lcd panel display shifted up by ~5 pixels
Bug #670423 reported by
Martin Bogomolni
on 2010-11-03
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Genesi EfikaMX Support Project |
Medium
|
Matt Sealey |
Bug Description
efika-mx, in same condition as given out at UDS-N
When the display is initialized, the entire display is shifted up by approximately 5 pixels. The bottom of the display is one long stripe of the same color, and the mouse cannot enter that area. I'm unsure if this is a hardware fault, or a software bug.
Matt Sealey (mwsealey) wrote : | #1 |
Changed in efikamx: | |
assignee: | nobody → Matt Sealey (mwsealey) |
importance: | Undecided → Medium |
status: | New → In Progress |
Steev Klimaszewski (steev-gentoo) wrote : | #2 |
Found the issue, the fix will be committed in the morning. Gitorious is being unstable currently. Line 520 in mxcfb_mtl017.c, change the 20 to a 24.
Matt Sealey (mwsealey) wrote : | #3 |
37ff233 committed
Matt Sealey (mwsealey)
on 2010-11-04
Changed in efikamx: | |
status: | In Progress → Fix Committed |
Faré (fahree) wrote : | #4 |
Was fixed in the latest Maverick image. Thanks a lot!
Changed in efikamx: | |
status: | Fix Committed → Fix Released |
Faré (fahree) wrote : | #5 |
Actually, I was wrong: this seems to NOT be fixed in the currently released maverick image.
How do I reopen?
To post a comment you must log in.
This is a software bug, the EDID from the panel is not actually correct and the panel data sent does not quite match. Work is ongoing to solve this issue.