Advertisement
Guest User

Untitled

a guest
Jun 20th, 2021
693
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.63 KB | None | 0 0
  1. Module #1
  2. Name: libpipewire-module-rtkit
  3. Argument: {
  4. #nice.level = -11
  5. #rt.prio = 88
  6. #rt.time.soft = 200000
  7. #rt.time.hard = 200000
  8. }
  9. Usage counter: n/a
  10. Properties:
  11. module.name = "libpipewire-module-rtkit"
  12. object.id = "1"
  13. module.author = "Wim Taymans <wim.taymans@gmail.com>"
  14. module.description = "Use RTKit to raise thread priorities"
  15. module.usage = "[nice.level=<priority: default -11>] [rt.prio=<priority: default 88>] [rt.time.soft=<in usec: default 200000] [rt.time.hard=<in usec: default 200000] "
  16. module.version = "0.3.30"
  17. nice.level = "-11"
  18. rt.prio = "88"
  19. rt.time.soft = "200000"
  20. rt.time.hard = "200000"
  21.  
  22. Module #2
  23. Name: libpipewire-module-protocol-native
  24. Argument:
  25. Usage counter: n/a
  26. Properties:
  27. module.name = "libpipewire-module-protocol-native"
  28. object.id = "2"
  29. module.author = "Wim Taymans <wim.taymans@gmail.com>"
  30. module.description = "Native protocol using unix sockets"
  31. module.version = "0.3.30"
  32.  
  33. Module #3
  34. Name: libpipewire-module-profiler
  35. Argument:
  36. Usage counter: n/a
  37. Properties:
  38. module.name = "libpipewire-module-profiler"
  39. object.id = "3"
  40. module.author = "Wim Taymans <wim.taymans@gmail.com>"
  41. module.description = "Generate Profiling data"
  42. module.version = "0.3.30"
  43.  
  44. Module #5
  45. Name: libpipewire-module-metadata
  46. Argument:
  47. Usage counter: n/a
  48. Properties:
  49. module.name = "libpipewire-module-metadata"
  50. object.id = "5"
  51. module.author = "Wim Taymans <wim.taymans@gmail.com>"
  52. module.description = "Allow clients to create metadata store"
  53. module.version = "0.3.30"
  54.  
  55. Module #7
  56. Name: libpipewire-module-spa-device-factory
  57. Argument:
  58. Usage counter: n/a
  59. Properties:
  60. module.name = "libpipewire-module-spa-device-factory"
  61. object.id = "7"
  62. module.author = "Wim Taymans <wim.taymans@gmail.com>"
  63. module.description = "Provide a factory to make SPA devices"
  64. module.version = "0.3.30"
  65.  
  66. Module #9
  67. Name: libpipewire-module-spa-node-factory
  68. Argument:
  69. Usage counter: n/a
  70. Properties:
  71. module.name = "libpipewire-module-spa-node-factory"
  72. object.id = "9"
  73. module.author = "Wim Taymans <wim.taymans@gmail.com>"
  74. module.description = "Provide a factory to make SPA nodes"
  75. module.version = "0.3.30"
  76.  
  77. Module #11
  78. Name: libpipewire-module-client-node
  79. Argument:
  80. Usage counter: n/a
  81. Properties:
  82. module.name = "libpipewire-module-client-node"
  83. object.id = "11"
  84. module.author = "Wim Taymans <wim.taymans@gmail.com>"
  85. module.description = "Allow clients to create and control remote nodes"
  86. module.version = "0.3.30"
  87.  
  88. Module #13
  89. Name: libpipewire-module-client-device
  90. Argument:
  91. Usage counter: n/a
  92. Properties:
  93. module.name = "libpipewire-module-client-device"
  94. object.id = "13"
  95. module.author = "Wim Taymans <wim.taymans@gmail.com>"
  96. module.description = "Allow clients to create and control remote devices"
  97. module.version = "0.3.30"
  98.  
  99. Module #15
  100. Name: libpipewire-module-portal
  101. Argument:
  102. Usage counter: n/a
  103. Properties:
  104. module.name = "libpipewire-module-portal"
  105. object.id = "15"
  106.  
  107. Module #16
  108. Name: libpipewire-module-access
  109. Argument: {
  110. # access.allowed to list an array of paths of allowed
  111. # apps.
  112. #access.allowed = [
  113. # /usr/bin/pipewire-media-session
  114. #]
  115.  
  116. # An array of rejected paths.
  117. #access.rejected = [ ]
  118.  
  119. # An array of paths with restricted access.
  120. #access.restricted = [ ]
  121.  
  122. # Anything not in the above lists gets assigned the
  123. # access.force permission.
  124. #access.force = flatpak
  125. }
  126. Usage counter: n/a
  127. Properties:
  128. module.name = "libpipewire-module-access"
  129. object.id = "16"
  130. module.author = "Wim Taymans <wim.taymans@gmail.com>"
  131. module.description = "Perform access check"
  132. module.usage = "[ access.force=flatpak ] [ access.allowed=<cmd-line> ] [ access.rejected=<cmd-line> ] [ access.restricted=<cmd-line> ] "
  133. module.version = "0.3.30"
  134.  
  135. Module #17
  136. Name: libpipewire-module-adapter
  137. Argument:
  138. Usage counter: n/a
  139. Properties:
  140. module.name = "libpipewire-module-adapter"
  141. object.id = "17"
  142. module.author = "Wim Taymans <wim.taymans@gmail.com>"
  143. module.description = "Manage adapter nodes"
  144. module.version = "0.3.30"
  145.  
  146. Module #19
  147. Name: libpipewire-module-link-factory
  148. Argument:
  149. Usage counter: n/a
  150. Properties:
  151. module.name = "libpipewire-module-link-factory"
  152. object.id = "19"
  153. module.author = "Wim Taymans <wim.taymans@gmail.com>"
  154. module.description = "Allow clients to create links"
  155. module.version = "0.3.30"
  156.  
  157. Module #21
  158. Name: libpipewire-module-session-manager
  159. Argument:
  160. Usage counter: n/a
  161. Properties:
  162. module.name = "libpipewire-module-session-manager"
  163. object.id = "21"
  164. module.author = "George Kiagiadakis <george.kiagiadakis@collabora.com>"
  165. module.description = "Implements objects for session management"
  166. module.version = "0.3.30"
  167.  
  168. Sink #45
  169. State: RUNNING
  170. Name: alsa_output.pci-0000_00_1b.0.analog-stereo
  171. Description: Built-in Audio Analog Stereo
  172. Driver: PipeWire
  173. Sample Specification: s32le 2ch 48000Hz
  174. Channel Map: front-left,front-right
  175. Owner Module: 4294967295
  176. Mute: no
  177. Volume: front-left: 38374 / 59% / -13.95 dB, front-right: 38374 / 59% / -13.95 dB
  178. balance 0.00
  179. Base Volume: 65536 / 100% / 0.00 dB
  180. Monitor Source: alsa_output.pci-0000_00_1b.0.analog-stereo.monitor
  181. Latency: 0 usec, configured 0 usec
  182. Flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY
  183. Properties:
  184. object.path = "alsa:pcm:1:front:1:playback"
  185. api.alsa.path = "front:1"
  186. api.alsa.pcm.card = "1"
  187. api.alsa.pcm.stream = "playback"
  188. audio.channels = "2"
  189. audio.position = "FL,FR"
  190. device.routes = "2"
  191. alsa.resolution_bits = "16"
  192. device.api = "alsa"
  193. device.class = "sound"
  194. alsa.class = "generic"
  195. alsa.subclass = "generic-mix"
  196. alsa.name = "ALC283 Analog"
  197. alsa.id = "ALC283 Analog"
  198. alsa.subdevice = "0"
  199. alsa.subdevice_name = "subdevice #0"
  200. alsa.device = "0"
  201. alsa.card = "1"
  202. alsa.card_name = "HDA Intel PCH"
  203. alsa.long_card_name = "HDA Intel PCH at 0xb3614000 irq 50"
  204. alsa.driver_name = "snd_hda_intel"
  205. device.profile.name = "analog-stereo"
  206. device.profile.description = "Analog Stereo"
  207. card.profile.device = "3"
  208. device.id = "42"
  209. factory.name = "api.alsa.pcm.sink"
  210. priority.driver = "945"
  211. priority.session = "945"
  212. media.class = "Audio/Sink"
  213. node.nick = "HDA Intel PCH"
  214. node.name = "alsa_output.pci-0000_00_1b.0.analog-stereo"
  215. device.description = "Built-in Audio Analog Stereo"
  216. device.icon_name = "audio-card-analog"
  217. node.pause-on-idle = "false"
  218. factory.id = "18"
  219. client.id = "31"
  220. node.driver = "true"
  221. factory.mode = "merge"
  222. audio.adapt.follower = ""
  223. library.name = "audioconvert/libspa-audioconvert"
  224. object.id = "45"
  225. node.max-latency = "8192/48000"
  226. Ports:
  227. analog-output-speaker: Speakers (type: Speaker, priority: 10000, availability group: Legacy 2, not available)
  228. analog-output-headphones: Headphones (type: Headphones, priority: 9900, availability group: Legacy 3, available)
  229. Active Port: analog-output-headphones
  230. Formats:
  231. pcm
  232.  
  233. Source #65581
  234. State: RUNNING
  235. Name: alsa_output.pci-0000_00_1b.0.analog-stereo.monitor
  236. Description: Monitor of Built-in Audio Analog Stereo
  237. Driver: PipeWire
  238. Sample Specification: s32le 2ch 48000Hz
  239. Channel Map: front-left,front-right
  240. Owner Module: 4294967295
  241. Mute: no
  242. Volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB
  243. balance 0.00
  244. Base Volume: 65536 / 100% / 0.00 dB
  245. Monitor of Sink: alsa_output.pci-0000_00_1b.0.analog-stereo
  246. Latency: 0 usec, configured 0 usec
  247. Flags: HARDWARE DECIBEL_VOLUME LATENCY
  248. Properties:
  249. object.path = "alsa:pcm:1:front:1:playback"
  250. api.alsa.path = "front:1"
  251. api.alsa.pcm.card = "1"
  252. api.alsa.pcm.stream = "playback"
  253. audio.channels = "2"
  254. audio.position = "FL,FR"
  255. device.routes = "2"
  256. alsa.resolution_bits = "16"
  257. device.api = "alsa"
  258. device.class = "sound"
  259. alsa.class = "generic"
  260. alsa.subclass = "generic-mix"
  261. alsa.name = "ALC283 Analog"
  262. alsa.id = "ALC283 Analog"
  263. alsa.subdevice = "0"
  264. alsa.subdevice_name = "subdevice #0"
  265. alsa.device = "0"
  266. alsa.card = "1"
  267. alsa.card_name = "HDA Intel PCH"
  268. alsa.long_card_name = "HDA Intel PCH at 0xb3614000 irq 50"
  269. alsa.driver_name = "snd_hda_intel"
  270. device.profile.name = "analog-stereo"
  271. device.profile.description = "Analog Stereo"
  272. card.profile.device = "3"
  273. device.id = "42"
  274. factory.name = "api.alsa.pcm.sink"
  275. priority.driver = "945"
  276. priority.session = "945"
  277. media.class = "Audio/Sink"
  278. node.nick = "HDA Intel PCH"
  279. node.name = "alsa_output.pci-0000_00_1b.0.analog-stereo"
  280. device.description = "Built-in Audio Analog Stereo"
  281. device.icon_name = "audio-card-analog"
  282. node.pause-on-idle = "false"
  283. factory.id = "18"
  284. client.id = "31"
  285. node.driver = "true"
  286. factory.mode = "merge"
  287. audio.adapt.follower = ""
  288. library.name = "audioconvert/libspa-audioconvert"
  289. object.id = "45"
  290. node.max-latency = "8192/48000"
  291. Formats:
  292. pcm
  293.  
  294. Source #46
  295. State: RUNNING
  296. Name: alsa_input.pci-0000_00_1b.0.analog-stereo
  297. Description: Built-in Audio Analog Stereo
  298. Driver: PipeWire
  299. Sample Specification: s32le 2ch 48000Hz
  300. Channel Map: front-left,front-right
  301. Owner Module: 4294967295
  302. Mute: no
  303. Volume: front-left: 10949 / 17% / -46.63 dB, front-right: 10949 / 17% / -46.63 dB
  304. balance 0.00
  305. Base Volume: 5206 / 8% / -66.00 dB
  306. Monitor of Sink: n/a
  307. Latency: 0 usec, configured 0 usec
  308. Flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY
  309. Properties:
  310. object.path = "alsa:pcm:1:front:1:capture"
  311. api.alsa.path = "front:1"
  312. api.alsa.pcm.card = "1"
  313. api.alsa.pcm.stream = "capture"
  314. audio.channels = "2"
  315. audio.position = "FL,FR"
  316. device.routes = "1"
  317. alsa.resolution_bits = "16"
  318. device.api = "alsa"
  319. device.class = "sound"
  320. alsa.class = "generic"
  321. alsa.subclass = "generic-mix"
  322. alsa.name = "ALC283 Analog"
  323. alsa.id = "ALC283 Analog"
  324. alsa.subdevice = "0"
  325. alsa.subdevice_name = "subdevice #0"
  326. alsa.device = "0"
  327. alsa.card = "1"
  328. alsa.card_name = "HDA Intel PCH"
  329. alsa.long_card_name = "HDA Intel PCH at 0xb3614000 irq 50"
  330. alsa.driver_name = "snd_hda_intel"
  331. device.profile.name = "analog-stereo"
  332. device.profile.description = "Analog Stereo"
  333. card.profile.device = "0"
  334. device.id = "42"
  335. factory.name = "api.alsa.pcm.source"
  336. priority.driver = "1945"
  337. priority.session = "1945"
  338. media.class = "Audio/Source"
  339. node.nick = "HDA Intel PCH"
  340. node.name = "alsa_input.pci-0000_00_1b.0.analog-stereo"
  341. device.description = "Built-in Audio Analog Stereo"
  342. device.icon_name = "audio-input-microphone-analog"
  343. node.pause-on-idle = "false"
  344. factory.id = "18"
  345. client.id = "31"
  346. node.driver = "true"
  347. factory.mode = "split"
  348. audio.adapt.follower = ""
  349. library.name = "audioconvert/libspa-audioconvert"
  350. object.id = "46"
  351. node.max-latency = "8192/48000"
  352. Ports:
  353. analog-input-mic: Microphone (type: Mic, priority: 8700, availability group: Legacy 1, availability unknown)
  354. Active Port: analog-input-mic
  355. Formats:
  356. pcm
  357.  
  358. Sink Input #71
  359. Driver: PipeWire
  360. Owner Module: n/a
  361. Client: 70
  362. Sink: 45
  363. Sample Specification: float32le 2ch 44100Hz
  364. Channel Map: front-left,front-right
  365. Format: pcm, format.sample_format = "\"float32le\"" format.rate = "44100" format.channels = "2" format.channel_map = "\"front-left,front-right\""
  366. Corked: no
  367. Mute: no
  368. Volume: front-left: 26777 / 41% / -23.32 dB, front-right: 26777 / 41% / -23.32 dB
  369. balance 0.00
  370. Buffer Latency: 0 usec
  371. Sink Latency: 0 usec
  372. Resample method: PipeWire
  373. Properties:
  374. client.api = "pipewire-pulse"
  375. pulse.server.type = "unix"
  376. pipewire.client.access = "flatpak"
  377. application.name = "spotify"
  378. application.icon_name = "com.spotify.Client"
  379. application.process.id = "6"
  380. application.process.user = "georgii"
  381. application.process.host = "snake266"
  382. application.process.binary = "spotify"
  383. application.language = "C"
  384. window.x11.display = ":99.0"
  385. application.process.machine_id = "ee015d709962468e99819281ec9f0bb8"
  386. application.process.session_id = "1"
  387. media.role = "music"
  388. media.name = "Spotify"
  389. stream.is-live = "true"
  390. node.name = "spotify"
  391. node.autoconnect = "true"
  392. media.class = "Stream/Output/Audio"
  393. adapt.follower.node = ""
  394. factory.id = "6"
  395. audio.adapt.follower = ""
  396. factory.mode = "split"
  397. library.name = "audioconvert/libspa-audioconvert"
  398. object.id = "71"
  399. client.id = "70"
  400. node.latency = "43218/44100"
  401. pulse.attr.maxlength = "4194304"
  402. pulse.attr.tlength = "705600"
  403. pulse.attr.prebuf = "0"
  404. pulse.attr.minreq = "7056"
  405. module-stream-restore.id = "sink-input-by-media-role:music"
  406.  
  407. Source Output #56
  408. Driver: PipeWire
  409. Owner Module: n/a
  410. Client: 54
  411. Source: 65581
  412. Sample Specification: float32le 1ch 25Hz
  413. Channel Map: mono
  414. Format: pcm, format.sample_format = "\"float32le\"" format.rate = "25" format.channels = "1" format.channel_map = "\"mono\""
  415. Corked: no
  416. Mute: no
  417. Volume: mono: 65536 / 100% / 0.00 dB
  418. balance 0.00
  419. Buffer Latency: 0 usec
  420. Source Latency: 0 usec
  421. Resample method: PipeWire
  422. Properties:
  423. client.api = "pipewire-pulse"
  424. pulse.server.type = "unix"
  425. application.name = "PulseAudio Volume Control"
  426. application.id = "org.PulseAudio.pavucontrol"
  427. application.icon_name = "audio-card"
  428. application.version = "4.0"
  429. application.process.id = "1586"
  430. application.process.user = "georgii"
  431. application.process.host = "snake266"
  432. application.process.binary = "pavucontrol"
  433. application.language = "C"
  434. window.x11.display = ":0"
  435. application.process.machine_id = "ee015d709962468e99819281ec9f0bb8"
  436. application.process.session_id = "1"
  437. media.name = "Peak detect"
  438. stream.monitor = "true"
  439. node.target = "45"
  440. stream.is-live = "true"
  441. node.name = "PulseAudio Volume Control"
  442. node.autoconnect = "true"
  443. node.dont-reconnect = "true"
  444. media.class = "Stream/Input/Audio"
  445. resample.peaks = "true"
  446. channelmix.normalize = "true"
  447. adapt.follower.node = ""
  448. factory.id = "6"
  449. audio.adapt.follower = ""
  450. factory.mode = "merge"
  451. library.name = "audioconvert/libspa-audioconvert"
  452. object.id = "56"
  453. client.id = "54"
  454. node.latency = "1/25"
  455. pulse.attr.maxlength = "4194304"
  456. pulse.attr.fragsize = "4"
  457. module-stream-restore.id = "source-output-by-application-id:org.PulseAudio.pavucontrol"
  458.  
  459. Source Output #57
  460. Driver: PipeWire
  461. Owner Module: n/a
  462. Client: 54
  463. Source: 46
  464. Sample Specification: float32le 1ch 25Hz
  465. Channel Map: mono
  466. Format: pcm, format.sample_format = "\"float32le\"" format.rate = "25" format.channels = "1" format.channel_map = "\"mono\""
  467. Corked: no
  468. Mute: no
  469. Volume: mono: 65536 / 100% / 0.00 dB
  470. balance 0.00
  471. Buffer Latency: 0 usec
  472. Source Latency: 0 usec
  473. Resample method: PipeWire
  474. Properties:
  475. client.api = "pipewire-pulse"
  476. pulse.server.type = "unix"
  477. application.name = "PulseAudio Volume Control"
  478. application.id = "org.PulseAudio.pavucontrol"
  479. application.icon_name = "audio-card"
  480. application.version = "4.0"
  481. application.process.id = "1586"
  482. application.process.user = "georgii"
  483. application.process.host = "snake266"
  484. application.process.binary = "pavucontrol"
  485. application.language = "C"
  486. window.x11.display = ":0"
  487. application.process.machine_id = "ee015d709962468e99819281ec9f0bb8"
  488. application.process.session_id = "1"
  489. media.name = "Peak detect"
  490. stream.monitor = "true"
  491. node.target = "46"
  492. stream.is-live = "true"
  493. node.name = "PulseAudio Volume Control"
  494. node.autoconnect = "true"
  495. node.dont-reconnect = "true"
  496. media.class = "Stream/Input/Audio"
  497. resample.peaks = "true"
  498. channelmix.normalize = "true"
  499. adapt.follower.node = ""
  500. factory.id = "6"
  501. audio.adapt.follower = ""
  502. factory.mode = "merge"
  503. library.name = "audioconvert/libspa-audioconvert"
  504. object.id = "57"
  505. client.id = "54"
  506. node.latency = "1/25"
  507. pulse.attr.maxlength = "4194304"
  508. pulse.attr.fragsize = "4"
  509. module-stream-restore.id = "source-output-by-application-id:org.PulseAudio.pavucontrol"
  510.  
  511. Source Output #76
  512. Driver: PipeWire
  513. Owner Module: n/a
  514. Client: 54
  515. Source: 4294967295
  516. Sample Specification: float32le 1ch 25Hz
  517. Channel Map: mono
  518. Format: pcm, format.sample_format = "\"float32le\"" format.rate = "25" format.channels = "1" format.channel_map = "\"mono\""
  519. Corked: no
  520. Mute: no
  521. Volume: mono: 65536 / 100% / 0.00 dB
  522. balance 0.00
  523. Buffer Latency: 0 usec
  524. Source Latency: 0 usec
  525. Resample method: PipeWire
  526. Properties:
  527. client.api = "pipewire-pulse"
  528. pulse.server.type = "unix"
  529. application.name = "PulseAudio Volume Control"
  530. application.id = "org.PulseAudio.pavucontrol"
  531. application.icon_name = "audio-card"
  532. application.version = "4.0"
  533. application.process.id = "1586"
  534. application.process.user = "georgii"
  535. application.process.host = "snake266"
  536. application.process.binary = "pavucontrol"
  537. application.language = "C"
  538. window.x11.display = ":0"
  539. application.process.machine_id = "ee015d709962468e99819281ec9f0bb8"
  540. application.process.session_id = "1"
  541. media.name = "Peak detect"
  542. stream.monitor = "true"
  543. node.target = "71"
  544. stream.is-live = "true"
  545. node.name = "PulseAudio Volume Control"
  546. node.autoconnect = "true"
  547. node.dont-reconnect = "true"
  548. media.class = "Stream/Input/Audio"
  549. resample.peaks = "true"
  550. channelmix.normalize = "true"
  551. adapt.follower.node = ""
  552. factory.id = "6"
  553. audio.adapt.follower = ""
  554. factory.mode = "merge"
  555. library.name = "audioconvert/libspa-audioconvert"
  556. object.id = "76"
  557. client.id = "54"
  558. node.latency = "1/25"
  559. pulse.attr.maxlength = "4194304"
  560. pulse.attr.fragsize = "4"
  561. module-stream-restore.id = "source-output-by-application-id:org.PulseAudio.pavucontrol"
  562.  
  563. Source Output #91
  564. Driver: PipeWire
  565. Owner Module: n/a
  566. Client: 83
  567. Source: 46
  568. Sample Specification: s16le 2ch 48000Hz
  569. Channel Map: front-left,front-right
  570. Format: pcm, format.sample_format = "\"s16le\"" format.rate = "48000" format.channels = "2" format.channel_map = "\"front-left,front-right\""
  571. Corked: no
  572. Mute: no
  573. Volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB
  574. balance 0.00
  575. Buffer Latency: 0 usec
  576. Source Latency: 0 usec
  577. Resample method: PipeWire
  578. Properties:
  579. client.api = "pipewire-pulse"
  580. pulse.server.type = "unix"
  581. application.name = "WEBRTC VoiceEngine"
  582. application.process.id = "2117"
  583. application.process.user = "georgii"
  584. application.process.host = "snake266"
  585. application.process.binary = "Discord"
  586. application.language = "C"
  587. window.x11.display = ":0"
  588. application.process.machine_id = "ee015d709962468e99819281ec9f0bb8"
  589. application.process.session_id = "1"
  590. media.name = "recStream"
  591. stream.is-live = "true"
  592. node.name = "WEBRTC VoiceEngine"
  593. node.autoconnect = "true"
  594. media.class = "Stream/Input/Audio"
  595. adapt.follower.node = ""
  596. factory.id = "6"
  597. audio.adapt.follower = ""
  598. factory.mode = "merge"
  599. library.name = "audioconvert/libspa-audioconvert"
  600. object.id = "91"
  601. client.id = "83"
  602. node.latency = "1440/48000"
  603. pulse.attr.maxlength = "4194304"
  604. pulse.attr.fragsize = "5760"
  605. module-stream-restore.id = "source-output-by-application-name:WEBRTC VoiceEngine"
  606.  
  607. Client #33
  608. Driver: PipeWire
  609. Owner Module: 2
  610. Properties:
  611. pipewire.protocol = "protocol-native"
  612. pipewire.sec.pid = "1055"
  613. pipewire.sec.uid = "1000"
  614. pipewire.sec.gid = "1000"
  615. module.id = "2"
  616. object.id = "33"
  617. client.api = "pipewire-pulse"
  618. pulse.server.type = "unix"
  619. application.name = "termite"
  620. window.x11.display = ":0"
  621. window.x11.screen = "0"
  622. application.process.id = "804"
  623. application.process.user = "georgii"
  624. application.process.host = "snake266"
  625. application.process.binary = "termite"
  626. application.language = "C"
  627. application.process.machine_id = "ee015d709962468e99819281ec9f0bb8"
  628. application.process.session_id = "1"
  629. config.name = "pipewire-pulse.conf"
  630. cpu.max-align = "32"
  631. clock.power-of-two-quantum = "true"
  632. default.clock.rate = "48000"
  633. default.clock.quantum = "1024"
  634. default.clock.min-quantum = "32"
  635. default.clock.max-quantum = "8192"
  636. default.video.width = "640"
  637. default.video.height = "480"
  638. default.video.rate.num = "25"
  639. default.video.rate.denom = "1"
  640. link.max-buffers = "64"
  641. mem.warn-mlock = "false"
  642. mem.allow-mlock = "true"
  643. core.version = "0.3.30"
  644. core.name = "pipewire-georgii-1055"
  645. pipewire.access = "unrestricted"
  646.  
  647. Client #30
  648. Driver: PipeWire
  649. Owner Module: 2
  650. Properties:
  651. pipewire.protocol = "protocol-native"
  652. pipewire.sec.pid = "1054"
  653. pipewire.sec.uid = "1000"
  654. pipewire.sec.gid = "1000"
  655. module.id = "2"
  656. object.id = "30"
  657. config.prefix = "media-session.d"
  658. config.name = "media-session.conf"
  659. cpu.max-align = "32"
  660. clock.power-of-two-quantum = "true"
  661. default.clock.rate = "48000"
  662. default.clock.quantum = "1024"
  663. default.clock.min-quantum = "32"
  664. default.clock.max-quantum = "8192"
  665. default.video.width = "640"
  666. default.video.height = "480"
  667. default.video.rate.num = "25"
  668. default.video.rate.denom = "1"
  669. link.max-buffers = "64"
  670. mem.warn-mlock = "false"
  671. mem.allow-mlock = "true"
  672. application.name = "pipewire-media-session"
  673. application.process.binary = "pipewire-media-session"
  674. application.language = "ru_RU.UTF-8"
  675. application.process.id = "1054"
  676. application.process.user = "georgii"
  677. application.process.host = "snake266"
  678. application.process.session_id = "1"
  679. window.x11.display = ":0"
  680. core.version = "0.3.30"
  681. core.name = "pipewire-georgii-1054"
  682. pipewire.access = "unrestricted"
  683.  
  684. Client #31
  685. Driver: PipeWire
  686. Owner Module: 2
  687. Properties:
  688. pipewire.protocol = "protocol-native"
  689. pipewire.sec.pid = "1054"
  690. pipewire.sec.uid = "1000"
  691. pipewire.sec.gid = "1000"
  692. module.id = "2"
  693. object.id = "31"
  694. config.prefix = "media-session.d"
  695. config.name = "media-session.conf"
  696. cpu.max-align = "32"
  697. clock.power-of-two-quantum = "true"
  698. default.clock.rate = "48000"
  699. default.clock.quantum = "1024"
  700. default.clock.min-quantum = "32"
  701. default.clock.max-quantum = "8192"
  702. default.video.width = "640"
  703. default.video.height = "480"
  704. default.video.rate.num = "25"
  705. default.video.rate.denom = "1"
  706. link.max-buffers = "64"
  707. mem.warn-mlock = "false"
  708. mem.allow-mlock = "true"
  709. application.name = "pipewire-media-session"
  710. application.process.binary = "pipewire-media-session"
  711. application.language = "ru_RU.UTF-8"
  712. application.process.id = "1054"
  713. application.process.user = "georgii"
  714. application.process.host = "snake266"
  715. application.process.session_id = "1"
  716. window.x11.display = ":0"
  717. core.version = "0.3.30"
  718. core.name = "pipewire-georgii-1054"
  719. pipewire.access = "unrestricted"
  720.  
  721. Client #53
  722. Driver: PipeWire
  723. Owner Module: 2
  724. Properties:
  725. pipewire.protocol = "protocol-native"
  726. pipewire.sec.pid = "1055"
  727. pipewire.sec.uid = "1000"
  728. pipewire.sec.gid = "1000"
  729. module.id = "2"
  730. object.id = "53"
  731. client.api = "pipewire-pulse"
  732. pulse.server.type = "unix"
  733. application.name = "Firefox"
  734. window.x11.display = ":0"
  735. window.x11.screen = "0"
  736. application.process.id = "838"
  737. application.process.user = "georgii"
  738. application.process.host = "snake266"
  739. application.process.binary = "firefox"
  740. application.language = "C"
  741. application.process.machine_id = "ee015d709962468e99819281ec9f0bb8"
  742. application.process.session_id = "1"
  743. config.name = "pipewire-pulse.conf"
  744. cpu.max-align = "32"
  745. clock.power-of-two-quantum = "true"
  746. default.clock.rate = "48000"
  747. default.clock.quantum = "1024"
  748. default.clock.min-quantum = "32"
  749. default.clock.max-quantum = "8192"
  750. default.video.width = "640"
  751. default.video.height = "480"
  752. default.video.rate.num = "25"
  753. default.video.rate.denom = "1"
  754. link.max-buffers = "64"
  755. mem.warn-mlock = "false"
  756. mem.allow-mlock = "true"
  757. core.version = "0.3.30"
  758. core.name = "pipewire-georgii-1055"
  759. pipewire.access = "unrestricted"
  760.  
  761. Client #32
  762. Driver: PipeWire
  763. Owner Module: 2
  764. Properties:
  765. pipewire.protocol = "protocol-native"
  766. pipewire.sec.pid = "1589"
  767. pipewire.sec.uid = "1000"
  768. pipewire.sec.gid = "1000"
  769. module.id = "2"
  770. object.id = "32"
  771. pipewire.access.portal.is_portal = "true"
  772. portal.monitor = "Camera"
  773. log.level = "0"
  774. cpu.max-align = "32"
  775. clock.power-of-two-quantum = "true"
  776. default.clock.rate = "48000"
  777. default.clock.quantum = "1024"
  778. default.clock.min-quantum = "32"
  779. default.clock.max-quantum = "8192"
  780. default.video.width = "640"
  781. default.video.height = "480"
  782. default.video.rate.num = "25"
  783. default.video.rate.denom = "1"
  784. link.max-buffers = "64"
  785. mem.warn-mlock = "false"
  786. mem.allow-mlock = "true"
  787. application.name = "xdg-desktop-portal"
  788. application.process.binary = "xdg-desktop-portal"
  789. application.language = "ru_RU.UTF-8"
  790. application.process.id = "1589"
  791. application.process.user = "georgii"
  792. application.process.host = "snake266"
  793. application.process.session_id = "1"
  794. window.x11.display = ":0"
  795. core.version = "0.3.30"
  796. core.name = "pipewire-georgii-1589"
  797. pipewire.access = "unrestricted"
  798.  
  799. Client #54
  800. Driver: PipeWire
  801. Owner Module: 2
  802. Properties:
  803. pipewire.protocol = "protocol-native"
  804. pipewire.sec.pid = "1055"
  805. pipewire.sec.uid = "1000"
  806. pipewire.sec.gid = "1000"
  807. module.id = "2"
  808. object.id = "54"
  809. client.api = "pipewire-pulse"
  810. pulse.server.type = "unix"
  811. application.name = "PulseAudio Volume Control"
  812. application.id = "org.PulseAudio.pavucontrol"
  813. application.icon_name = "audio-card"
  814. application.version = "4.0"
  815. application.process.id = "1586"
  816. application.process.user = "georgii"
  817. application.process.host = "snake266"
  818. application.process.binary = "pavucontrol"
  819. application.language = "C"
  820. window.x11.display = ":0"
  821. application.process.machine_id = "ee015d709962468e99819281ec9f0bb8"
  822. application.process.session_id = "1"
  823. config.name = "pipewire-pulse.conf"
  824. cpu.max-align = "32"
  825. clock.power-of-two-quantum = "true"
  826. default.clock.rate = "48000"
  827. default.clock.quantum = "1024"
  828. default.clock.min-quantum = "32"
  829. default.clock.max-quantum = "8192"
  830. default.video.width = "640"
  831. default.video.height = "480"
  832. default.video.rate.num = "25"
  833. default.video.rate.denom = "1"
  834. link.max-buffers = "64"
  835. mem.warn-mlock = "false"
  836. mem.allow-mlock = "true"
  837. core.version = "0.3.30"
  838. core.name = "pipewire-georgii-1055"
  839. pipewire.access = "unrestricted"
  840.  
  841. Client #55
  842. Driver: PipeWire
  843. Owner Module: 2
  844. Properties:
  845. pipewire.protocol = "protocol-native"
  846. pipewire.sec.pid = "1055"
  847. pipewire.sec.uid = "1000"
  848. pipewire.sec.gid = "1000"
  849. module.id = "2"
  850. object.id = "55"
  851. client.api = "pipewire-pulse"
  852. pulse.server.type = "unix"
  853. application.name = "pavucontrol"
  854. window.x11.display = ":0"
  855. window.x11.screen = "0"
  856. application.process.id = "1586"
  857. application.process.user = "georgii"
  858. application.process.host = "snake266"
  859. application.process.binary = "pavucontrol"
  860. application.language = "C"
  861. application.process.machine_id = "ee015d709962468e99819281ec9f0bb8"
  862. application.process.session_id = "1"
  863. config.name = "pipewire-pulse.conf"
  864. cpu.max-align = "32"
  865. clock.power-of-two-quantum = "true"
  866. default.clock.rate = "48000"
  867. default.clock.quantum = "1024"
  868. default.clock.min-quantum = "32"
  869. default.clock.max-quantum = "8192"
  870. default.video.width = "640"
  871. default.video.height = "480"
  872. default.video.rate.num = "25"
  873. default.video.rate.denom = "1"
  874. link.max-buffers = "64"
  875. mem.warn-mlock = "false"
  876. mem.allow-mlock = "true"
  877. core.version = "0.3.30"
  878. core.name = "pipewire-georgii-1055"
  879. pipewire.access = "unrestricted"
  880.  
  881. Client #70
  882. Driver: PipeWire
  883. Owner Module: 2
  884. Properties:
  885. pipewire.protocol = "protocol-native"
  886. pipewire.sec.pid = "1055"
  887. pipewire.sec.uid = "1000"
  888. pipewire.sec.gid = "1000"
  889. module.id = "2"
  890. object.id = "70"
  891. client.api = "pipewire-pulse"
  892. pulse.server.type = "unix"
  893. pipewire.client.access = "flatpak"
  894. application.name = "spotify"
  895. application.icon_name = "com.spotify.Client"
  896. application.process.id = "6"
  897. application.process.user = "georgii"
  898. application.process.host = "snake266"
  899. application.process.binary = "spotify"
  900. application.language = "C"
  901. window.x11.display = ":99.0"
  902. application.process.machine_id = "ee015d709962468e99819281ec9f0bb8"
  903. application.process.session_id = "1"
  904. config.name = "pipewire-pulse.conf"
  905. cpu.max-align = "32"
  906. clock.power-of-two-quantum = "true"
  907. default.clock.rate = "48000"
  908. default.clock.quantum = "1024"
  909. default.clock.min-quantum = "32"
  910. default.clock.max-quantum = "8192"
  911. default.video.width = "640"
  912. default.video.height = "480"
  913. default.video.rate.num = "25"
  914. default.video.rate.denom = "1"
  915. link.max-buffers = "64"
  916. mem.warn-mlock = "false"
  917. mem.allow-mlock = "true"
  918. core.version = "0.3.30"
  919. core.name = "pipewire-georgii-1055"
  920. pipewire.access = "flatpak"
  921.  
  922. Client #83
  923. Driver: PipeWire
  924. Owner Module: 2
  925. Properties:
  926. pipewire.protocol = "protocol-native"
  927. pipewire.sec.pid = "1055"
  928. pipewire.sec.uid = "1000"
  929. pipewire.sec.gid = "1000"
  930. module.id = "2"
  931. object.id = "83"
  932. client.api = "pipewire-pulse"
  933. pulse.server.type = "unix"
  934. application.name = "WEBRTC VoiceEngine"
  935. application.process.id = "2117"
  936. application.process.user = "georgii"
  937. application.process.host = "snake266"
  938. application.process.binary = "Discord"
  939. application.language = "C"
  940. window.x11.display = ":0"
  941. application.process.machine_id = "ee015d709962468e99819281ec9f0bb8"
  942. application.process.session_id = "1"
  943. config.name = "pipewire-pulse.conf"
  944. cpu.max-align = "32"
  945. clock.power-of-two-quantum = "true"
  946. default.clock.rate = "48000"
  947. default.clock.quantum = "1024"
  948. default.clock.min-quantum = "32"
  949. default.clock.max-quantum = "8192"
  950. default.video.width = "640"
  951. default.video.height = "480"
  952. default.video.rate.num = "25"
  953. default.video.rate.denom = "1"
  954. link.max-buffers = "64"
  955. mem.warn-mlock = "false"
  956. mem.allow-mlock = "true"
  957. core.version = "0.3.30"
  958. core.name = "pipewire-georgii-1055"
  959. pipewire.access = "unrestricted"
  960.  
  961. Client #87
  962. Driver: PipeWire
  963. Owner Module: 2
  964. Properties:
  965. pipewire.protocol = "protocol-native"
  966. pipewire.sec.pid = "1055"
  967. pipewire.sec.uid = "1000"
  968. pipewire.sec.gid = "1000"
  969. module.id = "2"
  970. object.id = "87"
  971. client.api = "pipewire-pulse"
  972. pulse.server.type = "unix"
  973. application.name = "Chromium input"
  974. application.process.id = "2142"
  975. application.process.user = "georgii"
  976. application.process.host = "snake266"
  977. application.process.binary = "Discord"
  978. application.language = "C"
  979. window.x11.display = ":0"
  980. application.process.machine_id = "ee015d709962468e99819281ec9f0bb8"
  981. application.process.session_id = "1"
  982. config.name = "pipewire-pulse.conf"
  983. cpu.max-align = "32"
  984. clock.power-of-two-quantum = "true"
  985. default.clock.rate = "48000"
  986. default.clock.quantum = "1024"
  987. default.clock.min-quantum = "32"
  988. default.clock.max-quantum = "8192"
  989. default.video.width = "640"
  990. default.video.height = "480"
  991. default.video.rate.num = "25"
  992. default.video.rate.denom = "1"
  993. link.max-buffers = "64"
  994. mem.warn-mlock = "false"
  995. mem.allow-mlock = "true"
  996. core.version = "0.3.30"
  997. core.name = "pipewire-georgii-1055"
  998. pipewire.access = "unrestricted"
  999.  
  1000. Client #89
  1001. Driver: PipeWire
  1002. Owner Module: 2
  1003. Properties:
  1004. pipewire.protocol = "protocol-native"
  1005. pipewire.sec.pid = "1055"
  1006. pipewire.sec.uid = "1000"
  1007. pipewire.sec.gid = "1000"
  1008. module.id = "2"
  1009. object.id = "89"
  1010. client.api = "pipewire-pulse"
  1011. pulse.server.type = "unix"
  1012. application.process.id = "2473"
  1013. application.process.user = "georgii"
  1014. application.process.host = "snake266"
  1015. application.process.binary = "pactl"
  1016. application.name = "pactl"
  1017. application.language = "C"
  1018. window.x11.display = ":0"
  1019. application.process.machine_id = "ee015d709962468e99819281ec9f0bb8"
  1020. application.process.session_id = "1"
  1021. config.name = "pipewire-pulse.conf"
  1022. cpu.max-align = "32"
  1023. clock.power-of-two-quantum = "true"
  1024. default.clock.rate = "48000"
  1025. default.clock.quantum = "1024"
  1026. default.clock.min-quantum = "32"
  1027. default.clock.max-quantum = "8192"
  1028. default.video.width = "640"
  1029. default.video.height = "480"
  1030. default.video.rate.num = "25"
  1031. default.video.rate.denom = "1"
  1032. link.max-buffers = "64"
  1033. mem.warn-mlock = "false"
  1034. mem.allow-mlock = "true"
  1035. core.version = "0.3.30"
  1036. core.name = "pipewire-georgii-1055"
  1037. pipewire.access = "unrestricted"
  1038.  
  1039. Sample #0
  1040. Name: audio-volume-change
  1041. Sample Specification: s16le 2ch 44100Hz
  1042. Channel Map: front-left,front-right
  1043. Volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB
  1044. balance 0.00
  1045. Duration: 0.1s
  1046. Size: 11.5 KiB
  1047. Lazy: no
  1048. Filename: n/a
  1049. Properties:
  1050. client.api = "pipewire-pulse"
  1051. pulse.server.type = "unix"
  1052. application.name = "pavucontrol"
  1053. window.x11.display = ":0"
  1054. window.x11.screen = "0"
  1055. application.process.id = "1586"
  1056. application.process.user = "georgii"
  1057. application.process.host = "snake266"
  1058. application.process.binary = "pavucontrol"
  1059. application.language = "C"
  1060. application.process.machine_id = "ee015d709962468e99819281ec9f0bb8"
  1061. application.process.session_id = "1"
  1062. event.id = "audio-volume-change"
  1063. event.description = "Volume Control Feedback Sound"
  1064. media.role = "event"
  1065. media.name = "audio-volume-change"
  1066. media.filename = "/usr/share//sounds/freedesktop/stereo/audio-volume-change.oga"
  1067.  
  1068. Card #41
  1069. Name: alsa_card.pci-0000_00_03.0
  1070. Driver: alsa
  1071. Owner Module: n/a
  1072. Properties:
  1073. device.enum.api = "udev"
  1074. device.api = "alsa"
  1075. media.class = "Audio/Device"
  1076. api.alsa.path = "hw:0"
  1077. api.alsa.card = "0"
  1078. api.alsa.card.name = "HDA Intel HDMI"
  1079. api.alsa.card.longname = "HDA Intel HDMI at 0xb3610000 irq 51"
  1080. device.plugged.usec = "15652918"
  1081. device.bus_path = "pci-0000:00:03.0"
  1082. device.sysfs.path = "/sys/devices/pci0000:00/0000:00:03.0/sound/card0"
  1083. device.bus = "pci"
  1084. device.subsystem = "sound"
  1085. device.vendor.id = "32902"
  1086. device.vendor.name = "Intel Corporation"
  1087. device.product.id = "2572"
  1088. device.product.name = "Haswell-ULT HD Audio Controller"
  1089. device.form_factor = "internal"
  1090. device.name = "alsa_card.pci-0000_00_03.0"
  1091. device.description = "Built-in Audio"
  1092. device.nick = "HDA Intel HDMI"
  1093. device.icon_name = "audio-card-pci"
  1094. api.alsa.use-acp = "true"
  1095. api.acp.auto-profile = "false"
  1096. api.acp.auto-port = "false"
  1097. api.dbus.ReserveDevice1 = "Audio0"
  1098. factory.id = "14"
  1099. client.id = "30"
  1100. object.id = "41"
  1101. object.path = "alsa:pcm:0"
  1102. alsa.card = "0"
  1103. alsa.card_name = "HDA Intel HDMI"
  1104. alsa.long_card_name = "HDA Intel HDMI at 0xb3610000 irq 51"
  1105. alsa.driver_name = "snd_hda_intel"
  1106. device.string = "0"
  1107. Profiles:
  1108. off: Off (sinks: 0, sources: 0, priority: 0, available: yes)
  1109. output:hdmi-stereo: Digital Stereo (HDMI) Output (sinks: 1, sources: 0, priority: 5900, available: no)
  1110. output:hdmi-stereo-extra1: Digital Stereo (HDMI 2) Output (sinks: 1, sources: 0, priority: 5700, available: no)
  1111. output:hdmi-stereo-extra2: Digital Stereo (HDMI 3) Output (sinks: 1, sources: 0, priority: 5700, available: no)
  1112. output:hdmi-stereo-extra3: Digital Stereo (HDMI 4) Output (sinks: 1, sources: 0, priority: 5700, available: no)
  1113. output:hdmi-surround: Digital Surround 5.1 (HDMI) Output (sinks: 1, sources: 0, priority: 800, available: no)
  1114. output:hdmi-surround71: Digital Surround 7.1 (HDMI) Output (sinks: 1, sources: 0, priority: 800, available: no)
  1115. output:hdmi-surround-extra1: Digital Surround 5.1 (HDMI 2) Output (sinks: 1, sources: 0, priority: 600, available: no)
  1116. output:hdmi-surround71-extra1: Digital Surround 7.1 (HDMI 2) Output (sinks: 1, sources: 0, priority: 600, available: no)
  1117. output:hdmi-surround-extra2: Digital Surround 5.1 (HDMI 3) Output (sinks: 1, sources: 0, priority: 600, available: no)
  1118. output:hdmi-surround71-extra2: Digital Surround 7.1 (HDMI 3) Output (sinks: 1, sources: 0, priority: 600, available: no)
  1119. output:hdmi-surround-extra3: Digital Surround 5.1 (HDMI 4) Output (sinks: 1, sources: 0, priority: 600, available: no)
  1120. output:hdmi-surround71-extra3: Digital Surround 7.1 (HDMI 4) Output (sinks: 1, sources: 0, priority: 600, available: no)
  1121. pro-audio: Pro Audio (sinks: 4, sources: 0, priority: 1, available: yes)
  1122. Active Profile: off
  1123. Ports:
  1124. hdmi-output-0: HDMI / DisplayPort (type: HDMI, priority: 5900, latency offset: 0 usec, availability group: Legacy 1, not available)
  1125. Properties:
  1126. port.type = "hdmi"
  1127. port.availability-group = "Legacy 1"
  1128. device.icon_name = "video-display"
  1129. card.profile.port = "0"
  1130. Part of profile(s): output:hdmi-stereo, output:hdmi-surround, output:hdmi-surround71
  1131. hdmi-output-1: HDMI / DisplayPort 2 (type: HDMI, priority: 5800, latency offset: 0 usec, availability group: Legacy 2, not available)
  1132. Properties:
  1133. port.type = "hdmi"
  1134. port.availability-group = "Legacy 2"
  1135. device.icon_name = "video-display"
  1136. card.profile.port = "1"
  1137. Part of profile(s): output:hdmi-stereo-extra1, output:hdmi-surround-extra1, output:hdmi-surround71-extra1
  1138. hdmi-output-2: HDMI / DisplayPort 3 (type: HDMI, priority: 5700, latency offset: 0 usec, availability group: Legacy 3, not available)
  1139. Properties:
  1140. port.type = "hdmi"
  1141. port.availability-group = "Legacy 3"
  1142. device.icon_name = "video-display"
  1143. card.profile.port = "2"
  1144. Part of profile(s): output:hdmi-stereo-extra2, output:hdmi-surround-extra2, output:hdmi-surround71-extra2
  1145. hdmi-output-3: HDMI / DisplayPort 4 (type: HDMI, priority: 5600, latency offset: 0 usec, availability group: Legacy 4, not available)
  1146. Properties:
  1147. port.type = "hdmi"
  1148. port.availability-group = "Legacy 4"
  1149. device.icon_name = "video-display"
  1150. card.profile.port = "3"
  1151. Part of profile(s): output:hdmi-stereo-extra3, output:hdmi-surround-extra3, output:hdmi-surround71-extra3
  1152.  
  1153. Card #42
  1154. Name: alsa_card.pci-0000_00_1b.0
  1155. Driver: alsa
  1156. Owner Module: n/a
  1157. Properties:
  1158. device.enum.api = "udev"
  1159. device.api = "alsa"
  1160. media.class = "Audio/Device"
  1161. api.alsa.path = "hw:1"
  1162. api.alsa.card = "1"
  1163. api.alsa.card.name = "HDA Intel PCH"
  1164. api.alsa.card.longname = "HDA Intel PCH at 0xb3614000 irq 50"
  1165. device.plugged.usec = "16006615"
  1166. device.bus_path = "pci-0000:00:1b.0"
  1167. device.sysfs.path = "/sys/devices/pci0000:00/0000:00:1b.0/sound/card1"
  1168. device.bus = "pci"
  1169. device.subsystem = "sound"
  1170. device.vendor.id = "32902"
  1171. device.vendor.name = "Intel Corporation"
  1172. device.product.id = "39968"
  1173. device.product.name = "8 Series HD Audio Controller"
  1174. device.form_factor = "internal"
  1175. device.name = "alsa_card.pci-0000_00_1b.0"
  1176. device.description = "Built-in Audio"
  1177. device.nick = "HDA Intel PCH"
  1178. device.icon_name = "audio-card-pci"
  1179. api.alsa.use-acp = "true"
  1180. api.acp.auto-profile = "false"
  1181. api.acp.auto-port = "false"
  1182. api.dbus.ReserveDevice1 = "Audio1"
  1183. factory.id = "14"
  1184. client.id = "30"
  1185. object.id = "42"
  1186. object.path = "alsa:pcm:1"
  1187. alsa.card = "1"
  1188. alsa.card_name = "HDA Intel PCH"
  1189. alsa.long_card_name = "HDA Intel PCH at 0xb3614000 irq 50"
  1190. alsa.driver_name = "snd_hda_intel"
  1191. device.string = "1"
  1192. Profiles:
  1193. off: Off (sinks: 0, sources: 0, priority: 0, available: yes)
  1194. output:analog-stereo+input:analog-stereo: Analog Stereo Duplex (sinks: 1, sources: 1, priority: 6565, available: yes)
  1195. output:analog-stereo: Analog Stereo Output (sinks: 1, sources: 0, priority: 6500, available: yes)
  1196. input:analog-stereo: Analog Stereo Input (sinks: 0, sources: 1, priority: 65, available: yes)
  1197. pro-audio: Pro Audio (sinks: 1, sources: 1, priority: 1, available: yes)
  1198. Active Profile: output:analog-stereo+input:analog-stereo
  1199. Ports:
  1200. analog-input-mic: Microphone (type: Mic, priority: 8700, latency offset: 0 usec, availability group: Legacy 1, availability unknown)
  1201. Properties:
  1202. port.type = "mic"
  1203. port.availability-group = "Legacy 1"
  1204. device.icon_name = "audio-input-microphone"
  1205. card.profile.port = "0"
  1206. Part of profile(s): input:analog-stereo, output:analog-stereo+input:analog-stereo
  1207. analog-output-speaker: Speakers (type: Speaker, priority: 10000, latency offset: 0 usec, availability group: Legacy 2, not available)
  1208. Properties:
  1209. port.type = "speaker"
  1210. port.availability-group = "Legacy 2"
  1211. device.icon_name = "audio-speakers"
  1212. card.profile.port = "1"
  1213. Part of profile(s): output:analog-stereo, output:analog-stereo+input:analog-stereo
  1214. analog-output-headphones: Headphones (type: Headphones, priority: 9900, latency offset: 0 usec, availability group: Legacy 3, available)
  1215. Properties:
  1216. port.type = "headphones"
  1217. port.availability-group = "Legacy 3"
  1218. device.icon_name = "audio-headphones"
  1219. card.profile.port = "2"
  1220. Part of profile(s): output:analog-stereo, output:analog-stereo+input:analog-stereo
  1221.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement