View Full Version : Multiple errors after booting up! What do I do?
yazyazoo
03-02-2008, 11:03 PM
I finally got this installed on my computer. After booting I get around 8 little windows of errors. They all are 'System Extension can't be used' system extension '/System/Library/EXtensions/ALCinject.kex' try reinstalling it. The other errors similar to this are LaptopDisplay.kext, Apple AzaliaAudio.kext, NVinjectGo.kext, Natit.kext, IOHDAudioFamily.kext, Apple Azalia Controller.kext.
What do I do to correct this?
MY specs are down below!
yazyazoo
03-02-2008, 11:04 PM
NFORCE6M-A
NFORCE520LE
IDT HD 6-channel HD audio CODEC
Realtek 8111B Giga LAN
Nvidia 8400GS
AMD BE-2300
OCZ DDR2 800 Ram
Maxtor 320GB HD PATA
Ianxxx
03-02-2008, 11:08 PM
Before you do anything else try repairing permissions
yazyazoo just correct permissions for all of these files. that should help u
guliath
03-03-2008, 10:39 PM
i'm having the same problem, and no sound or internet. how do i repair permissions?
Ianxxx
03-03-2008, 10:46 PM
either open disk util click on your hard drive in the right hand side window and click on verify permissions
or
sudo -s
"input your password"
/Volumes/"name of your hard drive"/System/Library/Extensions chown -R 0:0 *
/Volumes/"name of your hard drive"/System/Library/Extensions chmod -R 755 *
guliath
03-03-2008, 11:57 PM
thanx lanxxx, anyways, i rapaired permissions, but the same errors keep on coming. the os does no detect any audio devises, and no modems at all. what should i do??
Ianxxx
03-04-2008, 12:08 AM
guliath:thanx lanxxx, anyways, i rapaired permissions, but the same errors keep on coming. the os does no detect any audio devises, and no modems at all. what should i do??
Tell us your specs and exactly what the problem is
guliath
03-04-2008, 12:29 AM
well, the same problem yasyazoo had, when it starts a few errors come up, that Apple AzaliaAudio.kext, NVinjectGo.kext, Natit.kext, IOHDAudioFamily.kext, Apple Azalia Controller.kext. can't be used. and no ethernet card and sound detected.
guliath
03-04-2008, 12:31 AM
specs are
amd athlon x2 4200 sse3
asus m2n-mx nforce430
4x 512 kingston memories (2gb)
sata 2 western digital 250gb hard
Ianxxx
03-04-2008, 12:45 AM
repair permissions
http://www.86.talktalk.net/Pic.png
guliath
03-04-2008, 01:32 AM
i've already done that, but the error keeps the same. i have now installed a Genius Sound Maker Value 5.1 PCI audio card, and found some drivers that should work, how do i install them?
Ianxxx
03-04-2008, 01:37 AM
it should be just a kext file
That is the soundcard I have,
use this one it works spot on
http://www.86.talktalk.net/CMI8738PCIAudioDriver.kext.zip
put it in system/library/extensions
then
sudo chown -R 0:0 *
sudo chmod -R 755 *
reboot with -f
thats it
guliath
03-04-2008, 03:21 AM
well thanx a lot dude, i'll try that later cause i'm not at home right now
yazyazoo
03-04-2008, 04:52 AM
lanxxx,
Thanks for the reply. I tried going back to diskutil from the boot up disk and tried both repair and verify disk permissions. It didn't fix it. Are these all driver issues? My LAN works but no sound. I don't know if my XFX Nvidia 8400GS is fully functional. From my specs in the second post of this thread, does it look like I should be able to find the drivers for the LAN, Sound, Video card?
What should I do to correct these errors? I am happy though. I have been trying for 2 months to get this to work and this is the farthest I have got.
Ianxxx
03-04-2008, 05:14 AM
I have no idea about the soundcard or the graphics card, you'll have to have a check around for relevant kext files, here and insanley mac are good places
guliath
03-04-2008, 10:31 AM
well i'v just tried what you told me, but the sound still doesn't work, and the Apple AzaliaAudio.kext errors keep on coming when it boots.
when i put the first line on terminal (sudo chown -R 0:0 *) it ask me for a password, and when i write it i can't see it, is that allright?
i'm doing it right or i have to do something before, like using root user?
should i do something to Apple AzaliaAudio.kext ? what does the -f mode change?
guliath
03-04-2008, 11:27 PM
any ideas?