I have just got a new Epson L3150 Printer Scanner.
print/cups
epson-inkjet-printer-escpr
graphics/sane-backends
Primed it with ink, plugged it in with the USB cable and turned it on.
Browsed to http://localhost:631/printers/ and the printer was found. Could print a test sheet. Started libreoffice, could print directly from the program.
Did not have to mess around with devfs(5) at all.
Excellent. Could not be simpler. Much satisfied ... so far.
Now the scanner.
As per handbook:
Well it sort of found the scanner. Don't know what the six lines "could not fetch string descriptor" are.
So, edited both /usr/local/etc/sane.d/epson.conf and /usr/local/etc/sane.d/epson2.conf and added
So I am stumped.
Any ideas how I can get the scanner working?
Did verify that the scanner physically works by copying something directly on the printer.
Going to try the wifi soon and will add to this thread.
print/cups
epson-inkjet-printer-escpr
graphics/sane-backends
Primed it with ink, plugged it in with the USB cable and turned it on.
Browsed to http://localhost:631/printers/ and the printer was found. Could print a test sheet. Started libreoffice, could print directly from the program.
Did not have to mess around with devfs(5) at all.
Code:
crw-rw---- 1 root cups 0xca Aug 10 10:03 /dev/usb/0.4.0
Excellent. Could not be simpler. Much satisfied ... so far.
Now the scanner.
As per handbook:
sane-find-scanner -q
Code:
could not fetch string descriptor: No such device (it may have been disconnected)
could not fetch string descriptor: No such device (it may have been disconnected)
could not fetch string descriptor: No such device (it may have been disconnected)
could not fetch string descriptor: No such device (it may have been disconnected)
could not fetch string descriptor: No such device (it may have been disconnected)
could not fetch string descriptor: No such device (it may have been disconnected)
could not fetch string descriptor: No such device (it may have been disconnected)
found USB scanner (vendor=0x04b8, product=0x1143) at libusb:000:004
Well it sort of found the scanner. Don't know what the six lines "could not fetch string descriptor" are.
scanimage -L
Code:
No scanners were identified. If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
sane-find-scanner tool (if appropriate). Please read the documentation
which came with this software (README, FAQ, manpages).
So, edited both /usr/local/etc/sane.d/epson.conf and /usr/local/etc/sane.d/epson2.conf and added
usb /dev/usb0.4
scanimage -L
still could not find it.So I am stumped.
Any ideas how I can get the scanner working?
Did verify that the scanner physically works by copying something directly on the printer.
Going to try the wifi soon and will add to this thread.