-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Potential alternate method to disable MaxxAudioPro on official Dell drivers #17
Comments
Actually, all it did was switch over to the UAD model. There is no difference between that and manually installing the generic UAD drivers, aside from installer weight (Dell's installer is in the hundred's of megabytes, due to the legacy APO interface, complete with MaxxAudio, while downloading the drivers from the unofficial GitHub repo will only weigh ~20-30 megabytes. |
Hi @navhaxs, when you installed the Realtek Audio Console from the alanfox2000/realtek-universal-audio-driver, did you install only the Realtek Audio Control (RtkUWP_w.x.yyy.z_x64_bundle.appxupload_Windows10_PreinstallKit.zip)? I'm just checking because I've followed your instructions and additionally also installed the Realtek Audio Console, but the app doesn't work (says that cannot connect to RPC service). |
Based upon your picture, you did not disable MaxxAudio, only had the UWP version of MaxxAudio installed (Waves audio is the same as MaxxAudio). |
@moriel5 after doing the steps I outlined, my MaxxAudioPro app now shows that the device is "not supported", so I reckon it is disabled (app doesn't let you toggle ON the effects) 👍 Like I mentioned in the OP, I don't know exactly what (I don't see a difference between the UWP and Win32 releases of the MaxxAudioPro app. I'd say that the installation of the app is independent of the APO/audio effects configuration) |
Interesting, but I still find it hard to believe that the "enhancements" are not there. My recommendation, just install the generic UWP Realtek drivers (after removing the Waves/Maxxaudio parts from it), and you can be sure that it will be clean. |
I can confirm that this solution works! I'm using the HDA drivers, but using the same steps as described disabled the post-processing of Waves audio! |
I think I've found a method to disable MaxxAudioPro whilst using Dell's official drivers.
"FX Configurator" from this package called "APO Driver" (Link: https://puresoftapps.blogspot.com/2018/04/realtek-apo-driver.html") is a tool which allows the re-configuration of sound driver APOs. It works by modifying the current audio driver installation (probably registry keys?). This thing is intended to be used for sideloading unofficial APOs (I am not recommending nor endorsing this), but for us Dell users we can use it to get rid of the problematic MaxxAudioPro which Dell has forced upon us.
I own a 9570. I tried using the tool on the very latest official Dell audio driver
Realtek-High-Definition-Audio-Driver_FMM28_WIN_6.0.1.8642_A05
.Method:
Product Config Tool
Realtek System Effects - UAD
Realtek System Effects - UAD
andRealtek System Effects - HDA
, but I think they effectively do the same job as all the GUIDs related to MaxxAudio (all of them??) get removed.Audio seems better now, IMO about the same the KSMRD audio driver. i.e. I still get an occasional stutter with either methods.
My theory:
So, perhaps all that is needed to disable MaxxAudio could just be a registry patch, to remove the MaxxAudioPro GUID from the APO list... or whatever this tool does? I'm not sure what else the KSMRD driver edits are exactly, but to me the result is the same.
ps. There is a "Waves Audio Effects Component" in Device Manager. Anyone know if this does actually does anything - as disabling it appears to have no effect?
Hope this helps other Dell laptop users out there. You'd expect sound to 'just work' for a $2000+ laptop in 2018.
The text was updated successfully, but these errors were encountered: