You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! Thank you for great project. There is a problem with G640 tablet.
OS: Fedora release 36
Kernel version: 5.19.13-200.fc36.x86_64
Digimend-kernel-drivers: v11 installed with sudo make dkms_install
The situation: tablet XP-Pen Star G640 worked fine on Fedora's 5.17 kernel without digimend driver installed but it stopped working after update to 5.19. So I tried installing digimend-kernel-drivers but no help, see debug log later.
A couple of facts to consider:
tablet works fine under Windows and also under Linux with proprietary drivers from xp-pen;
tablet works kinda-fine under Linux with older kernel 5.17 without digimend;
after installing digimend on kernel 5.17 tablet stops working;
Kernel 5.19 with and without digimend drivers show almost identical simptomes:
lines like uclogic 0003:28BD:0094.0007: interface is invalid, ignoring in dmesg log;
hidraw device is created and is readable with sudo usbhid-dump -d 28bd -es;
but no input/eventX device is created, so tablet is not visible to Gnome and applications.
Hello! I have a suspicion that this might be caused by #550.
Could you either try applying the code in #553, or run git revert ec5c16d631940546ddaf03eecec082865bd9c676 then build and install Digimend, and then report if the tablet works?
Hello! Thank you for great project. There is a problem with G640 tablet.
OS: Fedora release 36
Kernel version: 5.19.13-200.fc36.x86_64
Digimend-kernel-drivers: v11 installed with
sudo make dkms_install
The situation: tablet XP-Pen Star G640 worked fine on Fedora's 5.17 kernel without digimend driver installed but it stopped working after update to 5.19. So I tried installing digimend-kernel-drivers but no help, see debug log later.
A couple of facts to consider:
Kernel 5.19 with and without digimend drivers show almost identical simptomes:
uclogic 0003:28BD:0094.0007: interface is invalid, ignoring
in dmesg log;sudo usbhid-dump -d 28bd -es
;Descriptors from
sudo usbhid-dump -d 28bd
:Dmesg log when connecting the device with debug enabled:
The text was updated successfully, but these errors were encountered: