Ticket #39387

Colors are wrong with Linux framebuffer

오픈 날짜: 2019-07-10 08:11 마지막 업데이트: 2019-08-19 02:48

Reporter:
소유자:
(None)
Type:
Status:
Open
Component:
MileStone:
(None)
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
None
File:
None
Vote
Score: 0
No votes
0.0% (0/0)
0.0% (0/0)

Details

Other than 8 bpp modes may have wrong colors with Linux frame buffer driver, e.g. with aty128fb on x86_64 host and guest the default 8 bpp mode is OK but issuing

fbset -g 1024 768 1024 768 16

causes colors to disappear, with 32 bpp everything is black. Not sure if this is a bug in Linux framebuffer driver or ati-vga emulation though.

Emulating PPC machine on x86 host also may show wrong colors in more than 15 bpp modes with Linux guest (but seems to work with MorphOS).

Ticket History (2/2 Histories)

2019-07-10 08:11 Updated by: balaton
  • New Ticket "Colors are wrong with Linux framebuffer" created
2019-08-19 02:48 Updated by: balaton
댓글 올리기

This patch series should solve most color problems with different drivers:

http://patchwork.ozlabs.org/project/qemu-devel/list/?series=124472

Some endianness issues may still remain, however those may be bugs in the Linux driver now. This should be confirmed by checking against real hardware as some drivers are known to have similar problems on PowerPC machines at least.

Attachment File List

No attachments

Edit

Please login to add comment to this ticket » Login