radeonhd errror on Radeon Xpress 1400

Vasiliy Tolstov vase at selfip.ru
Fri Oct 19 03:06:53 PDT 2007


I'm updated to latest git for radeonhd

X server dos not start, in /var/log/Xorg.0.log error

(II) RADEONHD(0): Validating Fixed Modes from Monitor "LVDS Panel" on 
"PANEL LCD1"
(II) RADEONHD(0): rhdMonitorFixedValid: tested mode:Modeline "1440x900" 
   88.75  1440 1488 1520 1600  900 903 909 926
(II) RADEONHD(0): rhdMonitorFixedValid: fixed mode:Modeline "1440x900" 
  88.75  1440 1488 1520 1600  900 903 909 926
(II) RADEONHD(0): Rejected mode "1440x900" (1440x900:88.8Mhz): monitor 
doesn't support reduced blanking
(EE) RADEONHD(0): No valid modes found


Full Xorg error log in attach


my xorg.conf

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 "AllowNonLocalXvidtune" "false"
     Option "AllowNonLocalModInDev" "true"
     Option "BlankTime" "11"
     Option "StandbyTime" "11"
     Option "SuspendTime" "20"
     Option "OffTime" "30"
     Option "Xinerama" "true"
EndSection

Section "InputDevice"
     Identifier  "Dell Keyboard"
     Driver      "kbd"
     Option      "CoreKeyboard"
     Option      "AutoRepeat" "500 30"
     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/mouse0"
#    Option "Resolution"        "256"
#    Option "BaudRate"  "9600"
#    Option "SampleRate"        "150"
     Option  "Buttons"   "13"
     Option "ZAxisMapping"   "4 5 6 7"
     Option "Emulate3Buttons" "false"
#    Option "Emulate3Timeout"    "50"
#    Option "ChordMiddle"
EndSection

Section "InputDevice"
     Driver      "synaptics"
     Identifier  "Synaptics TouchPad"
     Option      "SendCoreEvents"
     Option      "Device" "/dev/input/event4"
     Option      "Protocol" "event"
     Option      "SHMConfig" "true"

     Option "LeftEdge" "1700"
     Option "RightEdge" "5300"
     Option "TopEdge" "1700"
     Option "BottomEdge" "4200"
     Option "FingerLow" "25"
     Option "FingerHigh" "30"
     Option "MaxTapTime" "180"
     Option "MaxTapMove" "220"
     Option "VertScrollDelta" "100"
     Option "MinSpeed" "0.09"
     Option "MaxSpeed" "0.18"
     Option "AccelFactor" "0.0015"
     Option "UpDownScrolling" "true"
     Option "LeftRightScrolling" "true"
     Option "CircularScrolling" "true"
     Option "Buttons" "7"
EndSection

Section "Monitor"
     Identifier  "Dell LVDS Panel"
#    HorizSync   55.5-55.5
#    VertRefresh 59.5-59.9
#    Modeline "1440x900"   59.5  1440 1488 1520 1600  900 903 909 926
     Option      "DPMS" "on"
#    Option "TargetRefresh"  "55.5"
#    Option "Enable"  "true"
EndSection

Section "Device"
     Identifier  "Dell Radeon Xpress 1400"
     Driver      "vesa"
     VideoRam    262144
EndSection

Section "Screen"
     Identifier  "Screen 1"
     Device      "Dell Radeon Xpress 1400"
     Monitor     "Dell LVDS Panel"
     DefaultDepth 24
     Subsection "Display"
         Depth       24
         Modes       "1024x768"
         ViewPort    0 0
     EndSubsection
EndSection

Section "ServerLayout"
     Identifier  "Simple Layout"
     Screen "Screen 1"
     InputDevice "Inspiron Mouse" "AlwaysCore"
     InputDevice "Dell Keyboard" "CoreKeyboard"
     InputDevice "Synaptics TouchPad" "CorePointer"
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: 32843 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20071019/ff82fc3c/attachment.bin>


More information about the xorg mailing list