Linux problem #131233123
•
14 Oct 2009, 08:13
•
Journals
after my journal last night about having epic fps lags in linux, I tried to run ET without et-sdl-sound and still its lagging like hell. The FPS seem to be stable 125 until I move to some open areal, they instant drop to 70 and below. It aint the settings since in windows I can get over 250 with my config
another problem is that watching flash videos simultaneously lags like hell, so I guess its the graficsdriver.
I installed it over the restricted-manager, should i maybe try to install it directly from the ATI site?
another problem is that watching flash videos simultaneously lags like hell, so I guess its the graficsdriver.
I installed it over the restricted-manager, should i maybe try to install it directly from the ATI site?
(build yourself the deb packages, dont be a retard and install them the old way!
sh ati-driver-installer-<FGLRX-VERSION>-x86.x86_64.run --buildpkg Ubuntu/jaunty )
flash and gaming = no can do.
xorg is shit. you could try tweaking your kernel.. low latency settings, 1000 hz, etc etc!
and leave your xorg.conf like it is, theres really nothing you can do.. and ofc as plekter said, compiz needs to be turned off..
In xorg.conf:
(Backup the original first!
cp /etc/X11/xorg.conf $HOME/xorg.conf.bak
If anything goes wrong, log into terminal and type
cp $HOME/xorg.conf.bak /etc/X11/xorg.conf
as root.
Write
Section "Extensions"
Option "Composite" "disable"
EndSection
at the bottom.
But before you do that, disable Compiz by selecting "No desktop effects" (or whatever it's called in ubuntu).
(in ubuntu/debian:
aptitude search linux-rt
and download the first compatible one, this may screw up some drivers)
then to run et
chrt -f 99 ./etded.x86
(or chrt -f 99 ./et_ds or whatever that sound fix thing is called)