From: tmartin@physics.ucsd.edu (Terrence Martin)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] unresolved symbol is_unsafe_smbus
Date: Fri, 19 Jan 2007 20:30:32 +0000 [thread overview]
Message-ID: <45B12A68.4000309@physics.ucsd.edu> (raw)
I am getting the following error when trying to load the i2c-piix4
module on RHEL3 with kernel. I am running a Serverworks HT-1000 chipset
board with two AMD 275 Processors.
Code I am trying to use is
lm_sensors-2.10.2
i2c-2.10.2
Kernel is
Linux cabinet-5-5-0.local 2.4.21-37.0.1.ELsmp #1 SMP Tue Mar 7 12:24:47
PST 2006 x86_64 x86_64 x86_64 GNU/Linux
root at cabinet-5-5-0 ~/sensors# modprobe i2c-piix4
/lib/modules/2.4.21-37.0.1.ELsmp/kernel/drivers/i2c/busses/i2c-piix4.o:
unresolved symbol is_unsafe_smbus
/lib/modules/2.4.21-37.0.1.ELsmp/kernel/drivers/i2c/busses/i2c-piix4.o:
insmod
/lib/modules/2.4.21-37.0.1.ELsmp/kernel/drivers/i2c/busses/i2c-piix4.o
failed
/lib/modules/2.4.21-37.0.1.ELsmp/kernel/drivers/i2c/busses/i2c-piix4.o:
insmod i2c-piix4 failed
root at cabinet-5-5-0 ~/sensors#
According the FAQ symbol errors are often caused by running a different
kernel than the compile headers, but I only have the headers for
2.4.21-37.0.1 installed and the other i2c modules load fine.
The other question is I am running 2.4, and the sensors-detect said I
could use k8temp module, however as far as I can tell that module was
not built. Is k8temp 2.6 kernel only?
Thanks,
Terrence
reply other threads:[~2007-01-19 20:30 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=45B12A68.4000309@physics.ucsd.edu \
--to=tmartin@physics.ucsd.edu \
--cc=lm-sensors@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.