[问题]libGL warning: 3D driver claims to not support visual 0x

CPU/显卡/打印机/USB设备等硬件问题
回复
fallening
帖子: 131
注册时间: 2006-10-30 19:54
来自: Hannover

[问题]libGL warning: 3D driver claims to not support visual 0x

#1

帖子 fallening » 2006-11-09 20:41

$ glxgears
libGL warning: 3D driver claims to not support visual 0x5b
2858 frames in 5.0 seconds = 571.554 FPS
3346 frames in 5.0 seconds = 669.083 FPS
3317 frames in 5.1 seconds = 655.339 FPS
glxgears: intel_ioctl.c:62: intelEmitIrqLocked: Assertion `((*(int *)intel->driHwLock) & ~0x40000000U) == (0x80000000U|intel->hHWContext)' failed.
Aborted
intel 915GM的显卡,请教下这是什么问题,如何解决
xcity
帖子: 135
注册时间: 2006-09-20 17:11

#2

帖子 xcity » 2006-11-11 22:28

是使用了DRI引入的,6.10的intel驱动是使用dri来加速。据说是mesa的bug,还cvs里面的就可以。不过也没有啥影响,beryl和其他的都是使用正常的。
回复