<?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: Arduino IDE : USB Ports Not Found</title>
	<atom:link href="http://miketeo.net/wp/index.php/2009/06/27/ardunino-ide-usb-ports-not-found.html/feed" rel="self" type="application/rss+xml" />
	<link>http://miketeo.net/wp/index.php/2009/06/27/ardunino-ide-usb-ports-not-found.html</link>
	<description>A Software Technologist&#039;s Blog</description>
	<lastBuildDate>Sun, 30 Oct 2011 17:40:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: miketeo</title>
		<link>http://miketeo.net/wp/index.php/2009/06/27/ardunino-ide-usb-ports-not-found.html/comment-page-1#comment-844</link>
		<dc:creator>miketeo</dc:creator>
		<pubDate>Tue, 28 Jul 2009 05:23:44 +0000</pubDate>
		<guid isPermaLink="false">http://miketeo.net/wp/?p=826#comment-844</guid>
		<description>You may want to check what&#039;s your group ownership for the USB tty device.
For mine, it&#039;s something like the following:
&lt;blockquote&gt;crw-rw---- 1 root dialout 188,  0 2009-07-28 08:34 /dev/ttyUSB0&lt;/blockquote&gt;

In my corresponding /etc/group file, my entry will look like this:
&lt;blockquote&gt;dialout:x:18:miketeo&lt;/blockquote&gt;
where miketeo is the account that I use to program my arduino.</description>
		<content:encoded><![CDATA[<p>You may want to check what&#8217;s your group ownership for the USB tty device.<br />
For mine, it&#8217;s something like the following:</p>
<blockquote><p>crw-rw&#8212;- 1 root dialout 188,  0 2009-07-28 08:34 /dev/ttyUSB0</p></blockquote>
<p>In my corresponding /etc/group file, my entry will look like this:</p>
<blockquote><p>dialout:x:18:miketeo</p></blockquote>
<p>where miketeo is the account that I use to program my arduino.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mitch</title>
		<link>http://miketeo.net/wp/index.php/2009/06/27/ardunino-ide-usb-ports-not-found.html/comment-page-1#comment-843</link>
		<dc:creator>Mitch</dc:creator>
		<pubDate>Tue, 28 Jul 2009 05:09:41 +0000</pubDate>
		<guid isPermaLink="false">http://miketeo.net/wp/?p=826#comment-843</guid>
		<description>I tried your method (edit /etc/group and insert line dialout:x:18:, and it didn&#039;t work. Even though I&#039;ve logged out and back in. I am able to write to the arduino if I run arduino as root, which is kind of a pain. Any suggestions?</description>
		<content:encoded><![CDATA[<p>I tried your method (edit /etc/group and insert line dialout:x:18:, and it didn&#8217;t work. Even though I&#8217;ve logged out and back in. I am able to write to the arduino if I run arduino as root, which is kind of a pain. Any suggestions?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

