LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 03-14-2005, 07:20 PM   #1
Aura_Bleu
LQ Newbie
 
Registered: Jan 2005
Location: Brockville, ON, Canada
Distribution: Slackware 10.2
Posts: 11

Rep: Reputation: 0
Printing headache -- HP Laserjet 4L


I've been having a difficult time getting my HP Laserjet 4L to work with my system. I'll try to give as much info as I can for this issue below.

The printer of couse is the HP Laserjet 4L, which I have attached to an HP Omnibook 5500 CT. I am running Sackware 10.0, I'm using CUPS to set up the printer. I have already made sure that CUPS was the only print spooler on the system, I have even removed and reinstalled CUPS (making sure that LPRng was removed, first) with no luck.

I can go through the setup of the printer just fine, select the parallel port, and an appropriate driver. However, whenever I try and print a test page, nothing happens... the power/data light on the printer may blink momentarily, but then nothing. I have already tried several drivers, and following the instructions at linuxprinting.org. I have even tried to use a few drivers like the 5L, 6L, etc. drivers with no luck.

When I check the CUPS web admin tool, the printer config page says the printer is idle and accepting jobs, and that it's ready to print.

I was able to get some output from the printer using the RAW driver, but just some "gibberish" across the top of the page, and that's it.

here's some additional info that may help:

Code:
root@abulurd:~# dmesg | grep parport
parport0: PC-style at 0x378 [PCSPP]
parport0: Legacy device
lp0: using parport0 (polling)
Code:
root@abulurd:~# lsmod
Module                  Size  Used by    Not tainted
nfsd                   67376   8
usbcore                59308   1
vlsi_ir                 8908   0  (unused)
irda                   84060   0  [vlsi_ir]
3c589_cs                8200   1
ds                      6548   2  [3c589_cs]
i82365                 13668   2
isa-pnp                30736   0  [i82365]
pcmcia_core            39972   0  [3c589_cs ds i82365]
ide-scsi                9328   0
lp                      6724   0
parport_pc             14788   1
parport                23336   1  [lp parport_pc]
apm                     9580   1
Code:
root@abulurd:~# lspci
00:00.0 Host bridge: OPTi Inc. 82C557 [Viper-M]
00:01.0 ISA bridge: OPTi Inc. 82C558 [Viper-M ISA+IDE]
00:02.0 VGA compatible controller: Chips and Technologies F65548
00:03.0 PCMCIA bridge: Cirrus Logic CL 6729 (rev e2)
00:04.0 Communication controller: VLSI Technology Inc 82C147 (rev 01)
I hope this is enough information.. and I hope someone can give me some insight into this issue. If you need anything else please let me know

***edit***

I forgot to include this:

I'm running kernel 2.4.26

Last edited by Aura_Bleu; 03-14-2005 at 07:28 PM.
 
Old 03-14-2005, 07:51 PM   #2
mjrich
Senior Member
 
Registered: Dec 2001
Location: New Zealand
Distribution: Debian
Posts: 1,046

Rep: Reputation: 45
Have you tried the 'hpoj' drivers ? Either from http://hpoj.sourceforge.net or a slack mirror near you.

Cheers,

mj
 
Old 03-15-2005, 12:30 PM   #3
nonzero
Member
 
Registered: Feb 2005
Distribution: Debian FC4 LFS Slackware
Posts: 174

Rep: Reputation: 31
http://linuxprinting.org/
Maybe you've been there already. I've had several laserjets (and various inkjets) install effortlessly, using CUPS on Slackware 10.x. Are you administering the printer from 127.0.0.1:631 or http://localhost:631?

nz
 
Old 03-16-2005, 11:08 PM   #4
Aura_Bleu
LQ Newbie
 
Registered: Jan 2005
Location: Brockville, ON, Canada
Distribution: Slackware 10.2
Posts: 11

Original Poster
Rep: Reputation: 0
I'm administering the printer from 127.0.0.1:631, and yeah, I have already been to linuxprinting.org and tried the drivers from there...

I'm still trying some things, though
 
Old 03-18-2005, 02:04 PM   #5
magnate
LQ Newbie
 
Registered: Mar 2005
Location: London, UK
Distribution: Debian
Posts: 22

Rep: Reputation: 0
This might sound stupid, but are you sure that printer is ok? If it prints fine from another OS or another PC then ok. I've had my 4L for ten years and it's never done what you describe - I've been through Slackware (lpr) and RedHat (lprNG) and it's now working fine on Debian (cups).

Other non-linux things to check: the printer cable and the parallel port on that laptop. If all these things work fine and dandy (ie. the parallel port works fine for PLIP or laplink or a scanner, and the cable works fine connecting another printer to another PC) then I don't know what to suggest. Sorry.

Good luck,

CC
P.S. There is nothing wrong with any of the output you gave us - it all matches my setup exactly. This is why I think the problem might not be with linux.

Last edited by magnate; 03-18-2005 at 02:05 PM.
 
Old 03-18-2005, 08:41 PM   #6
mjrich
Senior Member
 
Registered: Dec 2001
Location: New Zealand
Distribution: Debian
Posts: 1,046

Rep: Reputation: 45
You may wish to turn the logging level for Cups up to either Debug or Detailled Debugging, and then check the logs after attempting to print. Also, in some cases root needs to be able to included in the users allowed to print, as even for an ordinary user the printjob ownership is only transferred at the last minute.

Cheers,

mj
 
Old 03-20-2005, 12:21 AM   #7
Aura_Bleu
LQ Newbie
 
Registered: Jan 2005
Location: Brockville, ON, Canada
Distribution: Slackware 10.2
Posts: 11

Original Poster
Rep: Reputation: 0
Thanks for all the suggestions

I have the printer working now, and it works quite nicely. I got a new hard drive for my main laptop, so I installed the old one into the laptop and then I reinstalled slackware. The thing has worked fine since then, no changes as to what packages I installed, or how I configured it..

odd, but I'm happy that it's working now
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
CUPS not printing (HP LaserJet 5P) killerbob Slackware 6 06-04-2005 09:02 AM
HP Laserjet not printing Jan_W Linux - Hardware 15 06-03-2005 06:56 PM
Printing to Laserjet 1320 via ethernet skota Linux - Hardware 1 05-11-2005 10:55 PM
Printing problem, HP LaserJet 6L, Slack 10.0 Adan Linux - Hardware 3 12-01-2004 05:05 PM
Problems printing with an Hp LaserJet nostrum Linux - General 1 09-06-2004 06:37 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 11:11 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration