Advertisement
CaduUnb

Headphone Issue/Debugging alsamixer

Mar 19th, 2017
344
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.21 KB | None | 0 0
  1. Output of pacmd list-sinks run on Terminal, Linux Mint Sarah,4.4.0-66-generic.
  2.  
  3. a_output.pci-0000_00_1f.3.analog-stereo>
  4. driver: <module-alsa-card.c>
  5. flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
  6. state: SUSPENDED
  7. suspend cause: IDLE
  8. priority: 9959
  9. volume: front-left: 19626 / 30% / -31,42 dB, front-right: 19626 / 30% / -31,42 dB
  10. balance 0,00
  11. base volume: 65536 / 100% / 0,00 dB
  12. volume steps: 65537
  13. muted: no
  14. current latency: 0,00 ms
  15. max request: 0 KiB
  16. max rewind: 0 KiB
  17. monitor source: 0
  18. sample spec: s16le 2ch 44100Hz
  19. channel map: front-left,front-right
  20. Stereo
  21. used by: 0
  22. linked by: 0
  23. configured latency: 0,00 ms; range is 0,50 .. 371,52 ms
  24. card: 0 <alsa_card.pci-0000_00_1f.3>
  25. module: 6
  26. properties:
  27. alsa.resolution_bits = "16"
  28. device.api = "alsa"
  29. device.class = "sound"
  30. alsa.class = "generic"
  31. alsa.subclass = "generic-mix"
  32. alsa.name = "ALC256 Analog"
  33. alsa.id = "ALC256 Analog"
  34. alsa.subdevice = "0"
  35. alsa.subdevice_name = "subdevice #0"
  36. alsa.device = "0"
  37. alsa.card = "0"
  38. alsa.card_name = "HDA Intel PCH"
  39. alsa.long_card_name = "HDA Intel PCH at 0xdf328000 irq 130"
  40. alsa.driver_name = "snd_hda_intel"
  41. device.bus_path = "pci-0000:00:1f.3"
  42. sysfs.path = "/devices/pci0000:00/0000:00:1f.3/sound/card0"
  43. device.bus = "pci"
  44. device.vendor.id = "8086"
  45. device.vendor.name = "Intel Corporation"
  46. device.product.id = "9d70"
  47. device.product.name = "Sunrise Point-LP HD Audio"
  48. device.form_factor = "internal"
  49. device.string = "front:0"
  50. device.buffering.buffer_size = "65536"
  51. device.buffering.fragment_size = "32768"
  52. device.access_mode = "mmap+timer"
  53. device.profile.name = "analog-stereo"
  54. device.profile.description = "Analog Stereo"
  55. device.description = "Built-in Audio Analog Stereo"
  56. alsa.mixer_name = "Realtek ALC256"
  57. alsa.components = "HDA:10ec0256,10431ccd,00100002 HDA:80862809,80860101,00100000"
  58. module-udev-detect.discovered = "1"
  59. device.icon_name = "audio-card-pci"
  60. ports:
  61. analog-output-speaker: Speakers (priority 10000, latency offset 0 usec, available: unknown)
  62. properties:
  63. device.icon_name = "audio-speakers"
  64. active port: <analog-output-speaker>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement