X slow

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

 



Hi all,

I have installed a linux from scratch, with an xfree86 4.3.0.2 x server.
I hoped to get a more stable, faster system, which is what i got - with
the only exception that x has only one quarter of the speed it has under
debian sid, where is a 4.2.1.16.

Testing with glxgears, i get 288 fps with lfs, and 1040 with debian.
Hardware is an AMD Athlon 750, and an ATI Rage 128.

>From my debian XF86Config-4:
Section "Module"
        Load    "GLcore"
        Load    "bitmap"
        Load    "dbe"
        Load    "ddc"
        Load    "dri"
        Load    "extmod"
        Load    "freetype"
        Load    "glx"
        Load    "int10"
        Load    "record"
        Load    "speedo"
        Load    "type1"
        Load    "vbe"
EndSection
Section "Device"
        Identifier      "Ati Rage 128"
        Driver          "ati"
        Option          "UseFBDev"              "true"
EndSection


>From my LFS XF86Config-4:
Section "Module"
        Load  "GLcore"
        Load  "extmod"
        Load  "glx"
        Load  "dri"
        Load  "dbe"
        Load  "record"
        Load  "xtrap"
        Load  "speedo"
        Load  "type1"
        Load  "freetype"
EndSection
Section "Device"
        Identifier  "Card0"
        Driver      "ati"
        VendorName  "ATI Technologies Inc"
        BoardName   "Rage 128 RF/SG AGP"
        BusID       "PCI:1:5:0"
#       Option          "UseFBDev"              "true"
EndSection

BTW: I can't use the fb with LFS, for i use fbdev, and i found no
possibility to tell x that the fb is /dev/fb/0 instead of /dev/fb0.

Could anyone tell me why x is so much slower with my lfs system?

Kind regards
Chris

_______________________________________________
XFree86 mailing list
XFree86@xxxxxxxxxxx
http://XFree86.Org/mailman/listinfo/xfree86

[Index of Archives]     [X Forum]     [Xorg]     [XFree86 Newbie]     [IETF Announce]     [Security]     [Font Config]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux Kernel]

  Powered by Linux