Thanks rovitotv and YogiBare for your inputs. The details you are looking for are below...
The graphics controllers on my laptop are as follows:
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
I am not sure which is the graphics driver installed, however following is the output of rpm -qa | grep xorg
Code:
[rinjo@localhost ~]$ rpm -qa | grep xorg
xorg-x11-drv-acecad-1.5.0-2.fc16.i686
xorg-x11-drv-sisusb-0.9.4-7.fc16.i686
xorg-x11-drv-dummy-0.3.4-7.fc16.i686
xorg-x11-drv-s3virge-1.10.4-9.fc16.i686
xorg-x11-drv-geode-2.11.12-1.fc16.i686
xorg-x11-drv-voodoo-1.2.4-7.fc16.i686
xorg-x11-server-Xephyr-1.11.1-1.fc16.i686
xorg-x11-drv-synaptics-1.5.0-2.fc16.i686
xorg-x11-drv-i740-1.3.2-9.fc16.i686
xorg-x11-font-utils-7.5-6.fc15.i686
xorg-x11-drv-savage-2.3.2-5.fc16.i686
xorg-x11-drv-hyperpen-1.4.1-2.fc16.i686
xorg-x11-drv-openchrome-0.2.904-16.fc16.i686
xorg-x11-drv-nv-2.1.18-8.fc16.i686
xorg-x11-drv-sis-0.10.3-7.fc16.i686
xorg-x11-drv-apm-1.2.3-8.fc16.i686
xorg-x11-drv-ast-0.91.10-7.fc16.i686
xorg-x11-drv-aiptek-1.4.1-2.fc16.i686
xorg-x11-xauth-1.0.6-1.fc16.i686
xorg-x11-drv-tdfx-1.4.3-9.fc16.i686
xorg-x11-drv-fpit-1.4.0-2.fc16.i686
xorg-x11-drv-mouse-1.7.1-2.fc16.i686
xorg-x11-drv-vmware-11.0.3-6.fc16.i686
xorg-x11-drv-neomagic-1.2.5-2.fc15.i686
xorg-x11-proto-devel-7.6-12.fc16.noarch
xorg-x11-drv-siliconmotion-1.7.5-2.fc16.i686
xorg-x11-xkb-utils-7.5-5.fc16.i686
xorg-x11-drv-penmount-1.5.0-3.fc16.i686
xorg-x11-drv-mach64-6.9.0-2.fc16.i686
xorg-x11-drv-ati-6.14.2-2.20110727git8c9266ed2.fc16.i686
xorg-x11-drv-mutouch-1.3.0-2.fc16.i686
xorg-x11-drv-i128-1.3.4-9.fc16.i686
xorg-x11-drv-cirrus-1.3.2-10.fc16.i686
xorg-x11-utils-7.5-3.fc16.i686
xorg-x11-xinit-1.3.1-1.fc16.i686
xorg-x11-drv-v4l-0.2.0-14.fc16.i686
xorg-x11-drv-glint-1.2.5-2.fc16.i686
xorg-x11-drv-vesa-2.3.0-9.fc16.i686
xorg-x11-drv-mga-1.4.13-8.fc16.i686
xorg-x11-drv-qxl-0.0.21-8.fc16.i686
xorg-x11-drv-nouveau-0.0.16-27.20110720gitb806e3f.fc16.i686
xorg-x11-drv-fbdev-0.4.2-2.fc16.i686
xorg-x11-drv-elographics-1.3.0-2.fc16.i686
xorg-x11-drivers-7.4-2.fc15.i686
xorg-x11-drv-vmmouse-12.7.0-2.fc16.i686
xorg-x11-server-common-1.11.1-1.fc16.i686
xorg-x11-drv-keyboard-1.6.0-2.fc16.i686
xorg-x11-drv-rendition-4.2.4-7.fc16.i686
xorg-x11-server-utils-7.5-7.fc16.i686
xorg-x11-server-Xorg-1.11.1-1.fc16.i686
xorg-x11-drv-r128-6.8.1-11.fc16.i686
xorg-x11-drv-intel-2.16.0-2.fc16.i686
xorg-x11-drv-trident-1.3.4-7.fc16.i686
xorg-x11-drv-wacom-0.11.99-4.20110527.fc16.i686
xorg-x11-drv-evdev-2.6.99-3.20110601giteaf202531.fc16.i686
xorg-x11-drv-void-1.4.0-2.fc16.i686
I am using VGA output port of my laptop.
I checked my F16 installation, but did not find xorg.conf file. It seems that F16 is using some other method of configuring the display settings.
---------- Post added at 09:32 PM ---------- Previous post was at 09:27 PM ----------
If I am not wrong, Fedora no more uses xorg.conf as its default display configurations.
In my previous F10 installation too xorg.conf file was not present and I had to yum install xorg to get this file.
Do you suggest that I do the same with F16, that is yum install xorg??