On Thu, 2004-01-08 at 00:40, Stephen Waters wrote:
> System:
> MSI K8T Master2-FAR
> Dual Opteron
> Radeon VE
> Debian 'sid' (32-bit Xfree86)
> Kernel 2.6.1-rc2-bk1

Have you tried the DRI snapshot packages described in
http://dri.sourceforge.net/snapshots/README.Debian yet?


> On Tue, 2004-01-06 at 11:51, Xavier Hienne wrote:
> > On [EMAIL PROTECTED], Stephen Waters wrote:
> > > I wonder if this bug could explain my X problems...
> > > ---
> > > drivers/char/drm/radeon_state.c: In function `radeon_cp_getparam':
> > > drivers/char/drm/radeon_state.c:2190: warning: cast from pointer to integer of 
> > > different size
> > > ---
> > 
> > Right, a patch seems to exist :
> > http://function.linuxpower.ca/patches/patch-radeon_state-radeon_cp_getparam
> 
> unfortunately, it did not solve the stability problem.

What stability problem? Note that the getparam ioctl is only used by the
3D driver.

> here are the errors I'm getting (this is Debian 'sid' 32-bit Xfree86,
> just to be clear):
> 
> ---kern.log---
> Jan  7 00:42:37 localhost kernel: ioctl32(XFree86:391): Unknown cmd fd(6) 
> cmd(c0246400){00} arg(085d1320) on /dev/dri/card0
> Jan  7 00:42:37 localhost kernel: ioctl32(XFree86:391): Unknown cmd fd(6) 
> cmd(c0246400){00} arg(085d1320) on /dev/dri/card0

AFAICT this is the DRM_IOCTL_VERSION ioctl, odd that it would be
missing... I wonder if the ioctls need special treatment for 32 bit
apps?

> Jan  7 00:42:46 localhost kernel: XFree86[391]: segfault at 0000000000000077 rip 
> 00000000085d08ec rsp 00000000ffffd6f4 error 6

If this is a 'normal' X server segfault, you should try to get a
backtrace, e.g. using the xserver-xfree86-dbg package.


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



-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to