<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://bugs.maemo.com/skins/common/feed.css?207"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://bugs.maemo.com/index.php?action=history&amp;feed=atom&amp;title=User%3AAgge%2FUpdating_the_firmware%2Frev2%2Fflasher_errors</id>
		<title>User:Agge/Updating the firmware/rev2/flasher errors - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://bugs.maemo.com/index.php?action=history&amp;feed=atom&amp;title=User%3AAgge%2FUpdating_the_firmware%2Frev2%2Fflasher_errors"/>
		<link rel="alternate" type="text/html" href="http://bugs.maemo.com/index.php?title=User:Agge/Updating_the_firmware/rev2/flasher_errors&amp;action=history"/>
		<updated>2026-04-08T08:14:42Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.15.5-7</generator>

	<entry>
		<id>http://bugs.maemo.com/index.php?title=User:Agge/Updating_the_firmware/rev2/flasher_errors&amp;diff=52430&amp;oldid=prev</id>
		<title>agge:&amp;#32;moved Updating the firmware/rev2 flasher errors to User:Agge/Updating the firmware/rev2/flasher errors</title>
		<link rel="alternate" type="text/html" href="http://bugs.maemo.com/index.php?title=User:Agge/Updating_the_firmware/rev2/flasher_errors&amp;diff=52430&amp;oldid=prev"/>
				<updated>2013-11-03T00:16:26Z</updated>
		
		<summary type="html">&lt;p&gt;moved &lt;a href=&quot;/Updating_the_firmware/rev2_flasher_errors&quot; class=&quot;mw-redirect&quot; title=&quot;Updating the firmware/rev2 flasher errors&quot;&gt;Updating the firmware/rev2 flasher errors&lt;/a&gt; to &lt;a href=&quot;/User:Agge/Updating_the_firmware/rev2/flasher_errors&quot; title=&quot;User:Agge/Updating the firmware/rev2/flasher errors&quot;&gt;User:Agge/Updating the firmware/rev2/flasher errors&lt;/a&gt;&lt;/p&gt;

		&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 00:16, 3 November 2013&lt;/td&gt;
		&lt;/tr&gt;
		&lt;!-- diff generator: internal 2026-04-08 08:14:43 --&gt;
&lt;/table&gt;</summary>
		<author><name>agge</name></author>	</entry>

	<entry>
		<id>http://bugs.maemo.com/index.php?title=User:Agge/Updating_the_firmware/rev2/flasher_errors&amp;diff=52404&amp;oldid=prev</id>
		<title>agge:&amp;#32;Created page with &quot;===Linux errors===  # If you get this error while trying to run flasher-3.5 &lt;br /&gt;&lt;pre&gt;./flasher-3.5: error while loading shared libraries: libusb-0.1.so.4: cannot open shared ob…&quot;</title>
		<link rel="alternate" type="text/html" href="http://bugs.maemo.com/index.php?title=User:Agge/Updating_the_firmware/rev2/flasher_errors&amp;diff=52404&amp;oldid=prev"/>
				<updated>2013-11-02T22:00:15Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;===Linux errors===  # If you get this error while trying to run flasher-3.5 &amp;lt;br /&amp;gt;&amp;lt;pre&amp;gt;./flasher-3.5: error while loading shared libraries: libusb-0.1.so.4: cannot open shared ob…&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;===Linux errors===&lt;br /&gt;
&lt;br /&gt;
# If you get this error while trying to run flasher-3.5 &amp;lt;br /&amp;gt;&amp;lt;pre&amp;gt;./flasher-3.5: error while loading shared libraries: libusb-0.1.so.4: cannot open shared object file: No such file or directory&amp;lt;/pre&amp;gt; you are probably on 64 bit and you need to install a libusb compatibility package.  For example, on openSUSE 11.4 you just run &amp;lt;br /&amp;gt;&amp;lt;pre&amp;gt;zypper in libusb-0_1-4-32bit&amp;lt;/pre&amp;gt;&amp;lt;br /&amp;gt;On a debian based system you can download and install the 32-bit version in a separate location (don't install it on your system itself -- &amp;lt;i&amp;gt;note: installing libusb0.1-4 from repos on ubuntu 12.10-amd64 worked fine for one user&amp;lt;/i&amp;gt;) &amp;lt;br /&amp;gt;First download the libusb-0.1-4_0.1.12-13_i386.deb library (google is your friend) and then:&amp;lt;br/&amp;gt;&amp;lt;pre&amp;gt;dpkg-deb -c libusb-0.1-4_0.1.12-13_i386.deb&amp;lt;/pre&amp;gt;&amp;lt;pre&amp;gt;sudo dpkg -x libusb-0.1-4_0.1.12-13_i386.deb libusb-0.1-4_0.1.12-13_i386&amp;lt;/pre&amp;gt;&amp;lt;pre&amp;gt;sudo mv libusb-0.1-4_0.1.12-13_i386/lib/* /lib32&amp;lt;/pre&amp;gt;&amp;lt;pre&amp;gt;cd /usr/lib32&amp;lt;/pre&amp;gt;&amp;lt;pre&amp;gt;sudo ln -s /lib32/libusb-0.1.so.4&amp;lt;/pre&amp;gt;&amp;lt;br/&amp;gt;Now Set the library path (as su):&amp;lt;pre&amp;gt;sudo su&amp;lt;/pre&amp;gt;&amp;lt;pre&amp;gt;export LD_LIBRARY_PATH=/usr/lib32/:&amp;quot;$LD_LIBRARY_PATH&amp;quot;&amp;lt;/pre&amp;gt;Now you can run the flasher application (as su)&amp;lt;br/&amp;gt;&lt;br /&gt;
# basically all recent linux distros come with kernel module cdc_phonet. The problem is that the kernel module cdc_phonet that is automatically loaded and that disrupts the connection from flasher via USB to device.  The solution is to temporarily (or even permanently, since it's a largely useless module) blacklist it, until you are done flashing.  On openSUSE this can be done by creating a file like this:&amp;lt;br /&amp;gt;&amp;lt;pre&amp;gt;echo &amp;quot;blacklist cdc_phonet&amp;quot; &amp;gt;/etc/modprobe.d/00-blacklist-cdcphonet.conf&amp;lt;/pre&amp;gt;When you finish flashing, remove the file 00-blacklist-cdcphonet.conf to revert back to normal - or just keep it this way, you probably won't miss cdc_phonet ever.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
There are other, probably timing, reasons causing occasional &amp;quot;unable to enumerate USB&amp;quot;. Immediately issue the flasher command again, up-arrow usually helps fetching last command to re-issue it.&lt;/div&gt;</summary>
		<author><name>agge</name></author>	</entry>

	</feed>