[sane-devel] blank page scanned with CanoScan LiDE25

Y P yellow.penguin at edpnet.be
Tue Oct 21 15:50:48 UTC 2008


Hi Gerhard,

On Tue, Oct 21, 2008 at 03:25:38PM +0200, Gerhard Jaeger wrote:
> On Tuesday 21 October 2008 15:14:02 Y P wrote:
> > Hi,
> > 
> > On Tue, Oct 21, 2008 at 12:55:11PM +0000, g wrote:
> > > -----BEGIN PGP SIGNED MESSAGE-----
> > > Hash: SHA1
> > > 
> > > Y P wrote:
> > > > I added myself to the group scanner but it doesn't seem to resolve the
> > > 
> > > is re-logging system or reboot required for group assignment?
> > 
> > Well, today is another day, and today I'm still unable to scan without being
> > sudo, so rebooting or completely restart the pc doesn't fix the problem.
> > That means it is really a perm problem.
> >  
> > > ria, a couple years back, when using mandrake, i had to do one or other
> > > to get into scanner group.
> > 
> > As said, I added myself to scanner, but i am wondered to see sighted persons
> > who doesn't had that problem from within Gnome/Xsane: in my case I have to
> > fix it for the console.
> > But note taht on a remove pc (Feisty) my partner does uses her scanner as
> > well graphically as under console, without having to become sudo.
> > 
 
> I'm not for Ubuntu, but for SuSE, I simply tweaked 
> /etc/udev/rules.d/50-udev-default.rules
> 
> # libusb device access
> SUBSYSTEM=="usb", ACTION=="add", ENV{DEVTYPE}=="usb_device", NAME="bus/usb/$env{BUSNUM}/$env{DEVNUM}", MODE="0666"
> 
> something similar should be possible for Ubuntu too.

I found /etc/udev/rules.d/50-libpisock9.rules but it doesnt contain any
codeline as you told; should I add what you suggest asis to it & reboot ?

This is its content:

# $Id: 60-libpisock.rules,v 1.4 2007/02/16 18:26:41 desrod Exp $
#
# udev rules file for pilot-link's libpisock library, enabled for libusb
#
SUBSYSTEMS!="usb", ACTION!="add", GOTO="libpisock_rules_end"

# Sony handheld devices
ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0038", GROUP="dialout", MODE="0664"
ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0066", GROUP="dialout", MODE="0664"
ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0095", GROUP="dialout", MODE="0664"
ATTRS{idVendor}=="054c", ATTRS{idProduct}=="009a", GROUP="dialout", MODE="0664"
ATTRS{idVendor}=="054c", ATTRS{idProduct}=="00da", GROUP="dialout", MODE="0664"
ATTRS{idVendor}=="054c", ATTRS{idProduct}=="00e9", GROUP="dialout", MODE="0664"
ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0144", GROUP="dialout", MODE="0664"
ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0169", GROUP="dialout", MODE="0664"

# Handspring handheld devices
ATTRS{idVendor}=="082d", ATTRS{idProduct}=="0100", GROUP="dialout", MODE="0664"
ATTRS{idVendor}=="082d", ATTRS{idProduct}=="0200", GROUP="dialout", MODE="0664"
ATTRS{idVendor}=="082d", ATTRS{idProduct}=="0300", GROUP="dialout", MODE="0664"

# Palm, Inc. and palmOne handheld devices
ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="6601", GROUP="dialout", MODE="0664"
ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="8001", GROUP="dialout", MODE="0664"
ATTRS{idVendor}=="0830", ATTRS{idProduct}=="0001", GROUP="dialout", MODE="0664"
ATTRS{idVendor}=="0830", ATTRS{idProduct}=="0002", GROUP="dialout", MODE="0664"
ATTRS{idVendor}=="0830", ATTRS{idProduct}=="0003", GROUP="dialout", MODE="0664"
ATTRS{idVendor}=="0830", ATTRS{idProduct}=="0020", GROUP="dialout", MODE="0664"
ATTRS{idVendor}=="0830", ATTRS{idProduct}=="0031", GROUP="dialout", MODE="0664"
ATTRS{idVendor}=="0830", ATTRS{idProduct}=="0040", GROUP="dialout", MODE="0664"
ATTRS{idVendor}=="0830", ATTRS{idProduct}=="0050", GROUP="dialout", MODE="0664"
ATTRS{idVendor}=="0830", ATTRS{idProduct}=="0060", GROUP="dialout", MODE="0664"
ATTRS{idVendor}=="0830", ATTRS{idProduct}=="0061", GROUP="dialout", MODE="0664"
ATTRS{idVendor}=="0830", ATTRS{idProduct}=="0070", GROUP="dialout", MODE="0664"
ATTRS{idVendor}=="0830", ATTRS{idProduct}=="0080", GROUP="dialout", MODE="0664"

# Garmin iQue 3600
ATTRS{idVendor}=="091e", ATTRS{idProduct}=="0004", GROUP="dialout", MODE="0664"
ATTRS{idVendor}=="0c88", ATTRS{idProduct}=="0021", GROUP="dialout", MODE="0664"

# Tapwave Zodiac 1 & 2
ATTRS{idVendor}=="12ef", ATTRS{idProduct}=="0100", GROUP="dialout", MODE="0664"

# Unknown device (can someone confirm?)
ATTRS{idVendor}=="4766", ATTRS{idProduct}=="0001", GROUP="dialout", MODE="0664"

LABEL="libpisock_rules_end"




More information about the sane-devel mailing list