Hello
I installed Windows 98SE local on my HP Pavilion dv5-1220ez Notebook, which released in 2008.
The Notebook countains this audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
(HDA Intel)
I try to install the HDADRV9L driver but the sound doesn't work.
I proceeded as follows:
- I created the INI-File GENHDA16.INF and i proceeded according to this post:
https://msfn.org/board/topic/178295-audio-driver-for-realtek-hd-audio-hardware-testing-thread/#comment-1161697
- After a reboot the audio didn't work, i did this steps:
* copied HDAICOUT.HDA to C:\WINDOWS\SYSTEM (then a reboot)
* renamed HDAICOUT.HDA.000 to HDAICOUT.HDA and copied to C:\WINDOWS\SYSTEM (then a reboot)
* i did the same with HDAICOUT.HDA.100, HDAICOUT.HDA.200, Dave-H_Hdaicout.hda, Hdaicout.hda.dell_latitude_6430u but the audio doesen't work.
- I've uninstalled the driver HDADRV9L and installed the older version HDADRV9J (from this page https://retrosystemsrevival.blogspot.com/2019/06/windows-31959898se-hda-driver.html) and i did the same steps again, but the audio doesen't work.
- I've tried the driver with this values in SYSTEM.INI in [Vcache]:
MinFileCache=8192
MaxFileCache=8192
and
MinFileCache=1024
MaxFileCache=1024
Did I make a mistake during installation?