I'm now a lot closer to getting my LaserJet 1000 to work. The device is there:
# ls -l /dev/usb/lp0
crw-rw---- 1 root root 180, 0 Dec 31 1969 /dev/usb/lp0
My modules now look like this:
# lsmod
Module Size Used by Tainted: P
ehci-hcd 18248 0 (unused)
uhci 27152 0 (unused)
printer 7712 0
snd-pcm-oss 39204 0 (autoclean)
snd-mixer-oss 13784 0 (autoclean) [snd-pcm-oss]
snd-via82xx 12844 0
snd-pcm 63808 0 [snd-pcm-oss snd-via82xx]
snd-timer 15848 0 [snd-pcm]
snd-mpu401-uart 3728 0 [snd-via82xx]
snd-rawmidi 14816 0 [snd-mpu401-uart]
snd-seq-device 4368 0 [snd-rawmidi]
snd-ac97-codec 37888 0 [snd-via82xx]
snd 31812 0 [snd-pcm-oss snd-mixer-oss snd-via82xx snd-pcm
snd-timer snd-mpu401-uart snd-rawmidi snd-seq-device snd-ac97-codec]
snd-page-alloc 5100 0 [snd-via82xx snd-pcm]
usbcore 41440 0 [ehci-hcd uhci printer]
nvidia 1631392 11
I sent the printer its RAM image (as directed by linuxprinting.org). The problem comes
when I do my cups/foomatic configuration:
# foomatic-configure -s cups -p HP-LaserJet_1000 -c /dev/usb/lp0 -n lj1000 -d foo2zjs
lpadmin: add-printer (set device) failed: client-error-not-possible
Could not set up/change the queue "lj1000"!
What does this error mean? How do I fix it? Thanks.
-Brian
--
[EMAIL PROTECTED] mailing list