Mac OS X Development Development and discussion on the latest hackintosh drivers and methods.

Reply
 
LinkBack Thread Tools Display Modes
  (#41) Old
Senior Member
 
Posts: 144
Join Date: Aug 2009
Default 11-29-2009, 03:46 AM

Quote:
Originally Posted by chucklehman View Post
I do have SleepWatcher installed. Would that be a problem? If so how do I remove the SleepWatcher scripts?
Smart Phone Tools: Uninstall SleepWatcher

Quote:
uninstalling sleepwatcher:

open the terminal
sudo rm /usr/local/sbin/sleepwatcher
sudo rm /usr/local/share/man/man8/sleepwatcher.8
sudo rm /etc/rc.sleep
sudo rm /etc/rc.wakeup
sudo rm /Library/StartupItems/SleepWatcher


Dell mini 10v OSx 10.6.2 | Windows 7
Reply With Quote
  (#42) Old
Junior Member
 
Posts: 6
Join Date: Nov 2009
Default 11-29-2009, 06:19 AM

Just thought I'd mention I was able to get restart after sleep working OSXRestart.kext with VoodooPowerMini.kext after I upgraded to OSX 10.6.2.

Verified with CPU-X that the CPU speed stepping is still working correctly.


Dell Mini 10v | 1GB RAM | 160 GB HDD | Bluetooth | BIOS A06 | OS X 10.6.2 | NBI 0.8.3 | VoodooPowerMini | Hibernatemode 3 | Legacy USB Off
Reply With Quote
  (#43) Old
Junior Member
 
Posts: 11
Join Date: Dec 2009
Default OSXRestart.kext - restart after sleep - 12-05-2009, 04:51 PM

Quote:
Originally Posted by chucklehman View Post
I did the steps noted above but the problem still exists. When I close the lid for it to go to sleep or select sleep from the menu there is nothing I can do (including opening the lid, selecting keys, mouse, etc.) for it to wake up. I need to do a Hard Shutdown and restart.

I do have SleepWatcher installed. Would that be a problem? If so how do I remove the SleepWatcher scripts?
Same problem here and I *don't* have Sleepwatcher installed.

When my 10v goes to sleep for any reason it won't wake up no matter what Very frustrating. It wouldn't be so bad if it didn't automatically go to sleep whenever the lid is closed.

I just got the 10v two days ago. I've installed NBI 0.8.3RC4, updated to OSX 10.6.2, run NBI 0.8.3RC4 again and installed OSXRestart.kext and still have this problem. I'm actually considering cracking the case open and trying to disconnect the switch that detects when the lid is closed.
Reply With Quote
  (#44) Old
Guru
 
Posts: 1,375
Join Date: Mar 2009
Location: Texas
Default 12-05-2009, 05:04 PM

Quote:
Originally Posted by SirBedevere View Post
Same problem here and I *don't* have Sleepwatcher installed.

When my 10v goes to sleep for any reason it won't wake up no matter what Very frustrating. It wouldn't be so bad if it didn't automatically go to sleep whenever the lid is closed.

I just got the 10v two days ago. I've installed NBI 0.8.3RC4, updated to OSX 10.6.2, run NBI 0.8.3RC4 again and installed OSXRestart.kext and still have this problem. I'm actually considering cracking the case open and trying to disconnect the switch that detects when the lid is closed.
Did you disable USB Legacy in your BIOS? It is much easier than opening your mini.


Mini 9 | OS X 10.6.7 | NBI 20100616212351| BIOS 05 | 32 GB Runcore | 2 GIGS RAM
10V | OS X 10.6.7 | NBI 20100616212351 |BIOS 06|160 GB|1 GIG RAM| 6 Cell Dell Battery
Functioning Hibernation

Back up Mini 9| OS X 10.6.7| NBI 20100616212351| BIOS 05 | 32 GB SuperTalent | 2 GIGS RAM
Reply With Quote
  (#45) Old
Junior Member
 
Posts: 11
Join Date: Dec 2009
Default OSXRestart.kext - restart after sleep (10.6 only) - 12-05-2009, 06:39 PM

Quote:
Originally Posted by underwhelmed View Post
Did you disable USB Legacy in your BIOS? It is much easier than opening your mini.
Yes, but as others have discovered, the BIOS re-sets itself on the next boot!
Reply With Quote
  (#46) Old
Expert Member
 
Posts: 692
Join Date: Mar 2009
Default 12-06-2009, 12:03 AM

Quote:
Originally Posted by SirBedevere View Post
Yes, but as others have discovered, the BIOS re-sets itself on the next boot!
If you're using NBI 0.8.3 RC4 there's a reason why. There is a bug in the code and it will not create a *new* dstl.aml file. It will create an updated file if there already is a dstl.aml file there. One of the effects of the bug is that the BIOS will reset itself at every restart if this file isn't present.

So the workaround is restart and make sure all BIOS settings are correct then run NBI 0.8.2 and only choose the create dstl.aml file option then run 0.8.3 RC4 and choose the standard things, Chameleon, extensions, create dstl.aml file, etc.


Mini1: Vostro A90, Black, 2G, 1.3 Webcam, Bluetooth, 64G SuperTalent, OS X 10.6.4
Mini2: Mini9, Black, 2G, 0.3 Webcam, Bluetooth, 32G RunCore, OS X/Win 7, internal PCI-e SHDC Reader
Mini3: Mini10v. Black, 2G, Webcam, 640G HD, OS X 10.5.8/Win 7/Ubuntu [Hibernate w/NBI 0.8.3 RC4]
Dropbox Referral
Reply With Quote
  (#47) Old
Junior Member
 
Posts: 1
Join Date: Nov 2009
Default 12-07-2009, 05:14 PM

I downloaded the kext but my machine won't let me copy it to Mini10vext. I get a message saying that the folder can't be modified. What to do?

Thanks
Reply With Quote
  (#48) Old
Senior Member
 
Posts: 154
Join Date: Oct 2009
Location: Pittsburgh, PA
Default 12-08-2009, 01:17 AM

Quote:
Originally Posted by tamaxwell View Post
I downloaded the kext but my machine won't let me copy it to Mini10vext. I get a message saying that the folder can't be modified. What to do?

Thanks
you can copy it using the terminal and the sudo command? use "mv" since the kext is actually a directory.


Mini 9 | 2gb RAM | 16GB SSD / 8GB SDHC | OS X 10.6.3 Snow Leopard | NBI 0.8.4RC1
Apple TV | 160GB | CrystalHD
iPhone 4
Powermac G5 Tower | 2x 2.0GHZ | 8GB Ram | 160+250 GB HDD | OS X 10.5.8 Leopard | 24" Acer
Reply With Quote
  (#49) Old
Expert Member
 
Posts: 692
Join Date: Mar 2009
Default 12-08-2009, 02:17 AM

I'd suggest cp with appropriate flags to maintain the permissions and deleting the original:

sudo cp -P -R original /Extra/Mini10vExt/
sudo rm -r original


Mini1: Vostro A90, Black, 2G, 1.3 Webcam, Bluetooth, 64G SuperTalent, OS X 10.6.4
Mini2: Mini9, Black, 2G, 0.3 Webcam, Bluetooth, 32G RunCore, OS X/Win 7, internal PCI-e SHDC Reader
Mini3: Mini10v. Black, 2G, Webcam, 640G HD, OS X 10.5.8/Win 7/Ubuntu [Hibernate w/NBI 0.8.3 RC4]
Dropbox Referral
Reply With Quote
  (#50) Old
Junior Member
 
Posts: 9
Join Date: Nov 2009
Location: Tokyo
Send a message via Skype™ to Jyaneko
Default 12-09-2009, 02:36 AM

You have no idea how happy you just made me.

More questions on trackpad fixes and japanese keyboard functionality also coming your way.

Quote:
Originally Posted by meklort View Post
Sweet...Looks like restart after sleep does work.

Easy way to use it is to copy it into /Extra/Mini[9/10v]ext/
Then delete OpenHaltRestart from the same location
Run UpdateExtra.app, and reboot.
Reply With Quote
Reply

« all Adobe CS3 apps crash with 10.6.3 upgrade. | Any update on GT based Video Cards M11x »
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Copyright © 2008-2011 MyDellMini.com.