Advertisement
Guest User

dummy output_NoSound_Debian11_FreshInstall

a guest
Jan 28th, 2022
446
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 25.40 KB | None | 0 0
  1. chanrakrobin@joeDebian:~$ uname -a
  2. Linux joeDebian 5.10.0-11-amd64 #1 SMP Debian 5.10.92-1 (2022-01-18) x86_64 GNU/Linux
  3. =====================================================================================================================
  4. chanrakrobin@joeDebian:~$ aplay -l
  5. **** List of PLAYBACK Hardware Devices ****
  6. =====================================================================================================================
  7. chanrakrobin@joeDebian:~$ aplay -L
  8. null
  9.     Discard all samples (playback) or generate zero samples (capture)
  10. default
  11.     Playback/recording through the PulseAudio sound server
  12. lavrate
  13.     Rate Converter Plugin Using Libav/FFmpeg Library
  14. samplerate
  15.     Rate Converter Plugin Using Samplerate Library
  16. speexrate
  17.     Rate Converter Plugin Using Speex Resampler
  18. jack
  19.     JACK Audio Connection Kit
  20. oss
  21.     Open Sound System
  22. pulse
  23.     PulseAudio Sound Server
  24. upmix
  25.     Plugin for channel upmix (4,6,8)
  26. vdownmix
  27.     Plugin for channel downmix (stereo) with a simple spacialization
  28. front:CARD=PCH
  29.     Front output / input
  30. surround21:CARD=PCH
  31.     2.1 Surround output to Front and Subwoofer speakers
  32. surround40:CARD=PCH
  33.     4.0 Surround output to Front and Rear speakers
  34. surround41:CARD=PCH
  35.     4.1 Surround output to Front, Rear and Subwoofer speakers
  36. surround50:CARD=PCH
  37.     5.0 Surround output to Front, Center and Rear speakers
  38. surround51:CARD=PCH
  39.     5.1 Surround output to Front, Center, Rear and Subwoofer speakers
  40. surround71:CARD=PCH
  41.     7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
  42. usbstream:CARD=PCH
  43.     HDA Intel PCH
  44.     USB Stream Output
  45. =====================================================================================================================
  46. chanrakrobin@joeDebian:~$ sudo alsa force-reload
  47. sudo: alsa: command not found
  48. chanrakrobin@joeDebian:~$ cat /etc/modprobe.d/alsa-base.conf.dpkg-new
  49. # autoloader aliases
  50. install sound-slot-0 /sbin/modprobe snd-card-0
  51. install sound-slot-1 /sbin/modprobe snd-card-1
  52. install sound-slot-2 /sbin/modprobe snd-card-2
  53. install sound-slot-3 /sbin/modprobe snd-card-3
  54. install sound-slot-4 /sbin/modprobe snd-card-4
  55. install sound-slot-5 /sbin/modprobe snd-card-5
  56. install sound-slot-6 /sbin/modprobe snd-card-6
  57. install sound-slot-7 /sbin/modprobe snd-card-7
  58.  
  59. # Cause optional modules to be loaded above generic modules
  60. install snd /sbin/modprobe --ignore-install snd $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-ioctl32 ; /sbin/modprobe --quiet --use-blacklist snd-seq ; }
  61. #
  62. # Workaround at bug #499695 (reverted in Ubuntu see LP #319505)
  63. install snd-pcm /sbin/modprobe --ignore-install snd-pcm $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-pcm-oss ; : ; }
  64. install snd-mixer /sbin/modprobe --ignore-install snd-mixer $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-mixer-oss ; : ; }
  65. install snd-seq /sbin/modprobe --ignore-install snd-seq $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; /sbin/modprobe --quiet --use-blacklist snd-seq-oss ; : ; }
  66. #
  67. install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; : ; }
  68. # Cause optional modules to be loaded above sound card driver modules
  69. install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-emu10k1-synth ; }
  70. install snd-via82xx /sbin/modprobe --ignore-install snd-via82xx $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq ; }
  71.  
  72. # Load saa7134-alsa instead of saa7134 (which gets dragged in by it anyway)
  73. install saa7134 /sbin/modprobe --ignore-install saa7134 $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist saa7134-alsa ; : ; }
  74. # Prevent abnormal drivers from grabbing index 0
  75. options bt87x index=-2
  76. options cx88_alsa index=-2
  77. options saa7134-alsa index=-2
  78. options snd-atiixp-modem index=-2
  79. options snd-intel8x0m index=-2
  80. options snd-via82xx-modem index=-2
  81. options snd-usb-audio index=-2
  82. options snd-usb-caiaq index=-2
  83. options snd-usb-ua101 index=-2
  84. options snd-usb-us122l index=-2
  85. options snd-usb-usx2y index=-2
  86. # Ubuntu #62691, enable MPU for snd-cmipci
  87. options snd-cmipci mpu_port=0x330 fm_port=0x388
  88. # Keep snd-pcsp from being loaded as first soundcard
  89. options snd-pcsp index=-2
  90. # Keep snd-usb-audio from beeing loaded as first soundcard
  91. # options snd-usb-audio index=-2
  92. options snd_hda_intel model=auto index=-0
  93. =====================================================================================================================
  94. chanrakrobin@joeDebian:~$ lspci -nnk
  95. 00:00.0 Host bridge [0600]: Intel Corporation Comet Lake-S 6c Host Bridge/DRAM Controller [8086:9b53] (rev 05)
  96.     DeviceName: Onboard - Other
  97.     Subsystem: Gigabyte Technology Co., Ltd Device [1458:5000]
  98.     Kernel driver in use: skl_uncore
  99. 00:02.0 VGA compatible controller [0300]: Intel Corporation CometLake-S GT2 [UHD Graphics 630] [8086:9bc5] (rev 05)
  100.     DeviceName: Onboard - Video
  101.     Subsystem: Gigabyte Technology Co., Ltd Device [1458:d000]
  102.     Kernel driver in use: i915
  103.     Kernel modules: i915
  104. 00:14.0 USB controller [0c03]: Intel Corporation Comet Lake PCH-V USB Controller [8086:a3af]
  105.     DeviceName: Onboard - Other
  106.     Subsystem: Gigabyte Technology Co., Ltd Device [1458:5007]
  107.     Kernel driver in use: xhci_hcd
  108.     Kernel modules: xhci_pci
  109. 00:14.2 Signal processing controller [1180]: Intel Corporation Comet Lake PCH-V Thermal Subsystem [8086:a3b1]
  110.     DeviceName: Onboard - Other
  111.     Subsystem: Intel Corporation Comet Lake PCH-V Thermal Subsystem [8086:7270]
  112. 00:16.0 Communication controller [0780]: Intel Corporation Device [8086:a3ba]
  113.     DeviceName: Onboard - Other
  114.     Subsystem: Gigabyte Technology Co., Ltd Device [1458:1c3a]
  115.     Kernel driver in use: mei_me
  116.     Kernel modules: mei_me
  117. 00:17.0 SATA controller [0106]: Intel Corporation 400 Series Chipset Family SATA AHCI Controller [8086:a382]
  118.     DeviceName: Onboard - SATA
  119.     Subsystem: Gigabyte Technology Co., Ltd 400 Series Chipset Family SATA AHCI Controller [1458:b005]
  120.     Kernel driver in use: ahci
  121.     Kernel modules: ahci
  122. 00:1b.0 PCI bridge [0604]: Intel Corporation Device [8086:a3eb] (rev f0)
  123.     Kernel driver in use: pcieport
  124. 00:1c.0 PCI bridge [0604]: Intel Corporation Device [8086:a394] (rev f0)
  125.     Kernel driver in use: pcieport
  126. 00:1d.0 PCI bridge [0604]: Intel Corporation Device [8086:a398] (rev f0)
  127.     Kernel driver in use: pcieport
  128. 00:1f.0 ISA bridge [0601]: Intel Corporation Device [8086:a3c8]
  129.     DeviceName: Onboard - Other
  130.     Subsystem: Gigabyte Technology Co., Ltd Device [1458:5001]
  131. 00:1f.2 Memory controller [0580]: Intel Corporation Memory controller [8086:a3a1]
  132.     DeviceName: Onboard - Other
  133.     Subsystem: Gigabyte Technology Co., Ltd Device [1458:5001]
  134. 00:1f.3 Audio device [0403]: Intel Corporation Device [8086:a3f0]
  135.     DeviceName: Onboard - Sound
  136.     Subsystem: Gigabyte Technology Co., Ltd Device [1458:a184]
  137.     Kernel driver in use: snd_hda_intel
  138.     Kernel modules: snd_hda_intel, snd_sof_pci
  139. 00:1f.4 SMBus [0c05]: Intel Corporation Comet Lake PCH-V SMBus Host Controller [8086:a3a3]
  140.     DeviceName: Onboard - Other
  141.     Subsystem: Gigabyte Technology Co., Ltd Comet Lake PCH-V SMBus Host Controller [1458:5001]
  142.     Kernel driver in use: i801_smbus
  143.     Kernel modules: i2c_i801
  144. 01:00.0 Non-Volatile memory controller [0108]: Samsung Electronics Co Ltd NVMe SSD Controller SM981/PM981/PM983 [144d:a808]
  145.     Subsystem: Samsung Electronics Co Ltd NVMe SSD Controller SM981/PM981/PM983 [144d:a801]
  146.     Kernel driver in use: nvme
  147.     Kernel modules: nvme
  148. 02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 16)
  149.     Subsystem: Gigabyte Technology Co., Ltd Onboard Ethernet [1458:e000]
  150.     Kernel driver in use: r8169
  151.     Kernel modules: r8169
  152. =====================================================================================================================
  153. chanrakrobin@joeDebian:~$ sudo dmesg --level=err,warn
  154. [    0.000000] secureboot: Secure boot could not be determined (mode 0)
  155. [    3.924870] ACPI: Invalid passive threshold
  156. [    3.925157] ACPI: Invalid passive threshold
  157. [    4.115736] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
  158. [    4.116242] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
  159. [    4.116324] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
  160. [    4.131793] nvme nvme0: missing or invalid SUBNQN field.
  161. [    4.196407] i915 0000:00:02.0: firmware: failed to load i915/kbl_dmc_ver1_04.bin (-2)
  162. [    4.196409] firmware_class: See https://wiki.debian.org/Firmware for information about missing firmware
  163. [    4.196411] i915 0000:00:02.0: Direct firmware load for i915/kbl_dmc_ver1_04.bin failed with error -2
  164. [    5.159291] systemd[1]: /lib/systemd/system/plymouth-start.service:16: Unit configured to use KillMode=none. This is unsafe, as it disables systemd(I deleted an apostrophe here)s process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
  165. [    5.254984] resource sanity check: requesting [mem 0xfdffe800-0xfe0007ff], which spans more than pnp 00:06 [mem 0xfdb00000-0xfdffffff]
  166. [    5.254988] caller pmc_core_probe+0x7e/0x410 [intel_pmc_core] mapping multiple BARs
  167. [    5.656892] snd_hda_intel 0000:00:1f.3: CORB reset timeout#1, CORBRP = 0
  168. [    5.658877] snd_hda_intel 0000:00:1f.3: no codecs found!
  169. [    5.706278] r8169 0000:02:00.0: firmware: failed to load rtl_nic/rtl8168h-2.fw (-2)
  170. [    5.706757] r8169 0000:02:00.0: Direct firmware load for rtl_nic/rtl8168h-2.fw failed with error -2
  171. [    5.706764] r8169 0000:02:00.0: Unable to load firmware rtl_nic/rtl8168h-2.fw (-2)
  172. =====================================================================================================================
  173. chanrakrobin@joeDebian:~$ pulseaudio --version
  174. pulseaudio 14.2
  175. =====================================================================================================================
  176. chanrakrobin@joeDebian:~$ pidof pulseaudio
  177. 1171
  178. =====================================================================================================================
  179. chanrakrobin@joeDebian:~$ which pulseaudio
  180. /usr/bin/pulseaudio
  181. =====================================================================================================================
  182. chanrakrobin@joeDebian:~$ pactl list
  183. Module #0
  184.     Name: module-device-restore
  185.     Argument:
  186.     Usage counter: n/a
  187.     Properties:
  188.         module.author = "Lennart Poettering"
  189.         module.description = "Automatically restore the volume/mute state of devices"
  190.         module.version = "14.2"
  191.  
  192. Module #1
  193.     Name: module-stream-restore
  194.     Argument:
  195.     Usage counter: n/a
  196.     Properties:
  197.         module.author = "Lennart Poettering"
  198.         module.description = "Automatically restore the volume/mute/device state of streams"
  199.         module.version = "14.2"
  200.  
  201. Module #2
  202.     Name: module-card-restore
  203.     Argument:
  204.     Usage counter: n/a
  205.     Properties:
  206.         module.author = "Lennart Poettering"
  207.         module.description = "Automatically restore profile of cards"
  208.         module.version = "14.2"
  209.  
  210. Module #3
  211.     Name: module-augment-properties
  212.     Argument:
  213.     Usage counter: n/a
  214.     Properties:
  215.         module.author = "Lennart Poettering"
  216.         module.description = "Augment the property sets of streams with additional static information"
  217.         module.version = "14.2"
  218.  
  219. Module #4
  220.     Name: module-switch-on-port-available
  221.     Argument:
  222.     Usage counter: n/a
  223.     Properties:
  224.         module.author = "David Henningsson"
  225.         module.description = "Switches ports and profiles when devices are plugged/unplugged"
  226.         module.version = "14.2"
  227.  
  228. Module #5
  229.     Name: module-udev-detect
  230.     Argument:
  231.     Usage counter: n/a
  232.     Properties:
  233.         module.author = "Lennart Poettering"
  234.         module.description = "Detect available audio hardware and load matching drivers"
  235.         module.version = "14.2"
  236.  
  237. Module #7
  238.     Name: module-native-protocol-unix
  239.     Argument:
  240.     Usage counter: n/a
  241.     Properties:
  242.         module.author = "Lennart Poettering"
  243.         module.description = "Native protocol (UNIX sockets)"
  244.         module.version = "14.2"
  245.  
  246. Module #8
  247.     Name: module-default-device-restore
  248.     Argument:
  249.     Usage counter: n/a
  250.     Properties:
  251.         module.author = "Lennart Poettering"
  252.         module.description = "Automatically restore the default sink and source"
  253.         module.version = "14.2"
  254.  
  255. Module #9
  256.     Name: module-always-sink
  257.     Argument:
  258.     Usage counter: n/a
  259.     Properties:
  260.         module.author = "Colin Guthrie"
  261.         module.description = "Always keeps at least one sink loaded even if it's a null one"
  262.         module.version = "14.2"
  263.  
  264. Module #10
  265.     Name: module-null-sink
  266.     Argument: sink_name=auto_null sink_properties='device.description="Dummy Output"'
  267.     Usage counter: 3
  268.     Properties:
  269.         module.author = "Lennart Poettering"
  270.         module.description = "Clocked NULL sink"
  271.         module.version = "14.2"
  272.  
  273. Module #11
  274.     Name: module-intended-roles
  275.     Argument:
  276.     Usage counter: n/a
  277.     Properties:
  278.         module.author = "Lennart Poettering"
  279.         module.description = "Automatically set device of streams based on intended roles of devices"
  280.         module.version = "14.2"
  281.  
  282. Module #12
  283.     Name: module-suspend-on-idle
  284.     Argument:
  285.     Usage counter: n/a
  286.     Properties:
  287.         module.author = "Lennart Poettering"
  288.         module.description = "When a sink/source is idle for too long, suspend it"
  289.         module.version = "14.2"
  290.  
  291. Module #13
  292.     Name: module-systemd-login
  293.     Argument:
  294.     Usage counter: n/a
  295.     Properties:
  296.         module.author = "Lennart Poettering"
  297.         module.description = "Create a client for each login session of this user"
  298.         module.version = "14.2"
  299.  
  300. Module #14
  301.     Name: module-position-event-sounds
  302.     Argument:
  303.     Usage counter: n/a
  304.     Properties:
  305.         module.author = "Lennart Poettering"
  306.         module.description = "Position event sounds between L and R depending on the position on screen of the widget triggering them."
  307.         module.version = "14.2"
  308.  
  309. Module #15
  310.     Name: module-role-cork
  311.     Argument:
  312.     Usage counter: n/a
  313.     Properties:
  314.         module.author = "Lennart Poettering"
  315.         module.description = "Mute & cork streams with certain roles while others exist"
  316.         module.version = "14.2"
  317.  
  318. Module #16
  319.     Name: module-filter-heuristics
  320.     Argument:
  321.     Usage counter: n/a
  322.     Properties:
  323.         module.author = "Colin Guthrie"
  324.         module.description = "Detect when various filters are desirable"
  325.         module.version = "14.2"
  326.  
  327. Module #17
  328.     Name: module-filter-apply
  329.     Argument:
  330.     Usage counter: n/a
  331.     Properties:
  332.         module.author = "Colin Guthrie"
  333.         module.description = "Load filter sinks automatically when needed"
  334.         module.version = "14.2"
  335.  
  336. Sink #0
  337.     State: RUNNING
  338.     Name: auto_null
  339.     Description: Dummy Output
  340.     Driver: module-null-sink.c
  341.     Sample Specification: s16le 2ch 44100Hz
  342.     Channel Map: front-left,front-right
  343.     Owner Module: 10
  344.     Mute: no
  345.     Volume: front-left: 65536 / 100% / 0.00 dB,   front-right: 65536 / 100% / 0.00 dB
  346.             balance 0.00
  347.     Base Volume: 65536 / 100% / 0.00 dB
  348.     Monitor Source: auto_null.monitor
  349.     Latency: 1145 usec, configured 2506 usec
  350.     Flags: DECIBEL_VOLUME LATENCY SET_FORMATS
  351.     Properties:
  352.         device.description = "Dummy Output"
  353.         device.class = "abstract"
  354.         device.icon_name = "audio-card"
  355.     Formats:
  356.         pcm
  357.  
  358. Source #0
  359.     State: RUNNING
  360.     Name: auto_null.monitor
  361.     Description: Monitor of Dummy Output
  362.     Driver: module-null-sink.c
  363.     Sample Specification: s16le 2ch 44100Hz
  364.     Channel Map: front-left,front-right
  365.     Owner Module: 10
  366.     Mute: no
  367.     Volume: front-left: 65536 / 100% / 0.00 dB,   front-right: 65536 / 100% / 0.00 dB
  368.             balance 0.00
  369.     Base Volume: 65536 / 100% / 0.00 dB
  370.     Monitor of Sink: auto_null
  371.     Latency: 0 usec, configured 40000 usec
  372.     Flags: DECIBEL_VOLUME LATENCY
  373.     Properties:
  374.         device.description = "Monitor of Dummy Output"
  375.         device.class = "monitor"
  376.         device.icon_name = "audio-input-microphone"
  377.     Formats:
  378.         pcm
  379.  
  380. Sink Input #2
  381.     Driver: protocol-native.c
  382.     Owner Module: 7
  383.     Client: 8
  384.     Sink: 0
  385.     Sample Specification: s16le 1ch 44100Hz
  386.     Channel Map: mono
  387.     Format: pcm, format.sample_format = "\"s16le\""  format.rate = "44100"  format.channels = "1"  format.channel_map = "\"mono\""
  388.     Corked: no
  389.     Mute: no
  390.     Volume: mono: 65536 / 100% / 0.00 dB
  391.             balance 0.00
  392.     Buffer Latency: 0 usec
  393.     Sink Latency: 724 usec
  394.     Resample method: copy
  395.     Properties:
  396.         media.name = "playback"
  397.         application.name = "speech-dispatcher-dummy"
  398.         native-protocol.peer = "UNIX socket client"
  399.         native-protocol.version = "34"
  400.         application.process.id = "3292"
  401.         application.process.user = "chanrakrobin"
  402.         application.process.host = "joeDebian"
  403.         application.process.binary = "sd_dummy"
  404.         application.language = "C"
  405.         window.x11.display = ":0"
  406.         application.process.machine_id = "1a26b430a2794d4cb18d71fe11c98736"
  407.         module-stream-restore.id = "sink-input-by-application-name:speech-dispatcher-dummy"
  408.  
  409. Sink Input #4
  410.     Driver: protocol-native.c
  411.     Owner Module: 7
  412.     Client: 10
  413.     Sink: 0
  414.     Sample Specification: s16le 1ch 44100Hz
  415.     Channel Map: mono
  416.     Format: pcm, format.sample_format = "\"s16le\""  format.rate = "44100"  format.channels = "1"  format.channel_map = "\"mono\""
  417.     Corked: no
  418.     Mute: no
  419.     Volume: mono: 65536 / 100% / 0.00 dB
  420.             balance 0.00
  421.     Buffer Latency: 0 usec
  422.     Sink Latency: 711 usec
  423.     Resample method: copy
  424.     Properties:
  425.         media.name = "playback"
  426.         application.name = "speech-dispatcher-espeak-ng"
  427.         native-protocol.peer = "UNIX socket client"
  428.         native-protocol.version = "34"
  429.         application.process.id = "3295"
  430.         application.process.user = "chanrakrobin"
  431.         application.process.host = "joeDebian"
  432.         application.process.binary = "sd_espeak-ng"
  433.         application.language = "C"
  434.         window.x11.display = ":0"
  435.         application.process.machine_id = "1a26b430a2794d4cb18d71fe11c98736"
  436.         module-stream-restore.id = "sink-input-by-application-name:speech-dispatcher-espeak-ng"
  437.  
  438. Source Output #0
  439.     Driver: protocol-native.c
  440.     Owner Module: 7
  441.     Client: 7
  442.     Source: 0
  443.     Sample Specification: float32le 1ch 25Hz
  444.     Channel Map: mono
  445.     Format: pcm, format.sample_format = "\"float32le\""  format.rate = "25"  format.channels = "1"  format.channel_map = "\"mono\""
  446.     Corked: no
  447.     Mute: no
  448.     Volume: mono: 65536 / 100% / 0.00 dB
  449.             balance 0.00
  450.     Buffer Latency: 0 usec
  451.     Source Latency: 0 usec
  452.     Resample method: peaks
  453.     Properties:
  454.         application.id = "org.gnome.VolumeControl"
  455.         media.name = "Peak detect"
  456.         application.name = "GNOME Settings"
  457.         native-protocol.peer = "UNIX socket client"
  458.         native-protocol.version = "34"
  459.         application.icon_name = "multimedia-volume-control"
  460.         application.version = "3.38.4"
  461.         application.process.id = "3163"
  462.         application.process.user = "chanrakrobin"
  463.         application.process.host = "joeDebian"
  464.         application.process.binary = "gnome-control-center"
  465.         application.language = "en_US.UTF-8"
  466.         window.x11.display = ":0"
  467.         application.process.machine_id = "1a26b430a2794d4cb18d71fe11c98736"
  468.         module-stream-restore.id = "source-output-by-application-id:org.gnome.VolumeControl"
  469.  
  470. Client #0
  471.     Driver: module-systemd-login.c
  472.     Owner Module: 13
  473.     Properties:
  474.         application.name = "Login Session 2"
  475.         systemd-login.session = "2"
  476.  
  477. Client #1
  478.     Driver: protocol-native.c
  479.     Owner Module: 7
  480.     Properties:
  481.         application.name = "GNOME Shell Volume Control"
  482.         native-protocol.peer = "UNIX socket client"
  483.         native-protocol.version = "34"
  484.         application.id = "org.gnome.VolumeControl"
  485.         application.icon_name = "multimedia-volume-control"
  486.         application.version = "3.38.6"
  487.         application.process.id = "1333"
  488.         application.process.user = "chanrakrobin"
  489.         application.process.host = "joeDebian"
  490.         application.process.binary = "gnome-shell"
  491.         application.language = "en_US.UTF-8"
  492.         window.x11.display = ":0"
  493.         application.process.machine_id = "1a26b430a2794d4cb18d71fe11c98736"
  494.  
  495. Client #2
  496.     Driver: protocol-native.c
  497.     Owner Module: 7
  498.     Properties:
  499.         application.name = "GNOME Volume Control Media Keys"
  500.         native-protocol.peer = "UNIX socket client"
  501.         native-protocol.version = "34"
  502.         application.id = "org.gnome.VolumeControl"
  503.         application.icon_name = "multimedia-volume-control"
  504.         application.version = ""
  505.         application.process.id = "1456"
  506.         application.process.user = "chanrakrobin"
  507.         application.process.host = "joeDebian"
  508.         application.process.binary = "gsd-media-keys"
  509.         application.language = "en_US.UTF-8"
  510.         window.x11.display = ":0"
  511.         application.process.machine_id = "1a26b430a2794d4cb18d71fe11c98736"
  512.  
  513. Client #7
  514.     Driver: protocol-native.c
  515.     Owner Module: 7
  516.     Properties:
  517.         application.name = "GNOME Settings"
  518.         native-protocol.peer = "UNIX socket client"
  519.         native-protocol.version = "34"
  520.         application.id = "org.gnome.VolumeControl"
  521.         application.icon_name = "multimedia-volume-control"
  522.         application.version = "3.38.4"
  523.         application.process.id = "3163"
  524.         application.process.user = "chanrakrobin"
  525.         application.process.host = "joeDebian"
  526.         application.process.binary = "gnome-control-center"
  527.         application.language = "en_US.UTF-8"
  528.         window.x11.display = ":0"
  529.         application.process.machine_id = "1a26b430a2794d4cb18d71fe11c98736"
  530.  
  531. Client #8
  532.     Driver: protocol-native.c
  533.     Owner Module: 7
  534.     Properties:
  535.         application.name = "speech-dispatcher-dummy"
  536.         native-protocol.peer = "UNIX socket client"
  537.         native-protocol.version = "34"
  538.         application.process.id = "3292"
  539.         application.process.user = "chanrakrobin"
  540.         application.process.host = "joeDebian"
  541.         application.process.binary = "sd_dummy"
  542.         application.language = "C"
  543.         window.x11.display = ":0"
  544.         application.process.machine_id = "1a26b430a2794d4cb18d71fe11c98736"
  545.  
  546. Client #10
  547.     Driver: protocol-native.c
  548.     Owner Module: 7
  549.     Properties:
  550.         application.name = "speech-dispatcher-espeak-ng"
  551.         native-protocol.peer = "UNIX socket client"
  552.         native-protocol.version = "34"
  553.         application.process.id = "3295"
  554.         application.process.user = "chanrakrobin"
  555.         application.process.host = "joeDebian"
  556.         application.process.binary = "sd_espeak-ng"
  557.         application.language = "C"
  558.         window.x11.display = ":0"
  559.         application.process.machine_id = "1a26b430a2794d4cb18d71fe11c98736"
  560.  
  561. Client #48
  562.     Driver: protocol-native.c
  563.     Owner Module: 7
  564.     Properties:
  565.         application.name = "Firefox"
  566.         native-protocol.peer = "UNIX socket client"
  567.         native-protocol.version = "34"
  568.         application.process.id = "2343"
  569.         application.process.user = "chanrakrobin"
  570.         application.process.host = "joeDebian"
  571.         application.process.binary = "firefox-esr"
  572.         application.language = "en_US.UTF-8"
  573.         window.x11.display = ":0"
  574.         application.process.machine_id = "1a26b430a2794d4cb18d71fe11c98736"
  575.         application.icon_name = "firefox-esr"
  576.  
  577. Client #55
  578.     Driver: protocol-native.c
  579.     Owner Module: 7
  580.     Properties:
  581.         application.name = "pactl"
  582.         native-protocol.peer = "UNIX socket client"
  583.         native-protocol.version = "34"
  584.         application.process.id = "10910"
  585.         application.process.user = "chanrakrobin"
  586.         application.process.host = "joeDebian"
  587.         application.process.binary = "pactl"
  588.         application.language = "en_US.UTF-8"
  589.         window.x11.display = ":0"
  590.         application.process.machine_id = "1a26b430a2794d4cb18d71fe11c98736"
  591. =====================================================================================================================
  592. chanrakrobin@joeDebian:~$ cat /etc/pulse/daemon.conf
  593. # This file is part of PulseAudio.
  594. #
  595. # PulseAudio is free software; you can redistribute it and/or modify
  596. # it under the terms of the GNU Lesser General Public License as published by
  597. # the Free Software Foundation; either version 2 of the License, or
  598. # (at your option) any later version.
  599. #
  600. # PulseAudio is distributed in the hope that it will be useful, but
  601. # WITHOUT ANY WARRANTY; without even the implied warranty of
  602. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  603. # General Public License for more details.
  604. #
  605. # You should have received a copy of the GNU Lesser General Public License
  606. # along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
  607.  
  608. ## Configuration file for the PulseAudio daemon. See pulse-daemon.conf(5) for
  609. ## more information. Default values are commented out.  Use either ; or # for
  610. ## commenting.
  611.  
  612. ; daemonize = no
  613. ; fail = yes
  614. ; allow-module-loading = yes
  615. ; allow-exit = yes
  616. ; use-pid-file = yes
  617. ; system-instance = no
  618. ; local-server-type = user
  619. ; enable-shm = yes
  620. ; enable-memfd = yes
  621. ; shm-size-bytes = 0 # setting this 0 will use the system-default, usually 64 MiB
  622. ; lock-memory = no
  623. ; cpu-limit = no
  624.  
  625. ; high-priority = yes
  626. ; nice-level = -11
  627.  
  628. ; realtime-scheduling = yes
  629. ; realtime-priority = 5
  630.  
  631. ; exit-idle-time = 20
  632. ; scache-idle-time = 20
  633.  
  634. ; dl-search-path = (depends on architecture)
  635.  
  636. ; load-default-script-file = yes
  637. ; default-script-file = /etc/pulse/default.pa
  638.  
  639. ; log-target = auto
  640. ; log-level = notice
  641. ; log-meta = no
  642. ; log-time = no
  643. ; log-backtrace = 0
  644.  
  645. ; resample-method = speex-float-1
  646. ; avoid-resampling = false
  647. ; enable-remixing = yes
  648. ; remixing-use-all-sink-channels = yes
  649. ; remixing-produce-lfe = no
  650. ; remixing-consume-lfe = no
  651. ; lfe-crossover-freq = 0
  652.  
  653. ; flat-volumes = no
  654.  
  655. ; rescue-streams = yes
  656.  
  657. ; rlimit-fsize = -1
  658. ; rlimit-data = -1
  659. ; rlimit-stack = -1
  660. ; rlimit-core = -1
  661. ; rlimit-as = -1
  662. ; rlimit-rss = -1
  663. ; rlimit-nproc = -1
  664. ; rlimit-nofile = 256
  665. ; rlimit-memlock = -1
  666. ; rlimit-locks = -1
  667. ; rlimit-sigpending = -1
  668. ; rlimit-msgqueue = -1
  669. ; rlimit-nice = 31
  670. ; rlimit-rtprio = 9
  671. ; rlimit-rttime = 200000
  672.  
  673. ; default-sample-format = s16le
  674. ; default-sample-rate = 44100
  675. ; alternate-sample-rate = 48000
  676. ; default-sample-channels = 2
  677. ; default-channel-map = front-left,front-right
  678.  
  679. ; default-fragments = 4
  680. ; default-fragment-size-msec = 25
  681.  
  682. ; enable-deferred-volume = yes
  683. ; deferred-volume-safety-margin-usec = 8000
  684. ; deferred-volume-extra-delay-usec = 0
  685.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement