mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-06 02:02:51 +01:00
Compare commits
No commits in common. "0c5413171f4536272900d0d080063885e2192add" and "c73d7a3a0ccb82e26e57e194debcd7f036b1b5f2" have entirely different histories.
0c5413171f
...
c73d7a3a0c
@ -3,13 +3,8 @@
|
|||||||
## USB headset volume problem
|
## USB headset volume problem
|
||||||
|
|
||||||
2021-06-14: These files shouldn't even exist, the solution below is wrong,
|
2021-06-14: These files shouldn't even exist, the solution below is wrong,
|
||||||
marking the headset as "Pro-audio" in pavucontrol Settings tab and adjusting
|
marking the headset as "Pro-audio" in pavucontrol Settings tab is enough to
|
||||||
one from `alsamixer` is enough to fix it.
|
fix it.
|
||||||
|
|
||||||
In `alsamixer` having it as pro-audio exposes the sound card in F6 known as
|
|
||||||
*Logitech USB Headset* and there I see two siliders, *Headphone* and *Mic*,
|
|
||||||
*Headphone* can apparently be 100 and *Mic* muted when not in use to avoid
|
|
||||||
it echoing back.
|
|
||||||
|
|
||||||
* * * * *
|
* * * * *
|
||||||
|
|
||||||
|
@ -1,6 +0,0 @@
|
|||||||
# I am not sure what this does exactly, this is in response to log prompt
|
|
||||||
# kernel: Route cache is full: consider increasing sysctl net.ipv6.route.max_size.
|
|
||||||
# This seems to be somewhat common issue and I have copied the number from
|
|
||||||
# 00-quic-go-udp-receive-buffer.conf which links the source
|
|
||||||
# https://github.com/lucas-clemente/quic-go/wiki/UDP-Receive-Buffer-Size
|
|
||||||
net.ipv6.route.max_size = 2500000
|
|
Loading…
Reference in New Issue
Block a user