Epson scanner driver

For drivers and kernel modules.
Message
Author
starhawk
Posts: 4906
Joined: Mon 22 Nov 2010, 06:04
Location: Everybody knows this is nowhere...

#46 Post by starhawk »

To avoid a duplicate post, which will annoy people of importance, there is a post relevant to this thread in another thread (to which it is also relevant), here.

User avatar
jakobcornelis
Posts: 172
Joined: Tue 06 Nov 2007, 15:37
Location: Elliot Lake, Ontario

#47 Post by jakobcornelis »

rcrsn51: Thanks for all your posts on installing printers and scanners. As a result I can now print and scan off Puppy and forget about W*nd*ws, which is a relief. This looks like an unbelievable amount of work you did, and I just want to let you know how much I appreciate this, plus your patient helpfulness.

jake

Slacko531

dcung
Posts: 242
Joined: Sat 14 Jul 2018, 00:11
Location: Down Under - 3rd rock from Sun.

#48 Post by dcung »

Hi all,

Continue after Fresh install - a bit of history from this thread.
http://www.murga-linux.com/puppy/viewto ... 630#999630

I have read these threads and few others...
http://murga-linux.com/puppy/viewtopic.php?t=41939
http://murga-linux.com/puppy/viewtopic.php?t=61885
http://murga-linux.com/puppy/viewtopic.php?t=59015

But not able to get scanner (Epson WF-2760) working yet.

I used eppi-pet-maker, created epson_wf2760-18.04.pet following http://murga-linux.com/puppy/viewtopic.php?t=61885. Install the .pet afterward. I can see "Epson ImageScan" but nothing happened when trying to run the app.

I used iscan-2.19.0-i486.pet following http://murga-linux.com/puppy/viewtopic.php?t=41939. I can see "Epson Iscan scanner" but also nothing happened when trying to run the app.

I tried installing by clicking all .deb files...install success, can't run app still.
I tried running install.sh from a terminal....errors.

I can't seem to progress...apart from seeing the items created on menu...

What else to do please?
FYI - I use XenPup64-7.5, and downloaded 64 bit driver from Epson.
Attachments
capture10726.png
(50.3 KiB) Downloaded 584 times
capture5728.png
(143.7 KiB) Downloaded 594 times
capture10100.png
Content of tarball from Epson Download
(110.32 KiB) Downloaded 586 times

dcung
Posts: 242
Joined: Sat 14 Jul 2018, 00:11
Location: Down Under - 3rd rock from Sun.

#49 Post by dcung »

Further tinkering, after reading few more postings by rcrsn51 and Mike Walsh.
Probably does not apply to me, but.... :(
I put net 10.0.0.44 which is my scanner IP.
rcrsn51 wrote:Open the file /etc/sane.d/dll.conf and add "epkowa" on the end.

Open the file /etc/sane.d/epkowa.conf and add "usb 0x04b8 0x0118" on the end.

Try again with iscan and xsane.

Run "sane-find-scanner" and "scanimage -L"
Attachments
capture15900.png
(159.52 KiB) Downloaded 581 times

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#50 Post by rcrsn51 »

It looks like you have been mixing 32 and 64bit drivers.

Here is the 64bit version of the Epson epkowa SANE driver, that should work with the XSane scanner app.

As a first test, you should connect directly by USB.
Attachments
sane-backend_epkowa-1.0.27-64bit.pet
(166.04 KiB) Downloaded 421 times

dcung
Posts: 242
Joined: Sat 14 Jul 2018, 00:11
Location: Down Under - 3rd rock from Sun.

#51 Post by dcung »

rcrsn51 wrote:As a first test, you should connect directly by USB.
Thanks for the file, rcrsn51.
I connected scanner to USB port, make sure scanner turned on. Installed 64bit file you provided.
A little progress, i.e sane-find-scanner found my [EPSON-WF2760 Series].
Also when I moved scanner to different USB port, sane-find-scanner output changes accordingly.

But xsane still does not see scanner...(Neither Epson IScan/ImageScan, still not running). Also tried scanimage -L.

Maybe, I need to uninstalll whatever I have inadvertently installed? But How? I didn't use PPM to install those.
Attachments
capture21190.png
(5.65 KiB) Downloaded 485 times
capture20084.png
(125.46 KiB) Downloaded 507 times

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#52 Post by rcrsn51 »

I downloaded the driver package - it is NOT using the epkowa driver. I'm not even sure if it is SANE-compatible.

So commands like scanimage may not work with it.

Try this:

1. Go into the "core" folder.
2. Click-install the imagescan_3.42.0-1epson4debian9_amd64.deb.
3. Open a terminal and run:imagescan
4. There should also be a menu entry for it under Graphics after a restart.

User avatar
davids45
Posts: 1326
Joined: Sun 26 Nov 2006, 23:33
Location: Chatswood, NSW

dll.conf config file

#53 Post by davids45 »

G'day dcung,

Sorry to butt in, but I often have a self-created problem setting up my networked Epson-WF-2510 (multifunction) in a new Pup that gives messages, like the ones you see, when I first try the scanner part.

My self-made sfs of the excellent epkowa package from rcrsn51's pet may not efficiently replace the new Pup's default config file, dll.conf, in /etc/sane.d, with a dll file that includes the needed epkowa line. A difference between a pet and a sfs in ability to replace/overwrite an existing file?

When I delete the default dll.conf with its no mention of epkowa and replace it with links to my modified dll.conf (screenshots), scanning on my WF-2510 is always available with peasyscan, iscan and sane .

I'm running 32-bit Pups so maybe it's different in 64-bit Pups.

But if you haven't already done so, you could check the entry in your dll.conf to confirm it has epkowa listed.

David S.
Attachments
sane.d-files.png
where I find I create errors trying to scan in a new Pup - the default dll.conf needs an edit by me
(22.95 KiB) Downloaded 455 times
dll-contents.png
epkowa needs to be listed in this - it is not in the default dll.conf
(106.9 KiB) Downloaded 458 times

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#54 Post by rcrsn51 »

it is NOT using the epkowa driver.

dcung
Posts: 242
Joined: Sat 14 Jul 2018, 00:11
Location: Down Under - 3rd rock from Sun.

#55 Post by dcung »

rcrsn51 wrote:1. Go into the "core" folder.
2. Click-install the imagescan_3.42.0-1epson4debian9_amd64.deb.
3. Open a terminal and run:imagescan
4. There should also be a menu entry for it under Graphics after a restart.
Refer to my previous posting above.
I have installed ubuntu version imagescan_3.42.2-1epson4ubuntu18.04_amd64.deb.
Is that sort of 'same' as debian9 version? Do I need to install debian version instead?

Your instruction 3. Open a terminal and run:imagescan gave more hint though. As I was only running it from menu under Graphics, hence didn't see the error message. This time,I saw the error about libboost_system.so.1.65.1

I tried looking in PPM, but could not find it. I installed the closest libboost_....no luck. Error still there...

Does this error mean anything to you?
Attachments
capture20982.png
(103.67 KiB) Downloaded 455 times
capture9858.png
(24.18 KiB) Downloaded 447 times
Last edited by dcung on Mon 23 Jul 2018, 00:34, edited 1 time in total.

dcung
Posts: 242
Joined: Sat 14 Jul 2018, 00:11
Location: Down Under - 3rd rock from Sun.

Re: dll.conf config file

#56 Post by dcung »

davids45 wrote:But if you haven't already done so, you could check the entry in your dll.conf to confirm it has epkowa listed.
Gday David,
Yes, it has epkowa. But rcrsn51 said it's not using the epkowa driver(?).
Attachments
capture12407.png
(25.21 KiB) Downloaded 451 times

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#57 Post by rcrsn51 »

I installed the package in Debian Stretch-Live using the script. It went into the Debian repo and got several additional packages.

The imagescan app started without errors.

Just out of curiosity, here is something to try that might work with epkowa.

1. Open the file /usr/share/iscan-data/usb
2. Add the line: usb 0x04b8:0x111c
3. Run: scanimage -L

dcung
Posts: 242
Joined: Sat 14 Jul 2018, 00:11
Location: Down Under - 3rd rock from Sun.

#58 Post by dcung »

rcrsn51 wrote:1. Open the file /usr/share/iscan-data/usb
2. Add the line: usb 0x04b8:0x111c
3. Run: scanimage -L
Done. Tried with & without reboot. No joy still..

Afterward I installed imagescan_3.42.0-1epson4debian9_amd64.deb. Installed ok, no complain about the ubuntu version already installed.
Run imagescan again, and got similar error as before libboost_filesystem.so.1.62.0 instead of libboost_system.so.1.65.1
Attachments
capture9452.png
(17.96 KiB) Downloaded 447 times
capture21060.png
(16.56 KiB) Downloaded 430 times

dcung
Posts: 242
Joined: Sat 14 Jul 2018, 00:11
Location: Down Under - 3rd rock from Sun.

#59 Post by dcung »

Curious about what David said, I grab another spare laptop, wipe everything on disk and fresh install XenPup75 32 bit. Plug scanner to USB.

Install 32bit imagescan_3.42.0-1epson4debian9_i386.deb.
Run imagescan. Got same error like 64bit XenPup.

Then did everything I did on 64bit and using 32bit stuff instead (sane-backend-epkowa, iscan).
But same error/behaviour on both 64bit and 32bit XenPup75.

dcung
Posts: 242
Joined: Sat 14 Jul 2018, 00:11
Location: Down Under - 3rd rock from Sun.

Re: dll.conf config file

#60 Post by dcung »

davids45 wrote:I'm running 32-bit Pups so maybe it's different in 64-bit Pups.
Hi David,
What puppy are you using?
Thanks

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#61 Post by rcrsn51 »

OK.

1. I made a clean install of Xenial.
2. I went to the Epson repo and got the Ubuntu-16 version of the scanner driver. Make sure that you get the correct 32/64 bit version.
3. I extracted it.
4. The install script doesn't work, so I opened the "core" folder and click-installed the main imagescan.deb
5. I ran the PPM and got the extra package libboost-program-options.
6. I ran imagescan

This starts the program, but there are more missing dependencies, like graphicsmagik.

It may be possible to run this as a regular SANE backend with the Xsane scanning app.

1. Open /etc/sane.d/dll.conf
2. At the bottom, add "imagescan"
3. Run: scanimage -L

dcung
Posts: 242
Joined: Sat 14 Jul 2018, 00:11
Location: Down Under - 3rd rock from Sun.

#62 Post by dcung »

rcrsn51 wrote: 1. I made a clean install of Xenial.
2. I went to the Epson repo and got the Ubuntu-16 version of the scanner driver. Make sure that you get the correct 32/64 bit version.
3. I extracted it.
4. The install script doesn't work, so I opened the "core" folder and click-installed the main imagescan.deb
5. I ran the PPM and got the extra package libboost-program-options.
6. I ran imagescan

This starts the program, but there are more missing dependencies, like graphicsmagik.

It may be possible to run this as a regular SANE backend with the Xsane scanning app.
I just downloaded Ubuntu-16 (64bit) from Epson repo. It won't install since I already got Ubuntu-18 installed. Said "Already installed. Can't install twice"
I ran the PPM and got the extra package libboost-program-options.
Imagescan still would not run, same error. libboost_filesystem.so.1.62.0
In PPM I already installed libboost_filesystem.1.58.0, there's no v1.62.
rcrsn51 wrote: 1. Open /etc/sane.d/dll.conf
2. At the bottom, add "imagescan"
3. Run: scanimage -L
Did these too, but as expected, no use since imagescan not running yet.

You can run the app, maybe Ubuntu-16 driver is ok with libboost_filesystem.1.58.
I'll try clean install XenPup and try again...
I don't know how to uninstall the Ubuntu-18 driver.

FYI - After you said imagescan run ok in Debian Stretch, I got curious and installed it on my Kali. Yes, it installed and run ok.

dcung
Posts: 242
Joined: Sat 14 Jul 2018, 00:11
Location: Down Under - 3rd rock from Sun.

#63 Post by dcung »

Fresh install XenPup64-7.5

Ubuntu-16 (64bit) scanner driver from Epson repo.

Got to the same state you are.
Imagescan run. Didn't get any errors. But sees no scanner.

rcrsn51 wrote:It may be possible to run this as a regular SANE backend with the Xsane scanning app.

1. Open /etc/sane.d/dll.conf
2. At the bottom, add "imagescan"
3. Run: scanimage -L
Scanimage -L run longer, I thought maybe....BUT no joy...
Attachments
capture2355.png
(38.68 KiB) Downloaded 481 times

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#64 Post by rcrsn51 »

Are you connected by USB?

dcung
Posts: 242
Joined: Sat 14 Jul 2018, 00:11
Location: Down Under - 3rd rock from Sun.

#65 Post by dcung »

rcrsn51 wrote:Are you connected by USB?
Yes, and I made sure scanner is on.
sane-find-scanner also sees it.

Post Reply