Power Developer
https://powerdeveloper.org/forums/

Xorg 6.8.2 on Yellow Dog
https://powerdeveloper.org/forums/viewtopic.php?f=25&t=163
Page 1 of 1

Author:  nels664868 [ Sat Feb 26, 2005 7:14 am ]
Post subject:  Xorg 6.8.2 on Yellow Dog

Hello All
Here is how I got xorg 6.8.2 to work on YellowDog 4.
First edit '/etc/yum.conf' so that it looks like this
Warning: comment out the Development part of the above listing before doing a plain 'yum update'.
you can make your Yellow dog dist unbootable.

Next type 'yum update xorg-x11 glibc glibc-common xorg-x11-Mesa-libGL xorg-x11-Mesa-libGLU'
This will find these packages and ask if it is ok to install. (this may take a while.)
Type 'Y' to install
Then edit '/etc/X11/xorg.conf' Device section like this
  • Section "Device"
    Identifier "Videocard0"
    Driver "radeon"
    VendorName "Videocard vendor"
    BoardName "ATI Radeon 9000"
    Option "BusType" "PCI"
    Option "BackingStore" "true"
    Option "EnablePageFlip" "true"
    Option "RenderAccel" "true"

    EndSection
Now restart Xwindows.
X loads faster and I get about 100-130 fps with gears screensaver @1400x1050x24


nels

Page 1 of 1 All times are UTC-06:00
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/