Guest User

Untitled

a guest
Oct 23rd, 2024
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 120.29 KB | None | 0 0
  1. Module #1
  2. Name: libpipewire-module-rt
  3. Argument: {
  4. nice.level = -11
  5. rt.prio = 60
  6. #rt.time.soft = -1
  7. #rt.time.hard = -1
  8. #uclamp.min = 0
  9. #uclamp.max = 1024
  10. }
  11. Usage counter: n/a
  12. Properties:
  13. module.name = "libpipewire-module-rt"
  14. object.id = "1"
  15. object.serial = "1"
  16. module.author = "Wim Taymans <[email protected]>"
  17. module.description = "Use realtime thread scheduling, falling back to RTKit"
  18. module.usage = "( nice.level=<priority: default 20(don't change)> ) ( rt.prio=<priority: default 55> ) ( rt.time.soft=<in usec: default -1> ) ( rt.time.hard=<in usec: default -1> ) ( rlimits.enabled=<default true> ) ( rtportal.enabled=<default true> ) ( rtkit.enabled=<default true> ) ( uclamp.min=<default 0> ) ( uclamp.max=<default 1024> )"
  19. module.version = "1.0.8"
  20. nice.level = "-11"
  21. rt.prio = "60"
  22.  
  23. Module #2
  24. Name: libpipewire-module-protocol-native
  25. Argument: {
  26. # List of server Unix sockets, and optionally permissions
  27. #sockets = [ { name = "pipewire-0" }, { name = "pipewire-0-manager" } ]
  28. }
  29. Usage counter: n/a
  30. Properties:
  31. module.name = "libpipewire-module-protocol-native"
  32. object.id = "2"
  33. object.serial = "2"
  34. module.author = "Wim Taymans <[email protected]>"
  35. module.description = "Native protocol using unix sockets"
  36. module.version = "1.0.8"
  37.  
  38. Module #3
  39. Name: libpipewire-module-profiler
  40. Argument:
  41. Usage counter: n/a
  42. Properties:
  43. module.name = "libpipewire-module-profiler"
  44. object.id = "3"
  45. object.serial = "3"
  46. module.author = "Wim Taymans <[email protected]>"
  47. module.description = "Generate Profiling data"
  48. module.version = "1.0.8"
  49.  
  50. Module #5
  51. Name: libpipewire-module-metadata
  52. Argument:
  53. Usage counter: n/a
  54. Properties:
  55. module.name = "libpipewire-module-metadata"
  56. object.id = "5"
  57. object.serial = "5"
  58. module.author = "Wim Taymans <[email protected]>"
  59. module.description = "Allow clients to create metadata store"
  60. module.version = "1.0.8"
  61.  
  62. Module #7
  63. Name: libpipewire-module-spa-device-factory
  64. Argument:
  65. Usage counter: n/a
  66. Properties:
  67. module.name = "libpipewire-module-spa-device-factory"
  68. object.id = "7"
  69. object.serial = "7"
  70. module.author = "Wim Taymans <[email protected]>"
  71. module.description = "Provide a factory to make SPA devices"
  72. module.version = "1.0.8"
  73.  
  74. Module #9
  75. Name: libpipewire-module-spa-node-factory
  76. Argument:
  77. Usage counter: n/a
  78. Properties:
  79. module.name = "libpipewire-module-spa-node-factory"
  80. object.id = "9"
  81. object.serial = "9"
  82. module.author = "Wim Taymans <[email protected]>"
  83. module.description = "Provide a factory to make SPA nodes"
  84. module.version = "1.0.8"
  85.  
  86. Module #11
  87. Name: libpipewire-module-client-node
  88. Argument:
  89. Usage counter: n/a
  90. Properties:
  91. module.name = "libpipewire-module-client-node"
  92. object.id = "11"
  93. object.serial = "11"
  94. module.author = "Wim Taymans <[email protected]>"
  95. module.description = "Allow clients to create and control remote nodes"
  96. module.version = "1.0.8"
  97.  
  98. Module #13
  99. Name: libpipewire-module-client-device
  100. Argument:
  101. Usage counter: n/a
  102. Properties:
  103. module.name = "libpipewire-module-client-device"
  104. object.id = "13"
  105. object.serial = "13"
  106. module.author = "Wim Taymans <[email protected]>"
  107. module.description = "Allow clients to create and control remote devices"
  108. module.version = "1.0.8"
  109.  
  110. Module #15
  111. Name: libpipewire-module-portal
  112. Argument:
  113. Usage counter: n/a
  114. Properties:
  115. module.name = "libpipewire-module-portal"
  116. object.id = "15"
  117. object.serial = "15"
  118.  
  119. Module #16
  120. Name: libpipewire-module-access
  121. Argument: {
  122. # Socket-specific access permissions
  123. #access.socket = { pipewire-0 = "default", pipewire-0-manager = "unrestricted" }
  124.  
  125. # Deprecated legacy mode (not socket-based),
  126. # for now enabled by default if access.socket is not specified
  127. #access.legacy = true
  128. }
  129. Usage counter: n/a
  130. Properties:
  131. module.name = "libpipewire-module-access"
  132. object.id = "16"
  133. object.serial = "16"
  134. module.author = "Wim Taymans <[email protected]>"
  135. module.description = "Perform access check"
  136. module.usage = "( access.socket={ <socket>=<access>, ... } ) ( access.legacy=true ) "
  137. module.version = "1.0.8"
  138.  
  139. Module #17
  140. Name: libpipewire-module-adapter
  141. Argument:
  142. Usage counter: n/a
  143. Properties:
  144. module.name = "libpipewire-module-adapter"
  145. object.id = "17"
  146. object.serial = "17"
  147. module.author = "Wim Taymans <[email protected]>"
  148. module.description = "Manage adapter nodes"
  149. module.version = "1.0.8"
  150.  
  151. Module #19
  152. Name: libpipewire-module-link-factory
  153. Argument:
  154. Usage counter: n/a
  155. Properties:
  156. module.name = "libpipewire-module-link-factory"
  157. object.id = "19"
  158. object.serial = "19"
  159. module.author = "Wim Taymans <[email protected]>"
  160. module.description = "Allow clients to create links"
  161. module.usage = "( allow.link.passive=<bool, default false> ) "
  162. module.version = "1.0.8"
  163.  
  164. Module #21
  165. Name: libpipewire-module-session-manager
  166. Argument:
  167. Usage counter: n/a
  168. Properties:
  169. module.name = "libpipewire-module-session-manager"
  170. object.id = "21"
  171. object.serial = "21"
  172. module.author = "George Kiagiadakis <[email protected]>"
  173. module.description = "Implements objects for session management"
  174. module.version = "1.0.8"
  175.  
  176. Module #536870912
  177. Name: module-always-sink
  178. Argument:
  179. Usage counter: n/a
  180. Properties:
  181. module.author = "Pauli Virtanen <[email protected]>"
  182. module.description = "Always keeps at least one sink loaded even if it's a null one"
  183. module.usage = "sink_name=<name of sink>"
  184. module.version = "1.0.8"
  185.  
  186. Sink #104
  187. State: SUSPENDED
  188. Name: easyeffects_sink
  189. Description: Easy Effects Sink
  190. Driver: PipeWire
  191. Sample Specification: float32le 2ch 48000Hz
  192. Channel Map: front-left,front-right
  193. Owner Module: 4294967295
  194. Mute: no
  195. Volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB
  196. balance 0.00
  197. Base Volume: 65536 / 100% / 0.00 dB
  198. Monitor Source: easyeffects_sink.monitor
  199. Latency: 0 usec, configured 0 usec
  200. Flags: DECIBEL_VOLUME LATENCY
  201. Properties:
  202. application.id = "com.github.wwmm.easyeffects"
  203. node.name = "easyeffects_sink"
  204. device.description = "Easy Effects Sink"
  205. node.virtual = "true"
  206. node.passive = "out"
  207. factory.name = "support.null-audio-sink"
  208. media.class = "Audio/Sink"
  209. audio.position = "FL,FR"
  210. monitor.channel-volumes = "false"
  211. monitor.passthrough = "true"
  212. priority.session = "0"
  213. factory.id = "18"
  214. clock.quantum-limit = "8192"
  215. client.id = "47"
  216. node.driver = "true"
  217. factory.mode = "merge"
  218. audio.adapt.follower = ""
  219. library.name = "audioconvert/libspa-audioconvert"
  220. object.id = "86"
  221. object.serial = "104"
  222. Formats:
  223. pcm
  224.  
  225. Sink #9729
  226. State: SUSPENDED
  227. Name: alsa_output.usb-ACTIONS_Stage_V2-00.pro-output-0
  228. Description: Stage V2 Pro
  229. Driver: PipeWire
  230. Sample Specification: s16le 2ch 48000Hz
  231. Channel Map: aux0,aux1
  232. Owner Module: 4294967295
  233. Mute: no
  234. Volume: aux0: 20316 / 31% / -30.52 dB, aux1: 20316 / 31% / -30.52 dB
  235. balance 0.00
  236. Base Volume: 65536 / 100% / 0.00 dB
  237. Monitor Source: alsa_output.usb-ACTIONS_Stage_V2-00.pro-output-0.monitor
  238. Latency: 0 usec, configured 0 usec
  239. Flags: HARDWARE DECIBEL_VOLUME LATENCY
  240. Properties:
  241. alsa.card = "5"
  242. alsa.card_name = "Stage V2"
  243. alsa.class = "generic"
  244. alsa.components = "USB041e:3273"
  245. alsa.device = "0"
  246. alsa.driver_name = "snd_usb_audio"
  247. alsa.id = "V2"
  248. alsa.long_card_name = "ACTIONS Stage V2 at usb-0000:0e:00.3-4.4.4.3.1.3, full speed"
  249. alsa.mixer_name = "USB Mixer"
  250. alsa.name = "USB Audio"
  251. alsa.resolution_bits = "16"
  252. alsa.subclass = "generic-mix"
  253. alsa.subdevice = "0"
  254. alsa.subdevice_name = "subdevice #0"
  255. api.alsa.card.longname = "ACTIONS Stage V2 at usb-0000:0e:00.3-4.4.4.3.1.3, full speed"
  256. api.alsa.card.name = "Stage V2"
  257. api.alsa.path = "hw:5,0"
  258. api.alsa.pcm.card = "5"
  259. api.alsa.pcm.stream = "playback"
  260. audio.channels = "2"
  261. audio.position = "AUX0,AUX1"
  262. card.profile.device = "0"
  263. clock.name = "api.alsa.5"
  264. device.api = "alsa"
  265. device.class = "sound"
  266. device.id = "55"
  267. device.profile.description = "Pro"
  268. device.profile.name = "pro-output-0"
  269. device.profile.pro = "true"
  270. device.routes = "0"
  271. factory.name = "api.alsa.pcm.sink"
  272. media.class = "Audio/Sink"
  273. device.description = "Stage V2"
  274. node.name = "alsa_output.usb-ACTIONS_Stage_V2-00.pro-output-0"
  275. node.nick = "Stage V2"
  276. node.pause-on-idle = "false"
  277. object.path = "alsa:pcm:5:hw:5,0:playback"
  278. priority.driver = "1500"
  279. priority.session = "1500"
  280. factory.id = "18"
  281. clock.quantum-limit = "8192"
  282. client.id = "48"
  283. node.driver = "true"
  284. factory.mode = "merge"
  285. audio.adapt.follower = ""
  286. library.name = "audioconvert/libspa-audioconvert"
  287. object.id = "64"
  288. object.serial = "9729"
  289. api.acp.auto-port = "false"
  290. api.alsa.card = "5"
  291. api.alsa.use-acp = "true"
  292. api.dbus.ReserveDevice1 = "Audio5"
  293. api.dbus.ReserveDevice1.Priority = "-20"
  294. device.bus = "usb"
  295. device.bus-id = "usb-ACTIONS_Stage_V2-00"
  296. device.bus_path = "pci-0000:0e:00.3-usb-0:4.4.4.3.1.3:1.0"
  297. device.enum.api = "udev"
  298. device.icon_name = "audio-card-analog-usb"
  299. device.name = "alsa_card.usb-ACTIONS_Stage_V2-00"
  300. device.nick = "Stage V2"
  301. device.plugged.usec = "9802872"
  302. device.product.id = "0x3273"
  303. device.product.name = "Stage V2"
  304. device.serial = "ACTIONS_Stage_V2"
  305. device.subsystem = "sound"
  306. sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:0e:00.3/usb5/5-4/5-4.4/5-4.4.4/5-4.4.4.3/5-4.4.4.3.1/5-4.4.4.3.1.3/5-4.4.4.3.1.3:1.0/sound/card5"
  307. device.vendor.id = "0x041e"
  308. device.vendor.name = "Creative Technology, Ltd"
  309. device.string = "5"
  310. Formats:
  311. pcm
  312.  
  313. Sink #12659
  314. State: SUSPENDED
  315. Name: alsa_output.usb-Astro_Gaming_Astro_A50-00.stereo-game
  316. Description: Astro A50 Game
  317. Driver: PipeWire
  318. Sample Specification: s16le 2ch 48000Hz
  319. Channel Map: front-left,front-right
  320. Owner Module: 4294967295
  321. Mute: no
  322. Volume: front-left: 47841 / 73% / -8.20 dB, front-right: 47841 / 73% / -8.20 dB
  323. balance 0.00
  324. Base Volume: 65536 / 100% / 0.00 dB
  325. Monitor Source: alsa_output.usb-Astro_Gaming_Astro_A50-00.stereo-game.monitor
  326. Latency: 0 usec, configured 0 usec
  327. Flags: HARDWARE DECIBEL_VOLUME LATENCY
  328. Properties:
  329. alsa.card = "0"
  330. alsa.card_name = "Astro A50"
  331. alsa.class = "generic"
  332. alsa.components = "USB9886:002c"
  333. alsa.device = "1"
  334. alsa.driver_name = "snd_usb_audio"
  335. alsa.id = "A50"
  336. alsa.long_card_name = "Astro Gaming Astro A50 at usb-0000:07:00.3-2.4, full speed"
  337. alsa.mixer_name = "USB Mixer"
  338. alsa.name = "USB Audio #1"
  339. alsa.resolution_bits = "16"
  340. alsa.subclass = "generic-mix"
  341. alsa.subdevice = "0"
  342. alsa.subdevice_name = "subdevice #0"
  343. api.alsa.card.longname = "Astro Gaming Astro A50 at usb-0000:07:00.3-2.4, full speed"
  344. api.alsa.card.name = "Astro A50"
  345. api.alsa.path = "hw:0,1,0"
  346. api.alsa.pcm.card = "0"
  347. api.alsa.pcm.stream = "playback"
  348. audio.channels = "2"
  349. audio.position = "FL,FR"
  350. card.profile.device = "4"
  351. device.api = "alsa"
  352. device.class = "sound"
  353. device.id = "51"
  354. device.profile.description = "Game"
  355. device.profile.name = "stereo-game"
  356. device.routes = "1"
  357. factory.name = "api.alsa.pcm.sink"
  358. media.class = "Audio/Sink"
  359. device.description = "Astro A50"
  360. node.name = "alsa_output.usb-Astro_Gaming_Astro_A50-00.stereo-game"
  361. node.nick = "USB Audio #1"
  362. node.pause-on-idle = "false"
  363. object.path = "alsa:pcm:0:hw:0,1,0:playback"
  364. priority.driver = "728"
  365. priority.session = "728"
  366. factory.id = "18"
  367. clock.quantum-limit = "8192"
  368. client.id = "48"
  369. node.driver = "true"
  370. factory.mode = "merge"
  371. audio.adapt.follower = ""
  372. library.name = "audioconvert/libspa-audioconvert"
  373. object.id = "83"
  374. object.serial = "12659"
  375. api.acp.auto-port = "false"
  376. api.alsa.card = "0"
  377. api.alsa.use-acp = "true"
  378. api.dbus.ReserveDevice1 = "Audio0"
  379. api.dbus.ReserveDevice1.Priority = "-20"
  380. device.bus = "usb"
  381. device.bus-id = "usb-Astro_Gaming_Astro_A50-00"
  382. device.bus_path = "pci-0000:07:00.3-usb-0:2.4:1.0"
  383. device.enum.api = "udev"
  384. device.icon_name = "audio-card-analog-usb"
  385. device.name = "alsa_card.usb-Astro_Gaming_Astro_A50-00"
  386. device.nick = "Astro A50"
  387. device.plugged.usec = "9256909"
  388. device.product.id = "0x002c"
  389. device.product.name = "Astro A50"
  390. device.profile-set = "usb-gaming-headset.conf"
  391. device.serial = "Astro_Gaming_Astro_A50"
  392. device.subsystem = "sound"
  393. sysfs.path = "/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:07:00.3/usb3/3-2/3-2.4/3-2.4:1.0/sound/card0"
  394. device.vendor.id = "0x9886"
  395. device.vendor.name = "Astro Gaming"
  396. device.string = "0"
  397. Ports:
  398. usb-gaming-headset-output-stereo: Headphones (type: Headphones, priority: 0, availability unknown)
  399. Active Port: usb-gaming-headset-output-stereo
  400. Formats:
  401. pcm
  402.  
  403. Sink #12660
  404. State: SUSPENDED
  405. Name: alsa_output.usb-Astro_Gaming_Astro_A50-00.stereo-chat
  406. Description: Astro A50 Chat
  407. Driver: PipeWire
  408. Sample Specification: s16le 2ch 48000Hz
  409. Channel Map: front-left,front-right
  410. Owner Module: 4294967295
  411. Mute: no
  412. Volume: front-left: 13107 / 20% / -41.94 dB, front-right: 13107 / 20% / -41.94 dB
  413. balance 0.00
  414. Base Volume: 65536 / 100% / 0.00 dB
  415. Monitor Source: alsa_output.usb-Astro_Gaming_Astro_A50-00.stereo-chat.monitor
  416. Latency: 0 usec, configured 0 usec
  417. Flags: HARDWARE DECIBEL_VOLUME LATENCY
  418. Properties:
  419. alsa.card = "0"
  420. alsa.card_name = "Astro A50"
  421. alsa.class = "generic"
  422. alsa.components = "USB9886:002c"
  423. alsa.device = "0"
  424. alsa.driver_name = "snd_usb_audio"
  425. alsa.id = "A50"
  426. alsa.long_card_name = "Astro Gaming Astro A50 at usb-0000:07:00.3-2.4, full speed"
  427. alsa.mixer_name = "USB Mixer"
  428. alsa.name = "USB Audio"
  429. alsa.resolution_bits = "16"
  430. alsa.subclass = "generic-mix"
  431. alsa.subdevice = "0"
  432. alsa.subdevice_name = "subdevice #0"
  433. api.alsa.card.longname = "Astro Gaming Astro A50 at usb-0000:07:00.3-2.4, full speed"
  434. api.alsa.card.name = "Astro A50"
  435. api.alsa.path = "hw:0,0,0"
  436. api.alsa.pcm.card = "0"
  437. api.alsa.pcm.stream = "playback"
  438. audio.channels = "2"
  439. audio.position = "FL,FR"
  440. card.profile.device = "5"
  441. device.api = "alsa"
  442. device.class = "sound"
  443. device.id = "51"
  444. device.intended_roles = "phone"
  445. device.profile.description = "Chat"
  446. device.profile.name = "stereo-chat"
  447. device.routes = "1"
  448. factory.name = "api.alsa.pcm.sink"
  449. media.class = "Audio/Sink"
  450. device.description = "Astro A50"
  451. node.name = "alsa_output.usb-Astro_Gaming_Astro_A50-00.stereo-chat"
  452. node.nick = "Astro A50"
  453. node.pause-on-idle = "false"
  454. object.path = "alsa:pcm:0:hw:0,0,0:playback"
  455. priority.driver = "1000"
  456. priority.session = "1000"
  457. factory.id = "18"
  458. clock.quantum-limit = "8192"
  459. client.id = "48"
  460. node.driver = "true"
  461. factory.mode = "merge"
  462. audio.adapt.follower = ""
  463. library.name = "audioconvert/libspa-audioconvert"
  464. object.id = "187"
  465. object.serial = "12660"
  466. api.acp.auto-port = "false"
  467. api.alsa.card = "0"
  468. api.alsa.use-acp = "true"
  469. api.dbus.ReserveDevice1 = "Audio0"
  470. api.dbus.ReserveDevice1.Priority = "-20"
  471. device.bus = "usb"
  472. device.bus-id = "usb-Astro_Gaming_Astro_A50-00"
  473. device.bus_path = "pci-0000:07:00.3-usb-0:2.4:1.0"
  474. device.enum.api = "udev"
  475. device.icon_name = "audio-card-analog-usb"
  476. device.name = "alsa_card.usb-Astro_Gaming_Astro_A50-00"
  477. device.nick = "Astro A50"
  478. device.plugged.usec = "9256909"
  479. device.product.id = "0x002c"
  480. device.product.name = "Astro A50"
  481. device.profile-set = "usb-gaming-headset.conf"
  482. device.serial = "Astro_Gaming_Astro_A50"
  483. device.subsystem = "sound"
  484. sysfs.path = "/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:07:00.3/usb3/3-2/3-2.4/3-2.4:1.0/sound/card0"
  485. device.vendor.id = "0x9886"
  486. device.vendor.name = "Astro Gaming"
  487. device.string = "0"
  488. Ports:
  489. usb-gaming-headset-output-stereo: Headphones (type: Headphones, priority: 0, availability unknown)
  490. Active Port: usb-gaming-headset-output-stereo
  491. Formats:
  492. pcm
  493.  
  494. Sink #13186
  495. State: SUSPENDED
  496. Name: alsa_output.pci-0000_0c_00.1.hdmi-stereo
  497. Description: Navi 21/23 HDMI/DP Audio Controller Digital Stereo (HDMI)
  498. Driver: PipeWire
  499. Sample Specification: s32le 2ch 48000Hz
  500. Channel Map: front-left,front-right
  501. Owner Module: 4294967295
  502. Mute: no
  503. Volume: front-left: 25559 / 39% / -24.54 dB, front-right: 25559 / 39% / -24.54 dB
  504. balance 0.00
  505. Base Volume: 65536 / 100% / 0.00 dB
  506. Monitor Source: alsa_output.pci-0000_0c_00.1.hdmi-stereo.monitor
  507. Latency: 0 usec, configured 0 usec
  508. Flags: HARDWARE DECIBEL_VOLUME LATENCY SET_FORMATS
  509. Properties:
  510. alsa.card = "1"
  511. alsa.card_name = "HDA ATI HDMI"
  512. alsa.class = "generic"
  513. alsa.components = "HDA:1002aa01,00aa0100,00100800"
  514. alsa.device = "3"
  515. alsa.driver_name = "snd_hda_intel"
  516. alsa.id = "HDMI"
  517. alsa.long_card_name = "HDA ATI HDMI at 0xfcd20000 irq 119"
  518. alsa.mixer_name = "ATI R6xx HDMI"
  519. alsa.name = "XG49WCR"
  520. alsa.resolution_bits = "16"
  521. alsa.subclass = "generic-mix"
  522. alsa.subdevice = "0"
  523. alsa.subdevice_name = "subdevice #0"
  524. api.alsa.card.longname = "HDA ATI HDMI at 0xfcd20000 irq 119"
  525. api.alsa.card.name = "HDA ATI HDMI"
  526. api.alsa.path = "hdmi:1"
  527. api.alsa.pcm.card = "1"
  528. api.alsa.pcm.stream = "playback"
  529. audio.channels = "2"
  530. audio.position = "FL,FR"
  531. card.profile.device = "6"
  532. device.api = "alsa"
  533. device.class = "sound"
  534. device.id = "52"
  535. device.profile.description = "Digital Stereo (HDMI)"
  536. device.profile.name = "hdmi-stereo"
  537. device.routes = "1"
  538. factory.name = "api.alsa.pcm.sink"
  539. media.class = "Audio/Sink"
  540. device.description = "Navi 21/23 HDMI/DP Audio Controller"
  541. node.name = "alsa_output.pci-0000_0c_00.1.hdmi-stereo"
  542. node.nick = "XG49WCR"
  543. node.pause-on-idle = "false"
  544. object.path = "alsa:pcm:1:hdmi:1:playback"
  545. priority.driver = "696"
  546. priority.session = "696"
  547. factory.id = "18"
  548. clock.quantum-limit = "8192"
  549. client.id = "48"
  550. node.driver = "true"
  551. factory.mode = "merge"
  552. audio.adapt.follower = ""
  553. library.name = "audioconvert/libspa-audioconvert"
  554. object.id = "238"
  555. object.serial = "13186"
  556. api.acp.auto-port = "false"
  557. api.alsa.card = "1"
  558. api.alsa.use-acp = "true"
  559. api.dbus.ReserveDevice1 = "Audio1"
  560. api.dbus.ReserveDevice1.Priority = "-20"
  561. device.bus = "pci"
  562. device.bus_path = "pci-0000:0c:00.1"
  563. device.enum.api = "udev"
  564. device.icon_name = "audio-card-analog-pci"
  565. device.name = "alsa_card.pci-0000_0c_00.1"
  566. device.nick = "HDA ATI HDMI"
  567. device.plugged.usec = "9040354"
  568. device.product.id = "0xab28"
  569. device.product.name = "Navi 21/23 HDMI/DP Audio Controller"
  570. device.subsystem = "sound"
  571. sysfs.path = "/devices/pci0000:00/0000:00:03.1/0000:0a:00.0/0000:0b:00.0/0000:0c:00.1/sound/card1"
  572. device.vendor.id = "0x1002"
  573. device.vendor.name = "Advanced Micro Devices, Inc. [AMD/ATI]"
  574. device.string = "1"
  575. Ports:
  576. hdmi-output-0: HDMI / DisplayPort (type: HDMI, priority: 5900, availability group: Legacy 1, available)
  577. Active Port: hdmi-output-0
  578. Formats:
  579. pcm
  580.  
  581. Sink #13450
  582. State: SUSPENDED
  583. Name: alsa_output.pci-0000_0e_00.4.pro-output-0
  584. Description: Starship/Matisse HD Audio Controller Pro
  585. Driver: PipeWire
  586. Sample Specification: s32le 6ch 48000Hz
  587. Channel Map: aux0,aux1,aux2,aux3,aux4,aux5
  588. Owner Module: 4294967295
  589. Mute: no
  590. Volume: aux0: 65536 / 100% / 0.00 dB, aux1: 65536 / 100% / 0.00 dB, aux2: 65536 / 100% / 0.00 dB, aux3: 65536 / 100% / 0.00 dB, aux4: 65536 / 100% / 0.00 dB, aux5: 65536 / 100% / 0.00 dB
  591. balance 0.00
  592. Base Volume: 65536 / 100% / 0.00 dB
  593. Monitor Source: alsa_output.pci-0000_0e_00.4.pro-output-0.monitor
  594. Latency: 0 usec, configured 0 usec
  595. Flags: HARDWARE DECIBEL_VOLUME LATENCY
  596. Properties:
  597. alsa.card = "2"
  598. alsa.card_name = "HD-Audio Generic"
  599. alsa.class = "generic"
  600. alsa.components = "HDA:10ec1220,104387c4,00100101"
  601. alsa.device = "0"
  602. alsa.driver_name = "snd_hda_intel"
  603. alsa.id = "Generic"
  604. alsa.long_card_name = "HD-Audio Generic at 0xfcb00000 irq 121"
  605. alsa.mixer_name = "Realtek ALC1220"
  606. alsa.name = "ALC1220 Analog"
  607. alsa.resolution_bits = "32"
  608. alsa.subclass = "generic-mix"
  609. alsa.subdevice = "0"
  610. alsa.subdevice_name = "subdevice #0"
  611. api.alsa.card.longname = "HD-Audio Generic at 0xfcb00000 irq 121"
  612. api.alsa.card.name = "HD-Audio Generic"
  613. api.alsa.path = "hw:2,0"
  614. api.alsa.pcm.card = "2"
  615. api.alsa.pcm.stream = "playback"
  616. audio.channels = "6"
  617. audio.position = "AUX0,AUX1,AUX2,AUX3,AUX4,AUX5"
  618. card.profile.device = "1"
  619. clock.name = "api.alsa.2"
  620. device.api = "alsa"
  621. device.class = "sound"
  622. device.id = "56"
  623. device.profile.description = "Pro"
  624. device.profile.name = "pro-output-0"
  625. device.profile.pro = "true"
  626. device.routes = "0"
  627. factory.name = "api.alsa.pcm.sink"
  628. media.class = "Audio/Sink"
  629. device.description = "Starship/Matisse HD Audio Controller"
  630. node.name = "alsa_output.pci-0000_0e_00.4.pro-output-0"
  631. node.nick = "ALC1220 Analog"
  632. node.pause-on-idle = "false"
  633. object.path = "alsa:pcm:2:hw:2,0:playback"
  634. priority.driver = "1500"
  635. priority.session = "1500"
  636. factory.id = "18"
  637. clock.quantum-limit = "8192"
  638. client.id = "48"
  639. node.driver = "true"
  640. factory.mode = "merge"
  641. audio.adapt.follower = ""
  642. library.name = "audioconvert/libspa-audioconvert"
  643. object.id = "213"
  644. object.serial = "13450"
  645. api.acp.auto-port = "false"
  646. api.alsa.card = "2"
  647. api.alsa.use-acp = "true"
  648. api.dbus.ReserveDevice1 = "Audio2"
  649. api.dbus.ReserveDevice1.Priority = "-20"
  650. device.bus = "pci"
  651. device.bus_path = "pci-0000:0e:00.4"
  652. device.enum.api = "udev"
  653. device.icon_name = "audio-card-analog-pci"
  654. device.name = "alsa_card.pci-0000_0e_00.4"
  655. device.nick = "HD-Audio Generic"
  656. device.plugged.usec = "9125392"
  657. device.product.id = "0x1487"
  658. device.product.name = "Starship/Matisse HD Audio Controller"
  659. device.subsystem = "sound"
  660. sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:0e:00.4/sound/card2"
  661. device.vendor.id = "0x1022"
  662. device.vendor.name = "Advanced Micro Devices, Inc. [AMD]"
  663. device.string = "2"
  664. Formats:
  665. pcm
  666.  
  667. Sink #13451
  668. State: SUSPENDED
  669. Name: alsa_output.pci-0000_0e_00.4.pro-output-1
  670. Description: Starship/Matisse HD Audio Controller Pro 1
  671. Driver: PipeWire
  672. Sample Specification: s32le 2ch 48000Hz
  673. Channel Map: aux0,aux1
  674. Owner Module: 4294967295
  675. Mute: no
  676. Volume: aux0: 65536 / 100% / 0.00 dB, aux1: 65536 / 100% / 0.00 dB
  677. balance 0.00
  678. Base Volume: 65536 / 100% / 0.00 dB
  679. Monitor Source: alsa_output.pci-0000_0e_00.4.pro-output-1.monitor
  680. Latency: 0 usec, configured 0 usec
  681. Flags: HARDWARE DECIBEL_VOLUME LATENCY
  682. Properties:
  683. alsa.card = "2"
  684. alsa.card_name = "HD-Audio Generic"
  685. alsa.class = "generic"
  686. alsa.components = "HDA:10ec1220,104387c4,00100101"
  687. alsa.device = "1"
  688. alsa.driver_name = "snd_hda_intel"
  689. alsa.id = "Generic"
  690. alsa.long_card_name = "HD-Audio Generic at 0xfcb00000 irq 121"
  691. alsa.mixer_name = "Realtek ALC1220"
  692. alsa.name = "ALC1220 Digital"
  693. alsa.resolution_bits = "32"
  694. alsa.subclass = "generic-mix"
  695. alsa.subdevice = "0"
  696. alsa.subdevice_name = "subdevice #0"
  697. api.alsa.card.longname = "HD-Audio Generic at 0xfcb00000 irq 121"
  698. api.alsa.card.name = "HD-Audio Generic"
  699. api.alsa.path = "hw:2,1"
  700. api.alsa.pcm.card = "2"
  701. api.alsa.pcm.stream = "playback"
  702. audio.channels = "2"
  703. audio.position = "AUX0,AUX1"
  704. card.profile.device = "2"
  705. clock.name = "api.alsa.2"
  706. device.api = "alsa"
  707. device.class = "sound"
  708. device.id = "56"
  709. device.profile.description = "Pro 1"
  710. device.profile.name = "pro-output-1"
  711. device.profile.pro = "true"
  712. device.routes = "0"
  713. factory.name = "api.alsa.pcm.sink"
  714. media.class = "Audio/Sink"
  715. device.description = "Starship/Matisse HD Audio Controller"
  716. node.name = "alsa_output.pci-0000_0e_00.4.pro-output-1"
  717. node.nick = "ALC1220 Digital"
  718. node.pause-on-idle = "false"
  719. object.path = "alsa:pcm:2:hw:2,1:playback"
  720. priority.driver = "1228"
  721. priority.session = "1228"
  722. factory.id = "18"
  723. clock.quantum-limit = "8192"
  724. client.id = "48"
  725. node.driver = "true"
  726. factory.mode = "merge"
  727. audio.adapt.follower = ""
  728. library.name = "audioconvert/libspa-audioconvert"
  729. object.id = "189"
  730. object.serial = "13451"
  731. api.acp.auto-port = "false"
  732. api.alsa.card = "2"
  733. api.alsa.use-acp = "true"
  734. api.dbus.ReserveDevice1 = "Audio2"
  735. api.dbus.ReserveDevice1.Priority = "-20"
  736. device.bus = "pci"
  737. device.bus_path = "pci-0000:0e:00.4"
  738. device.enum.api = "udev"
  739. device.icon_name = "audio-card-analog-pci"
  740. device.name = "alsa_card.pci-0000_0e_00.4"
  741. device.nick = "HD-Audio Generic"
  742. device.plugged.usec = "9125392"
  743. device.product.id = "0x1487"
  744. device.product.name = "Starship/Matisse HD Audio Controller"
  745. device.subsystem = "sound"
  746. sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:0e:00.4/sound/card2"
  747. device.vendor.id = "0x1022"
  748. device.vendor.name = "Advanced Micro Devices, Inc. [AMD]"
  749. device.string = "2"
  750. Formats:
  751. pcm
  752.  
  753. Source #63
  754. State: SUSPENDED
  755. Name: alsa_input.usb-0c76_USB_PnP_Audio_Device-00.pro-input-0
  756. Description: USB PnP Audio Device Pro
  757. Driver: PipeWire
  758. Sample Specification: s16le 1ch 48000Hz
  759. Channel Map: aux0
  760. Owner Module: 4294967295
  761. Mute: no
  762. Volume: aux0: 65536 / 100% / 0.00 dB
  763. balance 0.00
  764. Base Volume: 65536 / 100% / 0.00 dB
  765. Monitor of Sink: n/a
  766. Latency: 0 usec, configured 0 usec
  767. Flags: HARDWARE DECIBEL_VOLUME LATENCY
  768. Properties:
  769. alsa.card = "4"
  770. alsa.card_name = "USB PnP Audio Device"
  771. alsa.class = "generic"
  772. alsa.components = "USB0c76:161e"
  773. alsa.device = "0"
  774. alsa.driver_name = "snd_usb_audio"
  775. alsa.id = "Device"
  776. alsa.long_card_name = "USB PnP Audio Device at usb-0000:0e:00.3-4.2, full speed"
  777. alsa.mixer_name = "USB Mixer"
  778. alsa.name = "USB Audio"
  779. alsa.resolution_bits = "16"
  780. alsa.subclass = "generic-mix"
  781. alsa.subdevice = "0"
  782. alsa.subdevice_name = "subdevice #0"
  783. api.alsa.card.longname = "USB PnP Audio Device at usb-0000:0e:00.3-4.2, full speed"
  784. api.alsa.card.name = "USB PnP Audio Device"
  785. api.alsa.path = "hw:4,0"
  786. api.alsa.pcm.card = "4"
  787. api.alsa.pcm.stream = "capture"
  788. audio.channels = "1"
  789. audio.position = "AUX0"
  790. card.profile.device = "0"
  791. clock.name = "api.alsa.4"
  792. device.api = "alsa"
  793. device.class = "sound"
  794. device.id = "54"
  795. device.profile.description = "Pro"
  796. device.profile.name = "pro-input-0"
  797. device.profile.pro = "true"
  798. device.routes = "0"
  799. factory.name = "api.alsa.pcm.source"
  800. media.class = "Audio/Source"
  801. device.description = "USB PnP Audio Device"
  802. node.name = "alsa_input.usb-0c76_USB_PnP_Audio_Device-00.pro-input-0"
  803. node.nick = "USB PnP Audio Device"
  804. node.pause-on-idle = "false"
  805. object.path = "alsa:pcm:4:hw:4,0:capture"
  806. priority.driver = "2500"
  807. priority.session = "2500"
  808. factory.id = "18"
  809. clock.quantum-limit = "8192"
  810. client.id = "48"
  811. node.driver = "true"
  812. factory.mode = "split"
  813. audio.adapt.follower = ""
  814. library.name = "audioconvert/libspa-audioconvert"
  815. object.id = "63"
  816. object.serial = "63"
  817. api.acp.auto-port = "false"
  818. api.alsa.card = "4"
  819. api.alsa.use-acp = "true"
  820. api.dbus.ReserveDevice1 = "Audio4"
  821. api.dbus.ReserveDevice1.Priority = "-20"
  822. device.bus = "usb"
  823. device.bus-id = "usb-0c76_USB_PnP_Audio_Device-00"
  824. device.bus_path = "pci-0000:0e:00.3-usb-0:4.2:1.0"
  825. device.enum.api = "udev"
  826. device.icon_name = "audio-card-analog-usb"
  827. device.name = "alsa_card.usb-0c76_USB_PnP_Audio_Device-00"
  828. device.nick = "USB PnP Audio Device"
  829. device.plugged.usec = "9741804"
  830. device.product.id = "0x161e"
  831. device.product.name = "USB PnP Audio Device"
  832. device.serial = "0c76_USB_PnP_Audio_Device"
  833. device.subsystem = "sound"
  834. sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:0e:00.3/usb5/5-4/5-4.2/5-4.2:1.0/sound/card4"
  835. device.vendor.id = "0x0c76"
  836. device.vendor.name = "JMTek, LLC."
  837. device.string = "4"
  838. Formats:
  839. pcm
  840.  
  841. Source #104
  842. State: SUSPENDED
  843. Name: easyeffects_sink.monitor
  844. Description: Monitor of Easy Effects Sink
  845. Driver: PipeWire
  846. Sample Specification: float32le 2ch 48000Hz
  847. Channel Map: front-left,front-right
  848. Owner Module: 4294967295
  849. Mute: no
  850. Volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB
  851. balance 0.00
  852. Base Volume: 65536 / 100% / 0.00 dB
  853. Monitor of Sink: easyeffects_sink
  854. Latency: 0 usec, configured 0 usec
  855. Flags: DECIBEL_VOLUME LATENCY
  856. Properties:
  857. application.id = "com.github.wwmm.easyeffects"
  858. node.name = "easyeffects_sink"
  859. device.description = "Easy Effects Sink"
  860. node.virtual = "true"
  861. node.passive = "out"
  862. factory.name = "support.null-audio-sink"
  863. media.class = "Audio/Sink"
  864. audio.position = "FL,FR"
  865. monitor.channel-volumes = "false"
  866. monitor.passthrough = "true"
  867. priority.session = "0"
  868. factory.id = "18"
  869. clock.quantum-limit = "8192"
  870. client.id = "47"
  871. node.driver = "true"
  872. factory.mode = "merge"
  873. audio.adapt.follower = ""
  874. library.name = "audioconvert/libspa-audioconvert"
  875. object.id = "86"
  876. object.serial = "104"
  877. device.class = "monitor"
  878. Formats:
  879. pcm
  880.  
  881. Source #105
  882. State: SUSPENDED
  883. Name: easyeffects_source
  884. Description: Easy Effects Source
  885. Driver: PipeWire
  886. Sample Specification: float32le 2ch 48000Hz
  887. Channel Map: front-left,front-right
  888. Owner Module: 4294967295
  889. Mute: no
  890. Volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB
  891. balance 0.00
  892. Base Volume: 65536 / 100% / 0.00 dB
  893. Monitor of Sink: n/a
  894. Latency: 0 usec, configured 0 usec
  895. Flags: DECIBEL_VOLUME LATENCY
  896. Properties:
  897. application.id = "com.github.wwmm.easyeffects"
  898. node.name = "easyeffects_source"
  899. device.description = "Easy Effects Source"
  900. node.virtual = "true"
  901. factory.name = "support.null-audio-sink"
  902. media.class = "Audio/Source/Virtual"
  903. audio.position = "FL,FR"
  904. monitor.channel-volumes = "false"
  905. monitor.passthrough = "true"
  906. priority.session = "0"
  907. factory.id = "18"
  908. clock.quantum-limit = "8192"
  909. client.id = "47"
  910. node.driver = "true"
  911. factory.mode = "merge"
  912. audio.adapt.follower = ""
  913. library.name = "audioconvert/libspa-audioconvert"
  914. object.id = "32"
  915. object.serial = "105"
  916. Formats:
  917. pcm
  918.  
  919. Source #9729
  920. State: SUSPENDED
  921. Name: alsa_output.usb-ACTIONS_Stage_V2-00.pro-output-0.monitor
  922. Description: Monitor of Stage V2 Pro
  923. Driver: PipeWire
  924. Sample Specification: s16le 2ch 48000Hz
  925. Channel Map: aux0,aux1
  926. Owner Module: 4294967295
  927. Mute: no
  928. Volume: aux0: 65536 / 100% / 0.00 dB, aux1: 65536 / 100% / 0.00 dB
  929. balance 0.00
  930. Base Volume: 65536 / 100% / 0.00 dB
  931. Monitor of Sink: alsa_output.usb-ACTIONS_Stage_V2-00.pro-output-0
  932. Latency: 0 usec, configured 0 usec
  933. Flags: HARDWARE DECIBEL_VOLUME LATENCY
  934. Properties:
  935. alsa.card = "5"
  936. alsa.card_name = "Stage V2"
  937. alsa.class = "generic"
  938. alsa.components = "USB041e:3273"
  939. alsa.device = "0"
  940. alsa.driver_name = "snd_usb_audio"
  941. alsa.id = "V2"
  942. alsa.long_card_name = "ACTIONS Stage V2 at usb-0000:0e:00.3-4.4.4.3.1.3, full speed"
  943. alsa.mixer_name = "USB Mixer"
  944. alsa.name = "USB Audio"
  945. alsa.resolution_bits = "16"
  946. alsa.subclass = "generic-mix"
  947. alsa.subdevice = "0"
  948. alsa.subdevice_name = "subdevice #0"
  949. api.alsa.card.longname = "ACTIONS Stage V2 at usb-0000:0e:00.3-4.4.4.3.1.3, full speed"
  950. api.alsa.card.name = "Stage V2"
  951. api.alsa.path = "hw:5,0"
  952. api.alsa.pcm.card = "5"
  953. api.alsa.pcm.stream = "playback"
  954. audio.channels = "2"
  955. audio.position = "AUX0,AUX1"
  956. card.profile.device = "0"
  957. clock.name = "api.alsa.5"
  958. device.api = "alsa"
  959. device.class = "monitor"
  960. device.id = "55"
  961. device.profile.description = "Pro"
  962. device.profile.name = "pro-output-0"
  963. device.profile.pro = "true"
  964. device.routes = "0"
  965. factory.name = "api.alsa.pcm.sink"
  966. media.class = "Audio/Sink"
  967. device.description = "Stage V2"
  968. node.name = "alsa_output.usb-ACTIONS_Stage_V2-00.pro-output-0"
  969. node.nick = "Stage V2"
  970. node.pause-on-idle = "false"
  971. object.path = "alsa:pcm:5:hw:5,0:playback"
  972. priority.driver = "1500"
  973. priority.session = "1500"
  974. factory.id = "18"
  975. clock.quantum-limit = "8192"
  976. client.id = "48"
  977. node.driver = "true"
  978. factory.mode = "merge"
  979. audio.adapt.follower = ""
  980. library.name = "audioconvert/libspa-audioconvert"
  981. object.id = "64"
  982. object.serial = "9729"
  983. api.acp.auto-port = "false"
  984. api.alsa.card = "5"
  985. api.alsa.use-acp = "true"
  986. api.dbus.ReserveDevice1 = "Audio5"
  987. api.dbus.ReserveDevice1.Priority = "-20"
  988. device.bus = "usb"
  989. device.bus-id = "usb-ACTIONS_Stage_V2-00"
  990. device.bus_path = "pci-0000:0e:00.3-usb-0:4.4.4.3.1.3:1.0"
  991. device.enum.api = "udev"
  992. device.icon_name = "audio-card-analog-usb"
  993. device.name = "alsa_card.usb-ACTIONS_Stage_V2-00"
  994. device.nick = "Stage V2"
  995. device.plugged.usec = "9802872"
  996. device.product.id = "0x3273"
  997. device.product.name = "Stage V2"
  998. device.serial = "ACTIONS_Stage_V2"
  999. device.subsystem = "sound"
  1000. sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:0e:00.3/usb5/5-4/5-4.4/5-4.4.4/5-4.4.4.3/5-4.4.4.3.1/5-4.4.4.3.1.3/5-4.4.4.3.1.3:1.0/sound/card5"
  1001. device.vendor.id = "0x041e"
  1002. device.vendor.name = "Creative Technology, Ltd"
  1003. device.string = "5"
  1004. Formats:
  1005. pcm
  1006.  
  1007. Source #12659
  1008. State: SUSPENDED
  1009. Name: alsa_output.usb-Astro_Gaming_Astro_A50-00.stereo-game.monitor
  1010. Description: Monitor of Astro A50 Game
  1011. Driver: PipeWire
  1012. Sample Specification: s16le 2ch 48000Hz
  1013. Channel Map: front-left,front-right
  1014. Owner Module: 4294967295
  1015. Mute: no
  1016. Volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB
  1017. balance 0.00
  1018. Base Volume: 65536 / 100% / 0.00 dB
  1019. Monitor of Sink: alsa_output.usb-Astro_Gaming_Astro_A50-00.stereo-game
  1020. Latency: 0 usec, configured 0 usec
  1021. Flags: HARDWARE DECIBEL_VOLUME LATENCY
  1022. Properties:
  1023. alsa.card = "0"
  1024. alsa.card_name = "Astro A50"
  1025. alsa.class = "generic"
  1026. alsa.components = "USB9886:002c"
  1027. alsa.device = "1"
  1028. alsa.driver_name = "snd_usb_audio"
  1029. alsa.id = "A50"
  1030. alsa.long_card_name = "Astro Gaming Astro A50 at usb-0000:07:00.3-2.4, full speed"
  1031. alsa.mixer_name = "USB Mixer"
  1032. alsa.name = "USB Audio #1"
  1033. alsa.resolution_bits = "16"
  1034. alsa.subclass = "generic-mix"
  1035. alsa.subdevice = "0"
  1036. alsa.subdevice_name = "subdevice #0"
  1037. api.alsa.card.longname = "Astro Gaming Astro A50 at usb-0000:07:00.3-2.4, full speed"
  1038. api.alsa.card.name = "Astro A50"
  1039. api.alsa.path = "hw:0,1,0"
  1040. api.alsa.pcm.card = "0"
  1041. api.alsa.pcm.stream = "playback"
  1042. audio.channels = "2"
  1043. audio.position = "FL,FR"
  1044. card.profile.device = "4"
  1045. device.api = "alsa"
  1046. device.class = "monitor"
  1047. device.id = "51"
  1048. device.profile.description = "Game"
  1049. device.profile.name = "stereo-game"
  1050. device.routes = "1"
  1051. factory.name = "api.alsa.pcm.sink"
  1052. media.class = "Audio/Sink"
  1053. device.description = "Astro A50"
  1054. node.name = "alsa_output.usb-Astro_Gaming_Astro_A50-00.stereo-game"
  1055. node.nick = "USB Audio #1"
  1056. node.pause-on-idle = "false"
  1057. object.path = "alsa:pcm:0:hw:0,1,0:playback"
  1058. priority.driver = "728"
  1059. priority.session = "728"
  1060. factory.id = "18"
  1061. clock.quantum-limit = "8192"
  1062. client.id = "48"
  1063. node.driver = "true"
  1064. factory.mode = "merge"
  1065. audio.adapt.follower = ""
  1066. library.name = "audioconvert/libspa-audioconvert"
  1067. object.id = "83"
  1068. object.serial = "12659"
  1069. api.acp.auto-port = "false"
  1070. api.alsa.card = "0"
  1071. api.alsa.use-acp = "true"
  1072. api.dbus.ReserveDevice1 = "Audio0"
  1073. api.dbus.ReserveDevice1.Priority = "-20"
  1074. device.bus = "usb"
  1075. device.bus-id = "usb-Astro_Gaming_Astro_A50-00"
  1076. device.bus_path = "pci-0000:07:00.3-usb-0:2.4:1.0"
  1077. device.enum.api = "udev"
  1078. device.icon_name = "audio-card-analog-usb"
  1079. device.name = "alsa_card.usb-Astro_Gaming_Astro_A50-00"
  1080. device.nick = "Astro A50"
  1081. device.plugged.usec = "9256909"
  1082. device.product.id = "0x002c"
  1083. device.product.name = "Astro A50"
  1084. device.profile-set = "usb-gaming-headset.conf"
  1085. device.serial = "Astro_Gaming_Astro_A50"
  1086. device.subsystem = "sound"
  1087. sysfs.path = "/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:07:00.3/usb3/3-2/3-2.4/3-2.4:1.0/sound/card0"
  1088. device.vendor.id = "0x9886"
  1089. device.vendor.name = "Astro Gaming"
  1090. device.string = "0"
  1091. Ports:
  1092. usb-gaming-headset-output-stereo: Headphones (type: Headphones, priority: 0, availability unknown)
  1093. Active Port: usb-gaming-headset-output-stereo
  1094. Formats:
  1095. pcm
  1096.  
  1097. Source #12660
  1098. State: SUSPENDED
  1099. Name: alsa_output.usb-Astro_Gaming_Astro_A50-00.stereo-chat.monitor
  1100. Description: Monitor of Astro A50 Chat
  1101. Driver: PipeWire
  1102. Sample Specification: s16le 2ch 48000Hz
  1103. Channel Map: front-left,front-right
  1104. Owner Module: 4294967295
  1105. Mute: no
  1106. Volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB
  1107. balance 0.00
  1108. Base Volume: 65536 / 100% / 0.00 dB
  1109. Monitor of Sink: alsa_output.usb-Astro_Gaming_Astro_A50-00.stereo-chat
  1110. Latency: 0 usec, configured 0 usec
  1111. Flags: HARDWARE DECIBEL_VOLUME LATENCY
  1112. Properties:
  1113. alsa.card = "0"
  1114. alsa.card_name = "Astro A50"
  1115. alsa.class = "generic"
  1116. alsa.components = "USB9886:002c"
  1117. alsa.device = "0"
  1118. alsa.driver_name = "snd_usb_audio"
  1119. alsa.id = "A50"
  1120. alsa.long_card_name = "Astro Gaming Astro A50 at usb-0000:07:00.3-2.4, full speed"
  1121. alsa.mixer_name = "USB Mixer"
  1122. alsa.name = "USB Audio"
  1123. alsa.resolution_bits = "16"
  1124. alsa.subclass = "generic-mix"
  1125. alsa.subdevice = "0"
  1126. alsa.subdevice_name = "subdevice #0"
  1127. api.alsa.card.longname = "Astro Gaming Astro A50 at usb-0000:07:00.3-2.4, full speed"
  1128. api.alsa.card.name = "Astro A50"
  1129. api.alsa.path = "hw:0,0,0"
  1130. api.alsa.pcm.card = "0"
  1131. api.alsa.pcm.stream = "playback"
  1132. audio.channels = "2"
  1133. audio.position = "FL,FR"
  1134. card.profile.device = "5"
  1135. device.api = "alsa"
  1136. device.class = "monitor"
  1137. device.id = "51"
  1138. device.intended_roles = "phone"
  1139. device.profile.description = "Chat"
  1140. device.profile.name = "stereo-chat"
  1141. device.routes = "1"
  1142. factory.name = "api.alsa.pcm.sink"
  1143. media.class = "Audio/Sink"
  1144. device.description = "Astro A50"
  1145. node.name = "alsa_output.usb-Astro_Gaming_Astro_A50-00.stereo-chat"
  1146. node.nick = "Astro A50"
  1147. node.pause-on-idle = "false"
  1148. object.path = "alsa:pcm:0:hw:0,0,0:playback"
  1149. priority.driver = "1000"
  1150. priority.session = "1000"
  1151. factory.id = "18"
  1152. clock.quantum-limit = "8192"
  1153. client.id = "48"
  1154. node.driver = "true"
  1155. factory.mode = "merge"
  1156. audio.adapt.follower = ""
  1157. library.name = "audioconvert/libspa-audioconvert"
  1158. object.id = "187"
  1159. object.serial = "12660"
  1160. api.acp.auto-port = "false"
  1161. api.alsa.card = "0"
  1162. api.alsa.use-acp = "true"
  1163. api.dbus.ReserveDevice1 = "Audio0"
  1164. api.dbus.ReserveDevice1.Priority = "-20"
  1165. device.bus = "usb"
  1166. device.bus-id = "usb-Astro_Gaming_Astro_A50-00"
  1167. device.bus_path = "pci-0000:07:00.3-usb-0:2.4:1.0"
  1168. device.enum.api = "udev"
  1169. device.icon_name = "audio-card-analog-usb"
  1170. device.name = "alsa_card.usb-Astro_Gaming_Astro_A50-00"
  1171. device.nick = "Astro A50"
  1172. device.plugged.usec = "9256909"
  1173. device.product.id = "0x002c"
  1174. device.product.name = "Astro A50"
  1175. device.profile-set = "usb-gaming-headset.conf"
  1176. device.serial = "Astro_Gaming_Astro_A50"
  1177. device.subsystem = "sound"
  1178. sysfs.path = "/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:07:00.3/usb3/3-2/3-2.4/3-2.4:1.0/sound/card0"
  1179. device.vendor.id = "0x9886"
  1180. device.vendor.name = "Astro Gaming"
  1181. device.string = "0"
  1182. Ports:
  1183. usb-gaming-headset-output-stereo: Headphones (type: Headphones, priority: 0, availability unknown)
  1184. Active Port: usb-gaming-headset-output-stereo
  1185. Formats:
  1186. pcm
  1187.  
  1188. Source #12661
  1189. State: SUSPENDED
  1190. Name: alsa_input.usb-Astro_Gaming_Astro_A50-00.mono-chat
  1191. Description: Astro A50 Chat
  1192. Driver: PipeWire
  1193. Sample Specification: s16le 1ch 16000Hz
  1194. Channel Map: mono
  1195. Owner Module: 4294967295
  1196. Mute: no
  1197. Volume: mono: 65536 / 100% / 0.00 dB
  1198. balance 0.00
  1199. Base Volume: 65536 / 100% / 0.00 dB
  1200. Monitor of Sink: n/a
  1201. Latency: 0 usec, configured 0 usec
  1202. Flags: HARDWARE DECIBEL_VOLUME LATENCY
  1203. Properties:
  1204. alsa.card = "0"
  1205. alsa.card_name = "Astro A50"
  1206. alsa.class = "generic"
  1207. alsa.components = "USB9886:002c"
  1208. alsa.device = "0"
  1209. alsa.driver_name = "snd_usb_audio"
  1210. alsa.id = "A50"
  1211. alsa.long_card_name = "Astro Gaming Astro A50 at usb-0000:07:00.3-2.4, full speed"
  1212. alsa.mixer_name = "USB Mixer"
  1213. alsa.name = "USB Audio"
  1214. alsa.resolution_bits = "16"
  1215. alsa.subclass = "generic-mix"
  1216. alsa.subdevice = "0"
  1217. alsa.subdevice_name = "subdevice #0"
  1218. api.alsa.card.longname = "Astro Gaming Astro A50 at usb-0000:07:00.3-2.4, full speed"
  1219. api.alsa.card.name = "Astro A50"
  1220. api.alsa.path = "hw:0,0,0"
  1221. api.alsa.pcm.card = "0"
  1222. api.alsa.pcm.stream = "capture"
  1223. audio.channels = "1"
  1224. audio.position = "MONO"
  1225. card.profile.device = "6"
  1226. device.api = "alsa"
  1227. device.class = "sound"
  1228. device.id = "51"
  1229. device.intended_roles = "phone"
  1230. device.profile.description = "Chat"
  1231. device.profile.name = "mono-chat"
  1232. device.routes = "1"
  1233. factory.name = "api.alsa.pcm.source"
  1234. media.class = "Audio/Source"
  1235. device.description = "Astro A50"
  1236. node.name = "alsa_input.usb-Astro_Gaming_Astro_A50-00.mono-chat"
  1237. node.nick = "Astro A50"
  1238. node.pause-on-idle = "false"
  1239. object.path = "alsa:pcm:0:hw:0,0,0:capture"
  1240. priority.driver = "2000"
  1241. priority.session = "2000"
  1242. factory.id = "18"
  1243. clock.quantum-limit = "8192"
  1244. client.id = "48"
  1245. node.driver = "true"
  1246. factory.mode = "split"
  1247. audio.adapt.follower = ""
  1248. library.name = "audioconvert/libspa-audioconvert"
  1249. object.id = "239"
  1250. object.serial = "12661"
  1251. api.acp.auto-port = "false"
  1252. api.alsa.card = "0"
  1253. api.alsa.use-acp = "true"
  1254. api.dbus.ReserveDevice1 = "Audio0"
  1255. api.dbus.ReserveDevice1.Priority = "-20"
  1256. device.bus = "usb"
  1257. device.bus-id = "usb-Astro_Gaming_Astro_A50-00"
  1258. device.bus_path = "pci-0000:07:00.3-usb-0:2.4:1.0"
  1259. device.enum.api = "udev"
  1260. device.icon_name = "audio-card-analog-usb"
  1261. device.name = "alsa_card.usb-Astro_Gaming_Astro_A50-00"
  1262. device.nick = "Astro A50"
  1263. device.plugged.usec = "9256909"
  1264. device.product.id = "0x002c"
  1265. device.product.name = "Astro A50"
  1266. device.profile-set = "usb-gaming-headset.conf"
  1267. device.serial = "Astro_Gaming_Astro_A50"
  1268. device.subsystem = "sound"
  1269. sysfs.path = "/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:07:00.3/usb3/3-2/3-2.4/3-2.4:1.0/sound/card0"
  1270. device.vendor.id = "0x9886"
  1271. device.vendor.name = "Astro Gaming"
  1272. device.string = "0"
  1273. Ports:
  1274. usb-gaming-headset-input: Headset Microphone (type: Headset, priority: 0, availability unknown)
  1275. Active Port: usb-gaming-headset-input
  1276. Formats:
  1277. pcm
  1278.  
  1279. Source #13186
  1280. State: SUSPENDED
  1281. Name: alsa_output.pci-0000_0c_00.1.hdmi-stereo.monitor
  1282. Description: Monitor of Navi 21/23 HDMI/DP Audio Controller Digital Stereo (HDMI)
  1283. Driver: PipeWire
  1284. Sample Specification: s32le 2ch 48000Hz
  1285. Channel Map: front-left,front-right
  1286. Owner Module: 4294967295
  1287. Mute: no
  1288. Volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB
  1289. balance 0.00
  1290. Base Volume: 65536 / 100% / 0.00 dB
  1291. Monitor of Sink: alsa_output.pci-0000_0c_00.1.hdmi-stereo
  1292. Latency: 0 usec, configured 0 usec
  1293. Flags: HARDWARE DECIBEL_VOLUME LATENCY
  1294. Properties:
  1295. alsa.card = "1"
  1296. alsa.card_name = "HDA ATI HDMI"
  1297. alsa.class = "generic"
  1298. alsa.components = "HDA:1002aa01,00aa0100,00100800"
  1299. alsa.device = "3"
  1300. alsa.driver_name = "snd_hda_intel"
  1301. alsa.id = "HDMI"
  1302. alsa.long_card_name = "HDA ATI HDMI at 0xfcd20000 irq 119"
  1303. alsa.mixer_name = "ATI R6xx HDMI"
  1304. alsa.name = "XG49WCR"
  1305. alsa.resolution_bits = "16"
  1306. alsa.subclass = "generic-mix"
  1307. alsa.subdevice = "0"
  1308. alsa.subdevice_name = "subdevice #0"
  1309. api.alsa.card.longname = "HDA ATI HDMI at 0xfcd20000 irq 119"
  1310. api.alsa.card.name = "HDA ATI HDMI"
  1311. api.alsa.path = "hdmi:1"
  1312. api.alsa.pcm.card = "1"
  1313. api.alsa.pcm.stream = "playback"
  1314. audio.channels = "2"
  1315. audio.position = "FL,FR"
  1316. card.profile.device = "6"
  1317. device.api = "alsa"
  1318. device.class = "monitor"
  1319. device.id = "52"
  1320. device.profile.description = "Digital Stereo (HDMI)"
  1321. device.profile.name = "hdmi-stereo"
  1322. device.routes = "1"
  1323. factory.name = "api.alsa.pcm.sink"
  1324. media.class = "Audio/Sink"
  1325. device.description = "Navi 21/23 HDMI/DP Audio Controller"
  1326. node.name = "alsa_output.pci-0000_0c_00.1.hdmi-stereo"
  1327. node.nick = "XG49WCR"
  1328. node.pause-on-idle = "false"
  1329. object.path = "alsa:pcm:1:hdmi:1:playback"
  1330. priority.driver = "696"
  1331. priority.session = "696"
  1332. factory.id = "18"
  1333. clock.quantum-limit = "8192"
  1334. client.id = "48"
  1335. node.driver = "true"
  1336. factory.mode = "merge"
  1337. audio.adapt.follower = ""
  1338. library.name = "audioconvert/libspa-audioconvert"
  1339. object.id = "238"
  1340. object.serial = "13186"
  1341. api.acp.auto-port = "false"
  1342. api.alsa.card = "1"
  1343. api.alsa.use-acp = "true"
  1344. api.dbus.ReserveDevice1 = "Audio1"
  1345. api.dbus.ReserveDevice1.Priority = "-20"
  1346. device.bus = "pci"
  1347. device.bus_path = "pci-0000:0c:00.1"
  1348. device.enum.api = "udev"
  1349. device.icon_name = "audio-card-analog-pci"
  1350. device.name = "alsa_card.pci-0000_0c_00.1"
  1351. device.nick = "HDA ATI HDMI"
  1352. device.plugged.usec = "9040354"
  1353. device.product.id = "0xab28"
  1354. device.product.name = "Navi 21/23 HDMI/DP Audio Controller"
  1355. device.subsystem = "sound"
  1356. sysfs.path = "/devices/pci0000:00/0000:00:03.1/0000:0a:00.0/0000:0b:00.0/0000:0c:00.1/sound/card1"
  1357. device.vendor.id = "0x1002"
  1358. device.vendor.name = "Advanced Micro Devices, Inc. [AMD/ATI]"
  1359. device.string = "1"
  1360. Ports:
  1361. hdmi-output-0: HDMI / DisplayPort (type: HDMI, priority: 5900, availability group: Legacy 1, available)
  1362. Active Port: hdmi-output-0
  1363. Formats:
  1364. pcm
  1365.  
  1366. Source #13450
  1367. State: SUSPENDED
  1368. Name: alsa_output.pci-0000_0e_00.4.pro-output-0.monitor
  1369. Description: Monitor of Starship/Matisse HD Audio Controller Pro
  1370. Driver: PipeWire
  1371. Sample Specification: s32le 6ch 48000Hz
  1372. Channel Map: aux0,aux1,aux2,aux3,aux4,aux5
  1373. Owner Module: 4294967295
  1374. Mute: no
  1375. Volume: aux0: 65536 / 100% / 0.00 dB, aux1: 65536 / 100% / 0.00 dB, aux2: 65536 / 100% / 0.00 dB, aux3: 65536 / 100% / 0.00 dB, aux4: 65536 / 100% / 0.00 dB, aux5: 65536 / 100% / 0.00 dB
  1376. balance 0.00
  1377. Base Volume: 65536 / 100% / 0.00 dB
  1378. Monitor of Sink: alsa_output.pci-0000_0e_00.4.pro-output-0
  1379. Latency: 0 usec, configured 0 usec
  1380. Flags: HARDWARE DECIBEL_VOLUME LATENCY
  1381. Properties:
  1382. alsa.card = "2"
  1383. alsa.card_name = "HD-Audio Generic"
  1384. alsa.class = "generic"
  1385. alsa.components = "HDA:10ec1220,104387c4,00100101"
  1386. alsa.device = "0"
  1387. alsa.driver_name = "snd_hda_intel"
  1388. alsa.id = "Generic"
  1389. alsa.long_card_name = "HD-Audio Generic at 0xfcb00000 irq 121"
  1390. alsa.mixer_name = "Realtek ALC1220"
  1391. alsa.name = "ALC1220 Analog"
  1392. alsa.resolution_bits = "32"
  1393. alsa.subclass = "generic-mix"
  1394. alsa.subdevice = "0"
  1395. alsa.subdevice_name = "subdevice #0"
  1396. api.alsa.card.longname = "HD-Audio Generic at 0xfcb00000 irq 121"
  1397. api.alsa.card.name = "HD-Audio Generic"
  1398. api.alsa.path = "hw:2,0"
  1399. api.alsa.pcm.card = "2"
  1400. api.alsa.pcm.stream = "playback"
  1401. audio.channels = "6"
  1402. audio.position = "AUX0,AUX1,AUX2,AUX3,AUX4,AUX5"
  1403. card.profile.device = "1"
  1404. clock.name = "api.alsa.2"
  1405. device.api = "alsa"
  1406. device.class = "monitor"
  1407. device.id = "56"
  1408. device.profile.description = "Pro"
  1409. device.profile.name = "pro-output-0"
  1410. device.profile.pro = "true"
  1411. device.routes = "0"
  1412. factory.name = "api.alsa.pcm.sink"
  1413. media.class = "Audio/Sink"
  1414. device.description = "Starship/Matisse HD Audio Controller"
  1415. node.name = "alsa_output.pci-0000_0e_00.4.pro-output-0"
  1416. node.nick = "ALC1220 Analog"
  1417. node.pause-on-idle = "false"
  1418. object.path = "alsa:pcm:2:hw:2,0:playback"
  1419. priority.driver = "1500"
  1420. priority.session = "1500"
  1421. factory.id = "18"
  1422. clock.quantum-limit = "8192"
  1423. client.id = "48"
  1424. node.driver = "true"
  1425. factory.mode = "merge"
  1426. audio.adapt.follower = ""
  1427. library.name = "audioconvert/libspa-audioconvert"
  1428. object.id = "213"
  1429. object.serial = "13450"
  1430. api.acp.auto-port = "false"
  1431. api.alsa.card = "2"
  1432. api.alsa.use-acp = "true"
  1433. api.dbus.ReserveDevice1 = "Audio2"
  1434. api.dbus.ReserveDevice1.Priority = "-20"
  1435. device.bus = "pci"
  1436. device.bus_path = "pci-0000:0e:00.4"
  1437. device.enum.api = "udev"
  1438. device.icon_name = "audio-card-analog-pci"
  1439. device.name = "alsa_card.pci-0000_0e_00.4"
  1440. device.nick = "HD-Audio Generic"
  1441. device.plugged.usec = "9125392"
  1442. device.product.id = "0x1487"
  1443. device.product.name = "Starship/Matisse HD Audio Controller"
  1444. device.subsystem = "sound"
  1445. sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:0e:00.4/sound/card2"
  1446. device.vendor.id = "0x1022"
  1447. device.vendor.name = "Advanced Micro Devices, Inc. [AMD]"
  1448. device.string = "2"
  1449. Formats:
  1450. pcm
  1451.  
  1452. Source #13451
  1453. State: SUSPENDED
  1454. Name: alsa_output.pci-0000_0e_00.4.pro-output-1.monitor
  1455. Description: Monitor of Starship/Matisse HD Audio Controller Pro 1
  1456. Driver: PipeWire
  1457. Sample Specification: s32le 2ch 48000Hz
  1458. Channel Map: aux0,aux1
  1459. Owner Module: 4294967295
  1460. Mute: no
  1461. Volume: aux0: 65536 / 100% / 0.00 dB, aux1: 65536 / 100% / 0.00 dB
  1462. balance 0.00
  1463. Base Volume: 65536 / 100% / 0.00 dB
  1464. Monitor of Sink: alsa_output.pci-0000_0e_00.4.pro-output-1
  1465. Latency: 0 usec, configured 0 usec
  1466. Flags: HARDWARE DECIBEL_VOLUME LATENCY
  1467. Properties:
  1468. alsa.card = "2"
  1469. alsa.card_name = "HD-Audio Generic"
  1470. alsa.class = "generic"
  1471. alsa.components = "HDA:10ec1220,104387c4,00100101"
  1472. alsa.device = "1"
  1473. alsa.driver_name = "snd_hda_intel"
  1474. alsa.id = "Generic"
  1475. alsa.long_card_name = "HD-Audio Generic at 0xfcb00000 irq 121"
  1476. alsa.mixer_name = "Realtek ALC1220"
  1477. alsa.name = "ALC1220 Digital"
  1478. alsa.resolution_bits = "32"
  1479. alsa.subclass = "generic-mix"
  1480. alsa.subdevice = "0"
  1481. alsa.subdevice_name = "subdevice #0"
  1482. api.alsa.card.longname = "HD-Audio Generic at 0xfcb00000 irq 121"
  1483. api.alsa.card.name = "HD-Audio Generic"
  1484. api.alsa.path = "hw:2,1"
  1485. api.alsa.pcm.card = "2"
  1486. api.alsa.pcm.stream = "playback"
  1487. audio.channels = "2"
  1488. audio.position = "AUX0,AUX1"
  1489. card.profile.device = "2"
  1490. clock.name = "api.alsa.2"
  1491. device.api = "alsa"
  1492. device.class = "monitor"
  1493. device.id = "56"
  1494. device.profile.description = "Pro 1"
  1495. device.profile.name = "pro-output-1"
  1496. device.profile.pro = "true"
  1497. device.routes = "0"
  1498. factory.name = "api.alsa.pcm.sink"
  1499. media.class = "Audio/Sink"
  1500. device.description = "Starship/Matisse HD Audio Controller"
  1501. node.name = "alsa_output.pci-0000_0e_00.4.pro-output-1"
  1502. node.nick = "ALC1220 Digital"
  1503. node.pause-on-idle = "false"
  1504. object.path = "alsa:pcm:2:hw:2,1:playback"
  1505. priority.driver = "1228"
  1506. priority.session = "1228"
  1507. factory.id = "18"
  1508. clock.quantum-limit = "8192"
  1509. client.id = "48"
  1510. node.driver = "true"
  1511. factory.mode = "merge"
  1512. audio.adapt.follower = ""
  1513. library.name = "audioconvert/libspa-audioconvert"
  1514. object.id = "189"
  1515. object.serial = "13451"
  1516. api.acp.auto-port = "false"
  1517. api.alsa.card = "2"
  1518. api.alsa.use-acp = "true"
  1519. api.dbus.ReserveDevice1 = "Audio2"
  1520. api.dbus.ReserveDevice1.Priority = "-20"
  1521. device.bus = "pci"
  1522. device.bus_path = "pci-0000:0e:00.4"
  1523. device.enum.api = "udev"
  1524. device.icon_name = "audio-card-analog-pci"
  1525. device.name = "alsa_card.pci-0000_0e_00.4"
  1526. device.nick = "HD-Audio Generic"
  1527. device.plugged.usec = "9125392"
  1528. device.product.id = "0x1487"
  1529. device.product.name = "Starship/Matisse HD Audio Controller"
  1530. device.subsystem = "sound"
  1531. sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:0e:00.4/sound/card2"
  1532. device.vendor.id = "0x1022"
  1533. device.vendor.name = "Advanced Micro Devices, Inc. [AMD]"
  1534. device.string = "2"
  1535. Formats:
  1536. pcm
  1537.  
  1538. Source #13452
  1539. State: SUSPENDED
  1540. Name: alsa_input.pci-0000_0e_00.4.pro-input-0
  1541. Description: Starship/Matisse HD Audio Controller Pro
  1542. Driver: PipeWire
  1543. Sample Specification: s32le 2ch 48000Hz
  1544. Channel Map: aux0,aux1
  1545. Owner Module: 4294967295
  1546. Mute: no
  1547. Volume: aux0: 65536 / 100% / 0.00 dB, aux1: 65536 / 100% / 0.00 dB
  1548. balance 0.00
  1549. Base Volume: 65536 / 100% / 0.00 dB
  1550. Monitor of Sink: n/a
  1551. Latency: 0 usec, configured 0 usec
  1552. Flags: HARDWARE DECIBEL_VOLUME LATENCY
  1553. Properties:
  1554. alsa.card = "2"
  1555. alsa.card_name = "HD-Audio Generic"
  1556. alsa.class = "generic"
  1557. alsa.components = "HDA:10ec1220,104387c4,00100101"
  1558. alsa.device = "0"
  1559. alsa.driver_name = "snd_hda_intel"
  1560. alsa.id = "Generic"
  1561. alsa.long_card_name = "HD-Audio Generic at 0xfcb00000 irq 121"
  1562. alsa.mixer_name = "Realtek ALC1220"
  1563. alsa.name = "ALC1220 Analog"
  1564. alsa.resolution_bits = "32"
  1565. alsa.subclass = "generic-mix"
  1566. alsa.subdevice = "0"
  1567. alsa.subdevice_name = "subdevice #0"
  1568. api.alsa.card.longname = "HD-Audio Generic at 0xfcb00000 irq 121"
  1569. api.alsa.card.name = "HD-Audio Generic"
  1570. api.alsa.path = "hw:2,0"
  1571. api.alsa.pcm.card = "2"
  1572. api.alsa.pcm.stream = "capture"
  1573. audio.channels = "2"
  1574. audio.position = "AUX0,AUX1"
  1575. card.profile.device = "3"
  1576. clock.name = "api.alsa.2"
  1577. device.api = "alsa"
  1578. device.class = "sound"
  1579. device.id = "56"
  1580. device.profile.description = "Pro"
  1581. device.profile.name = "pro-input-0"
  1582. device.profile.pro = "true"
  1583. device.routes = "0"
  1584. factory.name = "api.alsa.pcm.source"
  1585. media.class = "Audio/Source"
  1586. device.description = "Starship/Matisse HD Audio Controller"
  1587. node.name = "alsa_input.pci-0000_0e_00.4.pro-input-0"
  1588. node.nick = "ALC1220 Analog"
  1589. node.pause-on-idle = "false"
  1590. object.path = "alsa:pcm:2:hw:2,0:capture"
  1591. priority.driver = "2500"
  1592. priority.session = "2500"
  1593. factory.id = "18"
  1594. clock.quantum-limit = "8192"
  1595. client.id = "48"
  1596. node.driver = "true"
  1597. factory.mode = "split"
  1598. audio.adapt.follower = ""
  1599. library.name = "audioconvert/libspa-audioconvert"
  1600. object.id = "152"
  1601. object.serial = "13452"
  1602. api.acp.auto-port = "false"
  1603. api.alsa.card = "2"
  1604. api.alsa.use-acp = "true"
  1605. api.dbus.ReserveDevice1 = "Audio2"
  1606. api.dbus.ReserveDevice1.Priority = "-20"
  1607. device.bus = "pci"
  1608. device.bus_path = "pci-0000:0e:00.4"
  1609. device.enum.api = "udev"
  1610. device.icon_name = "audio-card-analog-pci"
  1611. device.name = "alsa_card.pci-0000_0e_00.4"
  1612. device.nick = "HD-Audio Generic"
  1613. device.plugged.usec = "9125392"
  1614. device.product.id = "0x1487"
  1615. device.product.name = "Starship/Matisse HD Audio Controller"
  1616. device.subsystem = "sound"
  1617. sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:0e:00.4/sound/card2"
  1618. device.vendor.id = "0x1022"
  1619. device.vendor.name = "Advanced Micro Devices, Inc. [AMD]"
  1620. device.string = "2"
  1621. Formats:
  1622. pcm
  1623.  
  1624. Source #13453
  1625. State: SUSPENDED
  1626. Name: alsa_input.pci-0000_0e_00.4.pro-input-2
  1627. Description: Starship/Matisse HD Audio Controller Pro 2
  1628. Driver: PipeWire
  1629. Sample Specification: s32le 2ch 48000Hz
  1630. Channel Map: aux0,aux1
  1631. Owner Module: 4294967295
  1632. Mute: no
  1633. Volume: aux0: 65536 / 100% / 0.00 dB, aux1: 65536 / 100% / 0.00 dB
  1634. balance 0.00
  1635. Base Volume: 65536 / 100% / 0.00 dB
  1636. Monitor of Sink: n/a
  1637. Latency: 0 usec, configured 0 usec
  1638. Flags: HARDWARE DECIBEL_VOLUME LATENCY
  1639. Properties:
  1640. alsa.card = "2"
  1641. alsa.card_name = "HD-Audio Generic"
  1642. alsa.class = "generic"
  1643. alsa.components = "HDA:10ec1220,104387c4,00100101"
  1644. alsa.device = "2"
  1645. alsa.driver_name = "snd_hda_intel"
  1646. alsa.id = "Generic"
  1647. alsa.long_card_name = "HD-Audio Generic at 0xfcb00000 irq 121"
  1648. alsa.mixer_name = "Realtek ALC1220"
  1649. alsa.name = "ALC1220 Alt Analog"
  1650. alsa.resolution_bits = "32"
  1651. alsa.subclass = "generic-mix"
  1652. alsa.subdevice = "0"
  1653. alsa.subdevice_name = "subdevice #0"
  1654. api.alsa.card.longname = "HD-Audio Generic at 0xfcb00000 irq 121"
  1655. api.alsa.card.name = "HD-Audio Generic"
  1656. api.alsa.path = "hw:2,2"
  1657. api.alsa.pcm.card = "2"
  1658. api.alsa.pcm.stream = "capture"
  1659. audio.channels = "2"
  1660. audio.position = "AUX0,AUX1"
  1661. card.profile.device = "4"
  1662. clock.name = "api.alsa.2"
  1663. device.api = "alsa"
  1664. device.class = "sound"
  1665. device.id = "56"
  1666. device.profile.description = "Pro 2"
  1667. device.profile.name = "pro-input-2"
  1668. device.profile.pro = "true"
  1669. device.routes = "0"
  1670. factory.name = "api.alsa.pcm.source"
  1671. media.class = "Audio/Source"
  1672. device.description = "Starship/Matisse HD Audio Controller"
  1673. node.name = "alsa_input.pci-0000_0e_00.4.pro-input-2"
  1674. node.nick = "ALC1220 Alt Analog"
  1675. node.pause-on-idle = "false"
  1676. object.path = "alsa:pcm:2:hw:2,2:capture"
  1677. priority.driver = "2212"
  1678. priority.session = "2212"
  1679. factory.id = "18"
  1680. clock.quantum-limit = "8192"
  1681. client.id = "48"
  1682. node.driver = "true"
  1683. factory.mode = "split"
  1684. audio.adapt.follower = ""
  1685. library.name = "audioconvert/libspa-audioconvert"
  1686. object.id = "113"
  1687. object.serial = "13453"
  1688. api.acp.auto-port = "false"
  1689. api.alsa.card = "2"
  1690. api.alsa.use-acp = "true"
  1691. api.dbus.ReserveDevice1 = "Audio2"
  1692. api.dbus.ReserveDevice1.Priority = "-20"
  1693. device.bus = "pci"
  1694. device.bus_path = "pci-0000:0e:00.4"
  1695. device.enum.api = "udev"
  1696. device.icon_name = "audio-card-analog-pci"
  1697. device.name = "alsa_card.pci-0000_0e_00.4"
  1698. device.nick = "HD-Audio Generic"
  1699. device.plugged.usec = "9125392"
  1700. device.product.id = "0x1487"
  1701. device.product.name = "Starship/Matisse HD Audio Controller"
  1702. device.subsystem = "sound"
  1703. sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:0e:00.4/sound/card2"
  1704. device.vendor.id = "0x1022"
  1705. device.vendor.name = "Advanced Micro Devices, Inc. [AMD]"
  1706. device.string = "2"
  1707. Formats:
  1708. pcm
  1709.  
  1710. Source #13474
  1711. State: SUSPENDED
  1712. Name: alsa_input.usb-046d_HD_Pro_Webcam_C920_BB19435F-02.pro-input-0
  1713. Description: C920 PRO HD Webcam Pro
  1714. Driver: PipeWire
  1715. Sample Specification: s16le 2ch 32000Hz
  1716. Channel Map: aux0,aux1
  1717. Owner Module: 4294967295
  1718. Mute: no
  1719. Volume: aux0: 65536 / 100% / 0.00 dB, aux1: 65536 / 100% / 0.00 dB
  1720. balance 0.00
  1721. Base Volume: 65536 / 100% / 0.00 dB
  1722. Monitor of Sink: n/a
  1723. Latency: 0 usec, configured 0 usec
  1724. Flags: HARDWARE DECIBEL_VOLUME LATENCY
  1725. Properties:
  1726. alsa.card = "3"
  1727. alsa.card_name = "HD Pro Webcam C920"
  1728. alsa.class = "generic"
  1729. alsa.components = "USB046d:08e5"
  1730. alsa.device = "0"
  1731. alsa.driver_name = "snd_usb_audio"
  1732. alsa.id = "C920"
  1733. alsa.long_card_name = "HD Pro Webcam C920 at usb-0000:0e:00.3-4.1, high speed"
  1734. alsa.mixer_name = "USB Mixer"
  1735. alsa.name = "USB Audio"
  1736. alsa.resolution_bits = "16"
  1737. alsa.subclass = "generic-mix"
  1738. alsa.subdevice = "0"
  1739. alsa.subdevice_name = "subdevice #0"
  1740. api.alsa.card.longname = "HD Pro Webcam C920 at usb-0000:0e:00.3-4.1, high speed"
  1741. api.alsa.card.name = "HD Pro Webcam C920"
  1742. api.alsa.path = "hw:3,0"
  1743. api.alsa.pcm.card = "3"
  1744. api.alsa.pcm.stream = "capture"
  1745. audio.channels = "2"
  1746. audio.position = "AUX0,AUX1"
  1747. card.profile.device = "1"
  1748. clock.name = "api.alsa.3"
  1749. device.api = "alsa"
  1750. device.class = "sound"
  1751. device.id = "53"
  1752. device.profile.description = "Pro"
  1753. device.profile.name = "pro-input-0"
  1754. device.profile.pro = "true"
  1755. device.routes = "0"
  1756. factory.name = "api.alsa.pcm.source"
  1757. media.class = "Audio/Source"
  1758. device.description = "C920 PRO HD Webcam"
  1759. node.name = "alsa_input.usb-046d_HD_Pro_Webcam_C920_BB19435F-02.pro-input-0"
  1760. node.nick = "HD Pro Webcam C920"
  1761. node.pause-on-idle = "false"
  1762. object.path = "alsa:pcm:3:hw:3,0:capture"
  1763. priority.driver = "2500"
  1764. priority.session = "2500"
  1765. factory.id = "18"
  1766. clock.quantum-limit = "8192"
  1767. client.id = "48"
  1768. node.driver = "true"
  1769. factory.mode = "split"
  1770. audio.adapt.follower = ""
  1771. library.name = "audioconvert/libspa-audioconvert"
  1772. object.id = "251"
  1773. object.serial = "13474"
  1774. api.acp.auto-port = "false"
  1775. api.alsa.card = "3"
  1776. api.alsa.use-acp = "true"
  1777. api.dbus.ReserveDevice1 = "Audio3"
  1778. api.dbus.ReserveDevice1.Priority = "-20"
  1779. device.bus = "usb"
  1780. device.bus-id = "usb-046d_HD_Pro_Webcam_C920_BB19435F-02"
  1781. device.bus_path = "pci-0000:0e:00.3-usb-0:4.1:1.2"
  1782. device.enum.api = "udev"
  1783. device.form_factor = "webcam"
  1784. device.icon_name = "camera-web-analog-usb"
  1785. device.name = "alsa_card.usb-046d_HD_Pro_Webcam_C920_BB19435F-02"
  1786. device.nick = "HD Pro Webcam C920"
  1787. device.plugged.usec = "9654168"
  1788. device.product.id = "0x08e5"
  1789. device.product.name = "C920 PRO HD Webcam"
  1790. device.serial = "046d_HD_Pro_Webcam_C920_BB19435F"
  1791. device.subsystem = "sound"
  1792. sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:0e:00.3/usb5/5-4/5-4.1/5-4.1:1.2/sound/card3"
  1793. device.vendor.id = "0x046d"
  1794. device.vendor.name = "Logitech, Inc."
  1795. device.string = "3"
  1796. Formats:
  1797. pcm
  1798.  
  1799. Client #31
  1800. Driver: PipeWire
  1801. Owner Module: 2
  1802. Properties:
  1803. pipewire.protocol = "protocol-native"
  1804. pipewire.sec.socket = "pipewire-0"
  1805. pipewire.sec.pid = "2470"
  1806. pipewire.sec.uid = "1000"
  1807. pipewire.sec.gid = "1000"
  1808. pipewire.sec.label = "unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023"
  1809. module.id = "2"
  1810. object.id = "31"
  1811. object.serial = "31"
  1812. config.name = "pipewire-pulse.conf"
  1813. application.name = "pipewire"
  1814. application.process.binary = "pipewire"
  1815. application.language = "en_US.UTF-8"
  1816. application.process.id = "2470"
  1817. application.process.user = "carl"
  1818. application.process.host = "carldesktop.local"
  1819. application.process.session_id = "2"
  1820. cpu.max-align = "32"
  1821. default.clock.rate = "48000"
  1822. default.clock.quantum = "1024"
  1823. default.clock.min-quantum = "32"
  1824. default.clock.max-quantum = "2048"
  1825. default.clock.quantum-limit = "8192"
  1826. default.clock.quantum-floor = "4"
  1827. default.video.width = "640"
  1828. default.video.height = "480"
  1829. default.video.rate.num = "25"
  1830. default.video.rate.denom = "1"
  1831. log.level = "2"
  1832. clock.power-of-two-quantum = "true"
  1833. link.max-buffers = "64"
  1834. mem.warn-mlock = "false"
  1835. mem.allow-mlock = "true"
  1836. settings.check-quantum = "false"
  1837. settings.check-rate = "false"
  1838. core.version = "1.0.8"
  1839. core.name = "pipewire-carl-2470"
  1840. pipewire.access = "unrestricted"
  1841.  
  1842. Client #33
  1843. Driver: PipeWire
  1844. Owner Module: 2
  1845. Properties:
  1846. pipewire.protocol = "protocol-native"
  1847. pipewire.sec.socket = "pipewire-0-manager"
  1848. pipewire.sec.pid = "2469"
  1849. pipewire.sec.uid = "1000"
  1850. pipewire.sec.gid = "1000"
  1851. pipewire.sec.label = "unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023"
  1852. module.id = "2"
  1853. object.id = "33"
  1854. object.serial = "33"
  1855. application.name = "WirePlumber"
  1856. application.version = "0.5.5"
  1857. wireplumber.daemon = "true"
  1858. wireplumber.profile = "main"
  1859. remote.name = "[pipewire-0-manager,pipewire-0]"
  1860. config.name = "null"
  1861. context.modules.allow-empty = "true"
  1862. application.process.binary = "wireplumber"
  1863. application.language = "en_US.UTF-8"
  1864. application.process.id = "2469"
  1865. application.process.user = "carl"
  1866. application.process.host = "carldesktop.local"
  1867. application.process.session_id = "2"
  1868. cpu.max-align = "32"
  1869. default.clock.rate = "48000"
  1870. default.clock.quantum = "1024"
  1871. default.clock.min-quantum = "32"
  1872. default.clock.max-quantum = "2048"
  1873. default.clock.quantum-limit = "8192"
  1874. default.clock.quantum-floor = "4"
  1875. default.video.width = "640"
  1876. default.video.height = "480"
  1877. default.video.rate.num = "25"
  1878. default.video.rate.denom = "1"
  1879. log.level = "2"
  1880. clock.power-of-two-quantum = "true"
  1881. link.max-buffers = "64"
  1882. mem.warn-mlock = "false"
  1883. mem.allow-mlock = "true"
  1884. settings.check-quantum = "false"
  1885. settings.check-rate = "false"
  1886. core.version = "1.0.8"
  1887. core.name = "pipewire-carl-2469"
  1888. pipewire.access = "unrestricted"
  1889.  
  1890. Client #42
  1891. Driver: PipeWire
  1892. Owner Module: 2
  1893. Properties:
  1894. pipewire.protocol = "protocol-native"
  1895. pipewire.sec.socket = "pipewire-0"
  1896. pipewire.sec.pid = "2466"
  1897. pipewire.sec.uid = "1000"
  1898. pipewire.sec.gid = "1000"
  1899. pipewire.sec.label = "unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023"
  1900. module.id = "2"
  1901. object.id = "42"
  1902. object.serial = "42"
  1903. application.name = "uresourced"
  1904. application.process.binary = "uresourced"
  1905. application.language = "en_US.UTF-8"
  1906. application.process.id = "2466"
  1907. application.process.user = "carl"
  1908. application.process.host = "carldesktop.local"
  1909. application.process.session_id = "2"
  1910. log.level = "0"
  1911. cpu.max-align = "32"
  1912. default.clock.rate = "48000"
  1913. default.clock.quantum = "1024"
  1914. default.clock.min-quantum = "32"
  1915. default.clock.max-quantum = "2048"
  1916. default.clock.quantum-limit = "8192"
  1917. default.clock.quantum-floor = "4"
  1918. default.video.width = "640"
  1919. default.video.height = "480"
  1920. default.video.rate.num = "25"
  1921. default.video.rate.denom = "1"
  1922. clock.power-of-two-quantum = "true"
  1923. link.max-buffers = "64"
  1924. mem.warn-mlock = "false"
  1925. mem.allow-mlock = "true"
  1926. settings.check-quantum = "false"
  1927. settings.check-rate = "false"
  1928. core.version = "1.0.8"
  1929. core.name = "pipewire-carl-2466"
  1930. pipewire.access = "unrestricted"
  1931.  
  1932. Client #48
  1933. Driver: PipeWire
  1934. Owner Module: 2
  1935. Properties:
  1936. pipewire.protocol = "protocol-native"
  1937. pipewire.sec.socket = "pipewire-0-manager"
  1938. pipewire.sec.pid = "2469"
  1939. pipewire.sec.uid = "1000"
  1940. pipewire.sec.gid = "1000"
  1941. pipewire.sec.label = "unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023"
  1942. module.id = "2"
  1943. object.id = "48"
  1944. object.serial = "48"
  1945. application.name = "WirePlumber [export]"
  1946. wireplumber.export-core = "true"
  1947. application.version = "0.5.5"
  1948. wireplumber.daemon = "true"
  1949. wireplumber.profile = "main"
  1950. remote.name = "[pipewire-0-manager,pipewire-0]"
  1951. config.name = "null"
  1952. context.modules.allow-empty = "true"
  1953. application.process.binary = "wireplumber"
  1954. application.language = "en_US.UTF-8"
  1955. application.process.id = "2469"
  1956. application.process.user = "carl"
  1957. application.process.host = "carldesktop.local"
  1958. application.process.session_id = "2"
  1959. cpu.max-align = "32"
  1960. default.clock.rate = "48000"
  1961. default.clock.quantum = "1024"
  1962. default.clock.min-quantum = "32"
  1963. default.clock.max-quantum = "2048"
  1964. default.clock.quantum-limit = "8192"
  1965. default.clock.quantum-floor = "4"
  1966. default.video.width = "640"
  1967. default.video.height = "480"
  1968. default.video.rate.num = "25"
  1969. default.video.rate.denom = "1"
  1970. log.level = "2"
  1971. clock.power-of-two-quantum = "true"
  1972. link.max-buffers = "64"
  1973. mem.warn-mlock = "false"
  1974. mem.allow-mlock = "true"
  1975. settings.check-quantum = "false"
  1976. settings.check-rate = "false"
  1977. core.version = "1.0.8"
  1978. core.name = "pipewire-carl-2469"
  1979. pipewire.access = "unrestricted"
  1980.  
  1981. Client #49
  1982. Driver: PipeWire
  1983. Owner Module: 2
  1984. Properties:
  1985. pipewire.protocol = "protocol-native"
  1986. pipewire.sec.socket = "pipewire-0"
  1987. pipewire.sec.pid = "2477"
  1988. pipewire.sec.uid = "1000"
  1989. pipewire.sec.gid = "1000"
  1990. pipewire.sec.label = "unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023"
  1991. module.id = "2"
  1992. object.id = "49"
  1993. object.serial = "49"
  1994. application.name = "kwin_wayland"
  1995. application.process.binary = "kwin_wayland"
  1996. application.language = "en_US.UTF-8"
  1997. application.process.id = "2477"
  1998. application.process.user = "carl"
  1999. application.process.host = "carldesktop.local"
  2000. application.process.session_id = "2"
  2001. log.level = "0"
  2002. cpu.max-align = "32"
  2003. default.clock.rate = "48000"
  2004. default.clock.quantum = "1024"
  2005. default.clock.min-quantum = "32"
  2006. default.clock.max-quantum = "2048"
  2007. default.clock.quantum-limit = "8192"
  2008. default.clock.quantum-floor = "4"
  2009. default.video.width = "640"
  2010. default.video.height = "480"
  2011. default.video.rate.num = "25"
  2012. default.video.rate.denom = "1"
  2013. clock.power-of-two-quantum = "true"
  2014. link.max-buffers = "64"
  2015. mem.warn-mlock = "false"
  2016. mem.allow-mlock = "true"
  2017. settings.check-quantum = "false"
  2018. settings.check-rate = "false"
  2019. core.version = "1.0.8"
  2020. core.name = "pipewire-carl-2477"
  2021. pipewire.access = "unrestricted"
  2022.  
  2023. Client #50
  2024. Driver: PipeWire
  2025. Owner Module: 2
  2026. Properties:
  2027. pipewire.protocol = "protocol-native"
  2028. pipewire.sec.socket = "pipewire-0"
  2029. pipewire.sec.pid = "2470"
  2030. pipewire.sec.uid = "1000"
  2031. pipewire.sec.gid = "1000"
  2032. pipewire.sec.label = "unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023"
  2033. module.id = "2"
  2034. object.id = "50"
  2035. object.serial = "50"
  2036. client.api = "pipewire-pulse"
  2037. pulse.server.type = "unix"
  2038. application.name = "QtPulseAudio:2584"
  2039. application.process.id = "2584"
  2040. application.process.user = "carl"
  2041. application.process.host = "carldesktop.local"
  2042. application.process.binary = "maliit-keyboard"
  2043. application.language = "en_US.UTF-8"
  2044. window.x11.display = ":0"
  2045. application.process.machine_id = "27fd0c43ec45428386c3658cc3c931ad"
  2046. application.process.session_id = "2"
  2047. config.name = "pipewire-pulse.conf"
  2048. cpu.max-align = "32"
  2049. default.clock.rate = "48000"
  2050. default.clock.quantum = "1024"
  2051. default.clock.min-quantum = "32"
  2052. default.clock.max-quantum = "2048"
  2053. default.clock.quantum-limit = "8192"
  2054. default.clock.quantum-floor = "4"
  2055. default.video.width = "640"
  2056. default.video.height = "480"
  2057. default.video.rate.num = "25"
  2058. default.video.rate.denom = "1"
  2059. log.level = "2"
  2060. clock.power-of-two-quantum = "true"
  2061. link.max-buffers = "64"
  2062. mem.warn-mlock = "false"
  2063. mem.allow-mlock = "true"
  2064. settings.check-quantum = "false"
  2065. settings.check-rate = "false"
  2066. core.version = "1.0.8"
  2067. core.name = "pipewire-carl-2470"
  2068. pipewire.access = "unrestricted"
  2069.  
  2070. Client #98
  2071. Driver: PipeWire
  2072. Owner Module: 2
  2073. Properties:
  2074. pipewire.protocol = "protocol-native"
  2075. pipewire.sec.socket = "pipewire-0"
  2076. pipewire.sec.pid = "2470"
  2077. pipewire.sec.uid = "1000"
  2078. pipewire.sec.gid = "1000"
  2079. pipewire.sec.label = "unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023"
  2080. module.id = "2"
  2081. object.id = "89"
  2082. object.serial = "98"
  2083. client.api = "pipewire-pulse"
  2084. pulse.server.type = "unix"
  2085. application.name = "libcanberra"
  2086. application.version = "0.30"
  2087. application.id = "org.freedesktop.libcanberra"
  2088. application.process.id = "2723"
  2089. application.process.user = "carl"
  2090. application.process.host = "carldesktop.local"
  2091. application.process.binary = "kded6"
  2092. application.language = "en_US.UTF-8"
  2093. window.x11.display = ":0"
  2094. application.process.machine_id = "27fd0c43ec45428386c3658cc3c931ad"
  2095. application.process.session_id = "2"
  2096. config.name = "pipewire-pulse.conf"
  2097. cpu.max-align = "32"
  2098. default.clock.rate = "48000"
  2099. default.clock.quantum = "1024"
  2100. default.clock.min-quantum = "32"
  2101. default.clock.max-quantum = "2048"
  2102. default.clock.quantum-limit = "8192"
  2103. default.clock.quantum-floor = "4"
  2104. default.video.width = "640"
  2105. default.video.height = "480"
  2106. default.video.rate.num = "25"
  2107. default.video.rate.denom = "1"
  2108. log.level = "2"
  2109. clock.power-of-two-quantum = "true"
  2110. link.max-buffers = "64"
  2111. mem.warn-mlock = "false"
  2112. mem.allow-mlock = "true"
  2113. settings.check-quantum = "false"
  2114. settings.check-rate = "false"
  2115. core.version = "1.0.8"
  2116. core.name = "pipewire-carl-2470"
  2117. pipewire.access = "unrestricted"
  2118.  
  2119. Client #99
  2120. Driver: PipeWire
  2121. Owner Module: 2
  2122. Properties:
  2123. pipewire.protocol = "protocol-native"
  2124. pipewire.sec.socket = "pipewire-0"
  2125. pipewire.sec.pid = "2470"
  2126. pipewire.sec.uid = "1000"
  2127. pipewire.sec.gid = "1000"
  2128. pipewire.sec.label = "unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023"
  2129. module.id = "2"
  2130. object.id = "90"
  2131. object.serial = "99"
  2132. client.api = "pipewire-pulse"
  2133. pulse.server.type = "unix"
  2134. application.name = ""
  2135. application.id = "org.kde.kded6"
  2136. application.icon_name = ""
  2137. application.process.id = "2723"
  2138. application.process.user = "carl"
  2139. application.process.host = "carldesktop.local"
  2140. application.process.binary = "kded6"
  2141. application.language = "en_US.UTF-8"
  2142. window.x11.display = ":0"
  2143. application.process.machine_id = "27fd0c43ec45428386c3658cc3c931ad"
  2144. application.process.session_id = "2"
  2145. config.name = "pipewire-pulse.conf"
  2146. cpu.max-align = "32"
  2147. default.clock.rate = "48000"
  2148. default.clock.quantum = "1024"
  2149. default.clock.min-quantum = "32"
  2150. default.clock.max-quantum = "2048"
  2151. default.clock.quantum-limit = "8192"
  2152. default.clock.quantum-floor = "4"
  2153. default.video.width = "640"
  2154. default.video.height = "480"
  2155. default.video.rate.num = "25"
  2156. default.video.rate.denom = "1"
  2157. log.level = "2"
  2158. clock.power-of-two-quantum = "true"
  2159. link.max-buffers = "64"
  2160. mem.warn-mlock = "false"
  2161. mem.allow-mlock = "true"
  2162. settings.check-quantum = "false"
  2163. settings.check-rate = "false"
  2164. core.version = "1.0.8"
  2165. core.name = "pipewire-carl-2470"
  2166. pipewire.access = "unrestricted"
  2167.  
  2168. Client #100
  2169. Driver: PipeWire
  2170. Owner Module: 2
  2171. Properties:
  2172. pipewire.protocol = "protocol-native"
  2173. pipewire.sec.socket = "pipewire-0"
  2174. pipewire.sec.pid = "2506"
  2175. pipewire.sec.uid = "1000"
  2176. pipewire.sec.gid = "1000"
  2177. pipewire.sec.label = "unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023"
  2178. module.id = "2"
  2179. object.id = "91"
  2180. object.serial = "100"
  2181. pipewire.access.portal.is_portal = "true"
  2182. portal.monitor = "Camera"
  2183. application.name = "xdg-desktop-portal"
  2184. application.process.binary = "xdg-desktop-portal"
  2185. application.language = "en_US.UTF-8"
  2186. application.process.id = "2506"
  2187. application.process.user = "carl"
  2188. application.process.host = "carldesktop.local"
  2189. application.process.session_id = "2"
  2190. window.x11.display = ":0"
  2191. log.level = "0"
  2192. cpu.max-align = "32"
  2193. default.clock.rate = "48000"
  2194. default.clock.quantum = "1024"
  2195. default.clock.min-quantum = "32"
  2196. default.clock.max-quantum = "2048"
  2197. default.clock.quantum-limit = "8192"
  2198. default.clock.quantum-floor = "4"
  2199. default.video.width = "640"
  2200. default.video.height = "480"
  2201. default.video.rate.num = "25"
  2202. default.video.rate.denom = "1"
  2203. clock.power-of-two-quantum = "true"
  2204. link.max-buffers = "64"
  2205. mem.warn-mlock = "false"
  2206. mem.allow-mlock = "true"
  2207. settings.check-quantum = "false"
  2208. settings.check-rate = "false"
  2209. core.version = "1.0.8"
  2210. core.name = "pipewire-carl-2506"
  2211. pipewire.access = "unrestricted"
  2212.  
  2213. Client #101
  2214. Driver: PipeWire
  2215. Owner Module: 2
  2216. Properties:
  2217. pipewire.protocol = "protocol-native"
  2218. pipewire.sec.socket = "pipewire-0"
  2219. pipewire.sec.pid = "2786"
  2220. pipewire.sec.uid = "1000"
  2221. pipewire.sec.gid = "1000"
  2222. pipewire.sec.label = "unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023"
  2223. module.id = "2"
  2224. object.id = "34"
  2225. object.serial = "101"
  2226. application.name = "plasmashell"
  2227. application.process.binary = "plasmashell"
  2228. application.language = "en_US.UTF-8"
  2229. application.process.id = "2786"
  2230. application.process.user = "carl"
  2231. application.process.host = "carldesktop.local"
  2232. application.process.session_id = "2"
  2233. window.x11.display = ":0"
  2234. log.level = "0"
  2235. cpu.max-align = "32"
  2236. default.clock.rate = "48000"
  2237. default.clock.quantum = "1024"
  2238. default.clock.min-quantum = "32"
  2239. default.clock.max-quantum = "2048"
  2240. default.clock.quantum-limit = "8192"
  2241. default.clock.quantum-floor = "4"
  2242. default.video.width = "640"
  2243. default.video.height = "480"
  2244. default.video.rate.num = "25"
  2245. default.video.rate.denom = "1"
  2246. clock.power-of-two-quantum = "true"
  2247. link.max-buffers = "64"
  2248. mem.warn-mlock = "false"
  2249. mem.allow-mlock = "true"
  2250. settings.check-quantum = "false"
  2251. settings.check-rate = "false"
  2252. core.version = "1.0.8"
  2253. core.name = "pipewire-carl-2786"
  2254. pipewire.access = "unrestricted"
  2255.  
  2256. Client #102
  2257. Driver: PipeWire
  2258. Owner Module: 2
  2259. Properties:
  2260. pipewire.protocol = "protocol-native"
  2261. pipewire.sec.socket = "pipewire-0"
  2262. pipewire.sec.pid = "2470"
  2263. pipewire.sec.uid = "1000"
  2264. pipewire.sec.gid = "1000"
  2265. pipewire.sec.label = "unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023"
  2266. module.id = "2"
  2267. object.id = "38"
  2268. object.serial = "102"
  2269. client.api = "pipewire-pulse"
  2270. pulse.server.type = "unix"
  2271. application.name = "libcanberra"
  2272. application.version = "0.30"
  2273. application.id = "org.freedesktop.libcanberra"
  2274. application.process.id = "2786"
  2275. application.process.user = "carl"
  2276. application.process.host = "carldesktop.local"
  2277. application.process.binary = "plasmashell"
  2278. application.language = "en_US.UTF-8"
  2279. window.x11.display = ":0"
  2280. application.process.machine_id = "27fd0c43ec45428386c3658cc3c931ad"
  2281. application.process.session_id = "2"
  2282. config.name = "pipewire-pulse.conf"
  2283. cpu.max-align = "32"
  2284. default.clock.rate = "48000"
  2285. default.clock.quantum = "1024"
  2286. default.clock.min-quantum = "32"
  2287. default.clock.max-quantum = "2048"
  2288. default.clock.quantum-limit = "8192"
  2289. default.clock.quantum-floor = "4"
  2290. default.video.width = "640"
  2291. default.video.height = "480"
  2292. default.video.rate.num = "25"
  2293. default.video.rate.denom = "1"
  2294. log.level = "2"
  2295. clock.power-of-two-quantum = "true"
  2296. link.max-buffers = "64"
  2297. mem.warn-mlock = "false"
  2298. mem.allow-mlock = "true"
  2299. settings.check-quantum = "false"
  2300. settings.check-rate = "false"
  2301. core.version = "1.0.8"
  2302. core.name = "pipewire-carl-2470"
  2303. pipewire.access = "unrestricted"
  2304.  
  2305. Client #103
  2306. Driver: PipeWire
  2307. Owner Module: 2
  2308. Properties:
  2309. pipewire.protocol = "protocol-native"
  2310. pipewire.sec.socket = "pipewire-0"
  2311. pipewire.sec.pid = "3638"
  2312. pipewire.sec.uid = "1000"
  2313. pipewire.sec.gid = "1000"
  2314. pipewire.sec.label = "unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023"
  2315. module.id = "2"
  2316. object.id = "47"
  2317. object.serial = "103"
  2318. config.name = "client-rt.conf"
  2319. media.type = "Audio"
  2320. media.category = "Manager"
  2321. media.role = "music"
  2322. log.level = "0"
  2323. cpu.max-align = "32"
  2324. default.clock.rate = "48000"
  2325. default.clock.quantum = "1024"
  2326. default.clock.min-quantum = "32"
  2327. default.clock.max-quantum = "2048"
  2328. default.clock.quantum-limit = "8192"
  2329. default.video.width = "640"
  2330. default.video.height = "480"
  2331. default.video.rate.num = "25"
  2332. default.video.rate.denom = "1"
  2333. clock.power-of-two-quantum = "true"
  2334. link.max-buffers = "64"
  2335. mem.warn-mlock = "false"
  2336. mem.allow-mlock = "true"
  2337. settings.check-quantum = "false"
  2338. settings.check-rate = "false"
  2339. application.name = "easyeffects"
  2340. application.process.binary = "easyeffects"
  2341. application.language = "en_US.UTF-8"
  2342. application.process.id = "2"
  2343. application.process.user = "carl"
  2344. application.process.host = "carldesktop.local"
  2345. application.process.session_id = "2"
  2346. core.version = "0.3.69"
  2347. core.name = "pipewire-carl-2"
  2348. pipewire.access.portal.app_id = "com.github.wwmm.easyeffects"
  2349. pipewire.sec.flatpak = "true"
  2350. pipewire.access = "flatpak"
  2351. pipewire.access.effective = "flatpak-manager"
  2352.  
  2353. Client #206
  2354. Driver: PipeWire
  2355. Owner Module: 2
  2356. Properties:
  2357. pipewire.protocol = "protocol-native"
  2358. pipewire.sec.socket = "pipewire-0"
  2359. pipewire.sec.pid = "2470"
  2360. pipewire.sec.uid = "1000"
  2361. pipewire.sec.gid = "1000"
  2362. pipewire.sec.label = "unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023"
  2363. module.id = "2"
  2364. object.id = "137"
  2365. object.serial = "206"
  2366. client.api = "pipewire-pulse"
  2367. pulse.server.type = "unix"
  2368. application.name = ""
  2369. application.id = "org.kde.plasma-pa"
  2370. application.icon_name = ""
  2371. application.process.id = "2786"
  2372. application.process.user = "carl"
  2373. application.process.host = "carldesktop.local"
  2374. application.process.binary = "plasmashell"
  2375. application.language = "en_US.UTF-8"
  2376. window.x11.display = ":0"
  2377. application.process.machine_id = "27fd0c43ec45428386c3658cc3c931ad"
  2378. application.process.session_id = "2"
  2379. config.name = "pipewire-pulse.conf"
  2380. cpu.max-align = "32"
  2381. default.clock.rate = "48000"
  2382. default.clock.quantum = "1024"
  2383. default.clock.min-quantum = "32"
  2384. default.clock.max-quantum = "2048"
  2385. default.clock.quantum-limit = "8192"
  2386. default.clock.quantum-floor = "4"
  2387. default.video.width = "640"
  2388. default.video.height = "480"
  2389. default.video.rate.num = "25"
  2390. default.video.rate.denom = "1"
  2391. log.level = "2"
  2392. clock.power-of-two-quantum = "true"
  2393. link.max-buffers = "64"
  2394. mem.warn-mlock = "false"
  2395. mem.allow-mlock = "true"
  2396. settings.check-quantum = "false"
  2397. settings.check-rate = "false"
  2398. core.version = "1.0.8"
  2399. core.name = "pipewire-carl-2470"
  2400. pipewire.access = "unrestricted"
  2401.  
  2402. Client #207
  2403. Driver: PipeWire
  2404. Owner Module: 2
  2405. Properties:
  2406. pipewire.protocol = "protocol-native"
  2407. pipewire.sec.socket = "pipewire-0"
  2408. pipewire.sec.pid = "2470"
  2409. pipewire.sec.uid = "1000"
  2410. pipewire.sec.gid = "1000"
  2411. pipewire.sec.label = "unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023"
  2412. module.id = "2"
  2413. object.id = "138"
  2414. object.serial = "207"
  2415. client.api = "pipewire-pulse"
  2416. pulse.server.type = "unix"
  2417. application.name = "Steam Voice Settings"
  2418. application.process.id = "3777"
  2419. application.process.user = "carl"
  2420. application.process.host = "carldesktop.local"
  2421. application.process.binary = "steam"
  2422. application.language = "en_US.UTF-8"
  2423. window.x11.display = ":0"
  2424. application.process.machine_id = "27fd0c43ec45428386c3658cc3c931ad"
  2425. application.process.session_id = "2"
  2426. config.name = "pipewire-pulse.conf"
  2427. cpu.max-align = "32"
  2428. default.clock.rate = "48000"
  2429. default.clock.quantum = "1024"
  2430. default.clock.min-quantum = "32"
  2431. default.clock.max-quantum = "2048"
  2432. default.clock.quantum-limit = "8192"
  2433. default.clock.quantum-floor = "4"
  2434. default.video.width = "640"
  2435. default.video.height = "480"
  2436. default.video.rate.num = "25"
  2437. default.video.rate.denom = "1"
  2438. log.level = "2"
  2439. clock.power-of-two-quantum = "true"
  2440. link.max-buffers = "64"
  2441. mem.warn-mlock = "false"
  2442. mem.allow-mlock = "true"
  2443. settings.check-quantum = "false"
  2444. settings.check-rate = "false"
  2445. core.version = "1.0.8"
  2446. core.name = "pipewire-carl-2470"
  2447. pipewire.access = "unrestricted"
  2448.  
  2449. Client #208
  2450. Driver: PipeWire
  2451. Owner Module: 2
  2452. Properties:
  2453. pipewire.protocol = "protocol-native"
  2454. pipewire.sec.socket = "pipewire-0"
  2455. pipewire.sec.pid = "2470"
  2456. pipewire.sec.uid = "1000"
  2457. pipewire.sec.gid = "1000"
  2458. pipewire.sec.label = "unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023"
  2459. module.id = "2"
  2460. object.id = "139"
  2461. object.serial = "208"
  2462. client.api = "pipewire-pulse"
  2463. pulse.server.type = "unix"
  2464. application.name = "Steam"
  2465. application.id = "org.valvesoftware.steam"
  2466. application.icon_name = "steam"
  2467. application.version = "1.0.0"
  2468. application.process.id = "3777"
  2469. application.process.user = "carl"
  2470. application.process.host = "carldesktop.local"
  2471. application.process.binary = "steam"
  2472. application.language = "en_US.UTF-8"
  2473. window.x11.display = ":0"
  2474. application.process.machine_id = "27fd0c43ec45428386c3658cc3c931ad"
  2475. application.process.session_id = "2"
  2476. config.name = "pipewire-pulse.conf"
  2477. cpu.max-align = "32"
  2478. default.clock.rate = "48000"
  2479. default.clock.quantum = "1024"
  2480. default.clock.min-quantum = "32"
  2481. default.clock.max-quantum = "2048"
  2482. default.clock.quantum-limit = "8192"
  2483. default.clock.quantum-floor = "4"
  2484. default.video.width = "640"
  2485. default.video.height = "480"
  2486. default.video.rate.num = "25"
  2487. default.video.rate.denom = "1"
  2488. log.level = "2"
  2489. clock.power-of-two-quantum = "true"
  2490. link.max-buffers = "64"
  2491. mem.warn-mlock = "false"
  2492. mem.allow-mlock = "true"
  2493. settings.check-quantum = "false"
  2494. settings.check-rate = "false"
  2495. core.version = "1.0.8"
  2496. core.name = "pipewire-carl-2470"
  2497. pipewire.access = "unrestricted"
  2498.  
  2499. Client #209
  2500. Driver: PipeWire
  2501. Owner Module: 2
  2502. Properties:
  2503. pipewire.protocol = "protocol-native"
  2504. pipewire.sec.socket = "pipewire-0"
  2505. pipewire.sec.pid = "2470"
  2506. pipewire.sec.uid = "1000"
  2507. pipewire.sec.gid = "1000"
  2508. pipewire.sec.label = "unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023"
  2509. module.id = "2"
  2510. object.id = "136"
  2511. object.serial = "209"
  2512. client.api = "pipewire-pulse"
  2513. pulse.server.type = "unix"
  2514. application.name = "KDE Connect Daemon"
  2515. application.id = "org.kde.kdeconnect.daemon"
  2516. application.icon_name = ""
  2517. application.process.id = "3267"
  2518. application.process.user = "carl"
  2519. application.process.host = "carldesktop.local"
  2520. application.process.binary = "kdeconnectd"
  2521. application.language = "en_US.UTF-8"
  2522. window.x11.display = ":0"
  2523. application.process.machine_id = "27fd0c43ec45428386c3658cc3c931ad"
  2524. application.process.session_id = "2"
  2525. config.name = "pipewire-pulse.conf"
  2526. cpu.max-align = "32"
  2527. default.clock.rate = "48000"
  2528. default.clock.quantum = "1024"
  2529. default.clock.min-quantum = "32"
  2530. default.clock.max-quantum = "2048"
  2531. default.clock.quantum-limit = "8192"
  2532. default.clock.quantum-floor = "4"
  2533. default.video.width = "640"
  2534. default.video.height = "480"
  2535. default.video.rate.num = "25"
  2536. default.video.rate.denom = "1"
  2537. log.level = "2"
  2538. clock.power-of-two-quantum = "true"
  2539. link.max-buffers = "64"
  2540. mem.warn-mlock = "false"
  2541. mem.allow-mlock = "true"
  2542. settings.check-quantum = "false"
  2543. settings.check-rate = "false"
  2544. core.version = "1.0.8"
  2545. core.name = "pipewire-carl-2470"
  2546. pipewire.access = "unrestricted"
  2547.  
  2548. Client #655
  2549. Driver: PipeWire
  2550. Owner Module: 2
  2551. Properties:
  2552. pipewire.protocol = "protocol-native"
  2553. pipewire.sec.socket = "pipewire-0"
  2554. pipewire.sec.pid = "2470"
  2555. pipewire.sec.uid = "1000"
  2556. pipewire.sec.gid = "1000"
  2557. pipewire.sec.label = "unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023"
  2558. module.id = "2"
  2559. object.id = "149"
  2560. object.serial = "655"
  2561. client.api = "pipewire-pulse"
  2562. pulse.server.type = "unix"
  2563. application.name = "Chromium input"
  2564. application.process.id = "7363"
  2565. application.process.user = "carl"
  2566. application.process.host = "carldesktop.local"
  2567. application.process.binary = "steamwebhelper"
  2568. application.language = "en_US.UTF-8"
  2569. window.x11.display = ":0"
  2570. application.process.machine_id = "27fd0c43ec45428386c3658cc3c931ad"
  2571. application.process.session_id = "2"
  2572. config.name = "pipewire-pulse.conf"
  2573. cpu.max-align = "32"
  2574. default.clock.rate = "48000"
  2575. default.clock.quantum = "1024"
  2576. default.clock.min-quantum = "32"
  2577. default.clock.max-quantum = "2048"
  2578. default.clock.quantum-limit = "8192"
  2579. default.clock.quantum-floor = "4"
  2580. default.video.width = "640"
  2581. default.video.height = "480"
  2582. default.video.rate.num = "25"
  2583. default.video.rate.denom = "1"
  2584. log.level = "2"
  2585. clock.power-of-two-quantum = "true"
  2586. link.max-buffers = "64"
  2587. mem.warn-mlock = "false"
  2588. mem.allow-mlock = "true"
  2589. settings.check-quantum = "false"
  2590. settings.check-rate = "false"
  2591. core.version = "1.0.8"
  2592. core.name = "pipewire-carl-2470"
  2593. pipewire.access = "unrestricted"
  2594.  
  2595. Client #9017
  2596. Driver: PipeWire
  2597. Owner Module: 2
  2598. Properties:
  2599. pipewire.protocol = "protocol-native"
  2600. pipewire.sec.socket = "pipewire-0"
  2601. pipewire.sec.pid = "2470"
  2602. pipewire.sec.uid = "1000"
  2603. pipewire.sec.gid = "1000"
  2604. pipewire.sec.label = "unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023"
  2605. module.id = "2"
  2606. object.id = "141"
  2607. object.serial = "9017"
  2608. client.api = "pipewire-pulse"
  2609. pulse.server.type = "unix"
  2610. pipewire.access.portal.app_id = "com.discordapp.Discord"
  2611. media.category = "Manager"
  2612. pipewire.client.access = "flatpak"
  2613. application.name = "WEBRTC VoiceEngine"
  2614. application.process.id = "143"
  2615. application.process.user = "carl"
  2616. application.process.host = "carldesktop.local"
  2617. application.process.binary = "Discord"
  2618. application.language = "en_US.UTF-8"
  2619. window.x11.display = ":0"
  2620. application.process.machine_id = "27fd0c43ec45428386c3658cc3c931ad"
  2621. application.process.session_id = "2"
  2622. config.name = "pipewire-pulse.conf"
  2623. cpu.max-align = "32"
  2624. default.clock.rate = "48000"
  2625. default.clock.quantum = "1024"
  2626. default.clock.min-quantum = "32"
  2627. default.clock.max-quantum = "2048"
  2628. default.clock.quantum-limit = "8192"
  2629. default.clock.quantum-floor = "4"
  2630. default.video.width = "640"
  2631. default.video.height = "480"
  2632. default.video.rate.num = "25"
  2633. default.video.rate.denom = "1"
  2634. log.level = "2"
  2635. clock.power-of-two-quantum = "true"
  2636. link.max-buffers = "64"
  2637. mem.warn-mlock = "false"
  2638. mem.allow-mlock = "true"
  2639. settings.check-quantum = "false"
  2640. settings.check-rate = "false"
  2641. core.version = "1.0.8"
  2642. core.name = "pipewire-carl-2470"
  2643. pipewire.access = "flatpak"
  2644. pipewire.access.effective = "flatpak-manager"
  2645.  
  2646. Client #9018
  2647. Driver: PipeWire
  2648. Owner Module: 2
  2649. Properties:
  2650. pipewire.protocol = "protocol-native"
  2651. pipewire.sec.socket = "pipewire-0"
  2652. pipewire.sec.pid = "2470"
  2653. pipewire.sec.uid = "1000"
  2654. pipewire.sec.gid = "1000"
  2655. pipewire.sec.label = "unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023"
  2656. module.id = "2"
  2657. object.id = "143"
  2658. object.serial = "9018"
  2659. client.api = "pipewire-pulse"
  2660. pulse.server.type = "unix"
  2661. pipewire.access.portal.app_id = "com.discordapp.Discord"
  2662. media.category = "Manager"
  2663. pipewire.client.access = "flatpak"
  2664. application.name = "WEBRTC VoiceEngine"
  2665. application.process.id = "143"
  2666. application.process.user = "carl"
  2667. application.process.host = "carldesktop.local"
  2668. application.process.binary = "Discord"
  2669. application.language = "en_US.UTF-8"
  2670. window.x11.display = ":0"
  2671. application.process.machine_id = "27fd0c43ec45428386c3658cc3c931ad"
  2672. application.process.session_id = "2"
  2673. config.name = "pipewire-pulse.conf"
  2674. cpu.max-align = "32"
  2675. default.clock.rate = "48000"
  2676. default.clock.quantum = "1024"
  2677. default.clock.min-quantum = "32"
  2678. default.clock.max-quantum = "2048"
  2679. default.clock.quantum-limit = "8192"
  2680. default.clock.quantum-floor = "4"
  2681. default.video.width = "640"
  2682. default.video.height = "480"
  2683. default.video.rate.num = "25"
  2684. default.video.rate.denom = "1"
  2685. log.level = "2"
  2686. clock.power-of-two-quantum = "true"
  2687. link.max-buffers = "64"
  2688. mem.warn-mlock = "false"
  2689. mem.allow-mlock = "true"
  2690. settings.check-quantum = "false"
  2691. settings.check-rate = "false"
  2692. core.version = "1.0.8"
  2693. core.name = "pipewire-carl-2470"
  2694. pipewire.access = "flatpak"
  2695. pipewire.access.effective = "flatpak-manager"
  2696.  
  2697. Client #9019
  2698. Driver: PipeWire
  2699. Owner Module: 2
  2700. Properties:
  2701. pipewire.protocol = "protocol-native"
  2702. pipewire.sec.socket = "pipewire-0"
  2703. pipewire.sec.pid = "2470"
  2704. pipewire.sec.uid = "1000"
  2705. pipewire.sec.gid = "1000"
  2706. pipewire.sec.label = "unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023"
  2707. module.id = "2"
  2708. object.id = "171"
  2709. object.serial = "9019"
  2710. client.api = "pipewire-pulse"
  2711. pulse.server.type = "unix"
  2712. pipewire.access.portal.app_id = "com.discordapp.Discord"
  2713. media.category = "Manager"
  2714. pipewire.client.access = "flatpak"
  2715. application.name = "Chromium input"
  2716. application.process.id = "181"
  2717. application.process.user = "carl"
  2718. application.process.host = "carldesktop.local"
  2719. application.process.binary = "Discord"
  2720. application.language = "en_US.UTF-8"
  2721. window.x11.display = ":0"
  2722. application.process.machine_id = "27fd0c43ec45428386c3658cc3c931ad"
  2723. application.process.session_id = "2"
  2724. config.name = "pipewire-pulse.conf"
  2725. cpu.max-align = "32"
  2726. default.clock.rate = "48000"
  2727. default.clock.quantum = "1024"
  2728. default.clock.min-quantum = "32"
  2729. default.clock.max-quantum = "2048"
  2730. default.clock.quantum-limit = "8192"
  2731. default.clock.quantum-floor = "4"
  2732. default.video.width = "640"
  2733. default.video.height = "480"
  2734. default.video.rate.num = "25"
  2735. default.video.rate.denom = "1"
  2736. log.level = "2"
  2737. clock.power-of-two-quantum = "true"
  2738. link.max-buffers = "64"
  2739. mem.warn-mlock = "false"
  2740. mem.allow-mlock = "true"
  2741. settings.check-quantum = "false"
  2742. settings.check-rate = "false"
  2743. core.version = "1.0.8"
  2744. core.name = "pipewire-carl-2470"
  2745. pipewire.access = "flatpak"
  2746. pipewire.access.effective = "flatpak-manager"
  2747.  
  2748. Client #13205
  2749. Driver: PipeWire
  2750. Owner Module: 2
  2751. Properties:
  2752. pipewire.protocol = "protocol-native"
  2753. pipewire.sec.socket = "pipewire-0"
  2754. pipewire.sec.pid = "2470"
  2755. pipewire.sec.uid = "1000"
  2756. pipewire.sec.gid = "1000"
  2757. pipewire.sec.label = "unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023"
  2758. module.id = "2"
  2759. object.id = "153"
  2760. object.serial = "13205"
  2761. client.api = "pipewire-pulse"
  2762. pulse.server.type = "unix"
  2763. pipewire.access.portal.app_id = "org.mozilla.firefox"
  2764. media.category = "Manager"
  2765. pipewire.client.access = "flatpak"
  2766. application.name = "Firefox"
  2767. application.process.id = "2"
  2768. application.process.user = "carl"
  2769. application.process.host = "carldesktop.local"
  2770. application.process.binary = "firefox-bin"
  2771. application.language = "en_US.UTF-8"
  2772. application.process.machine_id = "27fd0c43ec45428386c3658cc3c931ad"
  2773. application.process.session_id = "2"
  2774. config.name = "pipewire-pulse.conf"
  2775. cpu.max-align = "32"
  2776. default.clock.rate = "48000"
  2777. default.clock.quantum = "1024"
  2778. default.clock.min-quantum = "32"
  2779. default.clock.max-quantum = "2048"
  2780. default.clock.quantum-limit = "8192"
  2781. default.clock.quantum-floor = "4"
  2782. default.video.width = "640"
  2783. default.video.height = "480"
  2784. default.video.rate.num = "25"
  2785. default.video.rate.denom = "1"
  2786. log.level = "2"
  2787. clock.power-of-two-quantum = "true"
  2788. link.max-buffers = "64"
  2789. mem.warn-mlock = "false"
  2790. mem.allow-mlock = "true"
  2791. settings.check-quantum = "false"
  2792. settings.check-rate = "false"
  2793. core.version = "1.0.8"
  2794. core.name = "pipewire-carl-2470"
  2795. pipewire.access = "flatpak"
  2796. pipewire.access.effective = "flatpak-manager"
  2797.  
  2798. Client #13261
  2799. Driver: PipeWire
  2800. Owner Module: 2
  2801. Properties:
  2802. pipewire.protocol = "protocol-native"
  2803. pipewire.sec.socket = "pipewire-0"
  2804. pipewire.sec.pid = "2470"
  2805. pipewire.sec.uid = "1000"
  2806. pipewire.sec.gid = "1000"
  2807. pipewire.sec.label = "unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023"
  2808. module.id = "2"
  2809. object.id = "235"
  2810. object.serial = "13261"
  2811. client.api = "pipewire-pulse"
  2812. pulse.server.type = "unix"
  2813. pipewire.access.portal.app_id = "org.mozilla.Thunderbird"
  2814. media.category = "Manager"
  2815. pipewire.client.access = "flatpak"
  2816. application.icon_name = "thunderbird"
  2817. application.name = "Thunderbird"
  2818. application.version = "128.3.3"
  2819. application.process.id = "2"
  2820. application.process.user = "carl"
  2821. application.process.host = "carldesktop.local"
  2822. application.process.binary = "thunderbird-bin"
  2823. application.language = "en_US.UTF-8"
  2824. window.x11.display = ":0"
  2825. application.process.machine_id = "27fd0c43ec45428386c3658cc3c931ad"
  2826. application.process.session_id = "2"
  2827. config.name = "pipewire-pulse.conf"
  2828. cpu.max-align = "32"
  2829. default.clock.rate = "48000"
  2830. default.clock.quantum = "1024"
  2831. default.clock.min-quantum = "32"
  2832. default.clock.max-quantum = "2048"
  2833. default.clock.quantum-limit = "8192"
  2834. default.clock.quantum-floor = "4"
  2835. default.video.width = "640"
  2836. default.video.height = "480"
  2837. default.video.rate.num = "25"
  2838. default.video.rate.denom = "1"
  2839. log.level = "2"
  2840. clock.power-of-two-quantum = "true"
  2841. link.max-buffers = "64"
  2842. mem.warn-mlock = "false"
  2843. mem.allow-mlock = "true"
  2844. settings.check-quantum = "false"
  2845. settings.check-rate = "false"
  2846. core.version = "1.0.8"
  2847. core.name = "pipewire-carl-2470"
  2848. pipewire.access = "flatpak"
  2849. pipewire.access.effective = "flatpak-manager"
  2850.  
  2851. Client #13272
  2852. Driver: PipeWire
  2853. Owner Module: 2
  2854. Properties:
  2855. pipewire.protocol = "protocol-native"
  2856. pipewire.sec.socket = "pipewire-0"
  2857. pipewire.sec.pid = "2470"
  2858. pipewire.sec.uid = "1000"
  2859. pipewire.sec.gid = "1000"
  2860. pipewire.sec.label = "unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023"
  2861. module.id = "2"
  2862. object.id = "207"
  2863. object.serial = "13272"
  2864. client.api = "pipewire-pulse"
  2865. pulse.server.type = "unix"
  2866. pipewire.access.portal.app_id = "org.mozilla.firefox"
  2867. media.category = "Manager"
  2868. pipewire.client.access = "flatpak"
  2869. application.icon_name = "firefox"
  2870. application.name = "Firefox"
  2871. application.version = "131.0.3"
  2872. application.process.id = "2"
  2873. application.process.user = "carl"
  2874. application.process.host = "carldesktop.local"
  2875. application.process.binary = "firefox-bin"
  2876. application.language = "en_US.UTF-8"
  2877. application.process.machine_id = "27fd0c43ec45428386c3658cc3c931ad"
  2878. application.process.session_id = "2"
  2879. config.name = "pipewire-pulse.conf"
  2880. cpu.max-align = "32"
  2881. default.clock.rate = "48000"
  2882. default.clock.quantum = "1024"
  2883. default.clock.min-quantum = "32"
  2884. default.clock.max-quantum = "2048"
  2885. default.clock.quantum-limit = "8192"
  2886. default.clock.quantum-floor = "4"
  2887. default.video.width = "640"
  2888. default.video.height = "480"
  2889. default.video.rate.num = "25"
  2890. default.video.rate.denom = "1"
  2891. log.level = "2"
  2892. clock.power-of-two-quantum = "true"
  2893. link.max-buffers = "64"
  2894. mem.warn-mlock = "false"
  2895. mem.allow-mlock = "true"
  2896. settings.check-quantum = "false"
  2897. settings.check-rate = "false"
  2898. core.version = "1.0.8"
  2899. core.name = "pipewire-carl-2470"
  2900. pipewire.access = "flatpak"
  2901. pipewire.access.effective = "flatpak-manager"
  2902.  
  2903. Client #13822
  2904. Driver: PipeWire
  2905. Owner Module: 2
  2906. Properties:
  2907. pipewire.protocol = "protocol-native"
  2908. pipewire.sec.socket = "pipewire-0"
  2909. pipewire.sec.pid = "2470"
  2910. pipewire.sec.uid = "1000"
  2911. pipewire.sec.gid = "1000"
  2912. pipewire.sec.label = "unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023"
  2913. module.id = "2"
  2914. object.id = "244"
  2915. object.serial = "13822"
  2916. client.api = "pipewire-pulse"
  2917. pulse.server.type = "unix"
  2918. application.process.id = "2088620"
  2919. application.process.user = "carl"
  2920. application.process.host = "carldesktop.local"
  2921. application.process.binary = "pactl"
  2922. application.name = "pactl"
  2923. application.language = "en_US.UTF-8"
  2924. window.x11.display = ":0"
  2925. application.process.machine_id = "27fd0c43ec45428386c3658cc3c931ad"
  2926. application.process.session_id = "2"
  2927. config.name = "pipewire-pulse.conf"
  2928. cpu.max-align = "32"
  2929. default.clock.rate = "48000"
  2930. default.clock.quantum = "1024"
  2931. default.clock.min-quantum = "32"
  2932. default.clock.max-quantum = "2048"
  2933. default.clock.quantum-limit = "8192"
  2934. default.clock.quantum-floor = "4"
  2935. default.video.width = "640"
  2936. default.video.height = "480"
  2937. default.video.rate.num = "25"
  2938. default.video.rate.denom = "1"
  2939. log.level = "2"
  2940. clock.power-of-two-quantum = "true"
  2941. link.max-buffers = "64"
  2942. mem.warn-mlock = "false"
  2943. mem.allow-mlock = "true"
  2944. settings.check-quantum = "false"
  2945. settings.check-rate = "false"
  2946. core.version = "1.0.8"
  2947. core.name = "pipewire-carl-2470"
  2948. pipewire.access = "unrestricted"
  2949.  
  2950. Sample #0
  2951. Name: audio-volume-change
  2952. Sample Specification: s16le 2ch 48000Hz
  2953. Channel Map: front-left,front-right
  2954. Volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB
  2955. balance 0.00
  2956. Duration: 0.3s
  2957. Size: 56.4 KiB
  2958. Lazy: no
  2959. Filename: n/a
  2960. Properties:
  2961. client.api = "pipewire-pulse"
  2962. pulse.server.type = "unix"
  2963. application.name = "libcanberra"
  2964. application.version = "0.30"
  2965. application.id = "org.freedesktop.libcanberra"
  2966. application.process.id = "2786"
  2967. application.process.user = "carl"
  2968. application.process.host = "carldesktop.local"
  2969. application.process.binary = "plasmashell"
  2970. application.language = "en_US.UTF-8"
  2971. window.x11.display = ":0"
  2972. application.process.machine_id = "27fd0c43ec45428386c3658cc3c931ad"
  2973. application.process.session_id = "2"
  2974. event.id = "audio-volume-change"
  2975. event.description = "Volume Control Feedback Sound"
  2976. media.role = "event"
  2977. media.name = "audio-volume-change"
  2978. media.filename = "/usr/share/sounds/ocean/stereo/audio-volume-change.oga"
  2979.  
  2980. Card #51
  2981. Name: alsa_card.usb-Astro_Gaming_Astro_A50-00
  2982. Driver: alsa
  2983. Owner Module: n/a
  2984. Properties:
  2985. api.acp.auto-port = "false"
  2986. api.alsa.card = "0"
  2987. api.alsa.card.longname = "Astro Gaming Astro A50 at usb-0000:07:00.3-2.4, full speed"
  2988. api.alsa.card.name = "Astro A50"
  2989. api.alsa.path = "hw:0"
  2990. api.alsa.use-acp = "true"
  2991. api.dbus.ReserveDevice1 = "Audio0"
  2992. api.dbus.ReserveDevice1.Priority = "-20"
  2993. device.api = "alsa"
  2994. device.bus = "usb"
  2995. device.bus-id = "usb-Astro_Gaming_Astro_A50-00"
  2996. device.bus_path = "pci-0000:07:00.3-usb-0:2.4:1.0"
  2997. device.description = "Astro A50"
  2998. device.enum.api = "udev"
  2999. device.icon_name = "audio-card-analog-usb"
  3000. device.name = "alsa_card.usb-Astro_Gaming_Astro_A50-00"
  3001. device.nick = "Astro A50"
  3002. device.plugged.usec = "9256909"
  3003. device.product.id = "0x002c"
  3004. device.product.name = "Astro A50"
  3005. device.profile-set = "usb-gaming-headset.conf"
  3006. device.serial = "Astro_Gaming_Astro_A50"
  3007. device.subsystem = "sound"
  3008. sysfs.path = "/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:07:00.3/usb3/3-2/3-2.4/3-2.4:1.0/sound/card0"
  3009. device.vendor.id = "0x9886"
  3010. device.vendor.name = "Astro Gaming"
  3011. media.class = "Audio/Device"
  3012. factory.id = "14"
  3013. client.id = "48"
  3014. object.id = "51"
  3015. object.serial = "51"
  3016. object.path = "alsa:pcm:0"
  3017. alsa.card = "0"
  3018. alsa.card_name = "Astro A50"
  3019. alsa.long_card_name = "Astro Gaming Astro A50 at usb-0000:07:00.3-2.4, full speed"
  3020. alsa.driver_name = "snd_usb_audio"
  3021. alsa.mixer_name = "USB Mixer"
  3022. alsa.components = "USB9886:002c"
  3023. alsa.id = "A50"
  3024. device.string = "0"
  3025. Profiles:
  3026. off: Off (sinks: 0, sources: 0, priority: 0, available: yes)
  3027. output:stereo-game+output:stereo-chat+input:mono-chat: Game Output + Chat Output + Chat Input (sinks: 2, sources: 1, priority: 5100, available: yes)
  3028. output:stereo-chat: Chat Output (sinks: 1, sources: 0, priority: 5000, available: yes)
  3029. output:stereo-chat+input:mono-chat: Chat Output + Chat Input (sinks: 1, sources: 1, priority: 5000, available: yes)
  3030. output:stereo-game: Game Output (sinks: 1, sources: 0, priority: 5000, available: yes)
  3031. output:stereo-game+input:mono-chat: Game Output + Chat Input (sinks: 1, sources: 1, priority: 5000, available: yes)
  3032. pro-audio: Pro Audio (sinks: 2, sources: 2, priority: 1, available: yes)
  3033. input:mono-chat: Chat Input (sinks: 0, sources: 1, priority: 1, available: yes)
  3034. Active Profile: output:stereo-game+output:stereo-chat+input:mono-chat
  3035. Ports:
  3036. usb-gaming-headset-output-stereo: Headphones (type: Headphones, priority: 0, latency offset: 0 usec, availability unknown)
  3037. Properties:
  3038. port.type = "headphones"
  3039. card.profile.port = "0"
  3040. Part of profile(s): output:stereo-game+output:stereo-chat+input:mono-chat, output:stereo-chat, output:stereo-chat+input:mono-chat, output:stereo-game, output:stereo-game+input:mono-chat
  3041. usb-gaming-headset-input: Headset Microphone (type: Headset, priority: 0, latency offset: 0 usec, availability unknown)
  3042. Properties:
  3043. port.type = "headset"
  3044. card.profile.port = "1"
  3045. Part of profile(s): output:stereo-game+output:stereo-chat+input:mono-chat, input:mono-chat, output:stereo-chat+input:mono-chat, output:stereo-game+input:mono-chat
  3046.  
  3047. Card #52
  3048. Name: alsa_card.pci-0000_0c_00.1
  3049. Driver: alsa
  3050. Owner Module: n/a
  3051. Properties:
  3052. api.acp.auto-port = "false"
  3053. api.alsa.card = "1"
  3054. api.alsa.card.longname = "HDA ATI HDMI at 0xfcd20000 irq 119"
  3055. api.alsa.card.name = "HDA ATI HDMI"
  3056. api.alsa.path = "hw:1"
  3057. api.alsa.use-acp = "true"
  3058. api.dbus.ReserveDevice1 = "Audio1"
  3059. api.dbus.ReserveDevice1.Priority = "-20"
  3060. device.api = "alsa"
  3061. device.bus = "pci"
  3062. device.bus_path = "pci-0000:0c:00.1"
  3063. device.description = "Navi 21/23 HDMI/DP Audio Controller"
  3064. device.enum.api = "udev"
  3065. device.icon_name = "audio-card-analog-pci"
  3066. device.name = "alsa_card.pci-0000_0c_00.1"
  3067. device.nick = "HDA ATI HDMI"
  3068. device.plugged.usec = "9040354"
  3069. device.product.id = "0xab28"
  3070. device.product.name = "Navi 21/23 HDMI/DP Audio Controller"
  3071. device.subsystem = "sound"
  3072. sysfs.path = "/devices/pci0000:00/0000:00:03.1/0000:0a:00.0/0000:0b:00.0/0000:0c:00.1/sound/card1"
  3073. device.vendor.id = "0x1002"
  3074. device.vendor.name = "Advanced Micro Devices, Inc. [AMD/ATI]"
  3075. media.class = "Audio/Device"
  3076. factory.id = "14"
  3077. client.id = "48"
  3078. object.id = "52"
  3079. object.serial = "52"
  3080. object.path = "alsa:pcm:1"
  3081. alsa.card = "1"
  3082. alsa.card_name = "HDA ATI HDMI"
  3083. alsa.long_card_name = "HDA ATI HDMI at 0xfcd20000 irq 119"
  3084. alsa.driver_name = "snd_hda_intel"
  3085. alsa.mixer_name = "ATI R6xx HDMI"
  3086. alsa.components = "HDA:1002aa01,00aa0100,00100800"
  3087. alsa.id = "HDMI"
  3088. device.string = "1"
  3089. Profiles:
  3090. off: Off (sinks: 0, sources: 0, priority: 0, available: yes)
  3091. output:hdmi-stereo: Digital Stereo (HDMI) Output (sinks: 1, sources: 0, priority: 5900, available: yes)
  3092. output:hdmi-stereo-extra1: Digital Stereo (HDMI 2) Output (sinks: 1, sources: 0, priority: 5700, available: no)
  3093. output:hdmi-stereo-extra2: Digital Stereo (HDMI 3) Output (sinks: 1, sources: 0, priority: 5700, available: no)
  3094. output:hdmi-stereo-extra3: Digital Stereo (HDMI 4) Output (sinks: 1, sources: 0, priority: 5700, available: no)
  3095. output:hdmi-stereo-extra4: Digital Stereo (HDMI 5) Output (sinks: 1, sources: 0, priority: 5700, available: yes)
  3096. output:hdmi-stereo-extra5: Digital Stereo (HDMI 6) Output (sinks: 1, sources: 0, priority: 5700, available: no)
  3097. output:hdmi-surround-extra1: Digital Surround 5.1 (HDMI 2) Output (sinks: 1, sources: 0, priority: 600, available: no)
  3098. output:hdmi-surround71-extra1: Digital Surround 7.1 (HDMI 2) Output (sinks: 1, sources: 0, priority: 600, available: no)
  3099. output:hdmi-surround-extra2: Digital Surround 5.1 (HDMI 3) Output (sinks: 1, sources: 0, priority: 600, available: no)
  3100. output:hdmi-surround71-extra2: Digital Surround 7.1 (HDMI 3) Output (sinks: 1, sources: 0, priority: 600, available: no)
  3101. output:hdmi-surround-extra3: Digital Surround 5.1 (HDMI 4) Output (sinks: 1, sources: 0, priority: 600, available: no)
  3102. output:hdmi-surround71-extra3: Digital Surround 7.1 (HDMI 4) Output (sinks: 1, sources: 0, priority: 600, available: no)
  3103. output:hdmi-surround-extra5: Digital Surround 5.1 (HDMI 6) Output (sinks: 1, sources: 0, priority: 600, available: no)
  3104. output:hdmi-surround71-extra5: Digital Surround 7.1 (HDMI 6) Output (sinks: 1, sources: 0, priority: 600, available: no)
  3105. pro-audio: Pro Audio (sinks: 6, sources: 0, priority: 1, available: yes)
  3106. Active Profile: output:hdmi-stereo
  3107. Ports:
  3108. hdmi-output-0: HDMI / DisplayPort (type: HDMI, priority: 5900, latency offset: 0 usec, availability group: Legacy 1, available)
  3109. Properties:
  3110. port.type = "hdmi"
  3111. port.availability-group = "Legacy 1"
  3112. device.icon_name = "video-display"
  3113. card.profile.port = "0"
  3114. device.product.name = "XG49WCR"
  3115. Part of profile(s): output:hdmi-stereo
  3116. hdmi-output-1: HDMI / DisplayPort 2 (type: HDMI, priority: 5800, latency offset: 0 usec, availability group: Legacy 2, not available)
  3117. Properties:
  3118. port.type = "hdmi"
  3119. port.availability-group = "Legacy 2"
  3120. device.icon_name = "video-display"
  3121. card.profile.port = "1"
  3122. Part of profile(s): output:hdmi-stereo-extra1, output:hdmi-surround-extra1, output:hdmi-surround71-extra1
  3123. hdmi-output-2: HDMI / DisplayPort 3 (type: HDMI, priority: 5700, latency offset: 0 usec, availability group: Legacy 3, not available)
  3124. Properties:
  3125. port.type = "hdmi"
  3126. port.availability-group = "Legacy 3"
  3127. device.icon_name = "video-display"
  3128. card.profile.port = "2"
  3129. Part of profile(s): output:hdmi-stereo-extra2, output:hdmi-surround-extra2, output:hdmi-surround71-extra2
  3130. hdmi-output-3: HDMI / DisplayPort 4 (type: HDMI, priority: 5600, latency offset: 0 usec, availability group: Legacy 4, not available)
  3131. Properties:
  3132. port.type = "hdmi"
  3133. port.availability-group = "Legacy 4"
  3134. device.icon_name = "video-display"
  3135. card.profile.port = "3"
  3136. Part of profile(s): output:hdmi-stereo-extra3, output:hdmi-surround-extra3, output:hdmi-surround71-extra3
  3137. hdmi-output-4: HDMI / DisplayPort 5 (type: HDMI, priority: 5500, latency offset: 0 usec, availability group: Legacy 5, available)
  3138. Properties:
  3139. port.type = "hdmi"
  3140. port.availability-group = "Legacy 5"
  3141. device.icon_name = "video-display"
  3142. card.profile.port = "4"
  3143. device.product.name = "V277U"
  3144. Part of profile(s): output:hdmi-stereo-extra4
  3145. hdmi-output-5: HDMI / DisplayPort 6 (type: HDMI, priority: 5400, latency offset: 0 usec, availability group: Legacy 6, not available)
  3146. Properties:
  3147. port.type = "hdmi"
  3148. port.availability-group = "Legacy 6"
  3149. device.icon_name = "video-display"
  3150. card.profile.port = "5"
  3151. Part of profile(s): output:hdmi-stereo-extra5, output:hdmi-surround-extra5, output:hdmi-surround71-extra5
  3152.  
  3153. Card #53
  3154. Name: alsa_card.usb-046d_HD_Pro_Webcam_C920_BB19435F-02
  3155. Driver: alsa
  3156. Owner Module: n/a
  3157. Properties:
  3158. api.acp.auto-port = "false"
  3159. api.alsa.card = "3"
  3160. api.alsa.card.longname = "HD Pro Webcam C920 at usb-0000:0e:00.3-4.1, high speed"
  3161. api.alsa.card.name = "HD Pro Webcam C920"
  3162. api.alsa.path = "hw:3"
  3163. api.alsa.use-acp = "true"
  3164. api.dbus.ReserveDevice1 = "Audio3"
  3165. api.dbus.ReserveDevice1.Priority = "-20"
  3166. device.api = "alsa"
  3167. device.bus = "usb"
  3168. device.bus-id = "usb-046d_HD_Pro_Webcam_C920_BB19435F-02"
  3169. device.bus_path = "pci-0000:0e:00.3-usb-0:4.1:1.2"
  3170. device.description = "C920 PRO HD Webcam"
  3171. device.enum.api = "udev"
  3172. device.form_factor = "webcam"
  3173. device.icon_name = "camera-web-analog-usb"
  3174. device.name = "alsa_card.usb-046d_HD_Pro_Webcam_C920_BB19435F-02"
  3175. device.nick = "HD Pro Webcam C920"
  3176. device.plugged.usec = "9654168"
  3177. device.product.id = "0x08e5"
  3178. device.product.name = "C920 PRO HD Webcam"
  3179. device.serial = "046d_HD_Pro_Webcam_C920_BB19435F"
  3180. device.subsystem = "sound"
  3181. sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:0e:00.3/usb5/5-4/5-4.1/5-4.1:1.2/sound/card3"
  3182. device.vendor.id = "0x046d"
  3183. device.vendor.name = "Logitech, Inc."
  3184. media.class = "Audio/Device"
  3185. factory.id = "14"
  3186. client.id = "48"
  3187. object.id = "53"
  3188. object.serial = "53"
  3189. object.path = "alsa:pcm:3"
  3190. alsa.card = "3"
  3191. alsa.card_name = "HD Pro Webcam C920"
  3192. alsa.long_card_name = "HD Pro Webcam C920 at usb-0000:0e:00.3-4.1, high speed"
  3193. alsa.driver_name = "snd_usb_audio"
  3194. alsa.mixer_name = "USB Mixer"
  3195. alsa.components = "USB046d:08e5"
  3196. alsa.id = "C920"
  3197. device.string = "3"
  3198. Profiles:
  3199. off: Off (sinks: 0, sources: 0, priority: 0, available: yes)
  3200. input:analog-stereo: Analog Stereo Input (sinks: 0, sources: 1, priority: 65, available: yes)
  3201. input:iec958-stereo: Digital Stereo (IEC958) Input (sinks: 0, sources: 1, priority: 55, available: yes)
  3202. pro-audio: Pro Audio (sinks: 0, sources: 1, priority: 1, available: yes)
  3203. Active Profile: pro-audio
  3204. Ports:
  3205. analog-input-mic: Microphone (type: Mic, priority: 8700, latency offset: 0 usec, availability unknown)
  3206. Properties:
  3207. port.type = "mic"
  3208. device.icon_name = "audio-input-microphone"
  3209. card.profile.port = "0"
  3210. Part of profile(s): input:analog-stereo
  3211. iec958-stereo-input: Digital Input (S/PDIF) (type: SPDIF, priority: 0, latency offset: 0 usec, availability unknown)
  3212. Properties:
  3213. port.type = "spdif"
  3214. card.profile.port = "1"
  3215. Part of profile(s): input:iec958-stereo
  3216.  
  3217. Card #54
  3218. Name: alsa_card.usb-0c76_USB_PnP_Audio_Device-00
  3219. Driver: alsa
  3220. Owner Module: n/a
  3221. Properties:
  3222. api.acp.auto-port = "false"
  3223. api.alsa.card = "4"
  3224. api.alsa.card.longname = "USB PnP Audio Device at usb-0000:0e:00.3-4.2, full speed"
  3225. api.alsa.card.name = "USB PnP Audio Device"
  3226. api.alsa.path = "hw:4"
  3227. api.alsa.use-acp = "true"
  3228. api.dbus.ReserveDevice1 = "Audio4"
  3229. api.dbus.ReserveDevice1.Priority = "-20"
  3230. device.api = "alsa"
  3231. device.bus = "usb"
  3232. device.bus-id = "usb-0c76_USB_PnP_Audio_Device-00"
  3233. device.bus_path = "pci-0000:0e:00.3-usb-0:4.2:1.0"
  3234. device.description = "USB PnP Audio Device"
  3235. device.enum.api = "udev"
  3236. device.icon_name = "audio-card-analog-usb"
  3237. device.name = "alsa_card.usb-0c76_USB_PnP_Audio_Device-00"
  3238. device.nick = "USB PnP Audio Device"
  3239. device.plugged.usec = "9741804"
  3240. device.product.id = "0x161e"
  3241. device.product.name = "USB PnP Audio Device"
  3242. device.serial = "0c76_USB_PnP_Audio_Device"
  3243. device.subsystem = "sound"
  3244. sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:0e:00.3/usb5/5-4/5-4.2/5-4.2:1.0/sound/card4"
  3245. device.vendor.id = "0x0c76"
  3246. device.vendor.name = "JMTek, LLC."
  3247. media.class = "Audio/Device"
  3248. factory.id = "14"
  3249. client.id = "48"
  3250. object.id = "54"
  3251. object.serial = "54"
  3252. object.path = "alsa:pcm:4"
  3253. alsa.card = "4"
  3254. alsa.card_name = "USB PnP Audio Device"
  3255. alsa.long_card_name = "USB PnP Audio Device at usb-0000:0e:00.3-4.2, full speed"
  3256. alsa.driver_name = "snd_usb_audio"
  3257. alsa.mixer_name = "USB Mixer"
  3258. alsa.components = "USB0c76:161e"
  3259. alsa.id = "Device"
  3260. device.string = "4"
  3261. Profiles:
  3262. off: Off (sinks: 0, sources: 0, priority: 0, available: yes)
  3263. pro-audio: Pro Audio (sinks: 0, sources: 1, priority: 1, available: yes)
  3264. input:mono-fallback: Mono Input (sinks: 0, sources: 1, priority: 1, available: yes)
  3265. Active Profile: pro-audio
  3266. Ports:
  3267. analog-input-mic: Microphone (type: Mic, priority: 8700, latency offset: 0 usec, availability unknown)
  3268. Properties:
  3269. port.type = "mic"
  3270. device.icon_name = "audio-input-microphone"
  3271. card.profile.port = "0"
  3272. Part of profile(s): input:mono-fallback
  3273.  
  3274. Card #55
  3275. Name: alsa_card.usb-ACTIONS_Stage_V2-00
  3276. Driver: alsa
  3277. Owner Module: n/a
  3278. Properties:
  3279. api.acp.auto-port = "false"
  3280. api.alsa.card = "5"
  3281. api.alsa.card.longname = "ACTIONS Stage V2 at usb-0000:0e:00.3-4.4.4.3.1.3, full speed"
  3282. api.alsa.card.name = "Stage V2"
  3283. api.alsa.path = "hw:5"
  3284. api.alsa.use-acp = "true"
  3285. api.dbus.ReserveDevice1 = "Audio5"
  3286. api.dbus.ReserveDevice1.Priority = "-20"
  3287. device.api = "alsa"
  3288. device.bus = "usb"
  3289. device.bus-id = "usb-ACTIONS_Stage_V2-00"
  3290. device.bus_path = "pci-0000:0e:00.3-usb-0:4.4.4.3.1.3:1.0"
  3291. device.description = "Stage V2"
  3292. device.enum.api = "udev"
  3293. device.icon_name = "audio-card-analog-usb"
  3294. device.name = "alsa_card.usb-ACTIONS_Stage_V2-00"
  3295. device.nick = "Stage V2"
  3296. device.plugged.usec = "9802872"
  3297. device.product.id = "0x3273"
  3298. device.product.name = "Stage V2"
  3299. device.serial = "ACTIONS_Stage_V2"
  3300. device.subsystem = "sound"
  3301. sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:0e:00.3/usb5/5-4/5-4.4/5-4.4.4/5-4.4.4.3/5-4.4.4.3.1/5-4.4.4.3.1.3/5-4.4.4.3.1.3:1.0/sound/card5"
  3302. device.vendor.id = "0x041e"
  3303. device.vendor.name = "Creative Technology, Ltd"
  3304. media.class = "Audio/Device"
  3305. factory.id = "14"
  3306. client.id = "48"
  3307. object.id = "55"
  3308. object.serial = "55"
  3309. object.path = "alsa:pcm:5"
  3310. alsa.card = "5"
  3311. alsa.card_name = "Stage V2"
  3312. alsa.long_card_name = "ACTIONS Stage V2 at usb-0000:0e:00.3-4.4.4.3.1.3, full speed"
  3313. alsa.driver_name = "snd_usb_audio"
  3314. alsa.mixer_name = "USB Mixer"
  3315. alsa.components = "USB041e:3273"
  3316. alsa.id = "V2"
  3317. device.string = "5"
  3318. Profiles:
  3319. off: Off (sinks: 0, sources: 0, priority: 0, available: yes)
  3320. output:analog-stereo: Analog Stereo Output (sinks: 1, sources: 0, priority: 6500, available: yes)
  3321. output:iec958-stereo: Digital Stereo (IEC958) Output (sinks: 1, sources: 0, priority: 5500, available: yes)
  3322. pro-audio: Pro Audio (sinks: 1, sources: 0, priority: 1, available: yes)
  3323. Active Profile: pro-audio
  3324. Ports:
  3325. analog-output: Analog Output (type: Analog, priority: 9900, latency offset: 0 usec, availability unknown)
  3326. Properties:
  3327. port.type = "analog"
  3328. card.profile.port = "0"
  3329. Part of profile(s): output:analog-stereo
  3330. iec958-stereo-output: Digital Output (S/PDIF) (type: SPDIF, priority: 0, latency offset: 0 usec, availability unknown)
  3331. Properties:
  3332. port.type = "spdif"
  3333. card.profile.port = "1"
  3334. Part of profile(s): output:iec958-stereo
  3335.  
  3336. Card #56
  3337. Name: alsa_card.pci-0000_0e_00.4
  3338. Driver: alsa
  3339. Owner Module: n/a
  3340. Properties:
  3341. api.acp.auto-port = "false"
  3342. api.alsa.card = "2"
  3343. api.alsa.card.longname = "HD-Audio Generic at 0xfcb00000 irq 121"
  3344. api.alsa.card.name = "HD-Audio Generic"
  3345. api.alsa.path = "hw:2"
  3346. api.alsa.use-acp = "true"
  3347. api.dbus.ReserveDevice1 = "Audio2"
  3348. api.dbus.ReserveDevice1.Priority = "-20"
  3349. device.api = "alsa"
  3350. device.bus = "pci"
  3351. device.bus_path = "pci-0000:0e:00.4"
  3352. device.description = "Starship/Matisse HD Audio Controller"
  3353. device.enum.api = "udev"
  3354. device.icon_name = "audio-card-analog-pci"
  3355. device.name = "alsa_card.pci-0000_0e_00.4"
  3356. device.nick = "HD-Audio Generic"
  3357. device.plugged.usec = "9125392"
  3358. device.product.id = "0x1487"
  3359. device.product.name = "Starship/Matisse HD Audio Controller"
  3360. device.subsystem = "sound"
  3361. sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:0e:00.4/sound/card2"
  3362. device.vendor.id = "0x1022"
  3363. device.vendor.name = "Advanced Micro Devices, Inc. [AMD]"
  3364. media.class = "Audio/Device"
  3365. factory.id = "14"
  3366. client.id = "48"
  3367. object.id = "56"
  3368. object.serial = "56"
  3369. object.path = "alsa:pcm:2"
  3370. alsa.card = "2"
  3371. alsa.card_name = "HD-Audio Generic"
  3372. alsa.long_card_name = "HD-Audio Generic at 0xfcb00000 irq 121"
  3373. alsa.driver_name = "snd_hda_intel"
  3374. alsa.mixer_name = "Realtek ALC1220"
  3375. alsa.components = "HDA:10ec1220,104387c4,00100101"
  3376. alsa.id = "Generic"
  3377. device.string = "2"
  3378. Profiles:
  3379. off: Off (sinks: 0, sources: 0, priority: 0, available: yes)
  3380. output:analog-stereo+input:analog-stereo: Analog Stereo Duplex (sinks: 1, sources: 1, priority: 6565, available: no)
  3381. output:analog-stereo: Analog Stereo Output (sinks: 1, sources: 0, priority: 6500, available: no)
  3382. output:iec958-stereo+input:analog-stereo: Digital Stereo (IEC958) Output + Analog Stereo Input (sinks: 1, sources: 1, priority: 5565, available: yes)
  3383. output:iec958-stereo: Digital Stereo (IEC958) Output (sinks: 1, sources: 0, priority: 5500, available: yes)
  3384. output:analog-surround-21+input:analog-stereo: Analog Surround 2.1 Output + Analog Stereo Input (sinks: 1, sources: 1, priority: 1365, available: no)
  3385. output:analog-surround-41+input:analog-stereo: Analog Surround 4.1 Output + Analog Stereo Input (sinks: 1, sources: 1, priority: 1365, available: no)
  3386. output:analog-surround-51+input:analog-stereo: Analog Surround 5.1 Output + Analog Stereo Input (sinks: 1, sources: 1, priority: 1365, available: no)
  3387. output:analog-surround-21: Analog Surround 2.1 Output (sinks: 1, sources: 0, priority: 1300, available: no)
  3388. output:analog-surround-41: Analog Surround 4.1 Output (sinks: 1, sources: 0, priority: 1300, available: no)
  3389. output:analog-surround-51: Analog Surround 5.1 Output (sinks: 1, sources: 0, priority: 1300, available: no)
  3390. output:analog-surround-40+input:analog-stereo: Analog Surround 4.0 Output + Analog Stereo Input (sinks: 1, sources: 1, priority: 1265, available: no)
  3391. output:analog-surround-50+input:analog-stereo: Analog Surround 5.0 Output + Analog Stereo Input (sinks: 1, sources: 1, priority: 1265, available: no)
  3392. output:analog-surround-40: Analog Surround 4.0 Output (sinks: 1, sources: 0, priority: 1200, available: no)
  3393. output:analog-surround-50: Analog Surround 5.0 Output (sinks: 1, sources: 0, priority: 1200, available: no)
  3394. input:analog-stereo: Analog Stereo Input (sinks: 0, sources: 1, priority: 65, available: no)
  3395. pro-audio: Pro Audio (sinks: 2, sources: 2, priority: 1, available: yes)
  3396. Active Profile: pro-audio
  3397. Ports:
  3398. analog-input-front-mic: Front Microphone (type: Mic, priority: 8500, latency offset: 0 usec, availability group: Legacy 1, not available)
  3399. Properties:
  3400. port.type = "mic"
  3401. port.availability-group = "Legacy 1"
  3402. device.icon_name = "audio-input-microphone"
  3403. card.profile.port = "0"
  3404. Part of profile(s): input:analog-stereo, output:analog-stereo+input:analog-stereo, output:analog-surround-21+input:analog-stereo, output:analog-surround-40+input:analog-stereo, output:analog-surround-41+input:analog-stereo, output:analog-surround-50+input:analog-stereo, output:analog-surround-51+input:analog-stereo, output:iec958-stereo+input:analog-stereo
  3405. analog-input-rear-mic: Rear Microphone (type: Mic, priority: 8200, latency offset: 0 usec, availability group: Legacy 2, not available)
  3406. Properties:
  3407. port.type = "mic"
  3408. port.availability-group = "Legacy 2"
  3409. device.icon_name = "audio-input-microphone"
  3410. card.profile.port = "1"
  3411. Part of profile(s): input:analog-stereo, output:analog-stereo+input:analog-stereo, output:analog-surround-21+input:analog-stereo, output:analog-surround-40+input:analog-stereo, output:analog-surround-41+input:analog-stereo, output:analog-surround-50+input:analog-stereo, output:analog-surround-51+input:analog-stereo, output:iec958-stereo+input:analog-stereo
  3412. analog-input-linein: Line In (type: Line, priority: 8100, latency offset: 0 usec, availability group: Legacy 3, not available)
  3413. Properties:
  3414. port.type = "line"
  3415. port.availability-group = "Legacy 3"
  3416. card.profile.port = "2"
  3417. Part of profile(s): input:analog-stereo, output:analog-stereo+input:analog-stereo, output:analog-surround-21+input:analog-stereo, output:analog-surround-40+input:analog-stereo, output:analog-surround-41+input:analog-stereo, output:analog-surround-50+input:analog-stereo, output:analog-surround-51+input:analog-stereo, output:iec958-stereo+input:analog-stereo
  3418. analog-output-lineout: Line Out (type: Line, priority: 9000, latency offset: 0 usec, availability group: Legacy 4, not available)
  3419. Properties:
  3420. port.type = "line"
  3421. port.availability-group = "Legacy 4"
  3422. card.profile.port = "3"
  3423. Part of profile(s): output:analog-stereo, output:analog-stereo+input:analog-stereo, output:analog-surround-21, output:analog-surround-21+input:analog-stereo, output:analog-surround-40, output:analog-surround-40+input:analog-stereo, output:analog-surround-41, output:analog-surround-41+input:analog-stereo, output:analog-surround-50, output:analog-surround-50+input:analog-stereo, output:analog-surround-51, output:analog-surround-51+input:analog-stereo
  3424. analog-output-headphones: Headphones (type: Headphones, priority: 9900, latency offset: 0 usec, availability group: Legacy 5, not available)
  3425. Properties:
  3426. port.type = "headphones"
  3427. port.availability-group = "Legacy 5"
  3428. device.icon_name = "audio-headphones"
  3429. card.profile.port = "4"
  3430. Part of profile(s): output:analog-stereo, output:analog-stereo+input:analog-stereo
  3431. iec958-stereo-output: Digital Output (S/PDIF) (type: SPDIF, priority: 0, latency offset: 0 usec, availability unknown)
  3432. Properties:
  3433. port.type = "spdif"
  3434. card.profile.port = "5"
  3435. Part of profile(s): output:iec958-stereo, output:iec958-stereo+input:analog-stereo
Advertisement
Add Comment
Please, Sign In to add comment