From: Jean Delvare <khali@linux-fr.org>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] LPC47M192-NC Fans
Date: Wed, 20 Jan 2010 13:15:42 +0000 [thread overview]
Message-ID: <20100120141542.4b28103d@hyperion.delvare> (raw)
In-Reply-To: <alpine.OSX.2.00.0911301621550.346@blackbird.local>
On Wed, 20 Jan 2010 09:20:19 +0100, Gabriel C wrote:
> On 20.01.2010 05:30, b13johnson@comcast.net wrote:
>
> Hello,
>
> ...
> > [root@Backup-P4 smsc47m1_driver]# modprobe smsc47m1
> > FATAL: Error inserting smsc47m1 (/lib/modules/2.6.31.9-174.fc12.i686.PAE/kernel/drivers/hwmon/smsc47m1.ko): Device or resource busy
> > ----------------------------------------------------------
> >
> > The log file "messages" has the following:
> >
> > ----------------------------------------------------------
> > Jan 18 23:06:51 localhost kernel: i2c /dev entries driver
> > Jan 18 23:07:05 localhost kernel: smsc47m1: Found SMSC LPC47M15x/LPC47M192/LPC47M997
> > Jan 18 23:07:05 localhost kernel: ACPI: I/O resource smsc47m1 [0x604-0x604] conflicts with ACPI region SMC_ [0x600-0x65f]
Unfortunately, in your case ACPI reserved the whole port range. It may
or may not need all these ports, one would have to disassemble the DSDT
to tell. I changed the smsc47m1 driver to play fair and only request
the ports it needs, but if ACPI on its side isn't fair, it doesn't help
at all.
> > Jan 18 23:07:05 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead
> > of the native driver
> > ----------------------------------------------------------
> >
> > I'm running Fedora Core kernel 2.6.31.9-174.fc12.i686.PAE
> >
> > Do you have any ideas? I really appreciate your help.
> >
>
>
> I guess you have to boot your kernel with :
>
> acpi_enforce_resources=no
This will certainly work, but if ACPI really accesses these ports, you
might get in trouble (although the smsc47m1 case is probably one of the
least dangerous, thanks to the flat I/O access model.)
--
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:[~2010-01-20 13:15 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-30 21:30 [lm-sensors] LPC47M192-NC Fans Sean Fidler
2009-11-30 21:41 ` Jean Delvare
2009-11-30 23:08 ` Sean Fidler
2009-12-01 8:37 ` Jean Delvare
2009-12-01 17:49 ` Sean Fidler
2009-12-01 18:55 ` Jean Delvare
2009-12-01 21:03 ` Sean Fidler
2009-12-02 8:12 ` Jean Delvare
2009-12-02 19:55 ` Sean Fidler
2009-12-05 15:37 ` Jean Delvare
2009-12-14 0:55 ` Sean Fidler
2009-12-14 9:35 ` Jean Delvare
2010-01-20 4:30 ` b13johnson
2010-01-20 8:20 ` Gabriel C
2010-01-20 13:15 ` Jean Delvare [this message]
2010-02-12 8:42 ` Jean Delvare
2010-03-08 7:26 ` Sean Fidler
2010-03-08 17:39 ` Jean Delvare
2010-03-10 16:19 ` Sean Fidler
2010-03-10 17:54 ` Jean Delvare
2010-03-10 18:00 ` Sean Fidler
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=20100120141542.4b28103d@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.