Closed edent closed 8 years ago
Ah, appears to be the dht22 issue - http://airpi.freeforums.net/thread/207/gets-stuck-doing-initialising-seconds
I disabled it in cfg/sensors.cfg
and it works.
I also had to disable TGS2600 as I was getting
Error: Check wiring for the TGS2600 measurement, no voltage detected on ADC input 1
I had this issue - dht22 didn't work with pi2 due to driver issue
see http://forums.pimoroni.com/t/raspberry-pi-2-and-airpi-1-4/576 and http://airpi.freeforums.net/thread/174/airpi-1-4-rasperry-pi2
I fixed it by using new dhtreader.so as per post 7 here = http://forums.pimoroni.com/t/raspberry-pi-2-and-airpi-1-4/576/7
Many thanks @wingers999!
For those who follow.
wget http://solarius.net/airpi/dhtreader.zip
unzip dhtreader.zip
mv dhtreader.so ~/AirPi/sensors/
Just need to work out the TGS2600 issue now!
your welcome Sorry can't help with TGS2600 as my board didn't come with that sensor as it wasn't standard with the kit
Ah, mine neither :-)
When I run
airpictl.sh normal
the process seems to freeze at "INFO: Doing initialising runs for 15 seconds."Have left it for several minutes. No change. Won't respond to
ctrl
+c
.New Raspberry Pi 2. AirPi 1.4 (previously working on an old Pi).
Fresh install of Jessie Lite. Have updated and rebooted.
Full output is:
Any way to tell what's causing the problem?
Thanks :-)