ASUS ROG G533QS

From ArchWiki

This article or section does not follow the Laptop page guidelines.

Reason: Needs an accessibility, firmware and function key section. (Discuss in Talk: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

This article or section needs language, wiki syntax or style improvements. See Help:Style for reference.

Reason: This section should explain what is done and why, and link to the newly created ASUS Linux. (Discuss in Talk:ASUS ROG G533QS)

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 bootloader:

rd.driver.blacklist=nouveau modprobe.blacklist=nouveau

Autostart the following:

xrandr --setprovideroutputsource modesetting NVIDIA-0
xrandr --auto