Comment 37 for bug 914575

Revision history for this message
kelargo (kelong-2000) wrote : Re: sound applet does not display all alsa hw sound

running pacmd from the command.. here's the output from list-sinks and list-sources

>>> list-sinks
1 sink(s) available.
  * index: 0
 name: <alsa_output.pci-0000_00_01.1.hdmi-stereo>
 driver: <module-alsa-card.c>
 flags: HARDWARE DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
 state: SUSPENDED
 suspend cause: IDLE
 priority: 9950
 volume: 0: 100% 1: 100%
         0: 0.00 dB 1: 0.00 dB
         balance 0.00
 base volume: 100%
              0.00 dB
 volume steps: 65537
 muted: no
 current latency: 0.00 ms
 max request: 0 KiB
 max rewind: 0 KiB
 monitor source: 0
 sample spec: s16le 2ch 44100Hz
 channel map: front-left,front-right
              Stereo
 used by: 0
 linked by: 0
 configured latency: 0.00 ms; range is 0.50 .. 371.52 ms
 card: 0 <alsa_card.pci-0000_00_01.1>
 module: 4
 properties:
  alsa.resolution_bits = "16"
  device.api = "alsa"
  device.class = "sound"
  alsa.class = "generic"
  alsa.subclass = "generic-mix"
  alsa.name = "HDMI 0"
  alsa.id = "HDMI 0"
  alsa.subdevice = "0"
  alsa.subdevice_name = "subdevice #0"
  alsa.device = "3"
  alsa.card = "0"
  alsa.card_name = "HD-Audio Generic"
  alsa.long_card_name = "HD-Audio Generic at 0xf0344000 irq 42"
  alsa.driver_name = "snd_hda_intel"
  device.bus_path = "pci-0000:00:01.1"
  sysfs.path = "/devices/pci0000:00/0000:00:01.1/sound/card0"
  device.bus = "pci"
  device.vendor.id = "1002"
  device.vendor.name = "ATI Technologies Inc"
  device.form_factor = "internal"
  device.string = "hdmi:0"
  device.buffering.buffer_size = "65536"
  device.buffering.fragment_size = "32768"
  device.access_mode = "mmap+timer"
  device.profile.name = "hdmi-stereo"
  device.profile.description = "Digital Stereo (HDMI)"
  device.description = "Internal Audio Digital Stereo (HDMI)"
  alsa.mixer_name = "ATI R6xx HDMI"
  alsa.components = "HDA:1002aa01,00aa0100,00100200"
  module-udev-detect.discovered = "1"
  device.icon_name = "audio-card-pci"
>>>

>>> list-sources
1 source(s) available.
  * index: 0
 name: <alsa_output.pci-0000_00_01.1.hdmi-stereo.monitor>
 driver: <module-alsa-card.c>
 flags: DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
 state: SUSPENDED
 suspend cause: IDLE
 priority: 1950
 volume: 0: 100% 1: 100%
         0: 0.00 dB 1: 0.00 dB
         balance 0.00
 base volume: 100%
              0.00 dB
 volume steps: 65537
 muted: no
 current latency: 0.00 ms
 max rewind: 0 KiB
 sample spec: s16le 2ch 44100Hz
 channel map: front-left,front-right
              Stereo
 used by: 0
 linked by: 0
 configured latency: 0.00 ms; range is 0.50 .. 371.52 ms
 monitor_of: 0
 card: 0 <alsa_card.pci-0000_00_01.1>
 module: 4
 properties:
  device.description = "Monitor of Internal Audio Digital Stereo (HDMI)"
  device.class = "monitor"
  alsa.card = "0"
  alsa.card_name = "HD-Audio Generic"
  alsa.long_card_name = "HD-Audio Generic at 0xf0344000 irq 42"
  alsa.driver_name = "snd_hda_intel"
  device.bus_path = "pci-0000:00:01.1"
  sysfs.path = "/devices/pci0000:00/0000:00:01.1/sound/card0"
  device.bus = "pci"
  device.vendor.id = "1002"
  device.vendor.name = "ATI Technologies Inc"
  device.form_factor = "internal"
  device.string = "0"
  module-udev-detect.discovered = "1"
  device.icon_name = "audio-card-pci"
>>>