Fresh Image - No 1w Devices - Raspberry Pi Forums
hello,
thing bad happened previous image, got curropted , no python scripts run.
have wiped sd , installed fresh wheezy image official download page.
if following...
sudo modprobe w1-gpio
sudo modprobe w1-therm
, then...
pi@raspberrypi /sys/bus/w1/devices $ cat /sys/bus/w1/devices/28-*/w1_slave
cat: /sys/bus/w1/devices/28-*/w1_slave: no such file or directory
nothing, nada.
if plug 1w header pi picks up, devices , wiring not problem.
can advise on resolution route?
thing bad happened previous image, got curropted , no python scripts run.
have wiped sd , installed fresh wheezy image official download page.
if following...
sudo modprobe w1-gpio
sudo modprobe w1-therm
, then...
pi@raspberrypi /sys/bus/w1/devices $ cat /sys/bus/w1/devices/28-*/w1_slave
cat: /sys/bus/w1/devices/28-*/w1_slave: no such file or directory
nothing, nada.
if plug 1w header pi picks up, devices , wiring not problem.
can advise on resolution route?
have enabled 1-wire in device tree putting in /boot/config.txt?
code: select all
dtoverlay=w1-gpio
raspberrypi
Comments
Post a Comment