<rdf:RDF
    xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
    xmlns:s='http://snipsnap.org/rdf/snip-schema#'
    xml:base='http://www.mobile-j.de/snipsnap/rdf'>
    <s:Snip rdf:about='http://www.mobile-j.de/snipsnap/rdf#Epson+DX4400+Scanner+on+Ubuntu+AMD+64'
         s:cUser='bjoernQ'
         s:oUser='bjoernQ'
         s:mUser='bjoernQ'>
        <s:name>Epson DX4400 Scanner on Ubuntu AMD 64</s:name>
        <s:content>This article is an exception because it&apos;s not about mobile Java but it&apos;s about my adventure of getting the Epson DX4400 scanner to work on my Ubuntu 9.04 AMD64 system. I am not a Linux expert. I use Linux for several years now on servers but as my primary OS just for one month now.&#xD;&#xA;&#xD;&#xA;I did the following to get it working:&#xD;&#xA;- Download of the 32 bit packages from http://www.avasys.jp (iscan_2.10.0-2_i386 and iscan-plugin-cx4400_2.0.0-1_i386). Unfortunately they were in RPM format so I needed &quot;alien&quot; to convert them to the DEB format. You can&apos;t do this on your 64 bit box. I did it in an 32 bit system inside VirtualBox.&#xD;&#xA;- Install the DEBs with &quot;dpkg&quot; and force architecture.&#xD;&#xA;- Now start &quot;iscan&quot; from the terminal. If it works everything is fine.&#xD;&#xA;- If it complains about not being able to find &quot;libesmod.so.1&quot; move &quot;libesmod*&quot; from usr/lib to /lib32.&#xD;&#xA;- It now starts and it can also show a preview scan. If clicking on &quot;Scan&quot; fails with &quot;*** glibc detected *** iscan: double free or corruption (fasttop): 0x0921ac30 ***&quot; use &quot;export MALLOC_CHECK_=0&quot; before starting iscan and it works!&#xD;&#xA;- I created a script to set MALLOC_CHECK_ and start iscan so I ended in a simple and working solution.&#xD;&#xA;&#xD;&#xA;Hope this can help. I really needed some time to come up with this solution and I was already prepared to use a &quot;VirtualBoxed&quot; Windows system to use the scanner. But this way I finally managed to use the scanner native in Ubuntu 64.&#xD;&#xA;&#xD;&#xA;</s:content>
        <s:mTime>2009-10-13 07:40:57.704</s:mTime>
        <s:cTime>2009-09-27 10:47:37.96</s:cTime>
        <s:comments
             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
        <s:snipLinks
             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
        <s:attachments
             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
    </s:Snip>
</rdf:RDF>
