LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 01-17-2003, 07:39 AM   #1
blackmask
LQ Newbie
 
Registered: Apr 2002
Location: India
Distribution: Fedora core 1
Posts: 23

Rep: Reputation: 15
Angry Is there any linux distro that recognises CMI8738 at instalation...?


Hi,

Is there a linux distro that recognises the CMI8738 at installation.I have tried it under RHL 7.1 and 7.3...but no use.I have compiled the kernel with CMI8738 compiled in as module...still no use.On "cat info.wav > /dev/dsp" it just produes a creacking sound and the whole system hangs.I searched the forums and tried all that was specified in them.What about slackware?Does it has the same prblm ?Comments welcome.
 
Old 01-17-2003, 09:55 AM   #2
hfawzy
Member
 
Registered: Aug 2002
Location: Egypt
Distribution: Debian Sarge, Slackware 10.0
Posts: 163

Rep: Reputation: 30
I recommend you Mandrake 8.1. I am using this distro with the same soundcard as yours (CM8738) and it's working perfectly...
 
Old 01-17-2003, 10:54 AM   #3
wdingus
Member
 
Registered: Aug 2001
Location: Kingsport, TN
Distribution: RHEL & FC
Posts: 267

Rep: Reputation: 30
Works fine for me with RedHat 7.3 This is in my /etc/modules.conf:

alias sound-slot-0 cmpci
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :

It's been a while but I don't think it detected or worked straight up after install. I had to do "modprobe soundcore" and "modprobe cmpci" manually. I added them to /etc/rc.d/rc.local for a while. Then I added that to modules.conf and created a new initrd boot file and took those lines out of rc.local Been working fine ever since...

PS. This is on a 1U rackmount server that among other things plays a few .MP3 files with mpg123 in an endless loop piped to our phone system for on-hold music

PSS. Kernel is 2.4.18-19 RedHat updated kernel and here is results of lspci -vv

00:05.0 Multimedia audio controller: C-Media Electronics Inc CM8738 (rev 10)
Subsystem: Asustek Computer, Inc.: Unknown device 80e1
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping+ SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 32 (500ns min, 6000ns max)
Interrupt: pin A routed to IRQ 10
Region 0: I/O ports at 9800 [size=256]
Capabilities: [c0] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
 
Old 03-07-2004, 10:37 PM   #4
xavierh
Member
 
Registered: Feb 2004
Location: Denton, TX
Distribution: Mandriva 2005 LE
Posts: 221

Rep: Reputation: 30
Can you show me how?

Quote:
Originally posted by wdingus
Works fine for me with RedHat 7.3 This is in my /etc/modules.conf:

alias sound-slot-0 cmpci
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :

It's been a while but I don't think it detected or worked straight up after install. I had to do "modprobe soundcore" and "modprobe cmpci" manually. I added them to /etc/rc.d/rc.local for a while. Then I added that to modules.conf and created a new initrd boot file and took those lines out of rc.local Been working fine ever since...

PS. This is on a 1U rackmount server that among other things plays a few .MP3 files with mpg123 in an endless loop piped to our phone system for on-hold music

PSS. Kernel is 2.4.18-19 RedHat updated kernel and here is results of lspci -vv

00:05.0 Multimedia audio controller: C-Media Electronics Inc CM8738 (rev 10)
Subsystem: Asustek Computer, Inc.: Unknown device 80e1
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping+ SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 32 (500ns min, 6000ns max)
Interrupt: pin A routed to IRQ 10
Region 0: I/O ports at 9800 [size=256]
Capabilities: [c0] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
..to make this work without having to manualtt enter this parameters everytime I boot the machne. I'm using mandrake 9.2

thanks in advance....
 
Old 03-08-2004, 04:52 AM   #5
beejayzed
Member
 
Registered: Jan 2004
Location: Auckland, New Zealand
Distribution: Ubuntu
Posts: 686

Rep: Reputation: 30
I'm using Mandrake 9.1 and it was detected at installation.
 
Old 03-08-2004, 08:25 AM   #6
xavierh
Member
 
Registered: Feb 2004
Location: Denton, TX
Distribution: Mandriva 2005 LE
Posts: 221

Rep: Reputation: 30
This is for Wdingus

I now thast the sound chip is detected correctly on 9.1 I have 9.2 and it seems to have been detected fine, but unless I run this command at the prompt (modprobe cmpci) I dn;t get any sound. how can I have this command run at startup, instead of running it manually?
 
Old 03-08-2004, 08:40 AM   #7
TheOneKEA
Member
 
Registered: Oct 2003
Distribution: Debian GNU/Linux 11 (amd64) w/kernel 6.0.15
Posts: 299

Rep: Reputation: 30
One way is to create an executable Bourne shell script called /etc/rc.modules that loads the module using modprobe.
 
Old 03-08-2004, 09:16 AM   #8
xavierh
Member
 
Registered: Feb 2004
Location: Denton, TX
Distribution: Mandriva 2005 LE
Posts: 221

Rep: Reputation: 30
Quote:
Originally posted by TheOneKEA
One way is to create an executable Bourne shell script called /etc/rc.modules that loads the module using modprobe.
Sorry TheOneKEA. I'm a newbie here...how do I do that?
 
Old 03-08-2004, 09:50 AM   #9
keith
LQ Newbie
 
Registered: Mar 2004
Location: Sunderland
Posts: 3

Rep: Reputation: 0
CM8378

My card has been detected on installation with red hat 9, SuSe 9 and Mandrake 9.0 and 9.1. It works perfectly with all of them.
 
Old 03-08-2004, 01:30 PM   #10
xavierh
Member
 
Registered: Feb 2004
Location: Denton, TX
Distribution: Mandriva 2005 LE
Posts: 221

Rep: Reputation: 30
Lets clear things out....

...... I know that the chip is detected correctly in Mandrake 9.2 but one thing is a correct detection of the chip and the other is that sound comes out of it. Agai unless I issue a modprobe cmpci in the terminal window under the root user nothing comes out of the chip....
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mepis recognises Agere AC97 Modem heffo_j Linux - Hardware 0 06-18-2005 04:13 AM
K3B only recognises burner as ROOT brundles Linux - General 6 06-07-2005 08:13 AM
Synaptic (apt) only recognises repositories after pinging them ma6rl Linux - Software 0 05-20-2005 11:49 AM
Cdrecord recognises drive; will not burn jhoderd Fedora 1 04-15-2005 05:49 AM
distro instalation zfmt Linux - Newbie 3 11-27-2004 03:12 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 01:03 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration