From: Jean Delvare <khali@linux-fr.org>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] More information on Gigabyte GA-EX58-UD4P
Date: Fri, 20 Feb 2009 08:25:09 +0000 [thread overview]
Message-ID: <20090220092509.76dd20b2@hyperion.delvare> (raw)
In-Reply-To: <49986A9C.6000606@gmail.com>
Hi Dean,
On Thu, 19 Feb 2009 22:10:51 -0800, Dean Loros wrote:
> Thank you for the information Jean---I assumed that the force_id
> option went into /etc/sensors.conf & /etc/sensors3.conf--I inserted
> it in a way I thought was correct & got "Error: Line 1225: Invalid
> keyword"....The line looks like: options it87 force_id=0x8718
Huu, no, it doesn't go into /etc/sensors3.conf...
> I then tried to include it into /etc/modules & got no response at all...line looks like:
>
> # Chip drivers
> it87
> i2c-dev options it87 force_id=0x8718
> coretemp
... and presumably not into /etc/modules either, although I am no
Debian specialist.
> So I am at a loss as to where the option should be inserted--there
> is not a modprobe file in Ubuntu--Running the current Jaunty testing
> 9.04 version for x86. Using the stock ubuntu Jaunty kernel--currently
> at 2.6.28.8--don't want to create a .29 kernel due to testing
> requirements. We have to wait until 9.10 testing in two months to
> move to .29.
>
> Thank you for your time..
Add the following line to either /etc/modprobe.conf or any file under
directory /etc/modprobe.d:
options it87 force_id=0x8718
Then cycle the it87 driver (rmmod it87 && modprobe it87). This should
do the trick.
--
Jean Delvare
http://khali.linux-fr.org/wishlist.html
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
next prev parent reply other threads:[~2009-02-20 8:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-15 19:18 [lm-sensors] More information on Gigabyte GA-EX58-UD4P Dean Loros
2009-02-19 17:06 ` Jean Delvare
2009-02-20 6:10 ` Dean Loros
2009-02-20 8:25 ` Jean Delvare [this message]
2009-02-20 15:06 ` Dean Loros
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=20090220092509.76dd20b2@hyperion.delvare \
--to=khali@linux-fr.org \
--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.