Gentoo Archives: gentoo-user

From: Adam Carter <adamcarter3@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] sane cant find my scanner
Date: Sun, 30 Oct 2011 07:12:29
Message-Id: CAC=wYCEus8O-SXmvmk_FJYWaxXmrzOmpHDyZPBHh-Knhkg4Lvg@mail.gmail.com
1 I have an HP PSC 950, hplip installed and printing works. hplip online
2 docs show that scanning is supported and that "Scan supported means
3 that PC initiated scan using a SANE compatible software application is
4 supported over parallel, USB, or network (depending on I/O
5 connection). "
6
7 sane-find-scanner reports no USB scanners found
8
9 # lsusb | grep 950
10 Bus 004 Device 003: ID 03f0:1e11 Hewlett-Packard PSC-950
11
12 # hp-check
13 ----------------------
14 | SANE CONFIGURATION |
15 ----------------------
16
17 'hpaio' in '/etc/sane.d/dll.conf'...
18 OK, found. SANE backend 'hpaio' is properly set up.
19
20 Checking output of 'scanimage -L'...
21 device `hpaio:/usb/PSC_950?serial=MY27GE2065WP' is a Hewlett-Packard
22 PSC_950 all-in-one
23
24 and scanimage works.
25
26 What am i missing?