Page 1 of 1

10.6.3 on T60 1951CTO

Posted: Sun Apr 18, 2010 11:31 am
by afcn007
Most of the hardware works, problem it is graphic card, with GMA950 27a2, it only supports the external monitor to display, which keeps the laptop's lcd black, I have read someone have fixed this using dsdt which I do not know how and what the code to change, anyone who know how to do this dsdt?

Re: 10.6.3 on T60 1951CTO

Posted: Sun Apr 18, 2010 3:21 pm
by Sebinouse
Have a look here (this was for X60 series with an Intel GMA950 ...)

Re: 10.6.3 on T60 1951CTO

Posted: Mon Apr 19, 2010 8:43 am
by afcn007
Thank you. The GMA950 EFI fix the problem.

Other problem I am facing is I put VoodooHDA 0.2.6 under Extra/Extensions and sound is not working, and my wifi is atheros 5424, and it is not working.

Re: 10.6.3 on T60 1951CTO

Posted: Tue Apr 20, 2010 8:25 am
by afcn007
The sound problem is fixed by the Kext Helper, use Kext Helper b7 to install the voodooHDA 0.26 and install VOODOOHDA prefpane.

Only problem is wifi doesn't work, card is Atheros 5424.

Re: 10.6.3 on T60 1951CTO

Posted: Tue Apr 20, 2010 8:39 am
by Sebinouse
Have a look here for Atheros Legacy kext ... Edit the plist and modify the id with this one, and put it in /Extra/Extensions/

id:

Code: Select all

<string>pci168c,1014</string>
Repair Permission and rebuild kext cache (... or just simply run pfix !)

Reboot ...

Re: 10.6.3 on T60 1951CTO

Posted: Wed Apr 21, 2010 9:45 pm
by afcn007
It fixed the problem, Just put the AtherosFix.kext under /Extra/Extensions/ and reboot it works. Only touchpad the trackpoint do not work.

Re: 10.6.3 on T60 1951CTO

Posted: Thu Apr 22, 2010 3:34 am
by Silencer
afcn007 wrote:It fixed the problem, Just put the AtherosFix.kext under /Extra/Extensions/ and reboot it works. Only touchpad the trackpoint do not work.
For trackpad and trackpoint use VoodooPS2 linked in the last post here: http://forum.thinkpads.com/viewtopic.php?f=32&t=86059

Re: 10.6.3 on T60 1951CTO

Posted: Fri Apr 23, 2010 1:03 am
by afcn007
That fixed the problem, but I need to use kext helper to install the voodoops2 and ultranav drv.

Only right now the sleep does not work. Seems it relates to the voodoops2.

Re: 10.6.3 on T60 1951CTO

Posted: Fri Apr 23, 2010 3:11 am
by Silencer
afcn007 wrote:That fixed the problem, but I need to use kext helper to install the voodoops2 and ultranav drv.

Only right now the sleep does not work. Seems it relates to the voodoops2.
Download pfix and run in once, it will generate proper kext caches for you.

What is your sleep problem? If you cannon wake up, than it's audio related problem, most probably VoodooHDA related. If your screen is not shutting off, that it's video driver problem. VoodooPS2 cannot break sleep.

Re: 10.6.3 on T60 1951CTO

Posted: Fri Apr 23, 2010 3:40 am
by Sebinouse
Silencer wrote:VoodooPS2 cannot break sleep.
Actually it does on my X60t ... and so does VoodooHDA ... But sleep is a very tricky issue : I guess every config has its own sleep issues depending on the hardware and the software solution used to make it work ...

Re: 10.6.3 on T60 1951CTO

Posted: Thu Jan 27, 2011 9:16 am
by afcn007
I have upgrade from 10.6.4 to 10.6.6, I found when reboot, it stop at the Atheros5424 driver, and a cpu panic, if I disable the wifi in bios, I can boot successfully with 10.6.6 all works well except the wifi, any ideas?

Re: 10.6.3 on T60 1951CTO

Posted: Sun Feb 06, 2011 4:44 am
by Sebinouse
afcn007 wrote:I have upgrade from 10.6.4 to 10.6.6, I found when reboot, it stop at the Atheros5424 driver, and a cpu panic, if I disable the wifi in bios, I can boot successfully with 10.6.6 all works well except the wifi, any ideas?
Wifi support (Atheros) changed during 10.6.5 update. Check here to see what we did to recover wifi : http://forum.thinkpads.com/viewtopic.ph ... &start=194