<?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 on: N810/N800 + Linux 2.6.33 + Ubuntu Karmic (ubuntu-minimal)</title>
	<atom:link href="http://franciscoalecrim.com/blog/2010/02/27/n810n800-linux-2633-ubuntu-karmic-ubuntu-minimal/feed/" rel="self" type="application/rss+xml" />
	<link>http://franciscoalecrim.com/blog/2010/02/27/n810n800-linux-2633-ubuntu-karmic-ubuntu-minimal/</link>
	<description>developer</description>
	<lastBuildDate>Tue, 01 Nov 2011 22:25:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Francisco Keppler Silva Alecrim</title>
		<link>http://franciscoalecrim.com/blog/2010/02/27/n810n800-linux-2633-ubuntu-karmic-ubuntu-minimal/comment-page-1/#comment-19307</link>
		<dc:creator>Francisco Keppler Silva Alecrim</dc:creator>
		<pubDate>Fri, 30 Apr 2010 19:20:59 +0000</pubDate>
		<guid isPermaLink="false">http://franciscoalecrim.com/blog/?p=249#comment-19307</guid>
		<description>Can you get an usb0 interface in your computer? Can you ping/ssh to device?</description>
		<content:encoded><![CDATA[<p>Can you get an usb0 interface in your computer? Can you ping/ssh to device?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francisco Keppler Silva Alecrim</title>
		<link>http://franciscoalecrim.com/blog/2010/02/27/n810n800-linux-2633-ubuntu-karmic-ubuntu-minimal/comment-page-1/#comment-19306</link>
		<dc:creator>Francisco Keppler Silva Alecrim</dc:creator>
		<pubDate>Fri, 30 Apr 2010 19:19:48 +0000</pubDate>
		<guid isPermaLink="false">http://franciscoalecrim.com/blog/?p=249#comment-19306</guid>
		<description>It&#039;s totally unstable. Serial, USB(g_ether) and flash memory are the only things that works with this version. It&#039;s enough to get shell through SSH/USBNET.</description>
		<content:encoded><![CDATA[<p>It&#8217;s totally unstable. Serial, USB(g_ether) and flash memory are the only things that works with this version. It&#8217;s enough to get shell through SSH/USBNET.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergey</title>
		<link>http://franciscoalecrim.com/blog/2010/02/27/n810n800-linux-2633-ubuntu-karmic-ubuntu-minimal/comment-page-1/#comment-19125</link>
		<dc:creator>Sergey</dc:creator>
		<pubDate>Fri, 23 Apr 2010 13:55:47 +0000</pubDate>
		<guid isPermaLink="false">http://franciscoalecrim.com/blog/?p=249#comment-19125</guid>
		<description>PS
Also tried your kernel http://franciscoalecrim.com/down/ubuntu/20100227/zImage
n810 doesn&#039;t boot</description>
		<content:encoded><![CDATA[<p>PS<br />
Also tried your kernel <a href="http://franciscoalecrim.com/down/ubuntu/20100227/zImage" rel="nofollow">http://franciscoalecrim.com/down/ubuntu/20100227/zImage</a><br />
n810 doesn&#8217;t boot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergey</title>
		<link>http://franciscoalecrim.com/blog/2010/02/27/n810n800-linux-2633-ubuntu-karmic-ubuntu-minimal/comment-page-1/#comment-19120</link>
		<dc:creator>Sergey</dc:creator>
		<pubDate>Fri, 23 Apr 2010 10:29:49 +0000</pubDate>
		<guid isPermaLink="false">http://franciscoalecrim.com/blog/?p=249#comment-19120</guid>
		<description>I use your kernel git.
grep -i soc .config                              
CONFIG_SND_SOC=m                                                                    
CONFIG_SND_OMAP_SOC=m                                                               
CONFIG_SND_OMAP_SOC_MCBSP=m                                                         
CONFIG_SND_OMAP_SOC_N810=m                                                          
CONFIG_SND_SOC_I2C_AND_SPI=m                                                        
CONFIG_SND_SOC_ALL_CODECS=m                                                         
CONFIG_SND_SOC_WM_HUBS=m
...
make
...
  Kernel: arch/arm/boot/zImage is ready
  Building modules, stage 2.
  MODPOST 67 modules
ERROR: &quot;omap_ctrl_writel&quot; [sound/soc/omap/snd-soc-omap-mcbsp.ko] undefined!
ERROR: &quot;omap_ctrl_readl&quot; [sound/soc/omap/snd-soc-omap-mcbsp.ko] undefined!
ERROR: &quot;i2c_register_board_info&quot; [sound/soc/omap/snd-soc-n810.ko] undefined!

Some questions
1. Is n810 internal MMC works?
2. Is n810 tourchscreen works?
3. Is WiFi works?
I have this problem with 2.6.33.2 with patch from  http://talk.maemo.org/showthread.php?t=48929</description>
		<content:encoded><![CDATA[<p>I use your kernel git.<br />
grep -i soc .config<br />
CONFIG_SND_SOC=m<br />
CONFIG_SND_OMAP_SOC=m<br />
CONFIG_SND_OMAP_SOC_MCBSP=m<br />
CONFIG_SND_OMAP_SOC_N810=m<br />
CONFIG_SND_SOC_I2C_AND_SPI=m<br />
CONFIG_SND_SOC_ALL_CODECS=m<br />
CONFIG_SND_SOC_WM_HUBS=m<br />
&#8230;<br />
make<br />
&#8230;<br />
  Kernel: arch/arm/boot/zImage is ready<br />
  Building modules, stage 2.<br />
  MODPOST 67 modules<br />
ERROR: &#8220;omap_ctrl_writel&#8221; [sound/soc/omap/snd-soc-omap-mcbsp.ko] undefined!<br />
ERROR: &#8220;omap_ctrl_readl&#8221; [sound/soc/omap/snd-soc-omap-mcbsp.ko] undefined!<br />
ERROR: &#8220;i2c_register_board_info&#8221; [sound/soc/omap/snd-soc-n810.ko] undefined!</p>
<p>Some questions<br />
1. Is n810 internal MMC works?<br />
2. Is n810 tourchscreen works?<br />
3. Is WiFi works?<br />
I have this problem with 2.6.33.2 with patch from  <a href="http://talk.maemo.org/showthread.php?t=48929" rel="nofollow">http://talk.maemo.org/showthread.php?t=48929</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

