Hardware | PCI/USB ID | Working? |
---|---|---|
GPU | 8086:9a49 |
Yes |
Wireless | 8086:a0f0 |
Yes |
Bluetooth | 8087:0026 |
Yes |
Audio | 8086:a0c8 |
Yes |
Touchpad | 093a:0255 |
Yes |
Card Reader | 0bda:0316 |
Yes |
Webcam | 04f2:b71a |
Yes |
IR Camera | 04f2:b71a |
Yes |
GPU
Add i915.enable_psr=0
to the kernel command line to the kernel command line if you are experiencing flickering, artifacts or low GPU performance.
Function Keys
The most Fn
function keys work out of the box. For the Fn
function keys F10
, F11
and F12
the following must be set as kernel parameter (unless tuxedo-keyboardAUR is installed):
acpi_os_name=Linux acpi_osi= acpi_backlight=vendor
TUXEDO Control Center
See TUXEDO InfinityBook Pro 15v4#TUXEDO Control Center.
Power Management
Suspend
The inefficient s2idle suspend variant is pre-selected as default. You should select the much more efficient deep variant:
# echo deep > /sys/power/mem_sleep
To make this permanent add mem_sleep_default=deep
to your kernel parameters.
Read more at the help page from TUXEDO [1].