Printer doesn't stay enabled after reboot HP 3500 - Printable Version +- Linux Lite Forums (https://www.freecinema2022.gq/forums) +-- Forum: Hardware - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=6) +--- Forum: Printing and Scanning (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=25) +--- Thread: Printer doesn't stay enabled after reboot HP 3500 (/showthread.php?tid=2368) Pages:
1
2
|
Printer doesn't stay enabled after reboot HP 3500 - paul1149 - 11-05-2015 This is not a terribly big deal, but lately my HP 3500 printer does not remain in the Enabled state upon rebooting. I'll run a print job, then have to open the Printers dialog and enable the printer almost every first use per session. I've made sure the printer was on and settled before initiating the job, but that changes nothing. Printer is on USB. Re: Printer doesn't stay enabled after reboot HP 3500 - torreydale - 11-05-2015 I don't know if you have a DesignJet or LaserJet. But this link http://hplipopensource.com/hplip-web/release_notes.html shows a newer version of hplip is available over the one in our repository. But the only 3500 that is affected by an hplip version newer than our repository version is the HP DesignJet T3500 36-in Production eMFP. Re: Printer doesn't stay enabled after reboot HP 3500 - paul1149 - 11-05-2015 It's a Deskjet 3510, and I see it's included in that driver since v. 3.12.9. I guess this will have to go on my list, maybe for tomorrow. Thanks torreydale! Re: Printer doesn't stay enabled after reboot HP 3500 - Wirezfree - 11-05-2015 Hi, Do you normally have the printer switched on all the time.? or do switch on printer, then PC.? or switch on PC then printer.? I had a problem early on with an older HP3070A It would sometimes not work, now I always switch printer on first, then bootup. Something to do/check... > Shutdown PC and turn off printer > Switch on printer, then turn on PC/Laptop > When booted open a terminal and do: Code: hp-check -t It will produces masses of terminal output What does it say at the end..??, this is my output Code: --------------------------------- Re: Printer doesn't stay enabled after reboot HP 3500 - paul1149 - 11-05-2015 Hi Wirezfree, I always boot the computer first, because I use the printer only sporadically. That's not going to change, so if I had to I would live with the problem - maybe put a launcher to the Printers on the Panel to make things easier. That is a very interesting command. I ran it, without rebooting and after turning the printer on, and found: Code: Missing Required Dependencies It suggested that I run hp-doctor, which I am doing right now. That brought me to this: Code: Missing Required Dependencies 2 errors, down from 15. I'm running hp-doctor again -- I got the same result. It says Trusty Thar is depreciated or not supported. Perhaps that is the problem. I'll watch this for a few days and see if the hp-doctor changes have made a difference. [size=1em]Thanks much for your insight![/size] [size=1em]Note: strange, but in editing this post the (forum?) software turned some of the last lines into font so small it looked like a line of dots on the page. I thought the text was lost but only had to resize it. It seems to be associated with invoking the <CODE> tag on existing text. [/size] Re: Printer doesn't stay enabled after reboot HP 3500 - Wirezfree - 11-05-2015 O.K, When I originally had problems, I had a lot of errors, "hp-doctor" cleared them all. This is my notes from when I ran it, did you make the same choices.?? You will get: error: This distro (i.e ubuntu xx.xx) is either deprecated or not yet supported. The diagnosis is limited on unsupported platforms. Do you want to continue?(y=yes, n=no*): Type “y” and continue. You may get: Newer version of HPLIP-3.xx.xx is available. Press 'y' to continue to upgrade HPLIP-3.yy.yy (y=yes*, n=no): Type “y” and continue. You may be told to install HPLIP manually, but it will continue anyway, and check for dependencies. The next prompts will be: Do you want to update repository and Install missing/incompatible packages. (a=install all*, c=custom_install, s=skip): Type “a” and continue. Found Plugin version mismatch. Press 'y' to re-install the plugin(y=yes*, n=no): Type “y” and continue. When you're asked whether to download, specify a path, or quit, choose the download option by typing “d”. HP will then ask you to accept the license terms: Do you accept the license terms for the plug-in (y=yes*, n=no, q=quit) ? Type "y" if you accept. hp-doctor will then complete without further prompts. When complete, exit terminal, re-boot. GL... ===== I have also encountered the code/tags issue with the font size getting messed up.. I normally select all the text, and resize also. Also it seems to be throwing in extra line spacing at times..!! Re: Printer doesn't stay enabled after reboot HP 3500 - paul1149 - 11-05-2015 I chose Yes to execute the utility, then All to let her rip. I think I saw the bit about HPlip being outdated the first time through, but don't remember choosing to update it. Not sure. Running hp-doctor again says: Code: Current contents of '/var/lib/hp/hplip.state' file: From the date it looks like I did install it. Nothing about HPLIP version being out of date now, yet the link torreydale gave shows 3.15.9 being available. Maybe the driver version is keyed to the ubuntu version? Re: Printer doesn't stay enabled after reboot HP 3500 - Wirezfree - 11-05-2015 I checked my HPLIP Code: dave@asus-mini-1:~$ dpkg -l | grep hplip Mine is older, but it's working fine now. Re: Printer doesn't stay enabled after reboot HP 3500 - paul1149 - 11-05-2015 Mine might be now, too. The only way to know is to watch it for a few days. Thanks. Re: Printer doesn't stay enabled after reboot HP 3500 - paul1149 - 11-09-2015 So far I've had two or three successes in a row. Two on cold boots, another after a long period of the printer being off. It's looking like updating and cleaning up the drivers was the key. Thanks guys! |