[sane-devel] Canon MF8030c

2010-07-27 Thread Mickael Profeta
Le Mon, 26 Jul 2010 23:01:15 +0200,
Nicolas Martin nicolas0martin at gmail.com a ?crit :

 I think this one rocks.

Good, one good news.
 
 But it still shows the same new protocol used here ;-(
 Maybe there's not too much changes to add to the actual ImageClass
 protocol, but I need first to have a deeper look at the messages, then
 change the code for it if I can get to understand what the frames
 mean. So I cannot propose this immediately, but I'll have a look on
 that.

Ok, thanks a lot for your help. Do not hesitate to ask if I can help,
hope it won't need too many changes.

Regards,

Mike.



[sane-devel] What happens with Epson support?

2010-07-27 Thread Olaf Meeuwissen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 2010-07-27 06:24, Mogens J?ger wrote:
 Den 26-07-2010 02:38, Olaf Meeuwissen skrev:
 [snip]
 As Allen suggested, logs may be helpful answering that but I'd prefer
 logs generated using the distribution's package over a git snapshot.
 This ought to do the trick for the epson backend.

   SANE_DEBUG_EPSON=127 scanimage  image 2 epson.log

 Just replace the backend names for epson2 and/or epkowa.

 This is very weired - first I have to say, that I by far is a
 programmer, I'm mostly on the list, because I participate in the
 localization.
 
 I had been using the scanner with the 1.0.19 'install', and then I did a
 upgrade to the 1.0.21 - and it still works. See epson2.log
 
 Then I turned the scanner off, and later back on (without having the
 computer turned off) and it still replied to the 'debug' script.
 So I started the Xsane, but it could not find any scanner.
 Then I ran the Yast-setup program for the scanner, and it found the
 scanner, but could not install it.
 
 I then installed the newest version of iscan (2 - both the data and
 driver pakage) - still no go.
 
 Back to the 1.0.19 and all is working again - see epson2-19.log
 
 My conclusion is, that it's not the epson2 package/driver that is the
 problem, but somewhere in the Suse system (in Suse 11.2 and earlier
 versions I had manually to ad user rights to the scanner. This is fixed
 in 11.3) - there are 2 packages, the sane-backens and a
 sane-backends-autoconfig. I have tried to only upgrade the sane-backends
 package, but no difference.

Both the logs that you attached looked fine.  There does not seem to be
anything wrong with the epson2 backend in this case.  I agree with your
conclusion and suggest you submit a bug report with SUSE.

Hope this helps,
- -- 
Olaf Meeuwissen, LPIC-2   FLOSS Engineer -- AVASYS CORPORATION
FSF Associate Member #1962   Help support software freedom
 http://www.fsf.org/jf?referrer=1962
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkxOHdkACgkQt5qrxaZLMnLPeQCcD2M8PqYE9x6hFs2qZempxQpN
JAMAnRcwljlAlmvHJn/jZ4KDnKSx8sbA
=F6x/
-END PGP SIGNATURE-



[sane-devel] Canon Scan 3000f

2010-07-27 Thread Hawk Anonymous
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

maybe something is wrong with my email configuration but I only
got like two mails from the mailserver up to now.
Here are the first logs from the Canon Scan 3000F.
I uploaded it to rapidshare.
If you need them, winrar made only 1,3MB out of it.
I am more when happy to mail anyone the logs and make new ones with
special settings if soneone needs them.
http://rapidshare.com/files/409285458/3000flogs.rar

With best regards


p90
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkxOMHsACgkQ4ahjssLHh6Ms6gCeOADjG7nAWGpKHPZco50N73lR
6BgAoIZhpgSNCP+jQsyPrGHMN3wgsUMT
=IpU3
-END PGP SIGNATURE-



[sane-devel] scanner is no longer recognized over network

2010-07-27 Thread Seb
Hi,

My partner is about to strangle me because she can no longer scan on our
Canon Pixma MP150.  Following updates to Debian sid SANE packages
several weeks ago, this scanner is only seen on the machine with the
server.  We have 3 computers in a home network (on a router):

192.168.0.100
192.168.0.101
192.168.0.102


The SANE server (saned) is on the last one, and in that computer I have
/etc/sane.d/net.conf:

[::1]
localhost


/etc/sane.d/saned.conf:

192.168.0.100/24
[::1]
localhost


/etc/services does include the line:

sane-port   6566/tcpsane saned  # SANE network scanner daemon


/etc/inetd.conf also has the line:

sane-port   stream  tcp nowait  saned:saned /usr/sbin/saned saned


In this computer I get:

---cut here---start--
$ SANE_DEBUG_NET=255 scanimage -L
[sanei_debug] Setting debug level of net to 255.
[net] sane_init: authorize = 0x405920, version_code = 0x7fff7ff4261c
[net] sane_init: SANE net backend version 1.0.14 (AF-indep+IPv6) from 
sane-backends 1.0.21
[net] sane_init: Client has little endian byte order
[net] sane_init: searching for config file
[net] sane_init: trying to add [::1]
[net] add_device: adding backend [::1]
[net] add_device: error while getting address of host [::1]: Name or service 
not known
[net] sane_init: trying to add localhost
[net] add_device: adding backend localhost
[net] add_device: backend localhost added
[net] sane_init: done reading config
[net] sane_init: evaluating environment variable SANE_NET_HOSTS
[net] sane_init: evaluating environment variable SANE_NET_TIMEOUT
[net] sane_init: done
[net] sane_get_devices: local_only = 0
[net] connect_dev: trying to connect to localhost
[net] connect_dev: [0] connection succeeded (IPv6)
[net] connect_dev: sanei_w_init
[net] connect_dev: net_init (user=(null), local version=1.0.3)
[net] connect_dev: freeing init reply (status=Success, remote version=1.0.3)
[net] connect_dev: done
[net] sane_get_devices: got localhost:pixma:04A91709
[net] sane_get_devices: finished (1 devices)
device `pixma:04A91709_F00102' is a CANON Canon PIXMA MP150 multi-function 
peripheral
device `net:localhost:pixma:04A91709' is a CANON Canon PIXMA MP150 
multi-function peripheral
[net] sane_exit: exiting
[net] net_avahi_cleanup: stopping thread
[net] net_avahi_cleanup: done
[net] sane_exit: closing dev 0x25b5250, ctl=6
[net] sane_exit: finished.
---cut here---end


However, on the other computers with the clients I get:

---cut here---start--
$ SANE_DEBUG_NET=255 scanimage -L
[sanei_debug] Setting debug level of net to 255.
[net] sane_init: authorize = 0x405920, version_code = 0x7fffb3d35b7c
[net] sane_init: SANE net backend version 1.0.14 (AF-indep+IPv6) from 
sane-backends 1.0.21
[net] sane_init: Client has little endian byte order
[net] sane_init: searching for config file
[net] sane_init: trying to add 192.168.0.102/24
[net] add_device: adding backend 192.168.0.102/24
[net] add_device: error while getting address of host 192.168.0.102/24: Name or 
service not known
[net] sane_init: trying to add [::1]
[net] add_device: adding backend [::1]
[net] add_device: error while getting address of host [::1]: Name or service 
not known
[net] sane_init: trying to add localhost
[net] add_device: adding backend localhost
[net] add_device: backend localhost added
[net] sane_init: done reading config
[net] sane_init: evaluating environment variable SANE_NET_HOSTS
[net] sane_init: evaluating environment variable SANE_NET_TIMEOUT
[net] sane_init: done
[net] sane_get_devices: local_only = 0
[net] connect_dev: trying to connect to localhost
[net] connect_dev: [0] failed to connect (Connection refused)
[net] connect_dev: [1] failed to connect (Connection refused)
[net] connect_dev: couldn't connect to host (see messages above)
[net] sane_get_devices: ignoring failure to connect to localhost
[net] sane_get_devices: finished (0 devices)
device `v4l:/dev/video0' is a Noname Chicony USB 2.0 Camera virtual device
[net] sane_exit: exiting
[net] net_avahi_cleanup: stopping thread
[net] net_avahi_cleanup: done
[net] sane_exit: closing dev 0x961e90, ctl=-1
[net] sane_exit: finished.
---cut here---end


I'd really appreciate any pointers.

-- 
Seb




[sane-devel] scanner is no longer recognized over network

2010-07-27 Thread Seb
[update]

I changed the clients' /etc/sane.d/net.conf to point exclusively to the
IP address of the SANE server:

192.168.0.102

and now the clients detect the scanner, but cannot use it:

---cut here---start--
$ scanimage -L
device `net:192.168.0.102:pixma:04A91709' is a CANON Canon PIXMA MP150 
multi-function peripheral

$ SANE_DEBUG_NET=255 scanimage -d 'net:192.168.0.102:pixma:04A91709'  
/tmp/test.pnm
[sanei_debug] Setting debug level of net to 255.
[net] sane_init: authorize = 0x405920, version_code = 0x7fffdb391efc
[net] sane_init: SANE net backend version 1.0.14 (AF-indep+IPv6) from 
sane-backends 1.0.21
[net] sane_init: Client has little endian byte order
[net] sane_init: searching for config file
[net] sane_init: trying to add 192.168.0.102
[net] add_device: adding backend 192.168.0.102
[net] add_device: backend 192.168.0.102 added
[net] sane_init: trying to add [::1]
[net] add_device: adding backend [::1]
[net] add_device: error while getting address of host [::1]: Name or service 
not known
[net] sane_init: trying to add localhost
[net] add_device: adding backend localhost
[net] add_device: backend localhost added
[net] sane_init: done reading config
[net] sane_init: evaluating environment variable SANE_NET_HOSTS
[net] sane_init: evaluating environment variable SANE_NET_TIMEOUT
[net] sane_init: done
[net] sane_open(192.168.0.102:pixma:04A91709)
[net] sane_open: host = 192.168.0.102, device = pixma:04A91709
[net] sane_open: device found in list
[net] sane_open: device not connected yet...
[net] connect_dev: trying to connect to 192.168.0.102
[net] connect_dev: [0] connection succeeded (IPv4)
[net] connect_dev: sanei_w_init
[net] connect_dev: net_init (user=sluque, local version=1.0.3)
[net] connect_dev: freeing init reply (status=Success, remote version=1.0.3)
[net] connect_dev: done
[net] sane_open: net_open
[net] sane_open: remote open failed
scanimage: open of device net:192.168.0.102:pixma:04A91709 failed: Access to 
resource has been denied
[net] sane_exit: exiting
[net] net_avahi_cleanup: stopping thread
[net] net_avahi_cleanup: done
[net] sane_exit: closing dev 0x2361170, ctl=-1
[net] sane_exit: closing dev 0x235ec50, ctl=6
[net] sane_exit: finished.
---cut here---end

Seb



On Tue, 27 Jul 2010 21:24:35 -0500,
Seb spluque at gmail.com wrote:

 Hi, My partner is about to strangle me because she can no longer scan
 on our Canon Pixma MP150.  Following updates to Debian sid SANE
 packages several weeks ago, this scanner is only seen on the machine
 with the server.  We have 3 computers in a home network (on a router):

 192.168.0.100 192.168.0.101 192.168.0.102


 The SANE server (saned) is on the last one, and in that computer I
 have /etc/sane.d/net.conf:

 [::1] localhost


 /etc/sane.d/saned.conf:

 192.168.0.100/24 [::1] localhost


 /etc/services does include the line:

 sane-port 6566/tcp sane saned # SANE network scanner daemon


 /etc/inetd.conf also has the line:

 sane-port stream tcp nowait saned:saned /usr/sbin/saned saned


 In this computer I get:

 $ SANE_DEBUG_NET=255 scanimage -L [sanei_debug] Setting debug level of
 net to 255.  [net] sane_init: authorize = 0x405920, version_code =
 0x7fff7ff4261c [net] sane_init: SANE net backend version 1.0.14
 (AF-indep+IPv6) from sane-backends 1.0.21 [net] sane_init: Client has
 little endian byte order [net] sane_init: searching for config file
 [net] sane_init: trying to add [::1] [net] add_device: adding backend
 [::1] [net] add_device: error while getting address of host [::1]:
 Name or service not known [net] sane_init: trying to add localhost
 [net] add_device: adding backend localhost [net] add_device: backend
 localhost added [net] sane_init: done reading config [net] sane_init:
 evaluating environment variable SANE_NET_HOSTS [net] sane_init:
 evaluating environment variable SANE_NET_TIMEOUT [net] sane_init: done
 [net] sane_get_devices: local_only = 0 [net] connect_dev: trying to
 connect to localhost [net] connect_dev: [0] connection succeeded
 (IPv6) [net] connect_dev: sanei_w_init [net] connect_dev: net_init
 (user=(null), local version=1.0.3) [net] connect_dev: freeing init
 reply (status=Success, remote version=1.0.3) [net] connect_dev: done
 [net] sane_get_devices: got localhost:pixma:04A91709 [net]
 sane_get_devices: finished (1 devices) device `pixma:04A91709_F00102'
 is a CANON Canon PIXMA MP150 multi-function peripheral device
 `net:localhost:pixma:04A91709' is a CANON Canon PIXMA MP150
 multi-function peripheral [net] sane_exit: exiting [net]
 net_avahi_cleanup: stopping thread [net] net_avahi_cleanup: done [net]
 sane_exit: closing dev 0x25b5250, ctl=6 [net] sane_exit: finished.


 However, on the other computers with the clients I get:

 $ SANE_DEBUG_NET=255 scanimage -L [sanei_debug] Setting debug level of
 net to 255.  [net] sane_init: authorize = 0x405920, version_code =
 0x7fffb3d35b7c [net] sane_init: