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

🐛 | Status LED no longer working in 2.1.1 (likely also 2.1) #1094

Closed
olli83 opened this issue Oct 16, 2020 · 12 comments
Closed

🐛 | Status LED no longer working in 2.1.1 (likely also 2.1) #1094

olli83 opened this issue Oct 16, 2020 · 12 comments

Comments

@olli83
Copy link

olli83 commented Oct 16, 2020

Bug

Status LED not working

What I did

Upgraded to 2.1.1
Status LED connected to GPIO12, was working before.

I expected this to happen

Expected the status LED to continue function.

Further information that might help

Status LED is not listed in the new GPIO settings file. It appears an entry is missing.

@olli83 olli83 added the bug label Oct 16, 2020
@olli83 olli83 changed the title 🐛 | BUG SUMMARY 🐛 | Status LED no longer working in 2.1.1 (likely also 2.1) Oct 16, 2020
@s-martin
Copy link
Collaborator

There is documentation missing.

Could you please try to add

[StatusLED] 
enable: True 
Type: MPDStatusLED 
Pin: 12

to the GPIO settings file?

See also #900

@s-martin s-martin added this to the 2.2 milestone Oct 16, 2020
@olli83
Copy link
Author

olli83 commented Oct 16, 2020

Nope, not working. Also tried "enabled" instead of "enable", I am confused as you link above use enable several times, whereas in the previous version it was always "enabled".
Also, would it not need a pull_up: true or similar? Tried that, but did not change anything.

@s-martin
Copy link
Collaborator

Did you restart the service?

@olli83
Copy link
Author

olli83 commented Oct 16, 2020

yes, after each change I tried out...

@s-martin
Copy link
Collaborator

Please see #1096, the paths for gpio_settings.ini were mixed up. This is now fixed in develop branch.

Please give some info, if these changes fix this issue.

@s-martin
Copy link
Collaborator

@topas-rec
Copy link
Contributor

(Accidently saw this issue - haven't updated my box for longer)
I have made some documentation at https://github.com/MiczFlor/RPi-Jukebox-RFID/wiki/Using-GPIO-hardware-status-led about the status led. Perhaps that helps or has to be updated to recent or upcoming changes.

@s-martin
Copy link
Collaborator

(Accidently saw this issue - haven't updated my box for longer)
I have made some documentation at https://github.com/MiczFlor/RPi-Jukebox-RFID/wiki/Using-GPIO-hardware-status-led about the status led. Perhaps that helps or has to be updated to recent or upcoming changes.

I’ve added that article to the navigation bar, so people will find it 😁

@olli83
Copy link
Author

olli83 commented Oct 20, 2020

Solved by #1096 and with the above comments. Thanks!

@olli83 olli83 closed this as completed Oct 20, 2020
@topas-rec
Copy link
Contributor

topas-rec commented Nov 23, 2020

Thanks @s-martin, but that entry was already there and is now doubled. 😃
Screenshot from 2020-11-23 17-02-01
I thinks yours is more intuitive to find and I'll remove my entry in the navigation bar.

edit: done

@s-martin
Copy link
Collaborator

Sorry, didn't see that.

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

No branches or pull requests

3 participants