Author Topic: [SOLVED] Bypassing PCC for Printer Installation & Configuration  (Read 4530 times)

skyhawk

  • Guest
Re: [SOLVED] Bypassing PCC for Printer Installation & Configuration
« Reply #15 on: September 05, 2010, 08:34:14 AM »
I am using HPLIP 3.10.2 under PCLinuxOS 2010 LXDE, and it is working with no problems. After HPLIP was installed using "hp-setup", the install was checked using, "hp-check -r", which will display any errors in the install. See the HPLIP website for post-install instructions, found under "manually installing HPLIP". The automatic installer, run by "hp-setup" will not automatically edit /etc/cups/cupsd.conf to read: Grp lp  User lp, as it must be configured. "Grp sys" must be changed to "Grp lp". "User lp" remains as it is. Things will not work properly if this is not done.

Make sure to run "hp-check -r" to see if any dependencies need to be added. Also, copy-and-paste the output displayed when "hp-setup" has finished to a text file. The link to the plugin should be saved and used to manually download the file, to be stored for possible future use. You will then not need to go online to do a re-install, if necessary.

Note that I have an HP Laserjet P1006 monochrome printer.

Offline bitzbox

  • Full Member
  • ***
  • Posts: 197
  • Bradford, England
Re: [SOLVED] Bypassing PCC for Printer Installation & Configuration
« Reply #16 on: September 05, 2010, 10:25:05 AM »
Coupla questions, if I may:

I'm intrigued by this plugin you keep mentioning, as I've not heard of one being required before - what purpose does it serve?

How is your printer connected - USB, ethernet or wireless?

Regards .....
Martin
#357086

Offline travisN000

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1758
Re: [SOLVED] Bypassing PCC for Printer Installation & Configuration
« Reply #17 on: September 05, 2010, 10:45:43 AM »
travisn000
In post #6 you gave a url I am getting a 404 is there a new link to the article?
I am most interested as I am just starting to test CUPS under LXDE   :)


parnote
Thank you, very likely this is what was referred by travisn000. I have made a note of your link address [read article too]. Much appreciated.   :)

bitzbox
Thanks for link, I am just checking out LXDE too, something odd here too but I have an idea.

..the wiki was taken down awhile back because of too many attacks by hackers; the wiki link I posted no longer exists.  :'(

Offline wedgetail

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2469
  • Any Bugs in site?
Re: [SOLVED] Bypassing PCC for Printer Installation & Configuration
« Reply #18 on: September 05, 2010, 11:30:57 AM »
travisn000
thanks for replying, it is not a problem, I am just reviewing printing in general and have arrived at LXDE, as I am going to experiment with LXDE by unloading  all printing support and rebuild if I can. I have something very specific in mind. I just did not want to overlook anything.

LXDEmystified
I will keep your suggestions in mind but it is going a bit over my head at this stage and does not quite line up with my thinking either.  The idea of a minimalist approach was what caught my attention but it needs to be much simpler for me.   :)

32 bit: KDE (older) & various KDE-mini, ASUSTek P5P41D Rev X.0x, BIOS AMI0207 07/21/2009, "Pentium(R) Dual-Core CPU E5300 @ 2.60GHz", nVidia GeForce 9600 GT, 2x1GB Seagate Technology 1000528AS HDD
TV CompuPro VideoMate Vista E700 (not working in Linux), Acer X243HD LCD Screen

skyhawk

  • Guest
Re: [SOLVED] Bypassing PCC for Printer Installation & Configuration
« Reply #19 on: September 05, 2010, 01:00:36 PM »
Coupla questions, if I may:

I'm intrigued by this plugin you keep mentioning, as I've not heard of one being required before - what purpose does it serve?

How is your printer connected - USB, ethernet or wireless?


The HP LaserJet P1006 is USB. The plugin is downloaded and installed by the HPLIP automatic installer when "hp-setup" is run. As far as I can tell, the plugin provides the necessary PPD file for the printer. The link to my plugin is:

http://www.linuxprinting.org/download/printdriver/auxfiles/HP/plugins/hplip-3.10.2-plugin.run

The PPD file is installed as:

/usr/share/ppd/HP/hp-laserjet_p1006.ppd.gz

where the specific PPD needed is extracted and installed during the setup procedure. A list of printers will be displayed -- one to be selected by the user, and it will then be installed. I do not know if a printer-specific plugin is required by all HP model printers.

skyhawk

  • Guest
Re: [SOLVED] Bypassing PCC for Printer Installation & Configuration
« Reply #20 on: September 05, 2010, 01:11:42 PM »

LXDEmystified
I will keep your suggestions in mind but it is going a bit over my head at this stage and does not quite line up with my thinking either.  The idea of a minimalist approach was what caught my attention but it needs to be much simpler for me.

The HPLIP install on my P3 machine (PCLinuxOS 2009.4 LXDE) was as minimal as possible. CUPS and HPLIP were installed, then needed dependencies were added after "hp-check -r" was run. HPLIP was installed by default by PCLinuxOS 2010 LXDE, so I did not have total control as to the number of packages that were installed. A lot of "extras" went onto the HDD. I would say, however, that the "extras" installed by default could be removed and that the basic installation could be reduced to just CUPS and HPLIP. "Printerdrake" was not installed by me on the P3, so I avoided "extras" being pulled-in by it.