![]() |
#71
|
|||
|
|||
Yes, The usb ports all work. I have it set up so that the external ports are always powered and can be used to wake up the laptop (great for when it's docked using and external monitor or for when you're using the laptop as a very expensive phone charger. Bluetooth will take a few seconds to wake up.
|
#72
|
|||
|
|||
Battery life
What kind of battery life do people get from their X61? Could you please post some info, like "with extended life battery get 3.5 hours of regular use", or similar info.
Thanks, A. |
#73
|
|||
|
|||
i got 5 hours with the extra battery pack, which i could get 6hours with Win7
|
#74
|
|||
|
|||
Proper 640x480, 800x600, and 1024x768 resolutions via EDID
Install the DisplayVendorID-30ae folder in /System/Library/Display/Overrides and use the below Boot.plist. It's the same as my old boot.Plist, but with the EDID string removed since OSX seems to ignore the string when injected this way. It is instead added via the Display Override file.
|
#75
|
|||
|
|||
fan running continuously
does anyone have a fix for fan control, my fan is running constantly which i assume is the reason for shorter battery life other people are experiencing.
|
#76
|
|||
|
|||
Wow vampyrex13 are great...
Quote:
And So. com.apple.boot.plist add ForceWake=yes , this will be able to wake up for hibernate mode 3. hibernate 3 is auto save & shutdown when your note book batteries gone. /S/L/E/IONetworkingFamily.kext/contents/plugins/AppleIntelE1000.kext sorry. i'm not english. i can't speak english well but, how to attached file?? Last edited by kjknpupil; 09-02-2010 at 01:13 AM. Reason: just modified |
#77
|
|||
|
|||
I'll have a look at your AppleIntelE1000 suggestion. I'm still working on perfecting my DSDT code. I'll be posting up me new X61 kext pack in the next couple of days. My new DSDT has the following:
1. Unused elements removed (such as TPM; trust platform module) 2. Perfectly working sleep/wake and hibernation/resume 3. APIC IRQ redone to match the MacBook's 4. Updated UHCI and EHCI sections to fix random sleep/wake issues 5. Fully functioning P-States and C-States (I'm currently running 41-43C as I type this up) 6. Firewire code fixed to prevent errors which caused unnecessary CPU usage and heat 7. All EFI strings have been eliminated and are now included in the DSDT code 8. Eliminated the need for Legacy_AirportAtheros21.kext, as DSDT will assume you have an Atheros card installed. 9. All devices have been renamed to match the MacBook's |
#78
|
|||
|
|||
vampyrex13 //
i have a question. The microphone in your computer work? That's not my microphone work. VoodooHDA.kext did work before. But the noise is hurtful. Now your dsdt.aml & AppleHDA.kext does do not work for me do not perfectly. but nothing noise. Fairly happy. ^^ |
#79
|
|||
|
|||
Track Point doesn't work.
Hello vampyrex13.
I got all files from your megafile repository. Many functions of x61 did work. Thanks for your great work! But, I have just one issue: my x61's track point doesn't work. I don't know what is wrong. kextstatus says following this: bash-3.2# kextstat -l | grep PS2 35 0 0x55063000 0x3000 0x2000 com.yourcompany.driver.AppleACPIPS2Nub (1.0.0d1) <13 7 5 4 3 1> 39 1 0x5ae19000 0x6000 0x5000 com.apple.driver.ApplePS2Controller (1.1.0) <7 5 4 3 1> 50 0 0x5ae5c000 0x4000 0x3000 com.apple.driver.ApplePS2Keyboard (1.2.0) <39 31 7 6 5 4 3 1> bash-3.2# It seems that PS2 mouse device was not detected, and wasn't loaded ApplePS2Mouse kext. Do you have any solution? Last edited by bankerror; 09-07-2010 at 02:36 AM. |
#80
|
|||
|
|||
Fully Install Instruction
By the way, may anyone instruct how to clean install with vampyrex13's drivers?
Which post's method in this thread can match before install his drivers? 💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers. Last edited by bankerror; 09-07-2010 at 02:38 AM. |