meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux:pulse_audio [2018/08/21 12:02] – niziak | linux:pulse_audio [2023/02/10 11:33] (current) – niziak | ||
---|---|---|---|
Line 40: | Line 40: | ||
load-module module-native-protocol-tcp auth-ip-acl=127.0.0.1 | load-module module-native-protocol-tcp auth-ip-acl=127.0.0.1 | ||
</ | </ | ||
+ | |||
+ | |||
+ | ===== no alsa MIC input ===== | ||
+ | |||
+ | Check for existence of arecord process. It can be used to sample noise and feed a kernel entropy (package **randomsound**) | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | randomsound has to be started AFTER pulse audio. It is hard to achieve because pulse is started as from user graphical session. | ||
+ | As workaround it is nice to disable or remove rendomsound package. | ||
+ | |||
===== Simultaneous on HDMI and Analog ===== | ===== Simultaneous on HDMI and Analog ===== | ||
Line 46: | Line 57: | ||
===== No sound ===== | ===== No sound ===== | ||
- | As as normal user try to start "pulseaudio --check" | + | As as normal user try to start <code bash>pulseaudio --check</ |
< | < | ||
E: [pulseaudio] core-util.c: | E: [pulseaudio] core-util.c: |