Czy ktoś bawił się w skanowanie przez sieć? Mam podłączony skaner do maliny. Drukowanie mam realizowane przez CUPSa, natomiast skanowanie przez SANE.
Niby wszystko jest skonfigurowane:
Cytat:
neo@syon /etc/sane.d $ scanimage -L
device `net:localhost:epson2:libusb:001:006' is a Epson CX9400Fax flatbed scanner
|
Cytat:
andy@nabuchodonozor:~$ scanimage -L
device `v4l:/dev/video0' is a Noname Laptop_Integrated_Webcam_E4HD virtual device
|
Cytat:
neo@syon ~ $ sane-find-scanner
found USB scanner (vendor=0x04b8, product=0x083a) at libusb:001:006
found USB scanner (vendor=0x0424, product=0xec00) at libusb:001:003
|
Cytat:
neo@syon ~ $ lsusb
Bus 001 Device 002: ID 0424:9512 Standard Microsystems Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp.
Bus 001 Device 004: ID 174c:5106 ASMedia Technology Inc. Transcend StoreJet 25M3
Bus 001 Device 006: ID 04b8:083a Seiko Epson Corp. CX9300F/CX9400Fax/DX9400F
|
Cytat:
neo@syon ~ $ cat /etc/sane.d/epson2.conf
# epson2.conf
#
# here are some examples for how to configure the EPSON2 backend
# SCSI
scsi EPSON
# for the GT-6500:
#scsi "EPSON SC"
# Parallel port
#pio 0x278
#pio 0x378
#pio 0x3BC
# USB
usb
# For libusb support for unknown scanners use the following command
# usb <product ID> <device ID>
# e.g.:
# usb 0x4b8 0x110
#usb 0x04b8 0x083a
# Network
#
# net 192.168.1.123
net autodiscovery
|
Cytat:
andy@nabuchodonozor:~$ id andy
uid=1000(andy) gid=1000(andy) grupy=1000(andy),108(scanner)
|
Cytat:
andy@nabuchodonozor:~$ cat /etc/sane.d/net.conf
# This is the net backend config file.
## net backend options
# Timeout for the initial connection to saned. This will prevent the backend
# from blocking for several minutes trying to connect to an unresponsive
# saned host (network outage, host down, ...). Value in seconds.
# connect_timeout = 60
## saned hosts
# Each line names a host to attach to.
# If you list "localhost" then your backends can be accessed either
# directly or through the net backend. Going through the net backend
# may be necessary to access devices that need special privileges.
# localhost
192.168.1.69
|
Ale mój lapek nie wykrywa go :/