Hello. I was able to compile kernel 3.4-rc5 with GMA3600 support. The classmate netbook now works with full 1024x600 resolutions, but still does not support S3 resume operation.
If the computer enters Suspend Mode, it cannot resume correctly, and the graphic signal gets "corrupted", as documented in the provided attachment! The lsmod is as following: PC:~$ lsmod|grep -i gma gma500_gfx 139228 2 drm_kms_helper 45321 1 gma500_gfx drm 215594 2 gma500_gfx,drm_kms_helper i2c_algo_bit 13197 1 gma500_gfx PC:~$ sudo modinfo gma500_gfx [sudo] password for agostinho: filename: /lib/modules/3.4.0-rc5/kernel/drivers/gpu/drm/gma500/gma500_gfx.ko license: GPL description: DRM driver for the Intel GMA500 author: Alan Cox <[email protected]> and others srcversion: AE5A0D7498638989EA81B04 alias: pci:v00008086d00000BE7sv*sd*bc*sc*i* alias: pci:v00008086d00000BE6sv*sd*bc*sc*i* alias: pci:v00008086d00000BE5sv*sd*bc*sc*i* alias: pci:v00008086d00000BE4sv*sd*bc*sc*i* alias: pci:v00008086d00000BE3sv*sd*bc*sc*i* alias: pci:v00008086d00000BE2sv*sd*bc*sc*i* alias: pci:v00008086d00000BE1sv*sd*bc*sc*i* alias: pci:v00008086d00000BE0sv*sd*bc*sc*i* alias: pci:v00008086d00004108sv*sd*bc*sc*i* alias: pci:v00008086d00004107sv*sd*bc*sc*i* alias: pci:v00008086d00004106sv*sd*bc*sc*i* alias: pci:v00008086d00004105sv*sd*bc*sc*i* alias: pci:v00008086d00004104sv*sd*bc*sc*i* alias: pci:v00008086d00004103sv*sd*bc*sc*i* alias: pci:v00008086d00004102sv*sd*bc*sc*i* alias: pci:v00008086d00004101sv*sd*bc*sc*i* alias: pci:v00008086d00004100sv*sd*bc*sc*i* alias: pci:v00008086d00008109sv*sd*bc*sc*i* alias: pci:v00008086d00008108sv*sd*bc*sc*i* depends: drm,drm_kms_helper,i2c-algo-bit intree: Y vermagic: 3.4.0-rc5 SMP mod_unload modversions 686 parm: trap_pagefaults:Error and reset on MMU pagefaults (int) Thank you ** Attachment added: "Does not support resume from S3 state" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/934956/+attachment/3127728/+files/DSCF0051.JPG -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/934956 Title: [REGRESSION] Xorg Intel GMA 3600 driver does not work (Atom N2600 onboard graphics) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/934956/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
