VOGONS


HWiNFO for DOS resurrected !

Topic actions

Reply 560 of 881, by Mumak

User metadata
Rank Oldbie
Rank
Oldbie
crvs wrote on 2021-04-09, 08:10:
Mumak wrote on 2021-04-08, 17:01:

Thanks. Could you please repeat that sequence with debug mode (-d switch) and attach a new DBG file? Maybe it will tell me more why BIOS PnP services are causing such issue.

Of course, here is the result.

Thanks. Looks like you'll need to disable the "Skip PnP BIOS Calls" option in Setup -> Configuration menu.

Reply 561 of 881, by crvs

User metadata
Rank Newbie
Rank
Newbie
Mumak wrote on 2021-04-09, 08:20:

Thanks. Looks like you'll need to disable the "Skip PnP BIOS Calls" option in Setup -> Configuration menu.

This motherboard has a graphical "windows-style" AMI BIOS, and unfortunately it doesn't contain such option.

Diving deeper into the matter, I have found an unofficial M919 guide and another Vogons thread, which build an impression that the "original" M919 BIOS (1995) may not actually support PNP, and other applications may be also confused by this MB. Among the tools for M919, there is a driver PNPFIX.DRV described as the fix for issues with Creative PNP sound cards. After adding it into "CONFIG.SYS", HWINFO reports that PNP is not supported by the BIOS, and "Peripherals info" screen opens flawlessly.

Basing on the screenshots from another thread, newer M919 BIOSes (after 1996) already have PNP support, but since "stock" BIOS chip in this MB is non-flashable I won't be able to verify this in near future.

I'm not sure whether it's possible to implement proper logic with older BIOSes, but it would be nice if the tool could be improved not to freeze or fall over in such cases. M919 boards are somewhat collectible nowadays, due both infamous 'fake cache' and decent performance, so other people may also come across similar behavior.

In any case, thank for your responses, they helped me to identify the root cause.

Reply 562 of 881, by Mumak

User metadata
Rank Oldbie
Rank
Oldbie
crvs wrote on 2021-04-09, 17:27:
This motherboard has a graphical "windows-style" AMI BIOS, and unfortunately it doesn't contain such option. […]
Show full quote
Mumak wrote on 2021-04-09, 08:20:

Thanks. Looks like you'll need to disable the "Skip PnP BIOS Calls" option in Setup -> Configuration menu.

This motherboard has a graphical "windows-style" AMI BIOS, and unfortunately it doesn't contain such option.

Diving deeper into the matter, I have found an unofficial M919 guide and another Vogons thread, which build an impression that the "original" M919 BIOS (1995) may not actually support PNP, and other applications may be also confused by this MB. Among the tools for M919, there is a driver PNPFIX.DRV described as the fix for issues with Creative PNP sound cards. After adding it into "CONFIG.SYS", HWINFO reports that PNP is not supported by the BIOS, and "Peripherals info" screen opens flawlessly.

Basing on the screenshots from another thread, newer M919 BIOSes (after 1996) already have PNP support, but since "stock" BIOS chip in this MB is non-flashable I won't be able to verify this in near future.

I'm not sure whether it's possible to implement proper logic with older BIOSes, but it would be nice if the tool could be improved not to freeze or fall over in such cases. M919 boards are somewhat collectible nowadays, due both infamous 'fake cache' and decent performance, so other people may also come across similar behavior.

In any case, thank for your responses, they helped me to identify the root cause.

Sorry for not being clear, the option I mentioned above is in HWiNFO.
I'm not sure what exactly is wrong on that system, but it would require much more testing with multiple test builds to determine more precisely the issue and implement a fix for it. My assumption is that the BIOS might be some early attempt to support PnP services, which might be incomplete of faulty.
Maybe if you could send me the BIOS content I could have a look inside if I can see something. You can use the attached tool to capture the actual BIOS content, but please avoid loading the PNPFIX driver in this case so I can see the original BIOS structures.

Filename
GETBIOS.COM.zip
File size
493 Bytes
Downloads
72 downloads
File license
Fair use/fair dealing exception

UPDATE: I just had a look at the PNPFIX driver and what it actually does 😀 It disables BIOS write-protection (or shadow BIOS WP) and then clears the "PnP$" identifier in BIOS. That means PnP support in the BIOS is broken and best solution is to avoid it completely. I think there's no need for the BIOS image anymore, but if you could send me a full HWINFO log file + Debug File (you can run HWINFO -r -d) then I should be able to add a workaround for this case.

Reply 563 of 881, by crvs

User metadata
Rank Newbie
Rank
Newbie
Mumak wrote on 2021-04-09, 17:40:

Maybe if you could send me the BIOS content I could have a look inside if I can see something. You can use the attached tool to capture the actual BIOS content, but please avoid loading the PNPFIX driver in this case so I can see the original BIOS structures.
GETBIOS.COM.zip

UPDATE: I just had a look at the PNPFIX driver and what it actually does 😀 It disables BIOS write-protection (or shadow BIOS WP) and then clears the "PnP$" identifier in BIOS. That means PnP support in the BIOS is broken and best solution is to avoid it completely. I think there's no need for the BIOS image anymore, but if you could send me a full HWINFO log file + Debug File (you can run HWINFO -r -d) then I should be able to add a workaround for this case.

See created files in the attached archive - please note that HWINFO got stuck on "Creating Report File / Plug-and-Play Devices", I had to reboot the machine. Just in case if BIOS image may still be useful to you, I have also included the dump created by GETBIOS, and BIOS backup taken by UNIFLASH.

Attachments

  • Filename
    ALL_FILES.7z
    File size
    136.79 KiB
    Downloads
    52 downloads
    File license
    Fair use/fair dealing exception

Reply 564 of 881, by Mumak

User metadata
Rank Oldbie
Rank
Oldbie
crvs wrote on 2021-04-09, 21:59:
Mumak wrote on 2021-04-09, 17:40:

Maybe if you could send me the BIOS content I could have a look inside if I can see something. You can use the attached tool to capture the actual BIOS content, but please avoid loading the PNPFIX driver in this case so I can see the original BIOS structures.
GETBIOS.COM.zip

UPDATE: I just had a look at the PNPFIX driver and what it actually does 😀 It disables BIOS write-protection (or shadow BIOS WP) and then clears the "PnP$" identifier in BIOS. That means PnP support in the BIOS is broken and best solution is to avoid it completely. I think there's no need for the BIOS image anymore, but if you could send me a full HWINFO log file + Debug File (you can run HWINFO -r -d) then I should be able to add a workaround for this case.

See created files in the attached archive - please note that HWINFO got stuck on "Creating Report File / Plug-and-Play Devices", I had to reboot the machine. Just in case if BIOS image may still be useful to you, I have also included the dump created by GETBIOS, and BIOS backup taken by UNIFLASH.

Thanks. Can you please try the attached build if it doesn't crash now and also recognizes your mainboard?

Filename
HWINF613.ZIP
File size
995.54 KiB
Downloads
56 downloads
File license
Fair use/fair dealing exception

Reply 565 of 881, by crvs

User metadata
Rank Newbie
Rank
Newbie
Mumak wrote on 2021-04-09, 23:33:

Thanks. Can you please try the attached build if it doesn't crash now and also recognizes your mainboard?
HWINF613.ZIP

Thank you very much!

This build is not freezing anymore, however

  • When I'm running it with "-r -d", it creates reports and immediately terminates - is this expected behavior? It's not mentioned in "HWINFO.DOC"
  • When I'm launching it just with "-d" or without the parameters, both "BIOS information", "PNP information" and "Peripherals information" screens are opening flawlessly. However, PnP is displayed as supported (w/o any remarks), could it be possible to report identified 'inconistencies' of the BIOS (or other hardware)? I wouldn't have imagined that my rack may have a weird issue with PnP if HWINFO had being running smoothly from the beginning, like now. PS: Your CPU errata test is really helpful, BTW.

+Attached application logs for both options, just in case if you may need any other details

Attachments

  • Filename
    LOG.7z
    File size
    6.64 KiB
    Downloads
    53 downloads
    File license
    Fair use/fair dealing exception

Reply 566 of 881, by Mumak

User metadata
Rank Oldbie
Rank
Oldbie
crvs wrote on 2021-04-11, 10:39:
Thank you very much! […]
Show full quote
Mumak wrote on 2021-04-09, 23:33:

Thanks. Can you please try the attached build if it doesn't crash now and also recognizes your mainboard?
HWINF613.ZIP

Thank you very much!

This build is not freezing anymore, however

  • When I'm running it with "-r -d", it creates reports and immediately terminates - is this expected behavior? It's not mentioned in "HWINFO.DOC"
  • When I'm launching it just with "-d" or without the parameters, both "BIOS information", "PNP information" and "Peripherals information" screens are opening flawlessly. However, PnP is displayed as supported (w/o any remarks), could it be possible to report identified 'inconistencies' of the BIOS (or other hardware)? I wouldn't have imagined that my rack may have a weird issue with PnP if HWINFO had being running smoothly from the beginning, like now. PS: Your CPU errata test is really helpful, BTW.

+Attached application logs for both options, just in case if you may need any other details

Thanks for the feedback.
Yes, running with -r is expected to automatically create the report file and terminate.
HWiNFO now doesn't use BIOS PnP services on your board to avoid the issue, but it's using its own direct low-level PnP serial isolation to enumerate PnP-capable boards. That seemed to work in the manual mode and detected your ESS PnP-capable card. Not sure why it didn't work in the automated mode tho..

Reply 567 of 881, by crvs

User metadata
Rank Newbie
Rank
Newbie
Mumak wrote on 2021-04-11, 12:37:

Thanks for the feedback.
Yes, running with -r is expected to automatically create the report file and terminate.
HWiNFO now doesn't use BIOS PnP services on your board to avoid the issue, but it's using its own direct low-level PnP serial isolation to enumerate PnP-capable boards. That seemed to work in the manual mode and detected your ESS PnP-capable card. Not sure why it didn't work in the automated mode tho..

My pleasure, it's a great tool, glad to help making it even better. If I manage to update a BIOS on this MB, I'll test it again and post here a comment, intrigued if there will be a difference.

Reply 568 of 881, by trixster

User metadata
Rank Newbie
Rank
Newbie

Great program! I'm enjoying using it in my 'new' 486DX2-66.

It doesnt seem to detect the 256k cache on my Soyo SY-25P2 motherboard. Report attached

Attachments

  • Filename
    HWINFO.LOG
    File size
    37.38 KiB
    Downloads
    60 downloads
    File license
    Fair use/fair dealing exception

Reply 569 of 881, by Mumak

User metadata
Rank Oldbie
Rank
Oldbie
trixster wrote on 2021-04-28, 10:19:

Great program! I'm enjoying using it in my 'new' 486DX2-66.

It doesnt seem to detect the 256k cache on my Soyo SY-25P2 motherboard. Report attached

Thanks for your report. Can you please attach the HWiNFO DBG file (run with -d switch) so I can see more details why it doesn't recognize the L2 cache?

Reply 572 of 881, by Grzyb

User metadata
Rank Oldbie
Rank
Oldbie

Somewhere between 6.0.2 and 6.1.0, HWINFO lost the ability to correctly recognize Celeron 266.
Works fine in 6.0.2, but in 6.1.0+ it's misrecognized as Pentium II:

cel1.png
Filename
cel1.png
File size
6.55 KiB
Views
1205 views
File license
Public domain
cel2.png
Filename
cel2.png
File size
5.25 KiB
Views
1205 views
File license
Public domain

Żywotwór planetarny, jego gnijące błoto, jest świtem egzystencji, fazą wstępną, i wyłoni się z krwawych ciastomózgowych miedź miłująca...

Reply 573 of 881, by Mumak

User metadata
Rank Oldbie
Rank
Oldbie
Grzyb wrote on 2021-05-01, 20:27:
Somewhere between 6.0.2 and 6.1.0, HWINFO lost the ability to correctly recognize Celeron 266. Works fine in 6.0.2, but in 6.1.0 […]
Show full quote

Somewhere between 6.0.2 and 6.1.0, HWINFO lost the ability to correctly recognize Celeron 266.
Works fine in 6.0.2, but in 6.1.0+ it's misrecognized as Pentium II:
cel1.png
cel2.png

Can you please attach the HWiNFO Debug File (run HWINFO -d) so I can check the details?

Reply 574 of 881, by Grzyb

User metadata
Rank Oldbie
Rank
Oldbie
Mumak wrote on 2021-05-01, 21:08:

Can you please attach the HWiNFO Debug File (run HWINFO -d) so I can check the details?

Here you are...

Attachments

  • Filename
    HWINFODBG.txt
    File size
    366 Bytes
    Downloads
    48 downloads
    File license
    Public domain

Żywotwór planetarny, jego gnijące błoto, jest świtem egzystencji, fazą wstępną, i wyłoni się z krwawych ciastomózgowych miedź miłująca...

Reply 575 of 881, by Mumak

User metadata
Rank Oldbie
Rank
Oldbie
Grzyb wrote on 2021-05-02, 11:52:
Mumak wrote on 2021-05-01, 21:08:

Can you please attach the HWiNFO Debug File (run HWINFO -d) so I can check the details?

Here you are...

Thanks. Does this attached build fix the issue?

Filename
HWINF613.ZIP
File size
995.58 KiB
Downloads
49 downloads
File license
Fair use/fair dealing exception

Reply 576 of 881, by Grzyb

User metadata
Rank Oldbie
Rank
Oldbie
Mumak wrote on 2021-05-02, 14:13:

Thanks. Does this attached build fix the issue?

No, it's still Pentium II.

Żywotwór planetarny, jego gnijące błoto, jest świtem egzystencji, fazą wstępną, i wyłoni się z krwawych ciastomózgowych miedź miłująca...

Reply 578 of 881, by Grzyb

User metadata
Rank Oldbie
Rank
Oldbie
Mumak wrote on 2021-05-02, 15:02:

Can you please attach a new DBG file?

Attached...

Attachments

  • Filename
    dbgnew.txt
    File size
    306 Bytes
    Downloads
    56 downloads
    File license
    Public domain

Żywotwór planetarny, jego gnijące błoto, jest świtem egzystencji, fazą wstępną, i wyłoni się z krwawych ciastomózgowych miedź miłująca...