<?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: OWFS instalation on Ubuntu 6.06</title> <atom:link href="http://tomasz.korwel.net/2006/07/02/owfs-instalation-on-ubuntu-606/feed/" rel="self" type="application/rss+xml" /><link>http://tomasz.korwel.net/2006/07/02/owfs-instalation-on-ubuntu-606/</link> <description>programmer, administrator, engineer - my everyday fights with reality</description> <lastBuildDate>Fri, 06 Jan 2012 18:50:07 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: OWFS on Debian lenny &#124; prolv</title><link>http://tomasz.korwel.net/2006/07/02/owfs-instalation-on-ubuntu-606/comment-page-1/#comment-78468</link> <dc:creator>OWFS on Debian lenny &#124; prolv</dc:creator> <pubDate>Thu, 01 Dec 2011 01:18:39 +0000</pubDate> <guid
isPermaLink="false">http://tomasz.korwel.net/2006/07/02/owfs-instalation-on-ubuntu-606/#comment-78468</guid> <description>[...] OWFSS 1-Wire Filsystem http://tomasz.korwel.net/2006/07/02/owfs-instalation-on-ubuntu-606/ [...]</description> <content:encoded><![CDATA[<p>[...] OWFSS 1-Wire Filsystem <a
href="http://tomasz.korwel.net/2006/07/02/owfs-instalation-on-ubuntu-606/" rel="nofollow">http://tomasz.korwel.net/2006/07/02/owfs-instalation-on-ubuntu-606/</a> [...]</p> ]]></content:encoded> </item> <item><title>By: James Nachbar</title><link>http://tomasz.korwel.net/2006/07/02/owfs-instalation-on-ubuntu-606/comment-page-1/#comment-13253</link> <dc:creator>James Nachbar</dc:creator> <pubDate>Mon, 18 Aug 2008 20:35:42 +0000</pubDate> <guid
isPermaLink="false">http://tomasz.korwel.net/2006/07/02/owfs-instalation-on-ubuntu-606/#comment-13253</guid> <description>There is a problem with owfs-2.7p4 and owfs-2.7p3 on Ubuntu:I have an owfs network with a usb adapter connected to nine DS2409&#039;s, with sensors on the main and aux limbs of the DS2409&#039;s.  I have been using this arrangement for many months under Fedora with owfs-2.7p2.  I just upgraded to Ubuntu Server 8.04 and owfs-2.7p4.However, whenever I go to one of my DS2409&#039;s aux limbs and issue an &quot;ls&quot;, there is no output until I open another window and do an ls of another limb; that &quot;releases&quot; the first &quot;ls&quot;, which then shows not only the content of the actual aux limb, but multiple echos of all of the DS2409&#039;s (which are not even on that limb, as they are all at the top level of the 1-wire network).I tried several approaches to resolve this, including the module.d/blacklist suggestion above; nothing worked until I downgraded back to 2.7p2, which fixed the problem. I then tried 2.7p3, but the problem recurred.  Once I was back to 2.7p2, I removed the blacklist entries, and I am not having any problems.Thus, this appears to be a problem introduced in 2.7p3 .  Note that I am using owserver and having owfs (and owhttpd) access the 1-wire network through owserver.With owhttpd, showing that directory produces a never ending listing (continually growing until I close the browser window) showing first the contents of the actual aux limb, and then repeatedly showing all of the DS2409&#039;s in sequence, over and over.The problem occurs with either owfs or owhttpd accessing the 1-wire network, so the problem is not with fuse or the fuse mounting code in owfs.  It does not occur on all limbs of all of the DS2409&#039;s; the one limb that always produces it (1F.E1C004000000/aux) has a DS18S20, three DS2438&#039;s, and a DS18B20.If I do not use owserver, but rather use owfs to access the 1-wire network directly, the problem also occurs.  Thus, the problem is not with owserver itself, but with the common code used to access the 1-wire network.Note that I am starting owserver with /opt/owfs/bin/owserver -u -F -p 4001 to access the usb network.</description> <content:encoded><![CDATA[<p>There is a problem with owfs-2.7p4 and owfs-2.7p3 on Ubuntu:</p><p>I have an owfs network with a usb adapter connected to nine DS2409&#8242;s, with sensors on the main and aux limbs of the DS2409&#8242;s.  I have been using this arrangement for many months under Fedora with owfs-2.7p2.  I just upgraded to Ubuntu Server 8.04 and owfs-2.7p4.</p><p>However, whenever I go to one of my DS2409&#8242;s aux limbs and issue an &#8220;ls&#8221;, there is no output until I open another window and do an ls of another limb; that &#8220;releases&#8221; the first &#8220;ls&#8221;, which then shows not only the content of the actual aux limb, but multiple echos of all of the DS2409&#8242;s (which are not even on that limb, as they are all at the top level of the 1-wire network).</p><p>I tried several approaches to resolve this, including the module.d/blacklist suggestion above; nothing worked until I downgraded back to 2.7p2, which fixed the problem. I then tried 2.7p3, but the problem recurred.  Once I was back to 2.7p2, I removed the blacklist entries, and I am not having any problems.</p><p>Thus, this appears to be a problem introduced in 2.7p3 .  Note that I am using owserver and having owfs (and owhttpd) access the 1-wire network through owserver.</p><p>With owhttpd, showing that directory produces a never ending listing (continually growing until I close the browser window) showing first the contents of the actual aux limb, and then repeatedly showing all of the DS2409&#8242;s in sequence, over and over.</p><p>The problem occurs with either owfs or owhttpd accessing the 1-wire network, so the problem is not with fuse or the fuse mounting code in owfs.  It does not occur on all limbs of all of the DS2409&#8242;s; the one limb that always produces it (1F.E1C004000000/aux) has a DS18S20, three DS2438&#8242;s, and a DS18B20.</p><p>If I do not use owserver, but rather use owfs to access the 1-wire network directly, the problem also occurs.  Thus, the problem is not with owserver itself, but with the common code used to access the 1-wire network.</p><p>Note that I am starting owserver with /opt/owfs/bin/owserver -u -F -p 4001 to access the usb network.</p> ]]></content:encoded> </item> <item><title>By: James Nachbar</title><link>http://tomasz.korwel.net/2006/07/02/owfs-instalation-on-ubuntu-606/comment-page-1/#comment-13243</link> <dc:creator>James Nachbar</dc:creator> <pubDate>Mon, 18 Aug 2008 05:38:42 +0000</pubDate> <guid
isPermaLink="false">http://tomasz.korwel.net/2006/07/02/owfs-instalation-on-ubuntu-606/#comment-13243</guid> <description>On further testing, I am not sure that it is necessary to run the sudo chmod command.  The mounted directory has question marks for the user, group, and permissions when ls -l from a regular user, but sudo ls -l shows the correct info.  Thus, the root user can read the directory without problem.</description> <content:encoded><![CDATA[<p>On further testing, I am not sure that it is necessary to run the sudo chmod command.  The mounted directory has question marks for the user, group, and permissions when ls -l from a regular user, but sudo ls -l shows the correct info.  Thus, the root user can read the directory without problem.</p> ]]></content:encoded> </item> <item><title>By: James Nachbar</title><link>http://tomasz.korwel.net/2006/07/02/owfs-instalation-on-ubuntu-606/comment-page-1/#comment-13242</link> <dc:creator>James Nachbar</dc:creator> <pubDate>Mon, 18 Aug 2008 05:33:03 +0000</pubDate> <guid
isPermaLink="false">http://tomasz.korwel.net/2006/07/02/owfs-instalation-on-ubuntu-606/#comment-13242</guid> <description>Update:  also need to install package &quot;make&quot;
used &quot;sudo&quot; for each command, ran &quot;sudo make&quot; and &quot;sudo make install&quot;also (as noted at http://owfs.org/index.php?page=ubuntu), need to:
sudo chmod 4755 /bin/fusermount
otherwise, the mounted directory has question marks for the owner, group, and permissions
Note that thre mare be security concerns regarding making fusermount suid.  However, the only change from the chmod was to add user execute permission.  Before: -rwsr-xr--, after -rwsr-xr-x .</description> <content:encoded><![CDATA[<p>Update:  also need to install package &#8220;make&#8221;<br
/> used &#8220;sudo&#8221; for each command, ran &#8220;sudo make&#8221; and &#8220;sudo make install&#8221;</p><p>also (as noted at <a
href="http://owfs.org/index.php?page=ubuntu" rel="nofollow">http://owfs.org/index.php?page=ubuntu</a>), need to:<br
/> sudo chmod 4755 /bin/fusermount<br
/> otherwise, the mounted directory has question marks for the owner, group, and permissions<br
/> Note that thre mare be security concerns regarding making fusermount suid.  However, the only change from the chmod was to add user execute permission.  Before: -rwsr-xr&#8211;, after -rwsr-xr-x .</p> ]]></content:encoded> </item> <item><title>By: belong</title><link>http://tomasz.korwel.net/2006/07/02/owfs-instalation-on-ubuntu-606/comment-page-1/#comment-12565</link> <dc:creator>belong</dc:creator> <pubDate>Mon, 14 Apr 2008 16:18:04 +0000</pubDate> <guid
isPermaLink="false">http://tomasz.korwel.net/2006/07/02/owfs-instalation-on-ubuntu-606/#comment-12565</guid> <description>When I type this command &quot;/opt/owfs/bin/owfs /dev/ttyS0 /var/1-Wire/mnt&quot; there is a problem.
the screen shows&quot; can&#039;t find out libusb-0.1.4 directory in shared libraries
Should I copy the libusb-0.1.4 in the /opt/owfs/lib/ ? or could you tell me what file I should include?
My system is Ubuntu 7.10</description> <content:encoded><![CDATA[<p>When I type this command &#8220;/opt/owfs/bin/owfs /dev/ttyS0 /var/1-Wire/mnt&#8221; there is a problem.<br
/> the screen shows&#8221; can&#8217;t find out libusb-0.1.4 directory in shared libraries<br
/> Should I copy the libusb-0.1.4 in the /opt/owfs/lib/ ? or could you tell me what file I should include?<br
/> My system is Ubuntu 7.10</p> ]]></content:encoded> </item> <item><title>By: jfdnerds</title><link>http://tomasz.korwel.net/2006/07/02/owfs-instalation-on-ubuntu-606/comment-page-1/#comment-12373</link> <dc:creator>jfdnerds</dc:creator> <pubDate>Mon, 28 Jan 2008 19:06:31 +0000</pubDate> <guid
isPermaLink="false">http://tomasz.korwel.net/2006/07/02/owfs-instalation-on-ubuntu-606/#comment-12373</guid> <description>Fixed Nabble link:http://www.nabble.com/Debian%2BUbuntu-package-availability-p12741322.html</description> <content:encoded><![CDATA[<p>Fixed Nabble link:</p><p><a
href="http://www.nabble.com/Debian%2BUbuntu-package-availability-p12741322.html" rel="nofollow">http://www.nabble.com/Debian%2BUbuntu-package-availability-p12741322.html</a></p> ]]></content:encoded> </item> <item><title>By: jfdnerds</title><link>http://tomasz.korwel.net/2006/07/02/owfs-instalation-on-ubuntu-606/comment-page-1/#comment-12372</link> <dc:creator>jfdnerds</dc:creator> <pubDate>Mon, 28 Jan 2008 19:04:57 +0000</pubDate> <guid
isPermaLink="false">http://tomasz.korwel.net/2006/07/02/owfs-instalation-on-ubuntu-606/#comment-12372</guid> <description>There now appears to be apt-get source for OWFS for several flavors of Debian and Ubuntu.  I am just about to try this, found discussion in Nabble:http://www.nabble.com/Ubuntu...I&#039;ve-been-spoilt-with-the-NSLU2-packaging...help-!-td12696120.htmlThere also appear to be repos for Gutsy, though it&#039;s not mentioned in that post:deb http://ppa.launchpad.net/smurf/ubuntu gutsy main universe
deb-src http://ppa.launchpad.net/smurf/ubuntu gutsy main universe</description> <content:encoded><![CDATA[<p>There now appears to be apt-get source for OWFS for several flavors of Debian and Ubuntu.  I am just about to try this, found discussion in Nabble:</p><p><a
href="http://www.nabble.com/Ubuntu...I&#039;ve-been-spoilt-with-the-NSLU2-packaging...help-!-td12696120.html" rel="nofollow">http://www.nabble.com/Ubuntu&#8230;I&#039;ve-been-spoilt-with-the-NSLU2-packaging&#8230;help-!-td12696120.html</a></p><p>There also appear to be repos for Gutsy, though it&#8217;s not mentioned in that post:</p><p>deb <a
href="http://ppa.launchpad.net/smurf/ubuntu" rel="nofollow">http://ppa.launchpad.net/smurf/ubuntu</a> gutsy main universe<br
/> deb-src <a
href="http://ppa.launchpad.net/smurf/ubuntu" rel="nofollow">http://ppa.launchpad.net/smurf/ubuntu</a> gutsy main universe</p> ]]></content:encoded> </item> <item><title>By: drewp</title><link>http://tomasz.korwel.net/2006/07/02/owfs-instalation-on-ubuntu-606/comment-page-1/#comment-12246</link> <dc:creator>drewp</dc:creator> <pubDate>Mon, 07 Jan 2008 00:44:12 +0000</pubDate> <guid
isPermaLink="false">http://tomasz.korwel.net/2006/07/02/owfs-instalation-on-ubuntu-606/#comment-12246</guid> <description>For USB DS9490 on ubuntu 7.04, kernel 2.6.20, I appended these to /etc/modprobe.d/blacklist:
blacklist wire
blacklist ds2490to stop the kernel w1_master_driver from opening the device. w1_master_driver causes tons of stutters to all programs (I think because it tries to do way too much in a kernel call).A few posters wondered about which usb device to use. I just did &quot;-u&quot; on commandlines and ow.init(&quot;u&quot;) in python and it worked. I never had to name my device.</description> <content:encoded><![CDATA[<p>For USB DS9490 on ubuntu 7.04, kernel 2.6.20, I appended these to /etc/modprobe.d/blacklist:<br
/> blacklist wire<br
/> blacklist ds2490</p><p>to stop the kernel w1_master_driver from opening the device. w1_master_driver causes tons of stutters to all programs (I think because it tries to do way too much in a kernel call).</p><p>A few posters wondered about which usb device to use. I just did &#8220;-u&#8221; on commandlines and ow.init(&#8220;u&#8221;) in python and it worked. I never had to name my device.</p> ]]></content:encoded> </item> <item><title>By: tomasz</title><link>http://tomasz.korwel.net/2006/07/02/owfs-instalation-on-ubuntu-606/comment-page-1/#comment-11417</link> <dc:creator>tomasz</dc:creator> <pubDate>Fri, 02 Nov 2007 03:09:08 +0000</pubDate> <guid
isPermaLink="false">http://tomasz.korwel.net/2006/07/02/owfs-instalation-on-ubuntu-606/#comment-11417</guid> <description>Check permissions - make sure your &quot;regular&quot; user have enough rights to access the device.</description> <content:encoded><![CDATA[<p>Check permissions &#8211; make sure your &#8220;regular&#8221; user have enough rights to access the device.</p> ]]></content:encoded> </item> <item><title>By: s gray</title><link>http://tomasz.korwel.net/2006/07/02/owfs-instalation-on-ubuntu-606/comment-page-1/#comment-11415</link> <dc:creator>s gray</dc:creator> <pubDate>Fri, 02 Nov 2007 01:28:03 +0000</pubDate> <guid
isPermaLink="false">http://tomasz.korwel.net/2006/07/02/owfs-instalation-on-ubuntu-606/#comment-11415</guid> <description>Ok, I figured that one out.The eval kit has jumpers to enable the separate chips. Once I got those installed, I can see any chip I plug into either the tsoc socket or the 3-pin header.I still have the other problem where I cant see the dir unless I am root.Anyone?Stu</description> <content:encoded><![CDATA[<p>Ok, I figured that one out.</p><p>The eval kit has jumpers to enable the separate chips. Once I got those installed, I can see any chip I plug into either the tsoc socket or the 3-pin header.</p><p>I still have the other problem where I cant see the dir unless I am root.</p><p>Anyone?</p><p>Stu</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc
Page Caching using apc

Served from: tomasz.korwel.net @ 2012-02-10 02:55:47 -->
