You are not logged in.
Pages: 1
Hi all,
Im using Wayland with Sway on a Tuxedo Sirius Gen1 and i cant get my Touchpad to work...
I've looked around and the issue looks very similar to this: https://bbs.archlinux.org/viewtopic.php?id=218922 but the provided fix didn't work for me
I can see the device with libinput:
sudo libinput list-devices
...
Device: PNP0C50:0b 0911:5288 Mouse
Kernel: /dev/input/event20
Group: 8
Seat: seat0, default
Capabilities: pointer
Tap-to-click: n/a
Tap-and-drag: n/a
Tap drag lock: n/a
Left-handed: disabled
Nat.scrolling: disabled
Middle emulation: disabled
Calibration: n/a
Scroll methods: *button
Click methods: none
Disable-w-typing: n/a
Disable-w-trackpointing: n/a
Accel profiles: flat *adaptive custom
Rotation: n/a
Device: PNP0C50:0b 0911:5288 Touchpad
Kernel: /dev/input/event21
Group: 8
Seat: seat0, default
Size: 129x80mm
Capabilities: pointer gesture
Tap-to-click: disabled
Tap-and-drag: enabled
Tap drag lock: disabled
Left-handed: disabled
Nat.scrolling: disabled
Middle emulation: disabled
Calibration: n/a
Scroll methods: *two-finger edge
Click methods: *button-areas clickfinger
Disable-w-typing: enabled
Disable-w-trackpointing: enabled
Accel profiles: flat *adaptive custom
Rotation: n/a
...as well as with swaymsg -t get_inputs
swaymsg -t get_inputs
Input device: PNP0C50:0b 0911:5288 Touchpad
Type: Touchpad
Identifier: 2321:21128:PNP0C50:0b_0911:5288_Touchpad
Product ID: 21128
Vendor ID: 2321
Libinput Send Events: enabled
Input device: PNP0C50:0b 0911:5288 Mouse
Type: Mouse
Identifier: 2321:21128:PNP0C50:0b_0911:5288_Mouse
Product ID: 21128
Vendor ID: 2321
Libinput Send Events: enabledHowever, when checking with libinput debug-events i can only see the DEVICE_ADDED Events and no interaction with the touchpad produces any more events:
sudo libinput debug-events
...
-event20 DEVICE_ADDED PNP0C50:0b 0911:5288 Mouse seat0 default group8 cap:p left scroll-nat scroll-button
-event21 DEVICE_ADDED PNP0C50:0b 0911:5288 Touchpad seat0 default group8 cap:pg size 129x80mm tap(dl off) left scroll-nat scroll-2fg-edge click-buttonareas-clickfinger dwt-on dwtp-on
...dmesg logs look fine to me aswell
dmesg | grep PNP0C50
[ 35.635018] input: PNP0C50:0b 0911:5288 Mouse as /devices/platform/AMDI0010:03/i2c-0/i2c-PNP0C50:0b/0018:0911:5288.000C/input/input26
[ 35.635106] input: PNP0C50:0b 0911:5288 Touchpad as /devices/platform/AMDI0010:03/i2c-0/i2c-PNP0C50:0b/0018:0911:5288.000C/input/input27
[ 35.635179] hid-generic 0018:0911:5288.000C: input,hidraw11: I2C HID v1.00 Mouse [PNP0C50:0b 0911:5288] on i2c-PNP0C50:0b
[ 35.923007] input: PNP0C50:0b 0911:5288 Mouse as /devices/platform/AMDI0010:03/i2c-0/i2c-PNP0C50:0b/0018:0911:5288.000C/input/input33
[ 35.923110] input: PNP0C50:0b 0911:5288 Touchpad as /devices/platform/AMDI0010:03/i2c-0/i2c-PNP0C50:0b/0018:0911:5288.000C/input/input34
[ 35.923203] hid-multitouch 0018:0911:5288.000C: input,hidraw11: I2C HID v1.00 Mouse [PNP0C50:0b 0911:5288] on i2c-PNP0C50:0bIve also installed the package aur/tuxedo-drivers-dkms in hopes it would somehow fix it, but it didn`t.
running the command from the other post gave a few warnings, but as far as i understand, these aren't relevant to this:
mkinitcpio -P
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
==> Using default configuration file: '/etc/mkinitcpio.conf'
-> -k /boot/vmlinuz-linux -g /boot/initramfs-linux.img
==> Starting build: '6.8.9-arch1-2'
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [autodetect]
-> Running build hook: [modconf]
-> Running build hook: [kms]
-> Running build hook: [keyboard]
==> WARNING: Possibly missing firmware for module: 'xhci_pci'
-> Running build hook: [keymap]
-> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
-> Running build hook: [block]
-> Running build hook: [encrypt]
==> WARNING: Possibly missing firmware for module: 'qat_420xx'
-> Running build hook: [lvm2]
-> Running build hook: [filesystems]
-> Running build hook: [fsck]
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux.img'
-> Early uncompressed CPIO image generation successful
==> Initcpio image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
==> Using default configuration file: '/etc/mkinitcpio.conf'
-> -k /boot/vmlinuz-linux -g /boot/initramfs-linux-fallback.img -S autodetect
==> Starting build: '6.8.9-arch1-2'
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [modconf]
-> Running build hook: [kms]
==> WARNING: Possibly missing firmware for module: 'ast'
-> Running build hook: [keyboard]
==> WARNING: Possibly missing firmware for module: 'xhci_pci'
-> Running build hook: [keymap]
-> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
-> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: 'wd719x'
==> WARNING: Possibly missing firmware for module: 'aic94xx'
-> Running build hook: [encrypt]
==> WARNING: Possibly missing firmware for module: 'qat_420xx'
-> Running build hook: [lvm2]
-> Running build hook: [filesystems]
-> Running build hook: [fsck]
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-fallback.img'
-> Early uncompressed CPIO image generation successful
==> Initcpio image generation successfulIm kind of lost on how to debug this further...
Thank you for any help!
Offline
Pages: 1