Skip to content
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

After hibernatoin there is a need to restart the program #213

Open
DariuszMak opened this issue Nov 27, 2024 · 1 comment
Open

After hibernatoin there is a need to restart the program #213

DariuszMak opened this issue Nov 27, 2024 · 1 comment

Comments

@DariuszMak
Copy link

DariuszMak commented Nov 27, 2024

To Reproduce
Steps to reproduce the behavior:

  1. Hibernate system
  2. Turn the coputer on
  3. choose external device like monitor
  4. the sound is really flat (equalizer not working)
  5. there is a need to close FxSound
  6. then it works

System information

  • Windows11
  • Audio device: Nvidia High Definition Audio
@DariuszMak DariuszMak changed the title After hibernate there is a need to restart the program After hibernatoin there is a need to restart the program Nov 27, 2024
@brxndonnn
Copy link

Hi @DariuszMak, here is a few things you can try:

Reinitialize the Sound Device:

After resuming from hibernation, disconnect and reconnect the audio device (monitor or headphones). This can refresh the audio pipeline without restarting FXSound.

Disable Fast Startup:

Open Control Panel > Power Options > Choose what the power buttons do > Turn off Fast Startup. This can help ensure audio drivers load fully after hibernation.

Run FXSound as Administrator:

Right-click the FXSound shortcut > Properties > Compatibility tab > Check Run this program as administrator.

Update Nvidia Audio Drivers:
Download the latest drivers from Nvidia's official site to fix any compatibility issues with external devices.

Check Event Viewer Logs:

Look for errors under Windows Logs > Application or System related to FXSound after resuming from hibernation. This might reveal specific driver or program conflicts.

If none of these work let me know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants