[sane-devel] libusb-dev for Mac Leopard?

2008-09-02 Thread Bob Dronski
I'm still trying to get the Canon MP4150 working. In an attempt to debug, Nicolas recommended I use libusb-dev. Unfortunately, all I can find are packages and source for libusb. Does anyone have any experience creating a version of libusb-dev for mac? Even a location of source? Thanks,

[sane-devel] libusb-dev for Mac Leopard?

2008-09-02 Thread Bob Dronski
I just wanted a starting point. Don't worry. Your hand is safe. ;-) thanks bob On Sep 2, 2008, at 3:24 PM, BuildSmart wrote: On Sep 02, 2008, at 15:43 PM, Bob Dronski wrote: I'm still trying to get the Canon MP4150 working. In an attempt to debug, Nicolas recommended I use libusb-dev

[sane-devel] libusb-dev for Mac Leopard?

2008-09-02 Thread Bob Dronski
there, then compile/install it on your Mac, and then retry to build Sane after that ? Nicolas Le mardi 02 septembre 2008 ? 16:24 -0400, BuildSmart a ?crit : On Sep 02, 2008, at 15:43 PM, Bob Dronski wrote: I'm still trying to get the Canon MP4150 working. In an attempt to debug, Nicolas recommended I use

[sane-devel] Canon MP4150 - WORKS!!! (basically)

2008-09-02 Thread Bob Dronski
Dennis, Nicolas, and the rest of the list, Thanks so much for all your help. I'm thrilled to say that the scanner works after a new build of both libusb and Sane! There are a couple of issues that still occur, but basically, it works. I've done both flatbed and adf scanning. The only

[sane-devel] Canon MF4140

2008-09-01 Thread Bob Dronski
to pixma_mp730.c and see if that works. He did that but then he wasn't able to see the scanner any more. Any ideas? -Dennis - Original Message From: Bob Dronski dronski at gmail.com To: Dennis Lou dlou99 at yahoo.com Cc: sane-devel at lists.alioth.debian.org Sent: Saturday

[sane-devel] Canon MF4140

2008-09-01 Thread Bob Dronski
log: $ export SANE_DEBUG_SANEI_USB=255 $ export SANE_DEBUG=255 $ export SANE_DEBUG_PIXMA=20 $ scanimage -L You should get a very verbose trace. Nicolas Le lundi 01 septembre 2008 ? 11:28 -0500, Bob Dronski a ?crit : Nicolas, I really don't understand what may be happening. Here

[sane-devel] Any progress on the MF4150?

2008-08-30 Thread Bob Dronski
backend need a patch to handle MF4140 ? I can look also if it is possible to handle simply both devices in the backend ... Nicolas Le vendredi 29 ao?t 2008 ? 20:27 -0700, Dennis Lou a ?crit : From: Bob Dronski dronski at gmail.com Just wondering if any progress has been made and/or if I can do

[sane-devel] Canon MF4140

2008-08-30 Thread Bob Dronski
MF4150, MF4100_PID, 600, 640, 877, PIXMA_CAP_ADF), DEVICE (NULL, 0, 0, 0, 0, 0) }; - Original Message From: Bob Dronski dronski at gmail.com To: Dennis Lou dlou99 at yahoo.com Sent: Saturday, August 23, 2008 1:20:22 PM Subject: Re: [sane-devel] Canon MF4140 Got a couple more

[sane-devel] Any progress on the MF4150?

2008-08-29 Thread Bob Dronski
Hi all, Just wondering if any progress has been made and/or if I can do anything else to help the progress on the MF-4150? My two week return window has closed, so I'm just crossing my fingers that something will happen. Also, if anyone is interested in the unit, it's selling for $129 at

[sane-devel] Canon MF4140

2008-08-21 Thread Bob Dronski
in order to start udev at boot. Do you have this file somewhere in /etc/* ? You can check if the file is executable by doing ls -l /path/to/your/file . It must give something like : -rwxr-xr-x 1 root root 3920 2008-05-07 14:50 /etc/rc.d/rc.udev* Bob Dronski a ?crit : First of all

[sane-devel] Canon MF4140

2008-08-21 Thread Bob Dronski
was attempting to follow the recommendations. Hopefully Nicolas might be able to tell me if it's worth pursuing upon his return. I have until next Thursday to return the unit. bob On Aug 21, 2008, at 9:51 AM, m. allan noah wrote: On Thu, Aug 21, 2008 at 10:41 AM, Bob Dronski dronski

[sane-devel] Canon MF4140

2008-08-20 Thread Bob Dronski
First of all, thanks to the both of you for replying. I really want to keep this unit, and I was worried when I heard nothing for a few days. Well, I did find a copy of libsane.rules in my build and it DID have the listing Daniel mentioned. I manually moved the file into the empty udev

[sane-devel] MF4150 - Can I help?

2008-08-15 Thread Bob Dronski
Hi all, I picked up a Canon ImageClass MF4150 today knowing full well that SANE has not been tested. But the price was too good to beat! Unfortunately, it didn't work out of the box. I haven't done much low level programming, but I have tried to test and debug the Pixma driver on OS X