<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    
    <title>Daniel Lange's blog (Entries tagged as driver)</title>
    <link>https://daniel-lange.com/</link>
    <description>agrep -pB IT /dev/life</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 2.6-alpha1 - http://www.s9y.org/</generator>
    <pubDate>Thu, 03 Jul 2025 18:21:49 GMT</pubDate>

    <image>
    <url>//daniel-lange.com/uploads/Avatar_Blog_144_234.png</url>
    <title>RSS: Daniel Lange's blog - agrep -pB IT /dev/life</title>
    <link>https://daniel-lange.com/</link>
    <width>144</width>
    <height>234</height>
</image>

<item>
    <title>Printing labels with the DYMO LabelWriter Wireless (and LabelWriter 5xx) on Debian Linux</title>
    <link>https://daniel-lange.com/archives/190-Printing-labels-with-the-DYMO-LabelWriter-Wireless-and-LabelWriter-5xx-on-Debian-Linux.html</link>
            <category>Debian</category>
    
    <comments>https://daniel-lange.com/archives/190-Printing-labels-with-the-DYMO-LabelWriter-Wireless-and-LabelWriter-5xx-on-Debian-Linux.html#comments</comments>
    <wfw:comment>https://daniel-lange.com/wfwcomment.php?cid=190</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>https://daniel-lange.com/rss.php?version=2.0&amp;type=comments&amp;cid=190</wfw:commentRss>
    

    <author>nospam@example.com (Daniel Lange)</author>
    <content:encoded>
    &lt;p&gt;In 2020 my company bought a DYMO LabelWriter Wireless. It is an awesome little device for thermal printing a wide variety of labels. The labels are easily available both from DYMO and from third parties so the pricing is quite acceptable.&lt;/p&gt;

&lt;p&gt;Unfortunately DYMO supplies their DYMO Connect Software only for Microsoft Windows and MacOSX. A mobile app of the same name for Android and Apple iOS devices is available in the app stores.&lt;/p&gt;

&lt;p&gt;There is a SDK for Linux and there are drivers published for Linux but the LabelWriter Wireless was not supported on Linux when I tried to get it running for Debian in 2020.&lt;/p&gt;

&lt;p&gt;&lt;!-- s9ymdb:714 --&gt;&lt;img class=&quot;serendipity_image_center&quot; width=&quot;528&quot; height=&quot;421&quot;  src=&quot;https://daniel-lange.com/uploads/entries/DYMO_LabelWriter_Wireless.jpg&quot; title=&quot;Label all the things!&quot; alt=&quot;Image of the DYMO LabelWriter Wireless in the white and black versions&quot;&gt;&lt;/p&gt;

&lt;p&gt;This year I have had a new look at the situation as we still use the LabelWriter Wireless printers a lot and the company runs fully on Linux. So it is always a chore to run a Windows VM just to run DYMO Connect.&lt;/p&gt;
 &lt;a class=&quot;block_level&quot; href=&quot;https://daniel-lange.com/archives/190-Printing-labels-with-the-DYMO-LabelWriter-Wireless-and-LabelWriter-5xx-on-Debian-Linux.html#extended&quot;&gt;Continue reading &quot;Printing labels with the DYMO LabelWriter Wireless (and LabelWriter 5xx) on Debian Linux&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Thu, 30 Jan 2025 21:00:00 +0000</pubDate>
    <guid isPermaLink="false">https://daniel-lange.com/archives/190-guid.html</guid>
    <category>debian</category>
<category>driver</category>
<category>dymo</category>
<category>label</category>
<category>packaging</category>
<category>printing</category>
<category>sticker</category>
<category>thermal</category>

</item>
<item>
    <title>Getting dual-screen (xinerama) to work with Matrox G450/550 graphics cards and Xorg 1.5</title>
    <link>https://daniel-lange.com/archives/43-Getting-dual-screen-xinerama-to-work-with-Matrox-G450550-graphics-cards-and-Xorg-1.5.html</link>
            <category>Gentoo</category>
    
    <comments>https://daniel-lange.com/archives/43-Getting-dual-screen-xinerama-to-work-with-Matrox-G450550-graphics-cards-and-Xorg-1.5.html#comments</comments>
    <wfw:comment>https://daniel-lange.com/wfwcomment.php?cid=43</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>https://daniel-lange.com/rss.php?version=2.0&amp;type=comments&amp;cid=43</wfw:commentRss>
    

    <author>nospam@example.com (Daniel Lange)</author>
    <content:encoded>
    &lt;p&gt;Gentoo finally decided to update Xorg to 1.5. Because this has very substantial changes
against the previous version, some things break and there is a &lt;a href=&quot;http://www.gentoo.org/proj/en/desktop/x/x11/xorg-server-1.5-upgrade-guide.xml&quot; title=&quot;Gentoo Xorg 1.5 Upgrade Guide&quot;&gt;migration guide&lt;/a&gt; that you
are nagged to read. After the upgrade I found that the Matrox card in one of my servers would not
display xinerama anymore, i.e. I would get the same image on both screens only.
This is the default behaviour for the stock Xorg mga driver. It needs a proprietary HALlib
to get real dual-screen capabilities. Whilst there are a few unstable ebuilds for
&lt;code&gt;x11-drivers/xf86-video-mga&lt;/code&gt; none worked for me any better with Xinerama.
The &lt;a href=&quot;http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-mga/ChangeLog?view=markup&quot; title=&quot;Gentoo Changelog for xf86-video-mga&quot;&gt;Gentoo Changelog&lt;/a&gt; is useless as usual. (Gentoo ebuild ChangeLogs tend to never really tell what is fixed, if you&#039;re lucky they reference a bug with a good description. But that&#039;s only if you&#039;re really lucky.)&lt;/p&gt;

&lt;p&gt;Worse, that driver hasn&#039;t been updated by Matrox anymore since mammals took over the earth (&lt;em&gt;figuratively&lt;/em&gt; ... 2005). This is the typical unmaintained-closed-source-drivers-make-hardware-obsolete-sooner-than-later story. Luckily the cards are quite widely used and clever people from the Open Source community have written guides (&lt;a href=&quot;http://www.tuxx-home.at/projects/mga/HOWTO_mga_Xorg7&quot; title=&quot;The Original MGA HALLib Guide by Alexander Griesser&quot;&gt;Tuxx-Home&lt;/a&gt;, &lt;a href=&quot;http://fkung.wordpress.com/2007/02/08/fkung-1-matrox-0/&quot; title=&quot;Recent blog post by Alexander Griesser&quot;&gt;Fkung&lt;/a&gt;) on how to dissect the proprietary driver and combine parts of it with the Open Source version so that it can be linked into recent X servers.
Unfortunately because of the architectural changes in Xorg 1.5, following these guides will fail at the compile stage.&lt;/p&gt;

&lt;p&gt;In the &lt;a href=&quot;http://forum.tuxx-home.at/&quot; title=&quot;Matrox mga driver discussion forum&quot;&gt;Matrox Forum&lt;/a&gt; of &lt;a href=&quot;http://www.tuxx-home.at/archives/2009/03/17/T21_40_38/&quot; title=&quot;Blog entry by Alexander Griesser on his try to port the mga driver to Xorg 1.5&quot;&gt;Alexander Griesser&lt;/a&gt;, the author of the first comprehensive Matrox driver install guide linked above, people currently mostly downgrade to previous Xorg versions to work around the issue.&lt;/p&gt;

&lt;p&gt;But there is a better^Hworking solution already emerging &lt;img src=&quot;https://daniel-lange.com/plugins/serendipity_event_emoticate/img/emoticons/tongue.png&quot; alt=&quot;:-P&quot; class=&quot;emoticon&quot; /&gt; ...&lt;/p&gt;
 &lt;a class=&quot;block_level&quot; href=&quot;https://daniel-lange.com/archives/43-Getting-dual-screen-xinerama-to-work-with-Matrox-G450550-graphics-cards-and-Xorg-1.5.html#extended&quot;&gt;Continue reading &quot;Getting dual-screen (xinerama) to work with Matrox G450/550 graphics cards and Xorg 1.5&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Sat, 25 Apr 2009 12:30:00 +0000</pubDate>
    <guid isPermaLink="false">https://daniel-lange.com/archives/43-guid.html</guid>
    <category>driver</category>
<category>gentoo</category>
<category>hallib</category>
<category>matrox</category>
<category>mga</category>
<category>ubuntu</category>
<category>xinerama</category>

</item>

</channel>
</rss>
