-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
- HP Community
- Notebooks
- Notebook Audio
- Re: System Sound Delay

Create an account on the HP Community to personalize your profile and ask a question
01-07-2018 04:53 PM
I experience the exact same problem (at least I think it is),
and it hasn't been solved yet.
I wrote about that in this THREAD.
It looks that it's driver fault for Realtek hardware,
no matter what notebook model it is.
01-08-2018 03:36 PM
I managed to get it working on 3.5mm with driver from some old model,
but then integrated speakers stopped working.
Driver version is 6.0.1.7657.
DTS Audio Control Panel is used instead of Omen Audio Control.
If I manage to get something more before working driver gets released,
I'll inform the community. 🙂
01-11-2018 06:11 AM
It looks that issue started with Windows 10 update.
There is some incompatibility with Realtek drivers.
I found this on Dell forums.
Can anybody try Windows 10v1507 or even 8.1
to check if there's same issue with Realtek drivers?
01-11-2018 06:51 PM
New temporary solution that works with Realtek drivers.
Find HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4d36e96c-e325-11ce-bfc1-08002be10318}\xxxx\PowerSettings
where 'xxxx' is one of keys which contains
DriverDesc value 'Realtek High Definition Audio'.
Note: There may be multiple ones containing PowerSettings,
for example 'Nvidia High Definition Audio'.
You'll find there three binary values and set them:
- ConservationIdleTime = ff ff ff ff;
- IdlePowerState = 00 00 00 00;
- PerformanceIdleTime = ff ff ff ff.
Default values are all 00 00 00 00 which disables power settings,
but driver somehow overrides it with 0a 00 00 00
which is 10 seconds (0x0a = 10) and is by default in driver.
Problem shouldn't occur again after restart (or I haven't noticed).
This is not solution to problem,
it only prevents audio hardware going idle,
but I don't see any impact on energy consumption.
I'm going to send mail to Realtek support about this problem
as it's clearly driver problem,
and when (or if) they respond I'll post an update.
Give kudos if I helped. 🙂
02-05-2019 04:34 AM
It's not file path, it's registry key (what is distinguishable by starting HKEY).
Considering your assumption that it's a file path (being unable to recognize it's a registry key),
I think you should NOT do this.
If you make mistake doing it you could potentially cause malfunction of operating system.
Wait for a driver update that resolves the problem.
If you want to do this on your own risk and responsibility
then follow the next tutorial on how to get Registry Editor and navigate through it:
- « Previous
-
- 1
- 2
- Next »