bugLGPL'd VGABios - Bugs: bug #36666, [PATCH] VESA EDID support

 
 

bug #36666: [PATCH] VESA EDID support

Submitter:  Hiroshi Miura <miurahr>
Submitted:  Fri 15 Jun 2012 11:48:58 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  vruppert
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 30 Dec 2019 08:09:02 AM UTC, comment #2: 

VESA EDID support implemented using DDC emulation.

Volker Ruppert <vruppert>
Group administrator
Sat 16 Jun 2012 03:44:25 AM UTC, comment #1: 

There are many resolutions in market but we can store small portion in EDID DTD.

I select several recent popular resolutions from wikipedia page;
http://en.wikipedia.org/wiki/Computer_display_standard


(file #26045)

Hiroshi Miura <miurahr>
Fri 15 Jun 2012 11:48:58 AM UTC, original submission:  

I have an issue with KVM when selecting display resolution
in guest OS. After short research, I found a post about
supporting EDID in April, 2009 by Brendan Trotter on boch-developers ML.
http://sourceforge.net/mailarchive/forum.php?thread_name=200904110900.31795.info%40vruppert.de&forum_name=bochs-developers

There is no real patch and it was not adopted.
I'm trying to reproduce code on current and made it work.

There are a series of patches.
 0001: Brendan's suggestion
 0002: format comments, add header line
 0003: format comment(cont)  wrap 128 chars.
 0004: add high and wide resolution
 0005: split low and high resolution bios
 0006: set high resolution bios as default

You can also see it on github.com
that is one on top of cvs repos.

https://github.com/miurahr/vgabios/commits/master


There are some FAQ how support large resolution.
and it suggest  a manual setup on xorg.conf in guest OS.

My work may make it obsolete because user can select resolutions
with OS's configuration utility in recent OS.

Hiroshi Miura <miurahr>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by vruppert (Posted a comment)
  • -email is unavailable- added by miurahr (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 10 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-12-30 vruppert StatusNone Fixed
        Assigned toNone vruppert
        Open/ClosedOpen Closed
    2012-06-16 miurahr Attached File- Added 0007-VESA-EDID-select-popular-high-resolutions.patch, #26045
    2012-06-15 miurahr Attached File- Added 0005-VESA-EDID-split-low-reso-and-high-resolution-bios.patch, #26041
        Attached File- Added 0006-VESA-EDID-switch-as-low-resolution.patch, #26042
    2012-06-15 miurahr Attached File- Added 0001-VBE-BIOS-support-for-monitor-information-EDID.patch, #26037
        Attached File- Added 0002-VESA-EDID-support.patch, #26038
        Attached File- Added 0003-VESA-EDID-format-comment-line.patch, #26039
        Attached File- Added 0004-VESA-EDID-add-high-reso-and-wide-screen.patch, #26040

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code