From: r.marek@sh.cvut.cz (Rudolf Marek)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] my soyo syk7vem pro 1.0 shows 127 degrees for cpu
Date: Sun, 25 Sep 2005 13:00:37 +0000 [thread overview]
Message-ID: <4336833C.4080906@sh.cvut.cz> (raw)
In-Reply-To: <43304984.7090309@fcav.unesp.br>
Marcelo Luiz de Laia wrote:
> Dear Marek,
You can call me with my first name, I know this is confusing. I will add you to my internal list of people that
exchanged my name and surname :)
Ok this is telling you to load lm80. But this is not correct.
You have integrated via686a on your board. This chip has no assigned address but you can fix it.
And because you are using old kernel you cant use i2c-viapro and via686a at the same time.
So all you need is todo:
rmmod lm80
rmmod i2c-viapro
modprobe i2c-isa
modprobe via686a force_addr=0x6000
sensors
So all you need to ensure is:
load i2c-isa via686a with force parameter, DO NOT load i2c-viapro
> Thank you very much
no problem :)
Rudolf
next prev parent reply other threads:[~2005-09-25 13:00 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-20 19:37 [lm-sensors] my soyo syk7vem pro 1.0 shows 127 degrees for cpu temp Marcelo Luiz de Laia
2005-09-24 21:30 ` [lm-sensors] my soyo syk7vem pro 1.0 shows 127 degrees for cpu Rudolf Marek
2005-09-24 22:30 ` Marcelo Luiz de Laia
2005-09-24 22:57 ` Rudolf Marek
2005-09-25 0:47 ` Marcelo Luiz de Laia
2005-09-25 13:00 ` Rudolf Marek [this message]
2005-09-25 14:12 ` Marcelo Luiz de Laia
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=4336833C.4080906@sh.cvut.cz \
--to=r.marek@sh.cvut.cz \
--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.