Add initramfs error message when charging-sdl fails to run
There are devices where charging-sdl/directfb fails (https://gitlab.com/postmarketOS/osk-sdl/issues/77).
It's nicer to give an error message than display "Loading..." forever.
Merge request reports
Activity
- Resolved by Administrator
- Resolved by Administrator
added 1 commit
- 782d1bfb - Add initramfs error message when charging-sdl fails to run
By Marti Raudsepp on 2018-08-05T15:35:33
added 1 commit
- d6de8a83 - Add initramfs error message when charging-sdl fails to run
By Marti Raudsepp on 2018-08-05T15:45:13
I also documented the troubleshooting steps at https://wiki.postmarketos.org/wiki/Troubleshooting#CHARGING_MODE:_error_starting_charging-sdl
By Marti Raudsepp on 2018-08-06T09:01:06
Edited by Administratormentioned in commit wiki@b43401c7
By postmarketOS Wiki bot on 2018-08-05T16:42:36
- Resolved by Administrator
added 1 commit
- 7355ed2d - Add initramfs error message when charging-sdl fails to run
By Marti Raudsepp on 2018-08-05T19:36:27
added 1 commit
- 34972f10 - Add initramfs error message when charging-sdl fails to run
By Marti Raudsepp on 2018-08-05T19:40:50
added 1 commit
- b8da3c11 - Add initramfs error message when charging-sdl fails to run
By Marti Raudsepp on 2018-08-05T20:06:38
Huh, replace "CHARGING MODE" with "Charging indicator"? So it would look like:
Charging indicator
error starting charging-sdl
Sorry, makes no sense to me...
By Marti Raudsepp on 2018-08-07T19:10:17
Yeah I think that your original error is more clear, disregard my previous comment. It would be slightly neater if the splash generator could render an actual heading instead of uppercasing the first line but that's out of scope for this issue.
Maybe this is even better?:
CHARGING INDICATOR
Error starting charging-sdl
By Martijn Braam on 2018-08-08T20:13:47
Edited by Administrator