#1
Posted 18 February 2012 - 05:42 PM
#2
Posted 19 February 2012 - 11:47 AM
Anyone had this and resolved?
BTW kernel log is blank!
#3
Posted 19 February 2012 - 01:24 PM
Running ML on a SSD, my main Sata Disk appears to be ejected on sleep; as on wake greeted by the notice that "The disk was not ejected properly. If ..........".
Anyone had this and resolved?
BTW kernel log is blank!
It also happened to me yesterday... In the next days i'll try to make another few tests...
#4
Posted 19 February 2012 - 03:42 PM
#5
Posted 19 February 2012 - 06:57 PM
In my opinion, it seems to be the same problem with AppleRTC like on Lion DP1 Preview !
try this : http://www.insanelym...howtopic=253992
Cordially
#6
Posted 20 February 2012 - 09:39 AM
commputeur go to sleep, i wake it up, 5 mn after my donnee's HDD is ejected
#7
Posted 20 February 2012 - 09:50 AM
Hi
In my opinion, it seems to be the same problem with AppleRTC like on Lion DP1 Preview !
try this : http://www.insanelym...howtopic=253992
Cordially
http://www.insanelym...dpost&p=1797706
for Mountain Lion and AppleRTC caused CMOS Resets.
#8
Posted 20 February 2012 - 10:21 AM
I see the same thing..it's not cmos reset, it's just that our HDD is ejected without doing anything =(
commputeur go to sleep, i wake it up, 5 mn after my donnee's HDD is ejected
Entering sleep with the Terminal window open, then waking and typing in to the Terminal shows there's no more system available...
typing sudo -s returns:
Permission denied
whoami returns:
Operation not permitted
ls -al / returns:
Operation not permitted
Here's what I see in the system log in console. Note: You need to have it running before sleeping as after waking from sleep the drives are lost and the logs will no longer be written to.
Console-System-Log.jpg 928.83KB
110 downloadsThe same symptoms happen regardless of bootloader, Chameleon, RevoBoot, XPC, Clover.
If this doesn't happen for everybody then it's got to be something on my machine.. possibly something in my ACPI tables? Need to check DSDT. But something had changed with Mountain Lion as this issue doesn't appear in 10.7.3.
I will run further tests when I get time.
- rayap likes this
#9
Posted 21 February 2012 - 08:08 AM
I've narrowed the search for the cause of this problem down slightly by running some crude tests.
Replacing the following kexts with older versions stops my disks disappearing after using a sleep/wake cycle.
AppleAHCIPort.kext v2.4.0 from 10.8 DP1 replaced with version 2.2.0 from 10.7.3
IOAHCIFamily.kext v2.2.0 from 10.8 DP1 replaced with version 2.0.7 from 10.7.3
It's not much, but it's a start.
Next step is to look more closely at these kexts to find out more.....
- jihu likes this
#10
Posted 21 February 2012 - 09:27 AM
Thx for your feed back
#11
Posted 22 February 2012 - 01:19 PM
#12
Posted 22 February 2012 - 02:11 PM
#13
Posted 23 February 2012 - 09:23 PM
Well after a few unsuccessful hit and miss attempts at patching IOAHCIFamily, I thought I'd try a different approach.
And now it seems my issue has something to do with ICH10 as changing the device-id of my SATA to that of ESB2 stops 10.8 DP1 losing my disks after a sleep/wake cycle.
ICH10-Issue.jpg 109.07KB
250 downloadsWith this, at least for now I am now back to using the AppleAHCIPort.kext v2.4.0 and IOAHCIFamily.kext v2.2.0 from 10.8 DP1.
But I want to use my native ICH10.
00:1f.2 SATA controller [0106]: Intel Corporation 82801JI (ICH10 Family) SATA AHCI Controller [8086:3a22]So what can be the problem with this? hmmm...
- qawpaw likes this
#14
Posted 24 February 2012 - 11:24 AM
#15
Posted 24 February 2012 - 12:26 PM
NOTE: This is only for testing and not something I'd recommend as a permanent fix.
I used an old trick to change the device-id - You can find read about it here: http://www.insanelym...dpost&p=1253758
It's just another step towards trying to pinpoint, or at least to help with trying to understand why I experience loss of drives after a sleep/wake cycle. I now know at least that it's something to do with using my native ICH10 with 10.8 DP1's AppleAHCIPort.kext and IOAHCIFamily.kext.
#16
Posted 24 February 2012 - 01:18 PM
#17
Posted 24 February 2012 - 01:34 PM
I've changed it and your tip works. Thanks again. So what is the advantage of ICH10 against ESB2
#18
Posted 24 February 2012 - 02:28 PM
can we edit this problem in dsdt?Hi efimac
NOTE: This is only for testing and not something I'd recommend as a permanent fix.
I used an old trick to change the device-id - You can find read about it here: http://www.insanelym...dpost&p=1253758
It's just another step towards trying to pinpoint, or at least to help with trying to understand why I experience loss of drives after a sleep/wake cycle. I now know at least that it's something to do with using my native ICH10 with 10.8 DP1's AppleAHCIPort.kext and IOAHCIFamily.kext.
#19
Posted 24 February 2012 - 02:43 PM
Maybe there's something to that scorcho. Though if it were by design, would it make sense for Apple to change their OS to eject all external drives when the system goes to sleep? Anyhow - this has to be a bug or an issue here on my system as the system drive becomes ejected too!Perhaps this explains why the drive ejects during sleep during the former and not the latter.
Earlier this morning I did run a test without using an orange icon fix and although the System Information/Serial-ATA/Intel ICH10/HDD status for Removable Media changed from No to Yes - it didn't make any difference with regard to the drives disappearing after wake from sleep. When I get more time at my machine I'll look further in to it.
If you get a chance to run some tests then please do.
I'm not sure what you mean qawpaw.can we edit this problem in dsdt?
The test to change device-id's is done in DSDT.
#20
Posted 24 February 2012 - 07:22 PM
Edit the info.plist and change the Chipset Name of the device matching yours to EBS2 AHCI.
So for me, searching for 0x3A228086 brings me to the ICH10RAHCI key. Then changing the subsequent:
<key>Chipset Name</key> <string>ICH10-R AHCI</string>to
<key>Chipset Name</key> <string>ESB2 AHCI</string>is all I need.
Simply place the modded kext in to
EDIT: to make it 10.8 only, place the kext in /Extra/10.8/Extensions then it won't get loaded for 10.7 or lower.
LegacyAppleAHCIPort.kext.zip 2.8KB
215 downloadsThere are many versions of this dummy kext around but I think original credits go to cyclonefr and netkas.
Again though. This is a workaround until a proper solution is found.
Also tagged with one or more of these keywords: sleep
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users



Sign In
Create Account








