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

Empty /sys/class/leds/ on kernel 4.10.1/rpi3 #1871

Closed
mkreisl opened this issue Mar 3, 2017 · 2 comments
Closed

Empty /sys/class/leds/ on kernel 4.10.1/rpi3 #1871

mkreisl opened this issue Mar 3, 2017 · 2 comments

Comments

@mkreisl
Copy link

mkreisl commented Mar 3, 2017

Testing kernel 4.10.1 on my Raspberry Pi 3. Everything looks fine expect green LED is always off and /sys/class/leds is empty.

So, is this bug or feature. (took my working 4.9 kernel .config for building kernel 4.10.1)

@asavah
Copy link

asavah commented Mar 5, 2017

Make sure you have CONFIG_GPIO_BCM_EXP=y in your .config
See 09dcf79

@mkreisl
Copy link
Author

mkreisl commented Mar 5, 2017

Make sure you have CONFIG_GPIO_BCM_EXP=y in your .config

It was not. Now it works. Thanks a lot 👍

@mkreisl mkreisl closed this as completed Mar 5, 2017
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