sslug-teknik team mailing list archive
-
sslug-teknik team
-
Mailing list archive
-
Message #78337
Re: xsane kan ikke finde min scanner
Jens Bang wrote:
Jeg havde ikke en /etc/sane.d/hpoj.conf, så den oprettede jeg, med disse
linier:
usb 0x03f0 0x2b11
hpoj:mlc:usb:HP_PSC_2175_scanner
Ser rimeligt ud.
Men jeg kan stadig ikke få xsane og scanimage til at finde min scanner.
Den første linie matcher output fra lsusb.
Jeg går ud fra at de to tal skal stå i samme rækkefølge, som den de har i
outputtet fra lsusb?
Ja.
Model is "PSC 2170 Series".
Så skal du måske prøve at slukke den et øjeblik. I dokumentationen står:
Try power-cycling the device. On some models, such as the PSC 2100,
2200, and OfficeJet 6100 series, connecting the device to a Windows
system (possibly due to taking advantage of a dual-boot configuration),
regardless of whether you actually perform a scan operation on Windows,
breaks scanning in Linux until you power-cycle the device.
[root@localhost root]# sane-find-scanner
Ifølge dokumentationen, kan sane-find-scanner ikke finde hpoj-enheder
korrekt. På min maskine ser den dog også ud til at virke fint.
Har du libsane-hpoj installeret?
cd into the directory where the SANE backend libraries are stored, for
example, /usr/lib/sane or /usr/local/lib/sane. Run "ls -l
libsane-hpoj.so.1" and/or "ldd libsane-hpoj.so.1". If libsane-hpoj.so.1
is missing or is a dangling symlink, then issue the following command,
adjusting as necessary for the actual path where libsane-hpoj.so.1.0 was
installed on your system:
ln -sf /usr/local/lib/libsane-hpoj.so.1.0 libsane-hpoj.so.1
Med venlig hilsen
Ole
Follow ups
References