#141
Posted 19 May 2010 - 06:24 AM
When I use a visualizer in iTunes, after about a minute or so it freezes, and only changes when I press a key or click the mouse. Closing and restarting iTunes resolves the issue for another minute or so, but I'm pretty sure it's a driver problem... Any ideas?
#142
Posted 20 May 2010 - 12:15 PM
cerfew, on May 19 2010, 07:24 AM, said:
When I use a visualizer in iTunes, after about a minute or so it freezes, and only changes when I press a key or click the mouse. Closing and restarting iTunes resolves the issue for another minute or so, but I'm pretty sure it's a driver problem... Any ideas?
ill try updating my iTunes to see if that makes a difference
#143
Posted 22 May 2010 - 06:19 AM
#144
Posted 22 May 2010 - 11:50 AM
perhaps updating may help?
#145
Posted 22 May 2010 - 11:04 PM
ok, i've got this machine:
ASUS P6T DELUXE V2
i7 920
6GB RAM
few HDDs
and this thing - SAPPHIRE HD4350 256mb
AND I'm absolutely new to OSX86.... but after maybe a week spent in reading topics here and there, burning DVDs, all kinds of OSXes i've just got N.O.T.H.I.N.G.
I don't have any nearby Mac computers, so as far as i've read my only option is Boot 132 + a Retail 10.6...... downloaded one... and i've followed a topic for my MB but i think i get a randomly blurred black screen with white squares etc. just before i get in the Graphic MAC OS Installer. when i tried -x i got STILL WAITING FOR ROOT DEVICE, when i tried GraphicsEnabler=n - nothing better...
so as I believe this is a 4350 problem...
1. i tried to put a boot file i downloaded from netkas (EFI 10.6, i believe) in a boot 132 iso, replacing the original one which was EFI 10.5... but the cd was no longer bootable
2. i tried a release by Hazard and i couldn't even see a line with text you usually see before getting into the installer...
3. i tried a leopard ISOs - Kalyway 10.5.2 , iDeneb 10.5.8 etc.... and I CAN'T GET TO THE GUI INSTALLER...
PLEASE HELP ME!
#146
Posted 25 May 2010 - 05:36 PM
(so we can have dual monitors, better performance, more reliable display wakeup from sleep, fix green apple etc)
This is because i hav'nt had any success, and need really people to help me, and it'd be nice to have a separate development thread.
ATi 4350 EFiString thread
#147
Posted 28 May 2010 - 07:06 PM
My system
Snow Leopard 10.6.3 mode i386
Dell Optiplex 745
BIOS 2.6.4
DSDT patched
Chameleon 2 RC5_pre8 without GraphicsEnabler.
Sapphire 4350 512 Mo VGA DVI HDMI connectors.
Get your Bios Rom with Winflash under Windows. Others tools exist Google is your friend.
It's made a long time i was searching howto make it work, it's done.
DVI working with DVI wire cable.(not with adaptor DVI to VGA.)
HDMI and VGA connectors does not work.
Just inject this code in your DSDT and add id 954f in ATI4500Controller.kext
Quote
{
Name (_ADR, Zero)
Name (_SUN, One)
Method (_DSM, 4, NotSerialized)
{
Store (Package (0x7E)
{
"@0,AAPL,boot-display",
Buffer (0x04)
{
0x01, 0x00, 0x00, 0x00
},
"@0,compatible",
Buffer (0x0E)
{
"ATY,Peregrine"
},
"@0,connector-type",
Buffer (0x04)
{
0x00, 0x04, 0x00, 0x00
},
"@0,device_type",
Buffer (0x08)
{
"display"
},
"@0,display-type",
Buffer (0x05)
{
"NONE"
},
"@0,name",
Buffer (0x0E)
{
"ATY,Peregrine"
},
"@0,VRAM,memsize",
Buffer (0x08)
{
/* 0000 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20
},
"@0,ATY,memsize",
Buffer (0x08)
{
/* 0000 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20
},
"@ATY,EFIDisplay",
Buffer (0x06)
{
"TMDSB"
},
"@0,AAPL,gray-page",
Buffer (0x04)
{
0x01, 0x00, 0x00, 0x00
},
"@0,AAPL,vram-memory",
Buffer (0x08)
{
/* 0000 */ 0x00, 0x00, 0x00, 0xd0, 0x00, 0x00, 0x00, 0x20
},
"@0,AAPL,gray-value",
Buffer (0x04)
{
0xbf, 0xbf, 0xbf, 0x00
},
"@0,display-connect-flags",
Buffer (0x04)
{
0x00, 0x00, 0x00, 0x00
},
"@ATY,ActiveFlags",
Buffer (0x01)
{
0x01
},
"ATY,ControlFlags",
Buffer (0x02)
{
0x00, 0x01
},
"@1,compatible",
Buffer (0x0E)
{
"ATY,Peregrine"
},
"@1,connector-type",
Buffer (0x04)
{
0x00, 0x00, 0x04, 0x00
},
"@1,device_type",
Buffer (0x08)
{
"display"
},
"@1,display-type",
Buffer (0x05)
{
"NONE"
},
"@1,name",
Buffer (0x0E)
{
"ATY,Peregrine"
},
"@1,VRAM,memsize",
Buffer (0x08)
{
/* 0000 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20
},
"@1,ATY,memsize",
Buffer (0x08)
{
/* 0000 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20
},
"@1,AAPL,gray-page",
Buffer (0x04)
{
0x01, 0x00, 0x00, 0x00
},
"@1,AAPL,vram-memory",
Buffer (0x08)
{
/* 0000 */ 0x00, 0x00, 0x00, 0xd0, 0x00, 0x00, 0x00, 0x20
},
"@1,AAPL,gray-value",
Buffer (0x04)
{
0xbf, 0xbf, 0xbf, 0x00
},
"@1,display-connect-flags",
Buffer (0x04)
{
0x00, 0x00, 0x00, 0x00
},
"AAPL,EMC-Display-List",
Buffer (0x40)
{
/* 0000 */ 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
/* 0008 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
/* 0010 */ 0x06, 0x10, 0x00, 0x00, 0x1B, 0x92, 0x00, 0x00,
/* 0018 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
/* 0020 */ 0x06, 0x10, 0x00, 0x00, 0x1C, 0x92, 0x00, 0x00,
/* 0028 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
/* 0030 */ 0x06, 0x10, 0x00, 0x00, 0x21, 0x92, 0x00, 0x00,
/* 0038 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
},
"AAPL,aux-power-connected",
Buffer (0x04)
{
0x01, 0x00, 0x00, 0x00
},
"AAPL,backlight-control",
Buffer (0x04)
{
0x00, 0x00, 0x00, 0x00
},
"AAPL,overwrite_binimage",
Buffer (One)
{
0x01
},
"AAPL,slot-name",
Buffer (0x07)
{
"Slot-1"
},
"AAPL00,blackscreen-preferences",
Buffer (0x04)
{
0x00, 0x00, 0x00, 0x08
},
"AAPL01,Coherency",
Buffer (0x04)
{
0x01, 0x00, 0x00, 0x00
},
"AAPL01,blackscreen-preferences",
Buffer (0x04)
{
0x00, 0x00, 0x00, 0x08
},
"ATY,vram_base",
Buffer (0x04)
{
0x00, 0x00, 0x00, 0x00
},
"ATY,remap-size",
Buffer (0x08)
{
/* 0000 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20
},
"VRAM,totalsize",
Buffer (0x08)
{
/* 0000 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20
},
"ATY,memsize",
Buffer (0x08)
{
/* 0000 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20
},
"device-id",
Buffer (0x04)
{
0x4f, 0x95, 0x00, 0x00
},
"ATY,VendorID",
Buffer (0x02)
{
0x02, 0x10
},
"AAPL,gart-width",
Buffer (0x01)
{
0x64
},
"ATY,Card#",
Buffer (0x0E)
{
"109-B77101-00"
},
"ATY,Copyright",
Buffer (0x33)
{
"Copyright AMD Inc. All Rights Reserved. 2005-2008"
},
"ATY,EFICompileDate",
Buffer (0x0C)
{
"Okt 09 2009"
},
//"ATY,EFIDispConfig" = <45 00 00 00 00 00 00 01> 0x0D, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
"ATY,EFIDispConfig",
Buffer (0x08)
{
/* 0000 */ 0x45, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01
},
"ATY,EFIDriverType",
Buffer (One)
{
0x02
},
"ATY,EFIEnabledMode",
Buffer (One)
{
0x01
},
"ATY,EFIHWInitStatus",
Buffer (0x08)
{
/* 0000 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
},
"ATY,EFIOrientation",
Buffer (0x02)
{
0x02, 0x00
},
"ATY,EFIVersion",
Buffer (0x0B)
{
"01.00.3180"
},
"ATY,EFIVersionB",
Buffer (0x0F)
{
"113-B77101-012"
},
"ATY,EFIVersionE",
Buffer (0x0F)
{
"113-B7710A-318"
},
"ATY,MCLK",
Buffer (0x04)
{
0x70, 0x2E, 0x11, 0x00
},
"ATY,MemRevisionID",
Buffer (0x02)
{
0x03, 0x00
},
"ATY,MemVendorID",
Buffer (0x02)
{
0x02, 0x00
},
"ATY,PlatformInfo",
Buffer (0x80)
{
/* 0000 */ 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
/* 0008 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
/* 0010 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
/* 0018 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
/* 0020 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
/* 0028 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
/* 0030 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
/* 0038 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
/* 0040 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
/* 0048 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
/* 0050 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
/* 0058 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
/* 0060 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
/* 0068 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
/* 0070 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
/* 0078 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
},
"ATY,Rom#",
Buffer (0x0F)
{
"113-B7710C-176"
},
"ATY,SCLK",
Buffer (0x04)
{
0x28, 0xDB, 0x0B, 0x00
},
"ATY,VendorID",
Buffer (0x02)
{
0x02, 0x10
},
"ATY,bin_image",
Buffer (0x10000)
{
Inject here your own bios rom
},
"device_type",
Buffer (0x14)
{
"ATY,PeregrineParent"
},
"model",
Buffer (0x13)
{
"ATI Radeon HD 4350"
},
"name",
Buffer (0x14)
{
"ATY,PeregrineParent"
}
}, Local0)
DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
Return (Local0)
}
}
Have Fun
Fred
Ps: QE CI Enable, Green Apple in upper left corner
#148
Posted 29 May 2010 - 10:54 AM
FredWst, on May 28 2010, 08:06 PM, said:
My system
Snow Leopard 10.6.3 mode i386
Dell Optiplex 745
BIOS 2.6.4
DSDT patched
Chameleon 2 RC5_pre8 without GraphicsEnabler.
Sapphire 4350 512 Mo VGA DVI HDMI connectors.
Get your Bios Rom with Winflash under Windows. Others tools exist Google is your friend.
It's made a long time i was searching howto make it work, it's done.
DVI working with DVI wire cable.(not with adaptor DVI to VGA.)
HDMI and VGA connectors does not work.
Just inject this code in your DSDT and add id 954f in ATI4500Controller.kext
Have Fun
Fred
Ps: QE CI Enable, Green Apple in upper left corner
for device-id injection without modifying the kext you can use this in /E/E/
#149
Posted 30 May 2010 - 08:48 PM
ANARCHiNTOSH, on Apr 12 2010, 04:54 PM, said:
(step by step guide/summary post)
QE/CI etc, DVI or VGA works but no dual monitors
Also no hdmi port, but apparently you can get hdmi if you use a DVI to HDMI adaptor.
You may have problems with this method if you are not using a vanilla kernal.
ATI4350.Fix.kext is a dummy kext that injects your device-id into ATI4500Controller.kext
Step 1:
If you are on 10.6.3
Just install the ATI4350.Fix.kext - this can go in E/E or S/L/E
If you are on 10.6.2
Install the ATI4350.Fix.kext
Right click on ATIRadeonX2000.kext (in /System/Library/Extensions) and select "show package contents"
Open up contents folder
Edit Info.plist using TextWrangler.app
Add "0x954f1002" directly after <string> which is underneath IOPCIMatch. Save file.
Delete /System/Library/Caches/com.apple.kext.caches
Step 2:
For only DVI:
Get this easy Chameleon-RC3 with PC-EFI 10.6 Installer
-----or------
For only VGA:
Get this easy Chameleon-RC4 Installer
Step 3:
Add an entry that looks like this to your com.apple.boot.plist
<key>GraphicsEnabler</key>
<string>Yes</string>
Step 4:
Get Kext Utility, run it to fix permissions and rebuild kextcaches
Reboot
Currently on 10.6.3 you will get a green apple in the top left of the screen, and some minor OpenGL anomalies.
Hello everyone.
I am a noob.
I am unsure exactly what to edit when and where.
*Do I do the edits in safe mode?
*Can I use Tonymacx86 MultiBeast with this guide?
*Will this work alongside Tonymacx86's MultiBeast post installation?
Regarding step 3 in the above guide, I noticed an entry in com.apple.boot.plist when I added the suggested lines "<key>GraphicsEnabler</key>" the following that said in one line "-v GraphicsEnabler=yes" I am not 100% certain now since I did not write it down and I am unable to boot back into SL after attempting to follow this guide above (not even safe mode or with a booter). It boots up (I think) to a black screen. I am unable to see anything. I have attempted many times to try and get back in safe mode with and without a booter to no avail. I should state that I did do all the edits in the guide whilst in safe mode (when it was working).
Apparently, Tonymacx86's MultiBeast post installer also has "Chameleon".
My System Specs:
-Motherboard: Gigabyte P55A-UD4
-CPU: i5-750
-GPU: Gigabyte ATI Radeon 4350 512MB GDDR2
-DVD Drive: Pioneer DVD Writer (that is all I know since I have yet to connect my windows 7 drives back in to check).
-I own the SL 10.6.0 Retail version.
-The SL version when attempting to follow this guide was 10.6.3 (managed to update via the installed SL 10.6.0 in safe mode by connecting to the internet since NIC/Network Card was working).
Apparently there are also reports of success using the 4350 on a hackintosh, yet I have failed to find a guide that clearly explains what booter did they/you use prior for initial install, and whether an actual Retail Snow Leopard was used.
I assumed the "Chameleon RC4" was suppose to be used before doing any install, and now I find out you can install it after you have done a SL install. This does not make sense.
Long story short in this rant; I bypassed step 2 in the above guide when I had to apparently reinstall "Chameleon", since I figured I would not need it due to Tonymacx86's MultiBeast had already installed it.
Do I need to literally install this guide's "Chameleon RC4"?
I've already wasted over 6GB downloading the 10.6.2 and 10.6.3 updates just to attempt to have a working Hackintosh. Remember, I can't use my optical drive strangely. Also none of my USBs as of yet have been recognized when attempting "Tonymacx86's" MultiBeast & iBoot (excluding the keyboard and mouse). So, the only way for me to upgrade my Retail SL is via internet (approx 700MB each time).
I ask you all to please help me since many of you have similar components.
I am willing to start completely from scratch using actual working tools if any of you know what literally works, as I am not having any success with Tonymacx86's MultiBeast & iBoot so far.
Let me know what booters you used for initial Snow Leopard install.
Let me know if you used a Retail Disk then upgraded to version 10.6.2 or 10.6.3.
Let me know of any Kexts I may need.
Let me know what post installation tools I may need.
P.s. I am already a member in Tonymacx86's forum and trying to come to a solution to install, though there does not seem to be any members in Tonymacx86's forum that also have the 4350 graphics card. So, here I am asking all of you whom had success with this card.
Thanks guys.
#150
Posted 31 May 2010 - 03:35 PM
Meomy, on May 30 2010, 09:48 PM, said:
I am a noob.
I am unsure exactly what to edit when and where.
*Do I do the edits in safe mode?
*Can I use Tonymacx86 MultiBeast with this guide?
*Will this work alongside Tonymacx86's MultiBeast post installation?
Regarding step 3 in the above guide, I noticed an entry in com.apple.boot.plist when I added the suggested lines "<key>GraphicsEnabler</key>" the following that said in one line "-v GraphicsEnabler=yes" I am not 100% certain now since I did not write it down and I am unable to boot back into SL after attempting to follow this guide above (not even safe mode or with a booter). It boots up (I think) to a black screen. I am unable to see anything. I have attempted many times to try and get back in safe mode with and without a booter to no avail. I should state that I did do all the edits in the guide whilst in safe mode (when it was working).
Apparently, Tonymacx86's MultiBeast post installer also has "Chameleon".
My System Specs:
-Motherboard: Gigabyte P55A-UD4
-CPU: i5-750
-GPU: Gigabyte ATI Radeon 4350 512MB GDDR2
-DVD Drive: Pioneer DVD Writer (that is all I know since I have yet to connect my windows 7 drives back in to check).
-I own the SL 10.6.0 Retail version.
-The SL version when attempting to follow this guide was 10.6.3 (managed to update via the installed SL 10.6.0 in safe mode by connecting to the internet since NIC/Network Card was working).
Apparently there are also reports of success using the 4350 on a hackintosh, yet I have failed to find a guide that clearly explains what booter did they/you use prior for initial install, and whether an actual Retail Snow Leopard was used.
I assumed the "Chameleon RC4" was suppose to be used before doing any install, and now I find out you can install it after you have done a SL install. This does not make sense.
Long story short in this rant; I bypassed step 2 in the above guide when I had to apparently reinstall "Chameleon", since I figured I would not need it due to Tonymacx86's MultiBeast had already installed it.
Do I need to literally install this guide's "Chameleon RC4"?
I've already wasted over 6GB downloading the 10.6.2 and 10.6.3 updates just to attempt to have a working Hackintosh. Remember, I can't use my optical drive strangely. Also none of my USBs as of yet have been recognized when attempting "Tonymacx86's" MultiBeast & iBoot (excluding the keyboard and mouse). So, the only way for me to upgrade my Retail SL is via internet (approx 700MB each time).
I ask you all to please help me since many of you have similar components.
I am willing to start completely from scratch using actual working tools if any of you know what literally works, as I am not having any success with Tonymacx86's MultiBeast & iBoot so far.
Let me know what booters you used for initial Snow Leopard install.
Let me know if you used a Retail Disk then upgraded to version 10.6.2 or 10.6.3.
Let me know of any Kexts I may need.
Let me know what post installation tools I may need.
P.s. I am already a member in Tonymacx86's forum and trying to come to a solution to install, though there does not seem to be any members in Tonymacx86's forum that also have the 4350 graphics card. So, here I am asking all of you whom had success with this card.
Thanks guys.
ATI 4350 for noobs, these are the current requirements:
10.6.3, ATI4350.Fix.kext in /Extra/Extensions/, Chameleon RC3 & PC_EFI 10.6 (for DVI) or Chameleon RC4 (for VGA)
and graphicsenabler turned on. also regenerate kextcaches (use kextutilty or pfix)
each and every criteria must be met for it to work. Yes you need to literally install this guide's Chameleon RC4 if you have a VGA monitor, or use the PC_EFI installer if you have a DVI monitor.
in answer to your questions:
this will work with multibeast. basicly, run through everything else in your installation process and then do this guide, and it should work. whether you follow the steps in safe mode or not it shouldnt make a difference.
ive uploaded my com.apple.boot.plist as an example of how graphicsenabler should be enabled (none of that GraphicsEnabler=yes stuff). dont use my boot.plist, but it should be useful as a reference for yours
ill add some more stuff to the guide, as it seems like its not clear enough.
good luck!
Raiyu, on May 31 2010, 02:28 PM, said:
Attached Files
#151
Posted 31 May 2010 - 04:46 PM
You my friend have made my day with the response and info.
I shall attempt your suggestions and report back with success et cetera.
Once again, thank-you for your time so far.
*Will report back with or without success*
#152
Posted 31 May 2010 - 10:01 PM
Guys, is it normal that after following this guide and restarting - the Apple Logo (gray) screen is displaying with a spinning disk (just below the Logo)? I typed this post out (on a different computer notably) while I am waiting patiently for this Apple Logo screen (gray) and spinning disk (just below the Apple Logo) to disappear. So far it has been 10 minutes.
Question time:
1) Is there some kind of repairing taking place?
2) How long will this go for? 30, 40, 60 minutes?
3) After how long is it safe to say I did another failed attempt installing OSX?
When will I know for sure I have epic failed?
P.s. I am seriously lmao at this. This is by far the most tedious learning in such a short period of time I had ever done. More so than Uni. Gosh, I have hardly slept these last three days (Starting from the weekend).
/Added after original post
Ugh, I should also state before I actually did a restart I deleted the old mach_kernal and replaced it with the 10.3.1 Vanilla Kernel. I hope this was not the cause.
That reminds me; can I use the 10.3.1 Vanilla Kernel with this guide?
Cheers guys.
#153
Posted 01 June 2010 - 08:09 PM
This topic is about HD 4350 on SNOW...I just would like to know how i can get this card working on 10.5.6 (ideneb)...I've found no topic about HD 4350 on Leopard 10.5.x (unfortunately...)
Please help
(excuse me, my english is not so good...)
#154
Posted 03 June 2010 - 05:34 AM
travis08, on Jun 1 2010, 01:09 PM, said:
This topic is about HD 4350 on SNOW...I just would like to know how i can get this card working on 10.5.6 (ideneb)...I've found no topic about HD 4350 on Leopard 10.5.x (unfortunately...)
Please help
(excuse me, my english is not so good...)
Sadly, you cannot use the card in anything under Snow Leopard. I had the same dilemna once, then I decided to just go for the upgrade to Snow. It was TOTALLY worth. it.
Anarchintosh: I tried updating to 10.6.3, but all I got was corrupted graphics on boot. I just restored back, I guess i'll just have to live with a non-working visualizer for a while.
#155
Posted 03 June 2010 - 02:35 PM
Meomy, on May 31 2010, 11:01 PM, said:
Guys, is it normal that after following this guide and restarting - the Apple Logo (gray) screen is displaying with a spinning disk (just below the Logo)? I typed this post out (on a different computer notably) while I am waiting patiently for this Apple Logo screen (gray) and spinning disk (just below the Apple Logo) to disappear. So far it has been 10 minutes.
Question time:
1) Is there some kind of repairing taking place?
2) How long will this go for? 30, 40, 60 minutes?
3) After how long is it safe to say I did another failed attempt installing OSX?
When will I know for sure I have epic failed?
P.s. I am seriously lmao at this. This is by far the most tedious learning in such a short period of time I had ever done. More so than Uni. Gosh, I have hardly slept these last three days (Starting from the weekend).
/Added after original post
Ugh, I should also state before I actually did a restart I deleted the old mach_kernal and replaced it with the 10.3.1 Vanilla Kernel. I hope this was not the cause.
That reminds me; can I use the 10.3.1 Vanilla Kernel with this guide?
Cheers guys.
er, i actually dont know why its not working for you. probably best to try a re-install and dont touch the kernel or anything. im actually using the 10.3.0 vanilla kernel, maybe 10.3.1 kernel is from snow leopard 10.6.4 beta and is giving issues...... i dont know.
cerfew, on Jun 3 2010, 06:34 AM, said:
it turned out that something happened to my kexts (update didnt replace the old ati kexts because i had modified them, pretty weird and unexpected). i manually replaced them with 10.6.3 kexts and it worked!
maybe try updating to 10.6.3 and also manually replace all the ATI kexts in S/L/E with those found in the 10.6.3 update disk image (its on apples website). you can use Pacifist to open the .dmg and get the kexts. just an idea......
are you using amd kernel?
#156
Posted 05 June 2010 - 07:59 AM
ANARCHiNTOSH, on Jun 3 2010, 07:35 AM, said:
er, i actually dont know why its not working for you. probably best to try a re-install and dont touch the kernel or anything. im actually using the 10.3.0 vanilla kernel, maybe 10.3.1 kernel is from snow leopard 10.6.4 beta and is giving issues...... i dont know.
aw, that sucks
it turned out that something happened to my kexts (update didnt replace the old ati kexts because i had modified them, pretty weird and unexpected). i manually replaced them with 10.6.3 kexts and it worked!
maybe try updating to 10.6.3 and also manually replace all the ATI kexts in S/L/E with those found in the 10.6.3 update disk image (its on apples website). you can use Pacifist to open the .dmg and get the kexts. just an idea......
are you using amd kernel?
I might try that a few days from now, I was trying to fiddle with it but kinda got lazy and just restored from my back up lol.
And yes, I am using the Qoopz AMD kernel. It's been working great so far, pretty sure that's what gave me graphics for 10.6.2.
#157
Posted 17 June 2010 - 07:47 AM
i tryed 10.6.2 & 10.6.3
every time it produced KP ATIRadeonX2000.kext, garbled image, or monitor out of range, when editing ATIRadeonX2000.kext & ATI4500Controller.kext
i think solution lies in kernel you are using. for me its chocolate_kernel on C2D E2140 + Asus P5KPL-AM/PS (G31) + SATA HDD + ATA DVD ROM
also another thing i noticed is that, when you set resolution in com.apple.Boot.plist (like Graphics Mode = 1280x1024x32) it wont work either.
one more solution to your problems might be PciRoot=0, that worked for me.
tested various bootloaders, and the only one that seems to work is EFI 10.6!
so you have to boot in chocolate_kernel with EFI 10.6, edit kexts with your ID's, and set com.apple.Boot.plist the proper way.
card works on both, DVI & VGA output, and there is no need for DVI2VGA adaptor to be pluged in.
here is little thread, with solution that worked for me, you could give it a shoot.
only drawback is that VGA ATI 4350 is recognised as ATI 4890.
http://www.insanelym...p...&hl=my 4350

Click for full size - Uploaded with plasq's Skitch
#158
Posted 17 June 2010 - 04:40 PM
Mac OS X 10.6.4

UPDATING.
Graphics corruption on boot. Its a kext problem.
I know of only one way to fix it:
replace all ATI kexts in 10.6.4 with those from 10.6.3
Heres my ATI kexts for 10.6.4
Replace the ATI kexts in S/L/E with these.
You must do it after updating and run pfix or kextutility
(device-id is in 4500controller)
You still need GraphicsEnabler on.
This is a really horrible way to update, but it works.
There must be a performance decrease, because desktop
now takes a second longer to load.
Green apple () is still there.
I am not going to update my guide with this because its a horrible method.
Personally im going to continue using 10.6.3 until
a more ninja
method is around for 10.6.4
#159
Posted 18 June 2010 - 11:08 AM
#160
Posted 20 June 2010 - 09:27 AM
ANARCHiNTOSH, can we put these kext in Extra/Extensions (instead of S/L/E) ? Thanks !
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users



Sign In
Create Account










