all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Chris Marusich <cmmarusich@gmail.com>
Cc: help-guix@gnu.org
Subject: Re: GuixSD + GNOME + Wacom Tablet = No tablet detected?
Date: Thu, 07 Apr 2016 22:44:00 +0200	[thread overview]
Message-ID: <87bn5lb14f.fsf@gnu.org> (raw)
In-Reply-To: <877fgb9uxx.fsf@gmail.com> (Chris Marusich's message of "Tue, 05 Apr 2016 22:18:18 -0700")

Chris Marusich <cmmarusich@gmail.com> skribis:

> ludo@gnu.org (Ludovic Courtès) writes:
>
>> I think the problem is that our xserver.conf does not include
>> xf86-input-wacom to its search path; see (gnu services xorg).
>>
>> Could you try adding it there and reconfiguring from tree (using
>> ‘./pre-inst-env guix system reconfigure’)?
>
> I've tried that (see attached patch).

The patch looks good to me.

> When I rebooted, the behavior was the same.

Side note: you could have avoided a reboot by doing

  sudo herd stop xorg-server

right before ‘guix system reconfigure’, which would have started the new
‘xorg-server’ service.

> I also tried adding both "libwacom" and "xf86-input-wacom" to the
> globally installed packages, but that didn't work, either.
>
> There are messages in the Xorg.0.log file.  However, these messages give
> no indication about why I'm seeing the "No tablet detected" error when
> viewing GNOME's "All Settings" > "Wacom Tablet".
>
> /var/log/Xorg.0.log:[    11.922] (II) config/udev: Adding input device Wacom Intuos3 4x6 Pen (/dev/input/event6)

The log suggests that X detects it.  Is there a chance GNOME would do
something special, like disabling one of the input devices?  Could you
check with a bare-bones window manager whether the tablet is usable?

I have no experience with tablets, so I’m afraid it’s a shot in the
dark.

Ludo’.

      reply	other threads:[~2016-04-07 20:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-03  4:15 GuixSD + GNOME + Wacom Tablet = No tablet detected? Chris Marusich
2016-04-04  8:53 ` Ludovic Courtès
2016-04-06  5:18   ` Chris Marusich
2016-04-07 20:44     ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bn5lb14f.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=cmmarusich@gmail.com \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.