ASUS ROG G533QS
Hardware | PCI/USB ID | Working? |
---|---|---|
GPU (AMD) | 1002:1638 | Yes |
GPU (NVIDIA) | 10de:249c | Yes |
Wireless | 8086:2723 | Yes |
Ethernet | 10ec:8168 | Yes |
Audio | 1022:15e3 | Partial |
Touchpad | Yes | |
Bluetooth | 8087:0029 | Yes |
Audio
Rear speakers not working/quiet
Add the following kernel module parameter:
snd-hda-intel model=alc294-lenovo-mic
Install alsa-tools, run hdajackretask.
- Select Realtek ALC825 from the dropdown menu.
- Check the box marked Show unconnected pins.
- Override pin
0x14
with Internal Speaker 9back. - Override pin
0x19
with microphone. - Override pin
0x1e
with Internal Speaker (LFE). - Click Install boot override and reboot.
Troubleshooting
USB-C to video
Install asusctlAUR and supergfxctlAUR.
Enable/start asusd.service
supergfxd.service
power-profiles-daemon.service
.
# supergfxctl -m Dedicated # echo 0 > /sys/devices/platform/asus-nb-wmi/dgpu_disable # echo 1 > /sys/bus/pci/rescan # echo 0 > /sys/devices/platform/asus-nb-wmi/dgpu_disable
Enable/start the asus-notify.service
user unit.
Add the following kernel parameters to your boot loader:
rd.driver.blacklist=nouveau modprobe.blacklist=nouveau
Autostart the following:
xrandr --setprovideroutputsource modesetting NVIDIA-0 xrandr --auto
This article is issued from Archlinux. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.