Hi Olivier, Do you have the latest Sane CVS installed ?
Could you try to get some logs to check what's going on here. Run this from the server which drives your MP830 (so without using saned) : $ export SANE_DEBUG_PIXMA=21 $ scanimage -T 2> /tmp/logfile and send back the /tmp/logfile you get. Nicolas Le dimanche 15 mars 2009 ? 16:46 +0100, carterbueford at gmx.net a ?crit : > Hi, > > > > I've got the following problem. > > > > I set up the sane-server on my WL500gP. Now I try to connect a Canon > MP830 to the server. > > > > scanimage -L > > [admin at ASUS_WL500GP root]$ scanimage -L > > device `pixma:04A91713' is a CANON Canon PIXMA MP830 multi-function > peripheral > > > > and > > > > [admin at ASUS_WL500GP root]$ sane-find-scanner > > found USB scanner (vendor=0x04a9 [Canon], product=0x1713 [MP830]) at > libusb:003:005 > > > > look good in my opinion. > > > > The sane-service is also started: > > Code: > > > > Service configuration: saned > > id = saned > > flags = IPv4 > > socket_type = stream > > Protocol (name,number) = (tcp,6) > > port = 6566 > > wait = no > > user = 0 > > group = 0 > > Groups = no > > PER_SOURCE = -1 > > Bind = All addresses. > > Server = /opt/sbin/saned > > Server argv = saned > > Only from: localhost(HOST) 10.0.0.0/255.0.0.0(NET)172.16.0.0 > 255.240.0.0(NET) 192.168.0.0/255.255.0.0(NET) > > No access: No blocked sites > > Logging to syslog. Facility = authpriv, level = info > > Log_on_success flags = HOST PID > > Log_on_failure flags = HOST > > > > 09/3/15 at 16:40:51: DEBUG: 1206 {cnf_start_services} Started service: > saned > > > > Now if I try to scan an image out of XSane, I get the error-message: > > > > ERROR DURING READ: Error during device I/O > > > > Any idea what could be the reason for that? > > > > Thanks > > Oliver > > > -- > sane-devel mailing list: sane-devel at lists.alioth.debian.org > http://lists.alioth.debian.org/mailman/listinfo/sane-devel > Unsubscribe: Send mail with subject "unsubscribe your_password" > to sane-devel-request at lists.alioth.debian.org