Acid_Burn Posted September 22, 2005 Share Posted September 22, 2005 Hi! I need the Vendor ID and Device ID for Sound. I have the Asrock P4Dual-915GL Mb. Question: Have I ICH6 or Nvidia? Please help me, i have not Liunx or Windoof, only MacOSX86 Danica Link to comment https://www.insanelymac.com/forum/topic/2864-asrock-p4dual-915gl-vendor-id-and-device-id-needed/ Share on other sites More sharing options...
macgirl Posted September 22, 2005 Share Posted September 22, 2005 Hi! I need the Vendor ID and Device ID for Sound. I have the Asrock P4Dual-915GL Mb. Question: Have I ICH6 or Nvidia? Please help me, i have not Liunx or Windoof, only MacOSX86 Danica Since your Motherboard is an Intel Chipset it has ICH and not Nvidia., as for the DeviceID, you can try with any LiveCD of linux. Link to comment https://www.insanelymac.com/forum/topic/2864-asrock-p4dual-915gl-vendor-id-and-device-id-needed/#findComment-18265 Share on other sites More sharing options...
Acid_Burn Posted September 22, 2005 Author Share Posted September 22, 2005 Since your Motherboard is an Intel Chipset it has ICH and not Nvidia., as for the DeviceID, you can try with any LiveCD of linux. I have a Realtec ALC850 Chip... I has looking for the Vendor and Device ID with Knoppix-LiveCD (lspci in bash) and i see not the ID´s... I has looking for the Id´s in this Forum here and i found a Thread (Asrock p4dual-915gl) with Vendor ID VEN_8086 and DEV_24c5. I copied 24c58086 in the string under "ICH6" in line <string>0x24c58086</string> etc... (http://wiki.osx86project.org/wiki/index.php/Audio)... ... kextload AppleAC97AudioIntelICH.kext failed! kextload: kext doesn't have all dependencieskextload: can't generate internal dependency graph for AppleAC97AudioIntelICH.kext load failed for extension AppleAC97AudioIntelICH.kext (run kextload with -t for diagnostic output) please help.... noname:~ danica_talos$ sudo -sPassword: noname:~ root# cd /System/Library/Extensions/AppleAC97Audio.kext/Contents/PlugIns/AppleAC97AudioIntelICH.kext/Contents noname:/System/Library/Extensions/AppleAC97Audio.kext/Contents/PlugIns/AppleAC97AudioIntelICH.kext/Contents root# chmod 644 Info.plist noname:/System/Library/Extensions/AppleAC97Audio.kext/Contents/PlugIns/AppleAC97AudioIntelICH.kext/Contents root# nano Info.plist noname:/System/Library/Extensions/AppleAC97Audio.kext/Contents/PlugIns/AppleAC97AudioIntelICH.kext/Contents root# cd ../ noname:/System/Library/Extensions/AppleAC97Audio.kext/Contents/PlugIns/AppleAC97AudioIntelICH.kext root# cd ../ noname:/System/Library/Extensions/AppleAC97Audio.kext/Contents/PlugIns root# chown -R root:wheel /System/Library/Extensions noname:/System/Library/Extensions/AppleAC97Audio.kext/Contents/PlugIns root# kextload AppleAC97AudioIntelICH.kext kextload: kext doesn't have all dependencies kextload: can't generate internal dependency graph for AppleAC97AudioIntelICH.kext load failed for extension AppleAC97AudioIntelICH.kext (run kextload with -t for diagnostic output) noname:/System/Library/Extensions/AppleAC97Audio.kext/Contents/PlugIns root# I need Sound.... Link to comment https://www.insanelymac.com/forum/topic/2864-asrock-p4dual-915gl-vendor-id-and-device-id-needed/#findComment-18283 Share on other sites More sharing options...
Acid_Burn Posted September 22, 2005 Author Share Posted September 22, 2005 Sooo I have take the Knoppix Live CD an going in Bash and typing lspci -n and i found the Id´s! Then i reset my System and starting in MacOS and copied the orig AppleAC97Audio.kext in the Extensions Folder and edit it. Under ICH6 i´m looking for the <string> Line and the the Id´s was correct! 0x266e8086 and later comes Messege error: kextload: kext doesn't have all dependencieskextload: can't generate internal dependency graph for AppleAC97AudioIntelICH.kext load failed for extension AppleAC97AudioIntelICH.kext (run kextload with -t for diagnostic output) why??? Link to comment https://www.insanelymac.com/forum/topic/2864-asrock-p4dual-915gl-vendor-id-and-device-id-needed/#findComment-18293 Share on other sites More sharing options...
Cowboy Mike Posted September 22, 2005 Share Posted September 22, 2005 Hi! I need the Vendor ID and Device ID for Sound. I have the Asrock P4Dual-915GL Mb. Question: Have I ICH6 or Nvidia? Please help me, i have not Liunx or Windoof, only MacOSX86 Danica vendor id 8086 - device id 266e - also der eintrag in die datei lautet 0x266e8086 Link to comment https://www.insanelymac.com/forum/topic/2864-asrock-p4dual-915gl-vendor-id-and-device-id-needed/#findComment-18298 Share on other sites More sharing options...
macgirl Posted September 22, 2005 Share Posted September 22, 2005 I have a Realtec ALC850 Chip... Since you have this one, you need to modify the Info.plist of the Azalia kext not the Intel. Link to comment https://www.insanelymac.com/forum/topic/2864-asrock-p4dual-915gl-vendor-id-and-device-id-needed/#findComment-18302 Share on other sites More sharing options...
Acid_Burn Posted September 23, 2005 Author Share Posted September 23, 2005 Since you have this one, you need to modify the Info.plist of the Azalia kext not the Intel. And how? delete AppleAC97Audio.kext an edit Azalia kext? and how i edit the Azalia kext? edit AppleAzaliaAudio.kext/Contents/Info.plist??? or edit AppleAzaliaAudio.kext/Contents/PlugIns/AppleAzaliaController.kext/Contents/Info.plist??? or edit AppleAzaliaAudio.kext/Contents/PlugIns/IODAudioFamiliy.kext/Contents/Info.plist??? please help me... /edit in the AppleAzaliaAudio.kext stands Realtec ALC880 and 860 NOT 850! And now? In the AppleAzaliaController.kext stands ICH6 (i have ICH6 Southbridge) edit this? Link to comment https://www.insanelymac.com/forum/topic/2864-asrock-p4dual-915gl-vendor-id-and-device-id-needed/#findComment-18432 Share on other sites More sharing options...
Acid_Burn Posted September 23, 2005 Author Share Posted September 23, 2005 Soooo.... i have edit the AppleAzaliaController.kext.... kextload was sussesfully, but not sound Then i have edit AppleAzaliaAudio.kext... kexload failed: noname:/System/Library/Extensions root# kextload AppleAzaliaAudio.kextkextload: cannot resolve dependencies for kernel extension AppleAzaliaAudio.kext noname:/System/Library/Extensions root# i have not sound.... Link to comment https://www.insanelymac.com/forum/topic/2864-asrock-p4dual-915gl-vendor-id-and-device-id-needed/#findComment-18435 Share on other sites More sharing options...
FreeSoftwareMan Posted September 23, 2005 Share Posted September 23, 2005 I have the same motherboard(Imam istu maticnu plocu sve radi i zvuk) All running smooth(core image,audio,video)( if you have native install using patch and marklar DVD) ...had to fix for missing Audio with this:- Mount the Darwin 8.0.1 .iso From Terminal #sudo su #cp -RLv <Darwin ISO Mount point>/System/Library/Extensions/AppleAC97Audio.kext /System/Library/Extensions/ #cd /System/Library/Extensions/AppleAC97Audio.kext/Contents/PlugIns #kextload AppleAC97AudioIntelICH.kext To enable "ROOT" user...go to NetInfoManager in Utilities. Launch it select Authenticate in the Security Menu, it asks for Password after u have given it go back to that Menu and select enable Rootuser it asks for a Password to Add. When done leave NetInfoManager. Ready Useful in Terminal You don.t need vendor id .... Link to comment https://www.insanelymac.com/forum/topic/2864-asrock-p4dual-915gl-vendor-id-and-device-id-needed/#findComment-18512 Share on other sites More sharing options...
macgirl Posted September 23, 2005 Share Posted September 23, 2005 Sorry I was confused Realtek ALC850 correspond to the Intel kext and not to the Azalia which is dfor Realtek ALC860 or ALC880. Copy the kext from the Darwin CD as FreeSoftwareMan says, you dont need to enbale root user, just write sudo -s before do anything to the extensions, sudo -s permit doing things as root user. Link to comment https://www.insanelymac.com/forum/topic/2864-asrock-p4dual-915gl-vendor-id-and-device-id-needed/#findComment-18519 Share on other sites More sharing options...
Acid_Burn Posted September 23, 2005 Author Share Posted September 23, 2005 Sorry I was confused Realtek ALC850 correspond to the Intel kext and not to the Azalia which is dfor Realtek ALC860 or ALC880. Copy the kext from the Darwin CD as FreeSoftwareMan says, you dont need to enbale root user, just write sudo -s before do anything to the extensions, sudo -s permit doing things as root user. Sorry, but i have AppleAC97Audio.kext in the Extension Folder! But i have not Sound! I have edit the AppleAC97AudioIntelICH.kext.... but not Sound..... noname:~ danica_talos$ sudo -sPassword: noname:~ root# cd /System/Library/Extensions/AppleAC97Audio.kext/Contents/PlugIns/AppleAC97AudioIntelICH.kext/Contents noname:/System/Library/Extensions/AppleAC97Audio.kext/Contents/PlugIns/AppleAC97AudioIntelICH.kext/Contents root# chmod 644 Info.plist noname:/System/Library/Extensions/AppleAC97Audio.kext/Contents/PlugIns/AppleAC97AudioIntelICH.kext/Contents root# nano Info.plist noname:/System/Library/Extensions/AppleAC97Audio.kext/Contents/PlugIns/AppleAC97AudioIntelICH.kext/Contents root# cd ../ noname:/System/Library/Extensions/AppleAC97Audio.kext/Contents/PlugIns/AppleAC97AudioIntelICH.kext root# cd ../ noname:/System/Library/Extensions/AppleAC97Audio.kext/Contents/PlugIns root# chown -R root:wheel /System/Library/Extensions noname:/System/Library/Extensions/AppleAC97Audio.kext/Contents/PlugIns root# kextload AppleAC97AudioIntelICH.kext kextload: kext doesn't have all dependencies kextload: can't generate internal dependency graph for AppleAC97AudioIntelICH.kext load failed for extension AppleAC97AudioIntelICH.kext (run kextload with -t for diagnostic output) noname:/System/Library/Extensions/AppleAC97Audio.kext/Contents/PlugIns root# Link to comment https://www.insanelymac.com/forum/topic/2864-asrock-p4dual-915gl-vendor-id-and-device-id-needed/#findComment-18523 Share on other sites More sharing options...
macgirl Posted September 23, 2005 Share Posted September 23, 2005 Don't load the Plugin alone, load the whole AppleAC97Audio.kext Link to comment https://www.insanelymac.com/forum/topic/2864-asrock-p4dual-915gl-vendor-id-and-device-id-needed/#findComment-18524 Share on other sites More sharing options...
Acid_Burn Posted September 23, 2005 Author Share Posted September 23, 2005 Don't load the Plugin alone, load the whole AppleAC97Audio.kext noname:/System/Library/Extensions root# kextload AppleAC97Audio.kextkextload: cannot resolve dependencies for kernel extension AppleAC97Audio.kext noname:/System/Library/Extensions root# ... Link to comment https://www.insanelymac.com/forum/topic/2864-asrock-p4dual-915gl-vendor-id-and-device-id-needed/#findComment-18534 Share on other sites More sharing options...
macgirl Posted September 23, 2005 Share Posted September 23, 2005 Which method did you use to install? Link to comment https://www.insanelymac.com/forum/topic/2864-asrock-p4dual-915gl-vendor-id-and-device-id-needed/#findComment-18540 Share on other sites More sharing options...
Acid_Burn Posted September 24, 2005 Author Share Posted September 24, 2005 Which method did you use to install? Install of MacOS or only AppleAC97Audio.kext? I have patched my DVD with Generec install patch (or so...), then i installed the OS. Sorry for my bad english.... Link to comment https://www.insanelymac.com/forum/topic/2864-asrock-p4dual-915gl-vendor-id-and-device-id-needed/#findComment-18689 Share on other sites More sharing options...
FreeSoftwareMan Posted September 24, 2005 Share Posted September 24, 2005 Install of MacOS or only AppleAC97Audio.kext? I have patched my DVD with Generec install patch (or so...), then i installed the OS. Sorry for my bad english.... only copy appleac97audio.kext to the extensions folder on system and do what i have been written,it is very blessed simple!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! i can send you image or picture on how i have done it. Link to comment https://www.insanelymac.com/forum/topic/2864-asrock-p4dual-915gl-vendor-id-and-device-id-needed/#findComment-18728 Share on other sites More sharing options...
maltic Posted September 24, 2005 Share Posted September 24, 2005 Agreed - sound works on a Asrock P4Dual by only copying the extension. However nothing is listed in the system configuration app ... Link to comment https://www.insanelymac.com/forum/topic/2864-asrock-p4dual-915gl-vendor-id-and-device-id-needed/#findComment-18737 Share on other sites More sharing options...
Acid_Burn Posted September 25, 2005 Author Share Posted September 25, 2005 only copy appleac97audio.kext to the extensions folder on system and do what i have been written,it is very blessed simple!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!i can send you image or picture on how i have done it. The AppleAC97Audio.kext is in the Extensions Folder! I has copied from the Darwin Image to the Eytensions Folder... I have no Audiohardware in the System Configuration/Audiooutput /-input..... And Video or iTunes (all Player for Musik, mp3 etc...) has not Sound! iTunes can´t start the Music, VLC has a Failed Request.... "Audio Hardware not found" (or so...) auhal: audio-device var does not existcoreaudio: no devices found coreaudio: InitHardwareInfo failed i can send you image or picture on how i have done it. please.... Link to comment https://www.insanelymac.com/forum/topic/2864-asrock-p4dual-915gl-vendor-id-and-device-id-needed/#findComment-18915 Share on other sites More sharing options...
tux2 Posted September 26, 2005 Share Posted September 26, 2005 Could you attach the images please, i'm looking for something like this, too. Thank you. Link to comment https://www.insanelymac.com/forum/topic/2864-asrock-p4dual-915gl-vendor-id-and-device-id-needed/#findComment-19135 Share on other sites More sharing options...
FreeSoftwareMan Posted September 28, 2005 Share Posted September 28, 2005 Could you attach the images please, i'm looking for something like this, too. Thank you. I need more time,i have problems with internet connection,i will send you all information you need,you can try one more time with this(when you have The AppleAC97Audio.kext is in the Extensions Folder) try to do this: open terminal and type this: 1)sudo -s 2)enter password 3)cd /System/Library/Extensions/AppleAC97Audio.kext/Contents/PlugIns 4)kextload AppleAC97AudioIntelICH.kext (this is very,very important!!!!!!!!!!, do not edit or touch anything with the AppleAC97AudioIntelICH.kext or AppleAC97Audio.kext(do not change device id or vendor id)(it must be original from darwin 8.0.1.iso) 5)reboot 6)then in System preferences select output device(line out). I will send you complete guide very soon but try this one more time. Thanks for waiting. Link to comment https://www.insanelymac.com/forum/topic/2864-asrock-p4dual-915gl-vendor-id-and-device-id-needed/#findComment-19467 Share on other sites More sharing options...
Acid_Burn Posted September 28, 2005 Author Share Posted September 28, 2005 I Have now Sound! I have deletet AudioAC97audio.kext IOAudiofamilie.kext AudioDeviceTreeUpdater.kext VirtualAudioDriver.kext Extensions.kextcache Restart.... Now new Files copied in the ExtensionsFolder from Darwin.iso.... Then Restart... SOUND!!!! Thanks Dieseldandy for your help!!! Link to comment https://www.insanelymac.com/forum/topic/2864-asrock-p4dual-915gl-vendor-id-and-device-id-needed/#findComment-19493 Share on other sites More sharing options...
Arowana Lee Posted October 6, 2005 Share Posted October 6, 2005 I Have now Sound! I have deletet AudioAC97audio.kext IOAudiofamilie.kext AudioDeviceTreeUpdater.kext VirtualAudioDriver.kext Extensions.kextcache Restart.... Now new Files copied in the ExtensionsFolder from Darwin.iso.... Then Restart... SOUND!!!! Thanks Dieseldandy for your help!!! hi, i just do this little to get sound with "p4dual-915gl" 1. copy AppleAC97Audio.kext to /System/Library/Extension 2. used term type something 3. sudo -s 4. sudo chmod -R 755 /System/Library/Extensions/AppleAC97Audio.kext 5. sudo chown -R root:wheel /System/Library/Extensions/AppleAC97Audio.kext 6. kextload AppleAC97Audio.kext 7. rm /System/Library/Extensions.kextcache 8. kextcache -k /System/Library/Extensions 9. reboot now i get the sound, thanks all 8-) Link to comment https://www.insanelymac.com/forum/topic/2864-asrock-p4dual-915gl-vendor-id-and-device-id-needed/#findComment-20892 Share on other sites More sharing options...
merak Posted October 6, 2005 Share Posted October 6, 2005 does it work with asrock p4vt8+?? Link to comment https://www.insanelymac.com/forum/topic/2864-asrock-p4dual-915gl-vendor-id-and-device-id-needed/#findComment-20903 Share on other sites More sharing options...
Acid_Burn Posted October 7, 2005 Author Share Posted October 7, 2005 hi, i just do this little to get sound with "p4dual-915gl" 1. copy AppleAC97Audio.kext to /System/Library/Extension 2. used term type something 3. sudo -s 4. sudo chmod -R 755 /System/Library/Extensions/AppleAC97Audio.kext 5. sudo chown -R root:wheel /System/Library/Extensions/AppleAC97Audio.kext 6. kextload AppleAC97Audio.kext 7. rm /System/Library/Extensions.kextcache 8. kextcache -k /System/Library/Extensions 9. reboot now i get the sound, thanks all 8-) This has not funktion on my Mac. But I have deletet AudioAC97audio.kext IOAudiofamilie.kext AudioDeviceTreeUpdater.kext VirtualAudioDriver.kext Extensions.kextcache Restart.... Now new Files copied in the ExtensionsFolder from Darwin.iso.... Then Restart... SOUND!!!! has wonderful function! Sorry for my bad english.... Link to comment https://www.insanelymac.com/forum/topic/2864-asrock-p4dual-915gl-vendor-id-and-device-id-needed/#findComment-20975 Share on other sites More sharing options...
chrisc Posted October 11, 2005 Share Posted October 11, 2005 well, my sound (0x266e8086) is working with the ac97.kext (but not with azilia.kext). however system preferences shows concerning audio-buitl-in: no information found. adiumX (intel release) for example does not play sound, whilst itunes works perfectly. any idea? thx! Link to comment https://www.insanelymac.com/forum/topic/2864-asrock-p4dual-915gl-vendor-id-and-device-id-needed/#findComment-21674 Share on other sites More sharing options...
Recommended Posts