Subscribe to our RSS news feed
AAPL 199.94 (-1.25)

10 Pages V  « < 4 5 6 7 8 > »   
Reply to this topic Start new topic
Cmedia 8738
*
  • Group: Members
  • Posts: 12
  • Joined: 16-January 06
  • Member No.: 20,170
Terratec Aureon 7.1 PCI (8768+)

spdif (stereo) & out work
mic not work

osx 10.4.9 8.9.1
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 36
  • Joined: 17-October 07
  • From: Targoviste, Romania
  • Member No.: 142,969
QUOTE (blagec @ Apr 1 2007, 01:03 PM) *
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!


Just tried this on 10.4.10 (mac.nub.1) for a motherboard integrated cmi8738 and it works. 
There was no need to compile from source (I couldn't have done it, anyway, since I don't have xcode). Just copied the kext to /System/Library/Extensions, run those commands and loaded it. I have only stereo output (no mic), but that's all I need.
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 8
  • Joined: 16-December 07
  • Member No.: 163,196
Thanks Blagec for the file and thanks coccolino_dbro to try it in 10.4.10. I have sound with this file and method in 10.4.9 and 10.4.10 (without recompiled).
I use a PCI 5.1 ch card with CMI8738 (the one w/2 outputs).

Thank you all !!!
MWTB-DLTR.
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 8
  • Joined: 4-January 08
  • Member No.: 169,166
Does any of the drivers for 8738 have midi working?
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 1
  • Joined: 29-December 07
  • Member No.: 167,113
OSX 10.4.7 + CMI8738 PCI install download kext

22com_CMI8738AudioEngine is not compatible with its superclass, 13IOAudioEngine superclass changed?
kextload: a link/load error occured for kernel extension CMI8738PCIAudioDriver.kext
load failed for extension CMI8738PCIAudioDriver.kext
(run kextload with -t for diagnostic output)

Is there CMI8738PCIAudioDriver for 10.4.7? anyboby get it mail to me,thanks!!!!
mymail:robot8254@yahoo.com.cn
thanks!!!!
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 3
  • Joined: 10-June 07
  • From: south australia
  • Member No.: 113,569
is there an release of this driver for OS X 10.5 ?
PM Profile Card
Go to the top of the page
+ Quote Post
*******
  • Group: Members
  • Posts: 933
  • Joined: 18-August 06
  • Member No.: 51,637
QUOTE (blagec @ Apr 1 2007, 02:03 PM) *
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!


works here on 10.4.11... thanx
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 88
  • Joined: 12-January 08
  • Member No.: 172,013
QUOTE (Pitr- @ Sep 6 2005, 08: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


me too...

i have Cmedia 9761A onboard sound card
PM Profile Card
Go to the top of the page
+ Quote Post
Group Icon
  • Group: Retired
  • Posts: 787
  • Joined: 21-July 05
  • Member No.: 643
I just recompiled this old driver from Dogbert for 10.5.3, no idea if it still works.

It's for 8738/8768 cards, maybe some other models work too.
Attached File(s)
Attached File  CMI8738PCIAudioDriver.zip ( 22.86K ) Number of downloads: 2621
 
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 1
  • Joined: 8-June 08
  • Member No.: 241,539
Hi, i'm totally new to Mac. I have installed Kalyway perfectly, the only problem is that my sound isn't working. I downloaded this driver and put the kext file in my System/Library/Extensions directory. How do i have to run the install.sh file? If i copy it's content and paste it into Terminal it doesn't work. Can anybody help me? smile.gif
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 41
  • Joined: 12-June 08
  • Member No.: 243,348
QUOTE (paskaal @ Jun 9 2008, 04:30 PM) *
Hi, i'm totally new to Mac. I have installed Kalyway perfectly, the only problem is that my sound isn't working. I downloaded this driver and put the kext file in my System/Library/Extensions directory. How do i have to run the install.sh file? If i copy it's content and paste it into Terminal it doesn't work. Can anybody help me? smile.gif
The same for me sad.gif
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 124
  • Joined: 11-March 07
  • Member No.: 91,958
QUOTE (Xargon @ Jun 15 2008, 11:19 AM) *
The same for me sad.gif


Just use Kext Helper, it's in the "kool softs" folder in applications, assuming you installed the extras. That should do it for you.
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 124
  • Joined: 11-March 07
  • Member No.: 91,958
QUOTE (Krazubu @ Jun 2 2008, 04:32 PM) *
I just recompiled this old driver from Dogbert for 10.5.3, no idea if it still works.

It's for 8738/8768 cards, maybe some other models work too.



Hey thanks! This is working great on 10.5.3 with a Turtle Beach Riviera PCI card! Ignored the installer script and just dropped it on kext helper.
PM Profile Card
Go to the top of the page
+ Quote Post
Group Icon
  • Group: Retired
  • Posts: 787
  • Joined: 21-July 05
  • Member No.: 643
Cool smile.gif
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 21
  • Joined: 24-April 08
  • From: Makati, Philippines
  • Member No.: 220,448
QUOTE (Silvos @ Sep 9 2005, 09:58 PM) *
I would like to thank dogbert for the work done on the CMi-8738 driver.
I now have sound!! Awesome Thanks! smile.gif


please send me a copy of the driver and the driver installation guide. xo I've been sound-less for a month looking for the CMI 8738 6ch driver.
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 30
  • Joined: 3-May 08
  • From: Thailand
  • Member No.: 225,263
Confirm kext is work well in 10.5.3
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 26
  • Joined: 10-June 06
  • From: El Salvador, Santa Tecla
  • Member No.: 42,760
Yes! The Kext works with Leo 10 5 3... no news about the sound in on this chip?
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 41
  • Joined: 19-October 06
  • Member No.: 60,709
5.1 pass thru doesn't work on my diamond 7.1 ddl xs sound card via spdif. any suggestions?
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 9
  • Joined: 27-February 07
  • Member No.: 88,581
2 Krazubu

Big thanks for the driver! Perfectly works on 10.5.2 Kalyway (vanilla kernel).

Goog luck!!!
PM Profile Card
Go to the top of the page
+ Quote Post
Group Icon
  • Group: Gurus
  • Posts: 743
  • Joined: 21-July 05
  • Member No.: 642
QUOTE (Krazubu @ Jun 2 2008, 05:32 PM) *
I just recompiled this old driver from Dogbert for 10.5.3, no idea if it still works.

It's for 8738/8768 cards, maybe some other models work too.


Works nicely with my HT Striker 7.1 card (CMI8770) on 10.5.4.

I'm using the SPDIF coax out but only getting 2 channels.
PM Profile Card
Go to the top of the page
+ Quote Post
10 Pages V  « < 4 5 6 7 8 > » 
Reply to this topic Start new topic

1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

RSS Lo-Fi Version Time is now: 21st November 2009 - 01:11 PM