Bug 197211

Summary: system-config-soundcard won't detect my Audio Creative Sound Blaster Live 7.1 card
Product: [Fedora] Fedora Reporter: Eric Bair <ericdavidbair>
Component: system-config-soundcardAssignee: Martin Stransky <stransky>
Status: CLOSED INSUFFICIENT_DATA QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5   
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-10-27 11:58:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
scsound.log file none

Description Eric Bair 2006-06-29 09:53:16 UTC
Description of problem:

When I open system-config-soundcard and attempt to play the sample sound using
my Audio Creative Sound Blaster Live 7.1 card, no sound was played, and I was
instructed to file a bug report.

Version-Release number of selected component (if applicable):

system-config-soundcard-1.2.16-2

How reproducible:

Occurs every time.

Steps to Reproduce:
1. Open system-config-soundcard.
2. Select the "Creative" tab.
3. Press the "play" button.
  
Actual results:

No sound is played, and I am instructed to file a bug report.

Expected results:

The test sound should be played, and I should be able to use my sound card to
play audio on my system.

Additional info:
I can still play sound using my onboard AC97 sound device, but Fedora doesn't
seem to be able to use my Sound Blaster card.  I don't know if something is
configured incorrectly on my system, or if this is some kind of bug.

At any rate, I am attaching the /root/scsound.log file that was produced when I
ran system-config-soundcard.

Comment 1 Eric Bair 2006-06-29 09:53:17 UTC
Created attachment 131736 [details]
scsound.log file

Comment 2 Martin Stransky 2006-06-29 14:53:07 UTC
Could you please check "alsamixer" utility ("alsamixer -c 0") and try to set up
some channels/switches?

Comment 3 Eric Bair 2006-06-30 20:30:50 UTC
I can set some channels and switches using alsamixer without any problems. 
However, I can't hear any sound when I test my Sound Blaster card on
system-config-soundcard even when I set every channel to maximum volume.

Comment 4 Martin Stransky 2006-08-17 10:25:34 UTC
Could you please check on console:

"aplay -D plughw:0,0 /usr/share/sounds/phone.wav"

The latest ALSA drivers may help, how-to is here:

http://people.redhat.com/stransky/alsa/

Comment 5 Eric Bair 2006-08-18 22:04:38 UTC
I tried executing the command you listed above, and my system didn't play any
sound.  I tried upgrading the ALSA drivers, but that didn't seem to help.

Comment 6 Martin Stransky 2006-10-13 15:42:45 UTC
Could you please run system-config-soundcard and attach an updated
/root/scsound.log?