I just got a Samsung n100S notebook and installed ubuntu 12.04. It looks like the resolution of screen is not coming properly. The system is taking 800x600 resolution - whereas I think it should be 1024*768 (not sure though).
Is there a way to fix this?
Install Intel binary Xorg driver for GMA3600 (Cedarview) GPUs!
a). still not full performance but works with 2d acceleration and I could play 720p videos with out problem.
b). Adjust brightness with Fn Keys Work!
How to do?
First install generic kernel, reboot and and make sure you're using this kernel:
Remove pae kernel with their respective headers & reboot at the end of this:
sudo dpkg -l | grep linux-image
(This will show kernels on your system)sudo apt-get --remove purge "name of package"
sudo dpkg -l | grep linux-headers
(This will show headers on your system)sudo apt-get --remove purge "name of package"
Install the cedarview drivers:
Update the Grub Bootloader
Reboot the System and joy!
NOTE: can activate 3D acceleration test, to see if it works. For this,change Option "AIGLX" to "On" (default settion):