Jump to content
10 posts in this topic

Recommended Posts

I have an Acer Aspire 1652wlmi :) with mobility radeon x300 (integrated) :thumbsup_anim: , and qe/ci dont work :unsure: , Callisto b003 fixed works great :thumbsup_anim: , I can change resolution and frequency. I tried a houndreds of combinations, but allways the same problem, after instalation of kovergs patch have an error: atiradeon9700.kext was installed improperly=( :thumbsup_anim: I tried to repeir permissions, but then I allways have crush of my sistem! :thumbsup_anim: I dont kno why, mabe its dont work with my PATA hard drive? Please help me somebody! What I do wrong????? My device id is 5460, mabe I need diferent version of OSX? I had read all topics of this forum about x300 and many people get there qe/qi I kno that problem in my actions I something do wrong :thumbsup_anim: When I install koverg patch in terminal it says that binmay not found or it should be that... Please HELP ME!!!

To fix the ATIRadeon9700.kext installation error, go to Terminal and type:

cd /System/Library
sudo rm -rf Extensions.mkext Extensions.kextcache
( -- give your password --)

cd Extensions
sudo chmod -R 755 ATIRadeon9700.kext
sudo chown -R root:wheel ATIRadeon9700.kext

Then reboot.

oh I kno that, after this sistem crush... Its like in disk utilities

If Disk Utilities would do the job, I would have recommended it. Instead, Disk Utility doesn't repair permissions on kexts properly. You need to do it manually like I typed.

ok ok ok!!! I said that I did a few hours ago that you typed! And I see just a loading screen with my cursor on that! Its not working! =) =( and I dont have any resolution in:

5. put your desire Res at "com.apple.Boot.plist" is not posible select at System Preferences, Its ok?

And I edit /System/Library/Extensions/ATIRadeon9700.kext/Content/MacOS/Info.plist. manualy, without nano, just copy it to desktop, edit it and than put it back, its not a problem? Mabe just kovergs patch dont work for me? and where I can download the first version of this patch?

IS THIS INSTRUCTION RIGHT?????

This is the second version of my ATI Radeon 9700 driver patcher.

 

1. Extract the archive.

2. sudo ./patch9700.sh HI LO (where HI is the high byte in hex of your device id and LO is the low byte, e.g.: ./patch9700.sh 5e 4b if your device id is 0x5e4b)

3. manually edit the /System/Library/Extensions/ATIRadeon9700.kext/Content/MacOS/Info.plist. Replace 5B60 with your device id

Example:

...

<key>IOPCIMatch</key>

<string>0x4E441002 0x41441002 0x4E481002 0x41481002 0x41501002 0x4E501002 0x41521002 0x4E541002 0x4A481002 0x4A491002 0x4A4A1002 0x4A4B1002 0x4A4C1002 0x4A4D1002 0x4A4E1002 *0x5E4B1002* 0x5B621002 0x3E501002 0x4E561002 0x5B641002 0x3E541002</string>

...

The asterisk (*) is only meant to emphasize the change, do not enter them.

 

For edit /System/Library/Extensions/ATIRadeon9700.kext/Contents/Info.plist use:

In a Terminal

sudo nano -w /System/Library/Extensions/ATIRadeon9700.kext/Contents/Info.plist

then Ctrl + O to save the changes AND Ctrl + X to Exit

4. Remove kextcache

sudo rm /System/Library/Extensions.kextcache

kextcache -k /System/Library/Extensions

5. put your desire Res at "com.apple.Boot.plist" is not posible select at System Preferences

6. Repair disk permissions with Disk Utility

7. Finally reboot

 

Some mouse artifacts are reported. I am working on resolving the problem.

 

NOTE: this patch is very experimental, I only released it because of heavy mail traffic. I you are not an experienced user please wait for a better version.

 

--koverg--

 

 

I need to raplace with my id 0x5E4B1002???? or 0x5B621002?????

×
×
  • Create New...