Jump to content
15 posts in this topic

Recommended Posts

Hi,

i posted my experience of installing Leopard on this machine in the HCL today.

HCL Entry

If you have some Questions you could post them here .

The Info.plist for the ATIinject.kext including my EDID is in the Attachment. I have a 15,4 Zoll Display with 1920x1200 native resolution.

 

Update:

Get Sleep working using this method:Sleep on Thinkpads

Delete the extensions did not work for me.(System hangs on boot)

the extension /System/Library/Extensions/AppleACPIPlatform.kext/Contents/PlugIns/AppleACPILPC.kext is not loaded in my case

So i only had to edit the Info.plist of AppleLPC.kext and comment out one line:

<key>IONameMatch</key>

<array>

<-- <string>pci8086,27b9</string> --> / This one by add the "<-- -->" left and right

and sleeps works by pressing (Fn F4) and wakes up by opening the lid

 

Update:30.09.2008

Sleep/Wake by closing/opening the lid works with ClamShellDisplay.kext from Superhai

 

Update:3.12.2008

Im Anhang :

Boot.plist mit EFI_String für FireGL

DSDT.aml gepached für EFI_V9

Some extension that i using (Clamshell, GenericCPUPowerManagment,IntelCPUPMDisabler,AppleACPIPS2Nub, ACPIBattery ..)

z61p.zip

 

Update:25.12.2008

 

patched ApplePS2Controller.kext to get two keys working

 

1:"°^" key

2:"<>" key

z61p_3.zip

ATIinjectInfo.plist.zip

Link to comment
https://www.insanelymac.com/forum/topic/114403-thinkpad-z61p-0674-ksg/
Share on other sites

This method didn't work on T61, but it's not really a deal breaker for me by any means. It'd just be nice to have it working. Mine doesn't return any errors. It just goes to sleep, and then wakes up about two seconds later. Thanks for the help though.

  • 5 months later...

Hi,

download z61p3.zip from my 1. post there is a com.apple.Boot.plist with a efi string.

copy it to /Library/Preferences/SystemConfiguration/ and you will have resolution switching.

But only use it if you have the same Display(1920x1200) !!!

if you have a other display you need the edid of it and make your own efi-string you could take mine as base

I have changed the internal pcie-card to a AirPort card to get wireless working oob.

For Lan i search for a way to get it working too.

 

 

Ralf

boot with -s that gives you a terminal.

Do you get a black screen with mousepointer or without?

You need also to edit the plist of ATIRadeonX1000.kext and write your deviceID in it. I could post mine but i at 10.5.6 and dont know if it is compatible with 10.5.5.

<key>IOPCIMatch</key>
					<string>0x71871002 0x72101002 0x71DE1002 0x71461002 0x71421002 0x71091002 0x71C41002 0x71C01002 0x724
01002 0x72491002 0x72911002</string>

Section of Info.plist should look like this.

  • 4 months later...

Would you please give some detail..I have tried everything to get QE activated but not..Which ATIINJECT I have to use ..Should I install ATINDRV.kext as well ? I have edited plist.info in original ATIRadeonX1000.kext coming in IDENEB V1.4..

 

My Z61p has 1920x1200 screen like yours...

 

Kindly Regards

  • 3 weeks later...
  • 3 weeks later...

I have made a fresh setup with Ideneb 1.4 10.5.6...

 

1. There is no option selected in Installation steps.

2. I have selected All applications to be installed from IDeneb .

3. I have replaced your Bootlist.

4. I have patched ATIx1000 kext files with my device id.

5. Repaired perm..and so on..

 

Resolution supported perfectly...But no QE.

 

Kindly Regards

What say's "About this mac"->"Grafik-Monitore"?

My thinkpad show me this:

ATI Mobility FireGL V5200:

 Chipsatz-Modell:	ATI Mobility FireGL V5200
 Typ:	Monitor
 Bus:	PCIe
 PCIe-Lane-Breite:	x16
 VRAM (gesamt):	256 MB
 Hersteller:	ATI (0x1002)
 Geräte-ID:	0x71c4
 Versions-ID:	0x0000
 EFI-Treiberversion:	01.00.068
 Monitore:
Monitor:
 Auflösung:	1920 x 1200 @ 60 Hz
 Farbtiefe:	32-Bit Farbe
 Core Image:	Hardware-unterstützt
 Hauptmonitor:	Ja
 Synchronisierung:	Aus
 Eingeschaltet:	Ja
 Quartz Extreme:	Unterstützt
 Integriert:	Ja
 QuartzGL:	Unterstützt
Monitoranschluss:
 Status:	Kein Monitor angeschlossen

Try OSX86Tools to enable QuarzGL there is a button named so in the App

What say's "About this mac"->"Grafik-Monitore"?

My thinkpad show me this:

ATI Mobility FireGL V5200:

 Chipsatz-Modell:	ATI Mobility FireGL V5200
 Typ:	Monitor
 Bus:	PCIe
 PCIe-Lane-Breite:	x16
 VRAM (gesamt):	256 MB
 Hersteller:	ATI (0x1002)
 Geräte-ID:	0x71c4
 Versions-ID:	0x0000
 EFI-Treiberversion:	01.00.068
 Monitore:
Monitor:
 Auflösung:	1920 x 1200 @ 60 Hz
 Farbtiefe:	32-Bit Farbe
 Core Image:	Hardware-unterstützt
 Hauptmonitor:	Ja
 Synchronisierung:	Aus
 Eingeschaltet:	Ja
 Quartz Extreme:	Unterstützt
 Integriert:	Ja
 QuartzGL:	Unterstützt
Monitoranschluss:
 Status:	Kein Monitor angeschlossen

Try OSX86Tools to enable QuarzGL there is a button named so in the App

 

First of all thank you for quick reponse.

 

This is exactly the same as mine...But I have no qe enabled...

By the way..

One step forward...

 

Lets take it step by step :

 

1. I have installed Ideneb 1.4 (10.5.6) ... All Applications (Like kext helper etc..) and Audio driver.

2. System booted succesfully (1024x768).

3. I have made the all patched you have given above..

4. System booted succesfully. (1024x768)

5. I have replaced boot file from your post.

6. System booted succesfully. (1920x1200).Prett well..But no QE-CI. I need to add my devid as you have mentioned.

7. I have changed info.plist with my DEVID. in ATIRadeonX1000.kext.

8. (At this step I have removed cache files (I have forgotten before))..Kernel Panic....

9. I have used -x in boot option. System booted in safe mode.

10. I have replaced original ATIRadeonX1000.kext ..Updated caches...Reboot

11. System booted succesfully.

 

Now I think we have a different versions of ATI kexts..We have exactly the same notebook..My model is 0674-KSG as well ..Except you have changed your WLAN card and you have 4 Gb of RAM (I have 2 Gb.)..

 

Would you please do me a favor and send your ATI Kext files..

 

I think my Default IDeneb installation has different versions with Vanilla kernel (Like you have).

 

Kindly Regards

 

Celalettin Dizman

Dear Lemmy,

 

I am so sorry to disturb you again..But really, I have installed 14 times Ideneb4. I have used your EFI files..Everytime When I have installed. Osx86Tools as well...QuarzGL works and supported..no problem but QE is not working.

 

I am not able to use DEVID added ATIReadeonX1000.kext. (Just I have entered my devid) ..But OsX never boots and I get Kernel Panic.

 

That is why I have asked about the kext files. The only possibility is , I couldn't put my DEVID correctly in to the kext file..

 

I am really sorry to make you angry wioth my stupid questions but you are my only chance to have it running. I have searched all other possibilities..

 

Best Wishes.

 

Celalettin

×
×
  • Create New...