good evening everyone short version: radeon mobility 9200, ubuntu 8.04 some time before (about january, don't remember wine version): d3d worked perfectly (despite lacking PS1.1 support) wine-1.1.24: something like no d3d-device found (I had no time, didn't worry nor take notes and decided to wait for the next version) wine-1.1.25: Code: fixme:d3d_caps:IWineD3DImpl_FillGLCaps Received unrecognized GL_VENDOR Tungsten Graphics, Inc.. Setting VENDOR_WINE. fixme:win:EnumDisplayDevicesW ((null),0,0x32e604,0x00000000), stub! :-( extended one: it's been a while since i last played something using d3d (about january i think) and i updated wine without always checking... so recently i wanted to play again (world of goo in that case) and received an error like "no 3d device found". that was with wine-1.1.24 and i thought okay, wait for the next version. now i have wine-1.1.25 and the error does no longer appear, but instead the screen stays black. console output (also for other d3d apps) Code: fixme:d3d_caps:IWineD3DImpl_FillGLCaps Received unrecognized GL_VENDOR Tungsten Graphics, Inc.. Setting VENDOR_WINE. fixme:win:EnumDisplayDevicesW ((null),0,0x32e604,0x00000000), stub! just to make sure i didn't accidentally change my graphics driver i checked with the output of lspci&co and compared with a post i did last year (http://forum.winehq.org/viewtopic.php?t=2970, everything is still the same. So, does wine no longer support my antique GPU or is this a bug / something i could fix? thanks in advance for any help, regards (just checked again, now world of goo even segfaults :-( )