Hi Jan,
I confirmed that by blacklisting the ds2490 module the errors I was getting (before I did anything with owfs) stopped. I blacklisted by including a .conf file in */etc/modprobe.d* with a 'blacklist' entry. After reboot the ds2490 was not present.

I then downloaded owfs (*sudo packman -S owfs* in archlinux) and created a mount-point (/mnt/1-wire). I then entered:
*sudo owfs -u --allow_other -m /mnt/1-wire*

            There was no console response to the above command.

On checking the mount point (/mnt/1-wire) I found an empty directory.

Also tried running owhttpd (*sudo owhttpd -p 3001 -u*) with no results.

            The owfs version I'm using is 2.9p7-0

Is anyone running owfs under Linux RasPi_1 3.12.34-1-ARCH #1 PREEMPT ?

Any ideas apart of compiling from source (which I rather not do)?


Regards
Joe P.

On 12/12/14 23:39, Jan Kandziora wrote:
Am 12.12.2014 um 12:03 schrieb joep:
      The output of lsmod includes:
          .....
          "ds2490                  6924  0"
          .....

If you plan to use owfs with the internal libusb-based driver (--usb
option), you have to blacklist that module. A MUST!

You can use that module with the w1 driver (--w1 option). It is slower
than the libusb one however.

Kind regards

        Jan

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers


------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to