"Gino Zantafio" said:
It appears you have a good knowledge of the voice reporter mechanisms.
May be you'll be able to give help.
Winbond voice editor doesn't work on my system (A7N8X Dlx/Athlon 2400+) and
98SE albeit installed in two partitions. It sends the following message when
I attempt to run it: "Load Driver failed!! ".
I don't use Asus Probe and MBM5 wasn't yet installed when I got the first
message.
Any idea ? Thanks
I have two versions on disk here. They are:
http://www.asus.com/pub/ASUS/misc/utils/Voice_10.zip
ftp://ftp.asus.com.tw/pub/ASUS/misc/utils/winbond/865875_veditor_M316.zip
After installing both versions, and using a hex editor, I can see
the main executable "speecher" contains the "Load Driver failed" message.
When the uninstaller runs, there are two files that were installed in the
system32 directory. They are WBHWDOCT.sys and Wbhwdoct.vxd. The .vxd
has a text section listing the chipsets supported, and the M316 version
has support for the A7N8X and P4C/P4P800 boards. Here is the text section
from M316's .vxd
*********** Begin Sludge Version 316 ***********
write sucess
CX=%X
CAH=%x offset=>%x data => %x
VendorID=%x DeviceID=%x CAH=>%x
get smbus address Address =%8x FunNo=%4x ,DevNo=%4x, BusNo=%4x
DeviceVendor=%8x
Error:getSMBusBaseAddr() fail: %d
Check nVIDIA MCP2 Result = %d
Check nVIDIA MCP2 Chipsets
Check ALI_1535D Result = %d
Check ALI_1535D ChipSets
Check AMD_756 Result = %d
Check AMD_756 ChipSets
Check SIS_961a2 Result = %d
Check SIS_961a2 Chipsets
Check SIS_961 Result = %d
Check SIS_961 Chipsets
Check SIS_730 Result = %d
Check SIS_730 Chipsets
Check SIS_630 Result = %d
Check SIS_630 Chipsets
Check VIA_VT8233A Result = %d
Check VIA_VT8233A Chipsets
Check VIA_VT8233 Result = %d
Check VIA_VT8233 Chipsets
Check VIA_VT8235 Result = %d
Check VIA_VT8235 Chipsets
Check VIA_VT82C596 A B Result = %d
Check VIA_VT82C596 A B Chipsets
Check VIA_VT82C596B Old Result = %d
Check VIA_VT82C596B Old Chipsets
Check VIA_VT82C686A Result = %d
Check VIA_VT82C686A Chipsets
Check Intel_ICH3 Chipsets
Check Intel_ICH3 Result = %d address = %x
this is test for lyc
Check Intel_ICH2 Chipsets
Check Intel_ICH Result = %d
Check Intel_ICH Chipsets
Check Intel_ICH5 Chipsets
Check Intel_ICH4 Result = %d
Check Intel_ICH4 Chipsets
Check Intel_ICH0 Result = %d
Check Intel_ICH0 Chipsets
Check Severworks CSB5 = %d
Check Severworks CSB5 Chipsets
Check Severworks ROSB4 Result = %d
Check Severworks ROSB4 Chipsets
Check Intel_440MX Result = %d
Check Intel_440MX Chipsets
Check Intel_PIIX4 Result = %d
Check Intel_PIIX4 Chipsets
<bad format character><float format not supported>0X0x0 +
*********** End Sludge ***********
There are two possibilities. Either the SMBUS path to the Winbond
chip is more twisted than the driver can understand, or you need to
run the Voice Editor with Administrator permissions. Since both
versions of the editor have some strange .flh files, it looks like
Winbond at least considered different localizations, so
localization probably isn't the problem. Make sure you are using the
M316 version, as that knows what an MCP is - uninstall whatever other
version you are running first.
HTH,
Paul