Hi all,
I seem to have found two bugs. Before I filed them, just want to ask in this list if someone else has seen them or better has a workaround.
1. Blank screen
When the screen enter screensaver mode, there is no way to activate it again i.e. there is no dialogue for user to enter password to unlock the screen. The whole screen stay black all the time although it still respond to Ctrl+Alt+Backspace
2. No XV video
I won't be able to play media with xv. The player window stay either blue or black but no moving pictures.
Thanks.
Hi.
On Mon, 30 Apr 2007 17:24:14 +0100, Leo wrote
No XV video
I won't be able to play media with xv. The player window stay
either blue or black but no moving pictures.
Integrated Intel video chipset? That would be https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=237169
----- Ralf Ertzinger (2007-04-30) wrote:-----
Integrated Intel video chipset? That would be https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=237169
Thanks, I have joined the CC.
On Tue, 2007-05-01 at 00:07 +0100, Leo wrote:
----- Ralf Ertzinger (2007-04-30) wrote:-----
Integrated Intel video chipset? That would be https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=237169
Thanks, I have joined the CC.
-- Leo <sdl.web AT gmail.com> (GPG Key: 9283AA3F)
Have you tried disabling DRI? Option "DRI" "off"
A few years ago I found that Xv and DRI were mutually incompatible with the i810 driver, maybe the problem still exists.
Jon
On Tue, 2007-05-01 at 01:02 +0100, Jon Burgess wrote:
Have you tried disabling DRI? Option "DRI" "off"
Not sure if this is still the case, but XVideo on Intel IGP, so far as I understand, uses OpenGL textures instead of drawing to the raw hardware; so without DRI, you don't get usable XVideo, either...
(Though this is only from a brief Google; clarification from proper X/DRI ninjas would be greatly appreciated.)
On Mon, 2007-04-30 at 20:34 -0700, Peter Gordon wrote:
On Tue, 2007-05-01 at 01:02 +0100, Jon Burgess wrote:
Have you tried disabling DRI? Option "DRI" "off"
Not sure if this is still the case, but XVideo on Intel IGP, so far as I understand, uses OpenGL textures instead of drawing to the raw hardware; so without DRI, you don't get usable XVideo, either...
XV may or may not work at all on the intel driver without DRI enabled; I haven't checked, and tbh I can't imagine wanting to run without DRI, ever.
It's entirely possible to use the texture engine without using OpenGL though, if you happen to be the driver itself.
If Xv working requires DRI to be disabled, that's clearly a bug.
- ajax
----- Adam Jackson (2007-05-01) wrote:-----
On Mon, 2007-04-30 at 20:34 -0700, Peter Gordon wrote:
On Tue, 2007-05-01 at 01:02 +0100, Jon Burgess wrote:
Have you tried disabling DRI? Option "DRI" "off"
Not sure if this is still the case, but XVideo on Intel IGP, so far as I understand, uses OpenGL textures instead of drawing to the raw hardware; so without DRI, you don't get usable XVideo, either...
XV may or may not work at all on the intel driver without DRI enabled; I haven't checked, and tbh I can't imagine wanting to run without DRI, ever.
It's entirely possible to use the texture engine without using OpenGL though, if you happen to be the driver itself.
If Xv working requires DRI to be disabled, that's clearly a bug.
- ajax
I have filed a bug in:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=239274
----- Leo (2007-04-30) wrote:-----
Blank screen
When the screen enter screensaver mode, there is no way to activate it again i.e. there is no dialogue for user to enter password to unlock the screen. The whole screen stay black all the time although it still respond to Ctrl+Alt+Backspace
Anyone seeing this problem?