FGLRX was working now it isn't

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'm running FC6 with a Radeon Xpress 200M. I have had direct rendering working for months but after the last livna update of the fglrx drivers it stopped. Can anyone help me track down the problem?

lspci:
01:05.0 VGA compatible controller: ATI Technologies Inc RC410 [Radeon Xpress 200M]

grep EE /var/log/Xorg.0.log:
(EE) AIGLX error: dlopen of /usr/lib/dri/fglrx_dri.so failed (/usr/lib/dri/fglrx_dri.so: undefined symbol: __glXFindDRIScreen)
(EE) AIGLX: reverting to software rendering

xorg.conf:
# Xorg configuration created by system-config-display

Section "ServerLayout"
     Identifier     "single head configuration"
     Screen      0  "Screen0" 0 0
     InputDevice    "Keyboard0" "CoreKeyboard"
     InputDevice    "Synaptics" "CorePointer"
EndSection

Section "Files"
EndSection

Section "Module"
     Load  "dbe"
     Load  "extmod"
     Load  "fbdevhw"
     Load  "glx"
     Load  "record"
     Load  "freetype"
     Load  "type1"
     Load  "dri"
EndSection

Section "InputDevice"
     Identifier  "Keyboard0"
     Driver      "kbd"
     Option      "XkbModel" "pc105"
     Option      "XkbLayout" "us"
EndSection

Section "InputDevice"
     Identifier  "Synaptics"
     Driver      "synaptics"
     Option      "Device" "/dev/input/mice"
     Option      "Protocol" "auto-dev"
     Option      "Emulate3Buttons" "yes"
     Option      "LeftEdge" "120"
     Option      "RightEdge" "830"
     Option      "TopEdge" "120"
     Option      "BottomEdge" "650"
     Option      "FingerLow" "14"
     Option      "FingerHigh" "15"
     Option      "MaxTapMove" "110"
     Option      "VertScrollDelta" "20"
     Option      "HorizScrollDelta" "20"
     Option      "MinSpeed" "0.3"
     Option      "MaxSpeed" "0.75"
EndSection

Section "Monitor"
     Identifier   "Monitor0"
     ModelName    "LCD Panel 1280x800"
     HorizSync    31.5 - 90.0
     VertRefresh  59.9 - 60.1
     Option      "dpms"
EndSection

Section "Device"
     Identifier  "Videocard0"
     Driver      "fglrx"
EndSection

Section "Screen"
     Identifier "Screen0"
     Device     "Videocard0"
     Monitor    "Monitor0"
     DefaultDepth     24
     SubSection "Display"
             Viewport   0 0
             Depth     24
Modes "1280x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
     EndSubSection
EndSection

Section "DRI"
     Group        0
     Mode         0666
EndSection

Section "Extensions"
     Option      "Composite" "False" #I've also tried "Disable"
EndSection



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux