Store2 Wiki:Gemeinschaftsportal: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Die Seite wurde neu angelegt: „==Linux Mint und Knistern aus den Lautsprechern am Laptop== If you still experience a problem with audio, try the following edit: sudo nano /etc/default/pul…“ |
(kein Unterschied)
|
Aktuelle Version vom 30. August 2019, 12:26 Uhr
Linux Mint und Knistern aus den Lautsprechern am Laptop
If you still experience a problem with audio, try the following edit:
sudo nano /etc/default/pulse.pa
Move to the area in the file where you see “load-module module-udev-detect”, and add tsched=0 to the end. When finished, the line should read:
load-module module-udev-detect tsched=0