neduard / acer_5750G_fan_maximiser

Max out Acer 5750G Fan Speed.
MIT License
39 stars 13 forks source link

cant get it to run... #4

Closed jjona5 closed 8 years ago

jjona5 commented 8 years ago

I downloaded the script directly and tried to run on my linux mint powered 5750g

perl acer_5750G_fan_controller.pl MAX Bareword found where operator expected at acer_5750G_fan_controller.pl line 6, near ""en" class" (Missing operator before class?) Bareword found where operator expected at acer_5750G_fan_controller.pl line 25, near "acer_5750G_fan_maximiser" (Missing operator before acer_5750G_fan_maximiser?) Can't modify numeric lt (<) in scalar assignment at acer_5750G_fan_controller.pl line 6, near ""en" class" syntax error at acer_5750G_fan_controller.pl line 6, near ""en" class" Unrecognized character \xC2; marked by <-- HERE after at master <-- HERE near column 76 at acer_5750G_fan_controller.pl line 25.</p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/ljrk0"><img src="https://avatars.githubusercontent.com/u/7831843?v=4" />ljrk0</a> commented <strong> 8 years ago</strong> </div> <div class="markdown-body"> <p>Guessing from the error-codes you have downloaded the website rendering the file instead of the file itself.</p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/neduard"><img src="https://avatars.githubusercontent.com/u/666148?v=4" />neduard</a> commented <strong> 8 years ago</strong> </div> <div class="markdown-body"> <p>@jjona5 as Leonard pointed out you probably tried downloading the file directly. Try again using the raw version: <a href="https://raw.githubusercontent.com/neduard/acer_5750G_fan_maximiser/master/acer_5750G_fan_controller.pl">https://raw.githubusercontent.com/neduard/acer_5750G_fan_maximiser/master/acer_5750G_fan_controller.pl</a></p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/jjona5"><img src="https://avatars.githubusercontent.com/u/18096412?v=4" />jjona5</a> commented <strong> 8 years ago</strong> </div> <div class="markdown-body"> <p>Thank you so much. I had right clicked and downloaded but that was the issue. </p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/neduard"><img src="https://avatars.githubusercontent.com/u/666148?v=4" />neduard</a> commented <strong> 8 years ago</strong> </div> <div class="markdown-body"> <p>@jjona5 no problem, glad it works :)</p> </div> </div> <div class="page-bar-simple"> </div> <div class="footer"> <ul class="body"> <li>© <script> document.write(new Date().getFullYear()) </script> Githubissues.</li> <li>Githubissues is a development platform for aggregating issues.</li> </ul> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script> <script src="/githubissues/assets/js.js"></script> <script src="/githubissues/assets/markdown.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/languages/go.min.js"></script> <script> hljs.highlightAll(); </script> </body> </html>