![]() |
dsdt
1 Attachment(s)
Here you go folks.
|
Apparently my EHCI was being detected built-in even without the DSDT. So its just the UHCI that im really having problems with being detected as Expansion slot.
AppleUSBUHCI[0x6e76000]::start unable to initialize UIM |
nobody wanna help me ? pleeeease.
|
I have a P35-DS3P and I just downloaded your dsdt.aml file and the ethernet works, sound, sata is displayed as ich10 but cant seem to wake up the computer with the keyboard or mouse. My old dsdt showed the removal device when I woke up from sleep and my pci network card worked so now I can just use the internal card :) I have the apple aluminum keyboard as well hehe. The Usb mouse works for waking up which is odd but the keyboard doesnt do anything. Does hibernate work for anyone? Does wake from bluetooth work for anything? I read the only way you can wake from bluetooth is via internal apple or a dlink 120 bluetooth adapter is this true?
|
Quote:
I believe your #2 problem is normal behavior for a OSX86 machine. When I push my power button my sleep menu does not show up. It will however go to sleep. This patch had at one point worked for me. It doesn't anymore. http://www.infinitemac.com/f84/vario...post21188.html k |
@xwin78
My DSDT is in the original post. Also, does anybody have an old USB 1 hub? I'm working on getting the Apple aluminum keyboard to wake the computer from sleep. My Rocketfish apple mouse will wake the computer as it is detected as USB 1 (UHCI), my keyboard is detected as High Speed USB (EHCI). My theory is that if the keyboard was plugged into an old USB hub and not detected as high speed.... It might work then. Unfortunately I dont have an old hub to test. |
My DSDT Won't compile when I added the Graphics section Please Help
I have the Asus Maximus Formula and the GA-EP35-DS$ very similar to the posts here.
I used DSDTSE and all the fixes are in place. DTGP, HPET and RTC. I am trying to figure out exactly where the graphics section go. Here is the one I tried to fix, look in the section DEVICE (PCI0). Its very obvious where I started the the code. I could not move it over to the left and align everything. Do I need to start the code right under DEVICE (PCI0)? I started the code right between DEVICE (PCI0) and Name (_HID, EisaId ("PNP0A08")). I have a feeling I have placed it incorrectly or something? Is there an easy way in DSDTSE to insert the code generated into the main editor and have it automatically go to the correct section and insert correctly? File Attached |
1 Attachment(s)
Sorry the file did not attach the first time before I clicked Submit. I see there was a Submit below where the attached window was so I had to post this file in a reply. Sorry about that. Any help on formatting this correctly would be greatly appreciated!!
|
@wwbsox
hopefully we can find a fix for our aluminum keyboard waking from sleep, on my ES2L mobo it's the only thing that's missing since automatic sleep is now working thanks to PleaseSleep :) BTW are you using the one with num pad or without? |
Quote:
my mobo is a G31M-ES2L : it looks as if I'm not the only one facing its USB/sleep issues ! my BIOS settings are OK (S3 + USB wake from S3 in advanced options) : if the DSDT trick doesn't make it, I'm gonna try the Slices' .kext. thx for your help ! |