Jump to content

stuck on apple logo at boot please help


  • Please log in to reply
26 replies to this topic

#1
undadogz

undadogz

    InsanelyMac Protégé

  • Newbies
  • Pip
  • 15 posts
Hi sorry to trouble you i was trying to find a qe ci exotic patch to get my radian ati hd4890 working properly in osx lion i installed these kexts below with a kext installer


ATI4800Controller.kext/
ATIFramebuffer.kext/
ATIRadeonX2000.kext/
ATIRadeonX2000GA.plugin/
ATIRadeonX2000GLDriver.bundle/
ATIRadeonX2000VADriver.bundle/
ATISupport.kext/

the prob i have now is it freezes on the apple logo :( i can get into lion via safe mode but I'm fairly new to mac osx can anyone please advise me or post a link to new kexts that work ...i have uploaded the kexts except for... ATIRadeonX2000GLDriver.bundle because its 8 meg
i hope someone can help
mac pro 1,1 2,66 quad core 8g of ram radion ati hd4890

Attached Files



#2
buoo

buoo

    The Prodigal Son

  • Moderators
  • 4,456 posts
  • Gender:Male
  • Location:Italy
Don't change/replace any kexts, ATi 4890 should work with GraphicsEnabler.
If it doesn't work, look in ATI4800Controller.kext and check if the ID of your card is in the info.plist.

#3
undadogz

undadogz

    InsanelyMac Protégé

  • Newbies
  • Pip
  • 15 posts
i managed to open the controller kext but i can not see anything inside ? i opened it usin terminal any ideas ? thanks for replying

#4
Gringo Vermelho

Gringo Vermelho

    The Jan Bird fix

  • Supervisors
  • 4,877 posts
  • Gender:Male
  • Location:Brazil
Don't do that, just right-click -> show contents in the Finder. Kernel extensions are just like folders but with a different icon.

#5
buoo

buoo

    The Prodigal Son

  • Moderators
  • 4,456 posts
  • Gender:Male
  • Location:Italy
• Go to System/Library/Extensions
• Click on ATI6000Controller.kext, then Show Packages Contents
• double click on Contents folder, then open Info.plist


:poster_oops:

#6
undadogz

undadogz

    InsanelyMac Protégé

  • Newbies
  • Pip
  • 15 posts
my g card id is 0x9460 i can see a line that starts with <string> listed is 0x94601002 and there is 4 others listed but diff numbers ?

#7
iFIRE

iFIRE

    InsanelyMacaholic

  • Moderators
  • 2,575 posts
  • Gender:Male
  • Location:Bcn-Spain
<key>IOName</key>
<string>ATI4800Controller</string>
<key>IOPCIMatch</key>
<string>0x94401002 0x944a1002 0x94601002</string> add your device here
<key>IOProbeScore</key>
<integer>65000</integer>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>aty_config</key>

#8
undadogz

undadogz

    InsanelyMac Protégé

  • Newbies
  • Pip
  • 15 posts
Hi thanks for your reply how do i edit the kext and save it ? thanks can i just add the line you have highlighted in red 0x94601002 is already in the kext ? my device id is 0x9460 do i just add that in the string ?

#9
buoo

buoo

    The Prodigal Son

  • Moderators
  • 4,456 posts
  • Gender:Male
  • Location:Italy
4 different numbers? Do you mean the vendor ID?

listen to me:

Right ID = Device ID + Vendor ID


i.e. Follow this way:  > About this Mac > More info > System Report > Graphics/Display

AMD Radeon HD 6870:
Chipset Model: AMD Radeon HD 6870
Type: GPU
Bus: PCIe
Slot: PCIEX1_1
PCIe Lane Width: x16
VRAM (Total): 1024 MB
Vendor: ATI (0x1002)
Device ID: 0x6738
Revision ID: 0x0000


In this case you have to add 67381002 in info.plist

#10
undadogz

undadogz

    InsanelyMac Protégé

  • Newbies
  • Pip
  • 15 posts
TI Radeon HD 4890:

Chipset Model: ATI Radeon HD 4890
Type: GPU
Bus: PCIe
Slot: Slot-1
PCIe Lane Width: x16
VRAM (Total): 1024 MB
Vendor: ATI (0x1002)
Device ID: 0x9460
Revision ID: 0x0000
ROM Revision: 113-B7710C-176
EFI Driver Version: 01.00.318
Displays:

that above is my card this below is what was already on the next k


</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.kext.ATI4800Controller</string>
<key>IOClass</key>
<string>ATI4800Controller</string>
<key>IOMatchCategory</key>
<string>IOFramebuffer</string>
<key>IOName</key>
<string>ATI4800Controller</string>
<key>IOPCIMatch</key>
<string>0x94401002 0x944a1002 0x94411002 0x94431002 0x944c1002 0x94601002</string>

#11
buoo

buoo

    The Prodigal Son

  • Moderators
  • 4,456 posts
  • Gender:Male
  • Location:Italy
The kext is perfect!
If you don't get 3D acceleration, try adding GraphicsEnabler=Yes in org.chameleon.boot.plist in your Extra folder.

#12
undadogz

undadogz

    InsanelyMac Protégé

  • Newbies
  • Pip
  • 15 posts
mate i can't even boot up its stuck on the apple logo i am running in safe mode at the min have you any ideas i stupidly installed the kexts i uploaded on this post over my lion kexts without backing them up :( it was booting up before i did that I'm just hoping i can undo it perhaps ?

#13
JamesLittler

JamesLittler

    InsanelyMac Legend

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,022 posts
  • Gender:Male
  • Location:Portsmouth, England
Type GraphicsEnabler=Yes -v at the chameleon boot prompt, this is before you would see any sort of apple logo


EDIT

Hold on, are you using a real mac?

#14
undadogz

undadogz

    InsanelyMac Protégé

  • Newbies
  • Pip
  • 15 posts
hi i have fixed the boot up problem which is great but now only have 1 display option 1900x600 lol any idea how to get some resolution options back neone ? @james yes i have a mac pro 1,1 with radian ati hd4890 pcie card

#15
iFIRE

iFIRE

    InsanelyMacaholic

  • Moderators
  • 2,575 posts
  • Gender:Male
  • Location:Bcn-Spain

hi i have fixed the boot up problem which is great but now only have 1 display option 1900x600 lol any idea how to get some resolution options back neone ? @james yes i have a mac pro 1,1 with radian ati hd4890 pcie card



Look this EX: this is for my HD 5770 QE/CI Enable and all resolutions

Attached Files



#16
undadogz

undadogz

    InsanelyMac Protégé

  • Newbies
  • Pip
  • 15 posts
nice movie :) I've just d/loaded the netkas 10.7.4 exotic patch but still get no resolution changes :(

#17
iFIRE

iFIRE

    InsanelyMacaholic

  • Moderators
  • 2,575 posts
  • Gender:Male
  • Location:Bcn-Spain

nice movie :) I've just d/loaded the netkas 10.7.4 exotic patch but still get no resolution changes :(



The most important is if QE/CI Enable!!!! in your case is it enable for you? :worried_anim:

#18
undadogz

undadogz

    InsanelyMac Protégé

  • Newbies
  • Pip
  • 15 posts
no defiantly not the 1600x900 is the only display option available for me :(


ATI Radeon HD 4890:

Chipset Model: ATI Radeon HD 4890
Type: GPU
Bus: PCIe
Slot: Slot-1
PCIe Lane Width: x16
VRAM (Total): 1024 MB
Vendor: ATI (0x1002)
Device ID: 0x9460
Revision ID: 0x0000
ROM Revision: 113-B7710C-176
EFI Driver Version: 01.00.318
Displays:
Display:
Resolution: 1600 x 900
Pixel Depth: 32-Bit Color (ARGB8888)
Main Display: Yes
Mirror: Off
Online: Yes

#19
iFIRE

iFIRE

    InsanelyMacaholic

  • Moderators
  • 2,575 posts
  • Gender:Male
  • Location:Bcn-Spain

no defiantly not the 1600x900 is the only display option available for me :(


ATI Radeon HD 4890:

Chipset Model: ATI Radeon HD 4890
Type: GPU
Bus: PCIe
Slot: Slot-1
PCIe Lane Width: x16
VRAM (Total): 1024 MB
Vendor: ATI (0x1002)
Device ID: 0x9460
Revision ID: 0x0000
ROM Revision: 113-B7710C-176
EFI Driver Version: 01.00.318
Displays:
Display:
Resolution: 1600 x 900
Pixel Depth: 32-Bit Color (ARGB8888)
Main Display: Yes
Mirror: Off
Online: Yes


Put in your boot plist GraphicsEnabler=Yes or for test boot with this boot flag and look if have any change


XFX
4890 ATI Radeon HD 1GB Dual DVI
Yes
GraphicsEnabler=Y without DSDT. Dual confirmed. ATI 48xxInjector for Snow Leopard. QE/CI 48xx Patch for Lion
HIS
4890 ATI Radeon HD 1GB DDR5
Yes
Lion 10.7.0/10.7.2 ###### + QE/CI Patch by Netkas

http://www.insanelym...l=&fromsearch=1


http://olarila.com/f...c.php?f=2&t=716

#20
undadogz

undadogz

    InsanelyMac Protégé

  • Newbies
  • Pip
  • 15 posts
hi i have no idea what file the boot list is in or how to edit kext when i try to edit it says i ann not allowed

the links you posted for testing are dead links they no longer work mate ?





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

© 2013 InsanelyMac  |   News  |   Forum  |   Downloads  |   OSx86 Wiki  |   Mac Netbook  |   Web hosting by CatN  |   Designed by Ed Gain  |   Logo by irfan  |   Privacy Policy