[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 thing

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

2008-09-02 Thread Bob Dronski
the libusb from 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&#

[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, N

[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] Canon MF4140

2008-09-01 Thread Bob Dronski
t; > #define MP740_PID 0x264c /* Untested */ > #define MP710_PID 0x264d > #define MP730_PID 0x262f > > Then, before running your scanimage -L , activate a full usb trace > log: > > $ export SANE_DEBUG_SANEI_USB=255 > $ export SANE_DEBUG=255 > $ export SANE_DEBUG_PIX

[sane-devel] Canon MF4140

2008-09-01 Thread Bob Dronski
27;t succeed doing this, please activate the trace logs > to > see what's going on: > > $ export SANE_DEBUG_PIXMA=20 > $ scanimage -T -vv > > Nicolas > > Le samedi 30 ao?t 2008 ? 19:15 -0700, Dennis Lou a ?crit : >> Nicolas, >> >> I told Bob to mov

[sane-devel] Canon MF4140

2008-08-30 Thread Bob Dronski
> enum mp730_state_t > { > @@ -638,5 +639,6 @@ >DEVICE ("Canon MultiPASS MP710", MP710_PID, 1200, 637, 868, 0), >DEVICE ("Canon MultiPASS MP730", MP730_PID, 1200, 637, 868, > PIXMA_CAP_ADF), >DEVICE ("Canon MultiPASS MP740", MP740_PID, 12

[sane-devel] Any progress on the MF4150?

2008-08-30 Thread Bob Dronski
as a 4150 > > And finally, does pixma 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 Dro

[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
So I 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 Drons

[sane-devel] Canon MF4140

2008-08-21 Thread Bob Dronski
; > in folder /etc/rc.d ; this file must be executable 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 392

[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 f

[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 Leo