no more d3d - unrecognized GL_VENDOR Tungsten Graphics, Inc

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
dreamer84
Level 1
Level 1
Posts: 8
Joined: Tue Nov 25, 2008 2:42 am

no more d3d - unrecognized GL_VENDOR Tungsten Graphics, Inc

Post by dreamer84 »

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: Select all

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: Select all

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 :-( )
Thunderbird
Level 5
Level 5
Posts: 336
Joined: Mon Nov 24, 2008 8:10 am

Post by Thunderbird »

You can ignore this. It is just naming which isn't that critical. By default we have a fallback anyway. Only some very tricky games use this info only to get an idea of what 3d effects to enable by default or so.
dreamer84
Level 1
Level 1
Posts: 8
Joined: Tue Nov 25, 2008 2:42 am

Post by dreamer84 »

I *cannot* ignore this, since direct3d-apps refuse to start now which they did not before :-(
DaVince
Level 8
Level 8
Posts: 1099
Joined: Wed Oct 29, 2008 4:53 pm

Post by DaVince »

These are just fixmes, you gotta look out for err (error) lines if there are any, and post those instead.
dreamer84
Level 1
Level 1
Posts: 8
Joined: Tue Nov 25, 2008 2:42 am

Post by dreamer84 »

unfortunately those are the only output i get in terminal...
i temporarilly fixed this by downgrading to 1.1.21 and recreating the default wineprefix. (no special reason for that version, i just picked an older one)
hope this will be fixed someday, i'll try the next wine update again i guess...
thanks for your replies though
James Huk

no more d3d - unrecognized GL_VENDOR Tungsten Graphics, Inc

Post by James Huk »

2009/7/12 dreamer84 <[email protected]>
unfortunately those are the only output i get in terminal...
i temporarilly fixed this by downgrading to 1.1.21 and recreating the
default wineprefix. (no special reason for that version, i just picked an
older one)
hope this will be fixed someday, i'll try the next wine update again i
guess...
thanks for your replies though





You know, you can probably help here - by running regression test:
http://wiki.winehq.org/RegressionTesting
This isn't hard, and I think devs will be pleased ;]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-us ... chment.htm>
dreamer84
Level 1
Level 1
Posts: 8
Joined: Tue Nov 25, 2008 2:42 am

Post by dreamer84 »

ok, i did the regression testing:
0571ebcee3d0fdb524d8609ea0ec4703cdfad71d is first bad commit
commit 0571ebcee3d0fdb524d8609ea0ec4703cdfad71d
Author: Henri Verbeet <[email protected]>
Date: Fri Jun 5 10:10:47 2009 +0200

wined3d: Add extension detection to the GL format template table.

:040000 040000 6432b0f02cca54c3725b64037b698cb113321fc9 4f138de8f20ca87cccabfb01621b5bbb3a9fd5a1 M dlls
turns out it's the same patch as in http://bugs.winehq.org/show_bug.cgi?id=18989, so should i still open another bug report?

simply reverting the patch using

Code: Select all

git show 0571ebcee3d0fdb524d8609ea0ec4703cdfad71d | patch -p1 -R
circumvents this bug, but there was one reject:
patching file dlls/wined3d/utils.c
Hunk #1 succeeded at 188 (offset 18 lines).
Hunk #2 succeeded at 199 (offset 18 lines).
Hunk #3 FAILED at 207.
Hunk #4 succeeded at 646 (offset 176 lines).
Hunk #5 succeeded at 667 (offset 176 lines).
Hunk #6 succeeded at 751 (offset 176 lines).
Hunk #7 succeeded at 772 (offset 176 lines).
1 out of 7 hunks FAILED -- saving rejects to file dlls/wined3d/utils.c.rej
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

no more d3d - unrecognized GL_VENDOR Tungsten Graphics, Inc

Post by austin987 »

On Thu, Jul 16, 2009 at 2:11 PM, dreamer84<[email protected]> wrote:
ok, i did the regression testing:
0571ebcee3d0fdb524d8609ea0ec4703cdfad71d is first bad commit
commit 0571ebcee3d0fdb524d8609ea0ec4703cdfad71d
Author: Henri Verbeet <[email protected]>
Date:   Fri Jun 5 10:10:47 2009 +0200

    wined3d: Add extension detection to the GL format template table.

:040000 040000 6432b0f02cca54c3725b64037b698cb113321fc9 4f138de8f20ca87cccabfb01621b5bbb3a9fd5a1 M    dlls
turns out it's the same patch as in http://bugs.winehq.org/show_bug.cgi?id=18989, so should i still open another bug report?
No, but please add a comment/cc yourself, so you can know when it's fixed.


--
-Austin
James McKenzie

no more d3d - unrecognized GL_VENDOR Tungsten Graphics, Inc

Post by James McKenzie »

Austin English wrote:
On Thu, Jul 16, 2009 at 2:11 PM, dreamer84<[email protected]> wrote:
ok, i did the regression testing:

0571ebcee3d0fdb524d8609ea0ec4703cdfad71d is first bad commit
commit 0571ebcee3d0fdb524d8609ea0ec4703cdfad71d
Author: Henri Verbeet <[email protected]>
Date: Fri Jun 5 10:10:47 2009 +0200

wined3d: Add extension detection to the GL format template table.

:040000 040000 6432b0f02cca54c3725b64037b698cb113321fc9 4f138de8f20ca87cccabfb01621b5bbb3a9fd5a1 M dlls

turns out it's the same patch as in http://bugs.winehq.org/show_bug.cgi?id=18989, so should i still open another bug report?
No, but please add a comment/cc yourself, so you can know when it's fixed.


Also VOTE for the bug. That way the developers know the scope of the
problem is more than one system.

James McKenzie
dreamer84
Level 1
Level 1
Posts: 8
Joined: Tue Nov 25, 2008 2:42 am

Post by dreamer84 »

ok, i did so.
the comma doesn't belong to the link, it's http://bugs.winehq.org/show_bug.cgi?id=18989
Locked