Epson scanner driver

For drivers and kernel modules.
Message
Author
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.

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

#66 Post by rcrsn51 »

Then I don't know.

There is something sufficiently different about Puppy Xenial versus genuine Xenial that keeps it from running.

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

#67 Post by dcung »

No problem, rcrsn51... :D
Thanks for keeping me company on this 'quest'.

I get to refresh my 'dormant' limited Linux skill.

Just looking for lightweight OS to revive old laptops in the family circle.

Cheers.

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

#68 Post by rcrsn51 »

Could you go to your Kali install and see if the SANE setup commands work there?

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.

#69 Post by dcung »

From Kali

Interesting, I heard the scanner making noises.
And it sees the scanner IP address! I didn't put it anywhere in Kali.
Not sure whether it picked up from network or USB connection.
Attachments
kali1.jpg
(46.33 KiB) Downloaded 412 times

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

#70 Post by dcung »

And
imagescan now WORKS!!

Well, Kali is not as lightweight as XenPup...but I least now I can scan using Linux.. :lol:
Last edited by dcung on Tue 24 Jul 2018, 02:24, edited 1 time in total.

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

#71 Post by rcrsn51 »

I don't know why Xenial can't detect the device via USB.

The second entry is from the old epson2 SANE backend that has an autodetect mechanism. It must be seeing the scanner because its wifi is still turned on.

Do they both work in Imagescan under Kali?

I wonder why Xenial couldn't detect it by epson2. Maybe because the networking plugin wasn't installed.

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

#72 Post by dcung »

rcrsn51 wrote:I don't know why Xenial can't detect the device via USB.

The second entry is from the old epson2 SANE backend that has an autodetect mechanism. It must be seeing the scanner because its wifi is still turned on.

Do they both work in Imagescan under Kali?

I wonder why Xenial couldn't detect it by epson2. Maybe because the networking plugin wasn't installed.
So you're saying in Kali, the scanner was seen thru both USB and wifi?
Well, I guess, it's easy for me to check/confirm.
I'll just unplug the USB....

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

#73 Post by dcung »

I unplug USB, and scanimage -L only give one entry this time (wifi one).
But imagescan does not see scanner now.
Last edited by dcung on Tue 24 Jul 2018, 02:07, edited 1 time in total.

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

#74 Post by rcrsn51 »

Does Kali have Xsane installed?

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

#75 Post by dcung »

rcrsn51 wrote:Does Kali have Xsane installed?
No.

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

#76 Post by dcung »

I fresh installed Precise571, XenPup32_75, XenPup64_75
No luck with Precise571, too many out of date modules to fix. Gave up on Precise571.

For a minute, I thought I had good news to report... :cry:

Fresh install XenPup64, and only install ubuntu-16 scanner driver.
Both imagescan and xsane picked up the scanner.

Scanner scans when I click "Refresh" or "Preview" or "Scan" from both apps (ie. make noise, scan light moves from one end to the other).
But none of them can display or save the result.

I'm guessing, the problem now 'move' to graphics from the errors messages. From PPM, I added stuff that has 'gdk', errors - not resolved.
Attachments
capture11679.png
(43.92 KiB) Downloaded 619 times
capture22467.png
(55.23 KiB) Downloaded 595 times
capture19104.png
(133.86 KiB) Downloaded 598 times
capture20637.png
xsane
(117.86 KiB) Downloaded 616 times

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

#77 Post by rcrsn51 »

I don't understand why this is suddenly working with USB when previous attempts did not.

But your xsane screen shot shows "gm: command not found" This is because the package graphicsmagick is missing. Get it from the PPM.

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

#78 Post by dcung »

rcrsn51 wrote:I don't understand why this is suddenly working with USB when previous attempts did not.
Not sure, apart from wiping disk from scratch, only difference, this laptop has 3 usb ports, this is the 3rd one I tried.
rcrsn51 wrote:But your xsane screen shot shows "gm: command not found" This is because the package graphicsmagick is missing. Get it from the PPM.
I installed all graphicsmagick in PPM.
imagescan gave different error.
xsane gave different error number.
Attachments
capture26322.png
(81.42 KiB) Downloaded 588 times
capture29202.png
(76.17 KiB) Downloaded 578 times

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

#79 Post by rcrsn51 »

What was happening in the program at the point where it aborted?

There is still something missing in XenialPup, but no hints about what it is.

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

#80 Post by dcung »

My bad..., Bill.
After playing with both programs a bit more, this is what happened.

Both programs can scan successfully. No errors upon exiting programs.
Both programs can NOT preview (preview windows empty). Errors upon exiting programs if preview was done. The errors (terminal screenshot) I posted last was due to doing preview.

So, I can scan in both programs, but can not preview and select scan area using mouse (like cropping). Both programs, I can specify scan area by typing page borders.

In xsane preview, before installing graphicsmagick, it pretended doing preview, no error popup (attached below). Afterward, 'failed' error popup.

Don't know how to explain it clearly...weird.
Attachments
capture30770.png
xsane error if preview
(5.25 KiB) Downloaded 557 times
scan1.png
Scan without preview, OK
(62.46 KiB) Downloaded 560 times

Post Reply