i have this performance issue for a long time, but i was to lazy and didnt had much time to look at it
when watching a youtube video, or any video with mplayer or vlc, the video "stutters"
sound is ok, while the video stops, and then jumps to catch up with the sound (i thin its dropping frames)
this happens with crappy 240x videos, as well as full HD
also, glxgears shows a really low FPS (i would assume my hardware is capable of a bunch more)
Code: Select all
Opteron log # glxgears
276 frames in 5.0 seconds = 55.136 FPS
277 frames in 5.0 seconds = 55.352 FPSi have the following related hardware
CPU AMD Phenom(tm) II X6 1090T Processor
GPU [AMD/ATI] Juniper PRO [Radeon HD 6750]
i have installed the closed source drivers
x11-drivers/ati-drivers
Installed versions: 14.4_p1(1)^td(21:26:17 06/04/14)(modules multilib qt4 -debug -pax_kernel -static-libs KERNEL="linux")
and my kernel is sys-kernel/gentoo-sources-3.12.20 compiled trough genkernel
this is an amd64 installation
after searching for a while, trying a few things, making sure everything is configured as wikis or post said, i have narrowed down this to 2 possibilities (wich might be completely wrong XD)
1) the only error i see in any log in /var/log that might be related is this one
Code: Select all
Opteron /var/log # grep -i error Xorg.0.log
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 33.353] (EE) AIGLX error: failed to open /usr/X11R6/lib64/modules/dri/fglrx_dri.so, error[/usr/X11R6/lib64/modules/dri/fglrx_dri.so: cannot open shared object file: No such file or directory]Code: Select all
Opteron log # glxinfo | grep direct
direct rendering: Yes2) permissions of /dev/ati/card0
Code: Select all
Opteron ~ # getfacl /dev/ati/card0
getfacl: Removing leading '/' from absolute path names
# file: dev/ati/card0
# owner: root
# group: root
user::rw-
group::rw-
other::rw-
manually changing the group to video is not permanent, so i have to test with the system already on. if i reboot it reverts back, thats why i cant be completely sure this solves o not my problem, because i think something thats already runing might not benefit from the permissions change
i do have some other issues, like "input lag" while typing, for example, this post. but since its in X, i assume is related. merging software from the command line works like a charm.
here is some extra info that might be needed
glxinfo http://bpaste.net/show/401247/
current kernel config (from genkernel) http://bpaste.net/show/RBGrCdepglZCDYbj0uwT/
xorg.conf http://bpaste.net/show/nswBLGtn5Eoyim5j0LTs/
emerge --info http://bpaste.net/show/fYlSjjGOT1nuIzMxsUEV/
thanks for reading and dont hesitate to ask for all the info im surely forgetting
regards



