You are not logged in.

#1 2010-01-30 16:45:28

RetroX
Member
Registered: 2009-10-17
Posts: 106

Sensor modules busy?

After installing lm_sensors, I ran sensors-detect and got this:

Driver `to-be-written':
  * Chip `AMD K10 thermal sensors' (confidence: 9)
  * ISA bus, address 0x600
    Chip `Fintek F71889FG Super IO Sensors' (confidence: 9)

So, I went to the site and downloaded both modules and built them, then added them to /etc/rc.conf and restarted.

I ended up with this error on both builds:

$ sudo make install
cp k10temp.ko /lib/modules/2.6.32-ARCH/kernel/drivers/hwmon
depmod -a -F /lib/modules/2.6.32-ARCH/build/System.map 2.6.32-ARCH
FATAL: Could not open '/lib/modules/2.6.32-ARCH/build/System.map': No such file or directory
make: *** [modules_install] Error 1

$ sudo make install
cp f71882fg.ko /lib/modules/2.6.32-ARCH/kernel/drivers/hwmon
depmod -a -F /lib/modules/2.6.32-ARCH/build/System.map 2.6.32-ARCH
FATAL: Could not open '/lib/modules/2.6.32-ARCH/build/System.map': No such file or directory
make: *** [modules_install] Error 1

And, on modprobe, I get:

$ sudo modprobe k10temp
$ sudo modprobe f71882fg
FATAL: Error inserting f71882fg (/lib/modules/2.6.32-ARCH/kernel/drivers/hwmon/f71882fg.ko): Device or resource busy

When I run sensors, the k10temp module works fine, but I seem to be getting a bit less fortunate on the other one.  Is there a way to make the other module load?

Offline

#2 2010-01-30 16:52:56

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,595
Website

Offline

#3 2010-01-30 16:56:58

RetroX
Member
Registered: 2009-10-17
Posts: 106

Re: Sensor modules busy?

Apparently, I didn't read the link.  hmm

I'll look into this and see if it works.

Last edited by RetroX (2010-01-30 16:59:02)

Offline

#4 2010-01-30 17:00:19

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,595
Website

Re: Sensor modules busy?

RetroX wrote:

...did you read anything in that post?  I've done all that, but the modules are not loading.  lm_sensors isn't my problem; it's the modules that I need for it.

Yeah, I read your post... did you read mine?  What you're experiencing sounds like it could be solved by reading that section of the wiki article.  Post your /boot/grub/menu.lst

Last edited by graysky (2010-01-30 17:01:17)


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#5 2010-01-30 17:01:06

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,595
Website

Re: Sensor modules busy?

double post

Last edited by graysky (2010-01-30 17:01:30)


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#6 2010-01-30 17:10:08

RetroX
Member
Registered: 2009-10-17
Posts: 106

Re: Sensor modules busy?

I'm sorry; I didn't even notice the link on that page. yikes

It's fixed, now.  Thanks!  I'll try and check the wiki from now on before posting something. >_>

Offline

#7 2010-01-30 17:47:46

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,595
Website

Re: Sensor modules busy?

Glad you got it working.  The Arch community is a great group of folks who are quite tolerant of new comers to the distro and to Linux in general.  There is no need for that attitude though.  I clearly did read your post.


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

Board footer

Powered by FluxBB