On 02/06/2019 16:53, Ryo Murakawa wrote:
> Hi
> Thank you for your information. Currently I can go to the next step.
> When I installed the package of sense-hat on OBS and installed the additional 
> packages.
> When I run the command below, I got the error.
> <Progem on Python3>
> from sense_hat import SenseHat
> sense = SenseHat()
> 
> <Error>
> Traceback (most recent call last):
>   File "<stdin>", line 1, in <module>
>   File "/usr/lib/python3.6/site-packages/sense_hat/sense_hat.py", line 39, in 
> __init__
>     raise OSError('Cannot detect %s device' % self.SENSE_HAT_FB_NAME)
> OSError: Cannot detect RPi-Sense FB device
> 
> This looks like the device tree. But I can’t find the workaround.
> 
> Does anyone have same problem? And if possible, could you advise me the 
> workaround?
> 

As I said in my last email, the led display is not supported. It seems that the
python sense hat program is not working when this is not found.

What I did, was using the sysfs entries to read the sensors. Not the python
program provided.

Regards,
Matthias
-- 
To unsubscribe, e-mail: opensuse-arm+unsubscr...@opensuse.org
To contact the owner, e-mail: opensuse-arm+ow...@opensuse.org

Reply via email to