-one-_-shot- Posted September 16, 2009 Share Posted September 16, 2009 I just installed ideneb (the one that runs 10.5.8 by default...forgot the version #) I use a Sound Blaster 5.1 audio card. I've gotten everything besides my sound to work. I know there are some type of drivers out there that will work with my soundcard because I was able to use it when I installed Kalyway 10.5.2 back in the day. If anyone knows where I could acquire the necessary drivers to get my sound card to work, it would be greatly appreciated. -Thanks PS: I DID try google and searching the forums already Link to comment https://www.insanelymac.com/forum/topic/186858-sound-blaster-audigy-no-sound/ Share on other sites More sharing options...
vilpostus Posted September 16, 2009 Share Posted September 16, 2009 kXAudioDriver http://www.insanelymac.com/forum/index.php...d&start=200 Link to comment https://www.insanelymac.com/forum/topic/186858-sound-blaster-audigy-no-sound/#findComment-1267947 Share on other sites More sharing options...
-one-_-shot- Posted September 17, 2009 Author Share Posted September 17, 2009 The driver didn't work...I'm getting this Link to comment https://www.insanelymac.com/forum/topic/186858-sound-blaster-audigy-no-sound/#findComment-1269601 Share on other sites More sharing options...
vilpostus Posted September 18, 2009 Share Posted September 18, 2009 Well... Try inserting Device/Vendor ID. Link to comment https://www.insanelymac.com/forum/topic/186858-sound-blaster-audigy-no-sound/#findComment-1271042 Share on other sites More sharing options...
-one-_-shot- Posted September 20, 2009 Author Share Posted September 20, 2009 Well... Try inserting Device/Vendor ID. ummmm whats that? And how do I insert it? Would this be it? PCI\VEN_1102&DEV_0007&SUBSYS_100A1102&REV_00\4&1155B081&0&3040 Chip Number: C6SB0410515017656A Chip Description: Device ID same for both, but Subsystem ID = 0x1012 - Extreme Audio, 0x100A - Audigy SE 7.1 Notes: Driver for Windows - http://ru.europe.creative.com/support/down...egory=1&nRe Link to comment https://www.insanelymac.com/forum/topic/186858-sound-blaster-audigy-no-sound/#findComment-1273566 Share on other sites More sharing options...
vilpostus Posted September 21, 2009 Share Posted September 21, 2009 Insert it to kXAudioDriver.kext>Contents>Info.plist Use PlistEditorPro to edit plist files. Copy the kext to desktop for editing. Now edit it. Look for the lines <key>IOPCIMatch</key> <string>0x00021102 0x00041102 0x00081102</string> Yours D/V ID is 0x00071102. So after adding yours D/V ID it should look like this: <key>IOPCIMatch</key> <string>0x00021102 0x00041102 0x00081102 0x00071102</string> Now remove the original kext and install the edited one. Use OSx86Tools to install it. Note that it may not give any result. e.g. may not work. Link to comment https://www.insanelymac.com/forum/topic/186858-sound-blaster-audigy-no-sound/#findComment-1275803 Share on other sites More sharing options...
-one-_-shot- Posted September 22, 2009 Author Share Posted September 22, 2009 Insert it to kXAudioDriver.kext>Contents>Info.plist Use PlistEditorPro to edit plist files. Copy the kext to desktop for editing. Now edit it. Look for the lines<key>IOPCIMatch</key> <string>0x00021102 0x00041102 0x00081102</string> Yours D/V ID is 0x00071102. So after adding yours D/V ID it should look like this: <key>IOPCIMatch</key> <string>0x00021102 0x00041102 0x00081102 0x00071102</string> Now remove the original kext and install the edited one. Use OSx86Tools to install it. Note that it may not give any result. e.g. may not work. Thank you for the greatly detailed guide. Unfortunately it didn't work. If you have any other suggestions up your sleeve I would be glad to try them out. -Thank You Link to comment https://www.insanelymac.com/forum/topic/186858-sound-blaster-audigy-no-sound/#findComment-1276206 Share on other sites More sharing options...
Recommended Posts