Ticket #479 (closed defect: duplicate)
PulseAudio 0.9.14 does not detect ICE1724 SPDIF
| Reported by: | robhancock | Owned by: | lennart |
|---|---|---|---|
| Milestone: | Component: | daemon | |
| Keywords: | Cc: |
Description
Since installing a bunch of Fedora 10 upgrades which included PulseAudio 0.9.14, PulseAudio is not detecting the IEC958 SPDIF output on my Chaintech AV710 sound card (ice1724 driver). 0.9.13 seemed fine, you could select the SPDIF output as the default in the PulseAudio Volume Control applet, but now it doesn't show up at all.
Adding this to /etc/pulse/default.pa makes it show up again:
load-module module-alsa-sink device=hw:0,1
Some bug in device detection perhaps?
This is what shows up for sinks with the above option set:
*** Sink #0 *** Name: alsa_output.hw_0_1 Driver: modules/module-alsa-sink.c Sample Specification: s32le 2ch 44100Hz Channel Map: front-left,front-right Owner Module: 2 Volume: 0: 100% 1: 100% Monitor Source: alsa_output.hw_0_1.monitor Latency: 0 usec, configured 0 usec Flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY Properties: device.api = "alsa" device.class = "sound" alsa.class = "generic" alsa.subclass = "generic-mix" alsa.name = "ICE1724 IEC958" alsa.id = "ICE1724 IEC958" alsa.subdevice = "0" alsa.subdevice_name = "subdevice #0" alsa.device = "1" alsa.card = "0" alsa.card_name = "ICEnsemble ICE1724" alsa.long_card_name = "ICEnsemble ICE1724 at 0x8000, irq 17" device.description = "ICEnsemble ICE1724 - ICE1724 IEC958" device.string = "hw:0,1" device.buffering.buffer_size = "65536" device.buffering.fragment_size = "32768" device.access_mode = "mmap+timer" *** Sink #1 *** Name: alsa_output.pci_1412_1724_sound_card_0_alsa_playback_0 Driver: modules/module-alsa-sink.c Sample Specification: s32le 2ch 44100Hz Channel Map: front-left,front-right Owner Module: 3 Volume: 0: 100% 1: 100% Monitor Source: alsa_output.pci_1412_1724_sound_card_0_alsa_playback_0.monitor Latency: 0 usec, configured 0 usec Flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY Properties: device.api = "alsa" device.class = "sound" alsa.class = "generic" alsa.subclass = "generic-mix" alsa.name = "ICE1724" alsa.id = "ICE1724" alsa.subdevice = "0" alsa.subdevice_name = "subdevice #0" alsa.device = "0" alsa.card = "0" alsa.card_name = "ICEnsemble ICE1724" alsa.long_card_name = "ICEnsemble ICE1724 at 0x8000, irq 17" device.description = "ICEnsemble ICE1724 - ICE1724" device.string = "front:0" device.buffering.buffer_size = "262144" device.buffering.fragment_size = "131072" device.access_mode = "mmap+timer"
Change History
Note: See
TracTickets for help on using
tickets.
