Probe #4998be684f of Gigabyte B650 AORUS PRO AX Desktop Computer

Log: xorg.conf.d

10-quirks.conf -------------- Section "InputClass" Identifier "ThinkPad HDAPS accelerometer blacklist" MatchProduct "ThinkPad HDAPS accelerometer data" Option "Ignore" "on" EndSection Section "InputClass" Identifier "Xen Virtual Pointer axis blacklist" MatchProduct "Xen Virtual Pointer" Option "IgnoreAbsoluteAxes" "off" Option "IgnoreRelativeAxes" "off" EndSection Section "InputClass" Identifier "Tag trackballs as XI_TRACKBALL" MatchProduct "trackball" MatchDriver "evdev" Option "TypeName" "TRACKBALL" EndSection Section "InputClass" Identifier "Tag Mionix Naos 5000 mouse XI_MOUSE" MatchProduct "La-VIEW Technology Naos 5000 Mouse" MatchDriver "evdev" Option "TypeName" "MOUSE" EndSection 20-vmware-hid.conf ------------------ Section "InputClass" Identifier "Jabra" MatchProduct "Jabra" Option "Ignore" "on" EndSection Section "InputClass" Identifier "Plantronics" MatchProduct "Plantronics" Option "Ignore" "on" EndSection Section "InputClass" Identifier "Sennheiser" MatchProduct "Sennheiser" Option "Ignore" "on" EndSection Section "InputClass" Identifier "DellHeadset" MatchProduct "DELL PRO STEREO HEADSET" Option "Ignore" "on" EndSection 40-libinput.conf ---------------- Section "InputClass" Identifier "libinput pointer catchall" MatchIsPointer "on" MatchDevicePath "/dev/input/event*" Driver "libinput" EndSection Section "InputClass" Identifier "libinput keyboard catchall" MatchIsKeyboard "on" MatchDevicePath "/dev/input/event*" Driver "libinput" EndSection Section "InputClass" Identifier "libinput touchpad catchall" MatchIsTouchpad "on" MatchDevicePath "/dev/input/event*" Driver "libinput" EndSection Section "InputClass" Identifier "libinput touchscreen catchall" MatchIsTouchscreen "on" MatchDevicePath "/dev/input/event*" Driver "libinput" EndSection Section "InputClass" Identifier "libinput tablet catchall" MatchIsTablet "on" MatchDevicePath "/dev/input/event*" Driver "libinput" EndSection nvidia-drm-outputclass.conf --------------------------- Section "OutputClass" Identifier "nvidia" MatchDriver "nvidia-drm" Driver "nvidia" EndSection


Hardware for Linux and BSD

GitHub