HP Color Laser MFP178NW anyone uses it ?

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
jmbl47
Level 2
Level 2
Posts: 51
Joined: Tue Oct 24, 2017 3:55 pm

HP Color Laser MFP178NW anyone uses it ?

Post by jmbl47 »

Hi folks !

I'm compelled to change my printer and I was wondering if anyone has used this one "Hp COLOR LASER MFP178NW" with Mint 20.3 and what's your opinion about it ?

I need a printer/scanner, laser is compulsory, color is a big plus, and budget is tight. So far, on paper, this printer fits all the criteria, but having a true user experience would help a lot.

Thank you very much to you all.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
stephanieswitzer
Level 4
Level 4
Posts: 235
Joined: Mon Feb 26, 2018 12:49 pm
Location: Ontario

Re: HP Color Laser MFP178NW anyone uses it ?

Post by stephanieswitzer »

Not the same printer but I have an HP Colour LaserJet Pro connected to my network and it works perfectly on both my wifi and wire connected Linux and Mac devices.
Mac-Mini running Linux Mint 20.3 Cinnamon, Intel© Core™ i5-2415M CPU @ 2.30GHz
MacBookPro9,2 running Linux Mint Cinnamon 20.3 Intel Core i5-3210M CPU @ 3.20GHz
System76 Galago Pro 4, running Linux Mint Cinnamon 20.3 Intel i5-1021 CPU @ 4.2 Ghz
jmbl47
Level 2
Level 2
Posts: 51
Joined: Tue Oct 24, 2017 3:55 pm

Re: HP Color Laser MFP178NW anyone uses it ?

Post by jmbl47 »

Ok, thank you.
jmbl47
Level 2
Level 2
Posts: 51
Joined: Tue Oct 24, 2017 3:55 pm

Re: HP Color Laser MFP178NW anyone uses it ?

Post by jmbl47 »

Ok, I got the printer at last, but still have some issues with it :

- works fine as a printer but only while USB connected, no chance to use the wifi,
- can't access the scanner,

Tried to use the installer from HP Developers Portal, as suggest in Mint user documentation web page, but it crashed on step 9, giving me "error: 'make' command failed with status code 2"

Any idea of what I should do ?
brian_p
Level 9
Level 9
Posts: 2702
Joined: Thu Jan 17, 2019 9:20 am
Location: UK

Re: HP Color Laser MFP178NW anyone uses it ?

Post by brian_p »

jmbl47 wrote: Wed Dec 07, 2022 12:21 pm
Any idea of what I should do ?
Provide the output of

Code: Select all

driverless
on a wireless connection.
--
Brian.
jmbl47
Level 2
Level 2
Posts: 51
Joined: Tue Oct 24, 2017 3:55 pm

Re: HP Color Laser MFP178NW anyone uses it ?

Post by jmbl47 »

Sorry for asking a dumb question but how do I get a terminal command on a wireless connection ?
brian_p
Level 9
Level 9
Posts: 2702
Joined: Thu Jan 17, 2019 9:20 am
Location: UK

Re: HP Color Laser MFP178NW anyone uses it ?

Post by brian_p »

jmbl47 wrote: Thu Dec 08, 2022 6:28 am Sorry for asking a dumb question but how do I get a terminal command on a wireless connection ?
All that is needed is a network connection. This may be done with the ptinter's ethernet port.

However, for the time being, we can revert to using the USB connection. Install ioo-usb and sane-airscan and give what you get for

Code: Select all

lpstat -t

Code: Select all

scanimage -L

Code: Select all

airscan-discover
BTW, the Color Laser MFP178nw is not supported by HPLIP.
--
Brian.
jmbl47
Level 2
Level 2
Posts: 51
Joined: Tue Oct 24, 2017 3:55 pm

Re: HP Color Laser MFP178NW anyone uses it ?

Post by jmbl47 »

brian_p wrote: Thu Dec 08, 2022 10:51 am

Code: Select all

ioo-usb
Fail to find that one

"BTW, the Color Laser MFP178nw is not supported by HPLIP"

That's why I wanted to install HP plugin-in from HP developer web site
brian_p
Level 9
Level 9
Posts: 2702
Joined: Thu Jan 17, 2019 9:20 am
Location: UK

Re: HP Color Laser MFP178NW anyone uses it ?

Post by brian_p »

jmbl47 wrote: Thu Dec 08, 2022 12:55 pm
brian_p wrote: Thu Dec 08, 2022 10:51 am

Code: Select all

ioo-usb
Fail to find that one
Typo; ipp-usb.
--
Brian.
jmbl47
Level 2
Level 2
Posts: 51
Joined: Tue Oct 24, 2017 3:55 pm

Re: HP Color Laser MFP178NW anyone uses it ?

Post by jmbl47 »

Ok, output as follows :

lpstat -t

Code: Select all

no system default destination
matériel pour HP-Color-Laser-MFP-178nwwifi? : ipp://HP508140DB0C37%20(HP%20Color%20Laser%20MFP%20178%20179)%20(USB)._ipp._tcp.local/
matériel pour HP-ColorLaserJet-MFP-M178-M181 : serial:/dev/ttyS0?baud=115200
HP-Color-Laser-MFP-178nwwifi? accepte des requêtes depuis jeu. 08 déc. 2022 02:44:58
HP-ColorLaserJet-MFP-M178-M181 accepte des requêtes depuis jeu. 08 déc. 2022 02:46:32
printer HP-Color-Laser-MFP-178nwwifi? is idle.  enabled since jeu. 08 déc. 2022 02:44:58
printer HP-ColorLaserJet-MFP-M178-M181 is idle.  enabled since jeu. 08 déc. 2022 02:46:32
	File "/usr/lib/cups/filter/hpps" not available: No such file or directory
scanimage -L

Code: Select all

device `escl:http://localhost:60000' is a HP 08140DB0C37 (HP Color Laser MFP 178 179) (USB) platen scanner
device `airscan:e0:HP508140DB0C37 (HP Color Laser MFP 178 179) (USB)' is a eSCL HP508140DB0C37 (HP Color Laser MFP 178 179) (USB) ip=127.0.0.1
airscan-discover

Code: Select all

[devices]
  HP508140DB0C37 (HP Color Laser MFP 178 179) (USB) = http://127.0.0.1:60000/eSCL/, eSCL
brian_p
Level 9
Level 9
Posts: 2702
Joined: Thu Jan 17, 2019 9:20 am
Location: UK

Re: HP Color Laser MFP178NW anyone uses it ?

Post by brian_p »

jmbl47 wrote: Fri Dec 09, 2022 10:22 am
device `airscan:e0:HP508140DB0C37 (HP Color Laser MFP 178 179) (USB)' is a eSCL HP508140DB0C37 (HP Color Laser MFP 178 179) (USB) ip=127.0.0.1
Can you scan with

Code: Select all

simple-scan "airscan:e0:HP508140DB0C37 (HP Color Laser MFP 178 179) (USB)"
--
Brian.
jmbl47
Level 2
Level 2
Posts: 51
Joined: Tue Oct 24, 2017 3:55 pm

Re: HP Color Laser MFP178NW anyone uses it ?

Post by jmbl47 »

The answer is yes, but : the software doesn't quit properly and I can scan only one document, meaning I have to quit then launch the software again if I want to scan something again.
brian_p
Level 9
Level 9
Posts: 2702
Joined: Thu Jan 17, 2019 9:20 am
Location: UK

Re: HP Color Laser MFP178NW anyone uses it ?

Post by brian_p »

jmbl47 wrote: Sat Dec 10, 2022 1:22 pm The answer is yes, but : the software doesn't quit properly and I can scan only one document, meaning I have to quit then launch the software again if I want to scan something again.
simple-scan is used by Document Scanner. Its dropdown menu at the centre of the page offers an eSCL entry. Plerase try it.
--
Brian.
jmbl47
Level 2
Level 2
Posts: 51
Joined: Tue Oct 24, 2017 3:55 pm

Re: HP Color Laser MFP178NW anyone uses it ?

Post by jmbl47 »

As already stated, Simplescan works, but less than perfectly : problemq while quitting, 1st try scanning NEVER works, etc...
brian_p
Level 9
Level 9
Posts: 2702
Joined: Thu Jan 17, 2019 9:20 am
Location: UK

Re: HP Color Laser MFP178NW anyone uses it ?

Post by brian_p »

jmbl47 wrote: Mon Dec 12, 2022 6:31 am As already stated, Simplescan works, but less than perfectly : problemq while quitting, 1st try scanning NEVER works, etc...
Somewhat disappointing. Install xsane and try that.
--
Brian.
jmbl47
Level 2
Level 2
Posts: 51
Joined: Tue Oct 24, 2017 3:55 pm

Re: HP Color Laser MFP178NW anyone uses it ?

Post by jmbl47 »

Seems to work all right, although I'm utterly unfamiliar with the interface, so...
brian_p
Level 9
Level 9
Posts: 2702
Joined: Thu Jan 17, 2019 9:20 am
Location: UK

Re: HP Color Laser MFP178NW anyone uses it ?

Post by brian_p »

jmbl47 wrote: Mon Dec 12, 2022 3:11 pm Seems to work all right, although I'm utterly unfamiliar with the interface, so...
Your issue was being unable to access the scanner. sane-airscan now gives you such access. I wonder whether adding [SOLVED] to the subject line is appropriate?
--
Brian.
jmbl47
Level 2
Level 2
Posts: 51
Joined: Tue Oct 24, 2017 3:55 pm

Re: HP Color Laser MFP178NW anyone uses it ?

Post by jmbl47 »

And open a new thread for the wifi connection I guess ? Ok, thanks.
Locked

Return to “Printers & Scanners”