[sane-devel] Help With DTM-140

2014-03-05 Thread Valeria Genesis Vargas Ruiz
Yes it is the same scanner, lost track of the patch you sent me. What can
we do to continue with this?

Regards


2014-03-05 19:00 GMT-06:00 m. allan noah :

> I assume you mean the Canon DR-M140? I sent you a patch previously, but
> did not hear back from you. I think to go forward, I should have access to
> my own copy of this scanner. Working remotely is difficult.
>
> allan
>
>
> On Wed, Mar 5, 2014 at 7:03 PM, Valeria Genesis Vargas Ruiz <
> vvargas at microformas.com.mx> wrote:
>
>> Hello
>>
>> I need to be able to support for a DRM-140 equipment to operate on a
>> Ubuntu 8.04 and 10.04 operating system. I urge that it can give some
>> solution, if there is need for consulting payment no problem.
>>
>>
>> Regards
>> --
>>
>>
>> --
>> sane-devel mailing list: sane-devel at lists.alioth.debian.org
>> http://lists.alioth.debian.org/cgi-bin/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"
>



--
-- next part --
An HTML attachment was scrubbed...
URL: 
<http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20140305/c3be7587/attachment-0001.html>


[sane-devel] Using a network scanner...?

2014-03-05 Thread Torfinn Ingolfsen
On Tue, Mar 4, 2014 at 4:59 PM, Bernard T. Higonnet  
wrote:
> On 03/03/14 22:26, Torfinn Ingolfsen wrote:
>>
>> FWIW,
>> this is how I do it for my scanner:
>>
>>driver:net:
>> for example:
>> xsane epson2:net:10.1.161.8
>> gscan2pdf --device epson2:net:10.1.161.8
>>
>> And yes, this is also under FreeBSD.
>> HTH
>>
> But it seems there is no sane backend for HP Officejet...?

Ah, that is a different problem. I thought your question was how to
use a (supported) scanner via network with SANE.
To find out if your scanner is supported at all (there are a few HP
backends) I'm afarid you will have to connect it to a (FreeBSD)
machine via usb and run sane-find-scanner as root.

If it isn't supported by SANE, there is always HPLIP
(http://www.freshports.org/print/hplip/) as already mentioned in this
thread.

HTH
-- 
Regards,
Torfinn Ingolfsen



[sane-devel] Help With DTM-140

2014-03-05 Thread m. allan noah
I assume you mean the Canon DR-M140? I sent you a patch previously, but did
not hear back from you. I think to go forward, I should have access to my
own copy of this scanner. Working remotely is difficult.

allan


On Wed, Mar 5, 2014 at 7:03 PM, Valeria Genesis Vargas Ruiz <
vvargas at microformas.com.mx> wrote:

> Hello
>
> I need to be able to support for a DRM-140 equipment to operate on a
> Ubuntu 8.04 and 10.04 operating system. I urge that it can give some
> solution, if there is need for consulting payment no problem.
>
>
> Regards
> --
>
>
> --
> sane-devel mailing list: sane-devel at lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/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"
-- next part --
An HTML attachment was scrubbed...
URL: 
<http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20140305/d9de25e6/attachment.html>


[sane-devel] Help With DTM-140

2014-03-05 Thread Valeria Genesis Vargas Ruiz
Hello

I need to be able to support for a DRM-140 equipment to operate on a Ubuntu
8.04 and 10.04 operating system. I urge that it can give some solution, if
there is need for consulting payment no problem.


Regards
--
-- next part --
An HTML attachment was scrubbed...
URL: 
<http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20140305/9ab2b4de/attachment.html>


[sane-devel] It make sense to acquire "raw" data from negative scan?

2014-03-05 Thread Niccolo Rigacci
Hi to all,

I wish to acquire several negative films with my new Canon 
CanoScan 9000F Mark II.

I cannot resolve a doubt of mine: does the color correction 
at scan time influence how data is read by the device (e.g. 
tuning the backlight or the sensor sensitivity)?

With xsane I can adjust colors before scanning, using gamma, 
brightness, contrast; there are also some "medium type" presets 
for different film brands (Kodak, Fuji, etc.).

Those parameters are applied before scanning, i.e. sent to the 
scanner to obtain different readings? Or they are just applied by 
software on the received "raw" data?

In the latter case I would prefer to acquire without color 
correction at all, and just apply the best recipe afterwards with 
a batch software procedure. I wish also to keep the original 
"raw" scan for future and better recipes.

-- 
Niccolo Rigacci - http://www.rigacci.net/
Campi Bisenzio - Firenze - Italy
Tel. Office: +39-055-9331021, Mobile: +39-327-5619352



[sane-devel] Compiling and installing SANE

2014-03-05 Thread Olaf Meeuwissen

jerry writes:

> On 03/04/2014 10:14, m. allan noah wrote:
>> The genesys backend is a part of sane-backends, which is certainly
>> included with ubuntu. Why do you need to compile anything?
> *** I looked, it wasn't there.

The list of files for the libsane packages for precise, saucy and trusty
all include libsane-genesys.so.1 which is the backend.  Maybe you were
looking in /usr/lib/ and didn't see (any?) backend.  The backends live
in 

  /usr/lib/x86_64-linux-gnu/sane/

or

  /usr/lib/i386-linux-gnu/sane/

depending on your architecture since the days Ubuntu supports multiarch.

See for example

  http://packages.ubuntu.com/trusty/amd64/libsane/filelist

Modify codename and architecture to suit your needs.

Hope this helps,
-- 
Olaf Meeuwissen, LPIC-2   FLOSS Engineer -- AVASYS CORPORATION
FSF Associate Member #1962   Help support software freedom
 http://www.fsf.org/jf?referrer=1962



[sane-devel] Can sensors be set to a value?

2014-03-05 Thread m. allan noah
I tried to update the function code as per the documentation, but the
scanner gives an error. I have sent email to Fujitsu asking for
advice.

allan

On Tue, Mar 4, 2014 at 9:06 AM, m. allan noah  wrote:
> The protocol document says that the initial value can be changed, but
> then goes on to say that no scanners support this command. That type
> of thing is sometimes an error in the documentation. I will have to
> try it myself to see if it works.
>
> allan
>
> On Tue, Mar 4, 2014 at 2:27 AM, Simon Matter  
> wrote:
>> Hi Allan,
>>
>> Did you already find the time to look at this?
>>
>> Regards,
>> Simon
>>
>>> The fujitsu sane backend does not support software changes to that
>>> setting, because it was effectively read-only in older scanners. I
>>> think the newer machines might support software control of that value.
>>> I will try to find some time to look at that this weekend.
>>>
>>> allan
>>>
>>> On Fri, Feb 28, 2014 at 6:35 AM, Simon Matter 
>>> wrote:
 Hi,

 I'm using sane-backends-1.0.24 to access a new Fujitsu fi-7160.

 The manpage shows this in the Sensor section:

 --function  [0] [hardware]
 Function character on screen

 My question is, is there a way to set a sensor value by software, not
 using the buttons on the device?

 The main question is because Fujitsu has changed the default function to
 0
 in the newest device series while it was 1 in older devices like the
 fi-6130.

 Regards,
 Simon


 --
 sane-devel mailing list: sane-devel at lists.alioth.debian.org
 http://lists.alioth.debian.org/cgi-bin/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"



-- 
"The truth is an offense, but not a sin"



[sane-devel] Orientation support

2014-03-05 Thread m. allan noah
1. sane-backends 1.0.21 is ancient, you should probably be looking at
something newer
2. the sane standard does not define any option for orientation, but a
backend is free to define one.
3. if you do define your own option for orientation, none of the
existing frontends will do anything special with it.

allan

On Wed, Mar 5, 2014 at 1:47 AM, Ariel Ramonito Edera
 wrote:
> Hi,
>
>
>
> I would like to ask if sane-backend 1.0.21 supports orientation setting for
> SANE?
>
> If yes, what class/variable/enum would that be.
>
> Thank you.
>
>
>
> Best Regards,
>
> Ariel
>
> IMPORTANT NOTICE:
>
> This e-mail and its attachments may be confidential and are intended solely
> for the use of the individual to whom it is addressed. Any views or opinions
> expressed are solely those of the author and do not necessarily represent
> those of KYOCERA Document Solutions Development Philippines, Inc. If you are
> not the intended recipient of this e-mail and its attachments, you must take
> no action based upon them, nor must you copy or show them to anyone. Please
> contact the sender if you believe you have received this e-mail in error.
> The integrity and security of this message cannot be guaranteed on the
> Internet.
>
>
> --
> sane-devel mailing list: sane-devel at lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/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"



[sane-devel] Orientation support

2014-03-05 Thread Ariel Ramonito Edera
Hi,

I would like to ask if sane-backend 1.0.21 supports orientation setting for 
SANE?
If yes, what class/variable/enum would that be.
Thank you.

Best Regards,
Ariel
IMPORTANT NOTICE:

This e-mail and its attachments may be confidential and are intended solely for 
the use of the individual to whom it is addressed. Any views or opinions 
expressed are solely those of the author and do not necessarily represent those 
of KYOCERA Document Solutions Development Philippines, Inc. If you are not the 
intended recipient of this e-mail and its attachments, you must take no action 
based upon them, nor must you copy or show them to anyone. Please contact the 
sender if you believe you have received this e-mail in error. The integrity and 
security of this message cannot be guaranteed on the Internet.
-- next part --
An HTML attachment was scrubbed...
URL: 
<http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20140305/e90419c1/attachment.html>