HP Laserjet P1102w Setup

Forum rules
Before you post please read this

HP Laserjet P1102w Setup

Postby BreezyCricket on Fri Apr 20, 2012 3:31 am

Try as I may I have been unable to get my printer to work in LinuxMint 12 and I know there is nothing wrong with it because it works with no problems in Ubuntu.

Can anyone tell me what packages I should make sure are installed to correct this problem.

Many Thanks.
BreezyCricket
Level 1
Level 1
 
Posts: 6
Joined: Sat Nov 21, 2009 2:20 pm

Linux Mint is funded by ads and donations.
 

Re: HP Laserjet P1102w Setup

Postby AlbertP on Fri Apr 20, 2012 4:27 am

Please install the kernel updates from Synaptic Package Manager: Status > Installed (upgradeable) at the left, mark linux-headers (twice) and linux-image for upgrading and click apply at the top.
Registered Linux User #528502
Image
Feel free to correct me if I'm trying to write in Spanish, French or German.
AlbertP
Level 15
Level 15
 
Posts: 5870
Joined: Sun Jan 30, 2011 12:38 pm
Location: The Netherlands

Re: HP Laserjet P1102w Setup

Postby nomko on Fri Apr 20, 2012 5:31 am

What you also can do is trying to install the latest HPLIP driver from this website: http://hplipopensource.com/hplip-web/index.html.

Before installing the latest HPLIP driver, make sure you followed the instruction given on this page: http://hplipopensource.com/node/188

There's a special section for Linux Mint: http://hplipopensource.com/hplip-web/install/manual/distros/linuxmint.html
*ASUS P5KPL-AM SE*Intel Core(TM)2 Quad CPU Q8200*4 GiB ram*nVidia GeForce 9500GT*Realtek RTL8101/8102E*RaLink RT2500 802.11g*Optiarc DVD RW AD-7200A*HDD:Samsung HD501LJ/HD103SI*Mint 14/Cinnamon*

Dutch Linux Mint forum:http://www.forum.linuxmintnl.nl/
User avatar
nomko
Level 6
Level 6
 
Posts: 1042
Joined: Sat Feb 25, 2012 7:28 pm
Location: /home/nomko

Re: HP Laserjet P1102w Setup

Postby AlbertP on Fri Apr 20, 2012 5:33 am

You shouldn't need to upgrade hplip; it's supported from version 3.10.4 on, that is in Mint 10 or later.

I think just the kernel upgrade will also make it working.
Registered Linux User #528502
Image
Feel free to correct me if I'm trying to write in Spanish, French or German.
AlbertP
Level 15
Level 15
 
Posts: 5870
Joined: Sun Jan 30, 2011 12:38 pm
Location: The Netherlands

Re: HP Laserjet P1102w Setup

Postby nomko on Fri Apr 20, 2012 5:37 am

AlbertP wrote:You shouldn't need to upgrade hplip; it's supported from version 3.10.4 on, that is in Mint 10 or later.

I think just the kernel upgrade will also make it working.


My experience is when upgrading the HPLIP driver, most of the issues will be solved.

The current version of HPLIP (acc. to their website) is version 3.12.4. The version you mention is out-dated.

It can never harm upgrading your HPLIP driver. I always upgrade my HPLIP driver and never had any issues or problems afterwards.
*ASUS P5KPL-AM SE*Intel Core(TM)2 Quad CPU Q8200*4 GiB ram*nVidia GeForce 9500GT*Realtek RTL8101/8102E*RaLink RT2500 802.11g*Optiarc DVD RW AD-7200A*HDD:Samsung HD501LJ/HD103SI*Mint 14/Cinnamon*

Dutch Linux Mint forum:http://www.forum.linuxmintnl.nl/
User avatar
nomko
Level 6
Level 6
 
Posts: 1042
Joined: Sat Feb 25, 2012 7:28 pm
Location: /home/nomko

Re: HP Laserjet P1102w Setup

Postby AlbertP on Fri Apr 20, 2012 5:40 am

@ nomko: You know that the 3.0.0-12 kernel has a bug with USB printers not being detected? That's why I suggested to install the kernel updates.
Indeed, updating hplip can't harm.
Registered Linux User #528502
Image
Feel free to correct me if I'm trying to write in Spanish, French or German.
AlbertP
Level 15
Level 15
 
Posts: 5870
Joined: Sun Jan 30, 2011 12:38 pm
Location: The Netherlands

Re: HP Laserjet P1102w Setup

Postby nomko on Sat Apr 21, 2012 5:05 am

AlbertP wrote:@ nomko: You know that the 3.0.0-12 kernel has a bug with USB printers not being detected? That's why I suggested to install the kernel updates.
Indeed, updating hplip can't harm.

Every version has some bugs. Otherwise there would only a100% bug free version 1.0 and no new versions.
*ASUS P5KPL-AM SE*Intel Core(TM)2 Quad CPU Q8200*4 GiB ram*nVidia GeForce 9500GT*Realtek RTL8101/8102E*RaLink RT2500 802.11g*Optiarc DVD RW AD-7200A*HDD:Samsung HD501LJ/HD103SI*Mint 14/Cinnamon*

Dutch Linux Mint forum:http://www.forum.linuxmintnl.nl/
User avatar
nomko
Level 6
Level 6
 
Posts: 1042
Joined: Sat Feb 25, 2012 7:28 pm
Location: /home/nomko

Re: HP Laserjet P1102w Setup

Postby mis1502 on Fri Apr 27, 2012 2:40 am

Problem is cups 1.5, not kernel, hplip, foo2zjs... USB-printers needs usblp module, cups 1.5 needs usblp module off. Then you have to load usblp on system start and remove it when printer has been found.
My solution is based on (and it works):
https://wiki.archlinux.org/index.php/CUPS

Edit:
In Ubuntu you have probably cups 1.4.
mis1502
Level 1
Level 1
 
Posts: 4
Joined: Fri Apr 27, 2012 2:27 am

Re: HP Laserjet P1102w Setup

Postby AlbertP on Fri Apr 27, 2012 4:05 am

@mis1502: Ubuntu has cups 1.5.0-2 but I've never seen this problem on any Mint/Ubuntu forums so I think it's either specific to Arch's CUPS or already fixed by Ubuntu or Debian.
Registered Linux User #528502
Image
Feel free to correct me if I'm trying to write in Spanish, French or German.
AlbertP
Level 15
Level 15
 
Posts: 5870
Joined: Sun Jan 30, 2011 12:38 pm
Location: The Netherlands

Re: HP Laserjet P1102w Setup

Postby mis1502 on Fri Apr 27, 2012 5:31 am

AlbertP wrote:@mis1502: Ubuntu has cups 1.5.0-2 but I've never seen this problem on any Mint/Ubuntu forums so I think it's either specific to Arch's CUPS or already fixed by Ubuntu or Debian.


No, it's not specific to Arch's CUPS. I don't have Arch Linux, I have Linux Mint 12 and check it on Ubuntus with cups 1.5. The same errors, not fixed. On Ubuntu with cups 1.4 everything is fine. And it's CUPS 1.5 - usblp module problem. Linux needs usblp to correctly add printer, CUPS gaves errors when usblp is loaded. You can proper add printer to cups, but for example when you restart with printer detached, and attached it after login in to system (and maybe nastily try print before that ), you will got hp failed error.
mis1502
Level 1
Level 1
 
Posts: 4
Joined: Fri Apr 27, 2012 2:27 am

Re: HP Laserjet P1102w Setup

Postby mank_in on Fri Apr 27, 2012 7:48 am

My experience :
I am try printing with LM12 Main edition with HP laserjet 1006
Solution for me is :
Code: Select all
sudo apt-get install hplip-gui


hplip-gui base on qt(KDE ) , but working fine in MATE.
Image
User avatar
mank_in
Level 6
Level 6
 
Posts: 1272
Joined: Wed Nov 16, 2011 2:29 pm
Location: Bali

Re: HP Laserjet P1102w Setup

Postby AlbertP on Fri May 04, 2012 7:48 am

mis1502 wrote:No, it's not specific to Arch's CUPS. I don't have Arch Linux, I have Linux Mint 12 and check it on Ubuntus with cups 1.5. The same errors, not fixed. On Ubuntu with cups 1.4 everything is fine. And it's CUPS 1.5 - usblp module problem. Linux needs usblp to correctly add printer, CUPS gaves errors when usblp is loaded. You can proper add printer to cups, but for example when you restart with printer detached, and attached it after login in to system (and maybe nastily try print before that ), you will got hp failed error.

The kernel's usblp has some problems and this is fixed by installing kernel updates from Synaptic Package Manager as I said. Then cups is working well.
Registered Linux User #528502
Image
Feel free to correct me if I'm trying to write in Spanish, French or German.
AlbertP
Level 15
Level 15
 
Posts: 5870
Joined: Sun Jan 30, 2011 12:38 pm
Location: The Netherlands

Re: HP Laserjet P1102w Setup

Postby mis1502 on Sun May 06, 2012 9:43 am

I'm doing updates regularly. And this doesn't give any improvement. Printers are working 4-5 days and after that I'm getting phone, that some printer doesn't work. Mostly it's "hp failed".

* hplip-gui it's only GUI. It doesn't really give anything beside interface.
mis1502
Level 1
Level 1
 
Posts: 4
Joined: Fri Apr 27, 2012 2:27 am

Re: HP Laserjet P1102w Setup

Postby AlbertP on Sun May 06, 2012 1:40 pm

The kernel is not included in the updates by default. You have to upgrade linux-headers and linux-image from Synaptic Package Manager to fix USB printing (for some printers).
Registered Linux User #528502
Image
Feel free to correct me if I'm trying to write in Spanish, French or German.
AlbertP
Level 15
Level 15
 
Posts: 5870
Joined: Sun Jan 30, 2011 12:38 pm
Location: The Netherlands

Re: HP Laserjet P1102w Setup

Postby mis1502 on Sun May 06, 2012 2:37 pm

I know that. I'm doing full upgrade. It doesn't give nothing.
mis1502
Level 1
Level 1
 
Posts: 4
Joined: Fri Apr 27, 2012 2:27 am

Re: HP Laserjet P1102w Setup

Postby AlbertP on Sun May 06, 2012 3:16 pm

@mis1502: In fact you're hijacking BreezyCricket's topic about his HP Laserjet P1102w now. If cups 1.5 does not work for you (lots of Mint 12 users don't have problems at all with HP printing) then you could file a bug at CUPS or open a new topic about your cups 1.5 problems.
Registered Linux User #528502
Image
Feel free to correct me if I'm trying to write in Spanish, French or German.
AlbertP
Level 15
Level 15
 
Posts: 5870
Joined: Sun Jan 30, 2011 12:38 pm
Location: The Netherlands

Re: HP Laserjet P1102w Setup

Postby jputte on Fri Jun 29, 2012 10:12 am

Dear,

I am sorry to have limited knowledge about linux.
Using Linux Mint 13 Mate, and tried to install the HP Laserjet P1102w.
First USB connection: automatically recognised the printer and automatically installed the driver. Checking the configuration centre, the printer was successfully installed, whaw, I thought this was fantastic...
But then, could not print anything and arrived on this forum.
- upgraded the kernel as mentioned above
- uninstalled the driver in the configuration centre
- installed hplip-gui
- shutdown and restart

Now, no way to install the driver any more, the printer is not recognised. Tried in hplip-gui, no printer is showing up, it looks like its dead or simply not there...

As the explanation above is for Mint 12, I am reluctant to go into installing an later version of hplip, as the Synaptic has installed a rather recent version 3.12.2 and I am afraid that I could further make things worse going through this complex procedure. I have no idea how to undo the kernel update as well. Seems like that was not a great idea.

I would be most grateful if anyone could give me some idea what to do.
many thanks,
Jan.
jputte
Level 1
Level 1
 
Posts: 4
Joined: Fri Jun 29, 2012 10:00 am
Location: Belgium

Re: HP Laserjet P1102w Setup

Postby AlbertP on Fri Jun 29, 2012 10:15 am

Installing a newer hplip version after removing the old one won't harm.

Please try running system-config-printer. When pressing Add, does it show your printer on the left when connected via USB? If not, please run lsusb in terminal and post the output.
Registered Linux User #528502
Image
Feel free to correct me if I'm trying to write in Spanish, French or German.
AlbertP
Level 15
Level 15
 
Posts: 5870
Joined: Sun Jan 30, 2011 12:38 pm
Location: The Netherlands

Re: HP Laserjet P1102w Setup

Postby jputte on Fri Jun 29, 2012 10:25 am

Thanks so much Albert!

I am definitely a step further: I got this in terminal:
jan@jan-Studio-1735 ~ $ lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 004: ID 03f0:102a Hewlett-Packard
Bus 002 Device 003: ID 05ca:18a1 Ricoh Co., Ltd

I introduced 002:004 in the hplip-gui manual usb installation option which requires bbb:ddd and it recognised the P1102w.
Then I got this error message pop-up:
The printer you are trying to setup requires a binary driver plug-in and it failed to install.
Please check your internet connection and try again.
Visit http://hplipopensource.com for more infomation.


my interconnection is working well, checked the link but cant find the answer there...
hope I am almost there, feels like it :D
Jan.
jputte
Level 1
Level 1
 
Posts: 4
Joined: Fri Jun 29, 2012 10:00 am
Location: Belgium

Re: HP Laserjet P1102w Setup

Postby AlbertP on Fri Jun 29, 2012 10:50 am

You can run sudo hp-plugin in terminal to install the plugin. Then I think it should work normally.
Registered Linux User #528502
Image
Feel free to correct me if I'm trying to write in Spanish, French or German.
AlbertP
Level 15
Level 15
 
Posts: 5870
Joined: Sun Jan 30, 2011 12:38 pm
Location: The Netherlands

Linux Mint is funded by ads and donations.
 
Next

Return to Printing

Who is online

Users browsing this forum: No registered users and 2 guests