미해결?
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)
void vscode/firefox open dialog not working
install nautilus
-
install niri emptty ghostty git ImageMagick xdg-desktop-portal brightnessctl curl cliphist cava wlsunset evolution-data-server install void-...
-
Requirements PC text editor vscode, notepad++, sublime text, atom, whatever... image editor gimp, MS paint, photoshop, ... too...
-
pro 많은 GUI 부품들 멀티플랫폼 con script 검색!!!. (전체 script검색이 귀찮음) vscode debug plugin이 업데이트 되면 좋을까? 분리.(include?기능 지원...) 문서화. GUI에서 선택할 수 있...
댓글 없음:
댓글 쓰기