Zrobiłem reset router (zrobił się śmietnik) i ponownie instalacja sane. Działa.
Taki mały poradnik (może komuś się przyda albo mi jakbym zapomniał
).
Konfiguracja SANE
#1
opkg update
opkg install sane-daemon sane-epson2 sane-frontends xinetd
sane-find-scanner
#found USB scanner (vendor=0x04b8, product=0x0865) at libusb:001:002
scanimage -L ## nie wykrywa
vim /etc/sane.d/epson2.conf
scanimage -L
device `epson2:libusb:001:002' is a Epson PID 0865 flatbed scanner
vim /etc/sane.d/saned.conf
#2
vim /etc/xinetd.d/sane
service sane-port
{
disable = no
socket_type = stream
wait = no
user = root
group = root
server = /usr/sbin/saned
port = 6566
protocol = tcp
}
/etc/init.d/xinetd start
/etc/init.d/xinetd enable
#3
Klient pod Windows: SaneTwain.