Jump to content
27 posts in this topic

Recommended Posts

Try the guide in my signature. :)

 

Managed to get it installed and booting from Hard drive using Chameleon. Only problem is sound and USB. Tried rolling back the USB and booting usinf USBFix and USBBusFix but still nothing.

 

I also have to boot using -s -v and run fsck -fy and mount -uw / to get it to boot or the CPU halts due to some USB kexts.

Aha!

 

You have a familiar fsck issue...I know there's a solution but I can't remember it off of the top of my head. My advice: try booting the machine normally (with -v w/out -s) 5 times and see if it isn't taken care of. In the meantime I'll look up that other solution...

Aha!

 

You have a familiar fsck issue...I know there's a solution but I can't remember it off of the top of my head. My advice: try booting the machine normally (with -v w/out -s) 5 times and see if it isn't taken care of. In the meantime I'll look up that other solution...

 

Booting with just -v a good few time didn't sort it.

 

I removed my 2GB Ram stick so I was left with 4GB and it booted. Still without the USB though. When I add the 2GB back once again it won't boot. Is there a fix to that as it seems to be the source of the problem. I have -force64 in my boot file.

Yup, I just remembered; it's a 64-bit issue. You can try booting with arch=x86_64, but the kernel might be 32-bit...

 

Maybe google on how to run Snow on AMD with 4GB or more of RAM...I'm pretty sure it's been done before...

Yup, I just remembered; it's a 64-bit issue. You can try booting with arch=x86_64, but the kernel might be 32-bit...

 

Maybe google on how to run Snow on AMD with 4GB or more of RAM...I'm pretty sure it's been done before...

 

I'm using the modbin_kernel with Chameleon RC5. Tried mach_kernel and legacy_kernel but the just show KP

You using modbin from the HDD?

 

Post the KP from the legacy kernel from the HDD.

 

Yes I copied the modbin from nawcom Mod CD. The legacy is booting the same as the modbin now. I updated to 10.6.8 and and got passed the PCI Configuration error but I am stuck here now.

 

boot.JPG

 

That is booting using -x -f -v

 

As for the RAM issue. I just edited the chameleon boot file to maxmem=4095.

My fault. :P

 

Would it be too much of a hassle to reinstall? I can give you instructions but that would require another OS/machine.

Those errors from the last screener mean that the system can't acquire control of the USB controller from BIOS hence the "...get the chip to halt..". The best you can do is disable USB Legacy support in the BIOS USB configuration section.On some chipsets,it goes past that but external storage devices just don't work.I had experience with both cases..Not sure if yours fits into any of the cases though.Anyway,some time ago,i was using AnVAL loader (insanelymac user Valv's branch of chameleon) to reset the USB controller with USBLegacyOff=Yes.Also,use the legacy kernel as it contains the newest code from AnV and nawcom and is compiled from source,modbins is bin-patched and there is no new version above 10.6.2-3 as i can recall.Also,boot with arch=i386 -force64 as AMD's have problems with x86_64 with some sysenter systrap calls and cpu instructions.Kernel will be 32bit but drivers and apps will run 64 as per need.Also,use the .pkg from nawcoms blog cause it automates the patching of dylib.d libraries with amd patcher.

Those errors from the last screener mean that the system can't acquire control of the USB controller from BIOS hence the "...get the chip to halt..". The best you can do is disable USB Legacy support in the BIOS USB configuration section.On some chipsets,it goes past that but external storage devices just don't work.I had experience with both cases..Not sure if yours fits into any of the cases though.Anyway,some time ago,i was using AnVAL loader (insanelymac user Valv's branch of chameleon) to reset the USB controller with USBLegacyOff=Yes.Also,use the legacy kernel as it contains the newest code from AnV and nawcom and is compiled from source,modbins is bin-patched and there is no new version above 10.6.2-3 as i can recall.Also,boot with arch=i386 -force64 as AMD's have problems with x86_64 with some sysenter systrap calls and cpu instructions.Kernel will be 32bit but drivers and apps will run 64 as per need.Also,use the .pkg from nawcoms blog cause it automates the patching of dylib.d libraries with amd patcher.

 

I installed 10.6.8 update then the legacy kernel but still gets KP (Picture below). But it boots using nawcoms mod cd with the legacy kernel on the disc.

 

IMG_0076.JPG

Now that's odd...I'll have to look into that one.

 

Disable any CPU options in your BIOS. Keep it at stock settings and see if it still panics.

KP backtraces to ACPIFamily and the PCIFamily kexts..and by the versioning,i would say they are the 10.6.7 kexts which are in extra/extensions,overriding the 10.6.8 original kexts.They were installed with the legacy kernel installer.Try to remove them and use the original ones..make sure you move them out of extra/e and rebuld the kextcache,then tell us what is happening. BTW,you might need to use npci=0x2000 bootflag with the original kexts.

Good,it's an annoyance to boot off the cd for eternity.. :) Hmm..But acceleration is working?Full res,transparent top menubar? Seems like a framebuffer prob,card not being completely recognized.As for the sound,you have the option of VoodooHDA which can be unstable,have crackly sound,many problems,or to patch your DSDT and edit the original AppleHDA,but that involves dumping the codec verbs from a Linux box and so on.

There's a thread in the sound forum called VoodooHDA - common problems that might be able to help you out.

http://www.insanelymac.com/forum/index.php?showtopic=267905&hl=&fromsearch=1

 

Look in the FAQ for some basic DSDT info. :)

×
×
  • Create New...