* Re: [lm-sensors] asus_atk0110 on a p6td deluxe
2010-07-25 16:40 [lm-sensors] asus_atk0110 on a p6td deluxe Marco
@ 2010-07-25 20:09 ` Luca Tettamanti
2010-07-25 22:14 ` Marco
` (10 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: Luca Tettamanti @ 2010-07-25 20:09 UTC (permalink / raw)
To: lm-sensors
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="windows-1252", Size: 1051 bytes --]
On Sun, Jul 25, 2010 at 6:40 PM, Marco <jjletho67-ml@yahoo.it> wrote:
> Hi,
> i'm using the asus_atk0110 driver on a asus p6td deluxe mb, Fedora 12, kernel
> 2.6.32.16-141.fc12.x86_64, sensors 3.1.2
>
> The problem is with the list of sesors i obtain, which i think is incomplete
[cut]
> I expect several more parameter like QPI/DRAM volatge, DRAM bus voltage etc.
>
> Using google i found a lot of users with a similar hardware which can obtain
> more sensors, for example:
>
> http://vip.asus.com/forum/view.aspx?id 090518224331815&board_id=1&model=Rampage+II+Gene&page=1&SLanguage=en-us
> http://swiss.ubuntuforums.org/showthread.php?p72795
>
> What can i do to see all the infos ?
The links show the output for the Asus Rampage 2 board, not the P6T.
atk0110 gets the list of the sensors directly from ACPI, and in your
board those readings are not present.
Luca
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 13+ messages in thread* Re: [lm-sensors] asus_atk0110 on a p6td deluxe
2010-07-25 16:40 [lm-sensors] asus_atk0110 on a p6td deluxe Marco
2010-07-25 20:09 ` Luca Tettamanti
@ 2010-07-25 22:14 ` Marco
2010-07-26 7:39 ` Luca Tettamanti
` (9 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: Marco @ 2010-07-25 22:14 UTC (permalink / raw)
To: lm-sensors
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="windows-1252", Size: 1200 bytes --]
>> Hi,
>> i'm using the asus_atk0110 driver on a asus p6td deluxe mb, Fedora 12, kernel
>> 2.6.32.16-141.fc12.x86_64, sensors 3.1.2
>>
>> The problem is with the list of sesors i obtain, which i think is incomplete
[cut]
>> I expect several more parameter like QPI/DRAM volatge, DRAM bus voltage etc.
>>
>> Using google i found a lot of users with a similar hardware which can obtain
>> more sensors, for example:
>>
>>http://vip.asus.com/forum/view.aspx?id 090518224331815&board_id=1&model=Rampage+II+Gene&page=1&SLanguage=en-us
>>s
>> http://swiss.ubuntuforums.org/showthread.php?p72795
>
>The links show the output for the Asus Rampage 2 board, not the P6T.
>atk0110 gets the list of the sensors directly from ACPI, and in your
>board those readings are not present.
>
>Luca
Hi Luca,
thank you for your asnwer.
i'm quite sure the board has those informations somewhere because asus (windows
only) utility can get theme out!
Is there a way to "browse" the ACPI looking for them ?
Marco
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 13+ messages in thread* Re: [lm-sensors] asus_atk0110 on a p6td deluxe
2010-07-25 16:40 [lm-sensors] asus_atk0110 on a p6td deluxe Marco
2010-07-25 20:09 ` Luca Tettamanti
2010-07-25 22:14 ` Marco
@ 2010-07-26 7:39 ` Luca Tettamanti
2010-07-26 21:18 ` Marco
` (8 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: Luca Tettamanti @ 2010-07-26 7:39 UTC (permalink / raw)
To: lm-sensors
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="windows-1252", Size: 1514 bytes --]
On Mon, Jul 26, 2010 at 12:14 AM, Marco <jjletho67-ml@yahoo.it> wrote:
>
>
>>> Hi,
>>> i'm using the asus_atk0110 driver on a asus p6td deluxe mb, Fedora 12, kernel
>>> 2.6.32.16-141.fc12.x86_64, sensors 3.1.2
>>>
>>> The problem is with the list of sesors i obtain, which i think is incomplete
> [cut]
>>> I expect several more parameter like QPI/DRAM volatge, DRAM bus voltage etc.
>>>
>>> Using google i found a lot of users with a similar hardware which can obtain
>>> more sensors, for example:
>>>
>>>http://vip.asus.com/forum/view.aspx?id 090518224331815&board_id=1&model=Rampage+II+Gene&page=1&SLanguage=en-us
>>>s
>>> http://swiss.ubuntuforums.org/showthread.php?p72795
>>
>>The links show the output for the Asus Rampage 2 board, not the P6T.
>>atk0110 gets the list of the sensors directly from ACPI, and in your
>>board those readings are not present.
>>
>>Luca
>
> Hi Luca,
> thank you for your asnwer.
> i'm quite sure the board has those informations somewhere because asus (windows
> only) utility can get theme out!
Hum, the DSDT that I have here does not contain those readings; you
might have a different board revision with additional probes.
> Is there a way to "browse" the ACPI looking for them ?
iasl :-)
Or just send me the DSDT (/sys/firmware/acpi/tables/DSDT), I'll take a look.
Luca
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 13+ messages in thread* Re: [lm-sensors] asus_atk0110 on a p6td deluxe
2010-07-25 16:40 [lm-sensors] asus_atk0110 on a p6td deluxe Marco
` (2 preceding siblings ...)
2010-07-26 7:39 ` Luca Tettamanti
@ 2010-07-26 21:18 ` Marco
2010-07-27 11:03 ` Luca Tettamanti
` (7 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: Marco @ 2010-07-26 21:18 UTC (permalink / raw)
To: lm-sensors
[-- Attachment #1: Type: text/plain, Size: 1511 bytes --]
>>
>>
>>>> Hi,
>>>> i'm using the asus_atk0110 driver on a asus p6td deluxe mb, Fedora 12,
>kernel
>>>> 2.6.32.16-141.fc12.x86_64, sensors 3.1.2
>>>>
>>>> The problem is with the list of sesors i obtain, which i think is
incomplete
> [cut]
>>>> I expect several more parameter like QPI/DRAM volatge, DRAM bus voltage
etc.
>>>>
>>>> Using google i found a lot of users with a similar hardware which can
obtain
>>>> more sensors, for example:
>>>>
>>>>http://vip.asus.com/forum/view.aspx?id=20090518224331815&board_id=1&model=Rampage+II+Gene&page=1&SLanguage=en-us
>>>>
>>>>s
>>>> http://swiss.ubuntuforums.org/showthread.php?p=9072795
>>>
>>>The links show the output for the Asus Rampage 2 board, not the P6T.
>>>atk0110 gets the list of the sensors directly from ACPI, and in your
>>>board those readings are not present.
>>>
>>>Luca
>>
>> Hi Luca,
>> thank you for your asnwer.
>> i'm quite sure the board has those informations somewhere because asus
>(windows
>> only) utility can get theme out!
>
>Hum, the DSDT that I have here does not contain those readings; you
>might have a different board revision with additional probes.
>
>> Is there a way to "browse" the ACPI looking for them ?
>
>iasl :-)
>Or just send me the DSDT (/sys/firmware/acpi/tables/DSDT), I'll take a look.
>
>Luca
Hi Luca,
i'm attaching the DSDT file. If i well understood you are able to look inside
it...
Thank you very much for your precious help!
Marco
[-- Attachment #2: DSDT.gz --]
[-- Type: application/x-gzip, Size: 19134 bytes --]
[-- Attachment #3: Type: text/plain, Size: 153 bytes --]
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 13+ messages in thread* Re: [lm-sensors] asus_atk0110 on a p6td deluxe
2010-07-25 16:40 [lm-sensors] asus_atk0110 on a p6td deluxe Marco
` (3 preceding siblings ...)
2010-07-26 21:18 ` Marco
@ 2010-07-27 11:03 ` Luca Tettamanti
2010-07-27 12:45 ` Hans de Goede
` (6 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: Luca Tettamanti @ 2010-07-27 11:03 UTC (permalink / raw)
To: lm-sensors
On Mon, Jul 26, 2010 at 11:18 PM, Marco <jjletho67-ml@yahoo.it> wrote:
> i'm attaching the DSDT file. If i well understood  you are able to look inside
> it...
Ok, as expected the hwmon section does not contain additional entries.
However, in GIT3 I see at least the following entries that are
connected to the hwmon chip:
"BCLK Frequency"
"CPU Voltage" (another one, but for a different register)
"CPU Ratio"
"QPI/DRAM Core Volt"
"DRAM Bus Voltage"
It will take a bit of reverse engineering to get GIT3 to work; are you
able to compile a patched version of the driver and do some tests?
Luca
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 13+ messages in thread* Re: [lm-sensors] asus_atk0110 on a p6td deluxe
2010-07-25 16:40 [lm-sensors] asus_atk0110 on a p6td deluxe Marco
` (4 preceding siblings ...)
2010-07-27 11:03 ` Luca Tettamanti
@ 2010-07-27 12:45 ` Hans de Goede
2010-07-27 14:42 ` Marco
` (5 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: Hans de Goede @ 2010-07-27 12:45 UTC (permalink / raw)
To: lm-sensors
Hi,
On 07/27/2010 01:03 PM, Luca Tettamanti wrote:
> On Mon, Jul 26, 2010 at 11:18 PM, Marco<jjletho67-ml@yahoo.it> wrote:
>> i'm attaching the DSDT file. If i well understood you are able to look inside
>> it...
>
> Ok, as expected the hwmon section does not contain additional entries.
>
> However, in GIT3 I see at least the following entries that are
> connected to the hwmon chip:
>
> "BCLK Frequency"
> "CPU Voltage" (another one, but for a different register)
> "CPU Ratio"
> "QPI/DRAM Core Volt"
> "DRAM Bus Voltage"
>
Hmm, this sounds like its not hwmon, but voltage and clock
control!!
Regards,
Hans
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 13+ messages in thread* Re: [lm-sensors] asus_atk0110 on a p6td deluxe
2010-07-25 16:40 [lm-sensors] asus_atk0110 on a p6td deluxe Marco
` (5 preceding siblings ...)
2010-07-27 12:45 ` Hans de Goede
@ 2010-07-27 14:42 ` Marco
2010-07-27 20:40 ` Luca Tettamanti
` (4 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: Marco @ 2010-07-27 14:42 UTC (permalink / raw)
To: lm-sensors
>Ok, as expected the hwmon section does not contain additional entries.
>
>However, in GIT3 I see at least the following entries that are
>connected to the hwmon chip:
>
>"BCLK Frequency"
>"CPU Voltage" (another one, but for a different register)
>"CPU Ratio"
>"QPI/DRAM Core Volt"
>"DRAM Bus Voltage"
>
>It will take a bit of reverse engineering to get GIT3 to work; are you
>able to compile a patched version of the driver and do some tests?
>
>Luca
Hi Luca,
The entries you have found are exactly what i was expecting!
Those values are available in the asus (win only) utility so I imagine they
should be somewhere
I usually use default distro kernels, but i can try to recompile a module...
could you give me some basic hint, a makefile or something similar ?
Thank you a lot!
Marco
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 13+ messages in thread* Re: [lm-sensors] asus_atk0110 on a p6td deluxe
2010-07-25 16:40 [lm-sensors] asus_atk0110 on a p6td deluxe Marco
` (6 preceding siblings ...)
2010-07-27 14:42 ` Marco
@ 2010-07-27 20:40 ` Luca Tettamanti
2010-07-28 9:32 ` Hans de Goede
` (3 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: Luca Tettamanti @ 2010-07-27 20:40 UTC (permalink / raw)
To: lm-sensors
On Tue, Jul 27, 2010 at 2:45 PM, Hans de Goede <hdegoede@redhat.com> wrote:
> Hi,
>
> On 07/27/2010 01:03 PM, Luca Tettamanti wrote:
>>
>> On Mon, Jul 26, 2010 at 11:18 PM, Marco<jjletho67-ml@yahoo.it> wrote:
>>>
>>> i'm attaching the DSDT file. If i well understood you are able to look
>>> inside
>>> it...
>>
>> Ok, as expected the hwmon section does not contain additional entries.
>>
>> However, in GIT3 I see at least the following entries that are
>> connected to the hwmon chip:
>>
>> "BCLK Frequency"
>> "CPU Voltage" (another one, but for a different register)
>> "CPU Ratio"
>> "QPI/DRAM Core Volt"
>> "DRAM Bus Voltage"
>
> Hmm, this sounds like its not hwmon, but voltage and clock
> control!!
Yes I know, but I don't plan to make them writable ;-)
Luca
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 13+ messages in thread* Re: [lm-sensors] asus_atk0110 on a p6td deluxe
2010-07-25 16:40 [lm-sensors] asus_atk0110 on a p6td deluxe Marco
` (7 preceding siblings ...)
2010-07-27 20:40 ` Luca Tettamanti
@ 2010-07-28 9:32 ` Hans de Goede
2010-07-28 12:15 ` Marco
` (2 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: Hans de Goede @ 2010-07-28 9:32 UTC (permalink / raw)
To: lm-sensors
Hi,
On 07/27/2010 10:40 PM, Luca Tettamanti wrote:
> On Tue, Jul 27, 2010 at 2:45 PM, Hans de Goede<hdegoede@redhat.com> wrote:
>> Hi,
>>
>> On 07/27/2010 01:03 PM, Luca Tettamanti wrote:
>>>
>>> On Mon, Jul 26, 2010 at 11:18 PM, Marco<jjletho67-ml@yahoo.it> wrote:
>>>>
>>>> i'm attaching the DSDT file. If i well understood you are able to look
>>>> inside
>>>> it...
>>>
>>> Ok, as expected the hwmon section does not contain additional entries.
>>>
>>> However, in GIT3 I see at least the following entries that are
>>> connected to the hwmon chip:
>>>
>>> "BCLK Frequency"
>>> "CPU Voltage" (another one, but for a different register)
>>> "CPU Ratio"
>>> "QPI/DRAM Core Volt"
>>> "DRAM Bus Voltage"
>>
>> Hmm, this sounds like its not hwmon, but voltage and clock
>> control!!
>
> Yes I know, but I don't plan to make them writable ;-)
>
Ok,
Note even when not writable we still need to think about
how to export them API wise as for example the voltages are
not voltage sensors, but rather voltage control, and IMHO
we should thus differentiate them from regular voltage sensors.
Regards,
Hans
> Luca
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 13+ messages in thread* Re: [lm-sensors] asus_atk0110 on a p6td deluxe
2010-07-25 16:40 [lm-sensors] asus_atk0110 on a p6td deluxe Marco
` (8 preceding siblings ...)
2010-07-28 9:32 ` Hans de Goede
@ 2010-07-28 12:15 ` Marco
2011-01-20 16:37 ` Marco
2011-01-21 10:43 ` Luca Tettamanti
11 siblings, 0 replies; 13+ messages in thread
From: Marco @ 2010-07-28 12:15 UTC (permalink / raw)
To: lm-sensors
>> However, in GIT3 I see at least the following entries that are
>> connected to the hwmon chip:
>>
>> "BCLK Frequency"
>> "CPU Voltage" (another one, but for a different register)
>> "CPU Ratio"
>> "QPI/DRAM Core Volt"
>> "DRAM Bus Voltage"
>>
>
>Hmm, this sounds like its not hwmon, but voltage and clock
>control!!
>
Hi,
I can confirm that this motherboard has the ability to modify some clock and
voltage parameter through a software. The asus utility can do that.
Personally i'm interested only in monitoring them, but i'm quite sure they can
be modified at runtime.
Marco
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 13+ messages in thread* Re: [lm-sensors] asus_atk0110 on a p6td deluxe
2010-07-25 16:40 [lm-sensors] asus_atk0110 on a p6td deluxe Marco
` (9 preceding siblings ...)
2010-07-28 12:15 ` Marco
@ 2011-01-20 16:37 ` Marco
2011-01-21 10:43 ` Luca Tettamanti
11 siblings, 0 replies; 13+ messages in thread
From: Marco @ 2011-01-20 16:37 UTC (permalink / raw)
To: lm-sensors
Hi,
i would like to now if there are any news about this old thread. Has the ability
to read those variables been implemented ?
Thank you
Marco
----- Messaggio originale -----
Da: Hans de Goede <hdegoede@redhat.com>
A: Luca Tettamanti <kronos.it@gmail.com>
Cc: lm-sensors@lm-sensors.org
Inviato: Mer 28 luglio 2010, 11:32:16
Oggetto: Re: [lm-sensors] asus_atk0110 on a p6td deluxe
Hi,
On 07/27/2010 10:40 PM, Luca Tettamanti wrote:
> On Tue, Jul 27, 2010 at 2:45 PM, Hans de Goede<hdegoede@redhat.com> wrote:
>> Hi,
>>
>> On 07/27/2010 01:03 PM, Luca Tettamanti wrote:
>>>
>>> On Mon, Jul 26, 2010 at 11:18 PM, Marco<jjletho67-ml@yahoo.it> wrote:
>>>>
>>>> i'm attaching the DSDT file. If i well understood you are able to look
>>>> inside
>>>> it...
>>>
>>> Ok, as expected the hwmon section does not contain additional entries.
>>>
>>> However, in GIT3 I see at least the following entries that are
>>> connected to the hwmon chip:
>>>
>>> "BCLK Frequency"
>>> "CPU Voltage" (another one, but for a different register)
>>> "CPU Ratio"
>>> "QPI/DRAM Core Volt"
>>> "DRAM Bus Voltage"
>>
>> Hmm, this sounds like its not hwmon, but voltage and clock
>> control!!
>
> Yes I know, but I don't plan to make them writable ;-)
>
Ok,
Note even when not writable we still need to think about
how to export them API wise as for example the voltages are
not voltage sensors, but rather voltage control, and IMHO
we should thus differentiate them from regular voltage sensors.
Regards,
Hans
> Luca
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 13+ messages in thread* Re: [lm-sensors] asus_atk0110 on a p6td deluxe
2010-07-25 16:40 [lm-sensors] asus_atk0110 on a p6td deluxe Marco
` (10 preceding siblings ...)
2011-01-20 16:37 ` Marco
@ 2011-01-21 10:43 ` Luca Tettamanti
11 siblings, 0 replies; 13+ messages in thread
From: Luca Tettamanti @ 2011-01-21 10:43 UTC (permalink / raw)
To: lm-sensors
On Thu, Jan 20, 2011 at 5:37 PM, Marco <jjletho67-ml@yahoo.it> wrote:
> Hi,
> i would like to now if there are any news about this old thread. Has the ability
> to read those variables been implemented ?
Hello,
sorry, no news on this front. Right now I don't even have my board
(it's has been on RMA since november...)
L
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 13+ messages in thread