Bug 144662 - Unable to select audio output device
Summary: Unable to select audio output device
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-soundcard
Version: 3
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Martin Stransky
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-01-10 14:16 UTC by jeroen
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-08-02 06:48:48 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
modprobe.conf (486 bytes, text/plain)
2005-04-08 08:18 UTC, jeroen
no flags Details

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.


Note You need to log in before you can comment on or make changes to this bug.