미해결?
https://forums.linuxmint.com/viewtopic.php?t=252538
Edit #2
gksudo pluma /etc/rc.local
Code: Select all
echo 1 > /sys/module/snd_hda_intel/parameters/power_save
echo N > /sys/module/snd_hda_intel/parameters/power_save_controller
That's all, the ugly noise should be gone.
최신 arch 에서는 rc.local 대신 systemd를 쓰기 때문에.
https://notes.ponderworthy.com/rclocal-in-arch-linux-systemd
을 응용하여...
/etc/systemd/system/mute-speaker-on-reboot.service를 만든다.
[Unit]
Description=My Mute-sound Service
[Service]
TimeoutStartSec=0
ExecStop=echo 1 > /sys/module/snd_hda_intel/parameters/power_save
ExecStop=echo N > /sys/module/snd_hda_intel/parameters/power_save_controller
[Install]
WantedBy=multi-user.target
https://bbs.archlinux.org/viewtopic.php?id=103152
피드 구독하기:
댓글 (Atom)
debian 13 trixie setup
install git fonts-firacode libwayland-bin for raylib libasound2-dev libx11-dev libxrandr-dev libxi-dev libgl1-mesa-dev libglu1-mesa-dev libx...
-
Requirements PC text editor vscode, notepad++, sublime text, atom, whatever... image editor gimp, MS paint, photoshop, ... too...
-
cidoo abm066 / 0.8kg (780g mine) aula f65 / 0.804kg (740g mine) gdevil g712ls / 0.705kg (690g mine) gmk67 / 450g (barebone only), (620g dsa ...
-
copied my entire CIV2 installation directory and all subdirectories from my PeeCee to a flashdrive. Then I created the directory ~/.wine/d...
댓글 없음:
댓글 쓰기