All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] f71882fg not showing motherboard temps
Date: Fri, 02 Nov 2012 16:28:31 +0000	[thread overview]
Message-ID: <5093F4AF.1020005@redhat.com> (raw)
In-Reply-To: <5091A80D.3090101@embarqmail.com>

Hi,

On 11/02/2012 02:22 PM, Logan Freijo wrote:
> On 11/2/2012 5:09 AM, Hans de Goede wrote:
>> Hi,
>>
>> On 11/02/2012 06:29 AM, Logan Freijo wrote:
>>
>> <snip>
>>
>>> Device 09 no longer shows up.
>>> ls -lR /sys/bus/pnp/devices/00\:09/
>>> and
>>> cat /sys/bus/pnp/devices/00\:09/id
>>> return "No such file or directory"
>>>
>>
>> Yeah, that is due to the pnpacpi=off option you
>> are using, please boot without that (or any other
>> special options), and then repeat the 2 above
>> commands. This will give us an idea if it will be
>> feasible to fix this in a way which will not
>> require passing those special kernel cmdline
>> options.
>>
>> Regards,
>>
>> Hans
>>
> Alright. Here is ls -lR /sys/bus/pnp/devices/00\:09/
>
> /sys/bus/pnp/devices/00:09/:
> total 0
> lrwxrwxrwx 1 root root    0 Nov  2 09:18 driver -> ../../../bus/pnp/drivers/system
> lrwxrwxrwx 1 root root    0 Nov  2 09:18 firmware_node -> ../../LNXSYSTM:00/device:00/PNP0A03:00/device:17/PNP0C02:03
> -r--r--r-- 1 root root 4096 Nov  2 09:18 id
> -r--r--r-- 1 root root 4096 Nov  2 09:18 options
> drwxr-xr-x 2 root root    0 Nov  2 09:18 power
> -rw-r--r-- 1 root root 4096 Nov  2 09:18 resources
> lrwxrwxrwx 1 root root    0 Nov  2 09:17 subsystem -> ../../../bus/pnp
> -rw-r--r-- 1 root root 4096 Nov  2 09:17 uevent
>
> /sys/bus/pnp/devices/00:09/power:
> total 0
> -rw-r--r-- 1 root root 4096 Nov  2 09:18 async
> -rw-r--r-- 1 root root 4096 Nov  2 09:18 autosuspend_delay_ms
> -rw-r--r-- 1 root root 4096 Nov  2 09:18 control
> -r--r--r-- 1 root root 4096 Nov  2 09:18 runtime_active_kids
> -r--r--r-- 1 root root 4096 Nov  2 09:18 runtime_active_time
> -r--r--r-- 1 root root 4096 Nov  2 09:18 runtime_enabled
> -r--r--r-- 1 root root 4096 Nov  2 09:18 runtime_status
> -r--r--r-- 1 root root 4096 Nov  2 09:18 runtime_suspended_time
> -r--r--r-- 1 root root 4096 Nov  2 09:18 runtime_usage
>

Good, no other drivers are using this pnp-id, but:

>
> And  cat /sys/bus/pnp/devices/00\:09/id
>
> PNP0c02

But this is bad news, this is the general pnp ID for reserving
resources, without specifying a driver to use them ...

This could mean that your ACPI code is using the device, and
the firmware authors are reserving it in a funky way. More likely
this is just a BIOS misfeature of some sorts...

Anyways there is little we can do here to fix things, as we can
not make the f71882fg driver claim that pnp id.

Regards,

Hans

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

  parent reply	other threads:[~2012-11-02 16:28 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-31 22:37 [lm-sensors] f71882fg not showing motherboard temps Logan Freijo
2012-11-01  4:49 ` Guenter Roeck
2012-11-01 16:03 ` Logan Freijo
2012-11-01 16:19 ` Hans de Goede
2012-11-01 16:38 ` Logan Freijo
2012-11-01 17:34 ` Logan Freijo
2012-11-01 19:25 ` Hans de Goede
2012-11-02  3:20 ` Guenter Roeck
2012-11-02  5:29 ` Logan Freijo
2012-11-02  9:09 ` Hans de Goede
2012-11-02 13:22 ` Logan Freijo
2012-11-02 16:28 ` Hans de Goede [this message]
2012-11-02 20:04 ` Logan Freijo
2012-11-03 15:43 ` Hans de Goede
2012-11-04  2:02 ` Logan Freijo

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=5093F4AF.1020005@redhat.com \
    --to=hdegoede@redhat.com \
    --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.