Re: [sane-devel] Imageclass D530 Scanner Support (New Patch?)

2014-10-21 Thread tx
or as a regular user. It scans at all resolutions and geometries. My main goal is tobe able to scan directly into GIMP but I need Frontend GUIs to function properly in order to use the GIMP plug-in. ~gtux On Tue, October 21, 2014 8:20 am, Johannes Meixner wrote: Hello, On Oct 20 21:39 tx

Re: [sane-devel] Imageclass D530 Scanner Support (New Patch?)

2014-10-21 Thread tx
this- put /usr/local/bin first in the $PATH, but not put /usr/local/lib first in ldconfig. man ldconfig might give some details, and so does section 3.1 of this doc: http://www.sane-project.org/README.linux allan On Tue, Oct 21, 2014 at 10:25 AM, tx g...@gimpchat.com wrote: Thanks

Re: [sane-devel] Imageclass D530 Scanner Support (New Patch?)

2014-10-21 Thread tx
it from a popup list containing my ATSC card and other video/capture devices. Thanks for your assistance. Everything is working working great now! ~gtux On Tue, October 21, 2014 11:09 am, Johannes Meixner wrote: Hello, On Oct 21 10:25 tx wrote (excerpt): I don't know of anyway to specify

Re: [sane-devel] Imageclass D530 Scanner Support (New Patch?)

2014-10-20 Thread tx
the installation description in README.linux. Cheers, Rolf Am 18.10.2014 um 07:08 schrieb tx: More info from lsusb.. # lsusb -v Bus 002 Device 005: ID 04a9:2775 Canon, Inc. Device Descriptor: bLength18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass0

Re: [sane-devel] Imageclass D530 Scanner Support (New Patch?)

2014-10-20 Thread tx
, tx wrote: Thanks for your assistance! I'm still getting the same results: Invalid_argument $ scanimage -L device `v4l:/dev/video1' is a Noname Hauppauge WinTV-HVR1800 virtual device device `v4l:/dev/video0' is a Noname Hauppauge WinTV-HVR1800 virtual device device `pixma:04A92775

Re: [sane-devel] Imageclass D530 Scanner Support (New Patch?)

2014-10-20 Thread tx
under my ~.sane/xsane folder. There is a .drc for the Hauppauge device. How are .drc files generated and do you have any idea why xsane would not be seeing the scanner at this point? simple-scan doesn't see it either. Thanks! On Mon, October 20, 2014 9:39 pm, tx wrote: Ok, after further testing

Re: [sane-devel] Imageclass D530 Scanner Support (New Patch?)

2014-10-17 Thread tx
. Thanks! On Thu, October 16, 2014 9:33 am, tx wrote: Greetings, I have a Canon D530 Printer/Copy/Scanner and would really like to be able to scan in Linux via sane. I'm currently using Fedora 20_x86 and would be happy to volunteer for testing. (vendor=0x04a9 [Canon Inc], product=0x2775

Re: [sane-devel] Imageclass D530 Scanner Support (New Patch?)

2014-10-17 Thread tx
, D530, D530_PID, 600, 640, 877, 0), DEV (NULL, NULL, 0, 0, 0, 0, 0) }; Thanks! ~gtux On Fri, October 17, 2014 2:05 am, tx wrote: I have made further progress and believe I was able to manually apply the patch provided by Rolf to the current version of pixma_imageclass.c from git. After

Re: [sane-devel] Imageclass D530 Scanner Support (New Patch?)

2014-10-17 Thread tx
! gtux On Fri, October 17, 2014 2:05 am, tx wrote: I have made further progress and believe I was able to manually apply the patch provided by Rolf to the current version of pixma_imageclass.c from git. After applying the patch, I am now able to see the device as a normal user via scanimage -L

Re: [sane-devel] Imageclass D530 Scanner Support (New Patch?)

2014-10-17 Thread tx
) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize064 bNumConfigurations 1 Device Status: 0x0001 Self Powered Thanks! gtux On Sat, October 18, 2014 12:50 am, tx wrote: I have included a log file, per the instructions in the January thread, which appears

[sane-devel] Imageclass D530 Scanner Support (New Patch?)

2014-10-16 Thread tx
Greetings, I have a Canon D530 Printer/Copy/Scanner and would really like to be able to scan in Linux via sane. I'm currently using Fedora 20_x86 and would be happy to volunteer for testing. (vendor=0x04a9 [Canon Inc], product=0x2775 [D530/D560]) at libusb:002:008 I grabbed the latest backend