• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Primax Colorado D600

misiu

Moderator
Teammitglied
Bei mir sieht der Inhalt so aus (Befehl "ls"):
Code:
misiu@linux-opm6:~/Download/primaxscan-1.1.beta1/primaxscan-1.1.beta1> ls
acconfig.h                                        libsane-primax.lo
aclocal.m4                                        libsane-primax.o
AUTHORS                                           libtool
backup-061520091031-pre-primaxscan-1.1.beta1.tgz  LM9811.c
ChangeLog                                         LM9811.h
config.guess                                      LM9811.lo
config.h                                          LM9811.o
config.h.in                                       lp.c
config.log                                        lp.h
config.status                                     lp.lo
config.sub                                        lp.o
configure                                         ltmain.sh
configure.in                                      Makefile
COPYING                                           Makefile.am
debian                                            Makefile.in
depcomp                                           missing
description-pak                                   mkinstalldirs
doc-pak                                           NEWS
INSTALL                                           primax.desc
install.html                                      primax.desc.in
install-sh                                        primax_scan.c
io.c                                              primax_scan.h
io.h                                              primax_scan.spec
io.lo                                             primax_scan.spec.in
io.o                                              README
libprimax.c                                       sane.sym
libprimax.h                                       stamp-h1
libprimax.la                                      tables.c
libprimax.lo                                      tables.h
libprimax.o                                       tables.lo
libsane-primax.c                                  tables.o
libsane-primax.la
 
Ja, fehlerfrei.

Der Inhalt von .deps lautet

LM9811.Plo libprimax.Plo lp.Plo tables.Plo
io.Plo libsane-primax.Plo primax_scan.Po
 
checkinstall 1.6.1, Copyright 2002 Felipe Eduardo Sanchez Diaz Duran
This software is released under the GNU GPL.


The package documentation directory ./doc-pak does not exist.
Should I create a default set of package docs? [y]: y

Preparing package documentation...OK

Please write a description for the package.
End your description with an empty line or EOF.
>>

Was ist das?
 
Hat geklappt.

Das Verzeichnis /usr/lib/sane existiert nicht
Es gibt aber ein /usr/lib64/sane

geht das auch?
 

misiu

Moderator
Teammitglied
Ups. Dann bezweifle ich , dass es so funktioniert, höchstens , wenn du parallel die
SANE-32-Bit Version installierst (mit -devel). Versuchen kostet nichts. Deswegen auch
statt make ein checkinstall, bei make weisst man nicht wo was landet, mit checkinstall
wird ein RPM-Paket erstellt, eine saubere Lösung, falls man deinstallieren will.

MfG
misiu
 

misiu

Moderator
Teammitglied
Jetzt hab ich tatsächlich was vergessen :eek:ps: :
Es soll:
Code:
./configure
make
checkinstall

Nacheinender ausgeführt werden, sprich ich hab vergessen "make" zu erwähnen.
Ist wohl die Routine schuld dran.
Sorry

Deswegen waren die .libs nicht da.

Das RPM-Paket ist dann in:
/usr/src/packages/RPMS/i386
zu finden.

Wenn du die SANE-32-Bit Bibliotheken nachinstallierst musste es auch gehen.
Wahrscheinlich muss dann auch 32-Bit xsane installiert werden.

MfG
misiu
 
Ich habe es letztlich doch geschafft, ein rpm zu bekommen.

Es ist nun installiert, das Bios und /etc/modprobe.conf sind richtig eingestellt. Doch Yast erkennt weder den Scanner noch den Treiber.
Vielleicht sollte ich mir doch ein neues Gerät kaufen!
 
So was ist gemeint:
http://nopaste.com/
Ausgaben der Konsole dort reinkopieren, abspeichern, resultierenden Link wieder in das Forum klatschen.
 
Ich versuch's mal...
geht nicht. Ich kopier's einfach hier rein.

#
# Copyright (c) 1996-2002 SuSE Linux AG Nuernberg, Germany.
# All rights reserved.
#
# Author: Hubert Mantel <mantel@suse.de>, 1996-2002
#
# Configuration file for loadable modules; used by modprobe
#
# Please don't edit this file. Place your settings into
# /etc/modprobe.conf.local instead.
#
#
########################################################################
# Aliases - specify your hardware
########################################################################

install eth0 /bin/true
install eth1 /bin/true
install tr0 /bin/true
install scsi_hostadapter /bin/true
install fb0 /bin/true

########################################################################
# only used for Mylex or Compaq Raid as module
########################################################################

install block-major-48 /bin/true
install block-major-49 /bin/true
install block-major-72 /bin/true
install block-major-73 /bin/true

########################################################################
# only needed for fifth and sixth IDE adaptor
########################################################################

install block-major-56 /bin/true
install block-major-57 /bin/true

########################################################################
# mouse (for older busmice)
########################################################################

install char-major-10 /bin/true

########################################################################
# If you want to use the new autofs4
########################################################################

alias autofs autofs4

########################################################################
# For parallel port devices, uncomment the following two lines and
# change "frpw" to the protocol type you use
########################################################################

# install paride /sbin/modprobe --ignore-install paride && { /sbin/modprobe --ignore-install frpw; }
# remove paride { /sbin/modprobe -r --ignore-remove frpw; } ; /sbin/modprobe -r --ignore-remove paride

########################################################################
# Options; these are examples; uncomment and modify the lines you need
########################################################################

# options cdu31a cdu31a_port=0x340 cdu31a_irq=0
# options aztcd aztcd=0x320
# options cm206 cm206=0x340,11
# options gscd gscd=0x340
# options mcdx mcdx=0x300,11
# options optcd optcd=0x340
# options sjcd sjcd_base=0x340
# options sonycd535 sonycd535=0x340

# options ne io=0x300 irq=5

# Use this if you have two cards:
# options ne io=0x300,0x320 irq=5,7

# options tulip options=0
# options 3c59x options=0
# options 3c501 io=0x280 irq=5
# options 3c503 io=0x280 irq=5 xcvr=0
# options 3c505 io=0x300 irq=10
# options 3c507 io=0x300 irq=10
# options 3c509 irq=10
# options at1700 io=0x260 irq=10
# options wd io=0x300 irq=10
# options smc9194 io=0x200 irq=10 ifport=0
# options e2100 io=0x300 irq=10 mem=0xd0000 xcvr=0
# options depca io=0x200 irq=7
# options ewrk3 io=0x300 irq=10
# options eexpress io=0x300 irq=10
# options hp io=0x300 irq=10
# options hp100 hp100_port=0x380
# options ac3200 io=0x300 irq=10 mem=0xd0000
# options de620 io=0x378 irq=7 bnc=1
# options ibmtr io=0xa20
# options arcnet io=0x300 irq=10 shmem=0xd0000
# options plip io=0x378 irq=7
# options eepro io=0x260 irq=10 mem=0x6000
# options eth16i io=0x2a0 irq=10
# options ni52 io=0x360 irq=9 memstart=0xd0000 memend=0xd4000
# options bttv pll=1 radio=0 card=0
# options tuner type=0
# options msp3400 once=1 simple=1

# install bttv /sbin/modprobe --ignore-install bttv && { /sbin/modprobe -k tuner; /sbin/modprobe -k msp3400; }
#

install dummy0 /sbin/modprobe -o dummy0 --ignore-install dummy
install dummy1 /sbin/modprobe -o dummy1 --ignore-install dummy
remove dummy0 /sbin/modprobe -r -o dummy0 --ignore-remove dummy
remove dummy1 /sbin/modprobe -r -o dummy1 --ignore-remove dummy

########################################################################
# block dev aliases
########################################################################

install block-major-3 /bin/true
alias block-major-13 xd
alias block-major-15 cdu31a
alias block-major-16 gscd
alias block-major-17 optcd
alias block-major-18 sjcd
alias block-major-20 mcdx
install block-major-22 /bin/true
alias block-major-24 sonycd535
alias block-major-29 aztcd
alias block-major-32 cm206
install block-major-33 /bin/true
install block-major-34 /bin/true
# network block device
install block-major-43 /bin/true
alias block-major-45 pd
alias block-major-46 pcd
alias block-major-47 pf

########################################################################
# char dev aliases
########################################################################

install char-major-10-134 /bin/true
install char-major-10-135 /bin/true
alias char-major-10-175 agpgart
alias char-major-10-181 toshiba
alias char-major-10-250 sonypi
options sonypi minor=250
install char-major-15 /bin/true
alias char-major-19 cyclades
alias char-major-20 cyclades
install char-major-29 /bin/true
# alias char-major-43 hisax
# alias char-major-44 hisax
# alias char-major-45 hisax
install char-major-43 /bin/true
install char-major-44 /bin/true
install char-major-45 /bin/true
alias char-major-67 coda
alias char-major-75 specialix
alias char-major-76 specialix
alias char-major-81 videodev
install char-major-81-0 /bin/true
install char-major-81-1 /bin/true
install char-major-81-2 /bin/true
install char-major-81-3 /bin/true

alias char-major-96 pt
alias char-major-97 pg
# remove this if sound is configured
install char-major-116 /bin/true

########################################################################
# ppp over ethernet
# the kernel 2.2 uses pppox
# the kernel 2.4 uses pppoe
########################################################################

alias char-major-144 pppoe

########################################################################
# IrDA
########################################################################

alias char-major-161 ircomm-tty

alias char-major-162 raw

########################################################################
# ISDN
########################################################################
install b1pci /bin/true
install c4 /bin/true
install sc /bin/true
install hisax /bin/true
install hisax_fcpcipnp /bin/true
install hfc4s8s_l1 /bin/true
install hysdn /bin/true
install pcbit /bin/true
install t1pci /bin/true
install divas /bin/true
install fcdsl /bin/true
install fcdsl2 /bin/true
install fcpci /bin/true
install fcpnp /bin/true
install fcdslsl /etc/sysconfig/isdn/scripts/hotplug_pci

########################################################################
# USB
########################################################################

install char-major-166 /bin/true

########################################################################
# Moxa Multiport Serial Boards
########################################################################

alias char-major-172 moxa
alias char-major-173 moxa

# options moxa type=2,,, baseaddr=0xdc000,,, numports=8,,,
alias char-major-174 mxser
alias char-major-175 mxser
# options mxser ioaddr=0x180

#alias char-major-180 usbcore

alias char-major-188 usbserial

alias char-major-212 /bin/true

alias binfmt-204 binfmt_aout
alias binfmt-263 binfmt_aout
alias binfmt-264 binfmt_aout
alias binfmt-267 binfmt_aout
alias binfmt-0064 binfmt_aout
alias binfmt-0008 binfmt_aout

alias iso9660 isofs

# alias tty-ldisc-7 6pack
install tty-ldisc-7 /bin/true

# alias ax0 mkiss
install ax0 /bin/true
# alias sp0 6pack
install sp0 /bin/true
alias slip0 slip
alias sl0 slip
alias slip1 slip
alias sl1 slip

########################################################################
# the kernel 2.2 uses ppp.o as ppp driver,
# the kernel 2.4 uses ppp_generic.o
########################################################################

alias ppp0 ppp_generic
alias ppp1 ppp_generic

alias plip0 plip
alias plip1 plip

# Tunnel interfaces
alias sit0 ipv6
alias gre0 ip_gre
alias ipip0 ipip

alias xfrm-type-2-50 esp4
alias xfrm-type-2-51 ah4
alias xfrm-type-2-108 ipcomp
alias xfrm-type-10-50 esp6
alias xfrm-type-10-51 ah6
alias xfrm-type-10-108 ipcomp6

# Linux-ABI
install binfmt_misc /sbin/modprobe --ignore-install binfmt_misc && { mount -t binfmt_misc none /proc/sys/fs/binfmt_misc; }
remove binfmt_misc { umount /proc/sys/fs/binfmt_misc; } ; /sbin/modprobe -r --ignore-remove binfmt_misc

# NFS
alias nfs4 nfs

# rpc_pipefs
install rpc_pipefs /sbin/modprobe sunrpc

# we don't want ide-scsi handle CD drives [#242009]
options ide-scsi idescsi_nocd=1


# end of common part for modprobe.conf
# begin of x86_64 part for modprobe.conf

alias parport_lowlevel parport_pc
# disable DMA for parallel port (bnc#180390)
options parport_pc dma=none
options parport_pc io=0x378 irq=none
# If you have multiple parallel ports, specify them this way:
# options parport_pc io=0x378,0x278 irq=none,none

# ata_piix can't handle ICH6 in AHCI mode
install ata_piix /sbin/modprobe ahci 2>&1 |:; /sbin/modprobe --ignore-install ata_piix

# end of x86_64 part for modprobe.conf

# please keep this at the end and add local modifications to modules.conf.local
include /etc/modprobe.d
include /etc/modprobe.conf.local
 
Oben