<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:admin="http://webns.net/mvcb/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:html="http://www.w3.org/1999/html" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>Ross Burton</title><link>http://www.burtonini.com/blog</link><description>A potted account of Ross' life</description><language>en</language><ttl>60</ttl><dc:creator>Ross Burton</dc:creator><admin:generatorAgent rdf:resource="http://pyblosxom.sourceforge.net/"/><admin:errorReportsTo rdf:resource="mailto:ross@burtonini.com"/><item><title>WiFi Madness</title><guid isPermaLink="false">computers/acx111-2005-05-26-12-00</guid><link>http://www.burtonini.com/blog/computers/acx111-2005-05-26-12-00</link><description>I've finally got my new D-Link DWL-G650+ wifi card working on my laptop. I have revision B.1 of this card, ...</description><content:encoded><![CDATA[    <p>
      I've <em>finally</em> got my new D-Link DWL-G650+ wifi card working on my
      laptop.  I have revision B.1 of this card, which makes a big difference,
      the earlier revisions use a different chip.  This card has an ACX111 chip
      inside, which is somewhat supported by Linux, but its not trivial.
    </p>
    <p>
      Hoary comes with the <tt>acx_pci</tt> module builtin, and a collection of
      firmware.  However, the module will try and load <tt>TIACX111.BIN</tt> to
      the card, which is wrong.  It will successfully load, but the card won't
      work.  The trick on Hoary is to steal <tt>FwRad16.bin</tt> from the driver
      CD and put it in <tt>/lib/hotplug/firmware</tt>, and then delete
      <tt>TIACX111.BIN</tt> from the same location.  Only then will the right
      firmware be uploaded.
    </p>
    <p>
      Sid is more fun, the module has to be built yourself (there is a package
      which makes this very easy using <tt>module-assistant</tt>), but don't do
      what the guides suggest and install <tt>acx111-firmware</tt>.  Take
      <tt>FwRad16.bin</tt> and move it to <tt>/lib/firmware/TIACX111.BIN</tt>.
      Unlike the earlier versions the module in Sid will not fall back onto
      other firmware images.
    </p>
    <p>
      Now that it is working, I've just got wait for the performance to
      increase: in a side-by-side test my cheapo Actiontec Orinoco PCMCIA card
      is transferring files 100Kb/s faster.
    </p>
    <p>
      <small>NP: <cite>Wrath Of The Math</cite>, Jeru The Damaja</small>
    </p>]]></content:encoded><dc:date>2005-05-26T11:00:00Z</dc:date></item></channel></rss>