Hallo Marvin,
/etc/sane.d/epson.conf:
epson.conf
here are some examples for how to configure the EPSON backend
SCSI scanner:
scsi EPSON
for the GT-6500:
scsi „EPSON SC“
Parallel port scanner:
#pio 0x278
#pio 0x378
#pio 0x3BC
USB scanner:
There are two different methods of configuring a USB scanner: libusb and the kernel module
For any system with libusb support (which is pretty much any recent Linux distribution) the
following line is sufficient. This however assumes that the connected scanner (or to be more
accurate, it’s device ID) is known to the backend.
usb
For libusb support for unknown scanners use the following command
usb
e.g.:
usb 0x4b8 0x110
And for the scanner module, use the following configuration:
#usb /dev/usbscanner0
#usb /dev/usb/scanner0
Der Befehl lsmod | grep sg gibt nichts aus. Nur lsmod listet:
Module Size Used by
nls_utf8 12557 1
isofs 40257 1
ext2 73795 2
nls_iso8859_1 12713 3
nls_cp437 16991 3
vfat 17585 3
fat 61512 1 vfat
ib_iser 38640 0
rdma_cm 43866 1 ib_iser
ib_cm 48142 1 rdma_cm
iw_cm 18793 1 rdma_cm
ib_sa 29364 2 rdma_cm,ib_cm
ib_mad 48127 2 ib_cm,ib_sa
ib_core 78388 6 ib_iser,rdma_cm,ib_cm,iw_cm,ib_sa,ib_mad
ib_addr 14072 1 rdma_cm
iscsi_tcp 18587 0
libiscsi_tcp 25115 1 iscsi_tcp
libiscsi 57546 3 ib_iser,iscsi_tcp,libiscsi_tcp
scsi_transport_iscsi 53735 4 ib_iser,iscsi_tcp,libiscsi
rfcomm 47604 12
bnep 18281 2
parport_pc 32866 0
ppdev 17113 0
binfmt_misc 17540 1
nfsd 277809 0
nfs 356307 0
lockd 86161 2 nfsd,nfs
fscache 61529 1 nfs
auth_rpcgss 53380 2 nfsd,nfs
nfs_acl 12883 2 nfsd,nfs
sunrpc 245464 5 nfsd,nfs,lockd,auth_rpcgss,nfs_acl
vesafb 13844 1
snd_hda_codec_realtek 223867 1
snd_hda_intel 33773 3
usblp 18307 0
snd_hda_codec 127706 2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 13668 1 snd_hda_codec
snd_pcm 97188 2 snd_hda_intel,snd_hda_codec
snd_seq_midi 13324 0
snd_rawmidi 30748 1 snd_seq_midi
psmouse 87692 0
snd_seq_midi_event 14899 1 snd_seq_midi
serio_raw 13211 0
mcs7830 13813 0
usbnet 26212 1 mcs7830
gspca_stv06xx 29079 0
gspca_main 28366 1 gspca_stv06xx
btusb 18288 1
nvidia 12319264 30
videodev 98259 1 gspca_main
v4l2_compat_ioctl32 17128 1 videodev
joydev 17693 0
bluetooth 180104 23 rfcomm,bnep,btusb
snd_seq 61896 2 snd_seq_midi,snd_seq_midi_event
snd_timer 29990 2 snd_pcm,snd_seq
snd_seq_device 14540 3 snd_seq_midi,snd_rawmidi,snd_seq
snd 78855 15 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore 15091 1 snd
snd_page_alloc 18529 2 snd_hda_intel,snd_pcm
wmi 19256 0
mac_hid 13253 0
i2c_nforce2 13058 0
lp 17799 0
parport 46562 3 parport_pc,ppdev,lp
usbhid 47199 0
hid 99559 1 usbhid
uas 18027 0
usb_storage 49198 7
firewire_ohci 41000 0
firewire_core 63558 1 firewire_ohci
forcedeth 63460 0
crc_itu_t 12707 1 firewire_core
aic7xxx 136176 0
pata_amd 14118 0
Sudo 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 kernel SCSI driver for your SCSI adapter.
found USB scanner (vendor=0x04a9 [Canon], product=0x220e [CanoScan], chip=LM9832/3) at libusb:002:002
found USB scanner (vendor=0x057c [AVM Berlin], product=0x1000 [FRITZ!Card USB v2.0]) at libusb:001:067
found USB scanner (vendor=0x046d, product=0x0840 [Camera]) at libusb:001:076
found USB scanner (vendor=0x9710 [Moschip Semiconductor], product=0x7830 [USB-MAC Controller]) at libusb:001:003
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.
dmesg | grep -i epson
Dieser Befehl gibt nichts aus.
Jesus!!
Für den in man sane-scsi angegebenen Weg
scsi VENDOR MODEL TYPE BUS CHANNEL ID LUN
muß ich mir die nötigen Daten aus dem System saugen und es austesten.
Zum Thema Kenntnis-Stand: ‚ich soll das oder das in die oder die Datei eintragen…‘ dazu muß ich erst mal wissen, dass das in dieser Form nötig ist . Derer Abhängigkeiten, die von Abhängigkeiten abhängig sind, viele… Da muß man erst mal wissen wer wie wann wo warum abhängig ist. Wenn nur der Monitor nicht immer wieder eine Sekunde abschalten würde - das nervt auch und ich kenne den Grund nicht…
Gruß,
H. Walther