![]() |
|
#1
|
|||
|
|||
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. |
#2
|
||||
|
||||
Hi,
Please list your system specifications (edit your post)! |
#3
|
||||
|
||||
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 interface • Behringer 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 |
#4
|
|||
|
|||
Yes i have 4GB ram and what drivers where i should get them ?
|
#5
|
|||
|
|||
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/ |
#6
|
||||
|
||||
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 Code:
-v -f -F If your still having problems you can repair disk permissions in Disk Utility or by using Terminal with the following: Code:
sudo diskutil repairPermissions / 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. |