LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 01-03-2004, 07:26 PM   #1
doobiean
LQ Newbie
 
Registered: Jan 2004
Location: USA
Posts: 1

Rep: Reputation: 0
debian alsa CMedia 8738 chip


this setup was working a few days back, I'd compiled my own kernel and alsa-source. It's totally borked now and I'm tearing my hair out.. I recompiled to add usb since I have a new usb webcam, and things got shot to hell from then onwards {it's been 2 days without music ;-(.}

lets see.
lspci
00:00.0 Host bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 03)
00:01.0 PCI bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 03)
00:07.0 ISA bridge: Intel Corp. 82371AB/EB/MB PIIX4 ISA (rev 02)
00:07.1 IDE interface: Intel Corp. 82371AB/EB/MB PIIX4 IDE (rev 01)
00:07.2 USB Controller: Intel Corp. 82371AB/EB/MB PIIX4 USB (rev 01)
00:07.3 Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ACPI (rev 02)
00:0b.0 Ethernet controller: Lite-On Communications Inc LNE100TX (rev 21)
01:00.0 VGA compatible controller: ATI Technologies Inc 3D Rage IIC AGP (rev 7a)

LSMOD
Module Size Used by Not tainted
snd-pcm-oss 34564 0 (autoclean) (unused)
snd-pcm 50916 0 (autoclean) [snd-pcm-oss]
snd-opl3-lib 5188 0 (autoclean)
snd-mpu401-uart 2688 0 (autoclean)
snd-rawmidi 11904 0 (autoclean) [snd-mpu401-uart]
snd-page-alloc 5396 0 (autoclean) [snd-pcm]
snd-hwdep 4672 0 (autoclean) [snd-opl3-lib]
snd-timer 12388 0 (autoclean) [snd-pcm snd-opl3-lib]
snd-seq-device 3664 0 (autoclean) [snd-opl3-lib snd-rawmidi]
snd-mixer-oss 10768 0 (autoclean) [snd-pcm-oss]
snd 26308 0 (autoclean) [snd-pcm-oss snd-pcm snd-opl3-lib snd-mpu401-uart snd-rawmidi snd-hwdep snd-timer snd-seq-device snd-mixer-oss]
soundcore 3364 0 (autoclean) [snd]
af_packet 12328 1 (autoclean)
nls_cp437 4316 2 (autoclean)
vfat 9260 1 (autoclean)
fat 29464 0 (autoclean) [vfat]

dmesg|less
C-Media PCI soundcard not found or device busy
C-Media PCI soundcard not found or device busy
C-Media PCI soundcard not found or device busy
C-Media PCI soundcard not found or device busy
< frustration! >

not using devfs. did run the snddevices script in the alsa install.
devfs was installed earlier though.

please help!

Cheers, N

PS some extra info below:

/etc/init.d/alsa start
Starting ALSA (version 0.9.8): cmipci-failed failed

part of modules.conf
# This file was automatically generated by alsa-base's debconf stuff

alias char-major-116 snd
alias char-major-14 soundcore

options snd major=116 cards_limit=4

alias snd-card-0 snd-cmipci

alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
alias /dev/dsp* snd-pcm-oss


alias snd-slot-0 snd-card-0
alias sound-slot-0 snd-slot-0
 
Old 01-04-2004, 07:07 AM   #2
hw-tph
Senior Member
 
Registered: Sep 2003
Location: Sweden
Distribution: Debian
Posts: 3,032

Rep: Reputation: 58
Your lspci output doesn't contain anything about an 8738 chip. It should be detected like this (more or less):
Code:
00:0c.0 Multimedia audio controller: C-Media Electronics Inc CM8738 (rev 10)
Is the card properly inserted? Did you change any BIOS settings recently, or something similar?


Håkan
 
Old 09-26-2004, 07:53 AM   #3
jborges
LQ Newbie
 
Registered: Sep 2003
Location: Rio de Janeiro
Distribution: Kurumin-Linux (Brazil)
Posts: 13

Rep: Reputation: 0
Have you solved your problem???

I'm using Kurumin 3.2 (Brazil).
I have a sound devide exactly the same as yours (CMI 8738).
While using in Windows Xp I managed to configure it to work as 5.1.
I'm not that lucky in Linux yet.
Many Thanks
Julio Borges
Rio de Janeiro
Brazil
 
Old 10-24-2004, 07:16 AM   #4
jborges
LQ Newbie
 
Registered: Sep 2003
Location: Rio de Janeiro
Distribution: Kurumin-Linux (Brazil)
Posts: 13

Rep: Reputation: 0
CM8738 (no sound)

Let take a ride in Doobien's thread.

My lspci shows my cm8738 but I still get no 5.1 sound. The only sound I get is in the 2 front speakers the other 4 are still mute.

Do anybody has any sugestion??

Thanks a lot.

Julio Borges
Rio de Janeiro
 
  


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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
ALSA CMedia 8738 Mixer problems LavaDevil94 Linux - Hardware 0 06-13-2004 09:23 PM
help with sound CMEDIA 8738!!! adit_sen Linux - Hardware 2 04-18-2004 07:03 AM
cmedia cmi 8738 general question (easy) captgoodnight Linux - Hardware 1 01-06-2004 01:58 AM
cmedia 8738, surround De Nico Slackware 0 04-10-2003 09:05 AM
Sound problem with Cmedia 8738 and sis 7012 chipset winston Linux - Hardware 0 02-24-2003 08:05 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 11:47 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