Jump to content

Roquin

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by Roquin

  1. Output and internal microphone works great on my D630. But line in does not work. Anyway, thanks for your work.
  2. No, it doesn't work. However, after several tests --- Models/D630-nvidia/org.chameleon.Boot.plist 2011-10-15 18:45:12.000000000 +0800 +++ org.chameleon.Boot.plist 2011-11-08 09:35:42.000000000 +0800 @@ -4,14 +4,12 @@ <dict> <key>EHCIacquire</key> <string>Yes</string> + <key>DropSSDT</key> + <string>Yes</string> <key>EthernetBuiltIn</key> <string>Yes</string> <key>ForceHPET</key> <string>Yes</string> - <key>GenerateCStates</key> - <string>Yes</string> - <key>GeneratePStates</key> - <string>Yes</string> <key>GraphicsEnabler</key> <string>Yes</string> <key>Kernel</key> works fines. Besides, I don't use emulated speedstep support and NullCPUPowerManagement.kext.
  3. I edited your dsdt.aml in edp2.2beta just a few bits by a hex editor. So I think it is better to make this change on your own for all the models with nvidia graphic card. Besides, somebody reported that after this modification, external monitor does not work. Since I don't have a external monitor, I cannot verify this problem.
  4. After several tests, I resolved it! It is due to org.chameleon.Boot.plist. After replaced by the file in edp1.9, everything works again. But I don't know which line in this file causes this problem. Besides, the original dsdt.aml in edp2.2beta has a problem for laptops with Nvidia graphic card. The screen keeps off after boot while I can still login by ssh. change from "device_type", Buffer (0x0D) { "NVDA,Geforce" }, to "device_type", Buffer (0x0C) { "NVDA,Parent" }, resolved this problem.
  5. When I was using 10.7.1 with edp1.9, the geekbench score is around 3000. But after upgraded to 10.7.2 with edp2.2beta, the geekbench score is around 900, and I the laptop is too lag for daily use. How can I fix that?
×
×
  • Create New...