View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0007260 | fsimx_Kernel | Kernel | public | 2026-06-22 14:51 | 2026-06-22 15:01 |
| Reporter | dippold | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Platform | fsimx6 | OS | Linux | OS Version | 6.6.129 |
| Product Version | v6.6.129-2.2.2-fus1.3 | ||||
| Fixed in Version | v6.6.129-2.2.2-fus1.3 | ||||
| Summary | 0007260: Fix display related issues for arm boards on Kernel 6.6 | ||||
| Description | There are two problems for why the displays are not working properly on armv7 Boards, after migrating to Kernel 6.6. The first problem was a merge error that caused the devicetree property bypass_reset to break the ipu drivers data. Fixing this allows fbcon to initialize properly. The second problem was related to CONFIG_MXC_GPU_VIV. The config was thrown out through config changes. This causes Weston to fail. Reactivate it for armv7 boards to fix this behaviour. | ||||