Sorunlar birbiriyle bağlantılı gerçekleştiği için ifade etmiştim kusura bakmayın.
sel@sel-mint:~$ cat /proc/acpi/wakeup
Device S-state Status Sysfs node
PCI0 S5 *disabled no-bus:pci0000:00
USB0 S3 *enabled pci:0000:00:12.0
USB1 S3 *enabled pci:0000:00:12.1
USB2 S3 *enabled pci:0000:00:12.2
USB3 S3 *enabled pci:0000:00:13.0
USB4 S3 *enabled pci:0000:00:13.1
USB5 S3 *enabled pci:0000:00:13.2
USB6 S3 *enabled pci:0000:00:14.5
SBAZ S4 *disabled pci:0000:00:14.2
P2P S5 *disabled pci:0000:00:14.4
PCE2 S4 *disabled pci:0000:00:02.0
PCE3 S4 *disabled
PCE4 S4 *disabled
PCE5 S4 *disabled
PCE6 S4 *disabled
PCE7 S4 *disabled
PCE9 S4 *disabled
PCEA S4 *disabled pci:0000:00:0a.0
PCEB S4 *disabled
PCEC S4 *disabled
PS2M S5 *disabled
PS2K S5 *disabled
sel@sel-mint:~$ grep ^ /etc/X11/xorg.conf.d/* /usr/share/X11/xorg.conf.d/* /etc/X11/xorg.conf
/etc/X11/xorg.conf.d/20-radeon.conf:Section "Device"
/etc/X11/xorg.conf.d/20-radeon.conf: Identifier "Radeon"
/etc/X11/xorg.conf.d/20-radeon.conf: Driver "radeon"
/etc/X11/xorg.conf.d/20-radeon.conf: Option "AccelMethod" "exa"
/etc/X11/xorg.conf.d/20-radeon.conf: Option "MigrationHeuristic" "greedy"
/etc/X11/xorg.conf.d/20-radeon.conf: #Option "EXAPixmaps" "off"
/etc/X11/xorg.conf.d/20-radeon.conf: Option "EXAVSync" "yes"
/etc/X11/xorg.conf.d/20-radeon.conf: Option "DRI" "2"
/etc/X11/xorg.conf.d/20-radeon.conf:EndSection
/usr/share/X11/xorg.conf.d/10-amdgpu.conf:Section "OutputClass"
/usr/share/X11/xorg.conf.d/10-amdgpu.conf: Identifier "AMDgpu"
/usr/share/X11/xorg.conf.d/10-amdgpu.conf: MatchDriver "amdgpu"
/usr/share/X11/xorg.conf.d/10-amdgpu.conf: Driver "amdgpu"
/usr/share/X11/xorg.conf.d/10-amdgpu.conf:EndSection
/usr/share/X11/xorg.conf.d/10-quirks.conf:# Collection of quirks and blacklist/whitelists for specific devices.
/usr/share/X11/xorg.conf.d/10-quirks.conf:
/usr/share/X11/xorg.conf.d/10-quirks.conf:
/usr/share/X11/xorg.conf.d/10-quirks.conf:# Accelerometer device, posts data through ABS_X/ABS_Y, making X unusable
/usr/share/X11/xorg.conf.d/10-quirks.conf:# http://bugs.freedesktop.org/show_bug.cgi?id=22442
/usr/share/X11/xorg.conf.d/10-quirks.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/10-quirks.conf: Identifier "ThinkPad HDAPS accelerometer blacklist"
/usr/share/X11/xorg.conf.d/10-quirks.conf: MatchProduct "ThinkPad HDAPS accelerometer data"
/usr/share/X11/xorg.conf.d/10-quirks.conf: Option "Ignore" "on"
/usr/share/X11/xorg.conf.d/10-quirks.conf:EndSection
/usr/share/X11/xorg.conf.d/10-quirks.conf:
/usr/share/X11/xorg.conf.d/10-quirks.conf:# https://bugzilla.redhat.com/show_bug.cgi?id=523914
/usr/share/X11/xorg.conf.d/10-quirks.conf:# Mouse does not move in PV Xen guest
/usr/share/X11/xorg.conf.d/10-quirks.conf:# Explicitly tell evdev to not ignore the absolute axes.
/usr/share/X11/xorg.conf.d/10-quirks.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/10-quirks.conf: Identifier "Xen Virtual Pointer axis blacklist"
/usr/share/X11/xorg.conf.d/10-quirks.conf: MatchProduct "Xen Virtual Pointer"
/usr/share/X11/xorg.conf.d/10-quirks.conf: Option "IgnoreAbsoluteAxes" "off"
/usr/share/X11/xorg.conf.d/10-quirks.conf: Option "IgnoreRelativeAxes" "off"
/usr/share/X11/xorg.conf.d/10-quirks.conf:EndSection
/usr/share/X11/xorg.conf.d/10-quirks.conf:
/usr/share/X11/xorg.conf.d/10-quirks.conf:# https://bugs.freedesktop.org/show_bug.cgi?id=55867
/usr/share/X11/xorg.conf.d/10-quirks.conf:# Bug 55867 - Doesn't know how to tag XI_TRACKBALL
/usr/share/X11/xorg.conf.d/10-quirks.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/10-quirks.conf: Identifier "Tag trackballs as XI_TRACKBALL"
/usr/share/X11/xorg.conf.d/10-quirks.conf: MatchProduct "trackball"
/usr/share/X11/xorg.conf.d/10-quirks.conf: MatchDriver "evdev"
/usr/share/X11/xorg.conf.d/10-quirks.conf: Option "TypeName" "TRACKBALL"
/usr/share/X11/xorg.conf.d/10-quirks.conf:EndSection
/usr/share/X11/xorg.conf.d/10-quirks.conf:
/usr/share/X11/xorg.conf.d/10-quirks.conf:# https://bugs.freedesktop.org/show_bug.cgi?id=62831
/usr/share/X11/xorg.conf.d/10-quirks.conf:# Bug 62831 - Mionix Naos 5000 mouse detected incorrectly
/usr/share/X11/xorg.conf.d/10-quirks.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/10-quirks.conf: Identifier "Tag Mionix Naos 5000 mouse XI_MOUSE"
/usr/share/X11/xorg.conf.d/10-quirks.conf: MatchProduct "La-VIEW Technology Naos 5000 Mouse"
/usr/share/X11/xorg.conf.d/10-quirks.conf: MatchDriver "evdev"
/usr/share/X11/xorg.conf.d/10-quirks.conf: Option "TypeName" "MOUSE"
/usr/share/X11/xorg.conf.d/10-quirks.conf:EndSection
/usr/share/X11/xorg.conf.d/10-radeon.conf:Section "OutputClass"
/usr/share/X11/xorg.conf.d/10-radeon.conf: Identifier "Radeon"
/usr/share/X11/xorg.conf.d/10-radeon.conf: MatchDriver "radeon"
/usr/share/X11/xorg.conf.d/10-radeon.conf: Driver "radeon"
/usr/share/X11/xorg.conf.d/10-radeon.conf:EndSection
/usr/share/X11/xorg.conf.d/40-libinput.conf:# Match on all types of devices but joysticks
/usr/share/X11/xorg.conf.d/40-libinput.conf:#
/usr/share/X11/xorg.conf.d/40-libinput.conf:# If you want to configure your devices, do not copy this file.
/usr/share/X11/xorg.conf.d/40-libinput.conf:# Instead, use a config snippet that contains something like this:
/usr/share/X11/xorg.conf.d/40-libinput.conf:#
/usr/share/X11/xorg.conf.d/40-libinput.conf:# Section "InputClass"
/usr/share/X11/xorg.conf.d/40-libinput.conf:# Identifier "something or other"
/usr/share/X11/xorg.conf.d/40-libinput.conf:# MatchDriver "libinput"
/usr/share/X11/xorg.conf.d/40-libinput.conf:#
/usr/share/X11/xorg.conf.d/40-libinput.conf:# MatchIsTouchpad "on"
/usr/share/X11/xorg.conf.d/40-libinput.conf:# ... other Match directives ...
/usr/share/X11/xorg.conf.d/40-libinput.conf:# Option "someoption" "value"
/usr/share/X11/xorg.conf.d/40-libinput.conf:# EndSection
/usr/share/X11/xorg.conf.d/40-libinput.conf:#
/usr/share/X11/xorg.conf.d/40-libinput.conf:# This applies the option any libinput device also matched by the other
/usr/share/X11/xorg.conf.d/40-libinput.conf:# directives. See the xorg.conf(5) man page for more info on
/usr/share/X11/xorg.conf.d/40-libinput.conf:# matching devices.
/usr/share/X11/xorg.conf.d/40-libinput.conf:
/usr/share/X11/xorg.conf.d/40-libinput.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/40-libinput.conf: Identifier "libinput pointer catchall"
/usr/share/X11/xorg.conf.d/40-libinput.conf: MatchIsPointer "on"
/usr/share/X11/xorg.conf.d/40-libinput.conf: MatchDevicePath "/dev/input/event*"
/usr/share/X11/xorg.conf.d/40-libinput.conf: Driver "libinput"
/usr/share/X11/xorg.conf.d/40-libinput.conf:EndSection
/usr/share/X11/xorg.conf.d/40-libinput.conf:
/usr/share/X11/xorg.conf.d/40-libinput.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/40-libinput.conf: Identifier "libinput keyboard catchall"
/usr/share/X11/xorg.conf.d/40-libinput.conf: MatchIsKeyboard "on"
/usr/share/X11/xorg.conf.d/40-libinput.conf: MatchDevicePath "/dev/input/event*"
/usr/share/X11/xorg.conf.d/40-libinput.conf: Driver "libinput"
/usr/share/X11/xorg.conf.d/40-libinput.conf:EndSection
/usr/share/X11/xorg.conf.d/40-libinput.conf:
/usr/share/X11/xorg.conf.d/40-libinput.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/40-libinput.conf: Identifier "libinput touchpad catchall"
/usr/share/X11/xorg.conf.d/40-libinput.conf: MatchIsTouchpad "on"
/usr/share/X11/xorg.conf.d/40-libinput.conf: MatchDevicePath "/dev/input/event*"
/usr/share/X11/xorg.conf.d/40-libinput.conf: Driver "libinput"
/usr/share/X11/xorg.conf.d/40-libinput.conf:EndSection
/usr/share/X11/xorg.conf.d/40-libinput.conf:
/usr/share/X11/xorg.conf.d/40-libinput.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/40-libinput.conf: Identifier "libinput touchscreen catchall"
/usr/share/X11/xorg.conf.d/40-libinput.conf: MatchIsTouchscreen "on"
/usr/share/X11/xorg.conf.d/40-libinput.conf: MatchDevicePath "/dev/input/event*"
/usr/share/X11/xorg.conf.d/40-libinput.conf: Driver "libinput"
/usr/share/X11/xorg.conf.d/40-libinput.conf:EndSection
/usr/share/X11/xorg.conf.d/40-libinput.conf:
/usr/share/X11/xorg.conf.d/40-libinput.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/40-libinput.conf: Identifier "libinput tablet catchall"
/usr/share/X11/xorg.conf.d/40-libinput.conf: MatchIsTablet "on"
/usr/share/X11/xorg.conf.d/40-libinput.conf: MatchDevicePath "/dev/input/event*"
/usr/share/X11/xorg.conf.d/40-libinput.conf: Driver "libinput"
/usr/share/X11/xorg.conf.d/40-libinput.conf:EndSection
/usr/share/X11/xorg.conf.d/70-wacom.conf:# Some of the below input classes appear 3x times, once for each of
/usr/share/X11/xorg.conf.d/70-wacom.conf:# "tablet", "touchscreen", and "touchpad" to ensure that the Wacom
/usr/share/X11/xorg.conf.d/70-wacom.conf:# driver is not accidentally bound to other types of hardware that
/usr/share/X11/xorg.conf.d/70-wacom.conf:# Wacom has made which are not handled by the wacom driver (e.g the
/usr/share/X11/xorg.conf.d/70-wacom.conf:# Wacom Bluetooth Keyboard)
/usr/share/X11/xorg.conf.d/70-wacom.conf:#
/usr/share/X11/xorg.conf.d/70-wacom.conf:# https://sourceforge.net/p/linuxwacom/bugs/294/
/usr/share/X11/xorg.conf.d/70-wacom.conf:
/usr/share/X11/xorg.conf.d/70-wacom.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/70-wacom.conf: Identifier "Wacom USB tablet class"
/usr/share/X11/xorg.conf.d/70-wacom.conf: MatchUSBID "056a:*"
/usr/share/X11/xorg.conf.d/70-wacom.conf: MatchDevicePath "/dev/input/event*"
/usr/share/X11/xorg.conf.d/70-wacom.conf: MatchIsTablet "true"
/usr/share/X11/xorg.conf.d/70-wacom.conf: Driver "wacom"
/usr/share/X11/xorg.conf.d/70-wacom.conf:EndSection
/usr/share/X11/xorg.conf.d/70-wacom.conf:
/usr/share/X11/xorg.conf.d/70-wacom.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/70-wacom.conf: Identifier "Wacom USB touchscreen class"
/usr/share/X11/xorg.conf.d/70-wacom.conf: MatchUSBID "056a:*"
/usr/share/X11/xorg.conf.d/70-wacom.conf: MatchDevicePath "/dev/input/event*"
/usr/share/X11/xorg.conf.d/70-wacom.conf: MatchIsTouchscreen "true"
/usr/share/X11/xorg.conf.d/70-wacom.conf: Driver "wacom"
/usr/share/X11/xorg.conf.d/70-wacom.conf:EndSection
/usr/share/X11/xorg.conf.d/70-wacom.conf:
/usr/share/X11/xorg.conf.d/70-wacom.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/70-wacom.conf: Identifier "Wacom USB touchpad class"
/usr/share/X11/xorg.conf.d/70-wacom.conf: MatchUSBID "056a:*"
/usr/share/X11/xorg.conf.d/70-wacom.conf: MatchDevicePath "/dev/input/event*"
/usr/share/X11/xorg.conf.d/70-wacom.conf: MatchIsTouchpad "true"
/usr/share/X11/xorg.conf.d/70-wacom.conf: Driver "wacom"
/usr/share/X11/xorg.conf.d/70-wacom.conf:EndSection
/usr/share/X11/xorg.conf.d/70-wacom.conf:
/usr/share/X11/xorg.conf.d/70-wacom.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/70-wacom.conf: Identifier "Wacom tablet class"
/usr/share/X11/xorg.conf.d/70-wacom.conf: MatchProduct "Wacom|WACOM|PTK-540WL|ISD-V4"
/usr/share/X11/xorg.conf.d/70-wacom.conf: MatchDevicePath "/dev/input/event*"
/usr/share/X11/xorg.conf.d/70-wacom.conf: MatchIsTablet "true"
/usr/share/X11/xorg.conf.d/70-wacom.conf: Driver "wacom"
/usr/share/X11/xorg.conf.d/70-wacom.conf:EndSection
/usr/share/X11/xorg.conf.d/70-wacom.conf:
/usr/share/X11/xorg.conf.d/70-wacom.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/70-wacom.conf: Identifier "Wacom touchscreen class"
/usr/share/X11/xorg.conf.d/70-wacom.conf: MatchProduct "Wacom|WACOM|PTK-540WL|ISD-V4"
/usr/share/X11/xorg.conf.d/70-wacom.conf: MatchDevicePath "/dev/input/event*"
/usr/share/X11/xorg.conf.d/70-wacom.conf: MatchIsTouchscreen "true"
/usr/share/X11/xorg.conf.d/70-wacom.conf: Driver "wacom"
/usr/share/X11/xorg.conf.d/70-wacom.conf:EndSection
/usr/share/X11/xorg.conf.d/70-wacom.conf:
/usr/share/X11/xorg.conf.d/70-wacom.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/70-wacom.conf: Identifier "Wacom touchpad class"
/usr/share/X11/xorg.conf.d/70-wacom.conf: MatchProduct "Wacom|WACOM|PTK-540WL|ISD-V4"
/usr/share/X11/xorg.conf.d/70-wacom.conf: MatchDevicePath "/dev/input/event*"
/usr/share/X11/xorg.conf.d/70-wacom.conf: MatchIsTouchpad "true"
/usr/share/X11/xorg.conf.d/70-wacom.conf: Driver "wacom"
/usr/share/X11/xorg.conf.d/70-wacom.conf:EndSection
/usr/share/X11/xorg.conf.d/70-wacom.conf:
/usr/share/X11/xorg.conf.d/70-wacom.conf:# Serial Wacom devices should always be one of tablet, touchscreen, or
/usr/share/X11/xorg.conf.d/70-wacom.conf:# touchpad so we can safely get away with just one match section in
/usr/share/X11/xorg.conf.d/70-wacom.conf:# these cases
/usr/share/X11/xorg.conf.d/70-wacom.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/70-wacom.conf: Identifier "Wacom PnP device class"
/usr/share/X11/xorg.conf.d/70-wacom.conf: MatchPnPID "WACf*|WCOM*|WACM*|FUJ02e5|FUJ02e7|FUJ02e9"
/usr/share/X11/xorg.conf.d/70-wacom.conf: MatchDevicePath "/dev/input/event*"
/usr/share/X11/xorg.conf.d/70-wacom.conf: Driver "wacom"
/usr/share/X11/xorg.conf.d/70-wacom.conf:EndSection
/usr/share/X11/xorg.conf.d/70-wacom.conf:
/usr/share/X11/xorg.conf.d/70-wacom.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/70-wacom.conf: Identifier "Wacom serial class"
/usr/share/X11/xorg.conf.d/70-wacom.conf: MatchProduct "Serial Wacom Tablet"
/usr/share/X11/xorg.conf.d/70-wacom.conf: Driver "wacom"
/usr/share/X11/xorg.conf.d/70-wacom.conf:EndSection
/usr/share/X11/xorg.conf.d/70-wacom.conf:
/usr/share/X11/xorg.conf.d/70-wacom.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/70-wacom.conf: Identifier "Wacom serial class identifiers"
/usr/share/X11/xorg.conf.d/70-wacom.conf: MatchProduct "WACf|FUJ02e5|FUJ02e7|FUJ02e9"
/usr/share/X11/xorg.conf.d/70-wacom.conf: Driver "wacom"
/usr/share/X11/xorg.conf.d/70-wacom.conf:EndSection
/usr/share/X11/xorg.conf.d/70-wacom.conf:
/usr/share/X11/xorg.conf.d/70-wacom.conf:# Hanwang tablets
/usr/share/X11/xorg.conf.d/70-wacom.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/70-wacom.conf: Identifier "Hanwang class"
/usr/share/X11/xorg.conf.d/70-wacom.conf: MatchProduct "Hanwang"
/usr/share/X11/xorg.conf.d/70-wacom.conf: MatchDevicePath "/dev/input/event*"
/usr/share/X11/xorg.conf.d/70-wacom.conf: Driver "wacom"
/usr/share/X11/xorg.conf.d/70-wacom.conf:EndSection
/usr/share/X11/xorg.conf.d/70-wacom.conf:
/usr/share/X11/xorg.conf.d/70-wacom.conf:# Waltop tablets
/usr/share/X11/xorg.conf.d/70-wacom.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/70-wacom.conf: Identifier "Waltop class"
/usr/share/X11/xorg.conf.d/70-wacom.conf: MatchProduct "WALTOP"
/usr/share/X11/xorg.conf.d/70-wacom.conf: MatchIsTablet "on"
/usr/share/X11/xorg.conf.d/70-wacom.conf: MatchDevicePath "/dev/input/event*"
/usr/share/X11/xorg.conf.d/70-wacom.conf: Driver "wacom"
/usr/share/X11/xorg.conf.d/70-wacom.conf:EndSection
/usr/share/X11/xorg.conf.d/70-wacom.conf:
/usr/share/X11/xorg.conf.d/70-wacom.conf:# N-Trig Duosense Electromagnetic Digitizer
/usr/share/X11/xorg.conf.d/70-wacom.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/70-wacom.conf: Identifier "Wacom N-Trig class"
/usr/share/X11/xorg.conf.d/70-wacom.conf: MatchProduct "HID 1b96:0001|N-Trig Pen|N-Trig DuoSense"
/usr/share/X11/xorg.conf.d/70-wacom.conf: MatchDevicePath "/dev/input/event*"
/usr/share/X11/xorg.conf.d/70-wacom.conf: Driver "wacom"
/usr/share/X11/xorg.conf.d/70-wacom.conf: Option "Button2" "3"
/usr/share/X11/xorg.conf.d/70-wacom.conf:EndSection
/usr/share/X11/xorg.conf.d/70-wacom.conf:
/usr/share/X11/xorg.conf.d/70-wacom.conf:# Dell Canvas 27 (touch part is an Advanced Silicon, pen part a Wacom)
/usr/share/X11/xorg.conf.d/70-wacom.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/70-wacom.conf: Identifier "Dell Canvas 27 Touch"
/usr/share/X11/xorg.conf.d/70-wacom.conf: MatchUSBID "2575:0204"
/usr/share/X11/xorg.conf.d/70-wacom.conf: MatchDevicePath "/dev/input/event*"
/usr/share/X11/xorg.conf.d/70-wacom.conf: MatchIsTouchscreen "true"
/usr/share/X11/xorg.conf.d/70-wacom.conf: Driver "wacom"
/usr/share/X11/xorg.conf.d/70-wacom.conf:EndSection
/usr/share/X11/xorg.conf.d/70-wacom.conf:
/usr/share/X11/xorg.conf.d/70-wacom.conf:# Surface Go
/usr/share/X11/xorg.conf.d/70-wacom.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/70-wacom.conf: Identifier "SurfaceGo Touch"
/usr/share/X11/xorg.conf.d/70-wacom.conf: MatchProduct "ELAN9038:00 04F3:261A"
/usr/share/X11/xorg.conf.d/70-wacom.conf: MatchDevicePath "/dev/input/event*"
/usr/share/X11/xorg.conf.d/70-wacom.conf: Driver "wacom"
/usr/share/X11/xorg.conf.d/70-wacom.conf:EndSection
/usr/share/X11/xorg.conf.d/70-wacom.conf:
/usr/share/X11/xorg.conf.d/70-wacom.conf:# Nuvision Solo 10 Draw (Supports Surface Pens)
/usr/share/X11/xorg.conf.d/70-wacom.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/70-wacom.conf: Identifier "Nuvision Solo 10 Draw"
/usr/share/X11/xorg.conf.d/70-wacom.conf: MatchProduct "04F3200A:00 04F3:22F7"
/usr/share/X11/xorg.conf.d/70-wacom.conf: MatchDevicePath "/dev/input/event*"
/usr/share/X11/xorg.conf.d/70-wacom.conf: Driver "wacom"
/usr/share/X11/xorg.conf.d/70-wacom.conf:EndSection
/usr/share/X11/xorg.conf.d/70-wacom.conf:
/usr/share/X11/xorg.conf.d/70-wacom.conf:
grep: /etc/X11/xorg.conf: Böyle bir dosya ya da dizin yok
sel@sel-mint:~$