This is a compatibility guide to running Linux with the Acer Aspire 5739 laptop.
This page is just for discussing using Linux on the Acer Aspire 5739. For a general discussion about this laptop you can visit the Acer Aspire 5739 page on LapWik.
If you get a “6 screens effect” when using the proprietary NVIDIA driver then do the following: 1. Edit your /etc/X11/xorg.conf file, you could use nano to do this with:
sudo nano -w /etc/X11/xorg.conf
2. Add the following line in the Device section:
Option "ModeValidation" "NoTotalSizeCheck"
3. Save the file and reboot (in nano: press Ctrl-X and answer Y)
Discussion