You are not logged in.

#1 2010-02-13 09:36:36

kokoko3k
Member
Registered: 2008-11-14
Posts: 2,464

xf86-video-intel 2.10, no overlay on eeepc 1005ha

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

#2 2010-02-13 11:47:29

combuster
Member
From: Serbia
Registered: 2008-09-30
Posts: 711
Website

Re: xf86-video-intel 2.10, no overlay on eeepc 1005ha

To use overlay you need 2.6.33 kernel

Offline

#3 2010-02-13 13:13:17

kokoko3k
Member
Registered: 2008-11-14
Posts: 2,464

Re: xf86-video-intel 2.10, no overlay on eeepc 1005ha

Thanks, i'll wait for it to leave testing then.


Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !

Offline

#4 2010-02-13 13:47:18

eldragon
Member
From: Buenos Aires
Registered: 2008-11-18
Posts: 1,029

Re: xf86-video-intel 2.10, no overlay on eeepc 1005ha

is there an advantage of using a video overlay?

Offline

#5 2010-02-13 14:03:49

kokoko3k
Member
Registered: 2008-11-14
Posts: 2,464

Re: xf86-video-intel 2.10, no overlay on eeepc 1005ha

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

#6 2010-02-13 14:11:13

combuster
Member
From: Serbia
Registered: 2008-09-30
Posts: 711
Website

Re: xf86-video-intel 2.10, no overlay on eeepc 1005ha

Already tested, no difference on GM965...

Offline

#7 2010-02-13 14:17:43

eldragon
Member
From: Buenos Aires
Registered: 2008-11-18
Posts: 1,029

Re: xf86-video-intel 2.10, no overlay on eeepc 1005ha

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

#8 2010-02-13 14:33:37

combuster
Member
From: Serbia
Registered: 2008-09-30
Posts: 711
Website

Re: xf86-video-intel 2.10, no overlay on eeepc 1005ha

eldragon wrote:

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 smile

Offline

#9 2010-02-13 16:29:03

kokoko3k
Member
Registered: 2008-11-14
Posts: 2,464

Re: xf86-video-intel 2.10, no overlay on eeepc 1005ha

I expected the "ugly frame" but i wouldn't mind if there are benefits.
It seems not the case anyway, thank you for testing wink

Last edited by kokoko3k (2010-02-13 16:29:38)


Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !

Offline

#10 2010-02-15 06:08:11

somercet
Member
From: Michigan, USA
Registered: 2009-06-07
Posts: 10

Re: xf86-video-intel 2.10, no overlay on eeepc 1005ha


Tox ID: 8CF43FED4741DD4286C20C155CF64E24979D8C8CE1BF2925DAB902558ACE8351D80FD44EBFA6

Offline

#11 2010-02-15 11:25:38

eldragon
Member
From: Buenos Aires
Registered: 2008-11-18
Posts: 1,029

Re: xf86-video-intel 2.10, no overlay on eeepc 1005ha

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

#12 2010-02-16 07:24:12

somercet
Member
From: Michigan, USA
Registered: 2009-06-07
Posts: 10

Re: xf86-video-intel 2.10, no overlay on eeepc 1005ha

eldragon wrote:

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

#13 2010-02-16 10:11:32

combuster
Member
From: Serbia
Registered: 2008-09-30
Posts: 711
Website

Re: xf86-video-intel 2.10, no overlay on eeepc 1005ha

To testing in a week or two, in core in a week or two so expect it in core in a month smile

Offline

#14 2010-02-18 23:55:58

eldragon
Member
From: Buenos Aires
Registered: 2008-11-18
Posts: 1,029

Re: xf86-video-intel 2.10, no overlay on eeepc 1005ha

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

#15 2010-02-19 08:35:58

kokoko3k
Member
Registered: 2008-11-14
Posts: 2,464

Re: xf86-video-intel 2.10, no overlay on eeepc 1005ha

That's good, will wait to switch kernel, thanks.


Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !

Offline

#16 2010-02-19 11:21:43

eldragon
Member
From: Buenos Aires
Registered: 2008-11-18
Posts: 1,029

Re: xf86-video-intel 2.10, no overlay on eeepc 1005ha

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..

Offline

#17 2010-02-19 12:48:42

hw-tph
Member
Registered: 2006-11-01
Posts: 149

Re: xf86-video-intel 2.10, no overlay on eeepc 1005ha

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?

Offline

#18 2010-02-19 13:22:46

combuster
Member
From: Serbia
Registered: 2008-09-30
Posts: 711
Website

Re: xf86-video-intel 2.10, no overlay on eeepc 1005ha

After exactly how much time does it freeze? And on what kernel?

Offline

#19 2010-02-19 13:23:38

eldragon
Member
From: Buenos Aires
Registered: 2008-11-18
Posts: 1,029

Re: xf86-video-intel 2.10, no overlay on eeepc 1005ha

hw-tph wrote:
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

Board footer

Powered by FluxBB