LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 02-03-2023, 01:15 AM   #1
TurboBlaze
Member
 
Registered: Jan 2018
Location: Russian Federation, Lipetsk region, Dankov
Distribution: Porteus
Posts: 195

Rep: Reputation: Disabled
A new HPLIP for Slackware


Hi guys.

For this time HP added support some a new printers:
https://developers.hp.com/hp-linux-i...es?language=fr
but we stuck on hplip 3.20.5 version.

Well, we know that a new releases of hplip require avahi and Pat does not seem inclined to add avahi in Slackware. I agree with this.

So do we have any plans to update of hplip with network printing support in the future for Slackware or not?

Thanks.
 
Old 02-03-2023, 03:20 AM   #2
prejudices_mars
Member
 
Registered: Feb 2022
Distribution: Slackware
Posts: 79

Rep: Reputation: 49
It might be added in the next release, wireless printing is more common. Only Slackware looks like a odd ball to configure printer, while on other distributions it is easy.
 
1 members found this post helpful.
Old 02-03-2023, 03:48 AM   #3
elcore
Senior Member
 
Registered: Sep 2014
Distribution: Slackware
Posts: 1,753

Rep: Reputation: Disabled
Maybe, if HP needs avahi lib they could include it with hplip package and call it hp-avahi-lib or something.
There might already exist a snap, appimage, or other self-contained hplip with all the libs included.
Honestly, if I depended on networked printer I would look into it, but currently I don't even have a printer.

So if you want my opinion, in this case, it'd probably be best if these security sensitive libraries were fully optional.
As for why, see another, most recent example of security sensitive lib affecting everyone here, no matter if they use it or not: openssh.
 
1 members found this post helpful.
Old 02-05-2023, 04:05 AM   #4
TurboBlaze
Member
 
Registered: Jan 2018
Location: Russian Federation, Lipetsk region, Dankov
Distribution: Porteus
Posts: 195

Original Poster
Rep: Reputation: Disabled
avahi is bad solution.
 
Old 08-27-2023, 01:04 AM   #5
TurboBlaze
Member
 
Registered: Jan 2018
Location: Russian Federation, Lipetsk region, Dankov
Distribution: Porteus
Posts: 195

Original Poster
Rep: Reputation: Disabled
Any news about new version of hplip for Slackware?
 
Old 08-27-2023, 05:03 AM   #6
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 5,356

Rep: Reputation: 4067Reputation: 4067Reputation: 4067Reputation: 4067Reputation: 4067Reputation: 4067Reputation: 4067Reputation: 4067Reputation: 4067Reputation: 4067Reputation: 4067
hplip doesn't need avahi, network printing does

so, 3.23.5 builds fine with:
Code:
--- hplip.SlackBuild    2023-08-27 12:00:58.048740787 +0200
+++ hplip.SlackBuild.1  2023-08-27 12:00:19.493984621 +0200
@@ -164,6 +164,7 @@
   --enable-cups-ppd-install \
   --build=$ARCH-slackware-linux \
   --host=$ARCH-slackware-linux \
+  --disable-network-build \
   || exit 1
 
 make $NUMJOBS || make || exit 1
with removal of unnecessary patches

Last edited by marav; 08-27-2023 at 05:08 AM.
 
1 members found this post helpful.
Old 08-27-2023, 06:11 AM   #7
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,292

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
I'm running a networked printer just fine on 3.20.5 in 15.0.

To my mind, giving my printer an IP beats everything else hands down. Even mobiles can print to the IP, and it allows my windows nerd son to escape the driver prison that hp has become in windows.

I'd like to be able to continue that. I won't suggest anything: 100% of my suggestions are rejected, but I'm cool with that. I've just stopped thinking them up.
 
2 members found this post helpful.
Old 08-27-2023, 11:39 AM   #8
enorbet
Senior Member
 
Registered: Jun 2003
Location: Virginia
Distribution: Slackware = Main OpSys
Posts: 4,784

Rep: Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434
My HP Officejet 5740 has been network printing for almost 5 years on Slackware, back then obviously , v 14.2. Additionally, many printers require a USB connection initially in order to setup network printing. Some allow bypassing the USB connection requirement if you choose manual setup and know the IP. The onboard printer display or nmap can answer that question.
 
Old 10-17-2023, 12:57 PM   #9
TurboBlaze
Member
 
Registered: Jan 2018
Location: Russian Federation, Lipetsk region, Dankov
Distribution: Porteus
Posts: 195

Original Poster
Rep: Reputation: Disabled
Not bad if we write message to HP support with request to drop support for avahi and change technology for the network printing
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Success: Compiling hplip-3.20.5 on Slackware 14.2 for new printer drivers keithpeter Slackware 1 09-11-2022 10:56 AM
Updating hplip.3.16.5 to hplip 3.21.12 TheNutCase Slackware 2 02-02-2022 07:24 PM
Installing HPLIP-GUI on HPLIP 3.17.11 Linux Mint 17.3 laptop anon298 Linux - Software 1 02-26-2018 08:22 PM
[SOLVED] Upgrade hplip-3.9.4b to hplip-3.9.12 (32-bit and 64-bit) tronayne Slackware 8 02-27-2011 11:12 PM
HPlip woes on --current ; Sharing printer gets broken if the hplip gui is launched Old_Fogie Slackware 2 10-28-2010 10:23 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 04:39 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration