2023년 11월 27일 월요일

linux rtw89_8852ce dead

And after many failed attempts I was able to put an end to it.

I added the kernel parameter:

amdgpu.dcdebugmask=0x10

… and it’s gone, for good!

In the specific case of Endeavour OS, using Dracut and systemd-boot, I added that parameter to /etc/kernel/cmdline to make the fix permanent. If using GRUB, you need to append it to /etc/default/grub instead.

 

run sudo reinstall-kernels

https://discovery.endeavouros.com/installation/systemd-boot/2022/12/

https://forum.endeavouros.com/t/desktop-freezes-on-amd-notebook/47111

 

replace with  intel ax210

2023년 11월 9일 목요일

2023년 11월 5일 일요일

hyprland config + fcitx5

  • ibus not works -> fcitx5 

exec-once = waybar & hyprpaper & dunst & fcitx5

  • toggle fullscreen

bind = $mainMod, F, fullscreen

  • hyprpaper.conf
    • wallpaper = eDP-1,contain:~/evening.jpg


via permission error linux chrome

 https://bbs.archlinux.org/viewtopic.php?id=285709