Bug 30461

Summary: [sound] no audio cd with cmi8330
Product: Base System Reporter: florent becker <flbecker>
Component: kernAssignee: freebsd-multimedia (Nobody) <multimedia>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.3-RELEASE   
Hardware: Any   
OS: Any   

Description florent becker 2001-09-09 20:00:01 UTC
the audio cd sound is stuck to zero with a CMI8330 soundcard: the CD is
read, but there's no output on the speakers. Playing wav works fine.
And esd makes an horrible noise too.

How-To-Repeat: on an i386, install a cmi8330 soundcard
in the kernel conf file:
device pcm
device sbc / or device csa, the result is the same

play a CD...
Comment 1 Kris Kennaway freebsd_committer freebsd_triage 2001-09-24 00:43:39 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-sound

Over to the sound maintainers
Comment 2 Kris Kennaway freebsd_committer freebsd_triage 2001-09-24 00:50:26 UTC
Responsible Changed
From-To: freebsd-sound->sound

Oops, got the email alias wrong
Comment 3 Alexander Leidinger freebsd_committer freebsd_triage 2005-09-11 13:51:30 UTC
State Changed
From-To: open->closed

There's no digital extraction by default. Make sure your CD-ROM is 
connected to the internal audio input. 

If you instead are talking about a mixer problem, please open a new bug 
report with the output of "mixer", "pciconf -v -l" and "cat /dev/sndstat" 
on a 5.[34] or -current system.