unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Wacom tablet issues
@ 2020-03-05 14:53 raingloom
  2020-03-05 15:52 ` pelzflorian (Florian Pelz)
  0 siblings, 1 reply; 8+ messages in thread
From: raingloom @ 2020-03-05 14:53 UTC (permalink / raw)
  To: guix-devel

I'm having trouble properly setting up my Wacom Intuos CTH-480 tablet. 
It is recognized as a tablet and pressure sensitivity is working, but 
the eraser is not recognized as a separate input device. I used it in 
Arch, where it worked flawlessly, so it's not a driver bug.

`libwacom-list-local-devices` shows them, but `xsetwacom --list 
devices` does not.

I think it is a udev issue.

I ran `udevadm info $(libwacom-list-local-devices | grep 'Device node' 
| cut -f 4- -d ' ')` in both Guix and a NixOS VM and in Guix it seems 
to only show a single device, while in Nix it shows 3.

I managed to get the libwacom udev rules in my system config, at least 
I think I did, since the following files exist:

```
/run/booted-system/profile/lib/udev/rules.d/65-libwacom.rules
/run/booted-system/profile/lib/udev/rules.d/wacom.rules
```

Not sure how to proceed. Any tips?

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-03-06  6:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-05 14:53 Wacom tablet issues raingloom
2020-03-05 15:52 ` pelzflorian (Florian Pelz)
2020-03-05 16:10   ` pelzflorian (Florian Pelz)
2020-03-05 16:12     ` raingloom
2020-03-05 17:25       ` pelzflorian (Florian Pelz)
2020-03-05 17:27         ` raingloom
2020-03-05 22:24           ` raingloom
2020-03-06  6:31             ` pelzflorian (Florian Pelz)

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).