WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: owfs and i2c tool  (Read 26099 times)

Offline bellad

  • Jr. Member
  • **
  • Posts: 65
Re: owfs and i2c tool
« Reply #15 on: June 04, 2013, 05:31:36 AM »
hello bmarkus

i tried i2c-tools and it's ok with ds2482 component , i've compiled owfs but i wait ds1820 for test

bellad.flnet.org

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: owfs and i2c tool
« Reply #16 on: June 04, 2013, 05:46:16 AM »
hello bmarkus

i tried i2c-tools and it's ok with ds2482 component , i've compiled owfs but i wait ds1820 for test

Thanks for the feedback. I have owfs.tcz but need some free time to add it to the repo.
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline bellad

  • Jr. Member
  • **
  • Posts: 65
Re: owfs and i2c tool
« Reply #17 on: June 04, 2013, 06:33:40 AM »
oh thank , have you fuse compile ( fuse.ko ) ?
i want try compile fuse.ko but have you the kernel header of 3.8.13-PiCore , beacause when try compile fuse , error " kernel source directory not found "

thank
« Last Edit: June 06, 2013, 07:04:47 AM by bellad »
bellad.flnet.org

Offline bellad

  • Jr. Member
  • **
  • Posts: 65
Re: owfs and i2c tool
« Reply #18 on: June 07, 2013, 03:00:22 AM »
hello, no news , Is there a problem?
bellad.flnet.org

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: owfs and i2c tool
« Reply #19 on: June 07, 2013, 03:22:56 AM »
hello, no news , Is there a problem?

Be specific. What are you asking for?
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline bellad

  • Jr. Member
  • **
  • Posts: 65
Re: owfs and i2c tool
« Reply #20 on: June 07, 2013, 04:28:14 AM »
Dear Béla

That goes to show my english is bad

for test my owfs : owfs use fuse

i succeeded owfs compile  , but no compile fuse ( i believe , it is included in kernel 3.8.13) but he cannot do it

can you put kernel header of 3.8.13-PiCore or remake img with fuse ?

have you put your owfs.tcz in repo ?

Thank you and sorry
bellad.flnet.org

Offline bellad

  • Jr. Member
  • **
  • Posts: 65
Re: owfs and i2c tool
« Reply #21 on: June 08, 2013, 09:53:04 AM »
hello Béla
I saw on tv Budapest
I hope you are not in the flooding
bellad.flnet.org

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: owfs and i2c tool
« Reply #22 on: June 08, 2013, 12:28:02 PM »
hello Béla
I saw on tv Budapest
I hope you are not in the flooding

Thanks, we are fine. Budapest is well prepared for such flooding and there is a usual Saturday night city. Roads running parallel to Danube are closed, there are traffic lights and signs with top 40cm out of water and few buildings are closed including tram stations so there are some traffic issues, but it's OK. Country side is different, few villages are evacuated and can't be accessed.
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline bellad

  • Jr. Member
  • **
  • Posts: 65
Re: owfs and i2c tool
« Reply #23 on: June 12, 2013, 12:21:42 AM »
hello,
after owfs compiled , i test with ds2482-100 ( i2c > 1wire ) and ds18b20 ( temperature ) is good . No use owfs deamon ( because i cannot  compile Fuse ) , but with owserver deamon.

first :
Code: [Select]
modprobe i2c-dev
Code: [Select]
i2cdetect -y 0 or i2cdetect -y 1 ( for the ds2482-100 ) , i see the ds2482-100 at
Code: [Select]
/dev/i2c-1
second :
Code: [Select]
sudo ./owserver -d /dev/i2c-1 -p 3001
Code: [Select]
sudo ./owhttpd -s 3001 -p 8080

with internet browser i see my ds18b20 with http:// ( ip of Rpi ):8080


Béla , if you want, I can test your compile owfs , when you have free time , put your owfs.tcz in repo . thank
« Last Edit: June 12, 2013, 01:13:38 AM by bellad »
bellad.flnet.org

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: owfs and i2c tool
« Reply #24 on: June 12, 2013, 01:18:13 AM »
Install filesystems-3.8.13-piCore.tcz from the repo, it will provide fuse.ko kernel module. You may need to load it manually with

modprobe fuse

Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline bellad

  • Jr. Member
  • **
  • Posts: 65
Re: owfs and i2c tool
« Reply #25 on: June 12, 2013, 01:35:19 AM »
thank , but , regrettably , he request libfuse.so.2

bellad.flnet.org

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: owfs and i2c tool
« Reply #26 on: June 12, 2013, 01:36:25 AM »
thank , but , regrettably , he request libfuse.so.2

It is in the queue already
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline bellad

  • Jr. Member
  • **
  • Posts: 65
Re: owfs and i2c tool
« Reply #27 on: June 12, 2013, 01:47:00 AM »
oh , you are rapid
bellad.flnet.org

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: owfs and i2c tool
« Reply #28 on: June 12, 2013, 06:47:53 AM »
fuse.tcz added to the repo
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: owfs and i2c tool
« Reply #29 on: June 12, 2013, 09:43:25 AM »
owfs.tcz added to repo. Please try. It is a blind build, as I do not have any 1-Wire hardware.
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."