Guest User

Untitled

a guest
Sep 12th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.33 KB | None | 0 0
  1. [~]$ pacmd list-sinks
  2. 1 sink(s) available.
  3.   * index: 2
  4.     name: <alsa_output.pci-0000_00_1b.0.analog-stereo>
  5.     driver: <module-alsa-card.c>
  6.     flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
  7.     state: IDLE
  8.     suspend cause: (none)
  9.     priority: 9039
  10.     volume: front-left: 65536 / 100% / 0,00 dB,   front-right: 65536 / 100% / 0,00 dB
  11.             balance 0,00
  12.     base volume: 65536 / 100% / 0,00 dB
  13.     volume steps: 65537
  14.     muted: no
  15.     current latency: 23,26 ms
  16.     max request: 4 KiB
  17.     max rewind: 4 KiB
  18.     monitor source: 4
  19.     sample spec: s16le 2ch 44100Hz
  20.     channel map: front-left,front-right
  21.                  Stereo
  22.     used by: 0
  23.     linked by: 1
  24.     configured latency: 23,22 ms; range is 0,50 .. 2000,00 ms
  25.     card: 1 <alsa_card.pci-0000_00_1b.0>
  26.     module: 7
  27.     properties:
  28.         alsa.resolution_bits = "16"
  29.         device.api = "alsa"
  30.         device.class = "sound"
  31.         alsa.class = "generic"
  32.         alsa.subclass = "generic-mix"
  33.         alsa.name = "ALC887-VD Analog"
  34.         alsa.id = "ALC887-VD Analog"
  35.         alsa.subdevice = "0"
  36.         alsa.subdevice_name = "subdevice #0"
  37.         alsa.device = "0"
  38.         alsa.card = "0"
  39.         alsa.card_name = "HDA Intel PCH"
  40.         alsa.long_card_name = "HDA Intel PCH at 0xf7f00000 irq 32"
  41.         alsa.driver_name = "snd_hda_intel"
  42.         device.bus_path = "pci-0000:00:1b.0"
  43.         sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card0"
  44.         device.bus = "pci"
  45.         device.vendor.id = "8086"
  46.         device.vendor.name = "Intel Corporation"
  47.         device.product.id = "1c20"
  48.         device.product.name = "6 Series/C200 Series Chipset Family High Definition Audio Controller"
  49.         device.form_factor = "internal"
  50.         device.string = "front:0"
  51.         device.buffering.buffer_size = "352800"
  52.         device.buffering.fragment_size = "176400"
  53.         device.access_mode = "mmap+timer"
  54.         device.profile.name = "analog-stereo"
  55.         device.profile.description = "Analog Stereo"
  56.         device.description = "Built-in Audio Analog Stereo"
  57.         alsa.mixer_name = "Realtek ALC887-VD"
  58.         alsa.components = "HDA:10ec0887,10438444,00100302"
  59.         module-udev-detect.discovered = "1"
  60.         device.icon_name = "audio-card-pci"
  61.     ports:
  62.         analog-output-lineout: Line Out (priority 9900, latency offset 0 usec, available: yes)
  63.             properties:
  64.                
  65.         analog-output-headphones: Headphones (priority 9000, latency offset 0 usec, available: no)
  66.             properties:
  67.                 device.icon_name = "audio-headphones"
  68.     active port: <analog-output-lineout>
Add Comment
Please, Sign In to add comment