<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.32.2">
</HEAD>
<BODY>
Hello,<BR>
 I have an "EPSON Perfection V700 Photo" on Gentoo with  media-gfx/sane-backends-1.0.22-r1.<BR>
I must add rule in /lib/udev/rules.d/41-libsane.rules to give proper rights on firewire connection :<BR>
<BR>
# EPSON GT-X900 | EPSON Perfection V700 Photo<BR>
KERNEL=="sg[0-9]*", ATTRS{type}=="3", ATTRS{vendor}=="EPSON", ATTRS{model}=="GT-X900", MODE="0664", GROUP="scanner", ENV{libsane_matched}="yes"<BR>
<BR>
It was already defined for usb connection.<BR>
It's writen to tell you. So I do.<BR>
<BR>
-- <BR>
Phil
</BODY>
</HTML>