[vz-users] Problem mit DS1820 mit 1wirevz auf Raspi Image
Karlheinz
karlheinz.es at gmx.de
Fri Oct 18 16:13:58 CEST 2013
Hallo zusammen,
bei meiner "Raspi + Udos Add-On mit Schaltausängen + Image"-Installation
krieg ich 1wirevz mit einem DS1820 Temperatursensor nicht zum laufen.
cat /var/log/syslog | grep 1wirevz
Oct 18 15:25:56 raspberrypi 1wirevz: DS2482 I²C 1-Wire® Master to Volkszaehler deamon 1.5 (1) 0
Oct 18 15:25:56 raspberrypi 1wirevz: Config error > /etc/1wirevz.cfg - syntax error
Syntax Error ist wohl OK - 1wirevz.cfg ist auch noch nicht gepflegt.
> root at raspberrypi:/home/pi# lsmod
> Module Size Used by
> w1_therm 2995 0
> ds2482 3328 0
> wire 24973 2 w1_therm,ds2482
> cn 4834 1 wire
> i2c_dev 5594 6
> i2c_bcm2708 3947 0
> snd_bcm2835 16432 0
> snd_pcm 77728 1 snd_bcm2835
> snd_seq 53482 0
> snd_timer 20110 2 snd_pcm,snd_seq
> snd_seq_device 6462 1 snd_seq
> snd 58744 5
> snd_bcm2835,snd_timer,snd_pcm,snd_seq,snd_seq_device
> snd_page_alloc 5169 1 snd_pcm
> leds_gpio 2243 0
> led_class 3570 1 leds_gpio
Braucht man auch das w1_gpio Modul?
Unter /sys/devices finde ich auch kein w1_bus_master !
More information about the volkszaehler-users
mailing list