all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jack Hill <jackhill@jackhill.us>
To: help-guix@gnu.org
Subject: Re: Color calibrating scanner with GNOME
Date: Sat, 16 Mar 2019 22:45:02 -0400 (EDT)	[thread overview]
Message-ID: <alpine.DEB.2.20.1903162239370.16784@marsh.hcoop.net> (raw)
In-Reply-To: <alpine.DEB.2.20.1903162121340.16784@marsh.hcoop.net>

On Sat, 16 Mar 2019, Jack Hill wrote:

> On Guix, when the scanner is connected via USB it cannot be found by my 
> user's scanning programs (or, therefore, the GNOME hardware/calibration 
> dialog). However, it can be found as root. I suspect the problem is a missing 
> udev rule. What is the right way to proceed?

Indeed, it was a udev problem. Adding:

(simple-service 'sane-udev-rules udev-service-type (list sane-backends))

to my services solves the problem and I can see the scanner from my 
unprivileged user, and it shows up the the GNOME hardware/calibration 
dialog. Unfortunately, clicking on the "calibrate" button does nothing. On 
Debian buster with GNOME 3.30, doing so brings up a calibration wizard.

I also noticed since adding this rule that, I get messages like:

udevd[3658]: specified group 'scanner' unknown

in dmesg. Should adding the sane udev rules also create a scanner POSIX 
group? Thoughts? I'll have to check out how Debian handles this.

Best,
Jack

  reply	other threads:[~2019-03-17  2:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-16 19:40 Color calibrating scanner with GNOME Jack Hill
2019-03-17  1:34 ` Jack Hill
2019-03-17  2:45   ` Jack Hill [this message]
2019-03-21  2:56     ` Jack Hill

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=alpine.DEB.2.20.1903162239370.16784@marsh.hcoop.net \
    --to=jackhill@jackhill.us \
    --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.