Re: [Owfs-developers] Problem with a simple 1wire Bus

2015-05-24 Thread Henry
Hello again, dear friends! New info. I've installed the Pidora to my lab and I was very happy while... All of my sensors are listed by owdir and very quick! I don't know a different between Raspbian and Pidora, I think it's kernels versions. Pidoras kernel version is 3.12.26-1.20140808git4ab8abb

Re: [Owfs-developers] Problem with a simple 1wire Bus

2015-05-18 Thread Jan Kandziora
Am 18.05.2015 um 15:37 schrieb Henry: > > I don't think that problem is in a cache. Yet in a debug we can see > "Byte buffer Data" with full list of my devices. (20 FA 5F 0E 00 00 00) > Yes, I see it. Seems owfs is ignoring that result from W1_CMD_SEARCH from some reason. Paul has to help here,

Re: [Owfs-developers] Problem with a simple 1wire Bus

2015-05-18 Thread Henry
Hello, Jan I've deleted owfs.conf file and start owserver in simple mode - owserver --w1 and got results: root@RASPBERRY-3:/etc> date ; owdir /uncached ; date Пнд Май 18 15:11:37 EET 2015 /uncached/20.95670E00 /uncached/28.FF78011B0400 /uncached/28.FF2401630400 /uncached/28.FF26C3121400 /unca

Re: [Owfs-developers] Problem with a simple 1wire Bus

2015-05-17 Thread Jan Kandziora
Am 17.05.2015 um 11:21 schrieb Henry: > > The "owdir /" by owserver of my raspberian Raspberry is too slow and > sometimes blind, it not see first 1w-device (in a list by abc) always and > show next 1w-devices after long time. > Having a device listed in / does not mean it is connected to the bus

Re: [Owfs-developers] Problem with a simple 1wire Bus

2015-05-17 Thread Henry
Yet more examples:root@RASPBERRY-3:~> *date ; owdir /bus.0 ; date*Вск Май 17 *11:24:24* EET 2015/bus.0/interfaceВск Май 17 *11:24:24* EET 2015root@RASPBERRY-3:~> *date ; owdir /bus.1 ; date*Вск Май 17 *11:24:37* EET 2015/bus.1/interface/bus.1/20.95670E00/bus.1/28.FF78011B0400/bus.1/28.FF2401630

Re: [Owfs-developers] Problem with a simple 1wire Bus

2015-05-17 Thread Henry
Hello, dear friends. I've installed newest raspberian to my Raspberry PI (rev.B) and connected two family 20 (ADC) and six family 28 (temperature sensors) devices by 1-wire (pin 4 GPIO) bus. Then I've compiled last version of owfs (ver. 3.1p0) and got my old working owfs.conf for owserver (I've y

Re: [Owfs-developers] Problem with a simple 1wire Bus

2015-04-07 Thread Jan Kandziora
Am 07.04.2015 um 22:09 schrieb Ritchie: > > Do I have the chance to see, which "1-wire Partner" has/makes the > problem. Up to now, I just check the values above. > A SEARCH involves *all* the slaves on a bus simultaneously, so it's not really possible to find a single culprit without removing and

Re: [Owfs-developers] Problem with a simple 1wire Bus

2015-04-07 Thread Major
At my lab i have only one sensor - DS18B20 The Raspberry has standard kernel driver for 1w interface. And it has mounted folder /sys/bus/w1/devices where i can also read temperature value. Directly from file (for ex. /sys/bus/w1/devices/28-05de7fdc/w1_slave) Today (24h) with script I tested r

[Owfs-developers] Problem with a simple 1wire Bus

2015-04-07 Thread Ritchie
Hi to all, I still have problem with my 1wire bus. I get from bus.0/statistics/errors CRC16_errors0 CRC16_tries 20971 CRC8_errors 81 CRC8_tries 88760 bus.0/statistics/return_codes/responses.0 358105 bus.0/statistics/return_codes/responses.27 41 bus.0/bus.0/interface