Re: [Intel VGA] Drivers and config
you can try that xorg.conf very easily by saving it to /etc/X11/ and then reboot the machine.
if you don't have a working video server after reboot, you will be thrown to a prompt to log in do so and then run the command
[code=to remove xorg file if broken]sudo rm /etc/X11/xorg.conf[/code]and reboot (sudo reboot) to restore you previous video settings.
good luck.
Edit: my netbook has an intel 945 it uses the i915 driver.
you can try that xorg.conf very easily by saving it to /etc/X11/ and then reboot the machine.
if you don't have a working video server after reboot, you will be thrown to a prompt to log in do so and then run the command
[code=to remove xorg file if broken]sudo rm /etc/X11/xorg.conf[/code]and reboot (sudo reboot) to restore you previous video settings.
good luck.
Edit: my netbook has an intel 945 it uses the i915 driver.
Comment