From: r.marek@assembler.cz (Rudolf Marek)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] No smbus on asus w1n laptop in spite of quirk >
Date: Sun, 07 Jan 2007 14:30:46 +0000 [thread overview]
Message-ID: <45A10416.1020503@assembler.cz> (raw)
In-Reply-To: <200701071107.50461.christophe.dr@free.fr>
Hello,
> But now that i want to jump to a newer distro, none of them is able to detect
> this smbus in spite of the quirks (see above) that is present in the kernel :
> $ cat /usr/src/linux/drivers/pci/quirks.c |grep -i w1
> case 0x184b: /* W1N notebook */
> The same lack occured occured on ubuntu 6.10 , suse 10.1, mandriva 2007 and
> suse 10.2 with recent kernels ranging from 2.6.16 to 2.6.18 . No smbus is
> appears on the lspci for any of these distro.
> I reported this problem here :
> http://www.suseforums.net/index.php?showtopic%980
> http://qa.mandriva.com/show_bug.cgi?id%281
> But i had no answers.
Answer is simple. There were some problems with suspend resume, when the smbus
was enabled. (from 2.6.17-2.6.19) It is fixed in 2.6.20. You need to disable the
ACPI sleep support to re-enable the quirk. I guess it is not what you want.
However you are lucky, I developed yesterday a simple bash script which will
re-enable the bus for you.
Check it here:
http://www.lm-sensors.org/browser/lm-sensors/trunk/prog/hotplug/unhide_ICH_SMBus?format=raw
download, run as root. You are done. Now you can access the bus again.
> The sensor monitor and fan speed control is a very interesting feature on this
> laptop for battery saving reasons.
> I'd be really glad if someone could help .
> Or please someone point me to a better place to report this problem.
Please can you attach the DSDT table to your mail?
cat /proc/acpi/dsdt > /tmp/dsdt.bin
Rudolf
next prev parent reply other threads:[~2007-01-07 14:30 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-07 10:07 [lm-sensors] No smbus on asus w1n laptop in spite of quirk > no Christophe de Rivière
2007-01-07 14:30 ` Rudolf Marek [this message]
2007-01-14 18:26 ` Rudolf Marek
2007-01-14 20:41 ` Christophe de Rivière
2007-01-14 20:56 ` Rudolf Marek
2007-01-15 7:37 ` Christophe de Rivière
2007-01-15 17:00 ` Jean Delvare
2007-01-15 22:41 ` christophe
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=45A10416.1020503@assembler.cz \
--to=r.marek@assembler.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.