got my sense hat on Wednesday (yeah) time to get it working on my pi B+ had for about 4 months loved it
on it all came, lights on like a little rainbow i'm all set....sudo apt-get update
sudo apt-get install sense-hat
sudo pip-3.2 install pillow
sudo reboot
but on try to run a "Hello World" test it says
OSError: cannot detect RPi-Sense FB device
ok have i done something wrong
just in case got a spare sd card re-down loaded a fresh OS and installed from new...
Still says Cannot detect.
find chat about device tree give that a go.. No joy still nothing
find chat about RTIMULibDrive11 to check from putty and terminal all seems to be working
all leds are still onSettings file RTIMULib.ini loaded
Using fusion algorithm RTQF
min/max compass calibration not in use
Ellipsoid compass calibration not in use
Accel calibration not in use
LSM9DS1 init complete
Sample rate 0: : roll:1.351857, pitch:-0.695168, yaw:-113.600785
Pressure: 1023.3, height above sea level: -83.0, temperature: 32.3, humidity: 39.6
Sample rate 0: : roll:1.351798, pitch:-0.705444, yaw:-113.960750
Pressure: 1023.3, height above sea level: -83.0, temperature: 32.3, humidity: 40.3
Sample rate 0: : roll:1.343136, pitch:-0.714765, yaw:-114.200237
Pressure: 1023.2, height above sea level: -82.9, temperature: 32.3, humidity: 38.2
Sample rate 0: : roll:1.334390, pitch:-0.717793, yaw:-114.184883
Pressure: 1023.2, height above sea level: -82.9, temperature: 32.2, humidity: 35.5
have checked using their colour_cycle.py code in case i typed wrong always possible but no still comes up with
any help or clues would be greatfile "/usr/src/sense-hat/examples/python-sense-hat/colour_cycle.py", line 5, in <module> sense = SenseHat()
file "/usr/lib/python3/dist-packages/sense-hat/sense_hat.py", line 36. in __init__ raise OSError Cannot detectRPi-sense FB device