[haiku-bugs] [Haiku] #6641: Only VESA mode on intel x4500 : i add device id.

  • From: "lukove" <trac@xxxxxxxxxxxx>
  • Date: Sun, 19 Sep 2010 13:18:56 -0000

#6641: Only VESA mode on intel x4500 : i add device id.
----------------------------------------------+-----------------------------
   Reporter:  lukove                          |        Owner:  axeld         
       Type:  enhancement                     |       Status:  new           
   Priority:  normal                          |    Milestone:  R1            
  Component:  Drivers/Graphics/intel_extreme  |      Version:  R1/Development
   Keywords:                                  |   Blocked By:                
Has a Patch:  0                               |     Platform:  All           
   Blocking:                                  |  
----------------------------------------------+-----------------------------
 Only VESA mode on intel Extreme integrated onboard graphics x4500,
 Intel G41 chipset on mainboard Intel Mystic Lake (dg41mj).

 i add device id to intel_extreme driver

 here is my changes to sources (actual snapshot):

 in file driver.cpp i add

 {0x2e32, INTEL_TYPE_GM45, "GMA_X4500_VGA"}, // Intel Mystic Lake (dg41mj)

 and to file intel_gart.cpp i add

 {0x2e30, 0x2e32, INTEL_TYPE_GM45, "GMA_X4500_VGA"}, // Intel Mystic Lake
 (dg41mj)

 now i have widescreen resolution at vga output.. it works.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/6641>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: