← Back to team overview

gma500 team mailing list archive

[Bug 711122] Re: Full Resolution on 1101HA

 

/etc/X11/xorg.conf

Section "ServerLayout"
    Identifier     "Default Layout"
    Screen 0       "Screen0"		0 0 
EndSection

Section "Device"
    Identifier "Intel_IEGD-0"
    Driver     "emgd"
    VendorName "Intel(R) DEG"
    BoardName  "Embedded Graphics"
    BusID      "0:2:0"
    Screen      0
    Option     "PcfVersion"				"1792"
    Option     "ConfigId"				"1"
    Option     "PortDrivers"				"lvds"
    Option     "ALL/1/name"				"lvds-display"
    Option     "ALL/1/General/PortOrder"		"40000"
    Option     "ALL/1/General/DisplayConfig"		"1"
    Option     "ALL/1/General/DisplayDetect"		"1"
    Option     "ALL/1/General/VideoRAM"                 "131072"
    Option     "ALL/1/Port/4/General/name"		"LVDS"
#    Option     "ALL/1/Port/4/General/Rotat ion"		"0"
    Option     "ALL/1/Port/4/General/Edid"		"1"
    Option     "ALL/1/Port/4/Attr/70"			"0"
EndSection

Section "Screen"
    Identifier    "Screen0"
    Device        "Intel_IEGD-0"
    Monitor       "LVDS"
    SubSection "Display"
	Depth     24
	Modes    "1366x768"
    EndSubSection
EndSection

Section "Monitor"
	Identifier   "LVDS"
	ModelName    "LCD Panel 1366x768"
EndSection

Section "DRI"
        Mode         0666
EndSection

Section "Extensions"
	Option "composite" "enable"
EndSection

-- 
You received this bug notification because you are a member of GMA500
Team, which is the registrant for Intel® EMGD driver.
https://bugs.launchpad.net/bugs/711122

Title:
  Full Resolution on 1101HA

Status in Intel® Embedded Media and Graphics Driver (Intel® EMGD):
  Incomplete

Bug description:
  I can't have "full" resolution (= 1366x768) on my Asus 1101HA, the biggest resolution I have is 1280x768.
  (on Ubuntu 10.10 - Fresh installation)

  uname -a
  Linux EeeGeek 2.6.35-22-generic #35-Ubuntu SMP Sat Oct 16 20:36:48 UTC 2010 i686 GNU/Linux

  xrandr --prop
  xrandr: Failed to get size of gamma for output default
  Screen 0: minimum 640 x 480, current 1280 x 768, maximum 1280 x 768
  default connected 1280x768+0+0 0mm x 0mm
     1280x768       60.0* 
     1280x720       60.0  
     1024x768       60.0  
     960x540        60.0  
     800x600        60.0  
     800x480        60.0  
     720x576        50.0  
     720x480        60.0  
     640x480        60.0





References