<?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=5427&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] Brother's BrGenML1 driver doesn't work]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=5427</link>
		<description><![CDATA[The most recent posts in [SOLVED] Brother's BrGenML1 driver doesn't work.]]></description>
		<lastBuildDate>Fri, 30 Dec 2022 21:06:20 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] Brother's BrGenML1 driver doesn't work]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=39731#p39731</link>
			<description><![CDATA[<p>Glad you could fix it! I think if you grab the &#039;driver install tool&#039; on the top of the page with the wrappers that it has a script that will figure the 32-bit part out for you. I can&#039;t recall for sure though.</p>]]></description>
			<author><![CDATA[dummy@example.com (andyprough)]]></author>
			<pubDate>Fri, 30 Dec 2022 21:06:20 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=39731#p39731</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Brother's BrGenML1 driver doesn't work]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=39716#p39716</link>
			<description><![CDATA[<p>Yay, I could get it to work :-) The printer driver is 32 bit. So I had to install libc6-i386, and the Gentoo/Artix ported package worked!</p><p>The CUPS error log is a bit confusing. Nowhere a hint that the missing 32 bit stuff was causing this …</p>]]></description>
			<author><![CDATA[dummy@example.com (l3u)]]></author>
			<pubDate>Fri, 30 Dec 2022 12:48:27 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=39716#p39716</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Brother's BrGenML1 driver doesn't work]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=39715#p39715</link>
			<description><![CDATA[<div class="quotebox"><cite>l3u wrote:</cite><blockquote><div><p>I also tried to use Brother&#039;s upstream brgenml1lpr and brgenml1cupswrapper packages (the Gentoo package is based on), with the same result.</p></div></blockquote></div><p>Those ARE the linked .deb packages :-(</p>]]></description>
			<author><![CDATA[dummy@example.com (l3u)]]></author>
			<pubDate>Fri, 30 Dec 2022 12:11:49 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=39715#p39715</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Brother's BrGenML1 driver doesn't work]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=39714#p39714</link>
			<description><![CDATA[<p>I don&#039;t have one, but I do see that this Solus build page points as source toward a Brother page that has .deb&#039;s - https://github.com/el-christianito/brother-brgenml1<br />If the Solus person is correct, maybe those .deb&#039;s can help you.</p><p>This is just the result of my quick internet search, so if that doesn&#039;t help I don&#039;t know what will.</p>]]></description>
			<author><![CDATA[dummy@example.com (andyprough)]]></author>
			<pubDate>Fri, 30 Dec 2022 10:04:16 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=39714#p39714</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Brother's BrGenML1 driver doesn't work]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=39713#p39713</link>
			<description><![CDATA[<p>Does nobody use this or have an idea about this? This actually currently stops me from stopping playing around with Devuan in a virtual machine and really doing the migration … :-(</p>]]></description>
			<author><![CDATA[dummy@example.com (l3u)]]></author>
			<pubDate>Fri, 30 Dec 2022 09:40:59 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=39713#p39713</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] Brother's BrGenML1 driver doesn't work]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=39591#p39591</link>
			<description><![CDATA[<p>Hi all :-)</p><p>I&#039;m migrating a Gentoo machine to Devuan.</p><p>How can I use Brother&#039;s BrGenML1 printer driver?</p><p>I first tried to manually install it by creating a deb package from Gentoo&#039;s slightly patched BrGenML1 package. This one works without a problem on Gentoo, and I also ported the very same package to Artix Linux where I also can use it without a problem.</p><p>On Devuan, this one sadly does not work. After having added the printer the same way I did on Gentoo and Artix, I can&#039;t print: Nothing happens, and the CUPS error log says:</p><div class="codebox"><pre><code>W [27/Dec/2022:09:02:17 +0100] [Job 8] Grayscale/monochrome printing requested for this job but Poppler is not able to convert to grayscale/monochrome PostScript.
W [27/Dec/2022:09:02:17 +0100] [Job 8] Use \&quot;pdftops-renderer\&quot; option (see cups-filters README file) to use Ghostscript or MuPDF for the PDF -&gt; PostScript conversion.</code></pre></div><p>The second line always appears when e.g. printing the CUPS test page. I googled for the first line&#039;s error message and hit some <a href="https://linux.debian.bugs.dist.narkive.com/KrnJUjw1/bug-950690-cups-filters-printing-fails-with-an-error-about-grayscale-monochrome-conversion" rel="nofollow">Debian bug report</a>, but I can&#039;t really figure out what&#039;s wrong here.</p><p>I also tried to use Brother&#039;s upstream brgenml1lpr and brgenml1cupswrapper packages (the Gentoo package is based on), with the same result.</p><p>Does anybody use BrGenML1 who can help me?</p><p>Thanks in advance for all help!</p>]]></description>
			<author><![CDATA[dummy@example.com (l3u)]]></author>
			<pubDate>Tue, 27 Dec 2022 08:49:12 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=39591#p39591</guid>
		</item>
	</channel>
</rss>
