https://bugs.winehq.org/show_bug.cgi?id=40487
Bug ID: 40487
Summary: unimplemented functions hal.dll.READ and WRITE PORT
Product: Wine
Version: 1.9.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: super_man(a)post.com
Distribution: ---
http://www.futuremark.com/benchmarks/3dmark-vantage
After applying wine-staging patch from bug 20776 .
And taking create device 10 patch from bug 39834 .
And hacking around bug 38648 .
Trying to run 3dmark vantage benchamrk, exposes unimplemented hal.dll read and
write functions.
hal.dll.WRITE_PORT_ULONG
hal.dll.READ_PORT_UCHAR
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38771
Bug ID: 38771
Summary: 3DMark Vantage: insufficient hardware detected
Unfortunately your graphics card doesn't support
DirectX10.
Product: Wine
Version: 1.7.45
Hardware: x86
URL: https://www.techpowerup.com/downloads/1966/futuremark-
3dmark-vantage-v1-1-0/
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx10
Assignee: wine-bugs(a)winehq.org
Reporter: t.artem(a)mailcity.com
Distribution: ---
Now that bug 20776 is resolved I've tried to run 3DMark Vantage again.
No luck:
$ ./3DMarkVantage.exe -nosysteminfo
fixme:ole:RemUnknown_QueryInterface No interface for iid
{00000019-0000-0000-c000-000000000046}
err:ole:CoGetClassObject class {96749377-3391-11d2-9ee3-00c04f797396} not
registered
err:ole:CoGetClassObject class {96749377-3391-11d2-9ee3-00c04f797396} not
registered
err:ole:create_server class {96749377-3391-11d2-9ee3-00c04f797396} not
registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {96749377-3391-11d2-9ee3-00c04f797396}
could be created for context 0x17
fixme:win:EnumDisplayDevicesW ((null),0,0x32f558,0x00000000), stub!
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x3276f4 1 C) semi-stub
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x327524 1 C) semi-stub
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x327714 1 C) semi-stub
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x327500 1 C) semi-stub
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),1,3,(nil),0,(nil)) - stub!
fixme:ole:RemUnknown_QueryInterface No interface for iid
{00000019-0000-0000-c000-000000000046}
fixme:advapi:RegisterEventSourceW ((null),L"Futuremark SystemInfo Service"):
stub
fixme:advapi:ReportEventW
(0xcafe4242,0x0004,0x0000,0x00000000,(nil),0x0001,0x00000000,0x73e78c,(nil)):
stub
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
fixme:ole:CoResumeClassObjects stub
fixme:process:WTSGetActiveConsoleSessionId stub
fixme:wtsapi:WTSQueryUserToken 0 0xd3d9d8
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:win:EnumDisplayDevicesW ((null),0,0x3270d8,0x00000000), stub!
fixme:dxgi:dxgi_device_init Ignoring adapter type.
fixme:d3d10core:device_parent_create_swapchain_surface device_parent 0x1abd84,
container_parent 0x1ad540, wined3d_desc 0x326fd0, surface 0x32700c partial
stub!
fixme:d3d10core:device_parent_create_swapchain_surface Implement DXGI<->wined3d
usage conversion
fixme:dxgi:dxgi_device_create_surface iface 0x1abd50, desc 0x326e38, usage 0,
shared_resource (nil), outer 0x1ad560, surface 0x1ad570 partial stub!
fixme:d3d:query_init Unhandled query type 0x2.
This log is kinda inconclusive so if needed I can provide the full d3d log.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40075
Bug ID: 40075
Summary: 3DMarkVantage requires ID3D10Device:CreateVertexShader
more implemented
Product: Wine
Version: 1.9.2
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: isakov-sl(a)bk.ru
Created attachment 53555
--> https://bugs.winehq.org/attachment.cgi?id=53555
The application got an E_INVALIDARG from wine
After implementing all patches mentioned in bug 20776 I got 3DMarkVantage
almost working: it thinks my card is dx10 compliant.
But didn't play a test with message as on screenshot.
Appropriate part of log
~~~
fixme:d3d11:shdr_handler Unhandled chunk "STAT"
fixme:d3d_shader:shader_sm4_read_instruction Unrecognized opcode 0x5f,
opcode_token 0x0300005f.
fixme:d3d_shader:shader_sm4_read_instruction Unrecognized opcode 0x67,
opcode_token 0x04000067.
warn:d3d11:d3d_vertex_shader_init Failed to create wined3d vertex shader, hr
0x8876086c.
warn:d3d11:d3d_vertex_shader_create Failed to initialize vertex shader, hr
0x80070057.
~~~~
--
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.
http://bugs.winehq.org/show_bug.cgi?id=24317
Summary: 3DMark Vantage needs msvcp80 unimplemented function
Product: Wine
Version: 1.3.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: the.ideals(a)gmail.com
3DMark_Vantage_v102_1901.exe
MD5 Sum: aace425ffc785dc341099d88b50f076f
SHA1 Sum: 3a53a8367d5d67f54fac54c4efc717f04d1673ed
Selected Windows 7 for new wine prefix.
Used custom install to deselect DirectX installation.
wine: Call from 0x7b837ef2 to unimplemented function
msvcp80.dll.??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@PBDI@Z,
aborting
--
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.
http://bugs.winehq.org/show_bug.cgi?id=18852
Summary: 3dmark Vantage requires avrt.dll
Product: Wine
Version: 1.1.23
Platform: PC
URL: http://www.futuremark.com/benchmarks/3dmark06/download
/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffz(a)jeffz.name
err:module:import_dll Library AVRT.dll (which is needed by L"C:\\Program
Files\\Futuremark\\3DMark Vantage\\benchmark.dll") not found
AVRT.dll ships with Windows as of Windows Vista - eg, see
http://msdn.microsoft.com/en-us/library/ms681960(VS.85).aspx
AvQuerySystemResponsiveness et al.
--
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.