Ticket #234 (closed defect: duplicate)

Opened 7 months ago

Last modified 7 months ago

module-hal-detect fails to handle 5.1 sound card with default-sample-channels=6

Reported by: atrus Assigned to: lennart
Priority: normal Milestone:
Component: module-hal-detect Severity: normal
Keywords: Cc:

Description

Setting up a 5.1 usb sound card with pulseaudio. In order to get it to do 5.1, default-sample-channnels is set to 6 in daemon.conf.

Configuring the card with:

load-module module-alsa-sink sink_name=usb_out device=surround51:1 channels=6

Results in a 6channel device visible in paman. However, allowing module-hal-detect to catch the card still produces a 2 channel device in paman, regardless of the default-sample-channels setting.

Attached are logs from pulseaudio -vv under the manual and hal configurations, respectively.

Attachments

pa-manual.txt (8.1 kB) - added by atrus on 02/05/08 22:50:03.
pulseaudio -vv undor manual configuration

Change History

02/05/08 22:50:03 changed by atrus

  • attachment pa-manual.txt added.

pulseaudio -vv undor manual configuration

02/05/08 23:11:59 changed by tanuk

  • component changed from daemon to module-hal-detect.

02/05/08 23:22:58 changed by tanuk

  • status changed from new to closed.
  • resolution set to duplicate.

Same as #235.