I installed on my RPI Raspbmc.
Is it still posible to use GPIO with Raspbmc installed?
I'm trying to measure temperature using this: http://www.cl.cam.ac.uk/projects/raspbe ... mperature/
After setting up the circuit, I run first command:
pi@raspbmc:/sys/bus$ sudo modprobe w1-gpio
FATAL: Module w1-gpio not found.
What to do pls?
I tried to google for solution but without any luck.