To start this is a fresh install so the fglrx came with. I haven’t install the proprietary driver just in case you might be wondering.
Yes I still get both and hear is freshly run clipping of the command hwinfo.
Driver Info #0:
XFree86 v4 Server Module: radeon
Driver Info #1:
XFree86 v4 Server Module: fglrx
3D Support: yes
Extensions: dri
Config Status: cfg=no, avail=yes, need=no, active=unknown
Attached to: #9 (PCI bridge)
Also took the time to go and look at the xorg.conf and here is what I found.
Section “Device”
BoardName “Radeon XPRESS 200M 5955 (PCIE)”
Driver “ati”
Identifier “Device[0]”
VendorName “ATI”
EndSection
Here is the full xorg.conf file
/…/
SaX generated X11 config file
Created on: 2009-11-17T22:50:55-0800.
Version: 8.1
Contact: Marcus Schaefer <sax@suse.de>, 2005
Automatically generated by [SaX2] (8.1)
PLEASE DO NOT EDIT THIS FILE!
Section “Files”
FontPath “/usr/share/fonts/misc:unscaled”
FontPath “/usr/share/fonts/local”
FontPath “/usr/share/fonts/75dpi:unscaled”
FontPath “/usr/share/fonts/100dpi:unscaled”
FontPath “/usr/share/fonts/Type1”
FontPath “/usr/share/fonts/URW”
FontPath “/usr/share/fonts/Speedo”
FontPath “/usr/share/fonts/PEX”
FontPath “/usr/share/fonts/cyrillic”
FontPath “/usr/share/fonts/latin2/misc:unscaled”
FontPath “/usr/share/fonts/latin2/75dpi:unscaled”
FontPath “/usr/share/fonts/latin2/100dpi:unscaled”
FontPath “/usr/share/fonts/latin2/Type1”
FontPath “/usr/share/fonts/latin7/75dpi:unscaled”
FontPath “/usr/share/fonts/baekmuk:unscaled”
FontPath “/usr/share/fonts/japanese:unscaled”
FontPath “/usr/share/fonts/kwintv”
FontPath “/usr/share/fonts/truetype”
FontPath “/usr/share/fonts/uni:unscaled”
FontPath “/usr/share/fonts/CID”
FontPath “/usr/share/fonts/ucs/misc:unscaled”
FontPath “/usr/share/fonts/ucs/75dpi:unscaled”
FontPath “/usr/share/fonts/ucs/100dpi:unscaled”
FontPath “/usr/share/fonts/hellas/misc:unscaled”
FontPath “/usr/share/fonts/hellas/75dpi:unscaled”
FontPath “/usr/share/fonts/hellas/100dpi:unscaled”
FontPath “/usr/share/fonts/hellas/Type1”
FontPath “/usr/share/fonts/misc/sgi:unscaled”
FontPath “/usr/share/fonts/xtest”
FontPath “/opt/kde3/share/fonts”
InputDevices “/dev/gpmdata”
InputDevices “/dev/input/mice”
EndSection
Section “Module”
Load “dri”
Load “dbe”
Load “extmod”
Load “glx”
EndSection
Section “ServerFlags”
Option “AllowMouseOpenFail” “on”
Option “ZapWarning” “on”
EndSection
Section “InputDevice”
Driver “kbd” will be disabled unless ‘Option “AutoAddDevices” “off”’
is set in “ServerFlags” section.
Driver “kbd”
Identifier “Keyboard[0]”
Option “Protocol” “Standard”
Option “XkbLayout” “us”
Option “XkbModel” “microsoftpro”
Option “XkbRules” “xfree86”
EndSection
Section “InputDevice”
Driver “mouse” will be disabled unless ‘Option “AutoAddDevices” “off”’
is set in “ServerFlags” section.
Driver “mouse”
Identifier “Mouse[1]”
Option “Buttons” “5”
Option “Device” “/dev/input/mice”
Option “Name” “SynPS/2 Synaptics TouchPad”
Option “Protocol” “explorerps/2”
Option “Vendor” “Sysp”
Option “ZAxisMapping” “4 5”
EndSection
Section “Monitor”
DisplaySize 330 210
HorizSync 30-62
Identifier “Monitor[0]”
ModelName “LGPHILIPSLCD LCD MONITOR”
Option “DPMS”
Option “PreferredMode” “1280x800”
VendorName “LPL”
VertRefresh 43-60
UseModes “Modes[0]”
EndSection
Section “Modes”
Identifier “Modes[0]”
Modeline “1280x800” 83.46 1280 1344 1480 1680 800 801 804 828
Modeline “1280x800” 69.75 1280 1328 1360 1440 800 803 809 823 +HSync -Vsync
EndSection
Section “Device”
BoardName “Radeon XPRESS 200M 5955 (PCIE)”
Driver “ati”
Identifier “Device[0]”
VendorName “ATI”
EndSection
Section “Screen”
DefaultDepth 16
SubSection “Display”
Depth 15
Modes “1280x800”
EndSubSection
SubSection “Display”
Depth 16
Modes “1280x800”
EndSubSection
SubSection “Display”
Depth 24
Modes “1280x800”
EndSubSection
SubSection “Display”
Depth 8
Modes “1280x800”
EndSubSection
Device “Device[0]”
Identifier “Screen[0]”
Monitor “Monitor[0]”
EndSection
Section “ServerLayout”
Identifier “Layout[all]”
InputDevice “Keyboard[0]” “CoreKeyboard”
InputDevice “Mouse[1]” “CorePointer”
Screen “Screen[0]”
EndSection
Section “DRI”
Group “video”
Mode 0660
EndSection
I am completely perplexed on this one.