View previous topic :: View next topic |
Author |
Message |
theD3viL n00b
Joined: 09 Oct 2005 Posts: 8
|
Posted: Thu Oct 13, 2005 6:22 pm Post subject: HP 5150! |
|
|
I have this printer (hp5150c) and i want to print with it.
Anyway, i installed (compiled) cups, ghostscript, gimp-print, foomatic, and many many things but its not works!
My lsusb detect it:
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 003: ID 03f0:6204 Hewlett-Packard DeskJet 5150c
Bus 002 Device 002: ID 046d:c025 Logitech, Inc. MX500 Optical Mouse
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
But CUPS dont detect it. At USB Printer #1,2,3, ... dont show up.
What to do? What is wrong? |
|
Back to top |
|
|
widan Veteran
Joined: 07 Jun 2005 Posts: 1512 Location: Paris, France
|
Posted: Thu Oct 13, 2005 9:23 pm Post subject: |
|
|
Do you have the usblp driver in your kernel ? And if it is a module, is it loaded ? You should have lines like these in dmesg:
Code: | drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
drivers/usb/class/usblp.c: Disabling reads from problem bidirectional printer on usblp0
drivers/usb/class/usblp.c: usblp0: USB Unidirectional printer dev 3 if 0 alt 1 proto 2 vid 0x03F0 pid 0x0104 |
|
|
Back to top |
|
|
theD3viL n00b
Joined: 09 Oct 2005 Posts: 8
|
Posted: Fri Oct 14, 2005 1:38 pm Post subject: |
|
|
I have enabled USB printer in kernel. But in dmesg it didnt show up. |
|
Back to top |
|
|
Defiance n00b
Joined: 14 Feb 2005 Posts: 28
|
Posted: Fri Oct 14, 2005 2:11 pm Post subject: |
|
|
I have the same printer. If you compiled usblp as a module, you can check if it's loaded by using lsmod.
It's been a while since I set it up, but I remember having to set up foomatic and run a few commands before CUPS can add the printer. I just followed the CUPS guide. |
|
Back to top |
|
|
urcindalo l33t
Joined: 08 Feb 2005 Posts: 623 Location: Almeria, Spain
|
Posted: Fri Apr 28, 2006 3:51 pm Post subject: |
|
|
I'm not able to make this printer print.
lsusb detects it, but there are no drivers for it in KDE 3.4.3 (Control Panel -> Peripherals -> Printers -> Add new user -> local USB also DOES correctly FIND it). I have cups and every AMD64 ffomatic ebuilds emerged (except its masked GUI).
Thanks in advance. |
|
Back to top |
|
|
chrisruwe Apprentice
Joined: 17 Apr 2006 Posts: 160
|
Posted: Fri Apr 28, 2006 11:49 pm Post subject: |
|
|
Is that really a usblp issue? Isn't there something missing in your package listing? The package for using HP printers is called hplip, alternatively there is some hpoj. There's even a wiki at http://gentoo-wiki.com/HPLIP |
|
Back to top |
|
|
Sachankara l33t
Joined: 11 Jun 2004 Posts: 696 Location: Stockholm, Sweden
|
Posted: Sat Apr 29, 2006 11:11 am Post subject: Re: HP 5150! |
|
|
Compile usblp into the kernel (not as a module), emerge hplip, start the cups server, log in at localhost:631 using your browser, add the printer and print. That's all I have to do to connect a HP 5150 to my computer(s). _________________ Gentoo Hardened Linux 2.6.21 + svorak (Swedish dvorak) |
|
Back to top |
|
|
urcindalo l33t
Joined: 08 Feb 2005 Posts: 623 Location: Almeria, Spain
|
Posted: Tue May 02, 2006 2:07 pm Post subject: |
|
|
Thanks to all.
I just needed to install the hplip package. It now prints flawlessly |
|
Back to top |
|
|
|