← Back to team overview

gma500 team mailing list archive

[Bug 711122] Re: Full Resolution on 1101HA

 

Yes, I have follow this instruction :
- fresh installation of Ubuntu 10.10
- wget dl.dropbox.com/u/1338581/emgd.sh && sudo sh ./emgd.sh
Known Workarounds:
* Grub, Vts and Plymouth with native resolution:
echo "GRUB_GFXMODE=1366x768" | sudo tee -a "/etc/default/grub"
echo "GRUB_GFXPAYLOAD_LINUX=keep" | sudo tee -a "/etc/default/grub"
sudo update-grub
* Suspend:
sudo mv /usr/lib/pm-utils/sleep.d/99video /usr/lib/pm-utils/99video
* Brightness hotkeys (tested on EEEPC and DELL Mini)
add "acpi_backlight=vendor" to grub
+ restart ... Nothing else


My "X.org Log" :
tail -f /var/log/Xorg.0.log
[    27.269] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    27.285] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
[    27.285] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    27.285] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
[    27.285] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    27.285] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    27.317] (--) SynPS/2 Synaptics TouchPad: touchpad found
[    27.318] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[    27.318] (II) No input driver/identifier specified (ignoring)
[    76.448] (II) XKB: reuse xkmfile /var/lib/xkb/server-410AE9E10736048FB1E8F2AAF1D119A83A131163.xkm


Do you think I have to redo an fresh installation of Ubuntu + Driver ? Or just purge and reinstall driver ?
Thanks ! ;-)

-- 
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):
  New

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