my apologies for getting ibn late: I just got back from a holiday
On Sat, 2010-07-17 at 09:46 +0200, Nicolas Martin wrote:
> > http://files.pannek.de/sane/scanimage.zip
>
> This look satisfactory at first glance, the Pixma dialog is confirmed to
> be a generation 4 format here.
>
> >
> > p
On Sun, 2010-10-31 at 20:41 +0100,
ralph.gauges at bioquant.uni-heidelberg.de wrote:
> I tried to use the device over ethernet and this seems to work better:
>
>
Then you probably have a mistake in the usb-id. The bjnp code looks up
the device name and fetches the USB-id from the name. As long as
On Sun, 2010-10-31 at 19:51 +0100,
> > You can try adding the definitions near the end of pixma_mp150.c where
> > similar definitions exist, like this:
> >
> > /* Latest devices (2010) Generation 4 CIS/CCD */
> > DEVICE ("Canon PIXMA MP280", "MP280", MP280_PID, 1200, 638, 877,
> > PIXMA_CAP
On Sun, 2008-08-17 at 14:22 +0200, Per Grahn wrote:
> I own a MP970 and is interested in making it work under linux.
> Currently I use openSuSE 10.3 (x86_64).
> I have tested to scan a few images with various resolutions with good
> result using the CVS version
> from 13 august. I discovered that
hi,
I am looking for some recommendation on the following:
Canon uses a proprietary protocol for communication to it's networked
multi-functional devices, called bjnp (ports 8611 - 8614) where port
8612 (UDP and TCP) is used for scanning. I have done some reverse
engineering based on a packet dump
On Tue, 2008-09-30 at 15:20 -0400, m. allan noah wrote:
> is the existing sanei_udp code of any use to your driver?
>
I started off re-using the code I wrote for the CUPS bjnp backend. I am
considering re-writing the code to re-use sanei_udp and sanei_tcp code,
but a lot of the code is about messa
On Tue, 2008-09-30 at 15:42 -0400, m. allan noah wrote:
> On Tue, Sep 30, 2008 at 3:32 PM, Louis Lagendijk
> wrote:
> > On Tue, 2008-09-30 at 15:20 -0400, m. allan noah wrote:
> >> is the existing sanei_udp code of any use to your driver?
> >>
> > I started o
On Tue, 2008-09-30 at 16:07 -0400, m. allan noah wrote:
> On Tue, Sep 30, 2008 at 4:00 PM, Louis Lagendijk
> wrote:
> > On Tue, 2008-09-30 at 15:42 -0400, m. allan noah wrote:
> >> On Tue, Sep 30, 2008 at 3:32 PM, Louis Lagendijk
> >> wrote:
> >> > O
On Mon, 2008-10-13 at 13:55 -0400, m. allan noah wrote:
> On Mon, Oct 13, 2008 at 11:45 AM, Ren? Rebe wrote:
> > Hi,
> >
> > Julien BLACHE wrote:
> >> stef wrote:
> >>
> >> Hi,
> pseudocode:
>
> ret = sane_start()
> if(ret){
> die("bad status");
> }
>
> that works in sane 1.0, and fails in
hi all,
In order to solve this issue I have a few questions, that somebody with
some OS/2 networking background can hopefully answer.
I see 2 directions to solve this issue:
1) On OS/2 use 255.255.255.255 as broadcast address. This does not work
under Linux as I need to send broadcasts to the bro
Hello Michael, Nicolas,
looking at the traces, this looks like a bug in my bjnp-code. It
apparently crashes when the modem connection is up.
Michael, could you please do the traces Nicolas requested AND run
scanimage -L under gdb. Once it crashes, do a bt and mail me the
results? The output if if
ok, changed this according to the excellent suggestion by Julien. I
simply do not know why I never thought of this before. It is so obvious.
Louis L
On Sat, 2008-12-06 at 17:31 +0100, Julien BLACHE wrote:
> Louis Lagendijk wrote:
>
> Hi,
>
> > backend/pixma_bjnp.c pixma_bjn
I am testing Sane under Opensolaris to see if the network extensions for
the pixma backend work under Opensolaris.
During the compilation I noticed that saned does not compile as
OpenSolaris does not have getgrouplist().
There is a getgrouplist.c in openssh. Can we add that, or should we only
in
hello Brian,
could you please do the following:
set SANE_DEBUG_PIXMA to 13
in bash that is
export SANE_DEBUG_PIXMA=13
or in tcsh
setenv SANE_DEBUG_PIXMA=13
and then a scanimage and mail me the logfile? I want to have a look at
the logfileas as this really looks funny.
It would be good if you cou
hi
Running a make dist on a freshly configured CVS tree bugs out with the
following:
bash-3.2$ make dist
{ test ! -d sane-backends-1.1.0-cvs || { find sane-backends-1.1.0-cvs
-type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr
sane-backends-1.1.0-cvs; }; }
test -d sane-backends-1.1.0-cvs || mkdir
hi
In order to better keep track of what I installed, I am trying to build
an RPM package for Sane on my Fedora 10 box.
This fails as the config files do not get installed. This seems to be
caused by the install-becfg target in backend/Makefile.am
@list="$(BACKEND_CONFS_ENABLED) saned.conf dll
the bug report
Br, Louis
On Sat, 2009-03-07 at 23:34 +0100, Louis Lagendijk wrote:
> On Sat, 2009-03-07 at 18:12 +, Paul Bartholdi wrote:
> > Hello,
> >
> > I have a Canon Pixma MP970 connected via ethernet. On the other side,
> > I use a Sony Vaio with Ubuntu 8
On Thu, 2009-03-26 at 12:16 -0700, Peter Schoenrank wrote:
> My apologies for my tardy reply. I recently upgraded from Mac OS X
> 10.3 to 10.5, and I have been busy learning about the (sometimes
> idiotic) differences.
>
>
> On 09-Mar-25, at 14:00, Nicolas Martin wrote:
>
> > Are you sure yo
canimage hangs as before, at the same place as before. This time at
> least kill -9 managed to kill it.
>
>
>
>
> On 09-Mar-25, at 14:00, Nicolas Martin wrote:
>
> > If you run the scanimage -T command without sending the output to a
> > log
> > file, does i
Hi Peter
Thanks for your patience. Here is some more input
Louis
On Fri, 2009-03-27 at 11:27 -0700, Peter Schoenrank wrote:
> On 09-Mar-26, at 14:17, Louis Lagendijk wrote:
>
> > This could be because the MX850 is not connected on that Lan (duh)
>
> So, I disconnected
hi Peter
finally some good news then! This proves that the backend basically
works on the Mac as well. I an only suprised to see that I had to
increase timeouts from the 10 seconds I used after Raoul had problems on
his mp620.
It would be good to see the logfiles of the failing attempts again. I
w
hi Nicolas,
I already noticed this bug report. I have been pretty busy lately but am
planning to have a look at it this weekend.
Phil, when you say "over the network", does that mean over wired
ethernet or Wifi? Is a firewall active on the box? What OS/distribution?
In addition to the full log tha
hi again
I jad a look at the available logfile:
Apparently everything goes right upto the point where we send a
de20/cmd_scan_param. The 4 bytes ack (confirming a packet of 0x40 bytes)
on the command is received back(T=6.240).
We then expect to start read an 8 byte response from the scanner, so
Hi
Here are a few notes on compiling a recent sane snapshot (from sometime
earlier this week) under FreeBSD 7.1. I am not a FreeBSD user but
installed it on an old box (AMD XP 2000) to test my bjnp sources for the
pixma backend.
- libgphoto2 is not found, solved it temporarily by adding
${GPHOTO2
ystem up. Glad to see that I picked the
right BSD version
> Replies below.
>
> On 05/02/2009 11:14 AM, m. allan noah wrote:
> > On Sat, May 2, 2009 at 11:49 AM, Louis Lagendijk
> > wrote:
> >
> > - libgphoto2 is not found, solved it temporarily by adding
>
On Sat, 2009-05-02 at 15:59 -0500, Chris Bagwell wrote:
> I'm very glad to hear someone was able to test under FreeBSD. Thats
> the main platform I do not have access to. Really need to set up a
> qemu image some day.
> > > canon_dr.c picks the wrong saneopts.h (from /usr/local/sane). possibly
>
hi Bob,
On Tue, 2009-06-30 at 10:37 -0400, m. allan noah wrote:
> I think there were regressions in the avision driver in sane-backends
> 1.0.19. IIRC, these might be fixed in v 1.0.20. You might see if that
> has been packaged for Fedora 11, and if it will install on F10. If
> not, you could build
On Sun, 2009-10-18 at 13:36 +0200, Nicolas Martin wrote:
>
> Louis:
> if the network support fails, I'm just wondering whether the DES name
> for this model is set correctly, the usb signature (from the USB snoop)
> was reported to be: "Canon MF4360-4390" so a bit different from what
> was seen
Hi Adrian
a quick short response:
I had a quick look (I was about to quit for the day). this is definately
a different protocol as the BJNP stuff (this uses port 45747. It may be
similar though. I need to have a look at it when I have more time.
kind regards, Louis
On Sat, 2009-10-24 at 12:05 -0
On Sun, 2011-01-16 at 02:04 -0800, Kenton Varda wrote:
I leave your first question for Nicolas to answer. I don't understand
the backend well enough to dig into this part. sorry for the late reply,
I have been out of the country for a few days and busy with work...
> Unfortunately, there is anothe
On Mon, 2011-01-31 at 12:08 +0100, Stephan Ritscher wrote:
> Hi folks,
>
> I just got a new Canon Pixma MX870, but it doesn't work completely,
> yet.
>
> Let me start with my setup. I run Gentoo with kernel 2.6.36-gentoo-r5
> on an Intel(R) Core(TM)2 Duo CPU T9300. I use the latest sane-backends
others. The actual backend
sends the usual usb commands that get routed over IP.
Is there a backend that supports your device? If so, I could have a look
at some packet traces to see if support for your devices IP-protocol is
doable.
> (this question probably goes to louis lagendijk (judging f
On Fri, 2011-02-25 at 22:45 +0100, Louis Lagendijk wrote:
> On Thu, 2011-02-24 at 03:44 +0100, chrysn wrote:
>
> >
> > so my questions to the list are:
> >
> > * what is the background of the existing bjnp code, and how extensible
> > is it?
> >
hello Chris,
sorry for the delay, but I am quite overloaded with work $DAYJOB, and am
working on porting some other program stack to MacOS.
On Sun, 2011-02-27 at 16:32 +0100, chrysn wrote:
> On Fri, Feb 25, 2011 at 10:45:35PM +0100, Louis Lagendijk wrote:
> > Is there a backend that supp
On Sat, 2011-03-05 at 19:29 +0100, chrysn wrote:
>
> is there a way to forcibly try the existing implementations on the
> device (without its chipset being known)?
>
> thanks
> chrysn
Hello Chris
I finally had some time to look at the windows traces in more detail. I
misinterpreted the results b
On Fri, 2011-06-10 at 23:19 +0200, Wandrille Ronc? wrote:
>
> But not on my laptop
>
>
> [pixma] pixma is compiled with pthread support.
> [pixma] pixma version 0.16.2
> [pixma] sanei_bjnp_find_devices:
> [pixma] wlan0 is IPv4 capable, sending broadcast..
> [pixma] wlan0 is IPv4 capable, sendin
On Sat, 2011-06-11 at 12:10 +0200, Louis Lagendijk wrote:
> If uou have git commit access you could do that I guess. It is probably
> better if the current maintainer of the backend (Nicolas, Gernot?) does
> that, the changes do not affect any other devices, so I can not see a
> reaso
On Mon, 2011-10-31 at 19:18 +0100, 0002 at dummymails.scanea.de wrote:
> Hi List,
> recently I bougt the Canon Pixma MX885 printer-fax-scanner &
> coffee-cooker ;-)
>
> Unfortunately it isn't recognized by sane and I would love to use it
> with sane. But I found the following thread
>
> http://li
On Thu, 2012-05-17 at 07:46 +0200, Nelson wrote:
> > Hey mailing list,
>
> > how can I use the scan buttons of the mx700 with lan connection? If
> > I work on usb pursuing all the best. Even the buttons. When I run
> > the printer / scanner on lan work the buttons not to scan.
> >
> > greets
On Thu, 2012-05-17 at 12:13 +0200, Louis Lagendijk wrote:
> On Thu, 2012-05-17 at 07:46 +0200, Nelson wrote:
> > > Hey mailing list,
> >
> > > how can I use the scan buttons of the mx700 with lan connection? If
> > > I work on usb pursuing all the best. Eve
On Sat, 2012-08-11 at 20:22 +0200, Louis Lagendijk wrote:
> hello Nelson/ list,
> I finally managed to find some time to work on the bjnp button scan
> support for the pixma backend. I got it working, although I am not
> really sure that it does not contain faults in some corner
On Wed, 2012-08-29 at 00:58 +0200, Frode V. Fjeld wrote:
> I have been able to get my Pixma MP600R to work with xsane over the wlan
> at various times before, but after upgrading to the latest ubuntu
> recently I can't get it to work anymore.
>
> I've pulled the latest git sources for sane-backend
On Thu, 2012-08-30 at 10:23 +0200, Frode V. Fjeld wrote:
> Louis Lagendijk writes:
>
> > I will have a look at this when I get some time. I have seen this once
> > on my own scanner, but thought that the latest git version fixed it.
> > This could be a timing issue that
On Thu, 2012-08-30 at 10:23 +0200, Frode V. Fjeld wrote:
> Louis Lagendijk writes:
>
> > I will have a look at this when I get some time. I have seen this once
> > on my own scanner, but thought that the latest git version fixed it.
> > This could be a timing issue that
hello list (especially Rolf and Gernot)
We had this report for detection of an MX430 not working. The log
included in the mail shows that the scanner reports itself in the bjnp
protocol as follows:
> > [pixma] Scanner identity string = MFG:Canon;CMD:MultiPass 2.1,IVEC;MDL:MX430
> > series;CLS:IMA
On Thu, 2012-09-06 at 20:56 +0200, Louis Lagendijk wrote:
>
> I can see 2 ways around this problem:
> 1) change the backend so the strings match
> 2) remove any occurrence of "Canon" and "Pixma" from the reported model
> string and look only for the "MX430
On Fri, Aug 31, 2012 at 4:06 AM, Nicholas Elliott
wrote:
>
> Hello Nicholas,
>
> > I've installed xsane and the latest sane-backends:
> > scanimage -V
> > scanimage (sane-backends) 1.0.24git; backend version 1.0.22
> >
> > sane-find-scanner finds the scanner:
> > found USB scanner (vendor=0x04a
On Tue, 2012-09-04 at 00:05 +0200, Frode V. Fjeld wrote:
> Louis Lagendijk writes:
>
> > On Thu, 2012-08-30 at 10:23 +0200, Frode V. Fjeld wrote:
> >> Louis Lagendijk writes:
> >>
> >> > I will have a look at this when I get some time. I have se
On Sun, 2012-09-09 at 20:15 +0200, Frode V. Fjeld wrote:
> Louis Lagendijk writes:
>
> > [...] Please try the code from GIT
>
> Thank you so much, but I'm sorry to say it still doesn't quite
> work. Here's the log from scanimage -T:
>
...some log lin
hello Nick,
It would indeed be interesting to see if USB works but I suspect the
network code. As soon as I have some time I will test over Wlan. I
suspect a timing issue.
In the recent rewrite when I added scan button and IPv6 support I may
have broken something. My device is normally ethernet co
On Wed, 2012-10-03 at 12:55 +0900, Gernot Hassenpflug wrote:
> 3) the network backend part probably requires more work, and further
> debug. I'm not familiar with it though.
I can take that as I wrote it. But lets first see if you can get it
working over USB. My experience so far is that most if
On Mon, 2012-10-15 at 07:55 -0700, Petrie, Glen wrote:
> All
>
>
>
> I am not sure who in the SANE group to send this to; but I am hoping
> the SANE group will accepted the proposed changes to enable SANE
> integration into the LSB 5.0.
>
>
>
> I have successfully compiled and linked SANE u
On Fri, 2012-10-19 at 07:55 +0200, Nelson wrote:
> >
> > Am 25.09.2012 19:54, schrieb Nelson:
> Hey list/Louis,
>
> here is installation of scanbd with my config. I'm not sure whether the
> installation works.
>
> Thanks to list,
> Nelson
>
hello Nelson
I have cooked up a quick patch that sh
On Wed, 2012-09-26 at 07:58 +0200, Wilhelm wrote:
> Am 25.09.2012 19:54, schrieb Nelson:
> >>> On Sat, 2012-08-11 at 20:22 +0200, Louis Lagendijk wrote:
> >>>
> >>>> hello Nelson/ list,
> >>>
> >>> As I was working on the scan but
On Sat, 2012-10-27 at 12:25 -0400, m. allan noah wrote:
> > I finally found some time to dig into the backend to see what it does
> > and how to use it (too many other things to do and been ill for a
> > while). I now understand how things work.
> >
> > The button-1 and button-2 options are set whe
On Sun, 2012-10-28 at 06:15 +0100, Wilhelm wrote:
> Am 27.10.2012 19:34, schrieb Louis Lagendijk:
> > On Sat, 2012-10-27 at 12:25 -0400, m. allan noah wrote:
> >>> I finally found some time to dig into the backend to see what it does
> >>> and how to use it (too
On Wed, 2012-10-31 at 08:47 -0400, m. allan noah wrote:
> >> If you change the stuff, do you mind also changing the option-type of
> >> button-1/-2 to SANE_TYPE_BUTTON (it is actually SANE_TYPE_INT)?
> >>
> > I am still looking at this. For now I have been able to wrap my brain
> > around how to r
hello dear Sane developers
I am in the process of packaging scanbd for Fedora. One thing that
bothers me is the fact that I need to copy all .conf files as
scanbd relies on the user using the net backend, while scanbd acts as a
saned proxy. But scanbd/saned requires a dll.conf that specifies the
us
Hello,
I have made a simple patch to saned that gives full systemd socket
activation. The big advantage is that it allows debug output to go to
systemd instead of /dev/null. I do however need some changes to
configure.in. I am not sure how to get these in git as I know that I
cannot simply run an a
On Mon, 2012-12-17 at 23:38 +0100, Nelson wrote:
> Hey Mailinglist,
>
> i have the canon mx700 connected over lan. When i use "scanimage
> --button-controlled=yes > /tmp/test.pnm" and the buttons are not pressed, the
> udp-connections rising steadily. I tested it with "lsof | grep -c 8612" .
>
On Tue, 2012-12-18 at 00:13 +0100, Louis Lagendijk wrote:
> On Mon, 2012-12-17 at 23:38 +0100, Nelson wrote:
> > Hey Mailinglist,
> >
> > i have the canon mx700 connected over lan. When i use "scanimage
> > --button-controlled=yes > /tmp/test.pnm" and t
On Mon, 2012-12-24 at 22:53 +0100, Andreas Dick wrote:
> Am Montag, 24. Dezember 2012, 09.09:59 schrieb Michael Watson:
> > Arch Linux Arm is not quite debian. I may have run into a permissions issue
> > with libsub.
>
> I have a similar problem with my HP OfficeJet muliti function device
> (pri
On Tue, 2013-01-01 at 16:47 +0100, Louis Lagendijk wrote:
> On Sat, 2012-12-15 at 14:08 +0100, Louis Lagendijk wrote:
> > Hello,
> > I have made a simple patch to saned that gives full systemd socket
> > activation. The big advantage is that it allows debug output to go to
&
hello
On Wed, 2013-01-02 at 20:45 +0100, Dominik Kopp wrote:
> Hi,
>
> I'm trying to complile scanbd inside VirtualBox (host/client both openSUSE
> 12.2 64-bit) but I have no success.
>
> The error message during make is:
> /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../x86_64-suse-linux/bin/l
On Thu, 2013-01-03 at 22:12 +0100, Dominik Kopp wrote:
> Wilhelm wrote:
>
> > Hi Dominik,
> >
> > Am 02.01.2013 20:45, schrieb Dominik Kopp:
> >> /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../x86_64-suse-
> linux/bin/ld:
> >> dbus.o: undefined reference to symbol 'pthread_sigmask@@GLIBC_2.2.5'
On Sun, 2013-01-06 at 00:12 +0100, Dominik Kopp wrote:
> Louis Lagendijk wrote:
>
> > On Thu, 2013-01-03 at 22:12 +0100, Dominik Kopp wrote:
> > This was something missed in the autoconf configuation. I hopefully
> > fixed it in svn. Can you try again?
> > I also
On Tue, 2013-01-01 at 17:07 +0100, Louis Lagendijk wrote:
> On Tue, 2013-01-01 at 16:47 +0100, Louis Lagendijk wrote:
> > On Sat, 2012-12-15 at 14:08 +0100, Louis Lagendijk wrote:
> > > Hello,
> > > I have made a simple patch to saned that gives full systemd socke
On Sun, 2013-01-06 at 15:25 -0500, Michael Watson wrote:
> Thank you.
>
> I have 1.3 working on archlinuxarm (systemd). Please find below
> "integration" tweaks:
>
> --
> /usr/lib/systemd/system/scanbd.service
> #Type=simple
> # dbus
> Type=dbu
On Fri, 2013-01-11 at 08:38 -0500, Michael Watson wrote:
> Louis,
>
> Thank you.
>
> When I posted the integration tweaks the service complained on startup as
> simple with a dbus name. This was solved with changing the type to dbus. I
> have since settled on type simple and no dbus name, and i
I am sorry for the long post, but I am afraid that I need to provide
a lot of background.
The issues
As you may recall I am packaging scanbd for Fedora. There are a few
issues that make this a bit challenging:
1) In order to create a good user experience, I want the package to
confi
On Sat, 2013-01-12 at 08:48 -0500, Michael Watson wrote:
> Louis,
>
> Udev start and stop of scanbd.service and scanbm.socket, service and socket
> not enabled:
>
> /usr/lib/udev/rules.d/99-local.rules
> # Scan Button rules for Canon CanoScan LiDE 210
> #ENV{libsane_matched}=="yes", GROUP="scanne
On Sat, 2013-01-19 at 18:54 +0100, Rolf Bensch wrote:
> Hi Wilhelm,
>
> Yesterday I started with scanbd and my CS9000F.
>
> I mentioned an error with scanbd.conf:
>
> $ /usr/local/bin/scanbd -df -c /usr/local/etc/scanbd/scanbd.conf
> /usr/local/etc/scanbd/scanbd.conf:197: no such option 'includ
On Sat, 2012-12-15 at 14:08 +0100, Louis Lagendijk wrote:
> Hello,
> I have made a simple patch to saned that gives full systemd socket
> activation. The big advantage is that it allows debug output to go to
> systemd instead of /dev/null. I do however need some changes to
> configu
On Wed, 2013-02-06 at 22:27 +0100, Rolf Bensch wrote:
> Hi Matthias,
>
> Many thanks for your patch. I just committed your patch to git.
>
> I have no idea about BJNP. Please open a new thread about this issue
> here in the ml, and/or search for a BJNP maintainer in "ChangeLog".
>
> Cheers,
> Ro
On Thu, 2013-02-07 at 17:32 +0100, Matthias Thon wrote:
> Hello,
>
>
> i like to setup scanbd with my Canon MG6250. scanbd -f works and
> reacts on pressing scanner buttons.
>
> Now i like to use scanimage on this machine. If i load scand and scan
> over the net backend it works. But if i try to
On Tue, 2013-02-26 at 11:23 +0100, stout wrote:
> Hello,
>
> I found some solution for my problem :
> First, I noticed than the file scanbd_dbus.conf wasn't in the system.d
> folder, so I added it.
>
> The error changed : no more dbus connection error but endless
> "Iteration on dbus call" in the
On Wed, 2013-02-27 at 09:58 +0100, stout wrote:
> Hello,
>
> >>
> > A few notes:
> > scanbd_dbus shall be copied into /etc/dbus-1/system.d, that is what you
> > referred to I guess?
>
> Yes it is.
>
> > What do you use to start scanbd? Systemd? Scanbd apparently does not see
> > the scanner. Wha
On Tue, 2013-03-12 at 19:50 +0100, kimec.ethome.sk wrote:
> Hi everybody,
>
> according to the sane-pixma backend's man page, MF 4270 should be
> already supported (it is listed in the 'known to work section').
> http://www.sane-project.org/man/sane-pixma.5.html
>
> Could somebody confirm if the
On Fri, 2013-04-12 at 07:01 -0700, deigerwutz wrote:
> Dear all
>
> In the meanwhile I removed and installed scanbd once again.
>
> But now I get an "Iteration on dbus call" error.
>
> If scanbd runs from command line with option "f" it works perfect but not
> with auto start.
> If scanbd ist st
On Mon, 2013-04-22 at 22:34 +0930, Ashley Arnold wrote:
> Hi,
>
>
> I'm not really sure how to do this, but the
> http://www.sane-project.org/sane-mfgs.html page said "Testers needed",
> so here is what I did to get my Canon MG6250 scanner going.
>
>
> This is on xubuntu 12.10 64-bit with all c
On Wed, 2013-05-22 at 14:53 -0700, Tim wrote:
> Unfortunately my report was premature. The backend did successfully
> manage a 1 page ADF scan followed by an ADF empty test, but more normal
> use profile failed as:
>
> o Placed 9 sheets in ADF
>
> o launched xsane w ADF/multipage=9
>
> o ask
On Wed, 2013-07-17 at 08:49 -0700, warnes wrote:
> Hi All,
>
> First, thanks for all the work that goes into running a project like this!
> I'm providing this information to help debugging the Canon PIXMA MX710
> series support.
>
> I have a brand new Canon Pixma MX712 ($54.99 at BJ's!). Since
On Wed, 2013-07-17 at 09:42 -0700, warnes wrote:
> Hi Louis,
>
>
> I connected t he printer via USB and ran:
>
>
> export SANE_DEBUG_BJNP=3
>
> scanimage | tee scanimage.log
>
>
>
> The logfile is attached.
>
>
> -Greg
Not exavlty what I asked: first determine whether the issue
On Tue, 2013-09-03 at 13:47 +1200, Jon Chamberlain wrote:
> Hi,
>
> I have configured an HP 1050 all-in-one on my Centos 6 server using
> the manual instructions on the HPLIP site.
>
> So far I am able to print and scan locally, but have been unsuccessful
> in getting it to be seen across the net
On Mon, 2014-01-06 at 11:49 -0500, Yvan L. G?linas wrote:
> Hi,
>
> I have a Canon imageCLASS MF4880DW and sane-backend git has been
> updated and working fine via USB (lsusb: Bus 003 Device 004: ID
> 04a9:2773 Canon, Inc.) Thanks!
>
>
> I was trying to use it via the net but it didn't worked a
On Sun, 2014-02-02 at 23:09 +, Keith Wansbrough wrote:
> Hi,
>
> I have a Canon MG3250 connected via wireless (BJNP, IPv4). I see it's
> marked as "Testers needed". How can I help?
>
> I have pixma 0.17.6 (built from git), running on Ubuntu 12.04 on x86_64.
>
> scanimage -L didn't find the
On Tue, 2014-01-07 at 13:05 +0100, Louis Lagendijk wrote:
Hi Rolf,
I am working with Yvan L. G?linas to get the laser
multi-functionals to work over the mfnp protocol (usb over IP).
Yvan has kindly given me access to his scanner over a tunnel.
I found that the MF4880DW sends pretty big image
On Sat, 2014-02-08 at 00:00 +0100, Louis Lagendijk wrote:
> On Tue, 2014-01-07 at 13:05 +0100, Louis Lagendijk wrote:
> Hi Rolf,
> I am working with Yvan L. G?linas to get the laser
> multi-functionals to work over the mfnp protocol (usb over IP).
> Yvan has kindly given me access
On Sat, 2014-02-08 at 13:07 +0100, Louis Lagendijk wrote:
> On Sat, 2014-02-08 at 00:00 +0100, Louis Lagendijk wrote:
> > On Tue, 2014-01-07 at 13:05 +0100, Louis Lagendijk wrote:
> > Hi Rolf,
> > I am working with Yvan L. G?linas to get the laser
> > multi-functi
Hi,
I have committed support for Canon laser multifunctional scanner
support to git. The MFNP protocol is very similar to the BJNP protocol,
so I added it to the exsiting BJNP code. If people find issues with
either BJNP (inkjet) or MFNP (laser) devices, I would appreciate a
report here.
Thanks t
On Mon, 2014-04-07 at 21:20 -0700, littlesincanada wrote:
> Hi,
> After managing to get USB scanning working with Rolf for the Canon
> MF4770N machine, I have now put the printer onto the network and am
> trying to get network scanning working to no avail.
>
> Assuming that it uses the BJNP prot
On Tue, 2014-04-08 at 22:35 -0700, littlesincanada wrote:
> Hi,
> Thanks to the various hints particularly from Louis, my Canon MF4770N
> works flawlessly over the net.
> The scanner was autodetected and works out of the box as of latest git.
>
> Many thanks: you guys rock!!
Thanks for your repo
On Thu, 2014-04-10 at 07:41 +0200, Wolfgang Fahl wrote:
> Dear Sane developers,
>
> please find attached a zipped log with the result of my test with a
> ScanSnap iX500 (due to the 100 KByte Limit for this mailinglist I could
> not simply paste the content).
>
> This test was done on a Macbook Pr
On Fri, 2014-05-02 at 21:55 +, Thomas Escher wrote:
> One question ? I own a Canon MX925. It's possible to scan from the
> display
> directly to the Windows-Machines. Is SANE the right software to scan
> from
> the display directly to a debian-machine?
>
>
> Thanks,
>
>
> Tom
Hi Tom,
Yes,
Hi Troels
pixma.conf should have only contain
mfnp://192.168.1.50:8610
in your case. It tells the backend where to find the scanner. The mfnp
part tells the backend that the device is a laser multi-functional (I
still don't understand why Canon choose to make that a different
protocol as except fo
On Sat, 2014-08-16 at 21:24 +0200, HelpHelp wrote:
> Hi!
>
> This is strange - When I try to capture packets with wireshark it is
> really hard to reproduce the
> error. It looks like I have to hold an open connection between the
> scanner and the pc for scanning. Could that be true?
Sounds li
On Sat, 2014-08-16 at 17:16 +0200, HelpHelp wrote:
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> Hello!
>
> Thanks to Rolf Bensch. He made my Scanner working. The only problem is
> that I can use the scanner only by usb. Network is very unstable. Most
> of the time I have to res
On Tue, 2014-08-19 at 19:07 +0200, Louis Lagendijk wrote:
> On Sat, 2014-08-16 at 17:16 +0200, HelpHelp wrote:
> >
> >
> >
> >
> >
> >
> >
> >
> >
> Hi
> can you please get me a log file with SANE_DEBUG_PIXMA=11
On Tue, 2014-08-19 at 20:57 +0200, HelpHelp wrote:
> Hi Lois,
> i needed a while for getting the error message.
> Therefore the log is pretty big. You will find the error on the end.
>
> Link: https://dl.dropboxusercontent.com/u/12003240/sane.log.7z
Were you scanning from the ADF here? I see a s
On Thu, 2014-08-21 at 07:57 +0200, HelpHelp wrote:
> Hey Luis,
>
> I forgot to mention that I am using the ADF
>
> Regards
>
> On 21.08.2014 07:51, HelpHelp wrote:
>
> > Hello Luis!
> >
> > your patch solved the first problem. It looks like the error is gone
> > - made about 12 pages without
1 - 100 of 169 matches
Mail list logo