Radeon Xpress 1400 error
Vasiliy Tolstov
vase at selfip.ru
Thu Oct 4 04:41:34 PDT 2007
Hello!
I have notebook inspiron 6400 with ati radeon xpress 1400.
OS - Gentoo.
When i started Xorg with following config , a had error
"(EE) RADEONHD(0): Failed to detect a connected monitor"
My Xorg.conf file
Section "Module"
Load "synaptics"
EndSection
Section "Files"
FontPath "/usr/share/fonts/corefonts"
FontPath "/usr/share/fonts/dejavu"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/100dpi/"
FontPath "/usr/share/fonts/75dpi/"
FontPath "/usr/share/fonts/default/ghostscript/"
EndSection
Section "ServerFlags"
# Option "NoTrapSignals"
# Option "DontVTSwitch"
# Option "DontZap"
# Option "Dont Zoom"
# Option "DisableVidModeExtension"
# Option "AllowNonLocalXvidtune"
# Option "DisableModInDev"
# Option "AllowNonLocalModInDev"
EndSection
Section "InputDevice"
Identifier "Inspiron Keyboard"
Driver "kbd"
Option "AutoRepeat" "500 30"
# Option "Xleds" "1 2 3"
# Option "LeftAlt" "Meta"
# Option "RightAlt" "ModeShift"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us,ru"
Option "XkbVariant" ",winkeys"
Option "XkbOptions" "grp:alt_shift_toggle, grp_led:scroll"
EndSection
Section "InputDevice"
Identifier "Inspiron Mouse"
Driver "mouse"
Option "Protocol" "Auto"
Option "Device" "/dev/input/mice"
# Option "Resolution" "256"
# Option "BaudRate" "9600"
# Option "SampleRate" "150"
Option "ZAxisMapping" "4 5 6 7"
# Option "Emulate3Buttons"
# Option "Emulate3Timeout" "50"
# Option "ChordMiddle"
EndSection
Section "InputDevice"
Driver "synaptics"
Identifier "Inspiron TouchPad"
Option "SendCoreEvents"
Option "Protocol" "auto-dev"
Option "SHMConfig" "on"
Option "LeftEdge" "1900"
Option "RightEdge" "5400"
Option "TopEdge" "1400"
Option "BottomEdge" "4500"
Option "FingerLow" "25"
Option "FingerHigh" "30"
Option "MaxTapTime" "180"
Option "MaxTapMove" "220"
Option "VertScrollDelta" "100"
Option "MinSpeed" "0.02"
Option "MaxSpeed" "0.18"
Option "AccelFactor" "0.0010"
EndSection
Section "Monitor"
Identifier "Inspiron Monitor"
# HorizSync 31.5 - 57.0
# VertRefresh 50-70
Option "DPMS" "on"
EndSection
Section "Device"
Identifier "ATI Radeon Xpress 1400"
Driver "radeonhd"
VideoRam 262144
EndSection
Section "Screen"
Identifier "Screen 1"
Device "ATI Radeon Xpress 1400"
Monitor "Inspiron Monitor"
DefaultDepth 24
Subsection "Display"
Depth 24
Modes "1440x900"
ViewPort 0 0
EndSubsection
EndSection
Section "ServerLayout"
Identifier "Simple Layout"
Screen "Screen 1"
InputDevice "Inspiron Mouse" "CorePointer"
InputDevice "Inspiron Keyboard" "CoreKeyboard"
InputDevice "inspiron TouchPad" "AlwaysCore"
EndSection
Section "DRI"
Mode 0666
EndSection
Section "Extensions"
Option "Composite" "True"
Option "RENDER" "Enable"
EndSection
--
С уважением, Vasiliy Tolstov
http://www.selfip.ru
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Xorg.0.log
Type: text/x-log
Size: 23468 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20071004/cab560ca/attachment.bin>
More information about the xorg
mailing list