Advertisement
Guest User

Untitled

a guest
Jun 27th, 2015
363
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.51 KB | None | 0 0
  1. dylan@laptop:~$ pacmd list-sink-inputs
  2. 1 sink input(s) available.
  3. index: 6
  4. driver: <protocol-native.c>
  5. flags: START_CORKED
  6. state: CORKED
  7. sink: 0 <alsa_output.pci-0000_00_1b.0.analog-stereo>
  8. volume: front-left: 64273 / 98% / -0.51 dB, front-right: 64273 / 98% / -0.51 dB
  9. balance 0.00
  10. muted: no
  11. current latency: 0.00 ms
  12. requested latency: 30.00 ms
  13. sample spec: s16le 2ch 44100Hz
  14. channel map: front-left,front-right
  15. Stereo
  16. resample method: (null)
  17. module: 10
  18. client: 16 <VBox>
  19. properties:
  20. media.name = "Windows 7 (pcm_out)"
  21. application.name = "VBox"
  22. native-protocol.peer = "UNIX socket client"
  23. native-protocol.version = "30"
  24. application.process.id = "2722"
  25. application.process.user = "dylan"
  26. application.process.host = "laptop"
  27. application.process.binary = "VirtualBox"
  28. application.language = "en_US.UTF-8"
  29. window.x11.display = ":0"
  30. application.process.machine_id = "8af796fa23514e649a32ca99375a0ce9"
  31. application.process.session_id = "c1"
  32. module-stream-restore.id = "sink-input-by-application-name:VBox"
  33. dylan@laptop:~$
  34. dylan@laptop:~$ pacmd list-sinks
  35. 1 sink(s) available.
  36. * index: 0
  37. name: <alsa_output.pci-0000_00_1b.0.analog-stereo>
  38. driver: <module-alsa-card.c>
  39. flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
  40. state: SUSPENDED
  41. suspend cause: IDLE
  42. priority: 9959
  43. volume: front-left: 99957 / 153% / 11.00 dB, front-right: 99957 / 153% / 11.00 dB
  44. balance 0.00
  45. base volume: 65536 / 100% / 0.00 dB
  46. volume steps: 65537
  47. muted: no
  48. current latency: 0.00 ms
  49. max request: 0 KiB
  50. max rewind: 0 KiB
  51. monitor source: 0
  52. sample spec: s16le 2ch 44100Hz
  53. channel map: front-left,front-right
  54. Stereo
  55. used by: 0
  56. linked by: 1
  57. configured latency: 0.00 ms; range is 0.50 .. 371.52 ms
  58. card: 0 <alsa_card.pci-0000_00_1b.0>
  59. module: 6
  60. properties:
  61. alsa.resolution_bits = "16"
  62. device.api = "alsa"
  63. device.class = "sound"
  64. alsa.class = "generic"
  65. alsa.subclass = "generic-mix"
  66. alsa.name = "92HD81B1X5 Analog"
  67. alsa.id = "92HD81B1X5 Analog"
  68. alsa.subdevice = "0"
  69. alsa.subdevice_name = "subdevice #0"
  70. alsa.device = "0"
  71. alsa.card = "0"
  72. alsa.card_name = "HDA Intel PCH"
  73. alsa.long_card_name = "HDA Intel PCH at 0xd4730000 irq 33"
  74. alsa.driver_name = "snd_hda_intel"
  75. device.bus_path = "pci-0000:00:1b.0"
  76. sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card0"
  77. device.bus = "pci"
  78. device.vendor.id = "8086"
  79. device.vendor.name = "Intel Corporation"
  80. device.product.id = "1e20"
  81. device.product.name = "7 Series/C210 Series Chipset Family High Definition Audio Controller"
  82. device.form_factor = "internal"
  83. device.string = "front:0"
  84. device.buffering.buffer_size = "65536"
  85. device.buffering.fragment_size = "32768"
  86. device.access_mode = "mmap+timer"
  87. device.profile.name = "analog-stereo"
  88. device.profile.description = "Analog Stereo"
  89. device.description = "Built-in Audio Analog Stereo"
  90. alsa.mixer_name = "Intel PantherPoint HDMI"
  91. alsa.components = "HDA:111d7605,103c17b7,00100107 HDA:80862806,80860101,00100000"
  92. module-udev-detect.discovered = "1"
  93. device.icon_name = "audio-card-pci"
  94. ports:
  95. analog-output-speaker: Speakers (priority 10000, latency offset 0 usec, available: unknown)
  96. properties:
  97. device.icon_name = "audio-speakers"
  98. analog-output-headphones: Headphones (priority 9000, latency offset 0 usec, available: no)
  99. properties:
  100. device.icon_name = "audio-headphones"
  101. active port: <analog-output-speaker>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement