LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-20-2003, 09:53 AM   #16
Crashed_Again
Senior Member
 
Registered: Dec 2002
Location: Atlantic City, NJ
Distribution: Ubuntu & Arch
Posts: 3,503

Original Poster
Rep: Reputation: 57

Bax, I appreciate all your help. Now it asks for Device. What now?
 
Old 01-20-2003, 12:33 PM   #17
sniff
Member
 
Registered: Jan 2003
Location: Durham UK
Distribution: openSUSE/Debian/ubuntu
Posts: 362

Rep: Reputation: 42
Hi,
I had loads of problems getting my 3820 to work as well, I have it connected on the usb port.
/dev/usb/lp0

if your printer connected to the usb port?
 
Old 01-20-2003, 12:36 PM   #18
Crashed_Again
Senior Member
 
Registered: Dec 2002
Location: Atlantic City, NJ
Distribution: Ubuntu & Arch
Posts: 3,503

Original Poster
Rep: Reputation: 57
No. Connected through parallel port.
 
Old 01-20-2003, 01:01 PM   #19
sniff
Member
 
Registered: Jan 2003
Location: Durham UK
Distribution: openSUSE/Debian/ubuntu
Posts: 362

Rep: Reputation: 42
Oh,
I'm new to linux, but would the list of modules that my computer is loading be any use to you? Or the driver settings that I picked? I used linuxprinting.org to generate a ppd file (I think its a ppd file). Or anything else?
 
Old 01-20-2003, 01:05 PM   #20
Crashed_Again
Senior Member
 
Registered: Dec 2002
Location: Atlantic City, NJ
Distribution: Ubuntu & Arch
Posts: 3,503

Original Poster
Rep: Reputation: 57
Where did you put the ppd file?
 
Old 01-20-2003, 01:27 PM   #21
sniff
Member
 
Registered: Jan 2003
Location: Durham UK
Distribution: openSUSE/Debian/ubuntu
Posts: 362

Rep: Reputation: 42
Hi,
Thats a good question, I used YaST2 which is the SuSE installer. So it was an option, use ppd file. I don't know what it did with it.

I know you tried http://localhost:631, but I thought it had /admin on the end (http://localhost:631/admin), does that make a difference?

One thing I will say is that I endded up reinstaling SuSE because the install was nackard by acpi being enabled while it was being installed. This nackard usb, SCSI and loads of other stuff (probably my printer as well). So I reinstalled with acpi=off as a kernel-parameter and it all works properly now.

Sniff
 
Old 01-20-2003, 01:35 PM   #22
sniff
Member
 
Registered: Jan 2003
Location: Durham UK
Distribution: openSUSE/Debian/ubuntu
Posts: 362

Rep: Reputation: 42
just tried it, the only link that worked was:
http://localhost:631/
odd....
 
Old 01-20-2003, 04:47 PM   #23
Crashed_Again
Senior Member
 
Registered: Dec 2002
Location: Atlantic City, NJ
Distribution: Ubuntu & Arch
Posts: 3,503

Original Poster
Rep: Reputation: 57
http://localhost:631/ works and it brings up the CUPS page. I go through the "Add a Printer" process but it does not work. What did you put when it asks you for a "Device" eg. SerialPort#1,SerialPort#2...
 
Old 01-20-2003, 05:04 PM   #24
sniff
Member
 
Registered: Jan 2003
Location: Durham UK
Distribution: openSUSE/Debian/ubuntu
Posts: 362

Rep: Reputation: 42
Er... My device was:
/dev/usb/lp0

I gues that if yours is the only printer on the computer and is on the parallel port then is will probably be:
/dev/lp0

Sniff
 
Old 01-20-2003, 05:26 PM   #25
Crashed_Again
Senior Member
 
Registered: Dec 2002
Location: Atlantic City, NJ
Distribution: Ubuntu & Arch
Posts: 3,503

Original Poster
Rep: Reputation: 57
hmm... Well it gives you a bunch of options like

AppSocket/HP JetDirect
Internet Printing Protocol (http)
Internet Printing Protocol (ipp)
etc.

If I just choose AppSocket/HP JetDirect and type in /dev/lp0 it doesn't work. I've been hearing all this talk about a ppd file. Am I missing something with this?
 
Old 01-20-2003, 05:33 PM   #26
bax
Member
 
Registered: Dec 2001
Location: NoVA
Distribution: Ubuntu, Solaris, OpenBSD
Posts: 492

Rep: Reputation: 30
You should have an option for parallel port 1. I believe I mentioned earlier to check and see if you printer is supported in Linux/CUPS. If CUPs doesn't have the printer listed, do a little Googling. See if ANYBODY has gotten this printer to work in Linux. A .ppd file is somehwat like a Windows driver. Seriously, if you Google a bit, good things will happen. I'm not trying to tell you to RTFM but Googling should solve your problem.
 
Old 01-20-2003, 05:49 PM   #27
Crashed_Again
Senior Member
 
Registered: Dec 2002
Location: Atlantic City, NJ
Distribution: Ubuntu & Arch
Posts: 3,503

Original Poster
Rep: Reputation: 57
Well I don't have an option for a parallel port 1 so I guess this is a hardware issue. I'll google a little bit for an explanation.
 
Old 01-20-2003, 06:29 PM   #28
Crashed_Again
Senior Member
 
Registered: Dec 2002
Location: Atlantic City, NJ
Distribution: Ubuntu & Arch
Posts: 3,503

Original Poster
Rep: Reputation: 57
CUPS has the printer driver listed but I don't get the option for parallel port 1.
 
Old 01-20-2003, 07:01 PM   #29
Crashed_Again
Senior Member
 
Registered: Dec 2002
Location: Atlantic City, NJ
Distribution: Ubuntu & Arch
Posts: 3,503

Original Poster
Rep: Reputation: 57
Okay I've made a significant accomplishment towards getting my printer working. I found a post, while Googling(Thanks bax), that said this problem could be in the BIOS. I rebooted and changed the BIOS settings from Let OS detect Peripherals to Define Parallel Port as LPT1. I reboot and KUDZU comes up and says new hardware found HPDeskJet 3820. WoooHoooo! Everythings cool right? Wrong. It still doesn't work. CUPS know has the option to use Parallel Port #1 so I use that but it still doesn't print anything. I also used the Printing tool and it detected the printer as well but when I go to print a test page it says:

There was an error printing the test page

Arggggg....
 
Old 01-23-2003, 12:39 PM   #30
paulo
Member
 
Registered: Oct 2002
Distribution: Fedora Core 2
Posts: 32

Rep: Reputation: 15
Crashed_Again:
you said that you solved your problem with http://localhost:631
you got forbidden access or something and then you fixed it and got into CUPS. What did you do to fix this problem?

I , too cannot configure CUPS because I can't access port 631 on the local host. I think it is a network problem but my network settings seem okay when I check them (ifconfig eth0 and such ) but I am not sure if I would really know if a setting was wrong with my network.
 
  


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
Printer Configuration: "Print file sent, waiting for printer to finish", JetDirect Ed-MtnBiker Fedora 3 02-23-2007 12:41 PM
Printer configuration botnora Fedora - Installation 0 01-12-2005 06:58 PM
Printer Configuration Hady Linux - Newbie 4 12-03-2003 07:45 PM
Re: Printer Configuration rahul_jain_9684 Linux - Hardware 0 07-25-2003 04:45 AM
Printer Configuration gcombe74 Linux - General 2 04-17-2002 01:42 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 06:28 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