T60 x1300 10.6.3 QE/CI problems

OK, here is a place to discuss OSX on thinkpads.
Post Reply
Message
Author
gwurble
Posts: 5
Joined: Thu Apr 22, 2010 11:34 am
Location: Canberra, Australia

T60 x1300 10.6.3 QE/CI problems

#1 Post by gwurble » Thu Apr 22, 2010 11:27 pm

Hi All,

First, thanks to some fantastic posts/guides on getting ThinkPads working on OSX. This place has helped me the most in getting the T60 working on SL.

Now onto my current challenge. My currently stumbling block:
X1300 works at 1400x1050 with com.apple.Boot.plist Graphics Mode and Chameleon2.
I've added ATIRadeonx1000 key with my device ID to LegacyAppleRTC.kext (I already had this kext, I dont think I need the other key in there). I tried to follow Silencer's instructions on making a legacy kext.
I've read that I need to use ATIInject or RadeonHD but I am lost as to which.
I don't have QE/CI acceleration at the moment.

So my question is... What are the next steps that I need to follow?/Is there a guide?

Thanks for the help.



PS. When I was trying to read post about getting hex values I got a bit lost

PPS. Here is the system profiler output for my graphics setup at the moment.
Chipset Model: Unknown
Type: GPU
Bus: PCIe
Slot: Slot-1
PCIe Lane Width: x16
VRAM (Total): 64 MB
Vendor: ATI (0x1002)
Device ID: 0x7149
Revision ID: 0x0000
ROM Revision: 113-B7710C-176
EFI Driver Version: 01.00.318
Displays:
Display:
Resolution: 1400 x 1050
Pixel Depth: 32-Bit Color (ARGB8888)
Main Display: Yes
Mirror: Off
Online: Yes

[Edited] PPPS. I would like to keep this as Vanilla as possible so prefer to use /E or /E/E for any modified kexts.

Silencer
Junior Member
Junior Member
Posts: 345
Joined: Sat Dec 25, 2004 8:17 pm
Location: Riga, Latvia

Re: T60 x1300 10.6.3 QE/CI problems

#2 Post by Silencer » Fri Apr 23, 2010 3:13 am

Use RadeonHD, it's the only solution that will work for you.
ThinkPad T60p with Snow Leopard 10.6.8
Intel Core 2 Duo T7600
4GB RAM, ATI FireGL V5200 256MB (1400x1050)

Sebinouse
Junior Member
Junior Member
Posts: 280
Joined: Mon Mar 09, 2009 6:02 am
Location: Paris, France

Re: T60 x1300 10.6.3 QE/CI problems

#3 Post by Sebinouse » Fri Apr 23, 2010 3:16 am

I have in IntelGMA950 so I really don't know anything about RadeonX1300 ... but there is also this kext : http://www.insanelymac.com/forum/index. ... pic=148937

Good luck ;)

gwurble
Posts: 5
Joined: Thu Apr 22, 2010 11:34 am
Location: Canberra, Australia

Re: T60 x1300 10.6.3 QE/CI problems

#4 Post by gwurble » Tue May 18, 2010 5:22 am

Silencer,

I tried RadeonHD, but I am not even sure that it is being loaded. Before I come back to that I think I need to address the ATIRadeonX1000.kext problem.

I currently get mouse tearing if I modify the ATIRadeonX1000.kext to have my device ID. I am currently using the one with HEX edited value, as provided by someone else.

So my question ... Does ATIRadeonX1000.kext with ATI inject work on 10.6.x ? Does it stop mouse tearing?

Cheers.

Silencer
Junior Member
Junior Member
Posts: 345
Joined: Sat Dec 25, 2004 8:17 pm
Location: Riga, Latvia

Re: T60 x1300 10.6.3 QE/CI problems

#5 Post by Silencer » Tue May 18, 2010 5:28 am

gwurble wrote: I tried RadeonHD, but I am not even sure that it is being loaded. Before I come back to that I think I need to address the ATIRadeonX1000.kext problem.

I currently get mouse tearing if I modify the ATIRadeonX1000.kext to have my device ID. I am currently using the one with HEX edited value, as provided by someone else.

So my question ... Does ATIRadeonX1000.kext with ATI inject work on 10.6.x ? Does it stop mouse tearing?
Mouse tearing will always be an issue, unless you find proper framebuffers that'll work for you. I'm not sure about hex-patched X1000.kext, are you sure that unpatched one but with modified Info.plist doesn't work for you? I would try to use vanilla X1000.kext first. If it gets loaded (mouse tearing will show), you should then enable RadeonHD. Please mind, RadeonHD only works when X1000.kext is loaded.
ThinkPad T60p with Snow Leopard 10.6.8
Intel Core 2 Duo T7600
4GB RAM, ATI FireGL V5200 256MB (1400x1050)

gwurble
Posts: 5
Joined: Thu Apr 22, 2010 11:34 am
Location: Canberra, Australia

Re: T60 x1300 10.6.3 QE/CI problems

#6 Post by gwurble » Thu May 27, 2010 10:00 am

Silencer wrote: Mouse tearing will always be an issue, unless you find proper framebuffers that'll work for you. I'm not sure about hex-patched X1000.kext, are you sure that unpatched one but with modified Info.plist doesn't work for you? I would try to use vanilla X1000.kext first. If it gets loaded (mouse tearing will show), you should then enable RadeonHD. Please mind, RadeonHD only works when X1000.kext is loaded.
I turned on the vanilla ATIRadeonX1000.kext and mouse tearing shows. My System Profiler still displays:
Unknown:

Chipset Model: Unknown
Type: GPU
Bus: PCIe
Slot: Slot-1
PCIe Lane Width: x16
VRAM (Total): 64 MB
Vendor: ATI (0x1002)
Device ID: 0x7149
Revision ID: 0x0000
ROM Revision: 113-B7710C-176
EFI Driver Version: 01.00.318
Displays:
Display:
Resolution: 1400 x 1050
Pixel Depth: 32-Bit Color (ARGB8888)
Main Display: Yes
Mirror: Off
Online: Yes
Display Connector:


I checked Software > Extensions and ATIRadeonX1000 is there, RadeonHD is not... I have tried doing kextload RadeonHD and nothing changes.

Is there a way to make my system profiler display information about the card? Any way I can check why RadeonHD is not working? (although I don't see any references to it in kernel.log or system.log, and kextutil does say its loaded)

Silencer
Junior Member
Junior Member
Posts: 345
Joined: Sat Dec 25, 2004 8:17 pm
Location: Riga, Latvia

Re: T60 x1300 10.6.3 QE/CI problems

#7 Post by Silencer » Thu May 27, 2010 10:04 am

gwurble wrote:I checked Software > Extensions and ATIRadeonX1000 is there, RadeonHD is not... I have tried doing kextload RadeonHD and nothing changes.

Is there a way to make my system profiler display information about the card? Any way I can check why RadeonHD is not working? (although I don't see any references to it in kernel.log or system.log, and kextutil does say its loaded)
Do you have any injectors installed? If yes, RadeonHD won't work.
ThinkPad T60p with Snow Leopard 10.6.8
Intel Core 2 Duo T7600
4GB RAM, ATI FireGL V5200 256MB (1400x1050)

gwurble
Posts: 5
Joined: Thu Apr 22, 2010 11:34 am
Location: Canberra, Australia

Re: T60 x1300 10.6.3 QE/CI problems

#8 Post by gwurble » Thu May 27, 2010 10:19 am

I don't remember installing any, I did try ATIInject by placing it in /E/E but that is currently .kext.noload. What am I looking for to check?

Silencer
Junior Member
Junior Member
Posts: 345
Joined: Sat Dec 25, 2004 8:17 pm
Location: Riga, Latvia

Re: T60 x1300 10.6.3 QE/CI problems

#9 Post by Silencer » Thu May 27, 2010 10:23 am

gwurble wrote:I don't remember installing any, I did try ATIInject by placing it in /E/E but that is currently .kext.noload. What am I looking for to check?
Also check /S/L/E for ATIinject and com.apple.Boot.plist for EFI string (delete device-properties if you have any).
ThinkPad T60p with Snow Leopard 10.6.8
Intel Core 2 Duo T7600
4GB RAM, ATI FireGL V5200 256MB (1400x1050)

gwurble
Posts: 5
Joined: Thu Apr 22, 2010 11:34 am
Location: Canberra, Australia

Re: T60 x1300 10.6.3 QE/CI problems

#10 Post by gwurble » Sun May 30, 2010 6:33 am

Nothing in either one.

I do see this with dmesg:
Previous Shutdown Cause: 0
ATY_Init: Card 0x7149 was posted
ATY_Init: Quiting for card 0x7149

and then:
ATY,Megalodon: Not usable

sweec
Posts: 1
Joined: Tue Nov 06, 2007 3:40 pm
Location: Boston MA

Re: T60 x1300 10.6.3 QE/CI problems

#11 Post by sweec » Fri Jun 11, 2010 2:14 pm

You have ATY_init.kext installed. It's something like ATIInject but adds function to POST the secondary ATI card. Remove it since it does not work for you.

kage
Posts: 5
Joined: Tue May 17, 2005 10:28 am

Re: T60 x1300 10.6.3 QE/CI problems

#12 Post by kage » Mon Apr 25, 2011 2:52 pm

Been trying some of the instructions here to get my X1300 T60 working with QE/CI. So far I have done the plist editing for the ATIRadeonX1000, but the internal LCD never shows anything and only external monitor works.

I'm on 10.6.6, any ideas?

kage
Posts: 5
Joined: Tue May 17, 2005 10:28 am

Re: T60 x1300 10.6.3 QE/CI problems

#13 Post by kage » Mon May 09, 2011 7:51 pm

Have this figured out in case anyone needs to know:

1) Edit ATIRadeonX1000 and insert your dev ID (7149), you can use either a legacy kext or edit the kext in SLE directly
2) Remove ATISupport and ATIFrameBuffer kexts from SLE
3) Install RadeonHD kext from here: http://www.insanelymac.com/forum/index. ... pic=190586, either in SLE or Extra

Don't forget to repair permissions and generate proper kext caches (I use kext wizard). Now you should have QE/CI (check for the translucent menu bar), no mouse tearing, and resolution control in preferences.

If I could only get sleep working on my T60 I'd be all set.

Post Reply
  • Similar Topics
    Replies
    Views
    Last post

Return to “OS-X on a ThinkPad”

Who is online

Users browsing this forum: No registered users and 2 guests