[sane-devel] LIDE 60. configure scanning prefs?

2011-02-11 Thread stef
Le Friday 11 February 2011 21:46:26 m. allan noah, vous avez ?crit : > I did a bit of digging in the source, and it appears that you could > set GENESYS_FLAG_NO_CALIBRATION in the Lide60 entry in > backend/genesys_devices.c (along with removing the existing > calibration flags), and rebuild sane-ba

[sane-devel] LIDE 60. configure scanning prefs?

2011-02-11 Thread Ben Green
Hello Stef, The main objective for me is that the scan head always gives the same data - this way I can adjust the light coming onto the scan head. I have done this successfully with an older model Lide under plustec and it worked fine - but only after the calibration was bypassed.. Best Ben

[sane-devel] LIDE 60. configure scanning prefs?

2011-02-11 Thread Ben Green
Allan, Thanks very much - Following is a lot of "How to" questions? I can't try any of this now as I have to go to work - but I'll try these suggestions later tonight - Just to clarify (here's my programming prowess coming to the fore!) - This is all done in terminal (not sane prefs?) -- How

[sane-devel] LIDE 60. configure scanning prefs?

2011-02-11 Thread Ben Green
>>>> >>>>> -- >>>>> sane-devel mailing list: sane-devel at lists.alioth.debian.org >>>>> http://lists.alioth.debian.org/mailman/listinfo/sane-devel >>>>> Unsubscribe: Send mail with subject "unsubscribe your_password" >>>>> to sane-devel-request at lists.alioth.debian.org >>>> >>>> >>>> Hi Steph, >>>> >>>> Could you tell me how and where I use this command? (scanimage -d genesys >>>> --help) >>>> Is it in the SANE prefs file? if so, do i enter the command under my >>>> particular scanner model? >>>> I tried putting this command into terminal but got nothing back - >>>> >>>> Sorry I cant profess to know much about command line interface.. >>>> >>>> >>>> Thanks for you help.. >>>> >>>> >>>> Ben >>>> >>>> >>>> >>>> -- >>>> sane-devel mailing list: sane-devel at lists.alioth.debian.org >>>> http://lists.alioth.debian.org/mailman/listinfo/sane-devel >>>> Unsubscribe: Send mail with subject "unsubscribe your_password" >>>> to sane-devel-request at lists.alioth.debian.org >>>> >>> >>> >>> >>> -- >>> "The truth is an offense, but not a sin" >> >> > > > > -- > "The truth is an offense, but not a sin" -- next part -- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20110211/10d67d57/attachment-0001.htm>

[sane-devel] LIDE 60. configure scanning prefs?

2011-02-11 Thread Ben Green
Ha ha - thanks Allan - it worked.. and i pulled up the options too.. HOWEVER - my (ongoing) problem is that i need to switch off the calibration section of the scan process so that i receive a raw data feed. Is there further settings I can effect? For example in the plustec backend, I was able t

[sane-devel] LIDE 60. configure scanning prefs?

2011-02-11 Thread Ben Green
On 10 Feb 2011, at 05:24, stef wrote: > Le Wednesday 09 February 2011 18:01:08 Ben Green, vous avez ?crit : >> Hi >> I'm trying to configure various actions inside my Lide 60 such as >> analogue gain, tinkering with the calibration and the crop area that >> it scans with. >> >> The backend seem

[sane-devel] how to use xsane to share scanner ?

2011-02-11 Thread powrfy
part -- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20110211/48cd5f43/attachment.htm>

[sane-devel] LIDE 60. configure scanning prefs?

2011-02-11 Thread m. allan noah
Stop talking about prefs. We are talking about source code :) I've never compiled sane on a mac before (M. Ellert might have more about that on his site) But i can give you the general idea: 1. install the libusb-dev package (or libusb-devel, not sure what your OS calls it) 2. install gcc package

[sane-devel] how to use xsane to share scanner ?

2011-02-11 Thread Yves Jeanrenaud
bscribe: Send mail with subject "unsubscribe your_password" > to sane-devel-request at lists.alioth.debian.org > -- next part -- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20110211/550a5212/attachment.htm>

[sane-devel] LIDE 60. configure scanning prefs?

2011-02-11 Thread m. allan noah
I did a bit of digging in the source, and it appears that you could set GENESYS_FLAG_NO_CALIBRATION in the Lide60 entry in backend/genesys_devices.c (along with removing the existing calibration flags), and rebuild sane-backends. That should bypass the calibration code. allan On Fri, Feb 11, 2011

[sane-devel] LIDE 60. configure scanning prefs?

2011-02-11 Thread m. allan noah
On Fri, Feb 11, 2011 at 3:18 PM, Ben Green wrote: > Fair enough Allan, it's not much use just putting out vague questions really > i'm sure its still possible, i just need to find the way!! You have no clue how to use the command line or write code, yet you are sure this scanner is suitable :)

[sane-devel] LIDE 60. configure scanning prefs?

2011-02-11 Thread m. allan noah
There are options for the image cropping area in the list, no? (-x -y, etc) I don't know why you want uncalibrated data, it will look terrible. How about you tell us what you are trying to do :) allan On Fri, Feb 11, 2011 at 2:49 PM, Ben Green wrote: > Ha ha - thanks Allan - it worked.. and i p

[sane-devel] LIDE 60. configure scanning prefs?

2011-02-11 Thread m. allan noah
It is a command. you run it in the terminal. If you got no text back, try running this instead: scanimage -L allan On Fri, Feb 11, 2011 at 2:33 PM, Ben Green wrote: > > > On 10 Feb 2011, at 05:24, stef wrote: > >> Le Wednesday 09 February 2011 18:01:08 Ben Green, vous avez ?crit : >>> Hi >>> I'

[sane-devel] PIXMA MX870 troubles

2011-02-11 Thread Stephan Ritscher
Hi, I just tried "modprobe -r usblp usb_storage" as mentioned previously in this list. This makes my scanner work via usb. It's kind of inconvenient, but not my regular use case anyways. All the best Stephan

[sane-devel] CanoScan 700F

2011-02-11 Thread stef
Le Thursday 10 February 2011 23:07:05 Sebastian Reinhardt, vous avez ?crit : > --- > - Changing directory to: > > SNR at Dorsy1:~/Downloads/Sane/sane-backends-git20110209/backend> > > Then, as