* Re: [lm-sensors] asus_atk0110 not detecting anything on P5LD2EB-DHS
@ 2010-04-26 14:18 Luca Tettamanti
2010-04-26 14:27 ` Doru Petrescu
2010-04-26 14:44 ` Luca Tettamanti
0 siblings, 2 replies; 3+ messages in thread
From: Luca Tettamanti @ 2010-04-26 14:18 UTC (permalink / raw)
To: lm-sensors
Please keep the list in CC
On Sun, Apr 25, 2010 at 11:33 PM, Doru Petrescu <pdoru@evox.ro> wrote:
> I have an ASSUS EEE PC (mini desktop) B202, dmidecode say "P5LD2EB-DHS"
> for motherboard. it used to work with w83627ehf.
CPI: I/O resource w83627ehf [0x295-0x296] conflicts with ACPI region
HWRE [0x290-0x299]
ACPI: If an ACPI driver is available for this device, you should use
it instead of the native driver
This is expected.
> now I tried asus_atk0110 and it doesn't detect anything, it doesn't
> complain of anything. completly silent.
The driver used to be silent if everything went well (and debug was disabled).
Is there anything under /sys/class/hwmon?
> i'm sending you the DSDT tables and dmidecode. maybe you can figure it
> out.
The interface is there; you should try a newer kernel: I've fixed a
few detection bugs since .31.
If possible enable HWMON_DEBUG_CHIP
Luca
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [lm-sensors] asus_atk0110 not detecting anything on P5LD2EB-DHS
2010-04-26 14:18 [lm-sensors] asus_atk0110 not detecting anything on P5LD2EB-DHS Luca Tettamanti
@ 2010-04-26 14:27 ` Doru Petrescu
2010-04-26 14:44 ` Luca Tettamanti
1 sibling, 0 replies; 3+ messages in thread
From: Doru Petrescu @ 2010-04-26 14:27 UTC (permalink / raw)
To: lm-sensors
atk0110 doesn't add anything in /sys/class/hwmon
the only thing there (hwmon0) is provided by eeepc_laptop module.
I will try a newer kernel.
thx
D>
On Mon, 2010-04-26 at 17:18, Luca Tettamanti wrote:
> Please keep the list in CC
>
> On Sun, Apr 25, 2010 at 11:33 PM, Doru Petrescu <pdoru@evox.ro> wrote:
> > I have an ASSUS EEE PC (mini desktop) B202, dmidecode say "P5LD2EB-DHS"
> > for motherboard. it used to work with w83627ehf.
>
> CPI: I/O resource w83627ehf [0x295-0x296] conflicts with ACPI region
> HWRE [0x290-0x299]
> ACPI: If an ACPI driver is available for this device, you should use
> it instead of the native driver
>
> This is expected.
>
> > now I tried asus_atk0110 and it doesn't detect anything, it doesn't
> > complain of anything. completly silent.
>
> The driver used to be silent if everything went well (and debug was disabled).
> Is there anything under /sys/class/hwmon?
>
> > i'm sending you the DSDT tables and dmidecode. maybe you can figure it
> > out.
>
> The interface is there; you should try a newer kernel: I've fixed a
> few detection bugs since .31.
> If possible enable HWMON_DEBUG_CHIP
>
> Luca
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [lm-sensors] asus_atk0110 not detecting anything on P5LD2EB-DHS
2010-04-26 14:18 [lm-sensors] asus_atk0110 not detecting anything on P5LD2EB-DHS Luca Tettamanti
2010-04-26 14:27 ` Doru Petrescu
@ 2010-04-26 14:44 ` Luca Tettamanti
1 sibling, 0 replies; 3+ messages in thread
From: Luca Tettamanti @ 2010-04-26 14:44 UTC (permalink / raw)
To: lm-sensors
On Mon, Apr 26, 2010 at 4:27 PM, Doru Petrescu <pdoru@evox.ro> wrote:
> atk0110 doesn't add anything in /sys/class/hwmon
> the only thing there (hwmon0) is provided by eeepc_laptop module.
Not good, it might indicate that the driver has been loaded but not
bound to any device.
> I will try a newer kernel.
BTW, the driver is fairly self contained, you should be able to
compile the driver from a newer kernel for your current one (without
installing the newer kernel) with something like:
make -C /lib/modules/$(uname -r)/source O=/lib/modules/$(uname
-r)/build M=$(pwd)
(with Makefile and driver source in the current directory)
Luca
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-04-26 14:44 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-26 14:18 [lm-sensors] asus_atk0110 not detecting anything on P5LD2EB-DHS Luca Tettamanti
2010-04-26 14:27 ` Doru Petrescu
2010-04-26 14:44 ` Luca Tettamanti
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.