<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Curiously Nerdy</title>
	<atom:link href="http://blogs.6bit.com/josh/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.6bit.com/josh</link>
	<description>The Original</description>
	<lastBuildDate>Sun, 23 May 2010 23:09:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>Comment on Qualcomm Gobi WWAN Card on Windows 7 by Tocosonic</title>
		<link>http://blogs.6bit.com/josh/2009/05/qualcomm-gobi-wwan-card-on-windows-7/comment-page-2/#comment-1262</link>
		<dc:creator>Tocosonic</dc:creator>
		<pubDate>Sun, 23 May 2010 23:09:19 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.6bit.com/josh/?p=66#comment-1262</guid>
		<description>Hi, I want to share some experience and a solution which took me about 2 days to figure out.
I&#039;ve had a problem with the Qualcomm GOBI 1000 card in my Elitebook 2530p on Win7 x64. The most recent drivers from HP (posted around 04/2010) are actually quite old (07/2009 and 12/2008) and caused severe problems (BSOD) after switching off the WWAN module or going to hibernate or to sleep (maybe that&#039;s because of VMware Player - someone mentionned something like this on an HP forum).
I&#039;ve got a current driver release from Lenovo (11/2009) and managed to update the provided *.inf files. Now I can install those Lenovo drivers on my HP notebook and everything works fine :-) I don&#039;t even need a connection manager, because Win 7 recognizes the card and offers it like a WLAN network. Very cool 
 
Before installing those drivers, all references to the old HP-provided drivers must be removed (files and registry entries).
 
If someone could offer some webspace of about 130 MB, I could provide the install file.</description>
		<content:encoded><![CDATA[<p>Hi, I want to share some experience and a solution which took me about 2 days to figure out.<br />
I&#8217;ve had a problem with the Qualcomm GOBI 1000 card in my Elitebook 2530p on Win7 x64. The most recent drivers from HP (posted around 04/2010) are actually quite old (07/2009 and 12/2008) and caused severe problems (BSOD) after switching off the WWAN module or going to hibernate or to sleep (maybe that&#8217;s because of VMware Player &#8211; someone mentionned something like this on an HP forum).<br />
I&#8217;ve got a current driver release from Lenovo (11/2009) and managed to update the provided *.inf files. Now I can install those Lenovo drivers on my HP notebook and everything works fine :-) I don&#8217;t even need a connection manager, because Win 7 recognizes the card and offers it like a WLAN network. Very cool </p>
<p>Before installing those drivers, all references to the old HP-provided drivers must be removed (files and registry entries).</p>
<p>If someone could offer some webspace of about 130 MB, I could provide the install file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Qualcomm Gobi WWAN Card on Windows 7 by wendell wilson</title>
		<link>http://blogs.6bit.com/josh/2009/05/qualcomm-gobi-wwan-card-on-windows-7/comment-page-2/#comment-1235</link>
		<dc:creator>wendell wilson</dc:creator>
		<pubDate>Sat, 24 Apr 2010 20:34:44 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.6bit.com/josh/?p=66#comment-1235</guid>
		<description>Thank you so much for posting this. I was able to use the source code you posted to get my Gobi UNDP-1 (device ID 0x9211) (I think this is a gobi 1000?) to work with Winfows 7 x64. It seems that the qualcomm downloader service is horribly buggy and generally a piece of crap. 

I added my device ID to the config file in your project, recompiled, tweaked my settings in the qualcomm ini and firmware loads. Then I was able to manually the x64 drivers for the COM devices, composite device, etc from one of the packages. 

This all started trying to upgrade from xp 32 bit to Windows 7 x64. So the source was a really great find and I have packaged your program as a service. I think I will add some code to let this run as a service, detect an S3 resume (or whatever its called) and reload the firmware in that case. 

I was unable to get this working with the lenovo, gateway or acer drivers. It seems those drivers were meant for different vendor/device IDs. 

So thanks very much for posting this very helpful post.</description>
		<content:encoded><![CDATA[<p>Thank you so much for posting this. I was able to use the source code you posted to get my Gobi UNDP-1 (device ID 0&#215;9211) (I think this is a gobi 1000?) to work with Winfows 7 x64. It seems that the qualcomm downloader service is horribly buggy and generally a piece of crap. </p>
<p>I added my device ID to the config file in your project, recompiled, tweaked my settings in the qualcomm ini and firmware loads. Then I was able to manually the x64 drivers for the COM devices, composite device, etc from one of the packages. </p>
<p>This all started trying to upgrade from xp 32 bit to Windows 7 x64. So the source was a really great find and I have packaged your program as a service. I think I will add some code to let this run as a service, detect an S3 resume (or whatever its called) and reload the firmware in that case. </p>
<p>I was unable to get this working with the lenovo, gateway or acer drivers. It seems those drivers were meant for different vendor/device IDs. </p>
<p>So thanks very much for posting this very helpful post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linq Aggregate Empty Sequence by Joseph Vannucci</title>
		<link>http://blogs.6bit.com/josh/2010/04/linq-aggregate-empty-sequence/comment-page-1/#comment-1233</link>
		<dc:creator>Joseph Vannucci</dc:creator>
		<pubDate>Wed, 21 Apr 2010 12:41:05 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.6bit.com/josh/?p=280#comment-1233</guid>
		<description>Good find on this.  I&#039;ve found a lot of &quot;check the count on the list&quot; answers all over the interwebs.

Thanks!</description>
		<content:encoded><![CDATA[<p>Good find on this.  I&#8217;ve found a lot of &#8220;check the count on the list&#8221; answers all over the interwebs.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on USB Communications Device Class on 64-bit Windows by Omar Sahid</title>
		<link>http://blogs.6bit.com/josh/2009/10/usb-communications-device-class-on-64-bit-windows/comment-page-1/#comment-1224</link>
		<dc:creator>Omar Sahid</dc:creator>
		<pubDate>Wed, 24 Mar 2010 05:05:01 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.6bit.com/josh/?p=118#comment-1224</guid>
		<description>Thanks bro!!! you save us!!</description>
		<content:encoded><![CDATA[<p>Thanks bro!!! you save us!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Qualcomm Gobi WWAN Card on Windows 7 by Probleme mit Windows7 und der Qualcomm Gobi Software ? &#171; Virgiljas Zeitreisen</title>
		<link>http://blogs.6bit.com/josh/2009/05/qualcomm-gobi-wwan-card-on-windows-7/comment-page-2/#comment-1217</link>
		<dc:creator>Probleme mit Windows7 und der Qualcomm Gobi Software ? &#171; Virgiljas Zeitreisen</dc:creator>
		<pubDate>Thu, 11 Mar 2010 15:22:59 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.6bit.com/josh/?p=66#comment-1217</guid>
		<description>[...] ist gut erklärt wie man das Problem löst.  Tags: windows 7   This entry was posted on Donnerstag, März 11th, 2010 at 16:22 and is filed [...]</description>
		<content:encoded><![CDATA[<p>[...] ist gut erklärt wie man das Problem löst.  Tags: windows 7   This entry was posted on Donnerstag, März 11th, 2010 at 16:22 and is filed [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Qualcomm Gobi WWAN Card on Windows 7 by Windows 7: Sony Vaio VGN-Z31ZN Qualcomm Gobi UMTS Mobile Broadband card &#171; Joerg´s IT-Tech Blog</title>
		<link>http://blogs.6bit.com/josh/2009/05/qualcomm-gobi-wwan-card-on-windows-7/comment-page-2/#comment-1216</link>
		<dc:creator>Windows 7: Sony Vaio VGN-Z31ZN Qualcomm Gobi UMTS Mobile Broadband card &#171; Joerg´s IT-Tech Blog</dc:creator>
		<pubDate>Mon, 08 Mar 2010 19:08:53 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.6bit.com/josh/?p=66#comment-1216</guid>
		<description>[...] My Mobile Broadband card with my Sony Vaio VHN-P19WN does not get detected on Windows 7 Artikel von Daniel [...]</description>
		<content:encoded><![CDATA[<p>[...] My Mobile Broadband card with my Sony Vaio VHN-P19WN does not get detected on Windows 7 Artikel von Daniel [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Qualcomm Gobi WWAN Card on Windows 7 by Josh Perry</title>
		<link>http://blogs.6bit.com/josh/2009/05/qualcomm-gobi-wwan-card-on-windows-7/comment-page-2/#comment-1198</link>
		<dc:creator>Josh Perry</dc:creator>
		<pubDate>Sun, 14 Feb 2010 21:38:09 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.6bit.com/josh/?p=66#comment-1198</guid>
		<description>Sorry, this code wasn&#039;t written with XP in mind. You&#039;re on your own unless someone else can give you a hand.</description>
		<content:encoded><![CDATA[<p>Sorry, this code wasn&#8217;t written with XP in mind. You&#8217;re on your own unless someone else can give you a hand.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on USB Communications Device Class on 64-bit Windows by Krister Renaud</title>
		<link>http://blogs.6bit.com/josh/2009/10/usb-communications-device-class-on-64-bit-windows/comment-page-1/#comment-1192</link>
		<dc:creator>Krister Renaud</dc:creator>
		<pubDate>Fri, 12 Feb 2010 10:26:31 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.6bit.com/josh/?p=118#comment-1192</guid>
		<description>I found this post interesting, but I would like to see the followup about signing the driver package or perhaps a link to some other resource with details on signing 64-bit packages utilizing built-in drivers.</description>
		<content:encoded><![CDATA[<p>I found this post interesting, but I would like to see the followup about signing the driver package or perhaps a link to some other resource with details on signing 64-bit packages utilizing built-in drivers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Qualcomm Gobi WWAN Card on Windows 7 by Heiko</title>
		<link>http://blogs.6bit.com/josh/2009/05/qualcomm-gobi-wwan-card-on-windows-7/comment-page-2/#comment-1191</link>
		<dc:creator>Heiko</dc:creator>
		<pubDate>Thu, 11 Feb 2010 12:01:09 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.6bit.com/josh/?p=66#comment-1191</guid>
		<description>We have a problem with this damn card using Windows XP!
Card (HP un2400 / GOBI 1000) is installed and powered. Then the USBLoader is found in the device manager. That&#039;s all! No other interfaces (Ethernet, Composite Device...) get&#039;s loaded. 
I think that the QDLoader is not working correct. Does anybody has any idea how to trigger this manually?
Or maybe we have a service/file disabled/changed that this blody service is using....

Help!
Heiko</description>
		<content:encoded><![CDATA[<p>We have a problem with this damn card using Windows XP!<br />
Card (HP un2400 / GOBI 1000) is installed and powered. Then the USBLoader is found in the device manager. That&#8217;s all! No other interfaces (Ethernet, Composite Device&#8230;) get&#8217;s loaded.<br />
I think that the QDLoader is not working correct. Does anybody has any idea how to trigger this manually?<br />
Or maybe we have a service/file disabled/changed that this blody service is using&#8230;.</p>
<p>Help!<br />
Heiko</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Jeff Atwood of Borg-StackOverflow Careers Assimilation by Scott</title>
		<link>http://blogs.6bit.com/josh/2009/12/jeff-atwood-of-borg-stackoverflow-careers-assimilation/comment-page-1/#comment-1186</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Tue, 02 Feb 2010 22:12:03 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.6bit.com/josh/?p=158#comment-1186</guid>
		<description>I pretty much agree.    Making it free for CV-posters would actually provide more value to the potential employers... I have some sort of student membership and I&#039;ve been contacted by an employer (haven&#039;t been able to figure out how that works).

My main complaint is from the point of view of a potential job-seeker.  Any employer can post a job advertisement on craigslist with a interesting technology, a not-boring business, and a list of benefits that are developer friendly and probably end the week with tons of resumes.    But a potential employee...sometimes it&#039;s so hard to find about companies.  Dealing with recruiters sucks.   Stackoverflow careers keeps the power in the employer&#039;s hands.</description>
		<content:encoded><![CDATA[<p>I pretty much agree.    Making it free for CV-posters would actually provide more value to the potential employers&#8230; I have some sort of student membership and I&#8217;ve been contacted by an employer (haven&#8217;t been able to figure out how that works).</p>
<p>My main complaint is from the point of view of a potential job-seeker.  Any employer can post a job advertisement on craigslist with a interesting technology, a not-boring business, and a list of benefits that are developer friendly and probably end the week with tons of resumes.    But a potential employee&#8230;sometimes it&#8217;s so hard to find about companies.  Dealing with recruiters sucks.   Stackoverflow careers keeps the power in the employer&#8217;s hands.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
