Edited by Hagar, 11 January 2006 - 12:47 AM.
225 replies to this topic
#41
Posted 11 January 2006 - 12:46 AM
AFAIK no-one ever got round to writing the input portion of this driver, so no microphone.. not your fault.
#42
Posted 22 January 2006 - 06:19 PM
Hello,
I get the following error when I try to install the driver. I used the install script didn;t work, then I tried the manual process. But neither worked for me.
#kextload -t /System/Library/Extensions/CMI8738PCIAudioDriver.kext
kextload: extension /System/Library/Extensions/CMI8738PCIAudioDriver.kext appears to be valid
22com_CMI8738AudioEngine is not compatible with its superclass, 13IOAudioEngine superclass changed?
kextload: a link/load error occured for kernel extension /System/Library/Extensions/CMI8738PCIAudioDriver.kext
load failed for extension /System/Library/Extensions/CMI8738PCIAudioDriver.kext
(run kextload with -t for diagnostic output)
Can someone help me to load the audio driver?
Thanks.
I get the following error when I try to install the driver. I used the install script didn;t work, then I tried the manual process. But neither worked for me.
#kextload -t /System/Library/Extensions/CMI8738PCIAudioDriver.kext
kextload: extension /System/Library/Extensions/CMI8738PCIAudioDriver.kext appears to be valid
22com_CMI8738AudioEngine is not compatible with its superclass, 13IOAudioEngine superclass changed?
kextload: a link/load error occured for kernel extension /System/Library/Extensions/CMI8738PCIAudioDriver.kext
load failed for extension /System/Library/Extensions/CMI8738PCIAudioDriver.kext
(run kextload with -t for diagnostic output)
Can someone help me to load the audio driver?
Thanks.
#43
Posted 22 January 2006 - 11:59 PM
#44
Posted 24 January 2006 - 01:10 AM
salaku, on Jan 22 2006, 01:22 PM, said:
Hello,
I get the following error when I try to install the driver. I used the install script didn;t work, then I tried the manual process. But neither worked for me.
#kextload -t /System/Library/Extensions/CMI8738PCIAudioDriver.kext
kextload: extension /System/Library/Extensions/CMI8738PCIAudioDriver.kext appears to be valid
22com_CMI8738AudioEngine is not compatible with its superclass, 13IOAudioEngine superclass changed?
kextload: a link/load error occured for kernel extension /System/Library/Extensions/CMI8738PCIAudioDriver.kext
load failed for extension /System/Library/Extensions/CMI8738PCIAudioDriver.kext
(run kextload with -t for diagnostic output)
Can someone help me to load the audio driver?
Thanks.
I get the following error when I try to install the driver. I used the install script didn;t work, then I tried the manual process. But neither worked for me.
#kextload -t /System/Library/Extensions/CMI8738PCIAudioDriver.kext
kextload: extension /System/Library/Extensions/CMI8738PCIAudioDriver.kext appears to be valid
22com_CMI8738AudioEngine is not compatible with its superclass, 13IOAudioEngine superclass changed?
kextload: a link/load error occured for kernel extension /System/Library/Extensions/CMI8738PCIAudioDriver.kext
load failed for extension /System/Library/Extensions/CMI8738PCIAudioDriver.kext
(run kextload with -t for diagnostic output)
Can someone help me to load the audio driver?
Thanks.
I replaced my soundcard with this one to get sound with OS X. As I recall, I got the same message at first. Dogbert's driver was compiled for 10.4.1. Depending on which 10.4.3 build you have, the kext would be different.
Simplest solution is to download the source code (its posted) then compile it yourself. The XCode tools to recompile it are on the DVD.
Attached find my kext compiled for 10.4.3 1111g. It works on my system.
Attached Files
#45
Posted 03 February 2006 - 10:05 PM
Grabbed your compiled kext for 10.4.3, dropped it on my system and presto, it works fantastically now.
I have an onboard AC'97 with one channel working, and it's great to have 2 channels working on the C-Media PCI card that I literally had kicking around.
Thanks a bunch
-TheWaker
I have an onboard AC'97 with one channel working, and it's great to have 2 channels working on the C-Media PCI card that I literally had kicking around.
Thanks a bunch
-TheWaker
#46
Posted 06 March 2006 - 12:35 PM
Is there compiled CMedia driver for 10.4.4 or 10.4.5 available?
#47
Posted 07 March 2006 - 05:07 AM
#48
Posted 07 March 2006 - 09:19 AM
Many thanks!
Guess time to move to 10.4.5
Guess time to move to 10.4.5
#49
Posted 19 April 2006 - 07:07 AM
Anyone can help me?
It would be nice if I got sound in Mac OSX 10.4.4. I found your forums with google.
I downloaded dogbert's driver (0.6.1, 0.6.3, 0.6.4, typed in sudo -s then ./install.sh and it doesn't work!
I have an Abit-SA7 motherboard with SiS 645DX chipset and my manual says that it has C-Media 9738 Audio Codec. I don't really know it the 8738 and the 9738 are compatible with each other...
Anyway, shall I reboot, and try again, or safe mode?
It would be nice if I got sound in Mac OSX 10.4.4. I found your forums with google.
I downloaded dogbert's driver (0.6.1, 0.6.3, 0.6.4, typed in sudo -s then ./install.sh and it doesn't work!
Installing CMI8738 kernel extension... 22com_CMI8738AudioEngine is not compatible with its superclass, 13IOAudioEngine superclass changed? kextload: a link/load error occured for kernel extension /System/Library/Extensions/CMI8738PCIAudioDriver.kext load failed for extension /System/Library/Extensions/CMI8738PCIAudioDriver.kext (run kextload with -t for diagnostic output)Should I edit the Info.plist? My Vendor ID is 1039 in hex, and my Device ID is 7012 in hex.
I have an Abit-SA7 motherboard with SiS 645DX chipset and my manual says that it has C-Media 9738 Audio Codec. I don't really know it the 8738 and the 9738 are compatible with each other...
Anyway, shall I reboot, and try again, or safe mode?
#50
Posted 21 April 2006 - 05:21 AM
Svigi, on Apr 19 2006, 03:10 AM, said:
Anyone can help me?
It would be nice if I got sound in Mac OSX 10.4.4. I found your forums with google.
I downloaded dogbert's driver (0.6.1, 0.6.3, 0.6.4, typed in sudo -s then ./install.sh and it doesn't work!
I have an Abit-SA7 motherboard with SiS 645DX chipset and my manual says that it has C-Media 9738 Audio Codec. I don't really know it the 8738 and the 9738 are compatible with each other...
Anyway, shall I reboot, and try again, or safe mode?
It would be nice if I got sound in Mac OSX 10.4.4. I found your forums with google.
I downloaded dogbert's driver (0.6.1, 0.6.3, 0.6.4, typed in sudo -s then ./install.sh and it doesn't work!
Installing CMI8738 kernel extension... 22com_CMI8738AudioEngine is not compatible with its superclass, 13IOAudioEngine superclass changed? kextload: a link/load error occured for kernel extension /System/Library/Extensions/CMI8738PCIAudioDriver.kext load failed for extension /System/Library/Extensions/CMI8738PCIAudioDriver.kext (run kextload with -t for diagnostic output)Should I edit the Info.plist? My Vendor ID is 1039 in hex, and my Device ID is 7012 in hex.
I have an Abit-SA7 motherboard with SiS 645DX chipset and my manual says that it has C-Media 9738 Audio Codec. I don't really know it the 8738 and the 9738 are compatible with each other...
Anyway, shall I reboot, and try again, or safe mode?
The driver wouldn't load on my 10.4.6. I recompiled it under .6 Try this...
CMI8738.zip 179.11K
1165 downloads
#51
Posted 23 April 2006 - 02:07 PM
GreyWolf, on Apr 21 2006, 07:24 AM, said:
The driver wouldn't load on my 10.4.6. I recompiled it under .6 Try this...
attachment
#52
Posted 26 April 2006 - 08:17 PM
GreyWolf, on Apr 20 2006, 09:24 PM, said:
The driver wouldn't load on my 10.4.6. I recompiled it under .6 Try this...
attachment
Thanks GreyWolf. It works like a charm.
I had no sound with my mobo chipset so I just went to Fry's and bought a cheap $12 soundcard -- a good solution for my particular situation.
Earlier in this thread it mentioned that this driver was output-only (i.e., no mic input). Is that still true?
Either way, my ears thank you for your efforts.
#53
Posted 26 April 2006 - 10:07 PM
ID 70121039
i did install the latest kext .6 every thing is enable in the sound preferences , volume control is showing ,but now sound . i tune also working without sound , i have green,red and blue on the sound card , speakers connected to green .
any solution ...
i did install the latest kext .6 every thing is enable in the sound preferences , volume control is showing ,but now sound . i tune also working without sound , i have green,red and blue on the sound card , speakers connected to green .
any solution ...
#54
Posted 29 April 2006 - 07:17 AM
I've created a page for the driver which contains the source, the binaries for 10.4.1, 10.4.3 (works on 10.4.4 and 10.4.5, too) and some information for the driver - if you have some suggestions for the page, feel free t o mail me or post it here.
http://scifi.pages.at/ffm-2
http://scifi.pages.at/ffm-2
#55
Posted 13 May 2006 - 04:24 PM
Sorry to bother everybody but I've tried all the things you said to install the dogbert's driver for my sound card (Hercules Muse 5.1 with the C-Media 8738 chipset) : I've copy the *.kext in the /Library/Extensions folder and I've used this command to load it : "kextload -t /System/Library/Extensions/CMI8738PCIAudioDriver.kext"
And OSX said that to me : kernel extension /System/Library/Extensions/CMI8738PCIAudioDriver.kext has problems:
Authentication failures
{
"File owner/permissions are incorrect" = (
"/System/Library/Extensions/CMI8738PCIAudioDriver.kext"
"/System/Library/Extensions/CMI8738PCIAudioDriver.kext/Contents/Info.plist"
"/System/Library/Extensions/CMI8738PCIAudioDriver.kext/Contents"
"/System/Library/Extensions/CMI8738PCIAudioDriver.kext/Contents/MacOS/CMI8738PCIAudioDriver"
"/System/Library/Extensions/CMI8738PCIAudioDriver.kext/Contents/MacOS"
)
}
What can I do???????????????????
And OSX said that to me : kernel extension /System/Library/Extensions/CMI8738PCIAudioDriver.kext has problems:
Authentication failures
{
"File owner/permissions are incorrect" = (
"/System/Library/Extensions/CMI8738PCIAudioDriver.kext"
"/System/Library/Extensions/CMI8738PCIAudioDriver.kext/Contents/Info.plist"
"/System/Library/Extensions/CMI8738PCIAudioDriver.kext/Contents"
"/System/Library/Extensions/CMI8738PCIAudioDriver.kext/Contents/MacOS/CMI8738PCIAudioDriver"
"/System/Library/Extensions/CMI8738PCIAudioDriver.kext/Contents/MacOS"
)
}
What can I do???????????????????
#56
Posted 13 May 2006 - 07:19 PM
#57
Posted 13 May 2006 - 10:48 PM
#58
Posted 14 May 2006 - 09:11 AM
It works!!!!!!!!! Thanx
#59
Posted 18 May 2006 - 01:48 PM
Hi, I don't know if this goes off topic but i've found a cheap sound card that works great in OSX 10.4.5 This card is the old Creative CT4810 PCI, whit this card, finally, I can plug my analog microphone. I have Line Out, Line In, Mic, CD IN, Stereo Mix, Mono Mix, and works great. I hope this help you out guys.
#60
Posted 18 May 2006 - 01:55 PM
The ct4810 uses maxuuss's 1371 soundblaster driver, so it is a bit off-topic. some people experience soem stuttering with this card. The advantage is that it is often available free or cheap. I have 4 of them myself that I have picked up for nothing.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users



Sign In
Create Account








