Your message dated Sat, 23 Jun 2007 22:45:05 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#420506: DRI fails
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: xserver-xorg-video-i810
Version: 2:2.0.0-1
Severity: normal
--- Please enter the report below this line. ---
After the last upgrade, the DRI starts to fail.
libertade:~# glxinfo | grep rendering
direct rendering: No
xorg.0.log
----------
...
(II) Loading sub module "sil164"
(II) LoadModule: "sil164"
(II) Loading /usr/lib/xorg/modules/drivers//sil164.so
(II) Module sil164: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.2
(II) intel(0): I2C bus "DVOI2C_E" initialized.
(EE) intel(0): detecting sil164
(EE) intel(0): Unable to read from DVOI2C_E Slave 112.
...
(EE) AIGLX: Screen 0 is not DRI capable
...
lspci -v
--------
00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated
Graphics Device (rev 02) (prog-if 00 [VGA]) Subsystem: Acer Incorporated
[ALI] Unknown device 0064
Flags: bus master, fast devsel, latency 0, IRQ 6
Memory at e8000000 (32-bit, prefetchable) [size=128M]
Memory at e0000000 (32-bit, non-prefetchable) [size=512K]
I/O ports at 1800 [size=8]
Capabilities: [d0] Power Management version 1
xorg.conf
---------
...
Section "Device"
Identifier "Tarxeta de Video Xenérica"
Driver "i810"
BusID "PCI:0:2:0"
VideoRam 65536
Option "XVideo" "On"
EndSection
...
Section "DRI"
Mode 0666
EndSection
...
--- System information. ---
Architecture: i386
Kernel: Linux 2.6.18-4-686
Debian Release: lenny/sid
--- Package information. ---
Depends (Version) | Installed
=======================================-+-===========
xserver-xorg-video-intel | 2:2.0.0-1
Thanks for your attention, and sorry if it's a false bug.
--- End Message ---
--- Begin Message ---
Version: 2:2.0.0-5
Esteban Paz Freire wrote:
> Hi, sorry for empty mails that I send before.
>
No problem, it's good to have a little bit of suspense :)
> I install the new version and all seem work fine.
> The mplayer plays fine in the xv mode and now the games works perfectly.
>
Good to know, I am closing this bug for now then.
> The drmWaitVBlank warning not disappears.
>
There are a couple bugs upstream talking about these warnings. Using
driconf to change vblank_mode ('Synchronization with vertical refresh
(swap intervals)') to 0 ('Never synchronize with vertical refresh,
ignore application's choice') might make them disappear (until a proper
fix is found).
Brice
--- End Message ---