Jump to content
23 posts in this topic

Recommended Posts

Well the problem is also i don't remember exactly what i should delete!!! If you can help me to remember that's be great...

EDIT: I just tried boot in -s mode and kernel panic again, it ask me something i don't understand anyway.. no way to replace files from ubuntu?

Well the problem is also i don't remember exactly what i should delete!!! If you can help me to remember that's be great...

EDIT: I just tried boot in -s mode and kernel panic again, it ask me something i don't understand anyway.. no way to replace files from ubuntu?

 

no ubuntu's hfs drivers are read only. you can boot up an install disk and go to the utilities menu then open up Terminal the repair from there

 

for my 4850 all i had to do was add my Device ID to ATI4800Controller.kext

 

Hey i really need help!! I tried to install the 4850 working driver from another OSX install but i could install only half and now it boot but the screen turn off just before arriving on desktop!

 

what driver did you install

 

let me give you a tip. DEMANDING help around here doesn't make anyone around here move any faster

I installed the driver i found here, i don't remember the topic, but they worked on a fresh install (well, that install didn't fully succeed...) "add my Device ID to ATI4800Controller.kext" how do i do that in the terminal?

 

cd /Volumes/***YOUR INSTALL***/System/Library/Extensions/Ati4800Controller.kext/Contents

 

nano Info.plist

 

then go control x and answer yes to saving changes then hit enter and reboot into your install using boot flag -f.

if you can boot in safe mode in finder go to system library extensions and look for all Files that start with ATI there are 2 main files that need to be there. ATIRadeonX2000.kext and ATI4800Contoller.kext. ati4800controller is where you need to add your device id

if it says something like /sbin/mount -uw and /sbin/fsck -fy or something like that you need to type

/sbin/mount -uw

to mount the drive read write. then you need to type

 cd /system/library/extensions/

and thats where you need to determine if you have AtiRadeonX2000.kext and ATI4800controller.kext

 

you need to cd into ATI4800Controller.kext/contents/

 

then type sudo nano Info.plist and add you device id, mine was 0x94421002 or something like that and hit Control X hit yes then enter and then reboot

How am i supposed to do that if i can't boot any OSX on this computer?! Anyway i tried what you said, it didn't work, i tried many things (making me crazy!!) here's capture :

 

20964722908041_img_2341.jpg

 

Here he started doing something endless & crazy with that HDA thing and it never ends, like infinite loop... wild reboot.

 

9577001924028_img_2342.jpg

 

Here he just stopped after the last line, like dead, wild reboot again.

 

10903211669790_img_2343.jpg

 

In this one, i boot in normal mode with just -v and.. that's it!

Your first screen has nothing about HD4850. This is VoodooHDA, a sound kext. Unsure why it messed up with you.

 

Second screen is showing Natit "working" -- unsure where this Natit.kext came from, but I strongly advise to remove it and update Chameleon to 2.0RC3 or latest, or PC-EFI 10.5 or latest.

 

Last screen appears to be the lack of the "Graphics Enabler" feature -- which may be fulfilled by either a recent Natit.kext or -- my recommended approach -- a boot.plist "GraphicsEnabler=Yes" flag with Chameleon/PC-EFI.

 

Surely you can find a lot of good threads in here about what and how to install these named tools.

 

Last but not least, sometimes 60Hz based resolutions doesn't work. In that case, you may be able to use a lower display resolutin with higher frequency, but not your optimal monitor resolution.

Well thanks for the answer, i didn't install anything else tjan the x1950. Driver found here, also my chameleon is already the one you said i think. I did all i could, remember i can't boot so if you don't tell me what to do in txt mode, im stuck :(

EDIT: I just tried to reinstall 10.5 (iAtkos v7) on another disk, if i use the ATI HD driver they offer, i get KP, if not then i get artefact in verbose mode... Damn i really can't get an install with this card :)

Well thanks for the answer, i didn't install anything else tjan the x1950. Driver found here, also my chameleon is already the one you said i think. I did all i could, remember i can't boot so if you don't tell me what to do in txt mode, im stuck :mellow:

EDIT: I just tried to reinstall 10.5 (iAtkos v7) on another disk, if i use the ATI HD driver they offer, i get KP, if not then i get artefact in verbose mode... Damn i really can't get an install with this card :huh:

 

artifacts are good. in this situation. that tells you that ATIRadeonX2000.kext found your card but you need to add your device id to ATI4800Controller.kext with the method i mentioned before.

×
×
  • Create New...