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

FanControl keeps external drives active, preventing them from being safely removed #2456

Open
alvin853 opened this issue Apr 13, 2024 · 2 comments

Comments

@alvin853
Copy link

Any external disk drive with a temp sensor (HDD or SSD, but not thumbdrive) will get locked by FanControl, so they can not be removed safely. Usually this is not an issue, but I've been getting errors just unplugging them anyway, so I'm bringing it up now, hopefully it can be fixed.

Windows event log shows this (sorry for German, but you'll get the gist of it: FanControl prevented the removal of device)

Die Anwendung \Device\HarddiskVolume4\Users\Me\Documents\FanControl\FanControl.exe mit der Prozess-ID 16436 hat das Entfernen oder Auswerfen für das Gerät USB\VID_0BDA&PID_9210\MSFT30012345678931 beendet.

EventData 

  ProcessId 16436 
  ProcessNameLength 70 
  ProcessName \Device\HarddiskVolume4\Users\Me\Documents\FanControl\FanControl.exe 
  DeviceInstanceLength 40 
  DeviceInstance USB\VID_0BDA&PID_9210\MSFT30012345678931 
@Fr0stX76
Copy link

Try this

Settings->Sensors->Edit sources->Disable "Storage"

Restart FanControl

@alvin853
Copy link
Author

alvin853 commented May 1, 2024

Try this

Settings->Sensors->Edit sources->Disable "Storage"

Restart FanControl

That's not really a fix, just a workaround, and what if I wanted to use storage sensors?

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