<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=7034&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Cannot install HPLIP Plugin on Devuan]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=7034</link>
		<description><![CDATA[The most recent posts in Cannot install HPLIP Plugin on Devuan.]]></description>
		<lastBuildDate>Sun, 19 Jan 2025 20:47:32 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Cannot install HPLIP Plugin on Devuan]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=54184#p54184</link>
			<description><![CDATA[<p>I&#039;m not into printing so much, but the wife is, so on her machine the first thing I install is usually <span class="bbc">system-config-printer</span> and then specific drivers for our printer brand. It really makes configuring a breeze even for someone like me who generally doesn&#039;t use a printer.</p><p>Definitely stay within the repo unless you need a PPD that just isn&#039;t available.</p>]]></description>
			<author><![CDATA[dummy@example.com (greenjeans)]]></author>
			<pubDate>Sun, 19 Jan 2025 20:47:32 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=54184#p54184</guid>
		</item>
		<item>
			<title><![CDATA[Re: Cannot install HPLIP Plugin on Devuan]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=54176#p54176</link>
			<description><![CDATA[<p>@wingcommander1999: you have confirmed that you try to install stuff coming directly from the HP website. Get rid of that and try to work with the tested stuff from inside the repo. Chances are good that that will work.</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Sun, 19 Jan 2025 13:00:36 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=54176#p54176</guid>
		</item>
		<item>
			<title><![CDATA[Re: Cannot install HPLIP Plugin on Devuan]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=54175#p54175</link>
			<description><![CDATA[<p>@rolfie</p><p>The plugin i use cames from <a href="https://www.openprinting.org/download/printdriver/auxfiles/HP/plugins/" rel="nofollow">here</a></p><p>@Andre4freedom</p><p>Thanks for your reply, but didn&#039;t work for me <img src="https://dev1galaxy.org/img/smilies/sad.png" width="15" height="15" alt="sad" /></p>]]></description>
			<author><![CDATA[dummy@example.com (wingcommander1999)]]></author>
			<pubDate>Sun, 19 Jan 2025 12:33:04 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=54175#p54175</guid>
		</item>
		<item>
			<title><![CDATA[Re: Cannot install HPLIP Plugin on Devuan]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=54171#p54171</link>
			<description><![CDATA[<p>Hello<br />remembering from the days when I used HP printers (Print/Scan/Copy) on Devuan Daedalus:</p><p>All I had to do is:<br />install<br /><strong>-cups<br />-hplip<br />-hplip-data<br />-hplip-gui<br />-python3-pyqt5 (Python 3 bindings for Qt5)<br /></strong>Including all dependencies from the Devuan Daedalus repos only. And it rocked.</p><p>Now I&#039;m using Brother MFC devices. With these I don&#039;t even have to install tools or drivers, just CUPS. The printer just works once connected to my local network (LAN). And it rocks even more. So cool.</p>]]></description>
			<author><![CDATA[dummy@example.com (Andre4freedom)]]></author>
			<pubDate>Sun, 19 Jan 2025 10:13:34 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=54171#p54171</guid>
		</item>
		<item>
			<title><![CDATA[Re: Cannot install HPLIP Plugin on Devuan]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=54164#p54164</link>
			<description><![CDATA[<p>Is that plugin from the Devuan repo or have you downloaded it from the HP home page?</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Sat, 18 Jan 2025 22:44:24 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=54164#p54164</guid>
		</item>
		<item>
			<title><![CDATA[Cannot install HPLIP Plugin on Devuan]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=54161#p54161</link>
			<description><![CDATA[<p>Hi dear Devuan Users,</p><p>I hope you have had a good start to this new year <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Since I migrated to Devuan after many years under LMDE, the HP HPLIP plugin gives me headaches when installing it <img src="https://dev1galaxy.org/img/smilies/hmm.png" width="15" height="15" alt="hmm" /> .</p><p>Any precision, i&#039;m using the Nvidia Community Drivers for my RTX4060TI, and not Nouveau.</p><p><span class="bbu">Here the error message:</span></p><div class="codebox"><pre><code>note: Using PyQt5
qt.qpa.xcb: could not connect to display 
qt.qpa.plugin: Could not load the Qt platform plugin &quot;xcb&quot; in &quot;&quot; even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, xcb.

./hplip-plugin-install : line 21 :  9532 Abort                 python3 ./plugin_install.py $1 $2 $3 $4 $5</code></pre></div><p>After searching the web, all the resources found were unsuccessful.<br />Maybe an informed user among the Devuan Community could share their knowledge <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Waiting for your feedback <img src="https://dev1galaxy.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[dummy@example.com (wingcommander1999)]]></author>
			<pubDate>Sat, 18 Jan 2025 18:08:06 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=54161#p54161</guid>
		</item>
	</channel>
</rss>
