Re: [gentoo-user] USB scanner (Canon LiDE 25) only recognized as root

2006-01-09 Thread Richard Fish
On 1/9/06, Christian Floeter <[EMAIL PROTECTED]> wrote: > BTW, sane-find-scanner always finds my scanner, it's scanimage that doesn't. Ok, sounds like a sane configuration or installation issue, not really a system problem. Let's try something with scanimage: strace -f -e open scanimage -L 2>&1

Re: [gentoo-user] USB scanner (Canon LiDE 25) only recognized as root

2006-01-09 Thread Christian Floeter
Octavio Ruiz (Ta^3) wrote: # emerge sys-apps/coldplug # rc-update add coldplug default # /etc/init.d/coldplug $ sane-find-scanner -q sakura cf # rc-update show alsasound | aumix | bootmisc | boot checkfs | boot checkroot | boot

Re: [gentoo-user] USB scanner (Canon LiDE 25) only recognized as root

2006-01-09 Thread Christian Floeter
Richard Fish wrote: On 1/9/06, Christian Floeter <[EMAIL PROTECTED]> wrote: Richard Fish wrote: No similar problem here (LIDE35, genesys backend). Take a look at (or post) the output of strace -e open sane-find-scanner -q [EMAIL PROTECTED] ~ $ strace -e open sane-find-scanner -q open("/p

Re: [gentoo-user] USB scanner (Canon LiDE 25) only recognized as root

2006-01-09 Thread Octavio Ruiz (Ta^3)
Richard Fish, who happens to be smarter than you, thinks: > On 1/9/06, Christian Floeter <[EMAIL PROTECTED]> wrote: > > Richard Fish wrote: > > > No similar problem here (LIDE35, genesys backend). Take a look at (or > > > post) the output of > > > strace -e open sane-find-scanner -q > > [EMAIL PRO

Re: [gentoo-user] USB scanner (Canon LiDE 25) only recognized as root

2006-01-09 Thread Richard Fish
On 1/9/06, Christian Floeter <[EMAIL PROTECTED]> wrote: > Richard Fish wrote: > > > No similar problem here (LIDE35, genesys backend). Take a look at (or > > post) the output of > > > > strace -e open sane-find-scanner -q > > [EMAIL PROTECTED] ~ $ strace -e open sane-find-scanner -q > open("/proc/

Re: [gentoo-user] USB scanner (Canon LiDE 25) only recognized as root

2006-01-09 Thread Christian Floeter
Richard Fish wrote: No similar problem here (LIDE35, genesys backend). Take a look at (or post) the output of strace -e open sane-find-scanner -q [EMAIL PROTECTED] ~ $ strace -e open sane-find-scanner -q open("/etc/ld.so.cache", O_RDONLY) = 3 open("/usr/lib/libusb-0.1.so.4", O_RDONLY) =

Re: [gentoo-user] USB scanner (Canon LiDE 25) only recognized as root

2006-01-08 Thread Richard Fish
On 1/8/06, Christian Floeter <[EMAIL PROTECTED]> wrote: > Abhay Kedia wrote: > > On Monday 09 January 2006 02:05, Christian Floeter wrote: > > > >>my Canon LiDE 25 scanner is only recognized by scanimage when logged in > >>as root. > >> > > > > A shot in the dark. Could this be the solution? > > ht

Re: [gentoo-user] USB scanner (Canon LiDE 25) only recognized as root

2006-01-08 Thread Richard Fish
On 1/8/06, Christian Floeter <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] ~ $ scanimage -L > > No scanners were identified. If you were expecting something different, > check that the scanner is plugged in, turned on and detected by the > sane-find-scanner tool (if appropriate). Please read the d

Re: [gentoo-user] USB scanner (Canon LiDE 25) only recognized as root

2006-01-08 Thread Christian Floeter
Abhay Kedia wrote: On Monday 09 January 2006 02:05, Christian Floeter wrote: my Canon LiDE 25 scanner is only recognized by scanimage when logged in as root. A shot in the dark. Could this be the solution? http://gentoo-wiki.com/HOWTO_Install_a_USB_scanner#UDEV No, doesn't work. I've tried

Re: [gentoo-user] USB scanner (Canon LiDE 25) only recognized as root

2006-01-08 Thread Abhay Kedia
On Monday 09 January 2006 02:05, Christian Floeter wrote: > > my Canon LiDE 25 scanner is only recognized by scanimage when logged in > as root. > A shot in the dark. Could this be the solution? http://gentoo-wiki.com/HOWTO_Install_a_USB_scanner#UDEV Regards, Abhay pgpt0CTQ0IVPW.pgp Description:

[gentoo-user] USB scanner (Canon LiDE 25) only recognized as root

2006-01-08 Thread Christian Floeter
Hi, my Canon LiDE 25 scanner is only recognized by scanimage when logged in as root. I have: kernel 2.6.15-rc7 vanilla, udev 079, libusb 0.1.10a, sane-backends 1.0.17, xsane 0.98a-r1, sane-frontends 1.0.14. My user is in the usb and scanner groups, and my USE flags contain usb and scanner