An ignore should probably be added for Arduino.org devices too (there's
two competing Arduino companies now, don't ask):
ATTRS{idVendor}=="2a03", ENV{ID_MM_DEVICE_IGNORE}="1"
And, while we are here, perhaps also ignore the Pinoccio Scout (arduino-
like device):
ATTRS{idVendor}=="1d50", ATTRS{idP
In case any one else comes across this problem: I had exactly the same
symptoms and found out they were caused by xbindkeys that was started in
the background. Removing my .xbindkeysrc solved the problem for me.
--
You received this bug notification because you are a member of Desktop
Packages, w
I'm also running into this bug (or at least something that looks like
it). Typically what happens for me is that I resume from suspend, get an
unlock prompt (the system is locked on suspend) and when I log in, the
unlock prompt stays visible (the password dots disappear, but I cannot
type anything
Seems upstream diagnosed and fixed this bug in their master branch two
weeks ago, and the fix indeed got included in 3.32 (first in 3.31.92,
though it seems to have been omitted from their changelog/NEWS file).
Any chance of getting this fix backported into the Ubuntu cosmic
package?
--
You rece
Public bug reported:
I'm not entirely sure this bug belongs in package xinput, but I'm
following the lead of #1275416, which describes the same symptoms (but
on other hardware, so likely a different underlying problem).
On this notebook, the touchscreen works well out of the box. But as soon
as I
** Description changed:
I'm not entirely sure this bug belongs in package xinput, but I'm
- following the lead of #1275416, which describes the same symptoms (but
- on other hardware, so likely a different underlying problem).
+ following the lead of
+ https://bugs.launchpad.net/ubuntu/+source/x
I dug around a bit, and found that the touchscreen can also be fixed by
reloading the ic2_hid module.
It also works to reinitialize just the hid driver for the touchscreen
(rather than reloading the entire module) by running:
echo 0018:06CB:77B2.000C > /sys/bus/hid/drivers/hid-multitouch/unbind
e
I also ran the i2c_hid module with debug enabled (`modprobe i2c_hid
debug=1`), which gives a bit of insight in what commands are sent to the
touch screen. On a suspend, it seems to send a sleep command. On a
resume, it sends a power on command, followed by a reset command (which
is properly acknowl
Public bug reported:
I was happily using wayland so far on an Intel Tiger Lake laptop. Then I
did an upgrade, including upgrading gdm3 42.0-1ubuntu2 to 42.0-1ubuntu4,
rebooted, and got logged into an Xorg session.
Investigating, it seems this was caused by this patch, reverting in
manually locall
Public bug reported:
After upgrading from 21.04 to 21.10, my /etc/X11/Xresources/ directory
no longer loads on login.
Looking at the sources, I think this can be traced to:
- Switching from a custom Xsession file to the upstream Xsession file in
3.38.0-1ubuntu1, combined with
- An oversight in
10 matches
Mail list logo