Help - Search - Members - Calendar
Full Version: No Wake From Sleep - Discussion / Fixes thread
InsanelyMac Forum > OSx86 Project > Post-Installation Discussion > OSx86 Tiger (10.4)
Pages: 1, 2, 3, 4, 5
enb14
I want that file too, megaupload doesn't works in my country sad.gif
jujubeanie21
Here is a rapidshare mirror for you all (just here trying to find a solution myself)
http://rapidshare.com/files/51518108/Apple...atform.kext.zip
sumguy
QUOTE(eberts @ Aug 6 2007, 02:17 PM) *
The ApplePCIConfigurator.kext is in the attachment.

http://www.megaupload.com/?d=BOELWSGN


um, the attachment contains AppleACPIPPlatform.kext, not ApplePCIConfigurator.kext. (and also the rapidshare mirror of jujubeanie21) ??
youngi
coz Configurator is a PLUGIN of Platform...config is built in platform and should load automatically dont worry
but what is ur issues with configurator? is this kext needed to correctly sleep and wake, coz i find that it is not loaded in the mean time?
aliab
Sleep works too with my DQ965gf Intel and i can wake up with my keyboard but i've to replug it after
Sleep seems to work with all P35 mobo
Could everyone confirm this
Question ?
enb14
With my system, I can sleep and wake up but only if I use an IDE hard drive, if I use a SATA hard drive it doesn't wakes up
kimnicebutdim
Hey there everyone.

I seem to have similar problems. My Hack (P5LD2-VM 945G, 10.4.9+netkas 8.9.1 kernel) sleeps and wakes fine in S3 mode but after waking I need to replug my USB devices. I read Ebert's post on needing to have ApplePCIConfigurator.kext loaded to reenable USB. As noted by another user this kext seems to be a plugin for AppleACPIPlatform.kext which is the file that was posted to Megaupload. I downloaded this and installed it but it causes a kernel panic on boot. Ebert's version of AppleACPIPlatform.kext on Megaupload is 1.0.10. I'm currently running version 1.0.3. I've also noticed that ApplePCIConfigurator.kext is not loaded when looking at System Profiler->Extensions.

What can be done to reenable USB devices without physically replugging them? Any suggestions?

Cheers.
takeawaydave
yep my last problem......

I noticed when I look at AppleACPIPlatfrom kext though the extension section of the System Profiler that it says:

AppleACPIPlatform:

Version: 1.0.3
Last Modified: 04/01/2006 02:35
Get Info String: 1.0.3, Copyright Apple Computer, Inc. 2003-2005
Location: /System/Library/Extensions/AppleACPIPlatform.kext
kext Version: 1.0.3
Load Address: 0x35d7d000
Valid: Yes
Authentic: Yes
Dependencies: Incomplete
Dependency Errors:
com.apple.iokit.IOACPIFamily: No valid version of this dependency can be found

Integrity: Kext is modified

A copy of this kext is in Extensions folder though.

My situation is that sleep is fine and I can push for example the mouse button to come out of sleep but then the USB kb and mouse need replugging.

also noticed following message:

System Sleep
Enabling XMM register save/restore and SSE/SSE2 opcodes
Started CPU 01
System Wake
vmnet: bridge-en3: interface en is coming UP
AFPSleepWakeHandler: waking up
Couldn't alloc class "com_mifki_r3d3"
Couldn't alloc class "com_mifki_r3d3"

AFP_VFS afpfs_mount: /Volumes/Music, pid 736


I don't know a lot about all of this stuff however. But does anyone else with similar problem get this message (dmesg output)????
consolation
JOYYYYYY....

After over a year of trying I stumbled onto a sleep solution!!!!


Doing this hack here plus plugging my mouse through Apple's aluminium keyboard (no other keyboard gives me sleep, tried a couple of different ones and no keyboard) gives me fully working sleep.

Funny thing is, I tried disabling safe sleep before - it's the new keyboard that does it on my hacky - go figure....
youngi
YAAAAYYY, thanks man, that made it work, but not directly, it worked the next day...so here's what i did

To check how much space you are losing, open terminal and:
Code:

ls -l /var/vm/sleepimage

To disable:
Code:

sudo pmset -a hibernatemode 0 sudo rm /var/vm/sleepimage

reboot

to enable again:
Code:

sudo pmset -a hibernatemode 1

reboot

--------------------------
now these codes caused my OS to shutdown instead of sleep....
so i went and set sudo pmset -a hibernatemode 3 and got sleep...............i dont know how but that's what i did...i mean, i had sleep but no wake, but right now the screen just woke up..yaaay..
ill test it once again...
youngi
ok, setting hibernation to 0 or 3 made the same result of sleeping, no safe sleep, the only difference is that when it's set to 3 i can see the HDD led flashing before sleeping for 2 seconds and then it's normal sleep....anyway they both woke out of sleep at around 30 to 100 seconds....that's what i hate about it, but at least i got it back, so im wondering if this code above had to do anything about it and that i had it working the past couple of months when i upgraded to 10.4.9 with the sleep supported kernel.

oh, and the first time it worked, it was safe sleep actually, and in the log attached i can see safe sleep working.
well, ill read the whole topic yet again to find any new info i was dropping.
thx guy for giving me hope.
consolation
http://developer.apple.com/documentation/D...n1/pmset.1.html

try "man pmset" as well....
paulicat
Hello everyone,

I've been working on the issue where your pc wakes successfully, but usb mouse/keyboard are frozen.
It seems to be coming from the AppleSMBIOS.kext and I've managed to get a new version of the kext out that has fixed it for me.
I've uploaded it here: http://www.mediafire.com/?ebgy5icpxmb
As usual, no guarantees, but this fixed it for me.
Its based off the 10.4.9 (latest source available) and the version # is 1.0.11. Tested on 10.4.9 and 10.4.10.
This has all the fixes for About This Mac crashing (I've only tested Intel).
Only issue I've found with this version that I'll try to fix when I get time, is that running ioreg -l will make the output stop at smbios. It doesnt seem to affect anything as far as I can see.

Good luck!

Paulicat
youngi
hey, i found that page where real mac users complain about sleep too biggrin.gif haha...anyway, there's some tweaking mentioned...thought this could help someone, ill try it myself coz i get the screen back after sleep sometimes after 2 or 3 minutes...i wish i get it instantly like within 5 seconds.

http://www.macfixit.com/article.php?story=20050301010110876
youngi
hey,
i noticed in my system log that RT2500replug kext is kind of making the timeout to replug the d-link wifi usb, even if the dongle is not plugged in the laptop. so i removed the kext, and i put the system to sleep and wake, and here's the log, it looks very very weird....also as soon as i plug in the usb wifi i get the connection faster than the replug kext.
CODE
Oct 24 01:50:53 cherif-herrawis-computer kernel[0]: System Sleep
Oct 24 01:50:53 cherif-herrawis-computer kernel[0]: Enabling XMM register save/restore and SSE/SSE2 opcodes
Oct 24 01:50:53 cherif-herrawis-computer kernel[0]: Started CPU 01
Oct 24 01:50:53 cherif-herrawis-computer kernel[0]: IOBluetoothHCIController::restartShutdownWL this is a wake from sleep
Oct 24 01:50:53 cherif-herrawis-computer kernel[0]: System Wake
Oct 24 01:50:53 cherif-herrawis-computer kernel[0]: Couldn't alloc class "com_mifki_r3d3"
Oct 24 01:50:53 cherif-herrawis-computer kernel[0]: ApplePS2Mouse: Unexpected data from PS/2 controller.
Oct 24 01:50:53 cherif-herrawis-computer kernel[0]: Couldn't alloc class "com_mifki_r3d3"
Oct 24 01:50:53 cherif-herrawis-computer kernel[0]: IOBluetoothHCIController::terminateWL .. done
Oct 24 01:50:53 cherif-herrawis-computer kernel[0]: WakeFromSleep is true
Oct 24 01:50:53 cherif-herrawis-computer kernel[0]: USBF:    368.681    AppleUSBHubPort: Port 2 of Hub at 0x5d000000 reported error 0xe00002ed while doing set feature (resetting port)
Oct 24 01:50:53 cherif-herrawis-computer kernel[0]: IOBluetoothHCIController::start Idle Timer Stopped
Oct 24 01:50:53 cherif-herrawis-computer kernel[0]: IOBluetoothHCIController::configurePM Start Idle Timer
Oct 24 01:50:53 cherif-herrawis-computer kernel[0]: Registering For 802.11 Events
Oct 24 01:50:53 cherif-herrawis-computer kernel[0]: [HCIController][setupHardware] AFH Is Supported
Oct 24 01:50:55 cherif-herrawis-computer kernel[0]: Intel8254x -- Link down -- 00:1b:24:22:3a:8a -- called by enableHardware() --
Oct 24 01:50:55 cherif-herrawis-computer kernel[0]: --        Auto-Neg Advertise Reg (04d) = 0xde1, Link Partner Ability Reg (05d) = 0x0, Gig Advertise Reg (09d) = 0xe00, Gig Link Partner Ability Reg (10d) = 0x4000
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer mDNSResponder: mDNS_SetPrimaryInterfaceInfo V4 address - incorrect type.  Discarding.
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete!! - Aborted!!
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: USB_RxPacketComplete - Failed to queue read!! - ior = 0xe000404f
Oct 24 01:51:02 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::USB_RxPacketComplete - Failed, read dead <--
Oct 24 01:51:02 cherif-herrawis-computer configd[64]: posting notification com.apple.system.config.network_change
Oct 24 01:51:02 cherif-herrawis-computer lookupd[385]: lookupd (version 369.6) starting - Wed Oct 24 01:51:02 2007
Oct 24 01:51:03 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:03 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:03 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:04 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:04 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:04 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:04 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:04 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:04 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:04 cherif-herrawis-computer kernel[0]: Couldn't alloc class "com_mifki_r3d3"
Oct 24 01:51:05 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:05 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:05 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:13 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:13 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:13 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:13 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:14 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:14 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:14 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:14 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:14 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:15 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:15 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:15 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:15 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:23 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:23 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:23 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:24 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:24 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:24 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:24 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:24 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:24 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:25 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:25 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:25 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:25 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:33 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:33 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:33 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:34 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:34 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:34 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:34 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:34 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:35 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:35 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:35 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:35 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:35 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:43 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:43 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:44 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:44 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:44 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:44 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:44 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:44 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:45 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:45 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:45 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:45 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:45 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:53 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:53 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:54 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:54 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:54 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:54 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:54 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:55 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:55 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:55 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:55 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:55 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:51:55 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:52:03 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:52:04 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:52:04 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:52:04 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:52:04 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:52:04 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:52:04 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:52:05 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:52:05 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:52:05 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:52:05 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:52:05 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!
Oct 24 01:52:06 cherif-herrawis-computer kernel[0]: RT2573USBWirelessDriver::BulkOutMLMEPacket - Write failed!!


pls tell me if something in the log points at a problem coz i hate waiting an unknown time till i get the screen back after wake. anyone had this issue and solved it?
youngi
hey guys, finally it's working flawlessly....i had to install the old released installer by macdotnub, acpicputhrottler.zip, that's after i removed the ACPICPUThrottle kext first, and i got wake from sleep instanteneously a couple of times in a row, also throttling working with the packaged DCPUManager....
but i still have the following kind of error in the log, but i think it was reported before.
CODE
Oct 24 16:40:50 cherif-herrawis-computer kernel[0]: ACPICPUThrottle: Adding CPU0
Oct 24 16:40:50 cherif-herrawis-computer kernel[0]: ACPICPUThrottle: type=82, datalen=12, _ASI=7f, _RBW=0, _RBO=0, _ADR=0
Oct 24 16:40:50 cherif-herrawis-computer kernel[0]: ACPICPUThrottle: ACPI returns no ACPI throttling available
Oct 24 16:40:50 cherif-herrawis-computer kernel[0]: ACPICPUThrottle: type=82, datalen=12, _ASI=7f, _RBW=0, _RBO=0, _ADR=0
Oct 24 16:40:50 cherif-herrawis-computer kernel[0]: ACPICPUThrottle: ACPI returns no ACPI throttling available
Oct 24 16:40:50 cherif-herrawis-computer kernel[0]: ---> P0, 2000Mhz, 31000mW, 10us, 10us (ctrl=0xc27, status=0xc27)
Oct 24 16:40:50 cherif-herrawis-computer kernel[0]: ---> P1, 1667Mhz, 25000mW, 10us, 10us (ctrl=0xa21, status=0xa21)
Oct 24 16:40:50 cherif-herrawis-computer kernel[0]: ---> P2, 1333Mhz, 19000mW, 10us, 10us (ctrl=0x81a, status=0x81a)
Oct 24 16:40:50 cherif-herrawis-computer kernel[0]: ---> P3, 1000Mhz, 13000mW, 10us, 10us (ctrl=0x613, status=0x613)
Oct 24 16:40:50 cherif-herrawis-computer kernel[0]: ACPICPUThrottle: Intel processor detected, family=6, model=f
Oct 24 16:40:50 cherif-herrawis-computer kernel[0]: ACPICPUThrottle: Using direct drive of Intel Speed Step Technology
Oct 24 16:40:50 cherif-herrawis-computer kernel[0]: ACPICPUThrottle: Setting CPU0 to powerstate 3
Oct 24 16:40:50 cherif-herrawis-computer kernel[0]: ACPICPUThrottle: rtc_cycle_count=100000000, newcount=50000000, cutoff=50000000
Oct 24 16:40:50 cherif-herrawis-computer kernel[0]: ACPICPUThrottle: Throttle succeeded with cur_status=0x613, want_status=0x0!
Oct 24 16:40:50 cherif-herrawis-computer kernel[0]: ACPICPUThrottle: rtc_cycle_count=100000000, newcount=50000000, cutoff=50000000
Oct 24 16:40:50 cherif-herrawis-computer kernel[0]: ACPICPUThrottle: Adding CPU1
Oct 24 16:40:50 cherif-herrawis-computer kernel[0]: ACPICPUThrottle: Failed with code -536870212


anyway, im really happy about that, now i have a reliable OS with sleep.
oh, and btw, i lost the cores temperature sensors in the dashboard widget, i only have the HDD temperature.
macCerr
I can't wake from sleep either. Everything comes back instantly, but I can't interact with anything. My cursor becomes the wheel, but not the spinning wheel and I can't click anything. I have a P5b and E6400.
Infamous
QUOTE(paulicat @ Oct 23 2007, 03:35 PM) *
Hello everyone,

I've been working on the issue where your pc wakes successfully, but usb mouse/keyboard are frozen.
It seems to be coming from the AppleSMBIOS.kext and I've managed to get a new version of the kext out that has fixed it for me.
I've uploaded it here: http://www.mediafire.com/?ebgy5icpxmb
As usual, no guarantees, but this fixed it for me.
Its based off the 10.4.9 (latest source available) and the version # is 1.0.11. Tested on 10.4.9 and 10.4.10.
This has all the fixes for About This Mac crashing (I've only tested Intel).
Only issue I've found with this version that I'll try to fix when I get time, is that running ioreg -l will make the output stop at smbios. It doesnt seem to affect anything as far as I can see.

Good luck!

Paulicat


Thanks!!!

Fixed the frozen USB after wake on Inte Bad Axe 1. I was using 1.0.1 before.

CS3 and Final Cut working too with this SMBios.
Infamous
Paulicat, what motherboard do you use please?

Your last SMBios work great even in 10.5 9a581 final with final kernel.
ulath the great
QUOTE(paulicat @ Oct 23 2007, 01:35 PM) *
Hello everyone,

I've been working on the issue where your pc wakes successfully, but usb mouse/keyboard are frozen.
It seems to be coming from the AppleSMBIOS.kext and I've managed to get a new version of the kext out that has fixed it for me.
I've uploaded it here: http://www.mediafire.com/?ebgy5icpxmb
As usual, no guarantees, but this fixed it for me.
Its based off the 10.4.9 (latest source available) and the version # is 1.0.11. Tested on 10.4.9 and 10.4.10.
This has all the fixes for About This Mac crashing (I've only tested Intel).
Only issue I've found with this version that I'll try to fix when I get time, is that running ioreg -l will make the output stop at smbios. It doesnt seem to affect anything as far as I can see.

Good luck!

Paulicat


Thanks Paulicat!

This worked for me with my Dell Gx520 running 10.4.10. Previously I had to replug the keyboard/mouse to get them working after waking from sleep.
royco
I have a slightly different problem, After replacing the AppleSMBIOS my Leopard install will sleep and wake up ok with drives connected and with USB drive intact but.. my display is garbled and fuzzy. You can barely make up the texts in the desktop. Tried different display drivers and still the same.

My 10.4.8 upgraded to 10.4.10 was sleeping and waking up perfectly, but the upgrade to 10.5 broke it( well atleast the waking up part). I cant even make a fresh Leopard install wake up properly, which was pretty easy for Tiger.

Those who have Sleep/wake up working in Leopard, what other extra stuff did you do?
Infamous
I did not do anything special. I just used that new Paulicat kext (it shows bad hardware/CPU info in system profiler though).

It might be your graphics card driver (natit?) causing you artifacts.
KingTKS
i did a new install of ToH leopard. installed just fine. i tried to sleep and my screen would go blank and sounds like everything went to sleep. but it was still on. like my power button and LED's on my dellm1210 stayed on. I had to hold down the power button to turn it off. So i tried paulicat's new kext and i got a weird combo. My screen stayed on as well as my led's but my usb devices powered down. I'm presuming it has to do with the usb fix you were making for yours. either way had to maually shut it down.

Anyone got any ideas?
Nico3d3
I've almost got working sleep here on my Asus P5L-VM. I changed the positions of two jumpers on the board who determine if there's electricity delivered to USB device when the pc is on sleep mode. I've configured them so that electricity is still available for USB in sleep mode. Now, my pc will go in sleep mode with a flashing power button, but I have no screen when it come back from sleep. Seems like it's a trouble with the ATI X1600 driver. My feeling is we wouldn't have any of these troubles if we were using an officially supported ATI, like the Radeon HD2600 they put in some iMac.
FavleX
Just Installed on my laptop the paulicat and ToH 5th november's kernel ; my sleep starts,then the power is on, so I can reactivate it with keyboard and it wakes up, but the video is not availaible!
Any suggestions?
royco
I finally got my sleep /wake up working in Leopard.( see post #171). I got a tip from Lucida to use the the other DVI connector near the board and it worked! I just lost my USB tho. I'll try Paulicats AppleSMBIOS to see if that will fix it.
NecronoiD
QUOTE(macCerr @ Oct 25 2007, 02:30 AM) *
I can't wake from sleep either. Everything comes back instantly, but I can't interact with anything. My cursor becomes the wheel, but not the spinning wheel and I can't click anything. I have a P5b and E6400.


I have the exact error on my dell d610 running 10.4.9.
I'm using a custom powermanagement.kext, remove the acpithrottle.kext, and using this custom smbios. At least the powerled blinks slowly as it were sleeping.

I also tried disabling the hibernate mode with no result

Nozumi
Hey guys, I've just installed OS X 10.4.10 with uphuck 1.4i and PascalW 10.4.10 patch.

Well, seems that after clean install, I can use sleep (not hibernate). Once I pressed that, everything's working, and my laptop (HP dv6101tx) gone to sleep. Once I press my power button, everything works again include the display. That means my sleep and wake is totally fine.

However, something didn't work right for me is: When my display goes to sleep itself (means, all the other stuff is working, is just the screen goes off), I can't wake my display again, you will be able to see lights coming out from the screen, but it's black.

Is that the same situation like you guys? Or is a different one?
helob
QUOTE(paulicat @ Oct 23 2007, 09:35 PM) *
Hello everyone,

I've been working on the issue where your pc wakes successfully, but usb mouse/keyboard are frozen.
It seems to be coming from the AppleSMBIOS.kext and I've managed to get a new version of the kext out that has fixed it for me.
I've uploaded it here: http://www.mediafire.com/?ebgy5icpxmb
As usual, no guarantees, but this fixed it for me.
Its based off the 10.4.9 (latest source available) and the version # is 1.0.11. Tested on 10.4.9 and 10.4.10.
This has all the fixes for About This Mac crashing (I've only tested Intel).
Only issue I've found with this version that I'll try to fix when I get time, is that running ioreg -l will make the output stop at smbios. It doesnt seem to affect anything as far as I can see.

Good luck!

Paulicat


Try to download AppleSMBIOS.kext from http://www.mediafire.com/?ebgy5icpxmb but its no more there.
Would appreciate if someone can point me to where I can get above Paulicat's AppleSMBIOS.kext.
Thanks
xopher
Yeah, the link is dead. Could someone upload it somewhere else?

Thanks a lot.
shila
I also would like to get a new download link!

thanks
shila

QUOTE(xopher @ Nov 20 2007, 09:50 PM) *
Yeah, the link is dead. Could someone upload it somewhere else?

Thanks a lot.

iron
Ok, boys and girls,

After pestering poor Paulicat ( sorry to such a pain tongue.gif ), he uploaded that smbios for me. So here it goes for the rest of you guys that need the file.

Thanks goes to Paulicat of course and for his tireless work and to all the other devs out there!

http://www.megaupload.com/?d=9NJQQC8A
GeekMan
It seems that this is really the one issue that the OSX86 community is having quite the tangle with.

I'm currently working with 10.4.10, updated from the JaS install. My hardware is an HP Pavilion with a P5LP-LE motherboard. After much tweaking, absolutely everything is working except that elusive Hackint0sh feature: sleep. Here are my results:

Sleep seems to work correctly at first. All the moving hardware shuts down and the power light changes to amber.

- With the 8.8.1 kernel, and using an NVidia card, the system seems to wake, but the display never comes back on and the system doesn't respond to keyboard commands.

- With the 8.8.1 kernel, using the built-in Intel g950, the system wakes, but the display shows a BIOS-test message from the intel graphics adapter. The UI is inaccessible.

- Better results occur with the experimental 8.10.1 kernel. The display wakes, but the loginwindow is not accessible for some reason. A spinning compass over the desktop color as if the system were shutting down. Also, with the 8.10.1 I don't seem to be able to mount disk images for some reason.

I hope that the brains of this community can put their heads together to solve this one! I for one would be grateful. smile.gif
munky
dont suppose PC-EFI helps the situation at all does it? ive not had time to test it yet.
pilsator
QUOTE(munky @ Dec 10 2007, 05:47 PM) *
dont suppose PC-EFI helps the situation at all does it? ive not had time to test it yet.


No success here with sleep. See my post (#802) in another thread.

cheers, pilsator
phvrc2nt
I know this "sleep" problem has been haunting osx86 awake... but one thing i noticed...

I'm using version 10.4.6 and sleep works fine. i tried 10.4.10 and every version after 4.6 and nothing seems to work. something must be right with the 10.4.6 kernel that just cant seem to correct itself afterwards...

I might be wrong though...

my2cents...
i_am...me
QUOTE(munky @ Dec 10 2007, 04:47 PM) *
dont suppose PC-EFI helps the situation at all does it? ive not had time to test it yet.

It kind does. mine will work if i boot with -f -v, no other combo i tried just -f and it didnt work.
pilsator
QUOTE(i_am...me @ Dec 13 2007, 07:45 AM) *
It kind does. mine will work if i boot with -f -v, no other combo i tried just -f and it didnt work.


Just booted with -f -v. That didn't have any effect on the sleep abilities of my board with 10.5.1.
i_am...me
QUOTE(pilsator @ Dec 13 2007, 09:35 PM) *
Just booted with -f -v. That didn't have any effect on the sleep abilities of my board with 10.5.1.

i dunno what it is, i think it might be the vanilla ACPIPlatform.kext im using
pilsator
Success!
Sleep seems to work at last on my machine.
See my post #43 here.
bill2
I've noticed the same thing that sleep only has ever worked properly with 10.4.6 and after that it has never worked correctly, again.

pilsator
Motherboard support is improving. That seems to be important for sleep (my theory). Kalyway also announced ICHX-support for his 10.5.1-DVD.
NecronoiD
What about ICH6 laptops like mine? I've tried with ich7 10.4.9 upuhck driver with no success
failo
I`m running 10.4.7 JaS with Gwan Update to 10.4.8 and Semtex kernel 8.8.1 sleep don`t work. All the hardware goes to sleep + the monitor too. At wake the system doesn`t wake but reboots. I have an Nvidia graphics 7300GT running with Natit 0.2 dual. I hadn`t applyed SMBios and PowerManagement kexts, do these kext have something to do with sleep function? I had X800 in my system the sleep didn`t work as well, but i got black screen! My config are Pentium D930, mobo P5LD2, IDE boot-drive + one SATA in AHCI mode, graphics 7300GT with 256MB. Please can somebody help me? Maybe changing the kernel will help, but please post some comands to install and to backup the old one in case something goes wrong!
Does sleep work with EFI? Can I get EFI with Pentium D?

Cheers!!!
yangj08
My laptop's a Panasonic T5 with 512MB RAM, 60GB HDD and 1.2GHz Core Solo. I first installed with JaS 10.4.8 where I had the same problem as described in the OP. Then I used the koolkal updater to update my system to 10.4.10. Sleep worked normally then, except for a little quirk- I had to use the power switch to put it in sleep but it woke when I opened the lid. Then I had problems and reinstalled with XxX 10.4.11 with vanilla kernel and EFI. Now it'll go to sleep, but it won't even respond anymore. I have to pull out the battery to reboot it. Any help here?
OsXsO
hi

here is my experience with wake from sleep..

i finally isolated my problem waking up from sleep. My system goes into sleep without any problem but by waking up the screen returns but i have no mouse curser and system seems to be frozen..

so i find out that something similiar happens when i reactivate my airport (atheros 5005) after turning it off due systempreference or finderbar.

so i checked if i desactivate my airport first and then i go into sleep my system wakes up perfectly...
i remember that my airport switch on and off problem started ca 10.4.8 "it was an seperate airport update"
same happens to tiger and leo with the new io80211family.kext. as my airport is fully funcitional i did not value this small "bug" until now.

so thats the reason why sleep is not working for me...

cheers


ranova
Doesn't seem much has changed, using 10.5.2, sleep still appears to wake up but the screen is frozen. sad.gif
themacmeister
I have had limited success on my 845GL chipset with S1 set in BIOS (using iAtkos 10.5.1). Custom Universal NON-SPEEDSTEP sleep kernel 9.2.0 from ToH on IRC. Custom SMBIOS.kext caused no wakeup - blue desktop with disk activity, but nothing else.

Standard SMBIOS from install, gives success 90% of the time - sometimes the harddrive clicks incessantly while asleep, which causes me great concern. The other times, it is a clean sleep (my external 500GB MyBook complains about being ejected uncleanly, but then remounts flawlessly). It all seems to work with S1, NOT WITH S3.

This is the first time in 2 years this machine has SLEPT with OSX86!!!
muitommy
i once got sleep working in my leopard too (10.5.2) , the exact same setup below ...
but once i did a fresh install, the sleep ability of my machine is gone ...

could anyone who can sleep (S3) kindly post up their version of following kexts
- AppleACPIPlatform.kext
- AppleSMBIOS.kext
- Kernel (type: "uname -a" in terminal and post up the result)
- EFI or not
- EFI-String or not

p.s. //Leopard user plz!

thanks, i hope i can figured this out ...
Slice
I made a comparison of Apple sources IOPCIFamily and IOGraphicsFamily of Tigers and Leo versions. The main difference in sleep support!
May be other kexts.
So you can't improve sleep support in Tiger without rewriting ALL drivers. sad.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.