![]() |
|
#1
|
|||
|
|||
DSDT on Pavilion dv6940ew
Hello.
I'm trying to get work sleep/restart/shutdown on my system 10.6.3. I only use VoodooHDA (S/L/E) and ApplePS2Controller.kext with AppleACPIPS2Nub.kext (E/E). Smbios emulates MBP5,1 to get SpeedStep working natively. I'm trying to modify USB section but has met a problem: there is no USB2 in DSDT (??) but it appears in the lspci (00:1d.1). The only device that is connected to this USB is fingerprint sensor. http://img695.imageshack.us/f/screenbi.png/ http://img441.imageshack.us/f/screen1pp.png/ Only this USB port is recogized as "external" and maybe this is the main issue? I don't have other ideas to move on. Attached dsdt.aml and lspci.txt. My laptop's spec: Pentium Dual Core T2390 (SS works), PM965+ICH8M, 8400M GS (works), lan RTL8101E (works), wlan BCM4310 (works), sound ALC268 (works). Last edited by fuzzy80; 06-05-2010 at 12:50 PM. |
#2
|
|||
|
|||
OK, I managed to make this USB port working as built-in by adding USB2 to DSDT - I replaced all USB sections from DSDT taken from MBP3,1. Now OSX can sleep but immediately wakes up and hangs. After hard reset the system resumes properly and works like a charm. I can't find what causes this issue. Any ideas?
|
#3
|
|||
|
|||
Try using latest Chameleon Bootloader with UHCIreset=Yes in com.apple.Boot.plist instead of that dirty DSDT mod...
![]() AMD Phenom II X4 955 - ASRock AM3A770DE - 8GB DDR3-1333 - Radeon HD 5570 1GB passiv - BCM4318 802.11b/g - Snow Leopard Retail
+++ AMD Phenom X3 8450 - ASRock AM2NF6G-VSTA (BIOS L2.39) - 4GB DDR2-800 - Radeon HD 4650 512MB - Snow Leopard Retail (retired) / OpenBSD |
#4
|
|||
|
|||
I have already tried this, won't work for me. Why do you say it's dirty?
|