As RoughinIT stated before, just add a line to rc.local. so - "sudo nano /etc/rc.local" and add the lines "sleep 1" and then "echo lm75 0x48...
Yes, same issue. The EU download worked for me though.
The sensor works, here is my script to start the temperature sensor and give the output in Fahrenheit. #!/bin/bash if [ ! -f...
Confirming, I was able to apt-get upgrade without issue on beta 5. Also on the sourceforge img I downloaded 3 times and was corrupted every time,...
Derp, Thanks!
As root: echo 177 > /sys/class/gpio/export echo out > /sys/class/gpio/gpio177/direction echo 1 > /sys/class/gpio/gpio177/value cat...
Separate names with a comma.