Hello,
Some thing really bad happened to my previous image, everything got very curropted and no python scripts would run.
I have wiped the SD and installed a fresh Wheezy image from the official download page.
If I now do the following...
sudo modprobe w1-gpio
sudo modprobe w1-therm
And 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 I plug the 1w header into another pi it picks everything up, so the devices themselves and the wiring are not a problem.
Can anyone advise on a resolution route?