Du bist nicht angemeldet.
Aha, also ist es ein Clickpad.
Die haben i.d.R. auch nur einen Button, welcher hier als Linksklick ausgelegt ist.
Der Rechtsklick wird dann durch die Fingerposition berechnet (click-method areas).
Wenn das dein Problem behoben hat, markiere das Thema doch bitte noch als gelöst.
Mit diesem Befehl scheint es zu funktionieren
gsettings set org.gnome.desktop.peripherals.touchpad click-method areas
aber (BTN_RIGHT) ist nicht zu finden.
https://bbs.archlinux.org/viewtopic.php?id=235679
insgesamt 0
drwxr-xr-x 2 root root 140 28. Okt 14:31 ./
drwxr-xr-x 4 root root 400 28. Okt 14:31 ../
lrwxrwxrwx 1 root root 10 28. Okt 14:31 pci-0000:03:00.4-usb-0:1:1.0-event -> ../event11
lrwxrwxrwx 1 root root 9 28. Okt 14:31 platform-AMDI0010:01-event-mouse -> ../event9
lrwxrwxrwx 1 root root 9 28. Okt 14:31 platform-AMDI0010:01-mouse -> ../mouse0
lrwxrwxrwx 1 root root 9 28. Okt 14:31 platform-i8042-serio-0-event-kbd -> ../event5
lrwxrwxrwx 1 root root 9 28. Okt 14:31 platform-pcspkr-event-spkr -> ../event7
evtest /dev/input/by-path/platform-AMDI0010\:01-event-mouse
Input driver version is 1.0.1
Input device ID: bus 0x18 vendor 0x6cb product 0xcd41 version 0x100
Input device name: "SYNA7DB5:01 06CB:CD41 Touchpad"
Supported events:
Event type 0 (EV_SYN)
Event type 1 (EV_KEY)
Event code 272 (BTN_LEFT)
Event code 325 (BTN_TOOL_FINGER)
Event code 328 (BTN_TOOL_QUINTTAP)
Event code 330 (BTN_TOUCH)
Event code 333 (BTN_TOOL_DOUBLETAP)
Event code 334 (BTN_TOOL_TRIPLETAP)
Event code 335 (BTN_TOOL_QUADTAP)
Event type 3 (EV_ABS)
Event code 0 (ABS_X)
Value 530
Min 0
Max 1236
Resolution 12
Event code 1 (ABS_Y)
Value 733
Min 0
Max 896
Resolution 12
Event code 47 (ABS_MT_SLOT)
Value 0
Min 0
Max 4
Event code 53 (ABS_MT_POSITION_X)
Value 0
Min 0
Max 1236
Resolution 12
Event code 54 (ABS_MT_POSITION_Y)
Value 0
Min 0
Max 896
Resolution 12
Event code 55 (ABS_MT_TOOL_TYPE)
Value 0
Min 0
Max 2
Event code 57 (ABS_MT_TRACKING_ID)
Value 0
Min 0
Max 65535
Event type 4 (EV_MSC)
Event code 5 (MSC_TIMESTAMP)
Properties:
Property type 0 (INPUT_PROP_POINTER)
Property type 2 (INPUT_PROP_BUTTONPAD)
Testing ... (interrupt to exit)
Welches Device hast du denn abgefragt?
Gib mal bitte an:
ls -alF /dev/input/by-path/
Es ist merkwürdig, dass bei den unterstützten Events kein Rechtsklick aufgelistet wird.
Hast du ein Touch-Pad mit separaten Buttons, oder ein sog. Clickpad?
1x links gedrückt
1x rechts gedrückt
Input driver version is 1.0.1
Input device ID: bus 0x18 vendor 0x6cb product 0xcd41 version 0x100
Input device name: "SYNA7DB5:01 06CB:CD41 Touchpad"
Supported events:
Event type 0 (EV_SYN)
Event type 1 (EV_KEY)
Event code 272 (BTN_LEFT)
Event code 325 (BTN_TOOL_FINGER)
Event code 328 (BTN_TOOL_QUINTTAP)
Event code 330 (BTN_TOUCH)
Event code 333 (BTN_TOOL_DOUBLETAP)
Event code 334 (BTN_TOOL_TRIPLETAP)
Event code 335 (BTN_TOOL_QUADTAP)
Event type 3 (EV_ABS)
Event code 0 (ABS_X)
Value 1101
Min 0
Max 1236
Resolution 12
Event code 1 (ABS_Y)
Value 655
Min 0
Max 896
Resolution 12
Event code 47 (ABS_MT_SLOT)
Value 0
Min 0
Max 4
Event code 53 (ABS_MT_POSITION_X)
Value 0
Min 0
Max 1236
Resolution 12
Event code 54 (ABS_MT_POSITION_Y)
Value 0
Min 0
Max 896
Resolution 12
Event code 55 (ABS_MT_TOOL_TYPE)
Value 0
Min 0
Max 2
Event code 57 (ABS_MT_TRACKING_ID)
Value 0
Min 0
Max 65535
Event type 4 (EV_MSC)
Event code 5 (MSC_TIMESTAMP)
Properties:
Property type 0 (INPUT_PROP_POINTER)
Property type 2 (INPUT_PROP_BUTTONPAD)
Testing ... (interrupt to exit)
Event: time 1572268044.276627, type 3 (EV_ABS), code 57 (ABS_MT_TRACKING_ID), value 114
Event: time 1572268044.276627, type 3 (EV_ABS), code 53 (ABS_MT_POSITION_X), value 120
Event: time 1572268044.276627, type 3 (EV_ABS), code 54 (ABS_MT_POSITION_Y), value 845
Event: time 1572268044.276627, type 1 (EV_KEY), code 330 (BTN_TOUCH), value 1
Event: time 1572268044.276627, type 1 (EV_KEY), code 325 (BTN_TOOL_FINGER), value 1
Event: time 1572268044.276627, type 3 (EV_ABS), code 0 (ABS_X), value 120
Event: time 1572268044.276627, type 3 (EV_ABS), code 1 (ABS_Y), value 845
Event: time 1572268044.276627, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 0
Event: time 1572268044.276627, -------------- SYN_REPORT ------------
Event: time 1572268044.283483, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 7800
Event: time 1572268044.283483, -------------- SYN_REPORT ------------
Event: time 1572268044.291247, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 15600
Event: time 1572268044.291247, -------------- SYN_REPORT ------------
Event: time 1572268044.299176, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 23400
Event: time 1572268044.299176, -------------- SYN_REPORT ------------
Event: time 1572268044.307187, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 31200
Event: time 1572268044.307187, -------------- SYN_REPORT ------------
Event: time 1572268044.314804, type 1 (EV_KEY), code 272 (BTN_LEFT), value 1
Event: time 1572268044.314804, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 39000
Event: time 1572268044.314804, -------------- SYN_REPORT ------------
Event: time 1572268044.322833, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 46800
Event: time 1572268044.322833, -------------- SYN_REPORT ------------
Event: time 1572268044.330449, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 54600
Event: time 1572268044.330449, -------------- SYN_REPORT ------------
Event: time 1572268044.338474, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 62400
Event: time 1572268044.338474, -------------- SYN_REPORT ------------
Event: time 1572268044.346100, type 3 (EV_ABS), code 53 (ABS_MT_POSITION_X), value 119
Event: time 1572268044.346100, type 3 (EV_ABS), code 0 (ABS_X), value 119
Event: time 1572268044.346100, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 70200
Event: time 1572268044.346100, -------------- SYN_REPORT ------------
Event: time 1572268044.353933, type 3 (EV_ABS), code 53 (ABS_MT_POSITION_X), value 118
Event: time 1572268044.353933, type 3 (EV_ABS), code 0 (ABS_X), value 118
Event: time 1572268044.353933, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 78000
Event: time 1572268044.353933, -------------- SYN_REPORT ------------
Event: time 1572268044.361749, type 3 (EV_ABS), code 53 (ABS_MT_POSITION_X), value 117
Event: time 1572268044.361749, type 3 (EV_ABS), code 0 (ABS_X), value 117
Event: time 1572268044.361749, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 85800
Event: time 1572268044.361749, -------------- SYN_REPORT ------------
Event: time 1572268044.369843, type 3 (EV_ABS), code 53 (ABS_MT_POSITION_X), value 116
Event: time 1572268044.369843, type 3 (EV_ABS), code 0 (ABS_X), value 116
Event: time 1572268044.369843, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 93600
Event: time 1572268044.369843, -------------- SYN_REPORT ------------
Event: time 1572268044.377591, type 3 (EV_ABS), code 53 (ABS_MT_POSITION_X), value 115
Event: time 1572268044.377591, type 3 (EV_ABS), code 0 (ABS_X), value 115
Event: time 1572268044.377591, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 101400
Event: time 1572268044.377591, -------------- SYN_REPORT ------------
Event: time 1572268044.385158, type 3 (EV_ABS), code 53 (ABS_MT_POSITION_X), value 114
Event: time 1572268044.385158, type 3 (EV_ABS), code 54 (ABS_MT_POSITION_Y), value 844
Event: time 1572268044.385158, type 3 (EV_ABS), code 0 (ABS_X), value 114
Event: time 1572268044.385158, type 3 (EV_ABS), code 1 (ABS_Y), value 844
Event: time 1572268044.385158, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 109200
Event: time 1572268044.385158, -------------- SYN_REPORT ------------
Event: time 1572268044.392979, type 3 (EV_ABS), code 53 (ABS_MT_POSITION_X), value 113
Event: time 1572268044.392979, type 3 (EV_ABS), code 54 (ABS_MT_POSITION_Y), value 843
Event: time 1572268044.392979, type 3 (EV_ABS), code 0 (ABS_X), value 113
Event: time 1572268044.392979, type 3 (EV_ABS), code 1 (ABS_Y), value 843
Event: time 1572268044.392979, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 117000
Event: time 1572268044.392979, -------------- SYN_REPORT ------------
Event: time 1572268044.400834, type 3 (EV_ABS), code 53 (ABS_MT_POSITION_X), value 112
Event: time 1572268044.400834, type 3 (EV_ABS), code 54 (ABS_MT_POSITION_Y), value 842
Event: time 1572268044.400834, type 3 (EV_ABS), code 0 (ABS_X), value 112
Event: time 1572268044.400834, type 3 (EV_ABS), code 1 (ABS_Y), value 842
Event: time 1572268044.400834, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 124800
Event: time 1572268044.400834, -------------- SYN_REPORT ------------
Event: time 1572268044.408952, type 3 (EV_ABS), code 53 (ABS_MT_POSITION_X), value 111
Event: time 1572268044.408952, type 3 (EV_ABS), code 54 (ABS_MT_POSITION_Y), value 841
Event: time 1572268044.408952, type 3 (EV_ABS), code 0 (ABS_X), value 111
Event: time 1572268044.408952, type 3 (EV_ABS), code 1 (ABS_Y), value 841
Event: time 1572268044.408952, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 132600
Event: time 1572268044.408952, -------------- SYN_REPORT ------------
Event: time 1572268044.416524, type 1 (EV_KEY), code 272 (BTN_LEFT), value 0
Event: time 1572268044.416524, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 140400
Event: time 1572268044.416524, -------------- SYN_REPORT ------------
Event: time 1572268044.424323, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 148200
Event: time 1572268044.424323, -------------- SYN_REPORT ------------
Event: time 1572268044.432117, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 156000
Event: time 1572268044.432117, -------------- SYN_REPORT ------------
Event: time 1572268044.439170, type 3 (EV_ABS), code 57 (ABS_MT_TRACKING_ID), value -1
Event: time 1572268044.439170, type 1 (EV_KEY), code 330 (BTN_TOUCH), value 0
Event: time 1572268044.439170, type 1 (EV_KEY), code 325 (BTN_TOOL_FINGER), value 0
Event: time 1572268044.439170, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 163800
Event: time 1572268044.439170, -------------- SYN_REPORT ------------
Event: time 1572268062.835656, type 3 (EV_ABS), code 57 (ABS_MT_TRACKING_ID), value 115
Event: time 1572268062.835656, type 3 (EV_ABS), code 53 (ABS_MT_POSITION_X), value 1208
Event: time 1572268062.835656, type 3 (EV_ABS), code 54 (ABS_MT_POSITION_Y), value 868
Event: time 1572268062.835656, type 1 (EV_KEY), code 330 (BTN_TOUCH), value 1
Event: time 1572268062.835656, type 1 (EV_KEY), code 325 (BTN_TOOL_FINGER), value 1
Event: time 1572268062.835656, type 3 (EV_ABS), code 0 (ABS_X), value 1208
Event: time 1572268062.835656, type 3 (EV_ABS), code 1 (ABS_Y), value 868
Event: time 1572268062.835656, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 0
Event: time 1572268062.835656, -------------- SYN_REPORT ------------
Event: time 1572268062.842605, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 7800
Event: time 1572268062.842605, -------------- SYN_REPORT ------------
Event: time 1572268062.850430, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 15600
Event: time 1572268062.850430, -------------- SYN_REPORT ------------
Event: time 1572268062.858410, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 23400
Event: time 1572268062.858410, -------------- SYN_REPORT ------------
Event: time 1572268062.866242, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 31200
Event: time 1572268062.866242, -------------- SYN_REPORT ------------
Event: time 1572268062.873811, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 39000
Event: time 1572268062.873811, -------------- SYN_REPORT ------------
Event: time 1572268062.882044, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 46800
Event: time 1572268062.882044, -------------- SYN_REPORT ------------
Event: time 1572268062.889462, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 54600
Event: time 1572268062.889462, -------------- SYN_REPORT ------------
Event: time 1572268062.897318, type 3 (EV_ABS), code 53 (ABS_MT_POSITION_X), value 1207
Event: time 1572268062.897318, type 3 (EV_ABS), code 0 (ABS_X), value 1207
Event: time 1572268062.897318, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 62400
Event: time 1572268062.897318, -------------- SYN_REPORT ------------
Event: time 1572268062.905158, type 3 (EV_ABS), code 53 (ABS_MT_POSITION_X), value 1206
Event: time 1572268062.905158, type 3 (EV_ABS), code 0 (ABS_X), value 1206
Event: time 1572268062.905158, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 70200
Event: time 1572268062.905158, -------------- SYN_REPORT ------------
Event: time 1572268062.913207, type 3 (EV_ABS), code 53 (ABS_MT_POSITION_X), value 1205
Event: time 1572268062.913207, type 3 (EV_ABS), code 54 (ABS_MT_POSITION_Y), value 867
Event: time 1572268062.913207, type 1 (EV_KEY), code 272 (BTN_LEFT), value 1
Event: time 1572268062.913207, type 3 (EV_ABS), code 0 (ABS_X), value 1205
Event: time 1572268062.913207, type 3 (EV_ABS), code 1 (ABS_Y), value 867
Event: time 1572268062.913207, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 78000
Event: time 1572268062.913207, -------------- SYN_REPORT ------------
Event: time 1572268062.920869, type 3 (EV_ABS), code 53 (ABS_MT_POSITION_X), value 1204
Event: time 1572268062.920869, type 3 (EV_ABS), code 54 (ABS_MT_POSITION_Y), value 866
Event: time 1572268062.920869, type 3 (EV_ABS), code 0 (ABS_X), value 1204
Event: time 1572268062.920869, type 3 (EV_ABS), code 1 (ABS_Y), value 866
Event: time 1572268062.920869, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 85800
Event: time 1572268062.920869, -------------- SYN_REPORT ------------
Event: time 1572268062.928635, type 3 (EV_ABS), code 53 (ABS_MT_POSITION_X), value 1203
Event: time 1572268062.928635, type 3 (EV_ABS), code 54 (ABS_MT_POSITION_Y), value 865
Event: time 1572268062.928635, type 3 (EV_ABS), code 0 (ABS_X), value 1203
Event: time 1572268062.928635, type 3 (EV_ABS), code 1 (ABS_Y), value 865
Event: time 1572268062.928635, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 93600
Event: time 1572268062.928635, -------------- SYN_REPORT ------------
Event: time 1572268062.936573, type 3 (EV_ABS), code 53 (ABS_MT_POSITION_X), value 1202
Event: time 1572268062.936573, type 3 (EV_ABS), code 54 (ABS_MT_POSITION_Y), value 864
Event: time 1572268062.936573, type 3 (EV_ABS), code 0 (ABS_X), value 1202
Event: time 1572268062.936573, type 3 (EV_ABS), code 1 (ABS_Y), value 864
Event: time 1572268062.936573, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 101400
Event: time 1572268062.936573, -------------- SYN_REPORT ------------
Event: time 1572268062.944234, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 109200
Event: time 1572268062.944234, -------------- SYN_REPORT ------------
Event: time 1572268062.952045, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 117000
Event: time 1572268062.952045, -------------- SYN_REPORT ------------
Event: time 1572268062.959898, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 124800
Event: time 1572268062.959898, -------------- SYN_REPORT ------------
Event: time 1572268062.967729, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 132600
Event: time 1572268062.967729, -------------- SYN_REPORT ------------
Event: time 1572268062.975528, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 140400
Event: time 1572268062.975528, -------------- SYN_REPORT ------------
Event: time 1572268062.983533, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 148200
Event: time 1572268062.983533, -------------- SYN_REPORT ------------
Event: time 1572268062.991151, type 1 (EV_KEY), code 272 (BTN_LEFT), value 0
Event: time 1572268062.991151, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 156000
Event: time 1572268062.991151, -------------- SYN_REPORT ------------
Event: time 1572268062.999345, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 163800
Event: time 1572268062.999345, -------------- SYN_REPORT ------------
Event: time 1572268063.006809, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 171600
Event: time 1572268063.006809, -------------- SYN_REPORT ------------
Event: time 1572268063.013983, type 3 (EV_ABS), code 57 (ABS_MT_TRACKING_ID), value -1
Event: time 1572268063.013983, type 1 (EV_KEY), code 330 (BTN_TOUCH), value 0
Event: time 1572268063.013983, type 1 (EV_KEY), code 325 (BTN_TOOL_FINGER), value 0
Event: time 1572268063.013983, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 179400
Event: time 1572268063.013983, -------------- SYN_REPORT ------------
Gib mal bitte die Ausgabe von
# evtest /dev/input/by-path/<event_device_deines_touchpads>
nach einem Rechts- und Linksklick während dessen Laufzeit.
Hallo zusammen,
ich habe ein Problem mit dem Touchpad, die rechtes Taste hat die gleiche Funktion wie die linke Taste.
uname -a
Linux c110p 5.3.7-arch1-1-ARCH #1 SMP PREEMPT Fri Oct 18 00:17:03 UTC 2019 x86_64 GNU/Linux
grep vmlinuz-linux /boot/grub/grub.cfg
linux /vmlinuz-linux root=UUID=538d12c1-2929-498a-9378-129939860d4c rw loglevel=3 quiet ivrs_ioapic[4]=00:14.0 ivrs_ioapic[5]=00:00.2 pcie_aspm=off acpi_osi=Linux acpi_backlight=vendor
lspci
00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Root Complex
00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 IOMMU
00:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge
00:01.6 PCI bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 PCIe GPP Bridge [6:0]
00:01.7 PCI bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 PCIe GPP Bridge [6:0]
00:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge
00:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Internal PCIe GPP Bridge 0 to Bus A
00:08.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Internal PCIe GPP Bridge 0 to Bus B
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 61)
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 51)
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 0
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 1
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 2
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 3
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 4
00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 5
00:18.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 6
00:18.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 7
01:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTL8411B PCI Express Card Reader (rev 01)
01:00.1 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 12)
02:00.0 Network controller: Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter (rev 31)
03:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Raven Ridge [Radeon Vega Series / Radeon Vega Mobile Series] (rev c4)
03:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Raven/Raven2/Fenghuang HDMI/DP Audio Controller
03:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 10h-1fh) Platform Security Processor
03:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Raven USB 3.1
03:00.4 USB controller: Advanced Micro Devices, Inc. [AMD] Raven USB 3.1
03:00.6 Audio device: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 10h-1fh) HD Audio Controller
04:00.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] (rev 61)
lsmod
Module Size Used by
8021q 40960 0
garp 16384 1 8021q
mrp 20480 1 8021q
stp 16384 1 garp
llc 16384 2 stp,garp
usbhid 65536 0
fuse 139264 3
amdgpu 4714496 17
edac_mce_amd 32768 0
vmnet 57344 13
kvm_amd 106496 0
ccp 98304 1 kvm_amd
kvm 778240 1 kvm_amd
ath10k_pci 65536 0
ath10k_core 602112 1 ath10k_pci
snd_hda_codec_realtek 126976 1
irqbypass 16384 1 kvm
snd_hda_codec_generic 94208 1 snd_hda_codec_realtek
gpu_sched 36864 1 amdgpu
ath 36864 1 ath10k_core
joydev 28672 0
mousedev 24576 0
ledtrig_audio 16384 2 snd_hda_codec_generic,snd_hda_codec_realtek
snd_hda_codec_hdmi 65536 1
i2c_algo_bit 16384 1 amdgpu
nls_iso8859_1 16384 1
crct10dif_pclmul 16384 1
mac80211 999424 1 ath10k_core
snd_hda_intel 53248 4
nls_cp437 20480 1
ttm 118784 1 amdgpu
vfat 24576 1
crc32_pclmul 16384 0
snd_hda_codec 159744 4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
fat 86016 1 vfat
hid_multitouch 32768 0
btusb 65536 0
ghash_clmulni_intel 16384 0
drm_kms_helper 212992 1 amdgpu
hid_generic 16384 0
btrtl 24576 1 btusb
snd_hda_core 102400 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
btbcm 16384 1 btusb
uvcvideo 114688 0
btintel 28672 1 btusb
snd_hwdep 20480 1 snd_hda_codec
acer_wmi 28672 0
videobuf2_vmalloc 20480 1 uvcvideo
bluetooth 675840 5 btrtl,btintel,btbcm,btusb
wmi_bmof 16384 0
videobuf2_memops 20480 1 videobuf2_vmalloc
sparse_keymap 16384 1 acer_wmi
drm 516096 8 gpu_sched,drm_kms_helper,amdgpu,ttm
aesni_intel 372736 0
snd_pcm 135168 4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core
videobuf2_v4l2 28672 1 uvcvideo
videobuf2_common 57344 2 videobuf2_v4l2,uvcvideo
cfg80211 856064 3 ath,mac80211,ath10k_core
aes_x86_64 20480 1 aesni_intel
agpgart 53248 2 ttm,drm
r8169 94208 0
ecdh_generic 16384 1 bluetooth
snd_timer 40960 1 snd_pcm
tpm_crb 20480 0
crypto_simd 16384 1 aesni_intel
videodev 237568 3 videobuf2_v4l2,uvcvideo,videobuf2_common
sp5100_tco 20480 0
cryptd 24576 2 crypto_simd,ghash_clmulni_intel
rfkill 28672 8 acer_wmi,bluetooth,cfg80211
syscopyarea 16384 1 drm_kms_helper
mc 61440 4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common
rtsx_pci_ms 24576 0
input_leds 16384 0
pcspkr 16384 0
realtek 20480 0
glue_helper 16384 1 aesni_intel
ecc 32768 1 ecdh_generic
k10temp 16384 0
libarc4 16384 1 mac80211
snd 110592 16 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm
sysfillrect 16384 1 drm_kms_helper
i2c_hid 32768 0
tpm_tis 16384 0
i2c_piix4 28672 0
libphy 98304 2 r8169,realtek
memstick 20480 1 rtsx_pci_ms
tpm_tis_core 24576 1 tpm_tis
sysimgblt 16384 1 drm_kms_helper
fb_sys_fops 16384 1 drm_kms_helper
soundcore 16384 1 snd
hid 143360 4 i2c_hid,usbhid,hid_multitouch,hid_generic
battery 24576 0
tpm 73728 3 tpm_tis,tpm_crb,tpm_tis_core
ac 16384 0
evdev 24576 20
wmi 36864 2 acer_wmi,wmi_bmof
rng_core 16384 2 ccp,tpm
pinctrl_amd 32768 1
mac_hid 16384 0
acer_wireless 20480 0
acpi_cpufreq 28672 0
vmmon 122880 0
vmw_vmci 81920 0
sg 40960 0
crypto_user 16384 0
ip_tables 36864 0
x_tables 49152 1 ip_tables
ext4 770048 2
crc32c_generic 16384 0
crc16 16384 2 bluetooth,ext4
mbcache 16384 1 ext4
jbd2 135168 1 ext4
sd_mod 57344 6
rtsx_pci_sdmmc 32768 0
serio_raw 20480 0
mmc_core 184320 1 rtsx_pci_sdmmc
atkbd 36864 0
libps2 20480 1 atkbd
ahci 40960 4
crc32c_intel 24576 4
libahci 40960 1 ahci
libata 282624 2 libahci,ahci
xhci_pci 20480 0
xhci_hcd 278528 1 xhci_pci
scsi_mod 249856 3 sd_mod,libata,sg
rtsx_pci 81920 2 rtsx_pci_sdmmc,rtsx_pci_ms
i8042 32768 1 acer_wmi
serio 28672 4 serio_raw,atkbd,i8042
Wer kann mir bei diesem Problem bitte helfen?
Danke, Gruß vm