scanner only as root
Soren Hauberg
soren at hauberg.org
Thu Nov 25 08:39:29 UTC 2004
Hi
Sebastian Müsch wrote:
> Hi,
>
> Parallel-Port? As I'm not familar with udefs (kernel >= 2.6) and
> parallel-port devices, I need some further Informations.
>
> To sum up this thread first before talking on:
>
> - Your scanner is connected via parallel-port
> - The User you want to scan is added to group scanner
> - /dev/parport0 does not exist
Correct!
> You told /dev/parport0 doesn't exist? But sane says it's using it?
Allmost! /dev/parport0 doesn't exist and sane tells me it's using
parport0 it doesn't point to a file in /dev
> Only /dev/lp0 does exist, although your scanner is connected?
> Does directory /proc/sys/dev/parport/parport0 exist?
Yes! Should I post the contents if this dir?
> What's the output of "sane-find-scanner -p", when root starts it / the user
> you want to scan from starts it?
sudo sane-find-scanner -p
# No SCSI scanners found. If you expected something different, make
sure that
# you have loaded a SCSI driver for your SCSI adapter.
# Also you need support for SCSI Generic (sg) in your operating system.
# If using Linux, try "modprobe sg".
# No USB scanners found. If you expected something different, make
sure that
# you have loaded a driver for your USB host controller and have
installed a
# kernel scanner module.
# No Mustek parallel port scanners found. If you expected something
# different, make sure the scanner is correctly connected to your
computer
# and you have apropriate access rights.
# Most Scanners connected to the parallel port or other proprietary ports
# can't be detected by this program.
and the same when not root. However:
sudo scanimage -L
device `canon_pp:parport0' is a CANON FB330P flatbed scanner
but as a normal user:
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 documentation
which came with this software (README, FAQ, manpages).
> You should try this order. First do a " sane-find-scanner -p" and check if
> /dev/parport0 exists, then the same from the user-account you want to scan
> from.
These actions doesn't create /dev/parport0, not even if I scan as root.
> cu
> Sebastian
Thanks, Soren
>
More information about the ubuntu-users
mailing list