Help - Search - Members - Calendar
Full Version: Cmedia 8738
InsanelyMac Forum > OSx86 Project > Hardware and Drivers > Sound
Pages: 1, 2, 3, 4
Svigi
QUOTE (GreyWolf @ Apr 21 2006, 07:24 AM) *
The driver wouldn't load on my 10.4.6. I recompiled it under .6 Try this...Click to view attachment

Greywolf thanks, it loads without any error, but I cannot find my sound device under System Preferences - Audio. Shall I change something in the plist file or try to upgrade a newer OSX?
dkla
QUOTE (GreyWolf @ Apr 20 2006, 09:24 PM) *
The driver wouldn't load on my 10.4.6. I recompiled it under .6 Try this...Click to view attachment



Thanks GreyWolf. It works like a charm. happymac.GIF

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.
Mahmood alkhatib
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 ...
dogbert
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
Dark_Madness
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???????????????????
dogbert
QUOTE (Dark_Madness @ May 13 2006, 06:23 PM) *
What can I do???????????????????

rtfm.
Hagar
QUOTE (Dark_Madness @ May 13 2006, 04:23 PM) *
What can I do???????????????????


If you havent already:
sudo -s
chown -R root:wheel /System/Library/Extensions/CMI8738PCIAudioDriver.kext
chmod -R 755 /System/Library/Extensions/CMI8738PCIAudioDriver.kext

& btw I deleted a couple of posts for readability
Dark_Madness
biggrin.gif biggrin.gif biggrin.gif biggrin.gif biggrin.gif biggrin.gif biggrin.gif

It works!!!!!!!!! Thanx
Tavo
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. biggrin.gif
Hagar
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.
Tavo
Thanks for the reply, but actually i use it just to plug my analog microphone, and for the line out I use my HD Audio Output. No more answers please cause this post is off-topic. Thanks and bye.
Hiro_
I'm using 10.4.6 and the process not works for me, when i run install.sh i get this message.

CODE
junio-vitorinos-computer:~/Desktop/Deployment-1 root# ./install.sh
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)
Installation finished - enjoy! dogbert <dogber1@gmail.com>


Please someone can it help me?
Don Luca
QUOTE (GreyWolf @ Apr 21 2006, 07:21 AM) *
The driver wouldn't load on my 10.4.6. I recompiled it under .6 Try this...Click to view attachment


Nothing... keeps me saying that it's not compatible with its superclass....
I'm using JaS 10.4.6
antiben
hi everybody
since i have no luck with my onboard realtek ac97 audio ( sis 1039 7012 )

i've tried some old pci 5.1 soundcard flying round.
on the packing its written that this card has a c-media 8738 chip

// edit
(later found this thread)
Deffer
QUOTE (Don Luca @ May 28 2006, 12:17 PM) *
Nothing... keeps me saying that it's not compatible with its superclass....
I'm using JaS 10.4.6



Same problem here. Any solution yet?
Deffer
QUOTE (GreyWolf @ Apr 21 2006, 07:21 AM) *
The driver wouldn't load on my 10.4.6. I recompiled it under .6 Try this...Click to view attachment



Can you tell me how to recompile by myself? I have 10.4.6 too. I downloaded your file, but still get the superclass error.
Deffer
QUOTE (wmarsh @ Jan 24 2006, 03:10 AM) *
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.



It worked with that!!! I'm listening a MP3 right now in 10.4.6 smile.gif
wblskt90
QUOTE (GreyWolf @ Apr 21 2006, 01:21 PM) *
The driver wouldn't load on my 10.4.6. I recompiled it under .6 Try this...Click to view attachment


But I can't get it work in 10.4.6

skt90s-computer:~/Desktop/Deployment-2 Skt90$ ls
CMI8738PCIAudioDriver.kext install.sh libAudioFloatLib.a
skt90s-computer:~/Desktop/Deployment-2 Skt90$ ./install.sh
Password:
Sorry, try again.
Password:
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)
Installation finished - enjoy! dogbert <dogber1@gmail.com>
skt90s-computer:~/Desktop/Deployment-2 Skt90$

blink.gif blink.gif blink.gif blink.gif blink.gif blink.gif blink.gif blink.gif blink.gif blink.gif
Deffer
QUOTE (wblskt90 @ Jul 19 2006, 12:37 PM) *
But I can't get it work in 10.4.6


Try the one I mention above. I had the same problem as you and that one worked for me.
JustInSane
Installing the binary results in the same classic "xxx is not compatible with its superclass, 13IOAudioEngine superclass changed?" error that many others are getting.

When I download the source, open the project in XCode, and click "build", XCode simply terminates. Is there a simple commandline way to build this thing?

My environment:

Soyo P4I875P motherboard (w/ onboard CMedia CM8738 6 Ch.)
OS X 10.4.3
binary file used: CMI8738PCIAudioDriver-0.6.4-1043.tar.gz
src file used: CMI8738PCIAudioDriver-0.6.4-src.tar.gz
r11r
Thanks dogbert, Hydrasworld, and GreyWolf for the recompile (and anyone else who helped with this). Finally I have sound on my P4B266.
kwha
Anyone Using This Driver in Kernel 10.4.8?
My CMI8738 (Audiotrack Maya 5.1 LP) stopped working with 10.4.8 kernel. It was worked perfectly with 10.4.4 kernel with OS 10.4.6, 10.47 and 10.4.8. It stopped working with new 10.4.8 kernel.

I am Using Latest Semthex Kernel
REVENGE
Ye. We need to X Lab this driver and have some people who can recompile regularly for new OS X releases.
nbhusain
QUOTE (REVENGE @ Nov 15 2006, 05:26 AM) *
Ye. We need to X Lab this driver and have some people who can recompile regularly for new OS X releases.


i've recompiled the driver myself, but the computer hangs after loading the kext.
pjcau
hello to all, me son as soon as bought one Pci of sound with chip the 8738. I have 10.4.8 sse3 amd distribution with kernel 8.8.1, I have installed the CMI8738PCIAudioDriver.kext for 10.4.8. But he does not work I have made made several the permissions but then when I make:
CODE
kextload - t /System/Library/Extensions/CMI8738PCIAudioDriver-0.6.4-1048.kext

They give the following error to me:
CODE
root# kextload -t /System/Library/Extensions/CMI8738PCIAudioDriver-0.6.4-1048.kext
can't add kernel extension /System/Library/Extensions/CMI8738PCIAudioDriver-0.6.4-1048.kext (not a bundle) (run kextload on this kext with -t for diagnostic output)

Help me!!!
REVENGE
WE NEED RECOMPILES FTFW!
pjcau
How?? i can't use the xcode.
pjcau
help me!!!
dogbert
QUOTE
help me!!!

help yourself

there's a binary for 10.4.8 on my site which is reported to work.
pjcau
what is your site ?
hi
scoutme
QUOTE (Pitr- @ Sep 6 2005, 09:16 AM) *
You're not alone. I also have problem getting any sound of my cmi9739a-chip. The chip is detected succesfully and the appleac97driver-module loads without problems but there is no sound playback sad.gif



Did you notice you can attach a headset to the lineout (or headphones out) and hear sounds? It sounds like the system recognize the card, but has some incomplete routing. I WANT MY SPEAKERS!! smile.gif
MacRetail
QUOTE (pjcau @ Nov 23 2006, 11:18 PM) *
what is your site ?
hi


He's site is http://scifi.pages.at/ffm-2/
Boopop
I've tried this driver - All i get is a kernel panic, or no sound in safe mode. I've just bought a PC Line 5.1 sound card with the correct CMedia chip on it. Any ideas?

EDIT: Woops, I installed the driver for a different kernel 0.o. All sorted now, I just installed the right one and got rid of appleac97 as that was what was causing the kernel panic.
kader
I have install this driver in my 10,4,8 system
I have an install succefully :
Installing CMI8738 kernel extension...
kextload: extension /System/Library/Extensions/IOAudioFamily.kext is already loaded
kextload: /System/Library/Extensions/CMI8738PCIAudioDriver.kext loaded successfully
Installation finished - enjoy! dogbert <dogber1@gmail.com>
But I dont have sound
kader
up ?
mitsuzero
thanks for the driver .......works perfectly ..... jijiji
system:
Nforce 4
athlon64 3500 socket AM2
512 mb ram
video onboard geForce 6100 whistle.gif
mitsuzero
huh.gif huh.gif huh.gif i dont check but i dont use the microphone .... i need it ,,,,,, for talk with my friends in a teamspeak server ...if u have a idea ..to fix that ....i thank to u to much..... huh.gif huh.gif huh.gif
micro7
Thank you for the driver! Good work! After gettin "superior"-problem already mentioned above I tried CMI8738.zip and got it work. My System: AMD 3000+ at MSI k8m800-v (also with OnBoard AC97 already running). My Soundcard is a Nightingale Pro6.

Greets,
µ7
kader
QUOTE (kader @ Jan 20 2007, 09:28 PM) *
I have install this driver in my 10,4,8 system
I have an install succefully :
Installing CMI8738 kernel extension...
kextload: extension /System/Library/Extensions/IOAudioFamily.kext is already loaded
kextload: /System/Library/Extensions/CMI8738PCIAudioDriver.kext loaded successfully
Installation finished - enjoy! dogbert <dogber1@gmail.com>
But I dont have sound

anyone have a reponse for me ? wink.gif
TheDC70
C-Media USB Audio...Help me get it working!

I need a little help getting sound on my Intel Mac. Anyone wanna help me take a shoot? The situation is as follows. I have SoundBlaster X-Fi card in my system, but the mac does not detect that. I don't think it detects any of my PCI devices, but this is another story…or maybe a partial solution. From what I've found, SoundBlaster X-Fi is not supported yet in OS X 10.4.X (maybe 10.5?).

Onto the point. In order to get sound out of my system, I checked the HCL on http://wiki.osx86project.org/ and found "C-Media USB Audio (no additional drivers required)" [Under USB Devices]. Well, looked like a dream come true and at only $26 too! Long story short…the no drivers situation is not the case. The USB device I have in my possession specifications can be found here http://www.siig.com/product.asp?pid=1048 notice it uses C-Media CMI102 chipset, So I'm still in the ballpark. Moving along, I came across this post and attempted to install Dogbert's driver. Didn't have any success either. I know its written in mind for PCI, but you never know. The similar error to everyone else in the form comes back at me. Tried all versions. The following is what comes back to me

thedc70s-computer:~ TheDC70$ /Users/TheDC70/Desktop/install.sh
Installing CMI8738 kernel extension...
cp: CMI8738PCIAudioDriver.kext: No such file or directory
find: /System/Library/Extensions/CMI8738PCIAudioDriver.kext: No such file or directory
find: /System/Library/Extensions/CMI8738PCIAudioDriver.kext: No such file or directory
chown: /System/Library/Extensions/CMI8738PCIAudioDriver.kext: No such file or directory
kextload: /System/Library/Extensions/CMI8738PCIAudioDriver.kext: no such bundle file exists
can't add kernel extension /System/Library/Extensions/CMI8738PCIAudioDriver.kext (file access/permissions) (run kextload on this kext with -t for diagnostic output)
Installation finished - enjoy! dogbert <dogber1@gmail.com>
thedc70s-computer:~ TheDC70$

The .kext in that directory. I've moved it there myself, after authenticating it, and evern left the .kext in the same directory as the install.sh file for excecution.

Also, in the system profiler, It is detected in the USB section
USB Audio:

Version: 0.10
Bus Power (mA): 500
Speed: Up to 12 Mb/sec
Manufacturer: C-Media INC.
Product ID: 0x0001
Vendor ID: 0x0d8c


No option however in the sound section of the control panel.

So, Can anyone help me or point me in the right direction?

Thanks in Advance
-TheDC70

Image Used: MAC OS X 10.4.7 ~JAS
kader
QUOTE (kader @ Jan 28 2007, 01:55 PM) *
anyone have a reponse for me ? wink.gif

UP please
blagec
I have compiled dogbert's CMI8738PCIAudioDriver.kext from source with XCode 2.4.1, and it works. I briefly looked into the source, and it looks safe and open source to me.

GENERIC CMI8738 DRIVER ---- ONLY FOR OSX86 Tiger 10.4.9 !!!
* For other versions compile from source *

INSTALLATION:
0. login as root smile.gif
1. Unpack CMI8738PCIAudioDriver.kext to /tmp/ for example
2. Do
cd /System/Library/Extensions/
cp -r /tmp/CMI8738PCIAudioDriver.kext .
chmod -R 755 CMI8738PCIAudioDriver.kext
chown -R root:wheel CMI8738PCIAudioDriver.kext
3. Reboot -OR- try to load manually with: kextload CMI8738PCIAudioDriver.kext (Card info should be printed)

Driver provided here is for educational purposes only, without any warranty. Please support Apple by bying real Mac!
XsaGti
Hi!!

With this driver I can solve de Input?

All function?
Input, Output, SPDIF??

Tanhks for your time
blagec
QUOTE (XsaGti @ Apr 2 2007, 10:21 PM) *
Hi!!

With this driver I can solve de Input?

All function?
Input, Output, SPDIF??

Tanhks for your time


Short answer is: probably no sad.gif

Output 100% works
Input is shown in Sound Preferences but might not work
SPDIF is not supported.


Source is included - so somebody skilled might fix it in the future... I'm satisfied with output wink.gif

Regards
Superhai
SPDIF out is working (at least on my card)
URBANsUNITED
Does is support 5.1 Sound now?

URBANsUNITED
fazekaim
Does anybody use this sound card under 10.4.8? i'm looking for a cheap and full working card for my brother's computer. hi has an intergrated sound blaster so it should be important to buy a working card.
the system installed onto the computer is 10.4.8.
Cyberdog !
Trust 5200 with digital output works
Test : only digital output

But no 5.1 channels

sad.gif
yellow83
CMI-8738 integrated in Asus P4B533:
output work only on green jack. Input is shown ok in preferences but mic dosn't work in any jacks...
can anybody help me?
goofy
What about 10.4.10 ?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.