Mailinglist Archive: radeonhd (436 mails)
| < Previous | Next > |
Re: [radeonhd] Need basic 3450 config info
- From: Vesa Muhonen <vesa.muhonen@xxxxxx>
- Date: Tue, 15 Jul 2008 12:36:46 +0300
- Message-id: <200807151236.46741.vesa.muhonen@xxxxxx>
On Tuesday 15 July 2008 07:20:56 Eric Altendorf wrote:
Well, I can't quarantee that this will work on your card, but my FireGL
V5200 runs quite nicely with the following. I left out the
InputDevice-parts...
Section "Device"
Identifier "InternalATI"
Driver "radeonhd"
VendorName "AMD/ATI"
Option "AccelMethod" "shadowfb"
Option "Monitor-PANEL" "Panel"
Option "Monitor-VGA_1" "External"
Option "RROutputOrder" "PANEL"
EndSection
Section "Monitor"
Identifier "Panel"
EndSection
Section "Monitor"
Identifier "External"
Option "RightOf" "Panel"
EndSection
Section "Screen"
Identifier "FixedPanel"
Device "InternalATI"
Monitor "Panel"
DefaultDepth 24
SubSection "Display"
Depth 24
Virtual 3520 1200
EndSubsection
EndSection
Section "ServerFlags"
Option "AllowMouseOpenFail" "true"
Option "AIGLX" "off"
EndSection
Section "ServerLayout"
Identifier "DefaultLayout"
InputDevice "FixedKbd" "CoreKeyboard"
InputDevice "TouchPad" "CorePointer"
InputDevice "TrackPoint" "SendCoreEvents"
InputDevice "VXRev" "SendCoreEvents"
Screen "FixedPanel"
EndSection
Section "Extensions"
Option "Composite" "Off"
EndSection
Hope this might help,
Vesa
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
Just a ping -- I haven't been able to find an example xorg.conf, so I
have no idea if I'm even close to what I need. I just added the
'Driver "radeonhd"' line to the Device section.
Well, I can't quarantee that this will work on your card, but my FireGL
V5200 runs quite nicely with the following. I left out the
InputDevice-parts...
Section "Device"
Identifier "InternalATI"
Driver "radeonhd"
VendorName "AMD/ATI"
Option "AccelMethod" "shadowfb"
Option "Monitor-PANEL" "Panel"
Option "Monitor-VGA_1" "External"
Option "RROutputOrder" "PANEL"
EndSection
Section "Monitor"
Identifier "Panel"
EndSection
Section "Monitor"
Identifier "External"
Option "RightOf" "Panel"
EndSection
Section "Screen"
Identifier "FixedPanel"
Device "InternalATI"
Monitor "Panel"
DefaultDepth 24
SubSection "Display"
Depth 24
Virtual 3520 1200
EndSubsection
EndSection
Section "ServerFlags"
Option "AllowMouseOpenFail" "true"
Option "AIGLX" "off"
EndSection
Section "ServerLayout"
Identifier "DefaultLayout"
InputDevice "FixedKbd" "CoreKeyboard"
InputDevice "TouchPad" "CorePointer"
InputDevice "TrackPoint" "SendCoreEvents"
InputDevice "VXRev" "SendCoreEvents"
Screen "FixedPanel"
EndSection
Section "Extensions"
Option "Composite" "Off"
EndSection
Hope this might help,
Vesa
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
| < Previous | Next > |