<<< Coding for the future >>>
| Fedora 13 stuck on 800x600 screen resolution - Advent 9415 laptop |
| Monday, 16 August 2010 00:24 |
|
Changed the Operating System (OS) on the laptop again (Advent 9415 with an SIS graphics card - nevery buying anything with SIS again if they won't support linux). Its great to have a spare laptop to cycle through the various Linux distro's seeing what each is up to. Anyway, the usual problem with the SIS graphics card presented itself. Having installed Fedora 13 I was met with the ugly 800x600 screen resolution with no option to change it. Again, like the problem with Ubuntu, the solution is to edit the xorg.conf file. It's probably this doesn't exist so you'll have to create one - as a root user. su root gedit /etc/X11/xorg.conf
If you are presented with a blank file, you can simply insert the below into it. If your file is already full of settings, look for the sections below and add in any lines missing.
|
| Last Updated on Monday, 16 August 2010 00:35 |