PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Mustek 6000p Sane Fehler



Necrolust
27.07.03, 20:00
Habe den Mustek ScanExpress 6000p bei mir gefunden und wollte ihn an mein RedHat 9 System anschliessen nach einer Weile suchen im Netz hab ich auch rausgefunden wie man sane konfiguriert.

geht aber trotzdem nicht.



mustek_pp.conf :

# For documentation see sane-mustek_pp(5)

#
# Scanner definition template:
#
# scanner <name> <port> <type>
# option <optname> <optval>?
# option <optname> <optval>?
# ...
#
# where:
#
# <name> is an arbitrary name for the scanner (eg. Mustek-1200CP)
#
# <port> is the parallel port to which the scanner is connected
# Possible values are 0x378, 0x278, and 0x3bc. For Linux, the
# mapping between ports an numbers is different for kernel
# version 2.2 and 2.4. Port 0x378 corresponds to lp0 on 2.4 kernel.
#
# <type> is an identification of the scanner type.
# Possible values are:
# - cis600 (for Mustek 600CP & OEM versions),
# - cis1200 (for Mustek 1200CP & OEM versions),
# - cis1200+ (for Mustek 1200CP+ & OEM versions),
# - ... (non-CIS versions will be added in the future)
#
# <optname> is a name of an option, and <optval> an optional value
# for the option.
# Currently available options for *CIS* type scanners are:
# - top_adjust <value>:
# Vertical adjustment of origin, in millimeter.
# Values between -5.0 and +5.0 mm are possible
# (floating point).
# Default: 0.0
# - slow_skip:
# Boolean option. Disables fast skipping to the start
# of the scan region. May be necessary in case fast
# skipping results in inaccuracies.
# Default: fast skipping enabled
# - bw <value>:
# Black/white discrimination value for lineart scans.
# Pixel values below that value are considered black,
# others are considered white. Range: 0-255.
# Default: 127
#
#
# Example for a LifeTec LT9350 (Mustek 1200CP clone):
#
# scanner LT9350 0x378 cis1200
# option top_adjust 0
# option bw 127
#
#
# Uncomment/customize to your needs
#
# scanner Mustek-600CP 0x378 cis600
# scanner Mustek-1200CP 0x378 cis1200
# scanner Mustek-1200CP+ 0x378 cis1200+
#
name SE-6000P
vendor Mustek
option wait-lamp 15





dll.conf:

# enable the next line if you want to allow access through the network:
net
abaton
agfafocus
apple
avision
artec
artec_eplus48u
as6e
bh
canon
canon630u
#canon_pp
coolscan
coolscan2
#dc25
#dc210
#dc240
dmc
epson
fujitsu
#gphoto2
gt68xx
hp
hpsj5s
hp5400
ibm
leo
ma1509
matsushita
microtek
microtek2
mustek
mustek_pp
mustek_usb
nec
pie
pint
plustek
#pnm
qcam
ricoh
s9036
sceptre
sharp
sm3600
snapscan
sp15c
#st400
tamarack
teco1
teco2
teco3
#test
umax
#umax_pp
umax1220u
v4l
#
# The following backends are not included in the sane-backends distribution
# If you want to use them, download them from their webpages and read their
# documentation
#
# HP OfficeJet backend homepage: http://hpoj.sf.net/
# Uncomment the following line if hpoj is installed:
#hpoj



Habe mich an diese Anleitung gehalten: Scanner Tutorial (http://home.teleport.ch/matthias/scanner.html)

Was könnte ich falsch gemacht haben? blicks wirklich nimmer!?

Necrolust

annelise76
28.07.03, 01:46
Versuch es mal auf dieser Seite:
http://www.linux-knowledge-portal.org/de/content.php?SEARCH&content/desktop/mustek_pp.html

Ich glaub du hast du hast den Port noch nicht angegeben. Ob es jetzt /dev/lp0, /dev/lp1 od ... ist..

Necrolust
28.07.03, 06:36
Und welchen Port muss ich nun einstellen? Tut mir leid das bringt mich nicht sehr viel weiter. Der hängt am ganz normalen Druckerport dran. Was muss alles in der mustek_pp.conf drinnestehen? Die ist komplett falsch denke ich.

Necrolust

annelise76
28.07.03, 11:01
Dann schau dir mal diese Seite an:
http://www.mostang.com/sane/man/sane-mustek_pp.5.html

scanner <name> <address> <driver>

für <address> mußt du 0x378 "/dev/lp0" schreiben.

kippndreser
28.07.03, 12:03
1. bei neueren Versionen von SANE wurde beim mustek_pp backend die Unterstützung für die alten (aber besseren) CCD Scanner weggelassen, dafür die Unterstützung für die neueren und weiter verbreiteten CIS Scanner zugefügt. Im Prinzip könnten beide Varianten unterstützt werden, es müßte sich nur mal jemand finden der den sourcecode entsprechend zusammenpfriemelt...
siehe: http://www.penguin-breeder.org/sane/mustek_pp/

The current version of the backend in SANE (1.0.10) has the CCD part disabled!

2. als Port hab ich 0x378 eingestellt (fuer 1. Parallelanschluss)


3. Lösungsansatz: sane paket deinstallieren, "entsprechend" altes sane selbst compilieren und installieren (installiert sich nach /usr/local, dementsprechend sind auch dort die Konfigurationsdateien...)
probiers mal z.B. mit sane backends 1.0.8

z.B. wars bei mir gerade andersrum: ich hab einen CIS Scanner, das mitgelieferte SANE hat aber nur die CCD-Scanner unterstützt.

4. welche SANE Version ist bei RedHat 9 dabei?

Jonathan
17.08.03, 23:51
Wenn das Teil am DRUCKERPORT hängt, müsst ihr einen extra Treiber installieren:

www.gjaeger.de/scanner/plustek.html

Gruß

jonathan