<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: MobileTechMinutes &#8212; Android 1.6 on a Samsung UMPC</title>
	<atom:link href="http://gigaom.com/2009/10/19/mobiletechminutes-android-1-6-on-a-samsung-umpc/feed/" rel="self" type="application/rss+xml" />
	<link>http://gigaom.com/2009/10/19/mobiletechminutes-android-1-6-on-a-samsung-umpc/</link>
	<description></description>
	<lastBuildDate>Sat, 25 May 2013 11:50:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: gunderstorm</title>
		<link>http://gigaom.com/2009/10/19/mobiletechminutes-android-1-6-on-a-samsung-umpc/#comment-427354</link>
		<dc:creator><![CDATA[gunderstorm]]></dc:creator>
		<pubDate>Tue, 05 Jan 2010 23:47:21 +0000</pubDate>
		<guid isPermaLink="false">http://jkontherun.com/?p=47568#comment-427354</guid>
		<description><![CDATA[I&#039;m a &quot;boot from USB&quot; noob, but I&#039;m having a heck of time making this work.  If there&#039;s a better place to discuss this, please redirect me...

I downloaded the USB image from here:
http://code.google.com/p/android-x86/downloads/list
&#039;android-x86-1.6_usb.img.gz&#039;
I extracted the content and used Win32DiskImager to image it to a 4GB Kingston Data Traveler
I set my boot order to boot from Hard Drive last
My Q1 completely ignores the flash stick and just boots Windows.
Did I miss something?]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m a &#8220;boot from USB&#8221; noob, but I&#8217;m having a heck of time making this work.  If there&#8217;s a better place to discuss this, please redirect me&#8230;</p>
<p>I downloaded the USB image from here:<br />
<a href="http://code.google.com/p/android-x86/downloads/list" rel="nofollow">http://code.google.com/p/android-x86/downloads/list</a><br />
&#8216;android-x86-1.6_usb.img.gz&#8217;<br />
I extracted the content and used Win32DiskImager to image it to a 4GB Kingston Data Traveler<br />
I set my boot order to boot from Hard Drive last<br />
My Q1 completely ignores the flash stick and just boots Windows.<br />
Did I miss something?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan Hundven</title>
		<link>http://gigaom.com/2009/10/19/mobiletechminutes-android-1-6-on-a-samsung-umpc/#comment-427353</link>
		<dc:creator><![CDATA[Bryan Hundven]]></dc:creator>
		<pubDate>Wed, 25 Nov 2009 19:09:25 +0000</pubDate>
		<guid isPermaLink="false">http://jkontherun.com/?p=47568#comment-427353</guid>
		<description><![CDATA[Kevin,

I have had my Samsung Q1U-CMXP for a while and hate using windows or linux (ubuntu, debian, fedora, etc...) on it because they lack the user interface to support tablet and such.

I started to look into android-x86 a month or so ago, and have been documenting my experience and changes to the android-x86 code to get more support for my device. Here is the forum post: http://groups.google.com/group/android-x86/browse_thread/thread/d54413e47c324bd0

I would like to find more people with Q1U models/variants so I can support more of them with my changes and/or their help.

Btw, here is a list of working and non-working with my changes:

Working:
 * Native accelerated 1024x600 resolution using the i915 (with kms).
 * Wireless &amp; wired networking
 * Touch screen (you may need your own pointercal generated by ts_calibrate from tslib. Support will be added soon to generate a pointercal from within android-x86 using ts_calibrate.)

Non-Working:
 * 3G on CMXP model
 * Audio (soon, working on this next)
 * HW keyboard still needs some love
 * Front and Back camera still don&#039;t work. Uses the gspca_vc032x driver.

If you have a Samsung Q1U, Please read the thread, and let me know what works and doesn&#039;t work for you. Also provide the output of lspci, lsusb, and lshal, and a pointercal if necessary and I will get your device supported!

Enjoy,

Bryan Hundven]]></description>
		<content:encoded><![CDATA[<p>Kevin,</p>
<p>I have had my Samsung Q1U-CMXP for a while and hate using windows or linux (ubuntu, debian, fedora, etc&#8230;) on it because they lack the user interface to support tablet and such.</p>
<p>I started to look into android-x86 a month or so ago, and have been documenting my experience and changes to the android-x86 code to get more support for my device. Here is the forum post: <a href="http://groups.google.com/group/android-x86/browse_thread/thread/d54413e47c324bd0" rel="nofollow">http://groups.google.com/group/android-x86/browse_thread/thread/d54413e47c324bd0</a></p>
<p>I would like to find more people with Q1U models/variants so I can support more of them with my changes and/or their help.</p>
<p>Btw, here is a list of working and non-working with my changes:</p>
<p>Working:<br />
 * Native accelerated 1024&#215;600 resolution using the i915 (with kms).<br />
 * Wireless &amp; wired networking<br />
 * Touch screen (you may need your own pointercal generated by ts_calibrate from tslib. Support will be added soon to generate a pointercal from within android-x86 using ts_calibrate.)</p>
<p>Non-Working:<br />
 * 3G on CMXP model<br />
 * Audio (soon, working on this next)<br />
 * HW keyboard still needs some love<br />
 * Front and Back camera still don&#8217;t work. Uses the gspca_vc032x driver.</p>
<p>If you have a Samsung Q1U, Please read the thread, and let me know what works and doesn&#8217;t work for you. Also provide the output of lspci, lsusb, and lshal, and a pointercal if necessary and I will get your device supported!</p>
<p>Enjoy,</p>
<p>Bryan Hundven</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Cane</title>
		<link>http://gigaom.com/2009/10/19/mobiletechminutes-android-1-6-on-a-samsung-umpc/#comment-427352</link>
		<dc:creator><![CDATA[Mike Cane]]></dc:creator>
		<pubDate>Sat, 24 Oct 2009 18:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://jkontherun.com/?p=47568#comment-427352</guid>
		<description><![CDATA[*snort* He likes it sooo much, he&#039;s become Kendrick the Fiend II with it to me.]]></description>
		<content:encoded><![CDATA[<p>*snort* He likes it sooo much, he&#8217;s become Kendrick the Fiend II with it to me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johnkzin</title>
		<link>http://gigaom.com/2009/10/19/mobiletechminutes-android-1-6-on-a-samsung-umpc/#comment-427351</link>
		<dc:creator><![CDATA[johnkzin]]></dc:creator>
		<pubDate>Tue, 20 Oct 2009 20:12:27 +0000</pubDate>
		<guid isPermaLink="false">http://jkontherun.com/?p=47568#comment-427351</guid>
		<description><![CDATA[I&#039;m not sure why you think I haven&#039;t tried Android.  I have a G1, and Android is one of my two preferred mobile OSes right now (the other being Maemo).

My concern isn&#039;t out of &quot;lack of trying it&quot;, my concern is out of a year of full time use of it.  The built-in Android browser just isn&#039;t up to being my netbook (or larger) browser.

And, I&#039;m not sure fennec (the Firefox mobile browser) is actually going to be different.  I don&#039;t know whether or not it does/will-do mobile versions of Google Apps, etc. Or if it will do the desktop versions of those types of web sites/web apps.  Plus, it&#039;s a natively compiled app, last I checked, so I hadn&#039;t expected it to come to Android.  If it is, and it will do the full versions of web sites (instead of mobile versions), then that would handle my browser concerns.  Android browser for mobile and finger/touch-screen optimized sites, fennec for conventional sites.

If you mean &quot;trying it specifically on the Samsung Q1 Ultra&quot; ... that will require the VNC client part, as well.  I use VNC on my Q1U right now to remote control my desktop, for various reasons.  That allows me to keep an eye on things (for work, for certain applications, etc.).  I wouldn&#039;t feel comfortable giving that up.  So, the browse alone wouldn&#039;t cause me to say that I&#039;m ready for Android on the Q1U.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure why you think I haven&#8217;t tried Android.  I have a G1, and Android is one of my two preferred mobile OSes right now (the other being Maemo).</p>
<p>My concern isn&#8217;t out of &#8220;lack of trying it&#8221;, my concern is out of a year of full time use of it.  The built-in Android browser just isn&#8217;t up to being my netbook (or larger) browser.</p>
<p>And, I&#8217;m not sure fennec (the Firefox mobile browser) is actually going to be different.  I don&#8217;t know whether or not it does/will-do mobile versions of Google Apps, etc. Or if it will do the desktop versions of those types of web sites/web apps.  Plus, it&#8217;s a natively compiled app, last I checked, so I hadn&#8217;t expected it to come to Android.  If it is, and it will do the full versions of web sites (instead of mobile versions), then that would handle my browser concerns.  Android browser for mobile and finger/touch-screen optimized sites, fennec for conventional sites.</p>
<p>If you mean &#8220;trying it specifically on the Samsung Q1 Ultra&#8221; &#8230; that will require the VNC client part, as well.  I use VNC on my Q1U right now to remote control my desktop, for various reasons.  That allows me to keep an eye on things (for work, for certain applications, etc.).  I wouldn&#8217;t feel comfortable giving that up.  So, the browse alone wouldn&#8217;t cause me to say that I&#8217;m ready for Android on the Q1U.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://gigaom.com/2009/10/19/mobiletechminutes-android-1-6-on-a-samsung-umpc/#comment-427350</link>
		<dc:creator><![CDATA[Scott]]></dc:creator>
		<pubDate>Tue, 20 Oct 2009 20:04:26 +0000</pubDate>
		<guid isPermaLink="false">http://jkontherun.com/?p=47568#comment-427350</guid>
		<description><![CDATA[I hear there&#039;s a mobile-devices version of Firefox coming out with plug-in support - would that be the sort of thing that could persuade you to try Android? (I have no particular stake in Android or its devices; I&#039;m just curious.)]]></description>
		<content:encoded><![CDATA[<p>I hear there&#8217;s a mobile-devices version of Firefox coming out with plug-in support &#8211; would that be the sort of thing that could persuade you to try Android? (I have no particular stake in Android or its devices; I&#8217;m just curious.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin C. Tofel</title>
		<link>http://gigaom.com/2009/10/19/mobiletechminutes-android-1-6-on-a-samsung-umpc/#comment-427349</link>
		<dc:creator><![CDATA[Kevin C. Tofel]]></dc:creator>
		<pubDate>Tue, 20 Oct 2009 14:30:59 +0000</pubDate>
		<guid isPermaLink="false">http://jkontherun.com/?p=47568#comment-427349</guid>
		<description><![CDATA[Yup, I know what the full native res of the device is -- I&#039;ve been using the Samsung Q1 series since day 1. ;) I think Android is running at 800 x 600, but I might be able to finagle a higher res out of it. The hardware buttons for volume actually are mapped properly -- hitting them shows an on screen display for the &quot;ringer volume,&quot; but there&#039;s still no sound. If I could re-map keys, I&#039;d be in good shape. The app store isn&#039;t the Android Market, but perhaps that access could be built into the image.]]></description>
		<content:encoded><![CDATA[<p>Yup, I know what the full native res of the device is &#8212; I&#8217;ve been using the Samsung Q1 series since day 1. ;) I think Android is running at 800 x 600, but I might be able to finagle a higher res out of it. The hardware buttons for volume actually are mapped properly &#8212; hitting them shows an on screen display for the &#8220;ringer volume,&#8221; but there&#8217;s still no sound. If I could re-map keys, I&#8217;d be in good shape. The app store isn&#8217;t the Android Market, but perhaps that access could be built into the image.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin C. Tofel</title>
		<link>http://gigaom.com/2009/10/19/mobiletechminutes-android-1-6-on-a-samsung-umpc/#comment-427348</link>
		<dc:creator><![CDATA[Kevin C. Tofel]]></dc:creator>
		<pubDate>Tue, 20 Oct 2009 14:27:24 +0000</pubDate>
		<guid isPermaLink="false">http://jkontherun.com/?p=47568#comment-427348</guid>
		<description><![CDATA[Camera&#039;s not working yet, but there&#039;s a patch that might help. I haven&#039;t applied it yet, so I can&#039;t say for sure at the moment. You could always grab the image and run it from a Live CD or USB with your Q1UP to try this. It&#039;s not necessary to install it to your hard drive like I did.]]></description>
		<content:encoded><![CDATA[<p>Camera&#8217;s not working yet, but there&#8217;s a patch that might help. I haven&#8217;t applied it yet, so I can&#8217;t say for sure at the moment. You could always grab the image and run it from a Live CD or USB with your Q1UP to try this. It&#8217;s not necessary to install it to your hard drive like I did.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johnkzin</title>
		<link>http://gigaom.com/2009/10/19/mobiletechminutes-android-1-6-on-a-samsung-umpc/#comment-427347</link>
		<dc:creator><![CDATA[johnkzin]]></dc:creator>
		<pubDate>Tue, 20 Oct 2009 13:58:23 +0000</pubDate>
		<guid isPermaLink="false">http://jkontherun.com/?p=47568#comment-427347</guid>
		<description><![CDATA[As with the Entourage eDGe, the main thin I&#039;d find lacking here is: the Android web browser. I have a Samsung Q1Ultra, with Ubuntu 9.04 on it. It&#039;s my &quot;couch tablet&quot; (like the crunchpad). One of the things I love about it is: full versions of things like Google Apps (instead of mobile versions, like the Android web browser gives you).

Give me a real/full web browser (Full Google Apps, Flash, etc.), and a better VNC viewer client, and I&#039;d be pretty happy to test replacing the OS with Android. But, without those things, it wont have what I want/need/use on it now.

By the way, you wondered about the resolution: if it&#039;s doing full native resolution, it should be 1024x600, not 800x600.

It would be nice to see the virtual buttons at the top right of the screen (UDF, Vol+, Vol-, and Menu) mapped into Android.   UDF for screen rotation maybe, and &quot;Menu&quot; for ... MENU!!! ... just what we need, right? :-)

Or, really, the right mouse button could be for Android&#039;s menu, then the virtual button named &quot;menu&quot; could be for the Android &quot;Home&quot; button functionality.

I hope you manage to work out the persistent storage, touch screen, and maybe even the cameras.  That would be pretty outstanding.  Screen rotation would be pretty nice too.  Which app store do you have access to?  The real/main android app market?  Or something else?

If you do a follow up, please let us know if you&#039;ve got full Gmail or not, and full Google Reader or not.  If it&#039;s like the G1, then the browser will do a fancy version of &quot;mobile Gmail&quot; and &quot;mobile Reader&quot; (sort of like the iPhone versions of those) ... but it wont let you do things like &quot;send as&quot; in gmail, nor edit article tags in Google Reader.]]></description>
		<content:encoded><![CDATA[<p>As with the Entourage eDGe, the main thin I&#8217;d find lacking here is: the Android web browser. I have a Samsung Q1Ultra, with Ubuntu 9.04 on it. It&#8217;s my &#8220;couch tablet&#8221; (like the crunchpad). One of the things I love about it is: full versions of things like Google Apps (instead of mobile versions, like the Android web browser gives you).</p>
<p>Give me a real/full web browser (Full Google Apps, Flash, etc.), and a better VNC viewer client, and I&#8217;d be pretty happy to test replacing the OS with Android. But, without those things, it wont have what I want/need/use on it now.</p>
<p>By the way, you wondered about the resolution: if it&#8217;s doing full native resolution, it should be 1024&#215;600, not 800&#215;600.</p>
<p>It would be nice to see the virtual buttons at the top right of the screen (UDF, Vol+, Vol-, and Menu) mapped into Android.   UDF for screen rotation maybe, and &#8220;Menu&#8221; for &#8230; MENU!!! &#8230; just what we need, right? :-)</p>
<p>Or, really, the right mouse button could be for Android&#8217;s menu, then the virtual button named &#8220;menu&#8221; could be for the Android &#8220;Home&#8221; button functionality.</p>
<p>I hope you manage to work out the persistent storage, touch screen, and maybe even the cameras.  That would be pretty outstanding.  Screen rotation would be pretty nice too.  Which app store do you have access to?  The real/main android app market?  Or something else?</p>
<p>If you do a follow up, please let us know if you&#8217;ve got full Gmail or not, and full Google Reader or not.  If it&#8217;s like the G1, then the browser will do a fancy version of &#8220;mobile Gmail&#8221; and &#8220;mobile Reader&#8221; (sort of like the iPhone versions of those) &#8230; but it wont let you do things like &#8220;send as&#8221; in gmail, nor edit article tags in Google Reader.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig</title>
		<link>http://gigaom.com/2009/10/19/mobiletechminutes-android-1-6-on-a-samsung-umpc/#comment-427346</link>
		<dc:creator><![CDATA[Craig]]></dc:creator>
		<pubDate>Tue, 20 Oct 2009 13:53:21 +0000</pubDate>
		<guid isPermaLink="false">http://jkontherun.com/?p=47568#comment-427346</guid>
		<description><![CDATA[Does the camera work? I definitely want to get this working on the Q1UP, as I want to use it myself.]]></description>
		<content:encoded><![CDATA[<p>Does the camera work? I definitely want to get this working on the Q1UP, as I want to use it myself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://gigaom.com/2009/10/19/mobiletechminutes-android-1-6-on-a-samsung-umpc/#comment-427345</link>
		<dc:creator><![CDATA[Sam]]></dc:creator>
		<pubDate>Tue, 20 Oct 2009 03:41:28 +0000</pubDate>
		<guid isPermaLink="false">http://jkontherun.com/?p=47568#comment-427345</guid>
		<description><![CDATA[I might have to try Android on a Fujitsu P1620...]]></description>
		<content:encoded><![CDATA[<p>I might have to try Android on a Fujitsu P1620&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
