1
0
mirror of https://github.com/AndrewX192/lenovo-sa120-fanspeed-utility synced 2025-12-16 00:03:15 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
Kroy
c6ca6f8f55 Adding Solaris/illumos support 2018-06-15 23:37:06 -05:00
d10n
166c2cc13c Merge remote-tracking branch 'origin/pr/7' into hotfix/code-cleanup 2017-04-15 17:42:51 -04:00
d10n
48093212d7 Show sleep message after p.communicate output 2017-04-15 17:28:54 -04:00
d10n
20c1641cbd Use BytesIO
Get rid of PyCharm's annoying warning for the bytearray input argument
2017-04-15 17:23:54 -04:00
d10n
6a8c577da7 Only change fan speeds once per enclosure
Useful if an enclosure shows up in multiple globs
2017-04-15 17:00:36 -04:00
d10n
fde73110d4 Check in /dev/bsg/*
Arch Linux doesn't load sg by default, and it does load bsg
2017-04-15 16:56:37 -04:00
d10n
0958af2bc2 Clean up code 2017-04-15 16:55:48 -04:00
d10n
cb8fbfca3a Variable clarity: rename chk_device to device_glob 2017-04-13 19:35:26 -04:00
d10n
5c8f0de3b4 Merge remote-tracking branch 'origin/master' into hotfix/pep8-format 2017-04-13 19:18:18 -04:00
d10n
75578b5495 Fix tabs to spaces 2017-04-13 19:12:08 -04:00
Miles McLean
ff1872e4c2 Added maximum request length to work around memory issues on older enclosure systems 2017-04-03 14:36:30 -05:00
kroy-the-rabbit
ef381251aa Allows script to set fan speed on multiple enclosures 2016-08-20 15:15:17 -05:00
kroy-the-rabbit
209c1fd477 Automatically finds SA120 Enclosure
This fork looks up the enclosure automatically instead of having to manually pass in device node
2016-07-19 15:17:31 -05:00
Andrew Sorensen
8fae79b168 Merge pull request #2 from willglynn/fix_usage_message
Fix usage message
2016-05-24 18:22:45 -07:00
Will Glynn
01cfed5ae3 Fix usage message 2016-05-24 12:49:53 -05:00
Will Glynn
93f87ef4ae Make script executable 2016-05-24 12:47:25 -05:00
Andrew Sorensen
996b5e676f Allow fan1 (PSU1) speed to be set 2016-05-21 14:39:13 -07:00
Andrew Sorensen
c3fd8166ef Minor cleanup 2016-04-10 13:45:36 -07:00
Andrew Sorensen
650ec84b3e Initial version 2016-04-09 22:03:01 -07:00