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) = 3

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

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 PROTECTED] ~ $

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

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 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 21 |

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:

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

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

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?