2011/1/14 Mauricio Culibrk <[email protected]>: > Hi there! > > I had similar issues with kmod-w1-gpio on OpenWrt. > > The problem is in the kmod-w1 module, or better, kernel config options. The > default kmod-w1 is missing netlink support! > > try with this patch: ><<Patch deleted.>> > On 01/14/2011 08:05 PM, viknet wrote: > > hello, > > I have issues when using owfs on my fonera 2201 (atheros based openwrt) I am > using the w1 gpio custom, and a GPIO with a 2K pullup resistor. > > the w1 subsystem seems working, I can see devices when doing : > > root@OpenWrt:/sys/bus/w1/devices# ls > 28-000002e067f6 28-000002e09bf5 w1 bus master > root@OpenWrt:/sys/bus/w1/devices# > > If I try to load the w1 thermal module I can also read the temp of my two > sensor, so my hardware is at least working a little. > > so now, when using owfs here is the output that people might be abe to > understand: > > root@OpenWrt:/sys/bus/w1/devices# owfs -V > owfs version: > 2.8p1 > libow version: > 2.8p1 > > --------------------------- > > So here I am now :-) > > any help is welcome
Hello! Mauricio Culibrk, did you post your e-mail message in HTML or Rich Text Format that Microsoft thrust upon us? (Or the one that Apple uses for their Macs?) Please repost your message in plain text format, and with the patch as an attachment. That way all of us who will need it can make use of it. The formatting caused by those styles unfortunately destroys the patches, this is something that surfaces on other e-mail lists here. If you also want to submit the patch as something compressed that also would be appreciated. (Paul if I've stepped on your toes here, please say so. There should be a setting on the List-Admin console regarding the efforts of the list to translate from HTML to plain text.) ----- Gregg C Levine [email protected] "This signature fought the Time Wars, time and again." ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
