Bist streng vorgegangen nach `/usr/share/doc/hpoj/html/setup-connect.html'? Module geladen?
Nein, ich ging nach Anleitung aus dem www vor. Hab's jetzt mal nach /usr/share/doc/hpoj/html/setup-connect.html probiert und bleibe bei folgendem Problem h�ngen.
In meiner /etc/ptal-start.conf steht nur:
if [ -d /var/lock ] ; then
touch /var/lock/ptal-init
fi
when ich diese Datei umbenenne und danach ptal-init setup aufrufe wird die Datei wieder erzeugt; dann aber ganz leer, ohne jeglichen Inhalt. w�hrend des 'ptal-init setup' findet er offensichtlich auch auf /deb/usb/lp0 meinen Drucker. Wenn ptal bei lp0 nachschaut ob da ein Device ist, f�hrt mein Druckkopf hin und her und ein Blatt wird eingezogen.
Alle ben�tigten Module sind imho geladen (Drucken geht auch problemlos)
lsmod |grep usb
usbserial 17504 0 (unused) usbmouse 1824 0 (unused) input 3328 0 [hid mousedev usbmouse keybdev] usb-uhci 21348 0 (unused) usbcore 56000 1 [hid usbserial usbmouse scanner printer usb-uhci]
Gru� Ulrich
P.S. ich hab auch schon folgendes versucht (nach einem Beitrag auf 'gmane.linux.drivers.hpofficejet.devel'
Someone from the list named Bernard helped me with this and I got it working. He suggested I put:
/dev/usb/scanner0 usb 0x03f0 0x1411 mlc:usb:PSC_750 option connect-ptal
in the file /etc/sane.d/hp.conf.
Then he suggested I "check the file /etc/ld.so.conf for the line /usr/lib/sane. Run ldconfig after editing this file."
I did both of these things and it still didn't work. Then I got to thinking, how does sane even know about the hp.conf file? So I went into the file /etc/sane.d/dll.conf and uncommented the "hp" (this is the file that we are supposed to put "hpoj" into).
Then everything worked except the device is hp:mlc:usb:PSC_750 and NOT hpoj:mlc:usb:PSC_750.
Seems like there should have been a hpoj.conf file with the info I put into the hp.conf or something.
Anyway, thanks to you and to Bernard, my printer and scanner both work!
--
Haeufig gestellte Fragen und Antworten (FAQ): http://www.de.debian.org/debian-user-german-FAQ/
Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED] mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

