<?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: Compile USB Serial Modem Using option.c (Ubuntu on Beagleboard xM)</title>
	<atom:link href="https://lakm.us/logit/2012/01/compile-usb-serial-modem-using-option-c-ubuntu-on-beagleboard-xm/feed/" rel="self" type="application/rss+xml" />
	<link>https://lakm.us/logit/2012/01/compile-usb-serial-modem-using-option-c-ubuntu-on-beagleboard-xm/</link>
	<description>Log Around The Clock</description>
	<lastBuildDate>Fri, 14 May 2021 00:48:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Arif</title>
		<link>https://lakm.us/logit/2012/01/compile-usb-serial-modem-using-option-c-ubuntu-on-beagleboard-xm/comment-page-1/#comment-737</link>
		<dc:creator>Arif</dc:creator>
		<pubDate>Mon, 13 May 2013 13:24:47 +0000</pubDate>
		<guid isPermaLink="false">http://xp-racy.lan/it/?p=341#comment-737</guid>
		<description><![CDATA[Allo,

I use &lt;code&gt;pppd&lt;/code&gt;. One simple interactive config tool for it is &lt;code&gt;pppconfig&lt;/code&gt; that will detect modem, ask some ISP specific details, username-password, etc. It is available from the repo if you installed Debian or Ubuntu ARM on the board.

In details it actually modifies or adds some files:
&lt;ul&gt;
	&lt;li&gt;&lt;code&gt;/etc/peers/chap-secrets&lt;/code&gt; the &quot;password&quot;&lt;/li&gt;
	&lt;li&gt;&lt;code&gt;/etc/peers/some-provider&lt;/code&gt; username and modem port e.g. &lt;code&gt;/dev/ttyUSB0&lt;/code&gt;&lt;/li&gt;
	&lt;li&gt;&lt;code&gt;/etc/chatscripts/some-provider&lt;/code&gt; some APN definition (if necessary) and other dialing options&lt;/li&gt;
&lt;/ul&gt;

Some examples of the manually configured files above are available in &lt;a href=&quot;https://github.com/bandono/zoom-camera-board/tree/2.2/conf&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;my zoom camera github&lt;/a&gt;. There I need to manually edit the &lt;code&gt;chatscripts&lt;/code&gt; due to specific ISP I use here (the default should work for most ISPs as I found out to be true here).

Hope that helps.]]></description>
		<content:encoded><![CDATA[<p>Allo,</p>
<p>I use <code>pppd</code>. One simple interactive config tool for it is <code>pppconfig</code> that will detect modem, ask some ISP specific details, username-password, etc. It is available from the repo if you installed Debian or Ubuntu ARM on the board.</p>
<p>In details it actually modifies or adds some files:</p>
<ul>
<li><code>/etc/peers/chap-secrets</code> the &#8220;password&#8221;</li>
<li><code>/etc/peers/some-provider</code> username and modem port e.g. <code>/dev/ttyUSB0</code></li>
<li><code>/etc/chatscripts/some-provider</code> some APN definition (if necessary) and other dialing options</li>
</ul>
<p>Some examples of the manually configured files above are available in <a href="https://github.com/bandono/zoom-camera-board/tree/2.2/conf" target="_blank" rel="nofollow">my zoom camera github</a>. There I need to manually edit the <code>chatscripts</code> due to specific ISP I use here (the default should work for most ISPs as I found out to be true here).</p>
<p>Hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sousie</title>
		<link>https://lakm.us/logit/2012/01/compile-usb-serial-modem-using-option-c-ubuntu-on-beagleboard-xm/comment-page-1/#comment-735</link>
		<dc:creator>Sousie</dc:creator>
		<pubDate>Mon, 13 May 2013 12:31:22 +0000</pubDate>
		<guid isPermaLink="false">http://xp-racy.lan/it/?p=341#comment-735</guid>
		<description><![CDATA[Hello,

haw i can configure the USB Serial Modem 3g usb modem in ebv beagle boars]]></description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>haw i can configure the USB Serial Modem 3g usb modem in ebv beagle boars</p>
]]></content:encoded>
	</item>
</channel>
</rss>
