LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Installing an HP laserjet p1102w printer in Linux Mint (https://www.linuxquestions.org/questions/linux-newbie-8/installing-an-hp-laserjet-p1102w-printer-in-linux-mint-4175627085/)

beefman 04-05-2018 04:54 PM

Installing an HP laserjet p1102w printer in Linux Mint
 
I have a WI-fi HP laserjet p1102w printer .
I have downloaded the HPLP driver software for Linux mint.
I have updated Linux Mint (18.3).
The Printer app sees the 1102w, but I can not seem to get it to connect to my computer.
There are about 20 ways to connect the wireless printer. I used it IP address, its URL address, and direct connect. No print.
My Windows 10 (I'm dual boot) saw it and installed it instantly.
The network is operating and functional.

Any help would be appreciated.

Thanks;
CH

ferrari 04-05-2018 05:11 PM

Use the 'hp-setup' utility to configure CUPS...
Code:

hp-setup
https://developers.hp.com/hp-linux-i...p/installation

ferrari 04-05-2018 05:23 PM

The other thing that you should know is that this model requires proprietary firmware to be installed

https://developers.hp.com/hp-linux-i...ssional_p1102w

The 'hp-setup' utility should be able to take care of that for you though.

beefman 04-06-2018 07:04 AM

The hp-setup didn't work. I connected using hp-setup -i, but it wouldn't let me use the wireless connection. I downloaded the HPLIP file already - it hasn't helped.
Thanks for the effort.
CH

beefman 04-06-2018 11:13 AM

I finally got it!

I used

hp-setup -i (IP address of the printer).

You then have to follow the yellow brick road on the terminal, being careful to answer correctly.

Thanks for the help!

CH

ferrari 04-06-2018 04:12 PM

Various options and examples are available via the built-in help for this utility.
Code:

hp-setup --help
Along with interactive mode, a graphical user interface can be used if desired.

beefman 04-06-2018 04:32 PM

Thanks!! I now have two printers on the Linux side.
CH

ferrari 04-06-2018 05:08 PM

Glad to have been of guidance. :)

beefman 04-06-2018 06:44 PM

Me too. I am just learning Linux, but am an old (really old) Fortran IV and DOS man, so I know that switches REALLY make the difference. I guess Linux is mostly C++ which I never learned. Anyway, I'm having fun with Linux Mint, taking command line lessons, and enjoying it all.

Thanks for the input;

CH

slowcooked 02-28-2019 07:18 PM

Solved my issue with M148 and Mint 19.1
 
Quote:

Originally Posted by beefman (Post 5840052)
I finally got it!

I used

hp-setup -i (IP address of the printer).

You then have to follow the yellow brick road on the terminal, being careful to answer correctly.

Thanks for the help!

CH


thanks for that. I tried everything twice but that. Solved my issue with mint 19.1.

taverners 07-17-2019 06:12 PM

HP-Setup HP Toolbox failures
 
I tried hp-setup and this is what I got. LM18.3

david@david-desktop ~ $ hp-setup -i 192.168.1.108
Traceback (most recent call last):
File "/usr/bin/hp-setup", line 45, in <module>
from base import device, utils, tui, models, module, services, os_utils
File "/usr/share/hplip/base/device.py", line 41, in <module>
from . import status
File "/usr/share/hplip/base/status.py", line 49, in <module>
import hpmudext
ImportError: /usr/lib/python3/dist-packages/hpmudext.cpython-35m-x86_64-linux-gnu.so: undefined symbol: hpmud_make_par_uri
Error in sys.excepthook:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/apport_python_hook.py", line 145, in apport_excepthook
os.O_WRONLY | os.O_CREAT | os.O_EXCL, 0o640), 'wb') as f:
PermissionError: [Errno 13] Permission denied: '/var/crash/_usr_share_hplip_setup.py.1000.crash'

Original exception was:
Traceback (most recent call last):
File "/usr/bin/hp-setup", line 45, in <module>
from base import device, utils, tui, models, module, services, os_utils
File "/usr/share/hplip/base/device.py", line 41, in <module>
from . import status
File "/usr/share/hplip/base/status.py", line 49, in <module>
import hpmudext
ImportError: /usr/lib/python3/dist-packages/hpmudext.cpython-35m-x86_64-linux-gnu.so: undefined symbol: hpmud_make_par_uri
david@david-desktop ~ $

My Hp-Toolbox wont start either.

This all started when I tried to update HPLIP to the latest version using the instructions on the HPLIP website. I have since uninstalled HPLIP and gone back to the LM 18.3 version. Interestingly, my USB Deskjet 3070A still works.

Gabylish420 03-27-2022 08:46 AM

HP Laserjet P1102w
 
This is so awesome!! I used hp-setup and it worked!! after 2 days of trying. Thank you so much

scipio88 04-30-2022 08:30 PM

OMG, the "hp-setup -i (IP address of the printer)." worked. It's a life saver.

I my HP Colorlaserjet mfp m281 could not be seen by the setup until I ran the command.


All times are GMT -5. The time now is 05:38 AM.