Bug#275735: xserver-xfree86-dbg: Removing DRI module does not help

2004-12-22 Thread David Decotigny


Hi,

H it worked yesterday. Tonight X became unresponsive at most 
once. As usual, top says "100%" while gdb tells:

-
(gdb) bt
#0  0x0fe154cc in ioctl () from /lib/libc.so.6
#1  0x1047b520 in drmDMA (fd=7, request=0x75c0) at xf86drm.c:796
#2  0x10053764 in RADEONCPGetBuffer (pScrn=0x10d40f68) at radeon_accel.c:490
#3  0x10051430 in RADEONSetupForScanlineCPUToScreenColorExpandFillCP (
pScrn=0x10d40f68, fg=0, bg=2147483647, rop=1, planemask=4294967295)
at radeon_accelfuncs.c:756
#4  0x102fef78 in XAAWriteBitmapScanlineColorExpandLSBFirst 
(pScrn=0x10d40f68,
x=846, y=441, w=2, h=2, src=0x10f796f8 "", srcwidth=4, skipleft=0, 
fg=0,

bg=2147483647, rop=1, planemask=4294967295) at xaaBitmap.c:449
#5  0x102dd968 in XAAPutImage (pDraw=0x10fc1898, pGC=0x10fc8cd0, depth=1,
x=433, y=461, w=2, h=2, leftPad=0, format=0, pImage=0x10f796f8 "")
at xaaImage.c:456
#6  0x106e1040 in miSpritePutImage (pDrawable=0x10fc1898, pGC=0x10fc8cd0,
depth=1, x=433, y=461, w=2, h=2, leftPad=0, format=0, 
pBits=0x10f796f8 "")

at misprite.c:1158
#7  0x10399eac in ShadowPutImage (pDraw=0x10fc1898, pGC=0x10fc8cd0, depth=1,
x=433, y=461, w=2, h=2, leftPad=0, format=0, pImage=0x10f796f8 "")
at shadow.c:750
#8  0x104d0498 in ProcPutImage (client=0x10f7b728) at dispatch.c:2094
#9  0x104c9cec in Dispatch () at dispatch.c:450
#10 0x104ebbe0 in main (argc=9, argv=0x7d94, envp=0x7dbc) at 
main.c:469

-

BTW:
  [EMAIL PROTECTED]:/home/d2# grep rendering /var/log/XFree86.0.log
  (II) RADEON(0): Direct rendering enabled

xlibmesa-dri is still uninstalled:
  [EMAIL PROTECTED]:/home/d2# dpkg -s xlibmesa-dri
  Package: xlibmesa-dri
  Status: purge ok not-installed
  Priority: optional
  Section: x11
  Architecture: powerpc

Same config file as yesterday. I'll try without the dri module.

Bye,



Bug#286667: xlibs: KP_Separator missing in the abnt2 keyboard

2004-12-22 Thread Denis Barbier
On Tue, Dec 21, 2004 at 09:33:56AM -0200, Rafael Ávila de Espíndola wrote:
> Package: xlibs
> Version: 4.3.0.dfsg.1-10
> Severity: minor
> 
> The handling of the KP_Separator is wrong on the abnt2 keyboard. This is 
> already solved in the "X Keyboard Configuration Database" version 0.2. Could 
> you please back-port the fix?

Hi,

does the attached patch fix this bug?

Denis
--- /etc/X11/xkb/symbols/pc/br
+++ /etc/X11/xkb/symbols/pc/br
@@ -38,7 +38,7 @@
 key  { [ slash,   question,   degree, questiondown ] };
 
 key  { [KP_Decimal ] };
-key  { [ KP_Delete,  comma ] };
+key  { [ KP_Delete,  KP_Separator ]  };
 
 include "level3(ralt_switch)"
 };


Bug#275735: xserver-xfree86-dbg: Removing DRI module does not help

2004-12-22 Thread Michel Dänzer
On Wed, 2004-12-22 at 21:13 +0100, David Decotigny wrote: 
> 
>[EMAIL PROTECTED]:/home/d2# grep rendering /var/log/XFree86.0.log
>(II) RADEON(0): Direct rendering enabled

Ah, it's still enabled because XFree86-debug contains all the 'modules'.
The only way to disable the DRI with it is to prevent the DRM (radeon
kernel module) from loading. If that's too much hassle, just verify
whether it's related to the DRI with the non-debug server.


-- 
Earthling Michel Dänzer  | Debian (powerpc), X and DRI developer
Libre software enthusiast|   http://svcs.affero.net/rm.php?r=daenzer