Search found 3 matches
- Wed Jul 16, 2014 5:46 pm
- Forum: Q&A about unsupported distros of Linux
- Topic: Guide for fan speed control for Nvidia cards in Linux
- Replies: 17
- Views: 43078
Re: Guide for fan speed control for Nvidia cards in Linux
The info in this thread is a tad dated. It's not that it's incorrect, it's just that there is an easier way to configure X to recognize all of your nVidia cards and allow manual fan control. You simply use the nvidia-xconfig command with appropriate parameters, arguments and/or switches on the comma...
- Fri Mar 21, 2014 7:40 am
- Forum: New Donors start here
- Topic: FAHControl crashes on Ubuntu 12.04.3 with Unity
- Replies: 1
- Views: 849
Re: FAHControl crashes on Ubuntu 12.04.3 with Unity
OK, got it. Turns out I had the fah module all along, hiding at /usr/share/pyshared/fah. Taking a hint and a guess from some other posts turned up by Google regarding the same issue on Fedora I tried
and now it works.sudo cp -R /usr/share/pyshared/fah /usr/lib/python2.7/dist-packages/fah
- Fri Mar 21, 2014 7:26 am
- Forum: New Donors start here
- Topic: FAHControl crashes on Ubuntu 12.04.3 with Unity
- Replies: 1
- Views: 849
FAHControl crashes on Ubuntu 12.04.3 with Unity
I joined just a few hours ago and am in the process of setting up on Ubuntu 12.04.3 with Unity desktop. I installed the 3 .deb packages as prescribed in the online installation guide. I used what the guide cals the "advanced, manual in a terminal" method to install the 3 packages and recei...