Ticket #1812 (assigned defect)
GTA01 QVGA framebuffer has lines and bad colour
| Reported by: | usbhostman | Owned by: | openmoko-kernel |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | kernel | Version: | GTA01Bv4 |
| Severity: | normal | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | no | PatchReviewResult: | |
| Reproducible: |
Description
To reproduce, get a GTA01, ssh into it and run these commands:-
chvt 4 && echo qvga-normal > /sys/devices/platform/spi_s3c24xx_gpio.1/spi0.0/state && fbset qvga
The display will become black with some light lines on it and a line down the middle. If an image is displayed the colours will be wrong.
I have tried the fb.modes from stefan, but this did not make any difference. The fbset I am using says it is Version 2.1 (23/06/1999)
Change History
Note: See
TracTickets for help on using
tickets.

The fb.modes file says this:-
# Timings for GTA01 VGA and QVGA mode
mode "480x640"
endmode
mode "vga"
endmode
mode "240x320"
endmode
mode "qvga"
endmode
but if I change to qvga mode fbset says:-
mode "240x320-204"
endmode
while in vga mode it says:-
mode "480x640-63"
endmode
So it seems as if fbset is ill. I am using FSO milestone 2.