Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSE error: Cannot detect %s device #93

Open
jhansx opened this issue Mar 30, 2019 · 1 comment
Open

OSE error: Cannot detect %s device #93

jhansx opened this issue Mar 30, 2019 · 1 comment

Comments

@jhansx
Copy link

jhansx commented Mar 30, 2019

File "sense1.py", line 3, in
sense = SenseHat()
File "/usr/lib/python3/dist-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

New Raspian install, All LEDS on at start up then stay on. Looking at other issues means weeding through hundreds of lines of response for a specific system not my own.
PLEASE HELP!!!

@XECDesign
Copy link
Contributor

If the LEDs stay on that means it was no detected or the pi had trouble communicating with it.

What's the output of vcdbg log msg and dmesg?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants