Bug 144662

Summary: Unable to select audio output device
Product: [Fedora] Fedora Reporter: jeroen <jeroen>
Component: system-config-soundcardAssignee: Martin Stransky <stransky>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 3   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-08-02 06:48:48 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
modprobe.conf none

Description jeroen 2005-01-10 14:16:06 UTC
I recently figured out how to get my onboard soundcard to output audio
via S/PDIF (IEC958): i had to edit /etc/alsa/alsa.conf and change the
defaults.pcm.device value from 0 to 2. That value matches the 2nd
audio playback device from /proc/asound/devices. I only found out
about this after googling quite a bit. This seems like something that
should be GUI'ized ;)

I'm not sure if you can get readable device names for a combobox
though.  On my laptop i have this for example:

$ cat /proc/asound/card0/pcm4p/info
card: 0
device: 4
subdevice: 0
stream: PLAYBACK
id: Intel ICH - IEC958
name: Intel 82801DB-ICH4 - IEC958
subname: subdevice #0
class: 0
subclass: 0
subdevices_count: 1
subdevices_avail: 1

Which is the S/PDIF output device, but you don't want users to see
"Intel 82801DB-ICH4 - IEC958" obviously...

Comment 1 Bastien Nocera 2005-04-02 17:18:14 UTC
Could you please attach the output of "kudzu -p -c audio" as well as your
/etc/modprobe.conf?

Comment 2 jeroen 2005-04-08 08:18:06 UTC
[root@anduril ~]# kudzu -p -c audio
-
class: AUDIO
bus: PCI
detached: 0
driver: snd-intel8x0
desc: "nVidia Corporation nForce3 250Gb AC'97 Audio Controller"
vendorId: 10de
deviceId: 00ea
subVendorId: 1462
subDeviceId: 7585
pciType: 1
pcidom:    0
pcibus:  0
pcidev:  6
pcifn:  0


Comment 3 jeroen 2005-04-08 08:18:31 UTC
Created attachment 112849 [details]
modprobe.conf

Comment 4 jeroen 2005-08-02 08:24:19 UTC
How was this fixed in rawhide?

Comment 5 Martin Stransky 2005-08-16 11:26:19 UTC
rawhide is here:

http://download.fedora.redhat.com/pub/fedora/linux/core/development/

I've added a new combo for it.