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 |
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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
01-19-2024, 11:20 AM
|
#1
|
Member
Registered: Jan 2005
Location: Syracuse, NY
Distribution: Linux Mint 21
Posts: 267
Rep:
|
HP Desk Jet 4155e
I can't print anything at all since I added this printer.
My trusted HP 1200 PSC worked very well, until it died (moved). In an emergency, i purchased a never used HP DJ 4155e PSC, but I can't print a test page, or anything else. The print queue says, "waiting."
Too many solutions I see posted do not work for me, due to different setups.
The printer is enabled, but prints nothing.
HPLIP is installed as well.
I am using Mint Linux 21. With plenty of free space.
What else can I try?
THX for a solution,
Salman
|
|
|
01-19-2024, 11:25 AM
|
#2
|
LQ Guru
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 27,728
|
Quote:
Originally Posted by salmanal
I can't print anything at all since I added this printer.
My trusted HP 1200 PSC worked very well, until it died (moved). In an emergency, i purchased a never used HP DJ 4155e PSC, but I can't print a test page, or anything else. The print queue says, "waiting."
Too many solutions I see posted do not work for me, due to different setups. The printer is enabled, but prints nothing. HPLIP is installed as well. I am using Mint Linux 21. With plenty of free space.
|
Since you don't tell us what you've done/tried or what you see past "waiting", there isn't a lot we can tell you. How did you install this printer? How did you configure it through HPLIP? Have you checked the CUPS admin page ( http://localhost:631) to see what's going on?? Can't tell you what else to try since we have no idea what you've done.
Lots of guides on how to set up such printers:
https://h30434.www3.hp.com/t5/Printe...t/td-p/8076161
|
|
|
01-19-2024, 12:02 PM
|
#3
|
Member
Registered: Jan 2005
Location: Syracuse, NY
Distribution: Linux Mint 21
Posts: 267
Original Poster
Rep:
|
Duuh...
I have tried to print a test page, and printing an existing text file in my home directory, but neither makes the printer respond. In the queue, there is ONLY processing, nothing more. I'll go to the cuos admin page now.....
|
|
|
01-19-2024, 12:16 PM
|
#4
|
LQ Guru
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 27,728
|
Quote:
Originally Posted by salmanal
Duuh...
I have tried to print a test page, and printing an existing text file in my home directory, but neither makes the printer respond. In the queue, there is ONLY processing, nothing more. I'll go to the cuos admin page now.....
|
Yes, you said you tried to print a test page...what you didn't say was how you tried to install the drivers, how this is connected to your system (wifi? LAN cable? USB?), or anything else. Without knowing what you've already tried, we have no idea what to tell you to attempt, do we?
|
|
|
01-19-2024, 12:21 PM
|
#5
|
Moderator
Registered: Aug 2002
Posts: 26,815
|
You did not answer the questions.
How is the printer connected? USB or wireless?
The printer is IPP everywhere supported so hopefully it is automatically recognized without doing anything. As suggested look at the cups web page http://localhost:631/printers
Is there more then one print queue?
|
|
|
01-19-2024, 12:23 PM
|
#6
|
Member
Registered: Jan 2005
Location: Syracuse, NY
Distribution: Linux Mint 21
Posts: 267
Original Poster
Rep:
|
Also, I cannot log into the Cups administration page, "this site cannot be reached."
|
|
|
01-19-2024, 12:27 PM
|
#7
|
Member
Registered: Jan 2005
Location: Syracuse, NY
Distribution: Linux Mint 21
Posts: 267
Original Poster
Rep:
|
The printer is connected by USB, but I cannot log onto the Cups administration pagr, "This site cannot be reached" is what I see.
|
|
|
01-19-2024, 12:47 PM
|
#8
|
Moderator
Registered: Aug 2002
Posts: 26,815
|
Is cups running?
sudo systemctl start cups
To verify
sudo systemctl status cups
Now try to access the web page.
|
|
|
01-19-2024, 12:50 PM
|
#9
|
LQ Guru
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 27,728
|
Quote:
Originally Posted by salmanal
The printer is connected by USB, but I cannot log onto the Cups administration pagr, "This site cannot be reached" is what I see.
|
This is usable information. Have you started the service, or checked it?? ("sudo service cups start" or "sudo service cups status")??? Have you installed the latest HPLIP (what version do you have now?)
https://developers.hp.com/hp-linux-i...nting/gethplip
https://forums.linuxmint.com/viewtopic.php?t=392884
|
|
|
01-19-2024, 01:05 PM
|
#10
|
Member
Registered: Jan 2005
Location: Syracuse, NY
Distribution: Linux Mint 21
Posts: 267
Original Poster
Rep:
|
Yes, the HPLIP was updated this morning, cups was also started; at this time, I feel a different brand of printer may be the solution, I have never liked the 4155e, and it has never liked me.
Still, I cannot access cups administration for some reason.
Too much trouble to print 2 pages, do I want this????????
The 1410 PSCs are @ $100 with shipping, but it worked beautifully. A used laser could work too. Generally, I'd be more interested in a different brand, but I don't want a printer that needs 6 cartridges, 2, or 3 is enough.
|
|
|
01-19-2024, 01:33 PM
|
#11
|
Moderator
Registered: Aug 2002
Posts: 26,815
|
The web page might not be enabled. Does the status output show it running?
|
|
|
01-19-2024, 01:51 PM
|
#12
|
Member
Registered: Jan 2005
Location: Syracuse, NY
Distribution: Linux Mint 21
Posts: 267
Original Poster
Rep:
|
Strangely, the files I need to print finally printed. I was playing around with several settings, I have no clue what I did, but something triggered the printer to print.
All of this hassle for simple files, HP printers are whack these days.
|
|
|
01-19-2024, 03:14 PM
|
#13
|
LQ Guru
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 27,728
|
Quote:
Originally Posted by salmanal
Yes, the HPLIP was updated this morning, cups was also started; at this time, I feel a different brand of printer may be the solution, I have never liked the 4155e, and it has never liked me.
Still, I cannot access cups administration for some reason. Too much trouble to print 2 pages, do I want this????????
The 1410 PSCs are @ $100 with shipping, but it worked beautifully. A used laser could work too. Generally, I'd be more interested in a different brand, but I don't want a printer that needs 6 cartridges, 2, or 3 is enough.
|
Still no clue how to help with a problem description of "for some reason". Most likely the service wasn't started, which you were asked about and given a command to run to check and/or start it. Did you try those???
Quote:
Originally Posted by salmanal
Strangely, the files I need to print finally printed. I was playing around with several settings, I have no clue what I did, but something triggered the printer to print. All of this hassle for simple files, HP printers are whack these days.
|
I've had zero problems with any of them. And again, you give no information that would help anyone else with a similar issue when saying things like "playing around with several settings". Which settings, how?? Any clues can help folks.
|
|
|
All times are GMT -5. The time now is 06:20 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
|
|