InfiniteMac OSx86  


Reply
 
Thread tools Display modes
  #1  
Old 01-10-2009, 01:09 PM
eemerge eemerge is offline
Jaguar
 
Join Date: May 2008
Posts: 41
iatkos 5i not booting after update to 10.5.6

I think i must have misunderstood, but i read that iatkos 5i can be updated like a regular mac..so i applied the update from inside the OS, and on reboot, it hangs.

Any ways to make it work or at least rever to 10.5.5 without reinstalling from scratch?
Reply With Quote
  #2  
Old 01-10-2009, 01:47 PM
alphabeta23 alphabeta23 is offline
Cheetah
 
Join Date: Mar 2008
Location: Berlin, Germany
Posts: 14
My update attemp to 10.5.6 went wrong too. I could restore my system with the installation dvd using my timemachine backup. After reinstalling chameleon bootloader everything is working like before.

Good luck!
Reply With Quote
  #3  
Old 01-10-2009, 01:53 PM
eemerge eemerge is offline
Jaguar
 
Join Date: May 2008
Posts: 41
what if i dont have any backups on timemachine?
Reply With Quote
  #4  
Old 01-10-2009, 03:04 PM
lanceomni's Avatar
lanceomni lanceomni is offline
 
Join Date: Nov 2008
Location: Florida, US
Posts: 521
Tell us where it hangs. If your getting a blank screen with Apple logo use -v on boot and tell us where it stops.

Place your specs in your signature will help us too.

MOBO: Z77MX-QUO-AOS CPU: Core i7 3770K GPU: MSI N760 TF 2GD5/OC Case: Modded MacPro2,1
Memory: 32GB Corsair Vengeance (CMY32GX3M4A1600C9) Wifi: Airport Extreme bcm94321MCA BIOS: HermitCrab Labs H3A.816M
Monitor: AOC Q2963Pm 29" WFHD 2560x1080 21:9
Interests: KDE on Apple Darwin, Keeping it real with the command line, Helping those that help themselves
Reply With Quote
  #5  
Old 01-10-2009, 04:49 PM
eemerge eemerge is offline
Jaguar
 
Join Date: May 2008
Posts: 41
it hanged once after mounting the other hard disks, and once i dont remember where...

anyway meanwhile i reinstalled it and i will keep it to 10.5.5 .

also i have changed my video card since i was on VESA with my GTX 280. Now im on a 7200 GS 128 RAM , im not on vesa anymore, but one of the main reasons for installing mac, LOGIC (audio application) still detectes 0 MB VRAM.

i have chosen at installation the Titan drivers for nvidia and i might have chose the NVinject also (im not sure though). In System Profiler at Graphics there are 128 MB Vram, and at ROM says NVinject 0.2.1 ...maybe anyone can help me with this ?

Thanks

Last edited by eemerge; 01-10-2009 at 04:54 PM.
Reply With Quote
  #6  
Old 01-10-2009, 05:05 PM
lanceomni's Avatar
lanceomni lanceomni is offline
 
Join Date: Nov 2008
Location: Florida, US
Posts: 521
You don't want to select multiple graphics drivers.

Lets try this for your graphics card.

1. Go to http://nvinject.free.fr/ and download Latest_NVinject.0.2.1.zip

2. Go to the /System/Library/Extensions folder and remove existing graphic's kexts. (NVinject, NVkush, NVdarwin & Titan) You may want to back them up to a folder on your desktop or a USB thumb drive.

3. Unzip the file you downloaded and drop NVinject.kext into the /System/Library/Extensions folder.

4. Open Terminal and type the following to correct permissions to the Extensions folder.
Code:
sudo chmod -R 755 /System/Library/Extensions && chown -R root:wheel /System/Library/Extensions
5. Then type the following to repair permissions to your entire drive.
Code:
diskutil repairpermissions /
6. Then type the following to remove the Extensions.mkext cache file to force OSX to rebuild it with the new NVinject you installed.
Code:
sudo rm -R /System/Library/Extensions.mkext
7. Reboot with -v -f

Check to see if QE/CI is supported.

MOBO: Z77MX-QUO-AOS CPU: Core i7 3770K GPU: MSI N760 TF 2GD5/OC Case: Modded MacPro2,1
Memory: 32GB Corsair Vengeance (CMY32GX3M4A1600C9) Wifi: Airport Extreme bcm94321MCA BIOS: HermitCrab Labs H3A.816M
Monitor: AOC Q2963Pm 29" WFHD 2560x1080 21:9
Interests: KDE on Apple Darwin, Keeping it real with the command line, Helping those that help themselves
Reply With Quote
Reply