[sane-devel] support for Canon MG8150

2011-06-15 Thread Gernot Hassenpflug
On Wed, Jun 15, 2011 at 5:43 AM, Louis Lagendijk wrote: > 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 af

[sane-devel] support for Canon MG8150

2011-06-14 Thread Louis Lagendijk
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 > reason not commit.

[sane-devel] support for Canon MG8150

2011-06-11 Thread Louis Lagendijk
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

[sane-devel] support for Canon MG8150

2011-06-10 Thread Wandrille Roncé
Le vendredi 10 juin 2011 05:40:47, vous avez ?crit : > On Fri, Jun 10, 2011 at 12:38 PM, Wandrille Ronc? wrote: > > Le vendredi 10 juin 2011 05:11:27, vous avez ?crit : > >> On Fri, Jun 10, 2011 at 12:08 PM, Wandrille Ronc? wrote: > >> > Le vendredi 10 juin 2011 04:17:54, vous avez ?crit : > >> >

[sane-devel] support for Canon MG8150

2011-06-10 Thread Gernot Hassenpflug
On Fri, Jun 10, 2011 at 12:38 PM, Wandrille Ronc? wrote: > Le vendredi 10 juin 2011 05:11:27, vous avez ?crit : >> On Fri, Jun 10, 2011 at 12:08 PM, Wandrille Ronc? wrote: >> > Le vendredi 10 juin 2011 04:17:54, vous avez ?crit : >> >> On Fri, Jun 10, 2011 at 10:50 AM, VanVan wrote: > Okay, so

[sane-devel] support for Canon MG8150

2011-06-10 Thread Gernot Hassenpflug
On Fri, Jun 10, 2011 at 12:08 PM, Wandrille Ronc? wrote: > Le vendredi 10 juin 2011 04:17:54, vous avez ?crit : >> On Fri, Jun 10, 2011 at 10:50 AM, VanVan wrote: >> Hello, >> >> I am afraid I cannot tell who you are speaking to, or what message you >> are relating to. Can you please clarify? > >

[sane-devel] support for Canon MG8150

2011-06-10 Thread Gernot Hassenpflug
On Fri, Jun 10, 2011 at 10:50 AM, VanVan wrote: > Hi, > I saw you didn't commit that to the git. Hello, I am afraid I cannot tell who you are speaking to, or what message you are relating to. Can you please clarify? > I try to do the same things like you, but i have a little problem. > You sai

[sane-devel] support for Canon MG8150

2011-06-10 Thread Wandrille Roncé
Le vendredi 10 juin 2011 04:17:54, vous avez ?crit : > On Fri, Jun 10, 2011 at 10:50 AM, VanVan wrote: > > Hi, > > I saw you didn't commit that to the git. > > Hello, > > I am afraid I cannot tell who you are speaking to, or what message you > are relating to. Can you please clarify? > > > I tr

[sane-devel] support for Canon MG8150

2011-06-10 Thread VanVan
Hi, I saw you didn't commit that to the git. I try to do the same things like you, but i have a little problem. You said that the ID was wrong, I use #define MG8100_PID 0x174b, because my lsusb told me that my id was 174b. When I run sane-find-scanner with USB, I found : found USB scanner (vend

[sane-devel] support for Canon MG8150

2010-11-02 Thread Ralph Gauges
On 11/2/10 12:21 AM, Gernot Hassenpflug wrote: > On Tue, Nov 2, 2010 at 5:29 AM, Louis Lagendijk > wrote: >> 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 (20

[sane-devel] support for Canon MG8150

2010-11-02 Thread Gernot Hassenpflug
On Tue, Nov 2, 2010 at 5:29 AM, Louis Lagendijk wrote: > 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 PIXM

[sane-devel] support for Canon MG8150

2010-11-01 Thread Louis Lagendijk
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

[sane-devel] support for Canon MG8150

2010-11-01 Thread Louis Lagendijk
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

[sane-devel] support for Canon MG8150

2010-11-01 Thread Gernot Hassenpflug
On Mon, Nov 1, 2010 at 7:40 PM, Ralph Gauges wrote: > Hi Gernot, > > I did what you suggested and I do have a log file with debug output which is > rather long. > Should I really send this to the list? And if yes, should I add the log file > as an attachment or should I include the log output in t

[sane-devel] support for Canon MG8150

2010-11-01 Thread Ralph Gauges
Hi Gernot, I did what you suggested and I do have a log file with debug output which is rather long. Should I really send this to the list? And if yes, should I add the log file as an attachment or should I include the log output in the mail itself? I also noticed that the scanner is accesses a

[sane-devel] support for Canon MG8150

2010-11-01 Thread Gernot Hassenpflug
On Mon, Nov 1, 2010 at 4:41 AM, wrote: > I tried to use the device over ethernet and this seems to work better: > > Quoting Gernot Hassenpflug : > >> On Mon, Nov 1, 2010 at 2:19 AM, >> wrote: >>> > Now I fixed the ids again and the device is recognized as an MG8100 device > over USB as well, but

[sane-devel] support for Canon MG8150

2010-11-01 Thread Gernot Hassenpflug
On Mon, Nov 1, 2010 at 2:19 AM, wrote: > Hi, > > I recently bought a new multifunction device from Canon (MG8150) and as > usually there are no linux drivers for the device from the manufacturer. > > So the question now is, how could I be of help to eventually get this device > running under linux

[sane-devel] support for Canon MG8150

2010-10-31 Thread ralph.gau...@bioquant.uni-heidelberg.de
I tried to use the device over ethernet and this seems to work better: Quoting Gernot Hassenpflug : > On Mon, Nov 1, 2010 at 2:19 AM, > wrote: >> Hi, >> >> I recently bought a new multifunction device from Canon (MG8150) and as >> usually there are no linux drivers for the device from the ma

[sane-devel] support for Canon MG8150

2010-10-31 Thread ralph.gau...@bioquant.uni-heidelberg.de
Quoting Gernot Hassenpflug : > On Mon, Nov 1, 2010 at 2:19 AM, > wrote: >> Hi, >> >> I recently bought a new multifunction device from Canon (MG8150) and as >> usually there are no linux drivers for the device from the manufacturer. >> >> So the question now is, how could I be of help to eventual

[sane-devel] support for Canon MG8150

2010-10-31 Thread ralph.gau...@bioquant.uni-heidelberg.de
Quoting Gernot Hassenpflug : > On Mon, Nov 1, 2010 at 2:19 AM, > wrote: >> Hi, >> >> I recently bought a new multifunction device from Canon (MG8150) and as >> usually there are no linux drivers for the device from the manufacturer. >> >> So the question now is, how could I be of help to eventual

[sane-devel] support for Canon MG8150

2010-10-31 Thread ralph.gau...@bioquant.uni-heidelberg.de
Hi, I recently bought a new multifunction device from Canon (MG8150) and as usually there are no linux drivers for the device from the manufacturer. So the question now is, how could I be of help to eventually get this device running under linux. I have never written any device drivers, but