User Tools

Site Tools


config:epson-v500-scanner

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
config:epson-v500-scanner [2025/07/28 13:27] Wulf Rajekconfig:epson-v500-scanner [2025/09/25 16:59] (current) Wulf Rajek
Line 65: Line 65:
 <code> <code>
 sudo udevadm test $(udevadm info -q path -n /dev/bus/usb/<bus>/<device>) 2>&1 | grep -i group --color sudo udevadm test $(udevadm info -q path -n /dev/bus/usb/<bus>/<device>) 2>&1 | grep -i group --color
 +</code>
 +
 +Make sure the udev rules file is not executable. e.g.
 +<code>
 +chmod -x /usr/lib/udev/rules.d/80-scanner.rules
 +chmod -x /usr/lib/udev/rules.d/60-iscan.rules
 </code> </code>
  
 Disconnect the scanner and reconnect it, then try using iscan or other scanning applications. Disconnect the scanner and reconnect it, then try using iscan or other scanning applications.
config/epson-v500-scanner.txt · Last modified: by Wulf Rajek