Whenever I try to run an openGL application all I get is a black window and I get the error. libGL warning: 3D driver claims to not support visual 0x4b. Some applications will freeze and the window can't be closed and the process can't be killed but I can still move the window around. Oddly enough openGL works for the gnome screen saver config dialog for a while but if you preview in full screen, click outside of the dialog, or switch through several GL screensavers it stops working and I just get blank screens for the GL screensavers till I reboot. Version-Release number of selected component (if applicable): How reproducible: Every time. Steps to Reproduce: 1.Run glxgears or and openGL application. Actual results: Windows lock up with blank black screen. Get error listed above. Some windows freeze Expected results: Applications to actually work. Additional info:
Sorry this is on a system with a Voodoo 5 5500 and the tdfx driver and I have mesa-libGL-6.5.1-8
Updating summary, the visual message is harmless.
There is a new tdfx driver in updates-testing for FC6, 1.3.0-2, does this work any better for you?
(In reply to comment #3) > There is a new tdfx driver in updates-testing for FC6, 1.3.0-2, does this work > any better for you? Much better however some apps still won't run (such as foobilliards) and compiz and beryl still don't work but for the mosyt part all works pretty well now
Another aaplication that does not run is google earth. Another user I know who has had the same problems as I has experienced similar behavior. Here is the output from the last time I ran Google Earth: [root@wHack Desktop]# googleearth libGL warning: 3D driver claims to not support visual 0x4b googleearth-bin: tdfx_tex.c:1621: tdfxCompressedTexImage2D: Assertion `texImage->IsCompressed' failed. Google Earth has caught signal 6. Stacktrace from glibc: ./googleearth-bin(__gxx_personality_v0+0x1b8) [0x804b154] ./googleearth-bin [0x804b53b] [0x233420] [0x233402] /lib/libc.so.6(gsignal+0x50) [0x411ead40] /lib/libc.so.6(abort+0x101) [0x411ec591] /lib/libc.so.6(__assert_fail+0xfb) [0x411e438b] /usr/lib/dri/tdfx_dri.so [0x33afd87] /usr/lib/dri/tdfx_dri.so(_mesa_CompressedTexImage2DARB+0x2e7) [0x342d2a7] ./libIGGfx.so(_ZN3Gap3Gfx10defTextureERNS0_7TextureEbb+0x66e) [0x29e9e2e] ./libIGGfx.so(_ZN3Gap3Gfx18igOglVisualContext10setTextureEii+0x1be) [0x29ea12e] /usr/local/google-earth/libevll.so(_ZN5earth4evll7Texture17syncCreateTextureERN3Gap3Gfx11igImageListE+0x88b) [0x22b4851] /usr/local/google-earth/libevll.so(_ZN5earth4evll17SyncCreateTexture7executeEv+0x1e) [0x22b8ba0] ./libgoogleearth.so(_ZN5earth6client11Application7executeERNS_5Timer10SyncMethodEb+0x1f4) [0x63e842] ./libbase.so(_ZN5earth5Timer7executeERNS0_10SyncMethodEb+0x25) [0x6cb8f3] /usr/local/google-earth/libevll.so(_ZN5earth4evll17SyncCreateTexture6CreateERNS0_7TextureEPN3Gap3Gfx7igImageE+0x42) [0x22b7f6a] /usr/local/google-earth/libevll.so(_ZN5earth4evll7Texture12ProcessWorkQEd+0xf3) [0x22b55ab] /usr/local/google-earth/libevll.so(_ZN5earth4evll7Texture8endFrameEd+0x1a) [0x22c148c] /usr/local/google-earth/libevll.so(_ZN5earth4evll13VisualContext8endFrameEv+0x135) [0x22bf4eb] /usr/local/google-earth/libevll.so(_ZN5earth4evll13VisualContext4drawEbb+0xa8) [0x22c12ec] /usr/local/google-earth/libevll.so(_ZN5earth4evll17RenderContextImpl4drawEv+0x58) [0x2283bfa] ./librender.so(_ZN12RenderWidget10paintEventEP11QPaintEvent+0x24) [0x1824178] ./libqt-mt.so.3(_ZN7QWidget5eventEP6QEvent+0x2c2) [0x1225242] ./libqt-mt.so.3(_ZN12QApplication14internalNotifyEP7QObjectP6QEvent+0xa1) [0x117a691] ./libqt-mt.so.3(_ZN12QApplication6notifyEP7QObjectP6QEvent+0xc9) [0x117b179] ./libqt-mt.so.3(_ZN9QETWidget19translatePaintEventEPK7_XEvent+0x389) [0x11033a9] ./libqt-mt.so.3(_ZN12QApplication15x11ProcessEventEP7_XEvent+0xe59) [0x110bbb9] ./libqt-mt.so.3(_ZN10QEventLoop13processEventsEj+0x23a) [0x112045a] ./libqt-mt.so.3(_ZN10QEventLoop9enterLoopEv+0xc3) [0x1191f83] ./libqt-mt.so.3(_ZN10QEventLoop4execEv+0x26) [0x1191e66] ./libqt-mt.so.3(_ZN12QApplication4execEv+0x1f) [0x117a08f] ./libgoogleearth.so(_ZN5earth6client11Application3runEiPPc+0xe91) [0x63fb71] ./libgoogleearth.so(_ZN5earth6client11ApplicationC1EiPPcb+0xc75) [0x640afd] ./googleearth-bin(main+0x123) [0x804b70b] /lib/libc.so.6(__libc_start_main+0xdc) [0x411d7f2c] ./googleearth-bin(__gxx_personality_v0+0x45) [0x804afe1] We apologize for the inconvenience, but Google Earth has crashed. This is a bug in the program, and should never happen under normal circumstances. A bug report and debugging data are now being written to this text file: /root/.googleearth/crashlogs/crashlog-1EADBC00.txt This bug report will be sent to Google automatically next time you run Google Earth. Its data, which contains no personal information, will help us correct problems without bothering you further. If you would rather this info not be transmitted, please delete the above file before running the program again. If you want bug reports to NEVER be sent, remove the above 'crashlogs' directory's read/write permissions.
Please, one bug per issue in the future. compiz and beryl are unlikely to ever work on the 3dfx cards, as they do not support non-power-of-two textures.
New tdfx 2d driver is in fc6 updates now, closing this bug. Please see bug #219202 for the compressed textures issue.