Sorry. X86-64 bit.
I can also downgrade my version to compare.
On Feb 16, 2014 11:23 PM, "Roberto Spadim" wrote:
> ?!!?!?!? where you get a onewire using x64 hardware?
>
>
> 2014-02-17 0:53 GMT-03:00 Paul Alfille :
>
>> Ahha, the problem for me was that kernel module ds2490 wasn't being
>> insta
?!!?!?!? where you get a onewire using x64 hardware?
2014-02-17 0:53 GMT-03:00 Paul Alfille :
> Ahha, the problem for me was that kernel module ds2490 wasn't being
> install automatically.
>
> Now w1 works well (for me X64 kernel 3.11 Ubuntu 13.10)
>
> The startup debugging output is:
>
> paul@g
Ahha, the problem for me was that kernel module ds2490 wasn't being install
automatically.
Now w1 works well (for me X64 kernel 3.11 Ubuntu 13.10)
The startup debugging output is:
paul@gateway:~$ sudo /opt/owfs/bin/owfs --debug -m 1wire --w1
DEBUG MODE
libow version:
2.9p2
CONNECT: owfs.c:(96) f
Ok, on a desktop machine with a USB adapter (also supported by w1) I get:
paul@gateway:~$ sudo /opt/owfs/bin/owfs --debug -m 1wire --w1
DEBUG MODE
libow version:
2.9p2
CONNECT: owfs.c:(96) fuse mount point: 1wire
DEBUG: ow_avahi_link.c:(71) Avahi support: libavahi-client loaded
successfully
.
I found that power up sequence of stuff on a hub can be important
On 2/13/2014 8:55 AM, Howell, Larry (Contractor) wrote:
> Hi list,
>
> I'm a new owfs user with questions about why I'm not seeing any slave devices
> in the owfs directory. I'm an embedded software engineer working on a
> proje
so I'd expect it to function
until contrary evidence is seen.
Thanks,
Larry
From: Paul Alfille [mailto:paul.alfi...@gmail.com]
Sent: Thursday, February 13, 2014 12:11 PM
To: OWFS (One-wire file system) discussion and help
Subject: Re: [Owfs-developers] 1-wire devices not showing in owfs
2
2 thoughts:
1. w1 must be run as root
2. the w1 kernel drivers had problems in some of the 2.x kernels. Can you
run with debugging and send me a transscript?
Paul
On Thu, Feb 13, 2014 at 8:55 AM, Howell, Larry (Contractor) <
larry.how...@stryker.com> wrote:
> Hi list,
>
> I'm a new owfs user wi
Hi list,
I'm a new owfs user with questions about why I'm not seeing any slave devices
in the owfs directory. I'm an embedded software engineer working on a project
that will use DS2430A or DS2431, and DS2505 slave devices to store run-time and
configuration data. I'm building everything from