sane additions to support Epson CX5000 printer

Bug #184230 reported by Troy Carpenter
6
Affects Status Importance Assigned to Milestone
sane-backends (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: xsane

Every time (and in every distribution) I have to modify a few sane files to make my Epson Stylus CX-5000 printer work as a scanner (it is already "supported" as CX4800 in standard cups, or actually as the CX5000 with cupsys-driver-gutenprint.

However, to make it work automatically with sane so I can scan, I always need to make the following changes. Perhaps it can be pushed upstream for a permanent fix.

/etc/sane.d/epson.conf: append "usb 0x4b8 0x82b" to the bottom
(I expected it to work without the change to epson.conf, but it wouldn't.)

/etc/udev/rules.d/45-libsane.rules: add the following at line 480:
# Epson CX-5000 | Epson CX-5000
SYSFS{idVendor}=="04b8", SYSFS{idProduct}=="082b", MODE="664", GROUP="scanner"

After that, I unplug the scanner then replug. It will then be available.

Revision history for this message
Corey Burger (corey.burger) wrote :

This is actually a bug in the underlying sane rather than the xsane frontend, so reassigning. Troy, can you search upstreams bug tracker to see if it has been reported there and if it has, can you open a bug task linking to that bug.

Revision history for this message
Troy Carpenter (troy-carpenter) wrote :

I found something close, a closed bug (https://alioth.debian.org/tracker/?group_id=30186&atid=410366&func=detail&aid=304516).

Says it's for an Epson DX5000, but the USB ID's are identical. I don't know if it is in the load used by Gutsy.

Revision history for this message
Troy Carpenter (troy-carpenter) wrote :

I've searched the launchpad documentation and I couldn't find a reference on how to "open a bug task".

Revision history for this message
Corey Burger (corey.burger) wrote :

Normally what you would do is to click on the "also affects project" link and add the url, but it appears that LP doesn't recognize Alioth urls yet.

Revision history for this message
Clay Weber (claydoh) wrote :

could this be related to #181129?

Revision history for this message
Troy Carpenter (troy-carpenter) wrote :

No, that bug is related to permissions. In this case, the Epson CX5000 needs to be added to the sane database, and in the udev sane rules. Without that, not even root can see the scanner device (the printer side shows up just fine).

Daniel T Chen (crimsun)
Changed in sane-backends:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.