Actions
Bug #960
closedoptimizeTouchScreen is writing bogus framebuffer settings to config.txt on 7" touchscreen systems.
Status:
Closed
Priority:
Immediate
Assignee:
Category:
04 - Root File System
Target version:
Start date:
30 Apr 2023
Due date:
% Done:
100%
Estimated time:
Severity:
01 - Critical
Description
The config.txt is messed up, likely because the optimizations in xxx are wrong.
Here is what they look like:
framebuffer_width=RPITOUCH framebuffer_height=RPITOUCH fbwidth=RPITOUCH fbheight=RPITOUCH
This is due to the same problem as RM #952.
Related issues
Actions