http://bugs.winehq.org/show_bug.cgi?id=7876
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |focht(a)gmx.net
--- Comment #10 from Anastasius Focht <focht(a)gmx.net> 2007-11-26 12:41:20 ---
Hello,
just revisiting this bug because someone added an entry named "GPU-Z" to appdb
with garbage data.
http://appdb.winehq.org/objectManager.php?sClass=version&iId=9862
Seems to be some companion tool to "CPU-Z" to read out GPU related information.
Same issue as CPU-Z: kernel driver doesn't load/run due to unimplemented or
stubbed API.
Attached are some patches which let the CPU/GPU-Z tools load and run the
drivers.
Just to give some directions what is needed.
Though no useful info is returned due to restricted usage of i/o ports,
privileged instruction emulations and some stubbed kernel mode API.
Both tools just show empty property pages.
Basically HAL needs i/o port read/write access like kernel32/winedos in/out
port facility.
Either export kernel32/winedos port access stuff (__wine exports) or factor it
out to its own library (no winedos/vdm).
Other stuff like reading model-specific registers (rdmsr) has to be faked in
some way (retrieving real values restricted to kernel mode only).
Some patches are just current versions of my private PunkBuster patches.
Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4596
Scott Russell <bugzilla(a)bluecamel.eml.cc> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bugzilla(a)bluecamel.eml.cc
--- Comment #9 from Scott Russell <bugzilla(a)bluecamel.eml.cc> 2007-11-26 12:32:50 ---
(In reply to comment #8)
> Created an attachment (id=9353)
--> (http://bugs.winehq.org/attachment.cgi?id=9353) [details]
> Output of WINEDEBUG=+menu
>
> Created vantive-menu.log with "WINEPREFIX=${HOME}/.wine-vantive WINEDEBUG=+menu
> wine "C:\Program Files\Vantive86SP2\vantiv32.exe" >& vantive-menu.log"
>
WTH? Wrong bug, please ignore :)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4596
--- Comment #8 from Scott Russell <bugzilla(a)bluecamel.eml.cc> 2007-11-26 12:32:00 ---
Created an attachment (id=9353)
--> (http://bugs.winehq.org/attachment.cgi?id=9353)
Output of WINEDEBUG=+menu
Created vantive-menu.log with "WINEPREFIX=${HOME}/.wine-vantive WINEDEBUG=+menu
wine "C:\Program Files\Vantive86SP2\vantiv32.exe" >& vantive-menu.log"
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4197
Scott Russell <bugzilla(a)bluecamel.eml.cc> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bugzilla(a)bluecamel.eml.cc
--- Comment #9 from Scott Russell <bugzilla(a)bluecamel.eml.cc> 2007-11-26 12:30:39 ---
I'd like to reserect this bug since i'm seeing the same problem. I'm running
Wine 0.9.46 on Gutsy using Vantive and seeing the same problem and the same
crash. I'll attach my WINEDEBUG=+menu and
WINEDEBUG=+relay,+seh,+win,+mdi,+menu outputs.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3972
Luke Bratch <l_bratch(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |l_bratch(a)yahoo.co.uk
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.