You are not logged in.
Hi!
This is the result of sudo dmesg | grep razer
what does this error mean? i am having some problems with my deathadder v3 pro wireless and while investigating the cause i found this.
[ 4.547183] razermouse: loading out-of-tree module taints kernel.
[ 4.547234] razermouse: module verification failed: signature and/or required key missing - tainting kernel
[ 5.237285] razermouse 0003:1532:00B7.0007: input,hidraw6: USB HID v1.11 Mouse [Razer Razer DeathAdder V3 Pro] on usb-0000:04:00.0-7.1/input0
[ 5.674212] razermouse 0003:1532:00B7.0008: input,hidraw7: USB HID v1.11 Keyboard [Razer Razer DeathAdder V3 Pro] on usb-0000:04:00.0-7.1/input1
[ 5.940595] razermouse 0003:1532:00B7.0009: input,hidraw8: USB HID v1.11 Keyboard [Razer Razer DeathAdder V3 Pro] on usb-0000:04:00.0-7.1/input2
This is video shows my issue:
https://youtu.be/wDlPVwJFAGY
The cursor basically stops working and happens also when pressing ctrl and moving cursor on terminal i don't know how to describe it but in some cases it just stops working.
For the rest of things like gaming etc... works fine. Should it be related to kde?
i am trying so hard to find a fix because is very annoying. Can you help me?
Last edited by Roslax (2023-02-08 23:40:39)
Offline
The message means nothing, the kernel considers it taint if you load an external module which this is by definition. On it's own that message has no meaning or issue. It primarily means kernel developers on kernel.org will deny helping you with the module since it isn't by them.
Have you tried behaviour without the module loaded? I'd assume it's only relevant for "advanced" features and not an actual requirement to use the devices, as basic functionality should get covered by usbhid anyway.
Since this is a wireless device and symptoms sound like wireless device issues, one general thing you can try is disabling USB autosuspend by adding
usbcore.autosuspend=-1to your kernel parameters.
Offline
The cursor basically stops working and happens also when pressing ctrl and moving cursor on terminal
and the video shows him swinging the cursor wildly when it comes to a dead stop.
Is this a wayland or org KDE session?
echo $XDG_SESSION_TYPEDoes the cursor also stop producing output in "sudo evtest" when this happens?
Online
it's a wayland session and about "sudo evtest" i don't know there are more input called "DeathAdder v3".
This is the output:
https://imgur.com/a/eTh4dso
(Taking a screenshot i discovered that happens also there.)
Last edited by Roslax (2023-02-07 20:45:04)
Offline
1st, don't paste images of text. Post the text.
2nd, you need to select the device there (it does show up as 4 devices?), move the mouse and see whether that produces output. If yes, it's the correct device.
3rd, please try KDE on X11
Online
I tried it on x11 and does the same thing.I Found the right device and when the cursor stops it just doesn't update the output and when i move the mouse it starts reproduce it again.
I'm not an expert sorry if my answers are unclear.
Last edited by Roslax (2023-02-07 21:55:10)
Offline
Means the mouse stops to send input events.
Try to disable usb autosuspend.
Do you use a 2.4GHz wifi connection?
Is there a parallel windows installation?
The mouse has a "hypershift" button for resolution switching? Does that have any impact?
Does this happen with a less… errr… elaborate rodant?
Online
I've already tried to disable usb autosuspend but didn't work and yes the usb adapter uses 2.4ghz connection and there's no parallel windows installation.
Before this i used various logitech wireless mouse which had that same problem too i don't know if this information can help.(wired mouse works perfectly)
Last edited by Roslax (2023-02-08 14:54:09)
Offline
Not whether the adapter uses 2.4GHz (that'S pretty much a given), but whether you use 2.4GHz WILAN as well.
Can you plug the adapter into a different usb slot (preferably on the other side)?
Online
It looks fixed.Why is it working?
Last edited by Roslax (2023-02-08 15:19:39)
Offline
Looks fixed after doing *what*?
Online
I moved the adapter to the usb behind the computer.
Offline
Radio interference from a wifi or bluetoot dongle.
In case it remains stable and in general, please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.
Online
Alright,i'll try it for a bit of hours and mark it as resolved.Thanks you!
Offline