You are not logged in.
Hi all, as stated on the driver changelog, starting from version 2.10, overlay video should be enabled.
but it is not my case:
kokonicki@netbook ~ $ uname -a
Linux netbook 2.6.32-ARCH #1 SMP PREEMPT Tue Feb 9 14:46:08 UTC 2010 i686 Intel(R) Atom(TM) CPU N280 @ 1.66GHz GenuineIntel GNU/Linux
kokonicki@netbook ~ $ pacman -Q xf86-video-intel
xf86-video-intel 2.10.0-1
kokonicki@netbook ~ $
kokonicki@netbook ~ $ lspci|grep -i "display\|vga"
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
kokonicki@netbook ~ $ grep -iB6 overlay /etc/X11/xorg.conf
Section "Device"
Identifier "Card0"
Driver "intel"
VendorName "Intel Corporation"
BoardName "Mobile 945GME Express Integrated Graphics Controller"
BusID "PCI:0:2:0"
Option "XvPreferOverlay" "True"
kokonicki@netbook ~ $ grep -i overlay /var/log/Xorg.0.log
(**) intel(0): Option "XvPreferOverlay" "True"
(==) intel(0): video overlay key set to 0x101fe
kokonicki@netbook ~ $ xvinfo |grep -i adaptor
Adaptor #0: "Intel(R) Textured Video"
kokonicki@netbook ~ $Of course mplayer won't see any overlay adaptor, i even tried to disable kwin effects, but things remains the same.
Any idea?
Last edited by kokoko3k (2010-02-13 09:39:22)
Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !
Offline
To use overlay you need 2.6.33 kernel
Offline
Thanks, i'll wait for it to leave testing then.
Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !
Offline
is there an advantage of using a video overlay?
Offline
Well, in the past it saved me from tearing on another notebook, but fortunately with kms this should be the past.
Now i'd like to see how well it compares to textured video adaptor in terms of cpu usage and power consumption.
Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !
Offline
Already tested, no difference on GM965...
Offline
testing it right now..
gma945, except for the ugly blue box when moving the windows...nothing crazy about it.
im looking for tearing (or the lack of it...) and will test back without overlay
EDIT: overlay doesnt seem to be worth the effort. works like an ugly hack to circunvent old hardware shortcomings...
Last edited by eldragon (2010-02-13 14:24:05)
Offline
testing it right now..
gma945, except for the ugly blue box when moving the windows...nothing crazy about it.
Yeah, I had the same ugly blue frame too ![]()
Offline
I expected the "ugly frame" but i wouldn't mind if there are benefits.
It seems not the case anyway, thank you for testing ![]()
Last edited by kokoko3k (2010-02-13 16:29:38)
Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !
Offline
All right, I enabled testing, but I don't see kernel 2.6.33... are my mirrors wrong?
Server = ftp://ftp.gtlib.gatech.edu/pub/linux/di … po/os/i686
Server = http://archlinux.umflint.edu/$repo/os/i686
Server = ftp://mirror.cs.vt.edu/pub/ArchLinux/$repo/os/i686
Server = ftp://mirror.rit.edu/archlinux/$repo/os/i686
Server = ftp://locke.suu.edu/linux/dist/archlinux/$repo/os/i686
Tox ID: 8CF43FED4741DD4286C20C155CF64E24979D8C8CE1BF2925DAB902558ACE8351D80FD44EBFA6
Offline
its not in testing because it hasnt been released yet. as of now, its at 2.6.33-rc8, it will probably be out in a week or two.
you will have to build it yourself.
Offline
its not in testing because it hasnt been released yet. as of now, its at 2.6.33-rc8, it will probably be out in a week or two.
you will have to build it yourself.
Eh. No thanks, I swapped Gentoo for Arch for a reason; I'll wait.
Hang on, it'll be released in a week... to testing or to core?
Tox ID: 8CF43FED4741DD4286C20C155CF64E24979D8C8CE1BF2925DAB902558ACE8351D80FD44EBFA6
Offline
To testing in a week or two, in core in a week or two so expect it in core in a month ![]()
Offline
tested a bit more with overlay. and yes, its stresses the system less. you can play a video on one screen and play a game on another without significant frame drops.
Offline
That's good, will wait to switch kernel, thanks.
Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !
Offline
That's good, will wait to switch kernel, thanks.
there is a small issue though. it triggers a bug that freezes the gpu after using it for a while here..
Offline
kokoko3k wrote:That's good, will wait to switch kernel, thanks.
there is a small issue though. it triggers a bug that freezes the gpu after using it for a while here..
Does it freeze even when using i915.powersave=0 on the kernel line in your grub config?
Offline
After exactly how much time does it freeze? And on what kernel?
Offline
eldragon wrote:kokoko3k wrote:That's good, will wait to switch kernel, thanks.
there is a small issue though. it triggers a bug that freezes the gpu after using it for a while here..
Does it freeze even when using i915.powersave=0 on the kernel line in your grub config?
didnt test. feel free to do so.
right now im hunting http://bugs.freedesktop.org/show_bug.cgi?id=26645 then i will try and hunt the overlay issue (if its not the same issue)
EDIT:
@combuster:
hmm dont know, 30 mins ~ 1hs of video overlay usage (a video playing).
EDIT 2: its 2.6.33-rc8
Last edited by eldragon (2010-02-19 13:30:06)
Offline