[PR #1] Add VIA CN700 UniChrome Pro graphics driver + VIA Vinyl AC'97 audio for VT823x #1

Open
opened 2026-03-03 17:30:56 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/oerg866/win98-driver-lib-extra/pull/1
Author: @matcarfer
Created: 2/12/2026
Status: 🔄 Open

Base: masterHead: master


📝 Commits (4)

  • 470afcc Add VIA Vinyl AC'97 v700b WDM driver (Win98 SE)
  • 4b8c300 renamed folder and edited readme
  • e17561c deleted notes
  • 2e12e50 Add [GFX]_via_cn700_unichrome_pro – VIA CN700 UniChrome Pro driver (16.01.23.24)

📊 Changes

48 files changed (+12096 additions, -0 deletions)

View changed files

[GFX]_via_cn700_unichrome_pro/GTF.DLL (+0 -0)
[GFX]_via_cn700_unichrome_pro/README.txt (+47 -0)
[GFX]_via_cn700_unichrome_pro/VTDispl2.cfg (+1645 -0)
[GFX]_via_cn700_unichrome_pro/VTDisply.cfg (+1864 -0)
[GFX]_via_cn700_unichrome_pro/VTDisply.dll (+0 -0)
[GFX]_via_cn700_unichrome_pro/VTDspChs.hlp (+0 -0)
[GFX]_via_cn700_unichrome_pro/VTDspCht.hlp (+0 -0)
[GFX]_via_cn700_unichrome_pro/VTDspJpn.hlp (+0 -0)
[GFX]_via_cn700_unichrome_pro/VTDspKor.hlp (+0 -0)
[GFX]_via_cn700_unichrome_pro/VTDspWst.hlp (+0 -0)
[GFX]_via_cn700_unichrome_pro/VTGamma2.cfg (+1330 -0)
[GFX]_via_cn700_unichrome_pro/VTGamma2.dll (+0 -0)
[GFX]_via_cn700_unichrome_pro/VTGm2Chs.hlp (+0 -0)
[GFX]_via_cn700_unichrome_pro/VTGm2Cht.hlp (+0 -0)
[GFX]_via_cn700_unichrome_pro/VTGm2Jpn.hlp (+0 -0)
[GFX]_via_cn700_unichrome_pro/VTGm2Kor.hlp (+0 -0)
[GFX]_via_cn700_unichrome_pro/VTGm2Wst.hlp (+0 -0)
[GFX]_via_cn700_unichrome_pro/VTIn2Chs.hlp (+0 -0)
[GFX]_via_cn700_unichrome_pro/VTIn2Cht.hlp (+0 -0)
[GFX]_via_cn700_unichrome_pro/VTIn2Jpn.hlp (+0 -0)

...and 28 more files

📄 Description

Added two drivers tested on real HP t5530 Thin Client hardware (VIA CN700 IGP + VT8237 rev 60):

  1. [GFX]_via_cn700_unichrome_pro

    • VIA/S3G UniChrome Pro IGP display driver for CN700
    • Version: 4.14.10.0068 (internal 16.01.23.24, dated 08/28/2006)
    • PCI Hardware ID: PCI\VEN_1106&DEV_3344
    • Includes full S3 utilities (Display, Gamma, Overlay, Info, TrayPlus)
    • Clean extraction: only necessary driver files (no installer, .cab, or setup.exe)
    • README with technical notes, supported hardware, and community-reported issues (with VOGONS links)
  2. [SND]_via_vinyl_ac97_vt823x_700b

    • VIA Vinyl AC'97 Codec Combo WDM audio driver
    • Version: 6.14.01.4200 (7.00b, dated 06/27/2007)
    • Supports VT823x family (VT8233 / VT8235 / VT8237 incl. rev 60)
    • PCI Hardware ID: PCI\VEN_1106&DEV_3059
    • Clean package: original INF + sys + auxiliary files
    • README with detailed hardware support, notes, and real-world issues (with VOGONS links)

Both folders are self-contained, lightweight, and ready for Win98 QuickInstall (copy directly to DRIVER.EX).
Tested on HP t5530: audio and video work out-of-the-box in Win98SE at native resolution.

If any adjustments are needed (folder naming, content cleanup, etc.), let me know.
Thanks for maintaining this great repo!


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/oerg866/win98-driver-lib-extra/pull/1 **Author:** [@matcarfer](https://github.com/matcarfer) **Created:** 2/12/2026 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`470afcc`](https://github.com/oerg866/win98-driver-lib-extra/commit/470afcc0ca0ad019effc170299931fa6f704742d) Add VIA Vinyl AC'97 v700b WDM driver (Win98 SE) - [`4b8c300`](https://github.com/oerg866/win98-driver-lib-extra/commit/4b8c30056f1865aa635b9a8f976be9c87a286614) renamed folder and edited readme - [`e17561c`](https://github.com/oerg866/win98-driver-lib-extra/commit/e17561c5e61a71574fb32a0107dcd9b64329567d) deleted notes - [`2e12e50`](https://github.com/oerg866/win98-driver-lib-extra/commit/2e12e50a9699b488980c462bf2324af9d9964895) Add [GFX]_via_cn700_unichrome_pro – VIA CN700 UniChrome Pro driver (16.01.23.24) ### 📊 Changes **48 files changed** (+12096 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `[GFX]_via_cn700_unichrome_pro/GTF.DLL` (+0 -0) ➕ `[GFX]_via_cn700_unichrome_pro/README.txt` (+47 -0) ➕ `[GFX]_via_cn700_unichrome_pro/VTDispl2.cfg` (+1645 -0) ➕ `[GFX]_via_cn700_unichrome_pro/VTDisply.cfg` (+1864 -0) ➕ `[GFX]_via_cn700_unichrome_pro/VTDisply.dll` (+0 -0) ➕ `[GFX]_via_cn700_unichrome_pro/VTDspChs.hlp` (+0 -0) ➕ `[GFX]_via_cn700_unichrome_pro/VTDspCht.hlp` (+0 -0) ➕ `[GFX]_via_cn700_unichrome_pro/VTDspJpn.hlp` (+0 -0) ➕ `[GFX]_via_cn700_unichrome_pro/VTDspKor.hlp` (+0 -0) ➕ `[GFX]_via_cn700_unichrome_pro/VTDspWst.hlp` (+0 -0) ➕ `[GFX]_via_cn700_unichrome_pro/VTGamma2.cfg` (+1330 -0) ➕ `[GFX]_via_cn700_unichrome_pro/VTGamma2.dll` (+0 -0) ➕ `[GFX]_via_cn700_unichrome_pro/VTGm2Chs.hlp` (+0 -0) ➕ `[GFX]_via_cn700_unichrome_pro/VTGm2Cht.hlp` (+0 -0) ➕ `[GFX]_via_cn700_unichrome_pro/VTGm2Jpn.hlp` (+0 -0) ➕ `[GFX]_via_cn700_unichrome_pro/VTGm2Kor.hlp` (+0 -0) ➕ `[GFX]_via_cn700_unichrome_pro/VTGm2Wst.hlp` (+0 -0) ➕ `[GFX]_via_cn700_unichrome_pro/VTIn2Chs.hlp` (+0 -0) ➕ `[GFX]_via_cn700_unichrome_pro/VTIn2Cht.hlp` (+0 -0) ➕ `[GFX]_via_cn700_unichrome_pro/VTIn2Jpn.hlp` (+0 -0) _...and 28 more files_ </details> ### 📄 Description Added two drivers tested on real HP t5530 Thin Client hardware (VIA CN700 IGP + VT8237 rev 60): 1. **[GFX]_via_cn700_unichrome_pro** - VIA/S3G UniChrome Pro IGP display driver for CN700 - Version: 4.14.10.0068 (internal 16.01.23.24, dated 08/28/2006) - PCI Hardware ID: `PCI\VEN_1106&DEV_3344` - Includes full S3 utilities (Display, Gamma, Overlay, Info, TrayPlus) - Clean extraction: only necessary driver files (no installer, .cab, or setup.exe) - README with technical notes, supported hardware, and community-reported issues (with VOGONS links) 2. **[SND]_via_vinyl_ac97_vt823x_700b** - VIA Vinyl AC'97 Codec Combo WDM audio driver - Version: 6.14.01.4200 (7.00b, dated 06/27/2007) - Supports VT823x family (VT8233 / VT8235 / VT8237 incl. rev 60) - PCI Hardware ID: `PCI\VEN_1106&DEV_3059` - Clean package: original INF + sys + auxiliary files - README with detailed hardware support, notes, and real-world issues (with VOGONS links) Both folders are self-contained, lightweight, and ready for Win98 QuickInstall (copy directly to DRIVER.EX). Tested on HP t5530: audio and video work out-of-the-box in Win98SE at native resolution. If any adjustments are needed (folder naming, content cleanup, etc.), let me know. Thanks for maintaining this great repo! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/win98-driver-lib-extra#1
No description provided.