Rem0o / FanControl.Releases

This is the release repository for Fan Control, a highly customizable fan controlling software for Windows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

alvin853 opened this issue · comments

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 

Try this

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

Restart FanControl

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?