Hi list,
I am facing problems installing my HP printer (make 3325 inkjet). I have done the following -
[EMAIL PROTECTED] apt-get install hplip
Added a printer on the web based interface at http://localhost:631/
Stopped and restarted cupsd.
lspci does not show a usb printer. The dmesg has some entry (which I am not sure of :-()
[EMAIL PROTECTED]:~$ dmesg | grep usb
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-uhci.c: $Revision: 1.275 $ time 11:16:14 Jan 20 2005
usb-uhci.c: High bandwidth mode enabled
usb-uhci.c: USB UHCI at I/O 0xe800, IRQ 16
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 1
usb-uhci.c: USB UHCI at I/O 0xe880, IRQ 19
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 2
usb-uhci.c: USB UHCI at I/O 0xec00, IRQ 18
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 3
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
usb.c: registered new driver usbkbd
usbkbd.c: :USB HID Boot Protocol keyboard driver
usb.c: registered new driver usblp
printer.c: usblp0: USB Bidirectional printer dev 2 if 0 alt 0 proto 2 vid 0x03F0 pid 0x7004
The proc/devices does show usb device and lp
[EMAIL PROTECTED]:~$ cat /proc/devices
Character devices:
1 mem
2 pty/m%d
3 pty/s%d
4 tts/%d
5 cua/%d
6 lp
7 vcs
10 misc
13 input
14 sound
29 fb
116 alsa
128 ptm
136 pts/%d
162 raw
180 usb
226 drm
Block devices:
1 ramdisk
3 ide0
The hp probe utility is working -
[EMAIL PROTECTED]:~$ hp-probe
HP Linux Imaging and Printing System (ver. 0.9.2)
Device Detection (Probe) Utility ver. 1.1
Copyright (c) 2003-5 Hewlett-Packard Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.
Device URI Model
---------------------------------------- ---------------
hp:/usb/deskjet_3320?serial=TH2A4221F84I HP deskjet_3320
The printer gets configured properly using hp-toolbox.
I have also added the usb -> printer modules using modconf.
The problem is when I try to print a test page, the printer is unresponsive. Using the web interface the error shown is -
client-error-not-possible
Any clues??
Shatam
- Re: HP 3325 Inkjet on Sarge shatam bhattacharya
- Re: HP 3325 Inkjet on Sarge Adam Majer
- Re: HP 3325 Inkjet on Sarge Werner Mahr
- Re: HP 3325 Inkjet on Sarge Alban Browaeys
- Re: HP 3325 Inkjet on Sarge Marc Shapiro