help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: attempt to scan in Guix


From: Gottfried
Subject: Re: attempt to scan in Guix
Date: Sat, 25 Feb 2023 09:41:27 +0000

Hi,

thanks for helping me.

I have installed SANE in my config.scm

 (modify-services %desktop-services
        (guix-service-type
               config => (guix-configuration
                 (inherit config)
                 (extra-options (list "--gc-keep-derivations=yes" 
"--gc-keep-outputs=yes"))))
        (sane-service-type _ => sane-backends))))


and also I installed some packages like
xsane, sane-backends, sane-airscan, scanbd


I checked the SANE database and it seems that my printer is not supported, because of the older version of SANE in Guix.

May be this is the problem.

How would be the command to use libsane directly in the terminal?

Kind regards

Gottfried



Am 23.02.23 um 15:51 schrieb Felix Lechner:
Hi Gottfried,

On Thu, Feb 23, 2023 at 6:09 AM Gottfried <gottfried@posteo.de> wrote:

/gnu/store/sw1j2kavizxwj7sc51p83nwrfdvm6xj4-hplip-3.33.10/bin/hp-toolbox
was broken due to a segmentation error.

I recommend against using hplip, if that's where that's from. I would
instead search the SANE database [1] for your device and use libsane
directly.

Kind regards
Felix Lechner

[1] http://www.sane-project.org/sane-supported-devices.html



Attachment: OpenPGP_0x61FAF349C9FB7F94.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]