-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
X crashes randomly when using MotionPlus. Maybe related to other inputs. #32
Comments
This may have something to do with interaction with my faulty touch screen, actually. I'm going to see about disabling it at various levels, including kernel. |
Mostly for the benefit of anyone else with this problem: My aforementioned touchscreen problem is that it often gets into a state where it keeps clicking on one particular part of the screen. I would have to scramble to turn off the touchscreen using the If I turn off the touch screen, connect the wiimote, and then start using my touch pad, it could also induce the crash fairly quickly and reliably. When I avoided touching any inputs other than the wiimote while the wiimote is connected, that's when behavior became hard to predict. Sometimes it would crash within 10 minutes. Sometimes it would take an hour or something. Did it depend on whether I set my controller on the table for a few minutes? Did it depend on whether I was watching a youtube video or playing a game on ScummVM? I have hunches there based on perceived patterns. Now, my touch screen problem isn't constant. Sometimes it's reasonably well behaved. The last hunch I developed was that at those times that my touchscreen was badly behaved, I would more likely crash sooner, even if I turned off my touch screen with the What I have now tried in response to this (and also because I've wanted to do it anyway) is to disable the touchscreen in xorg conf. Find all cases of "touchscreen" in xorg confs and use the "Option Ignore on" thing. No more scrambling, it's disabled as soon as I log in. Since then, when the wiimote is connected, it has only crashed if I touch the touch pad. If I don't touch any inputs on my laptop while wiimote is connected, I've so far (like half a day) had zero crashes. Even if I break this streak, this is a much better record than before. BTW I mentioned that I was going to try disabling my touchscreen in the kernel. I didn't see an obvious kernel module for it. This works okay so I didn't bother taking it any further. |
I seem to be having the exact same problem, but on a Raspberry Pi 3 B with the RPi OS. |
Do you have any other mouse inputs connected? Can you try disconnecting
them to see if the wiimote alone crashes?
…On Thu, Mar 24, 2022 at 5:58 AM photodiode ***@***.***> wrote:
I seem to be having the exact same problem, but on a Raspberry Pi 3 B with
the RPi OS.
Logging in with the wiimote connected seems to crash every time, taking be
back to the login screen.
Other than that the crashes feels very random..
—
Reply to this email directly, view it on GitHub
<#32 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAKH6CBP4PXPUCCAML6NUTVBQ4FPANCNFSM5NQZ6XXA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I sent this comment by email back in March! I'm curious, did anybody else get the notification from me back then? I only got a notification now, I think. Maybe Github had that comment in its queue for that long. |
("this comment" referring to the "Do you have any other mouse inputs connected..." comment) |
Ubuntu Impish 21.10. Lenovo Thinkpad. Using MotionPlus as mouse.
It seems to almost inevitably happen so long as Wiimote is connected via bluetooth. There appear to be specific triggers:
I should try with the accelerometer and/or IR to see if that crashes as well.
If somebody has a hack idea to fix it I'm all ears.
The text was updated successfully, but these errors were encountered: