--- Cory Foy wrote:
> Highly insecure, but I got Xsane to scan by changing
> /etc/hotplug/usb/libusbscanner to set permissions at 0777
> instead of
> 0660 (which is why the permissions were changing on me!).
>
Normally in Gentoo the group will be changed to scanner. If you
add any user who need
--- Alexander Schutz wrote:
> Hi there,
>
> after upgrading from kernel 2.4.20 to 2.6.7 my usb-scanner
> (HP ScanJet 2200c) scans only all-black images. However,
> besides
> the black output, the scanning procedure (movement,
> lightswitch, noise)
> seems to work fine.
> The unit was working wi
> try another debug log then, this time with
> SANE_DEBUG_SANEI_USB=255
> and SANE_DEBUG_SNAPSCAN=255. Comment out everything in
> dll.conf
> except for "net" and "snapscan" in dll.conf to reduce log
> size.
Thanks but I have solved the problem. I do not know the real
cause but I think the portag
--- Oliver Schwartz wrote:
> it seems the backend is not even attempting to open the
> scanner
> device. Maybe the version of SANE you're using was compiled
> without
> libusb support? To find out, run
>
> ldd /usr/bin/scanimage | grep libusb
>
libusb is there, actual output was:
libus
> Try enabling debug messages:
> SANE_DEBUG_SNAPSCAN=255 scanimage -L
>
> If you don't get any output, the snapscan backend isn't loaded
> for
> some reason.
Ok I got this. So it seems to be loaded.
[sanei_debug] Setting debug level of snapscan to 255.
[snapscan] sane_snapscan_init
[snapscan] san
Hello,
I'm trying to get my epson perfection 660 scanner to work. I
have had it working on SuSE 8.2 but I have switched to gentoo
and can't get it to work anymore.
sane-find-scanner can find it but scanimage -L doesn't. I have
the permissions in /proc/bus/usb automatically set by a hotplug
script