thrunner Posted March 13, 2006 Share Posted March 13, 2006 The alternative way to using sudo and nano under terminal is to right click on the kext and 'show content'. Then explore to the correct info.plist and drag it to the desktop and edit it with the text editor (under application, utility). Save the changes then drag it back into the correct location in the kext folder. The system will ask you for your password. Finally, after doing the two edits, go to disk utility and do a fix permission on the drive. I am not sure if you need to refresh the kextcache but it won't hurt. Link to comment https://www.insanelymac.com/forum/topic/11758-need-help-with-asus-p5ld2-vm-sound/page/2/#findComment-74890 Share on other sites More sharing options...
MacApprentice Posted March 13, 2006 Share Posted March 13, 2006 I think that's some f***ed up permission that killed my previous osx install. So be carefull Link to comment https://www.insanelymac.com/forum/topic/11758-need-help-with-asus-p5ld2-vm-sound/page/2/#findComment-74896 Share on other sites More sharing options...
OPTiK Posted March 13, 2006 Author Share Posted March 13, 2006 I think that's some f***ed up permission that killed my previous osx install. So be carefull I'm not sure I know what you mean? thrunner: Okay I'll try that. How do I make a backup of my current install? and how can it be restored if needed? Why can't some just PM me with a working config.. *hint* *hint* Link to comment https://www.insanelymac.com/forum/topic/11758-need-help-with-asus-p5ld2-vm-sound/page/2/#findComment-74938 Share on other sites More sharing options...
OPTiK Posted March 14, 2006 Author Share Posted March 14, 2006 I think I'm getting close... I have done all you guys said to do. So far no kernal panics. But I keep getting this error: System extension cannot be used The system extention "/System/Library/Extentions/AppleAzaliaAudio.kext/Contents/Plugins/AppleAzaliaController.kext" was installed improperly and cannot be used. Please try reinstalling it, or contact the product's vendor for an update. I have a feeling that once I solve this error I'll have sound. Here's that info.plist <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>CFBundleDevelopmentRegion</key> <string>English</string> <key>CFBundleExecutable</key> <string>AppleAzaliaController</string> <key>CFBundleGetInfoString</key> <string>1.0.0, Copyright Apple Computer, Inc. 2005</string> <key>CFBundleIdentifier</key> <string>com.apple.driver.AppleAzaliaController</string> <key>CFBundleInfoDictionaryVersion</key> <string>6.0</string> <key>CFBundleName</key> <string>Azalia Audio Controller Driver</string> <key>CFBundlePackageType</key> <string>KEXT</string> <key>CFBundleShortVersionString</key> <string>1.0.0</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> <string>1.0.0d1</string> <key>IOKitPersonalities</key> <dict> <key>Intel ICH6 Azalia Audio</key> <dict> <key>CFBundleIdentifier</key> <string>com.apple.driver.AppleAzaliaController</string> <key>IOClass</key> <string>AppleAzaliaController</string> <key>IOPCIPrimaryMatch</key> <string>0x27d88086</string> <key>IOProviderClass</key> <string>IOPCIDevice</string> </dict> </dict> <key>OSBundleCompatibleVersion</key> <string>1.0.0d1</string> <key>OSBundleLibraries</key> <dict> <key>com.apple.iokit.IOHDAudioFamily</key> <string>1.0.0d1</string> <key>com.apple.iokit.IOPCIFamily</key> <string>1.1</string> <key>com.apple.kpi.bsd</key> <string>8.0.0b3</string> <key>com.apple.kpi.iokit</key> <string>8.0.0b3</string> <key>com.apple.kpi.libkern</key> <string>8.0.0b3</string> <key>com.apple.kpi.mach</key> <string>8.0.0b3</string> </dict> </dict> </plist> Can you guy see any problems? Link to comment https://www.insanelymac.com/forum/topic/11758-need-help-with-asus-p5ld2-vm-sound/page/2/#findComment-75044 Share on other sites More sharing options...
OPTiK Posted March 14, 2006 Author Share Posted March 14, 2006 Well I have solved the error by changing <key>IOPCIPrimaryMatch</key> <string>0x27d88086</string> back to <key>IOPCIPrimaryMatch</key> <string>0x26688086</string> But I still don't have any sound. I think the kext is not even loading. In the system profiler under SOFTWARE >> EXTENTIONS I never see AppleAzaliaAudio.kext in that list. I saw the AppleHDA.kext when it was on the system in that list. If anyone who has the sound working check there system profiler and see if the azalia kext is loaded. If I can't get this to work, does anyone know if a sound device that'll work with this OS? Link to comment https://www.insanelymac.com/forum/topic/11758-need-help-with-asus-p5ld2-vm-sound/page/2/#findComment-75055 Share on other sites More sharing options...
OPTiK Posted March 14, 2006 Author Share Posted March 14, 2006 YAY!!! I HAVE SOUND!!! I just replaced the old azalia.kext with the un-edited one from 10.4.5 which I backed up before I started screwing around. Repaired permissions, refreshed the kext cache and restarted. But I noticed now the azalia.kext is not in the system profiler. It wasn't before. But you know, in the profiler it still says that I don't have any built in sound. I probibly had it the whole time because that what I was checking . Anyways, thank you all for your help! Link to comment https://www.insanelymac.com/forum/topic/11758-need-help-with-asus-p5ld2-vm-sound/page/2/#findComment-75379 Share on other sites More sharing options...
OPTiK Posted March 15, 2006 Author Share Posted March 15, 2006 Anyone have the inputs working? Link to comment https://www.insanelymac.com/forum/topic/11758-need-help-with-asus-p5ld2-vm-sound/page/2/#findComment-76297 Share on other sites More sharing options...
MacApprentice Posted March 15, 2006 Share Posted March 15, 2006 no, no one got input on any integrated solution. Link to comment https://www.insanelymac.com/forum/topic/11758-need-help-with-asus-p5ld2-vm-sound/page/2/#findComment-76343 Share on other sites More sharing options...
thrunner Posted March 15, 2006 Share Posted March 15, 2006 no, no one got input on any integrated solution.That is partially true. I think the AC97 Audio with the Intel 915 chipset (such as the Asrock 775 dual 915GL) supports audio input. Link to comment https://www.insanelymac.com/forum/topic/11758-need-help-with-asus-p5ld2-vm-sound/page/2/#findComment-76379 Share on other sites More sharing options...
OPTiK Posted March 17, 2006 Author Share Posted March 17, 2006 no, no one got input on any integrated solution. Hmmm s**t, looks like I bought the wrong board! LOL Looks like our good friend maxxxus has to fix that. Link to comment https://www.insanelymac.com/forum/topic/11758-need-help-with-asus-p5ld2-vm-sound/page/2/#findComment-77757 Share on other sites More sharing options...
chevy2410 Posted June 28, 2006 Share Posted June 28, 2006 How do I find the list? Link to comment https://www.insanelymac.com/forum/topic/11758-need-help-with-asus-p5ld2-vm-sound/page/2/#findComment-136180 Share on other sites More sharing options...
Recommended Posts