InfiniteMac OSx86  


Reply
 
Thread tools Display modes
  #1  
Old 12-29-2008, 07:56 PM
nuttzy nuttzy is offline
Puma
 
Join Date: Dec 2008
Posts: 20
Kernel panic downloading BIG torrent file

I am using iPC osx86 10.5.6 version. Voodoo kernel 1.0 and i have seatbelt fix.
Why do i get this panic ?

My system:

AMD x2 6400+
MSI k9n SLI platinum
4GB DDRII 800mhz
400GB Sata hdd
Geforce 8800GTX

UPDATE:

I got kernel panic downloading 7.75 GB and 11GB files.

Last edited by nuttzy; 12-29-2008 at 09:18 PM.
Reply With Quote
  #2  
Old 12-29-2008, 07:58 PM
Puttabong's Avatar
Puttabong Puttabong is offline
 
Join Date: Jan 2008
Location: South Korea
Posts: 933
Hi,

Please list your system specifications (edit your post)!
Reply With Quote
  #3  
Old 12-29-2008, 08:34 PM
naquaada's Avatar
naquaada naquaada is offline
 
Join Date: Jan 2008
Location: Germany
Posts: 1,216
Do you have a system with 4 GB RAM or more? Maybe you need one of the 64bit-adapted chipset drivers, mainly for nForce, VIA and so.

2 Opteron systems: OSx86 10.5.8, Andy's 9.8.0 kernel, Asus A8N-SLI Premium, Opteron 185 o'clocked @ 2 x 2,95 GHz (2nd system 2.6 GHz), ATI Radeon HD2600XT 256MB Dual-Monitor 2x HP L2035, 4 GB RAM, Griffin FireWave as main audio device, Marvell + nForce LAN, Asus U3S6 USB3/SATA6 card, 5,5 TB harddisk, Firewire 800 card, Apple Remote + eHome IR receiver, 2x Wacom serial graphics tablet, Canon Pixma iP4700, Logitech Internet Navigator wireless keyboard/mouse combination.

My Audio stuff: M-Audio Transit USB (default audio), M-Audio ProFire 610, M-Audio ProFire Lightbridge (34 channels) using Creamware A16 ADAT converter MIDI: M-Audio Midiman 4x MIDI interfaceBehringer Audio Mixers: Xenyx 1002, Xenyx 1002FX, Xenyx 1202FX, Eurorack UB1002FX, Eurorack MX1804FX, Eurorack MX262A • FX devices: Lexicon MPX100 DSP, Behringer DSP-1000 Virtualizer, Behringer MiniFEX 800 DSP, Behringer Multicom Pro MDX4400 compressor RETRO: MSSIAH midi/sequencer/synthesizer cardridge for the C64 (Dual-SID), Steinberg M.S.I. MIDI Interface for C64
Reply With Quote
  #4  
Old 12-29-2008, 11:53 PM
nuttzy nuttzy is offline
Puma
 
Join Date: Dec 2008
Posts: 20
Yes i have 4GB ram and what drivers where i should get them ?
Reply With Quote
  #5  
Old 12-30-2008, 12:31 AM
nuttzy nuttzy is offline
Puma
 
Join Date: Dec 2008
Posts: 20
Update.

Here is picture of kernel panic, but i am not sure if they are allways the same. "BSD process name corresponding to current thread: kernel_task" was utorrent one time i remember.

http://www.ipix.lt/desc/34416829/
Reply With Quote
  #6  
Old 12-30-2008, 04:49 PM
lanceomni's Avatar
lanceomni lanceomni is offline
 
Join Date: Nov 2008
Location: Florida, US
Posts: 521
We corrected the issue Naquaada talks about above while in the IRC channel but I figured we would add it here too. In your case you have an nForce 570 chipset which is the same as mine. I was able to use Slashacks 64bit modified kexts to prevent freezing.
Slashack's Post: http://forum.insanelymac.com/index.php?showtopic=127611
64Bit AppleNforceATA.kext: http://darwin-ata.googlecode.com/files/AppleNForceATA.kext.zip

1. Remove /System/Library/Extensions/AppleNForceATA.kext if it exists
2. Copy AppleNForceATA.kext to /System/Library/Extensions
3. Entered your admin password when prompted
4. In Terminal write:
Code:
sudo chown -R root:wheel /System/Library/Extensions/AppleNForceATA.kext
sudo rm -R /System/Library/Extensions.kextcache
sudo rm -R /System/Library/Extensions.mkext
5. Restart using the boot flags:
Code:
-v -f -F
Sometimes Extensions.kextcache is not there. This isn't an issue. What we are trying to do is make 100% for sure that the cache is recreated with the new kexts. So basically we are deleting the cache and then booting with -f to force OSX to pull from the Extensions Folder

If your still having problems you can repair disk permissions in Disk Utility or by using Terminal with the following:
Code:
sudo diskutil repairPermissions /
This method can be used to install any kext you want. When installing homebrew kexts repairPermissions will make no difference as OSX wouldn't know the proper permissions to assign.

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

Last edited by lanceomni; 12-30-2008 at 06:00 PM.
Reply With Quote
Reply