Results 1 to 9 of 9
Okay, here's my latest problem or situation, to sound more optimistic. I needed the drivers and firmware for my HP all in one printer, so I went to the HP ...
- 04-03-2009 #1Just Joined!
- Join Date
- Mar 2009
- Location
- CA
- Posts
- 35
[SOLVED] Shell script download
Okay, here's my latest problem or situation, to sound more optimistic. I needed the drivers and firmware for my HP all in one printer, so I went to the HP webiste to get it. They had it in a Linux version as well. I downloaded it, it was saved to my desktop, and now it won't open as anything but a text file. Do I copy paste this into a terminal session? When I double click on it to open it I do have the choice to open it in a terminal, an executable terminal opens and then closes itself. What am I doing wrong?
- 04-03-2009 #2
Please post the exact model of your printer.
- 04-03-2009 #3Just Joined!
- Join Date
- Mar 2009
- Location
- CA
- Posts
- 35
- 04-03-2009 #4
You downloaded the hplip driver through the package manager? Ubuntu -- Details of package hplip in intrepid
This is kind of old but should basically be sound: Printing with Ubuntu
- 04-03-2009 #5Just Joined!
- Join Date
- Mar 2009
- Location
- CA
- Posts
- 35
- 04-03-2009 #6
Hmm. Can you post the output of
Also, unplug the printer, open a terminal and typeCode:lsmod | grep usb
Then replug the printer and post the messages which appear in your terminal. Use CTRL+C to stop logging.Code:tail -f /var/log/messages
And last post the output of
Code:lpinfo -v
- 04-03-2009 #7Just Joined!
- Join Date
- Mar 2009
- Location
- CA
- Posts
- 35
- 04-03-2009 #8
lpinfo should be proved by CUPS, which I think is installed by default in Ubuntu, and is also pulled as a dependency by the hplip package. I guess double check that CUPS is installed. I'll see if I can find anymore info in a bit. I don't actually use Ubuntu anymore and I don't have a printer.
- 04-03-2009 #9Just Joined!
- Join Date
- Mar 2009
- Location
- CA
- Posts
- 35
Here's the make/model info it lists in the printer utility
HP OfficeJet 6110 - CUPS+Gutenprint v5.0.2 Simplified
I tried deleting the printer and then letting the computer finding it and adding the driver from the suggested list and still nothing. It won't even print a test page. Yes it's plugged in, power is on and USB cable is connected. (in case there were any questions as to if I've checked those things.)



