From: Guenter Roeck <linux@roeck-us.net>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] not fan detected chromebook c720
Date: Thu, 24 Jul 2014 23:39:20 +0000 [thread overview]
Message-ID: <53D19928.6050301@roeck-us.net> (raw)
In-Reply-To: <53D18E7E.4020308@gmail.com>
On 07/24/2014 03:53 PM, Pietro Sammarco wrote:
> Hello people,
>
> I have recently bought a brand new Acer chromebook c720 which I am using with ArchLinux. Ever since I wiped out ChromeOS to install ArchLinux I realized a smell of electronic burning coming from it. Digging around I have realized lm-sensors does not detect the fan.
>
> The chipset is a Lynx Point (PCH), therefore as according the wiki it should work with the i2c-i801.
>
> I am going to attach a bit of informations below.
>
> Linux chromebookC720 3.16.0-1-mainline-chromebook #1 SMP PREEMPT Mon Jul 14 22:04:51 NZST 2014 x86_64 GNU/Linux
>
> [latrina@chromebookC720 ~]$ sudo i2cdetect -l
> i2c-0 i2c i2c-designware-pci I2C adapter
> i2c-1 i2c i2c-designware-pci I2C adapter
> i2c-2 smbus SMBus I801 adapter at 0400 SMBus adapter
Well, it does, as you can see here.
Problem is that the fan controller is not detected, which suggests
that ChromeOS includes a fan controller driver for your system
which is not included in the upstream kernel and thus not in ArchLinux.
Detecting and instantiating the SMBus controller won't help you with
detecting the fan controller, much less with installing a driver for it.
You could try to get the ChromeOS kernel source, figure out how they
control the fans, and port the necessary code to ArchLinux. I don't know
if there is anything else you could do.
Guenter
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
next prev parent reply other threads:[~2014-07-24 23:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-24 22:53 [lm-sensors] not fan detected chromebook c720 Pietro Sammarco
2014-07-24 23:39 ` Guenter Roeck [this message]
2014-07-25 7:43 ` Jean Delvare
2014-07-25 17:34 ` Jean Delvare
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=53D19928.6050301@roeck-us.net \
--to=linux@roeck-us.net \
--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.