[sane-devel] Fwd: Network attached scanner sharing (Epson wf-2760)

2017-12-20 Thread Torfinn Ingolfsen
Sorry, I forgot to send the message to the list.


On Tue, Dec 19, 2017 at 10:29 PM, Alex H <ahiv...@gmail.com> wrote:
>
> Been trying to share an epson inkjet printers (wf-2760) scanner over the
> network but im having trouble. I can scanimage > image.pnm fine on the

Do you need to share it?
The scanner is already on the network, just use it from whatever
machine you want, like:
gscan2pdf --device epson2:net:192.168.15.5

HTH
--
Regards,
Torfinn Ingolfsen

-- 
sane-devel mailing list: sane-devel@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-requ...@lists.alioth.debian.org


Re: [sane-devel] Hiring a SANE developer for custom backend

2017-05-30 Thread Torfinn Ingolfsen
On Tue, May 30, 2017 at 6:06 AM, Brandon Anderson
<brandon753...@gmail.com> wrote:
> Hey Everyone,
>
> So I have not gotten any replies outside of this one, Just curious if
> there are any SANE backend developers who can add support for this
> scanner? Just want a cost estimate and we can talk about the work for
> it. Kind of shock there have been no replies so far.

Why is it a shock? Since nobody is paid to work on the SANE project,
my guess is that there isn't anyone of the developers that work on
this full time.
This is a project, not a business.
Which means that those who develops this project do it on their own
free time, when they don't do other interesting or fun things.

Also, it has only been a week since your first post. If you give it
more time, you might get an answer. Or not.

(I'm not a developer, just a user with an interest.)

HTH
-- 
Regards,
Torfinn Ingolfsen

-- 
sane-devel mailing list: sane-devel@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-requ...@lists.alioth.debian.org


Re: [sane-devel] Xerox WorkCentre 6027

2017-04-15 Thread Torfinn Ingolfsen
On Fri, Apr 14, 2017 at 9:41 PM, Mayer Landau
<metaplecticgr...@gmail.com> wrote:
> Hi Torfinn,
> That Xerox download only supports the printer part.
>
> I have no problem trying to help the developers with the xerox backend.
> You mention turning on all the debug info.
> At this moment in time, I don't know how to do that.

Well, general info about helping is in the sane(7) man page. You might
know this already.
The section "problems" lists the generic environment variables you can use.
the sane-xerox_mfp(5) man page list the options specific to the
xerox_mfp backend.
example
$ SANE_DEBUG_XEROX_MFP=4 scanimage -L
or a higher value.

> When you say, send to the mailing list, do you mean
> < sane-devel@lists.alioth.debian.org >?

Yes, I do.

HTH
-- 
Regards,
Torfinn Ingolfsen

-- 
sane-devel mailing list: sane-devel@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-requ...@lists.alioth.debian.org


Re: [sane-devel] Xerox WorkCentre 6027

2017-04-14 Thread Torfinn Ingolfsen
Hello,

On Fri, Apr 14, 2017 at 8:51 AM, Rob <rob...@antmail.com.au> wrote:
> I have a Xerox Docuprint CM305 df for 12 mths . There is no support for
> Linux anywhere either Xerox or any of the Forums . I'm afraid you are
> probably like me & stuck with a useless piece of equipment. I will never buy
> a Xerox again Sorry for the bad news Regards Rob

Well, for the WorkCentre 6027 there is some Linux support, Xerox have
a "Linux package" available for download:
http://www.support.xerox.com/support/workcentre-6027/downloads/enus.html?operatingSystem=linux=en
it doesn't say if this is only for the printer part, or if it also
supports the scanner part.

PS. If you send your messages to the mailing list instead of to me,
more eyes will see them. :-)

HTH
-- 
Regards,
Torfinn Ingolfsen

-- 
sane-devel mailing list: sane-devel@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-requ...@lists.alioth.debian.org


Re: [sane-devel] Xerox WorkCentre 6027

2017-04-14 Thread Torfinn Ingolfsen
On Fri, Apr 14, 2017 at 5:43 AM, Mayer Landau
<metaplecticgr...@gmail.com> wrote:
> Hi Torfinn,
> I'm not sure what you mean, but this is what I have done.

Well, I asked because your first post didn't say that you had tried it. :-)

>
> But, scanimage -L returns "No scanners were identified.", whether I use USB
> or

Ok, then you might be out of luck with SANE.
Or you could make the effort to turn on all the debug info, do testing
and so on to help the developers improve the Xerox backend so it will
support your model.
Info about this is available on the SANE web site, as well as in the
archives of this mailing list.

> whether I connect via Ethernet through the Netgear switch.

FWIW, scanimage -L is not very good at (or can't at all?) detect
network scanners. As an example, I can scan perfectly with my Espon
MFP like this:
$ xsane epson2:net:10.1.161.8
or
$ gscan2pdf --device epson2:net:10.1.161.8
but scanimage -L doesn't detect it at all.

PS. If you send your messages to the mailing list instead of to me,
more eyes will see them. :-)

HTH
-- 
Regards,
Torfinn Ingolfsen

-- 
sane-devel mailing list: sane-devel@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-requ...@lists.alioth.debian.org


Re: [sane-devel] Xerox WorkCentre 6027

2017-04-13 Thread Torfinn Ingolfsen
On Wed, Apr 12, 2017 at 8:05 PM, Mayer Landau
<metaplecticgr...@gmail.com> wrote:
> Anyone know how to get SANE to see a Xerox WorkCentre 6027 printer?
> I'm running Ubuntu 16.04 and the printer is hooked up to the computer via
> a Netgear GS716T switch.
> The Xerox WorkCentre 6027 is not supported by SANE.

What happens if you try it with the sane-xerox_mfp backend?

-- 
Regards,
Torfinn Ingolfsen

-- 
sane-devel mailing list: sane-devel@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-requ...@lists.alioth.debian.org


Re: [sane-devel] Canon imaceClass MF230 not detecting

2017-03-19 Thread Torfinn Ingolfsen
Hello,

On Sun, Mar 19, 2017 at 6:53 PM, Peter Talbott <pet...@hotmail.com> wrote:
> I don't know if anyone could help, but I cant get my scanner to detect.
> here is the output:
>
> [bjnp] get_scanner_name: Forward lookup for mf230.local succeeded, using
> as hostname
> [bjnp] bjnp_allocate_device(mfnp://mf230.local:8610/timeout=1000) 0
> [bjnp] get_scanner_name: Forward lookup for mf230.local succeeded, using
> as hostname
> [bjnp] setup_udp_socket: Setting up a UDP socket, dest: 172.16.184.25
> port 8610
> [bjnp] bjnp_allocate_device: Scanner not yet in our list, added it:
> mf230.local:8610
> [bjnp] setup_udp_socket: Setting up a UDP socket, dest: 172.16.184.25
> port 8610
> [bjnp] get_scanner_id: Scanner identity string =
> MFG:CANON;CMD:MFNP1,MultiPASS 2.1;MDL:Canon MF230
> Series;CLS:IMG;DES:Canon MF230 Series; - length = 88
> [bjnp] get_scanner_id: Scanner model = Canon MF230 Series
> [bjnp] add_scanner: New scanner added:
> mfnp://mf230.local:8610/timeout=1000, serial mf230.local, mac addres:
> 84ba3b91910e.

Here it looks like it is detected.

> [bjnp] sanei_find_devices: scanner discovery finished...
> [pixma] pixma_find_scanners() found 0 devices

Even if this line says it is not.

But if you look at the supported list for the Pixma backend:
http://sane-project.org/sane-backends.html#S-PIXMA
the only MFnnn scanners reported as supported there are MF210 and
MF220 series, plus MF810 / 820, and they are all marked as untested.
So, more testing is needed.

-- 
Regards,
Torfinn Ingolfsen

-- 
sane-devel mailing list: sane-devel@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-requ...@lists.alioth.debian.org


Re: [sane-devel] Help. Any Ideas?

2017-02-13 Thread Torfinn Ingolfsen
The "Temporary failure in name resolution" messages in your debug
output seems to indicate that the pixma backend also wants / needs a
(DNS) name for your scanner's IP address.
You could try to add it to your local DNS server if you have one, or
to the hosts file on the machine you run SANE on, to see if it helps.

HTH
-- 
Regards,
Torfinn Ingolfsen

-- 
sane-devel mailing list: sane-devel@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-requ...@lists.alioth.debian.org


Re: [sane-devel] Help. Any Ideas?

2017-02-13 Thread Torfinn Ingolfsen
Hello,

On Sun, Feb 12, 2017 at 5:41 AM, Peter Talbott <pet...@hotmail.com> wrote:
> I'm hoping someone could help me with this.
>
> My OS: kubuntu 14.04 amd64
> My scanner is wired on my home network:
>  Canon MF230
>  IP 172.16.184.25/24 (set static IP)
>
> Printing works fine. Scanner will not detect with sane.

In general, scanimage isn't very good at detecting network-connected scanners.
However, you scanner might still work.
Things you can try (if you haven't already):
xsane
$ xsane :net:
so something like
$ xsane pixma:net:172.16.184.25

should work.
HTH

-- 
Regards,
Torfinn Ingolfsen

-- 
sane-devel mailing list: sane-devel@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-requ...@lists.alioth.debian.org


Re: [sane-devel] Experience with the v4l backend?

2017-02-04 Thread Torfinn Ingolfsen
On Wed, Feb 1, 2017 at 3:56 PM,   wrote:
>
> I can't take a gray scale image with my usb cam either.
> I'd guess that this is a bug.

Possibly, yes.

> I fact, I can only take one image and then the second generates an error.

Ok, that is a bug. The question is if it is a bug with sane or with
the device itself.
Does the device (usb cam) worh with other programs after taking an
image with sane first?

-- 
Regards,
Torfinn

-- 
sane-devel mailing list: sane-devel@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-requ...@lists.alioth.debian.org


Re: [sane-devel] Using Find Command in XSane PDF File

2017-01-31 Thread Torfinn Ingolfsen
On Tue, Jan 31, 2017 at 11:22 PM, Raymond Hanslits <rhansl...@yahoo.com> wrote:
> I have been scanning and creating PDF files in XSane.  However, I cannot get
> the Find Command to search for words and phrases in PDF files.
> Can you help me?

Scanned documents consists of images (yes, even PDF documents) from the start.
The find command (or a search command) works with text (words, phrases).
So, after scanning your document, you need to perform text recognition
on the images in your document. This process is usually called ocr -
optical character recognition. It scans the images for characters and
creates text from the characters it finds. This is not a 100% success,
more like 97 - 98. This text is usually saved as a layer (invisible)
"on top" of each image in a PDF file, so when you search you will find
the word on the correct page.

I see that XSane has an "OCR" button, but I have never used it, so I
don't know if it works or what it takes to make it work.
I usually use gscan2pdf http://gscan2pdf.sourceforge.net/ for scanning
text documents. It uses SANE, has several ocr tools you can choose
from, and usually works very well.

HTH
-- 
Regards,
Torfinn Ingolfsen

-- 
sane-devel mailing list: sane-devel@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-requ...@lists.alioth.debian.org


Re: [sane-devel] Experience with the v4l backend?

2017-01-25 Thread Torfinn Ingolfsen
FWIW, ucview also can create still pictures with 2304x1728 resolution:
[tingo@kg-u35jc ~]$ file Pictures/czur/*jpg
Pictures/czur/Image_0.jpg: JPEG image data, JFIF standard 1.01,
aspect ratio, density 1x1, segment length 16, baseline, precision 8,
2304x1728, frames 3
Pictures/czur/Image_1.jpg: JPEG image data, JFIF standard 1.01,
aspect ratio, density 1x1, segment length 16, baseline, precision 8,
2304x1728, frames 3

HTH
-- 
Regards,
Torfinn Ingolfsen

-- 
sane-devel mailing list: sane-devel@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-requ...@lists.alioth.debian.org


Re: [sane-devel] Experience with the v4l backend?

2017-01-06 Thread Torfinn Ingolfsen
On Fri, Jan 6, 2017 at 8:20 PM, Gerard Klaver <ger...@gkall.hobby.nl> wrote:
> Did you check if device is working with for example the program
> "cheese" works with UVC devices

Yes, I did (sorry for not mentioning it) and yes - it works. Here is
one example of a picture taken with cheese:
[tingo@kg-u35jc ~]$ file ~/Pictures/Webcam/*
/home/tingo/Pictures/Webcam/2017-01-06-203204.jpg: JPEG image data,
JFIF standard 1.01, aspect ratio, density 1x1, segment length 16, Exif
Standard: [TIFF image data, little-endian, direntries=4, model=CZUR,
software=Cheese 3.16.1, datetime=2017:01:06 20:32:04], baseline,
precision 8, 2304x1728, frames 3

As you can see, cheese can do 2304x1728 for resolution with this scanner.

> For this program maybe you have to disable the v4l backend in

It worked without disabling anything.

HTH
-- 
Regards,
Torfinn Ingolfsen

-- 
sane-devel mailing list: sane-devel@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-requ...@lists.alioth.debian.org


[sane-devel] Experience with the v4l backend?

2017-01-05 Thread Torfinn Ingolfsen
ed read, 511 bytes... PASS
scanimage: stepped read, 255 bytes... PASS
scanimage: stepped read, 127 bytes... PASS
scanimage: stepped read, 63 bytes... PASS
scanimage: stepped read, 31 bytes... PASS
scanimage: stepped read, 15 bytes... PASS
scanimage: stepped read, 7 bytes... PASS
scanimage: stepped read, 3 bytes... PASS

Gray doesn't work:
[tingo@kg-u35jc ~]$ scanimage -d v4l:/dev/video1 --mode Gray -T
scanimage: sane_start: Invalid argument

More info can be found at my Fedora page[3] for this scanner.
If more info / testing / debugging is needed, I can do it.

References:
1) http://www.czur.com/product/ET16
2) 
https://www.indiegogo.com/projects/czur-scanner-build-your-own-digital-library--2/
3) https://sites.google.com/site/tingox/ig_czurtek_czur_scanner_fedora
-- 
Regards,
Torfinn Ingolfsen
Oslo, Norway

-- 
sane-devel mailing list: sane-devel@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-requ...@lists.alioth.debian.org


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

2014-03-05 Thread Torfinn Ingolfsen
On Tue, Mar 4, 2014 at 4:59 PM, Bernard T. Higonnet bthcom at higonnet.net 
wrote:
 On 03/03/14 22:26, Torfinn Ingolfsen wrote:

 FWIW,
 this is how I do it for my scanner:

   sane-prog driver:net:ip address
 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] Using a network scanner...?

2014-03-03 Thread Torfinn Ingolfsen
FWIW,
this is how I do it for my scanner:

 sane-prog driver:net:ip address
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
-- 
Regards,
Torfinn Ingolfsen



[sane-devel] Plustek opticfilm 7600i

2014-01-13 Thread Torfinn Ingolfsen
Hello,

On Mon, Jan 13, 2014 at 6:53 AM, Stef stef.dev at free.fr wrote:
 I have downloaded and decoded the log. I can confirm it is a genesys

Thanks, much appreciated.

 based device. However since the chip used can only do 2400 dpi max, I expect
 some hardware trick if this scanner can reach the 7200 hardware resolution.
 Another thing is that used SCANMOD is tagged 'RESERVED' in GL842
 datasheet. So I expect it will be different from other supported scanners
 that don't use this SCANMOD
 So since it is no close enough to other devices I have, I cannot add
 support for this model without having the real hardware.

Understood. This scanner is already replaced with a newer model (the
8200) here in Norway at least.
Where in the world are you located?

There is one 7600i available at eBay:
http://www.ebay.com/itm/Plustek-OpticFilm-7600i-SE-Film-Scanner-Slide-Film-Scanner-90days-warranty-/171211841146
But USD 229.- plus shipping is a bit much for me to cover by myself.
Perhaps if a few more persons were interested in getting this scanner
supported, we (the interested persons) could split the cost?

Just a thought.
-- 
Regards,
Torfinn Ingolfsen



[sane-devel] Neat NM-1000

2014-01-11 Thread Torfinn Ingolfsen
On Sat, Jan 11, 2014 at 4:23 AM, Kentrell Johnson
kentrell.johnson at yandex.com wrote:

 Would it be possible to determine the chipset from taking it apart and
 examining the internals?  There seem to be no accessible screws on the
 device, so I am not sure I can open it without breaking it (but am
 willing to do that as a last resort).

This should be your last resort; if you are unlucky chips are unmarked
or just one big ASIC.

 Is reverse engineering the Windows or Mac drivers a possibility for
 determining the chipset?  Maybe running them through 'strings' would be
 revealing?

You won't know until you try it. :)
Sometimes, the *.inf files provided with Windows drivers has clues
about chipsets and so on.
Worth a look (.inf files are text files)

HTH
-- 
Regards,
Torfinn Ingolfsen



[sane-devel] Plustek opticfilm 7600i

2014-01-09 Thread Torfinn Ingolfsen
On Wed, Jan 8, 2014 at 8:58 PM, Stef stef.dev at free.fr wrote:
 On 08/01/2014 00:53, Torfinn Ingolfsen wrote:

 Update.

 On Tue, Jan 7, 2014 at 10:09 PM, Torfinn Ingolfsen tingox at gmail.com
 wrote:

 I will look for other ways.

 I managed to get hold of an old laptop with Windows XP on, and have
 installed the 7600i drivers (and included QuickScan application). This
 app will do preview scans (as well as 600, 1200, 2400, 3600 and 7200
 dpi scans).
 Now, whch tools should i use to log the usb traffic? This[1] one?

 References:
 1) http://benoit.papillault.free.fr/usbsnoop/


 Hello,

 I'd recommend http://www.pcausa.com/Utilities/UsbSnoop/  .

 Regards,
 Stef

Ok, usbsnoop log file here: http://ge.tt/5EMIzWD1/v/0
(zipped 6.6 MB, unzipped about 26.1 MB)
Not sure how long it's gonna stay there (ok, the FAQ says 30 days).

What I did:
- after installing the filter, I selected Replug.
Next I pressed the QuickScan button on the scanner (the only way to
start the QuickScan application, AFAICT), which did a prescan.
QuickScan settings are Negative Film, Preview enable and defaults
for the rest.
I'm not sure what resolution etc. the prescan is done with.

Hope this helps.
-- 
Regards,
Torfinn Ingolfsen



[sane-devel] Plustek opticfilm 7600i

2014-01-08 Thread Torfinn Ingolfsen
Update.

On Tue, Jan 7, 2014 at 10:09 PM, Torfinn Ingolfsen tingox at gmail.com wrote:

 I will look for other ways.

I managed to get hold of an old laptop with Windows XP on, and have
installed the 7600i drivers (and included QuickScan application). This
app will do preview scans (as well as 600, 1200, 2400, 3600 and 7200
dpi scans).
Now, whch tools should i use to log the usb traffic? This[1] one?

References:
1) http://benoit.papillault.free.fr/usbsnoop/
-- 
Regards,
Torfinn



[sane-devel] Plustek opticfilm 7600i

2014-01-07 Thread Torfinn Ingolfsen
On Tue, Jan 7, 2014 at 6:01 AM, Stef stef.dev at free.fr wrote:

 wireshark has an USB logging feature, and I may adapt my decoding
 scripts to its ouptut if you can manage to record a preview.

Ok, I installed Wireshark 1.8.12 on the Powerbook G4 (newest version
for PPC), but it doesn't look like it has USB logging.
For now, it seems like usb logging is only supported in Linux and Windows:
http://wiki.wireshark.org/CaptureSetup/USB
at least I couldn't find one.

I will look for other ways.
-- 
Regards,
Torfinn



[sane-devel] Plustek opticfilm 7600i

2014-01-06 Thread Torfinn Ingolfsen
On Mon, Jan 6, 2014 at 9:07 PM, Stef stef.dev at free.fr wrote:
 so this scanner can be added to the genesys backend in the
 genesys_gl841.[ch] files (which in fact supports mainly GL842 based models).
 However the reported resolution of 7200 doesn't match the 2400 max
 resolution for the GL842 chip. Some custom sensor interleaving like for the
 gl847 devices ?
 Another hurdle is that no 2400 dpi support is done for this kind of
 chip. I'm afraid this won't be trivial.

 Do you think you can record an usblog of a preview scan ?

I'm using this scanner with an OS X machine, old Powerbook G4 running
OS X 10.5.8.
Are there any usb logging tools for OS X?
(I haven't found anything with Google)


-- 
Regards,
Torfinn



[sane-devel] Plustek opticfilm 7600i

2014-01-04 Thread Torfinn Ingolfsen
On Wed, Jan 1, 2014 at 9:22 AM, Stef stef.dev at free.fr wrote:
 running a recent version (from SANE 1.0.24) of the 'sane-find-scanner'
 tool should tell us if it is really a genesys chip inside.

As requested:
root at kg-core1# usr/local/bin/sane-find-scanner -q
found USB scanner (vendor=0x07b3 [Plustek INC], product=0x0c3b [Film
Scanner  ], chip=GL842) at libusb:/dev/usb:/dev/ugen2.4

this was done under FreeBSD 8.4-stable:
tingo at kg-core1$ uname -a
FreeBSD kg-core1.kg4.no 8.4-STABLE FreeBSD 8.4-STABLE #0 r253646: Thu
Jul 25 10:12:31 UTC 2013
root at kg-core1.kg4.no:/usr/obj/usr/src/sys/GENERIC  amd64

HTH
-- 
Regards,
Torfinn Ingolfsen



[sane-devel] Plustek opticfilm 7600i

2013-12-31 Thread Torfinn Ingolfsen
Hello,

On Tue, Dec 31, 2013 at 3:17 PM, Bert Haverkamp bert at bertenselena.net 
wrote:
 Dear Sane developers,

 I got my hands on a Plustek Opticfilm 7600i Negative/slide scanner.

FWIW, I also have a 7600i.
If somebody starts developing support for it, I will dig it up and try
my best to help by testing, providing feedback and so on.




-- 
Regards,
Torfinn Ingolfsen,
Norway



[sane-devel] Problem with Epson Stylus SX525WD

2012-11-06 Thread Torfinn Ingolfsen
Good to know that it works.
Enjoy your working scanner. :-)
-- 
Regards,
Torfinn Ingolfsen



[sane-devel] Problem with Epson Stylus SX525WD

2012-11-04 Thread Torfinn Ingolfsen
On Fri, Nov 2, 2012 at 8:47 PM, Robin Krahl me at robin-krahl.de wrote:
 Hi,

 I am experiencing problems with my Epson Stylus SX525WD. I connected via
 USB and installed the Epson SANE drivers from epson.net (iscan-data and
 iscan) on my 64-bit Ubuntu 12.04 system. The scanner is recognized by
 `sane-find-scanner`.

Did you try connecting it via wireless? Does it work better there?
I have a BX525WD which works fine, but it has always beenj connected
via wireless, I haven't tried usb.
Details:

tingo at kg-u35jc:~$ lsb_release -a
LSB Version:
core-2.0-amd64:core-2.0-noarch:core-3.0-amd64:core-3.0-noarch:core-3.1-amd64:core-3.1-noarch:core-3.2-amd64:core-3.2-noarch:core-4.0-amd64:core-4.0-noarch:cxx-3.0-amd64:cxx-3.0-noarch:cxx-3.1-amd64:cxx-3.1-noarch:cxx-3.2-amd64:cxx-3.2-noarch:cxx-4.0-amd64:cxx-4.0-noarch:desktop-3.1-amd64:desktop-3.1-noarch:desktop-3.2-amd64:desktop-3.2-noarch:desktop-4.0-amd64:desktop-4.0-noarch:graphics-2.0-amd64:graphics-2.0-noarch:graphics-3.0-amd64:graphics-3.0-noarch:graphics-3.1-amd64:graphics-3.1-noarch:graphics-3.2-amd64:graphics-3.2-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-3.2-amd64:printing-3.2-noarch:printing-4.0-amd64:printing-4.0-noarch:qt4-3.1-amd64:qt4-3.1-noarch
Distributor ID: Ubuntu
Description:Ubuntu 12.04.1 LTS
Release:12.04
Codename:   precise
tingo at kg-u35jc:~$ uname -a
Linux kg-u35jc 3.2.0-32-generic #51-Ubuntu SMP Wed Sep 26 21:33:09 UTC
2012 x86_64 x86_64 x86_64 GNU/Linux

sane-find-scanner doesn't find the scanner, but scanimage does:
tingo at kg-u35jc:~$ scanimage -L
device `epson2:net:10.1.161.8' is a Epson PID 085E flatbed scanner


HTH
-- 
Regards,
Torfinn Ingolfsen



[sane-devel] infoprint 1650 mfp

2011-09-11 Thread Torfinn Ingolfsen
Hello,

On Sun, Sep 11, 2011 at 4:05 PM, Ilan Tal ilan.tal at gmail.com wrote:
 Hello,
 I may be asking something impossible. If so, please let me know.

 I have an infoprint 1650 mfp printer/scanner which is on a LAN, stand alone
 and not connected to any particular computer. The printer part works just
 fine, out-of-the-box. The scanner part is another story. SANE doesn't detect
 the scanner.

The documentation is here:
http://infoprint.com/internet/ipww.nsf/vwWebPublished/supwg_infoprint-1650-mfp_en

User guide claims that this model has scan-to-email and scan-to-ftp
site capabilities.
Wouldn't it be easier just to set up that?

HTH
-- 
Regards,
Torfinn Ingolfsen



[sane-devel] Best supported, affordable scanner?

2011-08-26 Thread Torfinn Ingolfsen
Hi,

On Thu, Aug 25, 2011 at 4:25 PM, Alejandro Imass ait at p2ee.org wrote:

 I've personally never found a scanner that doesn't work with Sane.
 Many are just re-branding of some other scanner/brand. E.g. Samsung
 and Xerox.

They do exist.
I have a Plustek OpticFilm 7200, which is not supported
http://www.sane-project.org/unsupported/plustek-opticfilm-7200.html


-- 
Regards,
Torfinn Ingolfsen



[sane-devel] Best supported, affordable scanner?

2011-08-26 Thread Torfinn Ingolfsen
Correction,

On Fri, Aug 26, 2011 at 7:55 PM, Torfinn Ingolfsen tingox at gmail.com wrote:
 Hi,

 On Thu, Aug 25, 2011 at 4:25 PM, Alejandro Imass ait at p2ee.org wrote:

 I've personally never found a scanner that doesn't work with Sane.
 Many are just re-branding of some other scanner/brand. E.g. Samsung
 and Xerox.

 They do exist.
 I have a Plustek OpticFilm 7200, which is not supported
 http://www.sane-project.org/unsupported/plustek-opticfilm-7200.html

I remembered incorrectly, my scanner is actually a Plustek OpticFilm 7600i[1].

References:
1) http://lists.alioth.debian.org/pipermail/sane-devel/2010-May/026811.html
-- 
Regards,
Torfinn Ingolfsen



[sane-devel] unclear error message

2011-07-08 Thread Torfinn Ingolfsen
Hi,

On Fri, Jul 8, 2011 at 9:23 AM, Jeremy Dawson
jlcaadawson at netspeed.com.au wrote:

 I'm not sure where the query should go - please advise.

 Trying to scan something, xsane give the message

 Failed to start scanner: Invalid argument

 Also scanimage image.pnm
 give the message
 scanimage: sane_start: Invalid argument

 Where do I find the information to determine what is wrong?

Have you read the documentation? see http://www.sane-project.org/docs.html

Please provide more detailed information about your equipment and the
problem, so that people are able to help you.

HTH
-- 
Regards,
Torfinn Ingolfsen



[sane-devel] xscanimage crashes with my Epson Stylus Office BX525WD

2011-07-03 Thread Torfinn Ingolfsen
Hello again,

On Sat, Jul 2, 2011 at 11:47 AM, Torfinn Ingolfsen tingox at gmail.com wrote:
 Hello,

 On Fri, Jul 1, 2011 at 1:42 AM, Olaf Meeuwissen
 olaf.meeuwissen at avasys.jp wrote:
?For GIMP plugins
 you may want to try xsane or iscan. ?The former should be packaged for
 Xubuntu, the latter is available via

 I just tested xsane as a GIMP plugin on Xubuntu, and it works nicely. Thank 
 you.

But on FreeBSD, xsane doesn't find the scanner automatically.
If I try just 'xsane' it says no devices available.
If I try 'xsane epson2:net:10.1.161.8' it works.
This makes it hard to use as a GIMP plugin. I tried a few things:
tingo at kg-v2$ SANE_NET_HOSTS=10.1.161.8 xsane
tingo at kg-v2$ SANE_NET_HOSTS=epson2:net:10.1.161.8 xsane
tingo at kg-v2$ SANE_DEFAULT_DEVICE=epson2:net:10.1.161.8 xsane
but none of them worked (no devices available again).

All this on:
tingo at kg-v2$ uname -a
FreeBSD kg-v2.kg4.no 8.1-STABLE FreeBSD 8.1-STABLE #3: Thu Sep 16
22:18:48 CEST 2010 root at kg-v2.kg4.no:/usr/obj/usr/src/sys/GENERIC
amd64

tingo at kg-v2$ xsane -v
xsane-0.998 (c) 1998-2010 Oliver Rauch
  E-mail: Oliver.Rauch at xsane.org
  package xsane-0.996
  compiled with GTK-2.22.1
  with color management function
  with GIMP support, compiled with GIMP-2.6.11
  XSane output formats: jpeg, pdf(compr.), png, pnm, ps(compr.), tiff, txt

How can I get xsane on FreeBSD to recognize my scanner automatically?
-- 
Regards,
Torfinn Ingolfsen



[sane-devel] xscanimage crashes with my Epson Stylus Office BX525WD

2011-07-02 Thread Torfinn Ingolfsen
Hello,

On Fri, Jul 1, 2011 at 1:42 AM, Olaf Meeuwissen
olaf.meeuwissen at avasys.jp wrote:
 Torfinn Ingolfsen tingox at gmail.com writes:

 No interest?

 Very little. ?Seems to be a problem with xscanimage.

Yes, I know that it is a problem with xscanimage. :)
I just thought that some of the developers here would be interested,
but apparently they are not.

?For GIMP plugins
 you may want to try xsane or iscan. ?The former should be packaged for
 Xubuntu, the latter is available via

I just tested xsane as a GIMP plugin on Xubuntu, and it works nicely. Thank you.
-- 
Regards,
Torfinn Ingolfsen



[sane-devel] xscanimage crashes with my Epson Stylus Office BX525WD

2011-06-30 Thread Torfinn Ingolfsen
No interest?

On Sat, Jun 25, 2011 at 8:44 PM, Torfinn Ingolfsen tingox at gmail.com wrote:
 Hi,
 xscanimage always crashes when I try to scan from my Epson Stylus
 Office BX525WD.
 How can I help fixing this?

 It is detected:
 tingo at kg-u35jc:~$ scanimage -L
 device `epson2:net:10.1.161.8' is a Epson PID 085E flatbed scanner
 but xscanimage crashes:
 tingo at kg-u35jc:~$ SANE_DEBUG_XSCANIMAGE=4 xscanimage epson2:net:10.1.161.8
 [sanei_debug] Setting debug level of xscanimage to 4.
 [xscanimage] main
 [xscanimage] xscanimage (version: 1.0.14, package: sane-frontends) starting
 [xscanimage] interface
 [sanei_debug] Setting debug level of xscanimage to 4.
 [xscanimage] init
 [xscanimage] init: finished
 [xscanimage] device_dialog
 [xscanimage] pref_xscanimage_restore
 [xscanimage] pref_xscanimage_restore: finished
 [xscanimage] files_build_menu
 [xscanimage] files_build_menu: finished
 [xscanimage] pref_build_menu
 [xscanimage] pref_build_menu: finished
 [xscanimage] update_param
 [xscanimage] update_param: finished
 [xscanimage] pref_device_restore
 [xscanimage] device_dialog: finished
 [xscanimage] interface: now running gtk_main ()
 [xscanimage] browse_filename_callback
 [xscanimage] browse_filename_callback: finished
 [xscanimage] scan_dialog
 Segmentation fault

 I'm running Xubuntu 10.10:
 tingo at kg-u35jc:~$ uname -a
 Linux kg-u35jc 2.6.35-28-generic #50-Ubuntu SMP Fri Mar 18 18:42:20
 UTC 2011 x86_64 GNU/Linux
 tingo at kg-u35jc:~$ lsb_release -a
 No LSB modules are available.
 Distributor ID: Ubuntu
 Description: ? ?Ubuntu 10.10
 Release: ? ? ? ?10.10
 Codename: ? ? ? maverick


 Simple scan works, but I want to use xscanimage because it is the GIMP plugin.

 --
 Regards,
 Torfinn Ingolfsen




-- 
mvh
Torfinn



[sane-devel] xscanimage crashes with my Epson Stylus Office BX525WD

2011-06-25 Thread Torfinn Ingolfsen
Hi,
xscanimage always crashes when I try to scan from my Epson Stylus
Office BX525WD.
How can I help fixing this?

It is detected:
tingo at kg-u35jc:~$ scanimage -L
device `epson2:net:10.1.161.8' is a Epson PID 085E flatbed scanner
but xscanimage crashes:
tingo at kg-u35jc:~$ SANE_DEBUG_XSCANIMAGE=4 xscanimage epson2:net:10.1.161.8
[sanei_debug] Setting debug level of xscanimage to 4.
[xscanimage] main
[xscanimage] xscanimage (version: 1.0.14, package: sane-frontends) starting
[xscanimage] interface
[sanei_debug] Setting debug level of xscanimage to 4.
[xscanimage] init
[xscanimage] init: finished
[xscanimage] device_dialog
[xscanimage] pref_xscanimage_restore
[xscanimage] pref_xscanimage_restore: finished
[xscanimage] files_build_menu
[xscanimage] files_build_menu: finished
[xscanimage] pref_build_menu
[xscanimage] pref_build_menu: finished
[xscanimage] update_param
[xscanimage] update_param: finished
[xscanimage] pref_device_restore
[xscanimage] device_dialog: finished
[xscanimage] interface: now running gtk_main ()
[xscanimage] browse_filename_callback
[xscanimage] browse_filename_callback: finished
[xscanimage] scan_dialog
Segmentation fault

I'm running Xubuntu 10.10:
tingo at kg-u35jc:~$ uname -a
Linux kg-u35jc 2.6.35-28-generic #50-Ubuntu SMP Fri Mar 18 18:42:20
UTC 2011 x86_64 GNU/Linux
tingo at kg-u35jc:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 10.10
Release:10.10
Codename:   maverick


Simple scan works, but I want to use xscanimage because it is the GIMP plugin.

-- 
Regards,
Torfinn Ingolfsen



[sane-devel] Epson Stylus Office BX525WD - scanner works via network

2011-05-16 Thread Torfinn Ingolfsen
On Sun, May 15, 2011 at 9:10 PM, Torfinn Ingolfsen tingox at gmail.com wrote:
 Update:

 But xscanimage just core dumps:

 tingo at kg-u35jc:~$ SANE_DEBUG_XSCANIMAGE=3 xscanimage
 [sanei_debug] Setting debug level of xscanimage to 3.
 [xscanimage] xscanimage (version: 1.0.14, package: sane-frontends) starting
 [sanei_debug] Setting debug level of xscanimage to 3.
 Segmentation fault
 tingo at kg-u35jc:~$ SANE_DEBUG_XSCANIMAGE=3 xscanimage
 [sanei_debug] Setting debug level of xscanimage to 3.
 [xscanimage] xscanimage (version: 1.0.14, package: sane-frontends) starting
 [sanei_debug] Setting debug level of xscanimage to 3.
 Segmentation fault

xscanimage  core dumps under FreeBSD as well:
tingo at kg-v2$ uname -a
FreeBSD kg-v2.kg4.no 8.1-STABLE FreeBSD 8.1-STABLE #3: Thu Sep 16
22:18:48 CEST 2010 root at kg-v2.kg4.no:/usr/obj/usr/src/sys/GENERIC
amd64
tingo at kg-v2$ SANE_DEBUG_XSCANIMAGE=3  xscanimage epson2:net:10.1.161.8
[sanei_debug] Setting debug level of xscanimage to 3.
[xscanimage] xscanimage (version: 1.0.14, package: sane-frontends) starting
[sanei_debug] Setting debug level of xscanimage to 3.
Segmentation fault (core dumped)

HTH
-- 
Regards,
Torfinn Ingolfsen



[sane-devel] Epson Stylus Office BX525WD - scanner works via network

2011-05-15 Thread Torfinn Ingolfsen
Well, color me impressed!

I have recently got myself a new all-in-one, an Epson Stylus Office
BX525WD (phew).
Today I decided to test the scanner part.
Note: the Epson is only connected to my wireless network (and power).
So I fired up scanimage on my Xubuntu laptop:
tingo at kg-u35jc:~$ scanimage --version
scanimage (sane-backends) 1.0.21; backend version 1.0.21
tingo at kg-u35jc:~$ scanimage -L
device `epson2:net:10.1.161.8' is a Epson PID 085E flatbed scanner

I'm running this:
tingo at kg-u35jc:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 10.10
Release:10.10
Codename:   maverick
tingo at kg-u35jc:~$ uname -a
Linux kg-u35jc 2.6.35-28-generic #50-Ubuntu SMP Fri Mar 18 18:42:20
UTC 2011 x86_64 GNU/Linux


Then I used Simple Scan; the scanner showed there also, and scanning
worked perfectly.
(I tried with gscan2pdf 0.9.31 also, but it couldn't find any devices).

Thanks!
-- 
Regards,
Torfinn Ingolfsen



[sane-devel] Epson Stylus Office BX525WD - scanner works via network

2011-05-15 Thread Torfinn Ingolfsen
Update:

On Sun, May 15, 2011 at 8:55 PM, Torfinn Ingolfsen tingox at gmail.com wrote:
 Well, color me impressed!

 I have recently got myself a new all-in-one, an Epson Stylus Office
 BX525WD (phew).
 Today I decided to test the scanner part.
 Note: the Epson is only connected to my wireless network (and power).
 So I fired up scanimage on my Xubuntu laptop:
 tingo at kg-u35jc:~$ scanimage --version
 scanimage (sane-backends) 1.0.21; backend version 1.0.21
 tingo at kg-u35jc:~$ scanimage -L
 device `epson2:net:10.1.161.8' is a Epson PID 085E flatbed scanner

But xscanimage just core dumps:

tingo at kg-u35jc:~$ SANE_DEBUG_XSCANIMAGE=3 xscanimage
[sanei_debug] Setting debug level of xscanimage to 3.
[xscanimage] xscanimage (version: 1.0.14, package: sane-frontends) starting
[sanei_debug] Setting debug level of xscanimage to 3.
Segmentation fault
tingo at kg-u35jc:~$ SANE_DEBUG_XSCANIMAGE=3 xscanimage
[sanei_debug] Setting debug level of xscanimage to 3.
[xscanimage] xscanimage (version: 1.0.14, package: sane-frontends) starting
[sanei_debug] Setting debug level of xscanimage to 3.
Segmentation fault


-- 
Regards,
Torfinn Ingolfsen



[sane-devel] CanoScan Lide 110 on Solaris 10 (10/09) SPARC

2011-03-16 Thread Torfinn Ingolfsen
Hello,

On Tue, Mar 15, 2011 at 10:18 PM, stef stef.dev at free.fr wrote:

 ? ? ? ?While the bytes (00 55) from USB are correct. I think this is an
 endianess issue in code. What is the CPU running the code ?

FWIW, SPARC cpus are big-endian: http://en.wikipedia.org/wiki/SPARC

HTH
-- 
Regards,
Torfinn Ingolfsen



[sane-devel] New scanner: Plustek OpticFilm 7600i

2010-05-26 Thread Torfinn Ingolfsen
I managed to fix the sane-backends 1.0.21 (port for FreeBSD), so here is
more output:
root at kg-v2# sane-find-scanner -q
found USB scanner (vendor=0x07b3 [Plustek INC], product=0x0c3b [Film
Scanner  ], chip=GL843) at libusb:/dev/usb:/dev/ugen3.2
found USB scanner (vendor=0x03f0 [HP], product=0xc202 [Photosmart 8200
series]) at libusb:/dev/usb:/dev/ugen1.2
found USB scanner (vendor=0x06bd [AGFA], product=0x2061 [ Snapscan1212u_2])
at libusb:/dev/usb:/dev/ugen2.2

It still says that the chip is a GL843. Oh welll
-- 
Regards,
Torfinn Ingolfsen
-- next part --
An HTML attachment was scrubbed...
URL: 
http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20100526/8224be7e/attachment.htm


[sane-devel] OCR with Xsane?

2010-05-18 Thread Torfinn Ingolfsen
Hi,

On Mon, May 17, 2010 at 11:43 PM, Ralph D rdumain at hotmail.com wrote:

  I'm new to Linux, specifically Xubuntu. I've progressed in Xsane at least
 enough to be able to scan and perform other basic operations. I can also
 produce PDF files out of the scanned images. This is not OCR, however. I
 need to know how to get the OCR component of Xsane to work--assuming it
 exists and that it's included in my package--and how to output the result
 into a file.  If there is a different Linux program I should be using,
 please let me know.


FWIW; I use gscan2pdf[1], which have a couple of ocr programs built in. I
have never used these, but they are there.
HTH

References:
1) http://sourceforge.net/projects/gscan2pdf
-- 
Regards,
Torfinn Ingolfsen
-- next part --
An HTML attachment was scrubbed...
URL: 
http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20100517/f088e486/attachment.htm


[sane-devel] Scanning multipage documents with an ADF

2010-03-31 Thread Torfinn Ingolfsen
Hi,

On Tue, Mar 30, 2010 at 2:20 PM, Sigurd Stordal opuskreatoren at 
gmail.comwrote:

 Why not use the gscan2pdf tool, it's created for exactly this kind of
 thing, google it or search the mail archive for it.


Here it is: http://gscan2pdf.sourceforge.net/
I use it a lot; recommended.
-- 
Regards,
Torfinn Ingolfsen
-- next part --
An HTML attachment was scrubbed...
URL: 
http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20100331/364c5b8a/attachment.htm


[sane-devel] Has anyone managed to get Snapscan backend working with FreeBSD 8.0 (which uses libusb)?

2010-01-25 Thread Torfinn Ingolfsen
Hi,

On Sun, Jan 24, 2010 at 9:51 PM, Oliver Schwartz Oliver.Schwartz at 
gmx.dewrote:


 what does you snapscan.conf look like? If libusb is used, you mustn't use a
 device entry such as /dev/... or libusb:/dev/ All that is needed is
 the entry containing the vendor and product ID of your scanner, i.e
 usb 0x06bd 0x2061 and the firmware entry.


My snapscan.conf is correct, it only contains the firmware line and vendor
and product ID, sorry for not mentioning this in my first posting.

In the meantime, another FreeBSD user found a way to fix it, it is just a
one-line patch:
http://lists.freebsd.org/pipermail/freebsd-usb/2010-January/008172.html

With Andrew's patch, my scanner now works:
 root at kg-v2# sane-find-scanner -q
found USB scanner (vendor=0x03f0 [HP], product=0xc202 [Photosmart 8200
series]) at libusb:/dev/usb:/dev/ugen1.2
found USB scanner (vendor=0x06bd [AGFA], product=0x2061 [ Snapscan1212u_2])
at libusb:/dev/usb:/dev/ugen2.2
root at kg-v2# scanimage -L
device `snapscan:libusb:/dev/usb:/dev/ugen2.2' is a AGFA SNAPSCAN 1212U_2
flatbed scanner

and also as a normal user:
tingo at kg-v2$ scanimage -L
device `snapscan:libusb:/dev/usb:/dev/ugen2.2' is a AGFA SNAPSCAN 1212U_2
flatbed scanner


-- 
Regards,
Torfinn Ingolfsen
-- next part --
An HTML attachment was scrubbed...
URL: 
http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20100125/d50caed9/attachment.htm