Probe #3b6e799f22 of Gigabyte B550 AORUS PRO V2 Desktop Computer

Log: xorg.conf.d

00-keyboard.conf ---------------- Section "InputClass" Identifier "system-keyboard" MatchIsKeyboard "on" Option "XkbLayout" "es,us" Option "XkbModel" "pc105" Option "XkbVariant" ",intl" Option "XkbOptions" "terminate:ctrl_alt_bksp,grp:rctrl_rshift_toggle" EndSection 12-lenovo.conf -------------- Section "Monitor" Identifier "LENOVOT23D-1" VendorName "Lenovo" ModelName "Lenovo T23d-10" DisplaySize 488 297 HorizSync 30.0 - 81.0 VertRefresh 50.0 - 75.0 Modeline "1920x1200gt" 193.16 1920 2048 2256 2592 1200 1201 1204 1242 -hSync +vsync Modeline "1920x1200ed" 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync Option "DPMS" EndSection Section "Monitor" Identifier "LENOVOT23D-2" VendorName "Lenovo" ModelName "Lenovo T23d-10" DisplaySize 488 297 HorizSync 30.0 - 81.0 VertRefresh 50.0 - 75.0 Modeline "1920x1200gt" 193.16 1920 2048 2256 2592 1200 1201 1204 1242 -hSync +vsync Modeline "1920x1200ed" 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync Option "DPMS" EndSection 40-Files.conf ------------- Section "Files" FontPath "/usr/share/fonts/100dpi" FontPath "/usr/share/fonts/75dpi" FontPath "/usr/share/fonts/cyrillic" FontPath "/usr/share/fonts/encodings" FontPath "/usr/share/fonts/liberation-fonts" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/terminus" FontPath "/usr/share/fonts/urw-fonts" FontPath "/usr/share/fonts/util" EndSection 50-joystics.conf ---------------- Section "InputClass" Identifier "joysticks" Driver "joystick" MatchIsJoystick "on" MatchDevicePath "/dev/input/event*" Option "Floating" "true" Option "MapButton1" "button=1" Option "MapButton2" "button=2" Option "MapButton3" "button=3" Option "MapAxis1" "mode=relative axis=+1x deadzone=5000" Option "MapAxis2" "mode=relative axis=+1y deadzone=5000" Option "MapAxis3" "mode=relative axis=+1zx deadzone=5000" Option "MapAxis4" "mode=relative axis=+1zy deadzone=5000" Option "MapAxis5" "mode=accelerated axis=+1x deadzone=5000" Option "MapAxis6" "mode=accelerated axis=+1y deadzone=5000" EndSection 90-xpra-virtual.conf -------------------- Section "InputClass" Identifier "xpra-virtual-device" MatchProduct "Xpra" Option "Ignore" "true" EndSection amdgpu.conf ----------- Section "Device" Identifier "amdgpu" Driver "amdgpu" BusID "PCI:8:0:0" Option "TearFree" "true" EndSection Section "Screen" Identifier "amdgpu" Device "amdgpu" Monitor "LENOVOT23D-1" EndSection nvidia.conf ----------- Section "Device" Identifier "nvidia" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce GTX 970" Option "Coolbits" "4" Option "AllowUnofficialGLXProtocol" "on" Option "GLShaderDiskCache" "on" EndSection Section "Screen" Identifier "nvidia" Device "nvidia" Monitor "LENOVOT23D-2" Option "GLShaderDiskCache" "on" DefaultDepth 24 SubSection "Display" Depth 24 EndSubSection EndSection serverlayout.conf ----------------- Section "ServerLayout" Identifier "layout" Screen 0 "amdgpu" Inactive "nvidia" Option "GLShaderDiskCache" "on" EndSection 10-amdgpu.conf -------------- Section "OutputClass" Identifier "AMDgpu" MatchDriver "amdgpu" Driver "amdgpu" Option "HotplugDriver" "amdgpu" EndSection 10-evdev.conf ------------- Section "InputClass" Identifier "evdev pointer catchall" MatchIsPointer "on" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection Section "InputClass" Identifier "evdev keyboard catchall" MatchIsKeyboard "on" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection Section "InputClass" Identifier "evdev touchpad catchall" MatchIsTouchpad "on" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection Section "InputClass" Identifier "evdev tablet catchall" MatchIsTablet "on" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection Section "InputClass" Identifier "evdev touchscreen catchall" MatchIsTouchscreen "on" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection 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 10-radeon.conf -------------- Section "OutputClass" Identifier "Radeon" MatchDriver "radeon" Driver "radeon" 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