Jump to content

Native (WDM) HD Audio driver for Windows 98se/Me


Recommended Posts

Posted

Also sometimes the order in which the verbs are sent can matter. Some Realtek codecs like the ALC272 need to have a format set before the node is powered up, and some other codecs need to be powered up before they will respond to setting the format.


Posted (edited)
22 hours ago, Drew Hoffman said:

Some Realtek codecs like the ALC272 need to have a format set before the node is powered up,

Interesting, noted.

I looked into the thread of  @Dave-H but two times no issue in case of ALC272 ( @Danielx and @isolar ) . At least not in case of HDA2.DLL. Not fully sure if  Verbinterface=$1 in both cases.

Edited by deomsh
Corrections
Posted (edited)

Confirmed I always set power on first, then stream format later after path is connected. This works on ALC272 with latest HDA2.DLL. Works with Verbinterface=$1 and $0 - very fast with $0 (IC mode)!

Actually the speaker on these devices is interesting as it shows the connection type from F1C get verb as a 'ATAPI Internal' - 3h rather than an 'Other Analog' - 7h as most laptops do. I wonder if this has something to do with it? However the log shows it definitely is identified as a speaker so maybe not the problem, and back to the power node i'm thinking that the WDM driver routes through the mixer node 0E (?) so possible your original thinking of powering on this node ($14) might do the trick.

Edited by isolar

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...