I'm running Ubuntu 9.04 and trying to get my Epson Perfection V700 Scanner to work. This is a suggested solution below.<br><b><br><br>sudo gedit /etc/udev/rules.d/40-permissions.rules</b><br>
<br>
Scroll down the file until you find an entry that says:-<br>
<br>
# USB devices (usbfs replacement)<br>
SUBSYSTEM=="usb_device",                MODE="0664"<br>
<br>
Change the MODE="0664" to MODE="0666" and save the file, then <u>reboot.</u>