Results 1 to 2 of 2
I am trying to install lm-sensors on Ubuntu and am following the instructions from here:
HOW TO: Install and configure lm-sensors - Ubuntu Forums
What I needed to know was ...
- 08-27-2007 #1
LM-Sensors
I am trying to install lm-sensors on Ubuntu and am following the instructions from here:
HOW TO: Install and configure lm-sensors - Ubuntu Forums
What I needed to know was what
Run the mkdev.sh script in the lm-sensors source.
means? Do I have to run mkdev.sh in a specific location, if so where is this? I'm not sure where "lm-sensors source" is located when you do apt-get, I did a full search of my computer and couldn't find anything. Can I run it from anywhere or does it have to be in a specific location?
Thanks all
Jmadero
- 08-31-2007 #2Linux Newbie
- Join Date
- Dec 2005
- Location
- Toronto
- Posts
- 127
On the link provided, the instructions are quite clear. The webpage includes the script mkdev.sh. Just copy it and paste it to a file and call it mkdev.sh. Follow the instructions further. It doesn't matter from where you run this script. All it does is create device special files /dev/ic2-#.


Reply With Quote