I got an Asus Zephyrus G14 GA401IH-HE003 with AMD Ryzen 7 4800HS and a NVIDIA GeForce GTX 1650. I am use 5.9.8-050908-generic kernel from (kernel.ubuntu.com/~kernel-ppa/mainline/v5.9.8/) dmamchyts@ga401ih:~$ cat /etc/os-release NAME="Ubuntu" VERSION="20.10 (Groovy Gorilla)" I have some problem with sound and fan: The first problem is a sound from notebook speakers: when I use headphones via 3.5 jack - all works fine. I can control sound level (from low to high). But when I try to listen to any sounds from notebook speakers - volume always has a high level (I think it's a max level of notebook speakers sound). I am using KDE, and I hear a sound level of 5% the same as 100%. The second problem is a fan speed. I try to use the solution from gitlab.com/asus-linux/asus-nb-ctrl - but it doesn't work. xxx@ga401ih:~/downloads$ asusctl -p silent Error: D-Bus error: The name org.asuslinux.Daemon was not provided by any .service files (org.freedesktop.DBus.Error.ServiceUnknown) I was try to use fancontrol (wiki.archlinux.org/index.php/fan_speed_control#lm-sensors) but got an error: xxx@ga401ih:~/downloads$ sudo pwmconfig # pwmconfig version 3.6.0 ... /usr/sbin/pwmconfig: There are no pwm-capable sensor modules installed But: xxx@ga401ih:~/downloads$ ll /sys/class/hwmon/hwmon6/ total 0 drwxr-xr-x 3 root root 0 Nov 12 20:33 ./ drwxr-xr-x 3 root root 0 Nov 12 20:33 ../ lrwxrwxrwx 1 root root 0 Nov 12 20:34 device -> ../../../asus-nb-wmi/ -r--r--r-- 1 root root 4096 Nov 12 20:34 fan1_input -r--r--r-- 1 root root 4096 Nov 12 20:34 fan1_label -r--r--r-- 1 root root 4096 Nov 12 20:34 name drwxr-xr-x 2 root root 0 Nov 12 21:30 power/ -rw-r--r-- 1 root root 4096 Nov 12 21:30 pwm1_enable lrwxrwxrwx 1 root root 0 Nov 12 21:30 subsystem -> ../../../../../class/hwmon/ -rw-r--r-- 1 root root 4096 Nov 12 20:33 uevent And: xxx@ga401ih:~/downloads$ sensors | grep -i -C2 fan asus-isa-0000 Adapter: ISA adapter cpu_fan: 2600 RPM Maybe you can help me? I can provide more info if you need it. PS. Issue with broken fn-keys was solved with gitlab.com/asus-linux/asus-nb-ctrl