Missing rule in /etc/udev/rules.d/45-libsane.rules (epson v100) [gutsy]

Bug #133007 reported by Schmirrwurst
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
sane-backends (Ubuntu)
Invalid
Undecided
Unassigned
sane-backends-extras (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: libsane

I was missing the following line in
/etc/udev/rules.d/45-libsane.rules :

# Epson Perfection V100
SYSFS{idVendor}=="04b8", SYSFS{idProduct}=="012d", MODE="664", GROUP="scanner"

Revision history for this message
Schmirrwurst (schmirrwurst) wrote :

in fact this rule is missing in libsane-extra rules...

Revision history for this message
Pander (pander) wrote :

This is also regarding Epson Perfection V10

$ diff -u 45-libsane.rules-org 45-libsane.rules
--- 45-libsane.rules-org 2008-03-28 11:44:48.000000000 +0100
+++ 45-libsane.rules 2008-03-28 15:24:47.000000000 +0100
@@ -475,6 +475,8 @@
 SYSFS{idVendor}=="04b8", SYSFS{idProduct}=="012a", MODE="664", GROUP="scanner"
 # Epson V700 | Epson V750
 SYSFS{idVendor}=="04b8", SYSFS{idProduct}=="012c", MODE="664", GROUP="scanner"
+# Epson Perfection V10 | Epson Perfection V100
+SYSFS{idVendor}=="04b8", SYSFS{idProduct}=="012d", MODE="664", GROUP="scanner"
 # Epson CX-5200 | Epson CX-5400
 SYSFS{idVendor}=="04b8", SYSFS{idProduct}=="0801", MODE="664", GROUP="scanner"
 # Epson CX-3200

Revision history for this message
Pander (pander) wrote :

When installing also iscan, see
  https://bugs.launchpad.net/ubuntu/+bug/208405
one file is also in libsane-extras package
  /usr/share/man/man5/sane-epkowa.5.gz
this can be fixed by
  dpkg --force-overwrite -i iscan...deb
or
  dpkg --force-overwrite -i libsane-extras

Revision history for this message
Pander (pander) wrote :

Can this please be fixed in Intrepid Ibex? This improves Ubuntu's image/promise of being up to date with commonly available consumer market hardware.

Revision history for this message
Daniel T Chen (crimsun) wrote :

The entry is present in 8.10.

Changed in sane-backends:
status: New → Fix Released
Revision history for this message
Christian Reis (kiko) wrote :

There are a few entries missing for Epson scanners (product IDs in the 012x range) but I don't think there's anything relevant regarding the actual -backends package.

Changed in sane-backends:
status: New → Invalid
Revision history for this message
Aldo Culquicondor (aldo-culquicondor) wrote :

The file is now at /lib/udev/rules.d/40-libsane.rules

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.