1
Multimedia / Re: Updated Uniaud32 build
« on: Today at 11:03:40 am »
Hey Martin,
I can reproduce the trap with a release build of uniaud32.sys on ac97 hardware. Investigating now.
Edit: really weird why it's trapping where it is with release vs debug....
Cheers,
Paul
Hey Martin,Hi Paul
I'm using the "release" version.
- Enabled Serial port and take the output as a RAW file.
- Enabled COM.SYS
- Added /p:1 on Uniaud.
- Rebooted and changed to "ICH AC97" to reproduce the trap.
This is what it showed on the RAW text file.QuoteUniaud32 version 3.01.01
Based on linux 5.15.59
pci_register_driver: query_device found 28 8086:2415 class=40100 checking intel8x0
pci_register_driver: matched 0 8086:2415/40100 with 8086:2415/0 0 (intel8x0)
It is something else I need to do?
Thanks - I'll see if I can reproduce with the release version tonight, and try and debug it.
Looks like it's trapping in a similar spot to the initial 5.15.59 build - during the initialisation of the hardware.
I can reproduce the trap with a release build of uniaud32.sys on ac97 hardware. Investigating now.
Edit: really weird why it's trapping where it is with release vs debug....
Cheers,
Paul