canoscan lide25

P

Pawel O.

hi
lsmod

Module Size Used by
sg 34044 0
scsi_mod 121064 1 sg
isofs 32312 1
radeon 76672 1
drm 60404 2 radeon
i810_audio 33556 1
ac97_codec 18156 1 i810_audio
soundcore 7008 2 i810_audio
lp 10024 0
3c59x 37480 0
mii 4704 1 3c59x
af_packet 16392 0
md5 3584 1
ipv6 234016 8
pcmcia 20648 4
yenta_socket 20328 2
rsrc_nonstatic 11200 1 yenta_socket
pcmcia_core 43300 3 pcmcia,yenta_socket,rsrc_nonstatic
video 14052 0
thermal 10920 0
tc1100_wmi 5092 0
processor 17876 1 thermal
fan 3172 0
container 3008 0
button 4848 0
battery 7460 0
ac 3268 0
ide_cd 37988 1
loop 14504 0
nls_iso8859_2 4224 2
nls_cp852 4480 1
vfat 10592 1
fat 45980 1 vfat
ohci_hcd 19140 0
parport_pc 32612 1
ppdev 7364 0
parport 31976 3 lp,parport_pc,ppdev
intel_agp 20636 1
agpgart 29032 2 drm,intel_agp
nvram 7400 0
i8k 5968 0
usblp 10976 0
usbmouse 4160 0
usbhid 44544 0
joydev 8128 0
tsdev 5984 0
uhci_hcd 29136 0
usbcore 108348 6 ohci_hcd,usblp,usbmouse,usbhid,uhci_hcd
evdev 7648 1
ext3 124744 2
jbd 48568 1 ext3


sane-find-scanner

# sane-find-scanner will now attempt to detect your scanner. If the
# result is different from what you expected, first make sure your
# scanner is powered up and properly connected to your computer.

# No SCSI scanners found. If you expected something different, make
sure that
# you have loaded a SCSI driver for your SCSI adapter.

found USB scanner (vendor=0x04a9 [Canon], product=0x2220 [CanoScan],
chip=LM9832/3) at libusb:001:005
# Your USB scanner was (probably) detected. It may or may not be
supported by
# SANE. Try scanimage -L and read the backend's manpage.

# Not checking for parallel port scanners.

# Most Scanners connected to the parallel port or other proprietary ports
# can't be detected by this program



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).


please, help mi.
pawel polska
 
D

Dances With Crows

ohci_hcd 19140 0
uhci_hcd 29136 0
usbcore 108348 6 ohci_hcd,usblp,usbmouse,usbhid,uhci_hcd

OK, the USB modules are loaded. This is a good thing.
sane-find-scanner
found USB scanner (vendor=0x04a9 [Canon], product=0x2220 [CanoScan],
chip=LM9832/3) at libusb:001:005

This is also good. The LiDE 25 is marked as "good" at
http://sane-project.org/ 's listings, and it's supposed to use the
sane-plustek backend.
scanimage -L
No scanners were identified.

This is annoying. Um... IIRC, you had to set something up somewhere.
The vendor and product IDs you mention aren't in a fairly recent version
of SANE's /etc/sane.d/plustek.conf , though an entry like so in that
file *may* get you something useful:

# entry that may work for LiDE 25
[usb] 0x04a9 0x2220
device auto
option lampOff 300 # 300 seconds
option warmup -1 # auto warmup
# end entry, if this breaks, you get to keep both pieces.

Also, the vast majority of the people who post here are Windows/Mac
folks. You may have better luck with Linux questions in comp.os.linux.*
, since there are more Linux users there. HTH,
 
P

Pawel O.

hi

lsusb
Bus 001 Device 005: ID 1267:0201 Logic3 / SpectraVideo plc A4Tech Mouse
Bus 001 Device 004: ID 04e8:3256 Samsung Electronics Co., Ltd
Bus 001 Device 003: ID 04a9:2220 Canon, Inc.
Bus 001 Device 002: ID 05e3:0605 Genesys Logic, Inc.
Bus 001 Device 001: ID 0000:0000


/etc/sane.d/plustek.conf

[usb] 0x04a9 0x2220
device auto
# options for the previous USB entry
#
# switch lamp off after xxx secs, 0 disables the feature
# (can also be set via frontend)
option lampOff 300

# warmup period in seconds, 0 means no warmup, -1 means auto-warmup
# (can also be set via frontend)
option warmup -1

# 0 means leave lamp-status untouched, not 0 means switch off
# on sane_close
# (can also be set via frontend)
option lOffOnEnd 1

#
# options to tweak the image start-position
# (WARNING: there's no internal range check!!!)
#
# for the normal scan area
#
option posOffX 0
option posOffY 0

# for transparencies
option tpaOffX 0
option tpaOffY 0

# for negatives
option negOffX 0
option negOffY 0

#
# for setting the calibration strip position
# (WARNING: there's no internal range check!!!)
# -1 means use built in
# (can also be set via frontend)
option posShadingY -1
option tpaShadingY -1
option negShadingY -1

#
# to invert the negatives, 0 disables the feature
#
option invertNegatives 0

#
# to disable the internal sensor speedup function,
# 1 disables the feature
#
option disableSpeedup 0

#
# to save/restore coarse calibration data
# (can also be set via frontend)
option cacheCalData 0

#
# use alternate calibration routines
#
option altCalibration 0

#
# for skipping whole calibration step
#
option skipCalibration 0

#
# for skipping entire fine calibration step
# coarse calibration is done
#
option skipFine 0

#
# discard the result of the fine white calibration
#
option skipFineWhite 0

# for replacing the gain values found during coarse
# calibration
# (can also be set via frontend)
option red_gain -1
option green_gain -1
option blue_gain -1

# for replacing the offset values found during coarse
# calibration
# (can also be set via frontend)
option red_offset -1
option green_offset -1
option blue_offset -1

#
# for replacing the default lampoff settings, this
# works only for CIS devices like CanoScan LiDE20
# (can also be set via frontend)
option red_lampoff -1
option green_lampoff -1
option blue_lampoff -1

#
# for adjusting the default gamma values
# (can also be set via frontend)
option redGamma 1.0
option greenGamma 1.0
option blueGamma 1.0
option grayGamma 1.0

#
# to enable TPA (EPSON or UMAX, if autodetection fails)
# 0 means default behaviour as specified in the internal tables
# 1 means enable (needed for UMAX 3450)
option enableTPA 0

#
# model override functionality, currently only available for
# Mustek devices, using NSCs' vendor ID: 0x0400 and
# also their product ID: 0x1000 (LM9831) 0x1001 (LM9832)
#
# mov/PID | 0x1000 | 0x1001
# ---------------------------------------
# 0 (default)| BearPaw1200 | BearPaw 2400
# 1 | ignored | BearPaw 1200
#
option mov 0

#
# and of course the device-name
#
# device /dev/usbscanner
device auto

#
# to define a new device, start with a new section:
#[usb]
#


scanimage -L

# 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).

:(

pawel Poland
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top