| Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
02-05-2009, 12:12 AM
|
#1
|
|
LQ Newbie
Registered: Apr 2008
Posts: 11
Rep:
|
Cannot print on my HP1020 laser jet
Hello
I am not able to print using My Laser jet 1020 . The printer is setup alright..I can also see the jobs que in the print spooler. Can some one guide me as iam a newbie to debian..
Regards
Ravi
|
|
|
|
02-05-2009, 01:53 AM
|
#2
|
|
Senior Member
Registered: Dec 2008
Location: Gorizia, Italy
Distribution: Debian Testing Amd64
Posts: 3,090
Rep: 
|
Quote:
Originally Posted by rkhyd
Hello
I am not able to print using My Laser jet 1020 . The printer is setup alright..I can also see the jobs que in the print spooler. Can some one guide me as iam a newbie to debian..
Regards
Ravi
|
Some more information please. What desktop are you using? (kde? gnome? fluxbox?)
Do you have cups installed? the foomatic driver packages?
Does the printer light come on when you send it a job?
Is it a local or network printer? If local how is it connected? If networked, what kind of network?
These are all possibly key factors for solving your problem.
cheers,
jdk
|
|
|
|
02-06-2009, 01:03 AM
|
#3
|
|
LQ Newbie
Registered: Apr 2008
Posts: 11
Original Poster
Rep:
|
I am using GNOME desktop 2.14.3
The CUPS and foomatic drivers have been installed.
The printer light doesnt come on when the job is submitted..Only the power ON button is glowing..
So i checked for the connectivity of the printer using the dmesg command..and the output is as follows..
yash@debian:~$ dmesg | grep usblp0
drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 2 if 0 alt 0 proto 2 vid 0x03F0 pid 0x2B17
then
yash@debian:~$ usb_printerid /dev/usb/lp0
GET_DEVICE_ID string:
MFG:Hewlett-Packard;MDL:HP LaserJet 1020;CMD:ACL;CLS:PRINTER;DES:HP LaserJet 1020;FWVER:20051028;
So i understand that the printer is getting identified..
The printer is connected via USB and it is a local printer..
The printer works fine with windows..its not printing only in linux..
please let me know if there are any more debugging commands that should be tried out..
Regards
Ravi
|
|
|
|
02-06-2009, 11:41 AM
|
#4
|
|
Senior Member
Registered: Dec 2008
Location: Gorizia, Italy
Distribution: Debian Testing Amd64
Posts: 3,090
Rep: 
|
You might get more useful error messages if you try printing from the command line something like
Code:
cat somefile.txt > /dev/usb/lp0
or using the lpr command
cheers,
jdk
|
|
|
|
02-07-2009, 02:15 AM
|
#5
|
|
LQ Newbie
Registered: Apr 2008
Posts: 11
Original Poster
Rep:
|
I created a new txt file and then tried to print it..but no response from the printer..
debian:/home/yash# vi new.txt
debian:/home/yash# cat new.txt
This is a test file...
debian:/home/yash# cat new.txt > /dev/usb/lp0
debian:/home/yash#
So i removed and added the printer again..When i send a job..it displays.. Job-Printing..and then the job disappears...but the document is not printed..
any further help!!!!
|
|
|
|
02-07-2009, 03:07 AM
|
#6
|
|
Senior Member
Registered: Dec 2008
Location: Gorizia, Italy
Distribution: Debian Testing Amd64
Posts: 3,090
Rep: 
|
What desktop are you using? kde? gnome? Have you looked in the printer manager and does your HP seem to be correctly set up?
What are the relevant results of running
Also
Code:
dmesg | grep Hewlett
cheers,
jdk
|
|
|
|
02-07-2009, 12:40 PM
|
#8
|
|
Member
Registered: Jan 2009
Location: on my pc!
Distribution: openSUSE 11.2 opensolaris 2009.06
Posts: 218
Rep:
|
well i tried for my deskjet f380 googleing
hp deskjet f380 drivers opensuse 10.3
for you it will be your printer and debian version
oh and this should be in the hardware section
|
|
|
|
02-09-2009, 04:23 AM
|
#9
|
|
Senior Member
Registered: Dec 2008
Location: Gorizia, Italy
Distribution: Debian Testing Amd64
Posts: 3,090
Rep: 
|
FWIW, I just checked my printer manager (in KDE) and there is definitely a Laserjet 1020 driver on the list.
cheers,
jdk
|
|
|
|
02-09-2009, 03:05 PM
|
#10
|
|
Member
Registered: Dec 2005
Location: Oregon
Distribution: Debian Testing
Posts: 488
Rep:
|
Did you see the reference to the required firmware upgrade?
|
|
|
|
02-10-2009, 03:22 AM
|
#11
|
|
LQ Newbie
Registered: Apr 2008
Posts: 11
Original Poster
Rep:
|
yeah..i got it.. the site mentions "*** DON'T USE the foo2zjs package from: Ubuntu, SUSE, Mandrake/Manrivia, Debian, RedHat, Fedora, Gentoo, Xandros, EEE PC, Linpus, MacOSX, or BSD!"
I could not find this page..when googlind..thanks a lot pentode..
But i installed the driver and still the printer doesnt seem to respond..
This is the message i get..
"/usr/lib/cups/filter/foomatic-rip failed"
any more ideas..
cheers..
|
|
|
|
02-11-2009, 07:55 PM
|
#12
|
|
Member
Registered: Jul 2006
Location: Maryland, USA
Distribution: Fedora, Arch
Posts: 538
Rep:
|
I've spent more than my fair share of hours trying to make cups recognize my printer. These are the two things I had the most success with: - Use the browser interface, http://localhost:631/, delete the printer and create it again, and/or:
- Use the command-line: /usr/sbin/cupsenable PrinterName (use your own printer name of course).
|
|
|
|
02-11-2009, 08:11 PM
|
#13
|
|
Guru
Registered: Aug 2005
Posts: 9,519
|
i have never had a problem using localhost:631 and it is a OLD HP 960c ( /dev/parport0 )
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 01:51 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|