<?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>openmotif &#8211; richliu&#039;s blog</title>
	<atom:link href="https://richliu.com/tag/openmotif/feed/" rel="self" type="application/rss+xml" />
	<link>https://richliu.com</link>
	<description>Linux, 工作, 生活, 家人</description>
	<lastBuildDate>Tue, 30 Oct 2012 12:38:30 +0000</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>[筆記] ubuntu 裝 RVDS.</title>
		<link>https://richliu.com/2010/06/07/940/%e7%ad%86%e8%a8%98-ubuntu-%e8%a3%9d-rvds/</link>
					<comments>https://richliu.com/2010/06/07/940/%e7%ad%86%e8%a8%98-ubuntu-%e8%a3%9d-rvds/#comments</comments>
		
		<dc:creator><![CDATA[richliu]]></dc:creator>
		<pubDate>Mon, 07 Jun 2010 06:57:42 +0000</pubDate>
				<category><![CDATA[ARM]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[openmotif]]></category>
		<category><![CDATA[RVDS]]></category>
		<category><![CDATA[ubuntu]]></category>
		<guid isPermaLink="false">https://richliu.com/?p=940</guid>

					<description><![CDATA[<p>* 要使用 User right 安裝, 不能 sudo install * 直接用 ISO file 似乎會 [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://richliu.com/2010/06/07/940/%e7%ad%86%e8%a8%98-ubuntu-%e8%a3%9d-rvds/">[筆記] ubuntu 裝 RVDS.</a> appeared first on <a rel="nofollow" href="https://richliu.com">richliu&#039;s blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>* 要使用 User right 安裝, 不能 sudo install<br />
* 直接用 ISO file 似乎會有問題</p>
<p>安裝完以後, 在 ubuntu 10.04 的環境下要另外安裝 Openmotif</p>
<p>[Bash]<br />
# wget http://mirrors.kernel.org/ubuntu/pool/multiverse/o/openmotif/libmotif3_2.2.3-4_i386.deb<br />
# sudo dpkg -i libmotif3_2.2.3-4_i386.deb<br />
[/Bash]<br />
這樣就可以了 .</p>
<p>Update: Ubuntu 新的系統, 像是 ubuntu 12.04 , 要修改 rule.d 下的檔案,<br />
這樣 USB 才會抓得到<br />
編輯 /etc/udev/rules.d/ARM_debug_tools.rules<br />
加上<br />
[TEXT]<br />
SUBSYSTEMS==&#8221;usb&#8221;, ATTRS{idVendor}==&#8221;0d28&#8243;, ATTRS{idProduct}==&#8221;0001&#8243;, MODE=&#8221;0666&#8243;<br />
[/TEXT]<br />
這是 Realview ICE, 如果有 DSTREAM , 請改 product id .</p>
<p>The post <a rel="nofollow" href="https://richliu.com/2010/06/07/940/%e7%ad%86%e8%a8%98-ubuntu-%e8%a3%9d-rvds/">[筆記] ubuntu 裝 RVDS.</a> appeared first on <a rel="nofollow" href="https://richliu.com">richliu&#039;s blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://richliu.com/2010/06/07/940/%e7%ad%86%e8%a8%98-ubuntu-%e8%a3%9d-rvds/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
