<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>del.si &#124; Primož Cigoj &#187; 5102</title>
	<atom:link href="http://del.si/tag/5102/feed/" rel="self" type="application/rss+xml" />
	<link>http://del.si</link>
	<description>Primož Cigoj</description>
	<lastBuildDate>Tue, 03 Aug 2010 14:27:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>HP mini 5102 and Gobi un2420 on Ubuntu</title>
		<link>http://del.si/hp-mini-5102-gobi-un2420-ubuntu/</link>
		<comments>http://del.si/hp-mini-5102-gobi-un2420-ubuntu/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 19:03:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[5102]]></category>
		<category><![CDATA[gobi]]></category>
		<category><![CDATA[hp]]></category>
		<category><![CDATA[mini]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[un2420]]></category>
		<category><![CDATA[wwan]]></category>

		<guid isPermaLink="false">http://del.si/?p=95</guid>
		<description><![CDATA[<p><img width="300" height="255" src="http://del.si/wp-content/uploads/2010/07/hp-mini-5102-black-front_low-300x255.jpg" class="attachment-medium wp-post-image" alt="hp-mini-5102-black-front_low" title="hp-mini-5102-black-front_low" /></p>Few weeks ago I bought HP mini 5102 which has built in Gobi un2420 (Mobile Broadband Module). Everything works out of the box on Windows 7 with HP software connection manager. However, the Ubuntu Lucid is &#8220;more complicated&#8221; than Windows 7. There are a few things you should know before you will be able to use [...]]]></description>
			<content:encoded><![CDATA[<p><img width="300" height="255" src="http://del.si/wp-content/uploads/2010/07/hp-mini-5102-black-front_low-300x255.jpg" class="attachment-medium wp-post-image" alt="hp-mini-5102-black-front_low" title="hp-mini-5102-black-front_low" /></p><p>Few weeks ago I bought <strong>HP mini 5102 </strong>which has built in Gobi un2420 (<strong>Mobile Broadband Module</strong>). Everything works out of the box on <strong>Windows 7</strong> with HP software <em>connection manager</em>. However, the <strong>Ubuntu Lucid </strong>is &#8220;more complicated&#8221; than Windows 7<strong>.</strong></p>
<p style="text-align: center;">
<p>There are a few things you should know before you will be able to use it on Ubuntu:</p>
<p><strong>1. step)</strong> Download my QUALCOMM directory from Windows 7 (<a href="http://del.si/wp-content/uploads/2010/07/QUALCOMM.zip">Qualcom.zip</a>)</p>
<p><strong>2. step)</strong> Create a new folder containing QUALCOMM firmware</p>
<p><code>sudo mkdir -p /lib/firmware/gobi</code></p>
<p><strong>3. step)</strong> Unzip previously downloaded Qualcom.zip folder and copy country code files to &#8220;/lib/firmware/gobi&#8221; directory</p>
<p><code>sudo cp -pi /QUALCOMM/Images/HP/6/* /lib/firmware/gobi<br />
sudo cp -pi /QUALCOMM/Images/HP/UMTS/* /lib/firmware/gobi</code></p>
<p>Use files from 6th directory, if you are from Europe. On the official <a href="http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&amp;cc=us&amp;objectID=c01738839&amp;jumpid=reg_R1002_USEN">HP website</a> you can choose which package suits your needs.</p>
<p>In my case there are 3 files copied to /lib/firmware/gobi. Here is the output of this folder:</p>
<p><a href="http://del.si/wp-content/uploads/2010/07/Screenshot.png" rel="shadowbox[post-95];player=img;" title="gobi"><img class="size-full wp-image-133 alignnone" title="gobi" src="http://del.si/wp-content/uploads/2010/07/gobi.png" alt="" width="425" height="105" /></a></p>
<p><strong>4. step)</strong> Download <a href="http://del.si/wp-content/uploads/2010/07/qcserial.tar.gz">Lucid patch</a>, unzip it and than install it</p>
<p><code>tar -xvzf qcserial.tar.gz<br />
cd qcserial<br />
make<br />
sudo make install</code></p>
<p><strong>5. step)</strong> Download latest Gobi loader (latest <a href="http://www.codon.org.uk/~mjg59/gobi_loader/download/">gobi_loader-0.7.tar.gz</a>)</p>
<p><code>tar -xvzf gobi_loader-0.7.tar.gz<br />
cd  gobi_loader-0.7<br />
make<br />
sudo make install</code></p>
<p><strong>6. step)</strong> Restart your computer and than do this:<br />
<code>sudo pkill modem-manager </code></p>
<p><code>sudo /lib/udev/gobi_loader -2000 /dev/ttyUSB0 /lib/firmware/gobi/</code></p>
<div>After reboot there should be Modem broadband listed under connection manager. When you run it for the first time select your country and mobile operator. It should load default setting by itself.</div>
]]></content:encoded>
			<wfw:commentRss>http://del.si/hp-mini-5102-gobi-un2420-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
