Re: Fedora 6 strange hangs

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

 



On 4/17/07, Alan Cox <alan@xxxxxxxxxxxxxxxxxxx> wrote:

> Fix in my case was to disable most of the advanced features of the
> video driver in the X configuration file.

Which X driver ?


Card/driver from xorg.conf:

Section "Device"
       Identifier  "Videocard0"
       Driver      "radeon"
       VendorName  "Videocard vendor"
       BoardName   "ATI Radeon 9200SE"
EndSection

Disabling the following has led to a stable system:

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

When I was struggling with this, I found a few "X consuming 99% CPU"
bugs on X.org's site similar to my situation. Not sure anything ever
got resolved there.


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux