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
Updated by Hammel over 1 year ago
- Related to Bug #952: Firstboot display "Display wxh: NOTOUCH x NOTOUCH" added
Updated by Hammel over 1 year ago
- Subject changed from optimizeTouchScreen is writing bogus framebuffer settings to config.txt to optimizeTouchScreen is writing bogus framebuffer settings to config.txt on 7" touchscreen systems.
Updated by Hammel over 1 year ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Fixed by RM #952.
Closing issue.
Actions