Jump to content
28 posts in this topic

Recommended Posts

Hi All, this is my first post but after 2 days I finally got osx86 working on my Athlon 64 3000+

Still having problems with the network under native and although the graphics are fast I am not sure if the correct drivers are being used. My xbanch score was 64. Could anybody tell me if there is more I can do? I have a 9800pro ati and k8m800 chipset. Any advice welcome and many thanks for all the hardwork. Cheers,

 

esky

Does anybody know if a Saphire Radeon 9550 AGP will work (QE/CI) ????

Thanks a lot!!!!!

 

yes it does! I do have the QE/CI enabled

 

Open Terminal and type in.

 

sudo -s

 

Type your root password and then

 

cd /System/Library/Extensions/ATIRadeon9700.kext/Contents/nano Info.plist

 

Scroll down and search like this...

<key>IOPCIMatch</key>

<string>0x4E441002 0x41441002 0x4E481002....

 

Add your dev. and ven. id.

<key>IOPCIMatch</key>

<string>0x41531002 0x4E441002 0x41441002....

 

Save your Info.plist file(Ctrl+O) and quit(Ctrl+X).

 

Rebuild kextcache file

 

kextcache -k /System/Library/Extensions

 

Reboot

Does anyone have ATINDRV.kext loaded at boot up?

 

(open terminal and type kextstat to fid out)

 

The real Intel iMac does so I'm thinking the tearing maybe linked to that.

 

you can kextload it and it says its loaded, but if you kextload -v it gives error which *I think* is why is doesn't load at boot up.

Its an interesting point about the cursorshadow being missing, maybe its the rendering of the mouse thats got the bug and not the ati drivers.

 

Anyone know how the cursor is driven and how to enable/disable features like cursorshadow?

 

Hmmm... Right now I am at G5 Dual 1.8 Mac, 10.4.5 and there's... NO cursor shadow! Actually I have never paid any attention upon it to be honest.. :pirate2:

Wierd, on my G5 dual 2.3 mac, with 10.4.5, i have a cursor shadow (it's very thin, but it's there ! :P)

Well.. There is something....like a pixel width black "shadow" 10 times thinner than the one of a window – is that it? :pirate2:

 

If so, sorry then – I simply did not notice it before.

×
×
  • Create New...