Announcement

Collapse
No announcement yet.

Testing latest -intel in Ubuntu

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Originally posted by Kano View Post
    @Sarvatt

    What's the status? Is the full stack available as update which is proposed in the 2010/Q2 Intel updates?
    This would be useful, to have the all packages for the stable components of the graphics drivers.

    Comment


    • Screen garbled for 800x600

      Hi,
      with the xorg-edgers driver downloaded today, the screen is garbled on my EEE PC 901 for the 800x600 resolution. The resolutions 1024x600, 800x480 and 640x480 work fine.
      Last edited by Vermind; 21 July 2010, 04:30 AM. Reason: Added computer name, spelling

      Comment


      • Debugging the problem

        I looked into Xorg.0.log and did the xrandr -s 1, then xrandr -s 0.
        1 is the 800x600, 0 is the 1024x768 (default).
        Code:
        [  2063.853] (II) intel(0): EDID vendor "AUO", prod id 4128
        [  2063.854] (II) intel(0): Printing DDC gathered Modelines:
        [  2063.854] (II) intel(0): Modeline "1024x600"x0.0   50.40  1024 1048 1184 1344  600 600 619 625 -hsync -vsync (37.5 kHz)
        [  2064.124] (II) intel(0): Allocated new frame buffer 832x600 stride 4096, tiled
        [  2066.344] (II) intel(0): EDID vendor "AUO", prod id 4128
        [  2066.344] (II) intel(0): Printing DDC gathered Modelines:
        [  2066.344] (II) intel(0): Modeline "1024x600"x0.0   50.40  1024 1048 1184 1344  600 600 619 625 -hsync -vsync (37.5 kHz)
        [  2066.615] (II) intel(0): Allocated new frame buffer 1024x600 stride 4096, tiled
        The problem seems to be that the width is wrong (832) should be 800. What could cause this?

        Comment

        Working...
        X