Actions
Bug #1090
closedInstalling pmsui prevents serial console from working
Start date:
27 Nov 2023
Due date:
% Done:
100%
Estimated time:
Severity:
01 - Critical
Description
Installing the piboxmediaserverui opkg causes the login on the serial console to not be presented.
Related issues
Updated by Hammel about 1 year ago
- Status changed from New to In Progress
- % Done changed from 0 to 10
There are some items in here that could be removed for Xeon.
- src/opkg
- postinst- Skip cmdline.txt update
- src/config/etc
- inittab - enable serial console
- init.d - xS* - these might not be necessary, or at least require custom versions for Xeon
- configs/pmsui.mk
- opkg target - might modify for xeon builds
Updated by Hammel about 1 year ago
- % Done changed from 20 to 40
These updates are implemented in the sandbox. They need testing on both Xeon and PiBox.
Updated by Hammel about 1 year ago
- Status changed from In Progress to Closed
- % Done changed from 40 to 100
Tested successfully on Xeon and PiBox Media System. On Xeon, I now have the proper serial console to continue debugging.
Code committed and pushed.
Closing issue.
Actions