[Bug 21515] VENDOR_WINE vs VENDOR_ATI with xf86-video-ati

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jan 31 18:57:08 CST 2010


http://bugs.winehq.org/show_bug.cgi?id=21515





--- Comment #14 from P.Panon <ppanon at shaw.ca>  2010-01-31 18:57:07 ---
Found a little more time to read
http://wiki.jswindle.com/index.php/Debugging_Wine while my 2-year old's taking
a nap :-). I've now got the dev and dbg packages loaded as well but I still
can't seem to get any trace info. For a while I was getting that it couldn't
find the channels. Now I'm not getting an error, but no trace info with either
wine or winedbg. Is there a build config option that might be set by the
standard Ubuntu packaging that would no-op all the TRACE statements?
I've applied Luca's patch, so now it presumably is using VENDOR_MESA. However I
need to see the TRACE results to see what other settings are being reported
(DirectX 7/8/9 capability, why it's showing DRI as disabled when glxinfo says
otherwise, etc.) 

ppanon at whiteygu:/var/wine/games$ export WINEDEBUG=trace+wined3d
ppanon at whiteygu:/var/wine/games$ winedbg drive_c/Program\ Files/Firaxis\
Games/Sid\ Meier\'s\ Alpha\ Centauri/terran.exe
WineDbg starting on pid 001f
fixme:mixer:ALSA_MixerInit No master control found on USB Device 0x46d:0x8c2,
disabling mixer
fixme:mixer:ALSA_MixerInit No master control found on HDA ATI HDMI, disabling
mixer
start_process () at /var/wine/src/wine1.2-1.1.37/dlls/kernel32/process.c:1037
0x7b858baf start_process+0x4f
[/var/wine/src/wine1.2-1.1.37/dlls/kernel32/process.c:1037] in kernel32: movl  
 %esi,0x0(%esp)
1037        return entry( peb );
Wine-dbg>set +wined3d
fixme:dbghelp_dwarf:compute_location Unhandled attr op: 1e
Wine-dbg>set +wined3d
Wine-dbg>set +all 
Wine-dbg>set trace+all
Wine-dbg>continue
syntax error
Wine-dbg>cont
err:winediag:X11DRV_WineGL_InitOpenglInfo Direct rendering is disabled, most
likely your OpenGL drivers haven't been installed correctly
fixme:d3d:check_fbo_compat Format WINED3DFMT_B8G8R8_UNORM with rendertarget
flag is not supported as FBO color attachment, and no fallback specified.
fixme:d3d:check_fbo_compat Format WINED3DFMT_B8G8R8A8_UNORM with rendertarget
flag is not supported as FBO color attachment, and no fallback specified.
fixme:d3d:check_fbo_compat Format WINED3DFMT_B8G8R8X8_UNORM with rendertarget
flag is not supported as FBO color attachment, and no fallback specified.
fixme:d3d:check_fbo_compat Format WINED3DFMT_B5G6R5_UNORM rtInternal format is
not supported as FBO color attachment.
fixme:d3d:check_fbo_compat Format WINED3DFMT_R16G16_UNORM rtInternal format is
not supported as FBO color attachment.
fixme:d3d:check_fbo_compat Format WINED3DFMT_R16G16B16A16_UNORM with
rendertarget flag is not supported as FBO color attachment, and no fallback
specified.
fixme:win:EnumDisplayDevicesW ((null),0,0x33f028,0x00000000), stub!
Process of pid=001f has terminated

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list