Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
B
backends
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 189
    • Issues 189
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 21
    • Merge Requests 21
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • sane-project
  • backends
  • Issues
  • #293

Closed
Open
Opened Apr 29, 2020 by John Alwin@solvecraft

Epson Perfection 3590 Photo

On page http://sane-project.org/sane-mfgs.html#Z-EPSON,

Perfection 3590 PHOTO support is "Basic" by snapscan but without the film scanner and does require firmware.

The sourceforge snapscan sane page - http://snapscan.sourceforge.net/#work - lists the 3490 and the 3590 but not the Photo versions. All have id of 0x04b8, 0x0122. Id string is "EPSON Scanner". Firmware is Esfw52.bin.

On page http://sane-project.org/man/sane-snapscan.5.html, under "Files", for Mint 19.3,

a) the config files are in /etc/sane.d, not /usr/local/etc/sane.d/
b) the backend library is at /usr/lib/x86_64-linux-gnu/sane/, not /usr/local/lib/sane/, (and must contain must contain - libsane-snapscan.so.....)

Also, c) etc/sane.d/dll.conf specifies the backends in use and should have "snapscan" uncommented. d) firmware is located at /lib/firmware and must contain Esfw52.bin.

The config file /etc/sane.d/snapscan.conf should contain: # USB (Epson 3590) usb 0x4b8 0x122 and a link to the firmware: firmware Esfw52.bin

and any scsi entries can be commented-out as this is a usb scanner.

Hope this helps someone.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
1.0.31
Milestone
1.0.31 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: sane-project/backends#293