User Tools

Site Tools


user:sachy:lakatux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
user:sachy:lakatux [2019/07/26 15:08] – [touchpad and scrolling] sachyuser:sachy:lakatux [2019/07/26 21:12] – [ALSA] sachy
Line 389: Line 389:
 # rm -rfv /var/lib/apt/lists/* # rm -rfv /var/lib/apt/lists/*
 </code> </code>
 +
 +==== ALSA ====
 +
 +Well, audio output gets fucked up completely, since "alsa" command is not provided anymore by any package...
 +
 +<code bash>
 +apt-get purge alsa* pulseaudio* # Na trisky nehled, me to odjebalo cely mate-desktop
 +shutdown -r now
 +apt-get install alsa-utils libasound2 libasound2-data volumeicon-alsa
 +shutdown -r now
 +</code>
 +
 +So "aplay -l", note proper device you want to use and disable the other ones in /etc/modprobe.d/alsafucked.conf
 +<code>
 +options snd-hda-intel index=HUGE_INTEGER_DEFINITELY_NOT_0,0
 +</code>
 +
 +Restart again... a v "alsamixer" nastav co je potreba. Restart again and it works (or GOTO 1)
 +
 +
user/sachy/lakatux.txt · Last modified: 2023/09/10 09:16 by sachy