radeon x1200 some problems with git snapshot from 11.05.08
Halim Sahin
halim.sahin at freenet.de
Thu Jun 12 08:00:25 PDT 2008
Hello,
My Problem is the following:
When I start xorg with a connected tft on vga connector all works fine,
but the tft must be swiched on before loading xorg.
Here is the problem!!!
Xorg refuses to start with a tv pluged in with s-video connector or with
the tft switched off.
Today I ve read the radeon manpage and googled a lot but found nothing
to solve this.
I.ll attach my xorg.conf
Any help would be appreciated.
Thanks
with regards
Halim
-------------- next part --------------
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/etc/X11/rgb"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "GLcore"
Load "extmod"
Load "xtrap"
Load "record"
Load "dbe"
Load "dri"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
HorizSync 15.0 - 17.0
VertRefresh 49.0 - 61.0
ModeLine "pal_720x576" 13.9 720 744 808 888 576 582 588 625 -hsync -vsync interlace
ModeLine "pal_768x576" 14.8 768 784 864 944 576 582 588 625 -hsync -vsync interlace
Option "DDC" "false"
Option "Enable" "true"
EndSection
Section "Monitor"
Identifier "TV"
HorizSync 30-68
VertRefresh 50-120
DisplaySize 183 122
Mode "720x480"
DotClock 34.564
HTimings 720 752 840 928
VTimings 480 484 488 504
Flags "-HSync" "-VSync"
EndMode
Option "Enable" "true"
Option "DDC" "false"
Option "ModeDebug" "True"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "NoAccel" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "Dac6Bit" # [<bool>]
#Option "Dac8Bit" # [<bool>]
#Option "BusType" # [<str>]
#Option "CPPIOMode" # [<bool>]
#Option "CPusecTimeout" # <i>
#Option "AGPMode" # <i>
#Option "AGPFastWrite" # [<bool>]
#Option "AGPSize" # <i>
#Option "GARTSize" # <i>
#Option "RingSize" # <i>
#Option "BufferSize" # <i>
#Option "EnableDepthMoves" # [<bool>]
#Option "EnablePageFlip" # [<bool>]
#Option "NoBackBuffer" # [<bool>]
#Option "DMAForXv" # [<bool>]
#Option "FBTexPercent" # <i>
#Option "DepthBits" # <i>
#Option "PCIAPERSize" # <i>
#Option "AccelDFS" # [<bool>]
Option "DDCMode" "False" # [<bool>]
Option "IgnoreEDID" "True" # [<bool>]
# Option "DisplayPriority" "VGA-0" # [<str>]
#Option "PanelSize" # [<str>]
#Option "ForceMinDotClock" # <freq>
#Option "ColorTiling" # [<bool>]
#Option "VideoKey" # <i>
#Option "RageTheatreCrystal" # <i>
#Option "RageTheatreTunerPort" # <i>
#Option "RageTheatreCompositePort" # <i>
#Option "RageTheatreSVideoPort" # <i>
#Option "TunerType" # <i>
#Option "RageTheatreMicrocPath" # <str>
#Option "RageTheatreMicrocType" # <str>
#Option "ScalerWidth" # <i>
#Option "RenderAccel" # [<bool>]
#Option "SubPixelOrder" # [<str>]
#Option "ShowCache" # [<bool>]
#Option "DynamicClocks" # [<bool>]
#Option "VGAAccess" # [<bool>]
#Option "ReverseDDC" # [<bool>]
#Option "LVDSProbePLL" # [<bool>]
#Option "AccelMethod" # <str>
# Option "DRI" "True" # [<bool>]
#Option "ConnectorTable" # <str>
Option "DefaultConnectorTable" "True" # [<bool>]
# Option "DefaultTMDSPLL" "True" # [<bool>]
# Option "TVDACLoadDetect" "True" # [<bool>]
# Option "ForceTVOut" "True" # [<bool>]
# Option "TVStandard" "pal" # <str>
# Option "IgnoreLidStatus" # [<bool>]
# Option "DefaultTVDACAdj" "True" # [<bool>]
# Option "Int10" "True" # [<bool>]
Identifier "Card0"
Driver "radeon"
VendorName "ATI Technologies Inc"
BoardName "Radeon X1200 Series"
# BusID "PCI:1:5:0"
#Option "Enable" "true"
#Option "Monitor-DVI-0" "Monitor0"
Option "Monitor-VGA-0" "Monitor0"
Option "Monitor-S-video" "TV"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
More information about the xorg-driver-ati
mailing list