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

Bug on DellFanKeepAlive. #1

Open
echomokona opened this issue Oct 15, 2020 · 1 comment
Open

Bug on DellFanKeepAlive. #1

echomokona opened this issue Oct 15, 2020 · 1 comment

Comments

@echomokona
Copy link

echomokona commented Oct 15, 2020

OS: Windows 10 LTSC 1809 x64.
Model: Dell Inspiron 7588.
Running elevated.

D:\f\dellfancmd>dellfankeepalive
Error: Index was outside the bounds of the array.
   at DellFanManagement.KeepAlive.DellFanKeepAlive.Main(String[] args)

D:\f\dellfancmd>dellfankeepalive /?
Error: Input string was not in a correct format.
   at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
   at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
   at DellFanManagement.KeepAlive.DellFanKeepAlive.Main(String[] args)

D:\f\dellfancmd>

Fresh download of latest release; downloaded all zips and extracted them to same directory.

@AaronKelley
Copy link
Owner

AaronKelley commented Oct 21, 2020

See: http://forum.notebookreview.com/threads/dellfanmanagement-dellfankeepalive-%E2%80%93-tools-for-managing-the-fan-speed-in-dell-laptops.833340/
This program expects three command-line parameters: lower temperature threshold, upper temperature threshold, and fan RPM threshold. I will update it to properly complain if you don't give proper parameters, rather than error out.

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