All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] HELP with  and [msi p67a-gd65]
@ 2011-05-01 10:25 Jose Álvarez
  2011-05-01 10:44 ` Ian Dobson
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Jose Álvarez @ 2011-05-01 10:25 UTC (permalink / raw)
  To: lm-sensors


hi

msi p67a-gd65 rev b3 sandy bridge
core i5
ubuntu natty 11.04 64bitsensors version 3.2.0 with libsensors version 3.2.0

Why not detect/show voltages, chipset temp etc? 

THANKS!!!
more info.... 
------------------------------------------------------------------------------------------------------------------
# sensors-detect revision 5861 (2010-09-21 17:21:05 +0200)
# System: MSI MS-7681
# Board: MSI P67A-GD65 (MS-7681)

This program will help you determine which kernel modules you need
to load to use lm_sensors most effectively. It is generally safe
and recommended to accept the default answers to all questions,
unless you know what you're doing.

Some south bridges, CPUs or memory controllers contain embedded sensors.
Do you want to scan for them? This is totally safe. (YES/no): 
Module cpuid loaded successfully.
Silicon Integrated Systems SIS5595... No
VIA VT82C686 Integrated Sensors... No
VIA VT8231 Integrated Sensors... No
AMD K8 thermal sensors... No
AMD Family 10h thermal sensors... No
AMD Family 11h thermal sensors... No
Intel digital thermal sensor... Success!
(driver `coretemp')
Intel AMB FB-DIMM thermal sensor... No
VIA C7 thermal sensor... No
VIA Nano thermal sensor... No

Some Super I/O chips contain embedded sensors. We have to write to
standard I/O ports to probe them. This is usually safe.
Do you want to scan for Super I/O sensors? (YES/no): 
Probing for Super-I/O at 0x2e/0x2f
Trying family `National Semiconductor'... No
Trying family `SMSC'... No
Trying family `VIA/Winbond/Nuvoton/Fintek'... No
Trying family `ITE'... No
Probing for Super-I/O at 0x4e/0x4f
Trying family `National Semiconductor'... No
Trying family `SMSC'... No
Trying family `VIA/Winbond/Nuvoton/Fintek'... Yes
Found unknown chip with ID 0x1005
(logical device 4 has address 0x290, could be sensors)

Some systems (mainly servers) implement IPMI, a set of common interfaces
through which system health data may be retrieved, amongst other things.
We first try to get the information from SMBIOS. If we don't find it
there, we have to read from arbitrary I/O ports to probe for such
interfaces. This is normally safe. Do you want to scan for IPMI
interfaces? (YES/no): 
Probing for `IPMI BMC KCS' at 0xca0... No
Probing for `IPMI BMC SMIC' at 0xca8... No

Some hardware monitoring chips are accessible through the ISA I/O ports.
We have to write to arbitrary I/O ports to probe them. This is usually
safe though. Yes, you do have ISA I/O ports even if you do not have any
ISA slots! Do you want to scan the ISA I/O ports? (YES/no): 
Probing for `National Semiconductor LM78' at 0x290... Success!
(confidence 6, driver `lm78')
Probing for `National Semiconductor LM79' at 0x290... No
Probing for `Winbond W83781D' at 0x290... No
Probing for `Winbond W83782D' at 0x290... No

Lastly, we can probe the I2C/SMBus adapters for connected hardware
monitoring devices. This is the most risky part, and while it works
reasonably well on most systems, it has been reported to cause trouble
on some systems.
Do you want to probe the I2C/SMBus adapters now? (YES/no): 
Using driver `i2c-i801' for device 0000:00:1f.3: Intel Cougar Point (PCH)
Module i2c-i801 loaded successfully.
Module i2c-dev loaded successfully.

Next adapter: NVIDIA i2c adapter (i2c-0)
Do you want to scan it? (YES/no/selectively): 
Client found at address 0x50
Probing for `Analog Devices ADM1033'... No
Probing for `Analog Devices ADM1034'... No
Probing for `SPD EEPROM'... No
Probing for `EDID EEPROM'... Yes
(confidence 8, not a hardware monitoring chip)

Next adapter: NVIDIA i2c adapter (i2c-1)
Do you want to scan it? (YES/no/selectively): 

Next adapter: NVIDIA i2c adapter (i2c-2)
Do you want to scan it? (YES/no/selectively): 

Next adapter: NVIDIA i2c adapter (i2c-3)
Do you want to scan it? (YES/no/selectively): 

Next adapter: NVIDIA i2c adapter (i2c-4)
Do you want to scan it? (YES/no/selectively): 

Next adapter: NVIDIA i2c adapter (i2c-5)
Do you want to scan it? (YES/no/selectively): 

Next adapter: NVIDIA i2c adapter (i2c-6)
Do you want to scan it? (YES/no/selectively): 

Next adapter: NVIDIA i2c adapter (i2c-7)
Do you want to scan it? (YES/no/selectively): 

Next adapter: SMBus I801 adapter at f000 (i2c-
Do you want to scan it? (YES/no/selectively): 
Client found at address 0x4b
Probing for `National Semiconductor LM75'... No
Probing for `Dallas Semiconductor DS75'... No
Probing for `National Semiconductor LM77'... No
Probing for `Analog Devices ADT7411'... No
Probing for `Dallas Semiconductor DS1621/DS1631'... No
Probing for `Maxim MAX6650/MAX6651'... No
Probing for `National Semiconductor LM92'... No
Probing for `National Semiconductor LM76'... No
Probing for `Maxim MAX6633/MAX6634/MAX6635'... No
Probing for `Analog Devices ADT7481'... No
Client found at address 0x50
Probing for `Analog Devices ADM1033'... No
Probing for `Analog Devices ADM1034'... No
Probing for `SPD EEPROM'... No
Probing for `EDID EEPROM'... No
Client found at address 0x52
Probing for `Analog Devices ADM1033'... No
Probing for `Analog Devices ADM1034'... No
Probing for `SPD EEPROM'... No

Now follows a summary of the probes I have just done.
Just press ENTER to continue: 

Driver `coretemp':
* Chip `Intel digital thermal sensor' (confidence: 9)

Driver `lm78':
* ISA bus, address 0x290
Chip `National Semiconductor LM78' (confidence: 6)

To load everything that is needed, add this to /etc/modules:
#----cut here----
# Chip drivers
coretemp
lm78
#----cut here----
If you have some drivers built into your kernel, the list above will
contain too many modules. Skip the appropriate ones!

Do you want to add these lines automatically to /etc/modules? (yes/NO)

Unloading i2c-dev... OK
Unloading i2c-i801... OK
Unloading cpuid... OK
------------------------------------------------------------------------------------------------------------------
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.

lp
rtc

#----lm-sensors----
# Chip drivers
coretemp
lm78
#----lm-sensors----
------------------------------------------------------------------------------------------------------------------
coretemp-isa-0000
Adapter: ISA adapter
Core 0: +31.0°C (high = +80.0°C, crit = +98.0°C) 

coretemp-isa-0001
Adapter: ISA adapter
Core 1: +30.0°C (high = +80.0°C, crit = +98.0°C) 

coretemp-isa-0002
Adapter: ISA adapter
Core 2: +32.0°C (high = +80.0°C, crit = +98.0°C) 

coretemp-isa-0003
Adapter: ISA adapter
Core 3: +29.0°C (high = +80.0°C, crit = +98.0°C) 		 	   		  
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [lm-sensors] HELP with  and [msi p67a-gd65]
  2011-05-01 10:25 [lm-sensors] HELP with and [msi p67a-gd65] Jose Álvarez
@ 2011-05-01 10:44 ` Ian Dobson
  2011-05-01 11:03 ` Jose Álvarez
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Ian Dobson @ 2011-05-01 10:44 UTC (permalink / raw)
  To: lm-sensors

Hi,

--------------------------------------------------
From: "Jose Álvarez" <dynamix66@hotmail.com>
Sent: Sunday, May 01, 2011 12:25 PM
To: <lm-sensors@lm-sensors.org>
Subject: [lm-sensors] HELP with  and [msi p67a-gd65]

>
> hi
>
> msi p67a-gd65 rev b3 sandy bridge
> core i5
> ubuntu natty 11.04 64bitsensors version 3.2.0 with libsensors version 
> 3.2.0
>
> Why not detect/show voltages, chipset temp etc?
>
> THANKS!!!
> more info....
> ------------------------------------------------------------------------------------------------------------------
> # sensors-detect revision 5861 (2010-09-21 17:21:05 +0200)
> # System: MSI MS-7681
> # Board: MSI P67A-GD65 (MS-7681)
>
> This program will help you determine which kernel modules you need
> to load to use lm_sensors most effectively. It is generally safe
> and recommended to accept the default answers to all questions,
> unless you know what you're doing.
>
> Some south bridges, CPUs or memory controllers contain embedded sensors.
> Do you want to scan for them? This is totally safe. (YES/no):
> Module cpuid loaded successfully.
> Silicon Integrated Systems SIS5595... No
> VIA VT82C686 Integrated Sensors... No
> VIA VT8231 Integrated Sensors... No
> AMD K8 thermal sensors... No
> AMD Family 10h thermal sensors... No
> AMD Family 11h thermal sensors... No
> Intel digital thermal sensor... Success!
> (driver `coretemp')
> Intel AMB FB-DIMM thermal sensor... No
> VIA C7 thermal sensor... No
> VIA Nano thermal sensor... No
>
> Some Super I/O chips contain embedded sensors. We have to write to
> standard I/O ports to probe them. This is usually safe.
> Do you want to scan for Super I/O sensors? (YES/no):
> Probing for Super-I/O at 0x2e/0x2f
> Trying family `National Semiconductor'... No
> Trying family `SMSC'... No
> Trying family `VIA/Winbond/Nuvoton/Fintek'... No
> Trying family `ITE'... No
> Probing for Super-I/O at 0x4e/0x4f
> Trying family `National Semiconductor'... No
> Trying family `SMSC'... No
> Trying family `VIA/Winbond/Nuvoton/Fintek'... Yes
> Found unknown chip with ID 0x1005
> (logical device 4 has address 0x290, could be sensors)
>
> Some systems (mainly servers) implement IPMI, a set of common interfaces
> through which system health data may be retrieved, amongst other things.
> We first try to get the information from SMBIOS. If we don't find it
> there, we have to read from arbitrary I/O ports to probe for such
> interfaces. This is normally safe. Do you want to scan for IPMI
> interfaces? (YES/no):
> Probing for `IPMI BMC KCS' at 0xca0... No
> Probing for `IPMI BMC SMIC' at 0xca8... No
>
> Some hardware monitoring chips are accessible through the ISA I/O ports.
> We have to write to arbitrary I/O ports to probe them. This is usually
> safe though. Yes, you do have ISA I/O ports even if you do not have any
> ISA slots! Do you want to scan the ISA I/O ports? (YES/no):
> Probing for `National Semiconductor LM78' at 0x290... Success!
> (confidence 6, driver `lm78')
> Probing for `National Semiconductor LM79' at 0x290... No
> Probing for `Winbond W83781D' at 0x290... No
> Probing for `Winbond W83782D' at 0x290... No
>
> Lastly, we can probe the I2C/SMBus adapters for connected hardware
> monitoring devices. This is the most risky part, and while it works
> reasonably well on most systems, it has been reported to cause trouble
> on some systems.
> Do you want to probe the I2C/SMBus adapters now? (YES/no):
> Using driver `i2c-i801' for device 0000:00:1f.3: Intel Cougar Point (PCH)
> Module i2c-i801 loaded successfully.
> Module i2c-dev loaded successfully.
>
> Next adapter: NVIDIA i2c adapter (i2c-0)
> Do you want to scan it? (YES/no/selectively):
> Client found at address 0x50
> Probing for `Analog Devices ADM1033'... No
> Probing for `Analog Devices ADM1034'... No
> Probing for `SPD EEPROM'... No
> Probing for `EDID EEPROM'... Yes
> (confidence 8, not a hardware monitoring chip)
>
> Next adapter: NVIDIA i2c adapter (i2c-1)
> Do you want to scan it? (YES/no/selectively):
>
> Next adapter: NVIDIA i2c adapter (i2c-2)
> Do you want to scan it? (YES/no/selectively):
>
> Next adapter: NVIDIA i2c adapter (i2c-3)
> Do you want to scan it? (YES/no/selectively):
>
> Next adapter: NVIDIA i2c adapter (i2c-4)
> Do you want to scan it? (YES/no/selectively):
>
> Next adapter: NVIDIA i2c adapter (i2c-5)
> Do you want to scan it? (YES/no/selectively):
>
> Next adapter: NVIDIA i2c adapter (i2c-6)
> Do you want to scan it? (YES/no/selectively):
>
> Next adapter: NVIDIA i2c adapter (i2c-7)
> Do you want to scan it? (YES/no/selectively):
>
> Next adapter: SMBus I801 adapter at f000 (i2c-
> Do you want to scan it? (YES/no/selectively):
> Client found at address 0x4b
> Probing for `National Semiconductor LM75'... No
> Probing for `Dallas Semiconductor DS75'... No
> Probing for `National Semiconductor LM77'... No
> Probing for `Analog Devices ADT7411'... No
> Probing for `Dallas Semiconductor DS1621/DS1631'... No
> Probing for `Maxim MAX6650/MAX6651'... No
> Probing for `National Semiconductor LM92'... No
> Probing for `National Semiconductor LM76'... No
> Probing for `Maxim MAX6633/MAX6634/MAX6635'... No
> Probing for `Analog Devices ADT7481'... No
> Client found at address 0x50
> Probing for `Analog Devices ADM1033'... No
> Probing for `Analog Devices ADM1034'... No
> Probing for `SPD EEPROM'... No
> Probing for `EDID EEPROM'... No
> Client found at address 0x52
> Probing for `Analog Devices ADM1033'... No
> Probing for `Analog Devices ADM1034'... No
> Probing for `SPD EEPROM'... No
>
> Now follows a summary of the probes I have just done.
> Just press ENTER to continue:
>
> Driver `coretemp':
> * Chip `Intel digital thermal sensor' (confidence: 9)
>
> Driver `lm78':
> * ISA bus, address 0x290
> Chip `National Semiconductor LM78' (confidence: 6)
>
> To load everything that is needed, add this to /etc/modules:
> #----cut here----
> # Chip drivers
> coretemp
> lm78
> #----cut here----
> If you have some drivers built into your kernel, the list above will
> contain too many modules. Skip the appropriate ones!
>
> Do you want to add these lines automatically to /etc/modules? (yes/NO)
>
> Unloading i2c-dev... OK
> Unloading i2c-i801... OK
> Unloading cpuid... OK
> ------------------------------------------------------------------------------------------------------------------
> # /etc/modules: kernel modules to load at boot time.
> #
> # This file contains the names of kernel modules that should be loaded
> # at boot time, one per line. Lines beginning with "#" are ignored.
>
> lp
> rtc
>
> #----lm-sensors----
> # Chip drivers
> coretemp
> lm78
> #----lm-sensors----
> ------------------------------------------------------------------------------------------------------------------
> coretemp-isa-0000
> Adapter: ISA adapter
> Core 0: +31.0°C (high = +80.0°C, crit = +98.0°C)
>
> coretemp-isa-0001
> Adapter: ISA adapter
> Core 1: +30.0°C (high = +80.0°C, crit = +98.0°C)
>
> coretemp-isa-0002
> Adapter: ISA adapter
> Core 2: +32.0°C (high = +80.0°C, crit = +98.0°C)
>
> coretemp-isa-0003
> Adapter: ISA adapter
> Core 3: +29.0°C (high = +80.0°C, crit = +98.0°C)
> _______________________________________________
> lm-sensors mailing list
> lm-sensors@lm-sensors.org
> http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

Chip ID 0x1005appears to be a F71889 a standalone drive is available here 
http://people.fedoraproject.org/~jwrdegoede/f71882fg/

Just manually download the driver to some directory than do a make && sudo 
make install && modprobe f71882fg

Regards
Ian Dobson
 


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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [lm-sensors] HELP with  and [msi p67a-gd65]
  2011-05-01 10:25 [lm-sensors] HELP with and [msi p67a-gd65] Jose Álvarez
  2011-05-01 10:44 ` Ian Dobson
@ 2011-05-01 11:03 ` Jose Álvarez
  2011-05-01 11:35 ` Jean Delvare
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Jose Álvarez @ 2011-05-01 11:03 UTC (permalink / raw)
  To: lm-sensors



>
> Chip ID 0x1005appears to be a F71889 a standalone drive is available here
> http://people.fedoraproject.org/~jwrdegoede/f71882fg/
>
> Just manually download the driver to some directory than do a make && sudo
> make install && modprobe f71882fg
>
> Regards
> Ian Dobson
>
>

thanks for responding so quickly, amazing

I'll try with that driver

one question ...

> Do you want to probe the I2C/SMBus adapters now? (YES / no):
> Using driver `i2c-i801 'for device 0000:00:1 f.3: Intel Cougar Point (PCH)
> Module i2c-i801 loaded successfully.
> i2c-dev Module loaded successfully.

why  i2c-i801 not come out in the summary of sensors-detect to add it to /etc / modules? is not necessary?

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [lm-sensors] HELP with  and [msi p67a-gd65]
  2011-05-01 10:25 [lm-sensors] HELP with and [msi p67a-gd65] Jose Álvarez
  2011-05-01 10:44 ` Ian Dobson
  2011-05-01 11:03 ` Jose Álvarez
@ 2011-05-01 11:35 ` Jean Delvare
  2011-05-01 12:35 ` Jose Álvarez
  2011-05-02  8:49 ` Hans de Goede
  4 siblings, 0 replies; 6+ messages in thread
From: Jean Delvare @ 2011-05-01 11:35 UTC (permalink / raw)
  To: lm-sensors

On Sun, 1 May 2011 11:03:59 +0000, Jose Álvarez wrote:
> > Chip ID 0x1005appears to be a F71889 a standalone drive is available here
> > http://people.fedoraproject.org/~jwrdegoede/f71882fg/
> >
> > Just manually download the driver to some directory than do a make && sudo
> > make install && modprobe f71882fg

FWIW, the "official" (i.e. somewhat maintained and reasonably
up-to-date) standalone version of the f71882fg driver is the one at:
  http://khali.linux-fr.org/devel/misc/f71882fg/

Hans, maybe you should remove yours altogether, to avoid confusion?

Generic instructions are available at:
  http://khali.linux-fr.org/devel/misc/INSTALL

> thanks for responding so quickly, amazing
> 
> I'll try with that driver
> 
> one question ...
> 
> > Do you want to probe the I2C/SMBus adapters now? (YES / no):
> > Using driver `i2c-i801 'for device 0000:00:1 f.3: Intel Cougar Point (PCH)
> > Module i2c-i801 loaded successfully.
> > i2c-dev Module loaded successfully.
> 
> why  i2c-i801 not come out in the summary of sensors-detect to add it to /etc / modules? is not necessary?

Because 1* i2c-i801 is not a hwmon driver, it's only an accessor driver
in case there are hwmon devices in the SMBus, which isn't your case and
2* the i2c-i801 driver is typically loaded automatically thanks to
module aliases and udev anyway.

-- 
Jean Delvare
http://khali.linux-fr.org/wishlist.html

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [lm-sensors] HELP with  and [msi p67a-gd65]
  2011-05-01 10:25 [lm-sensors] HELP with and [msi p67a-gd65] Jose Álvarez
                   ` (2 preceding siblings ...)
  2011-05-01 11:35 ` Jean Delvare
@ 2011-05-01 12:35 ` Jose Álvarez
  2011-05-02  8:49 ` Hans de Goede
  4 siblings, 0 replies; 6+ messages in thread
From: Jose Álvarez @ 2011-05-01 12:35 UTC (permalink / raw)
  To: lm-sensors


SOLVED!! thank you both!

----------------------------------------
> Date: Sun, 1 May 2011 13:35:25 +0200
> From: khali@linux-fr.org
> To: dynamix66@hotmail.com
> CC: i.dobson@planet-ian.com; lm-sensors@lm-sensors.org; hdegoede@redhat.com
> Subject: Re: [lm-sensors] HELP with and [msi p67a-gd65]
>
> On Sun, 1 May 2011 11:03:59 +0000, Jose Álvarez wrote:
> > > Chip ID 0x1005appears to be a F71889 a standalone drive is available here
> > > http://people.fedoraproject.org/~jwrdegoede/f71882fg/
> > >
> > > Just manually download the driver to some directory than do a make && sudo
> > > make install && modprobe f71882fg
>
> FWIW, the "official" (i.e. somewhat maintained and reasonably
> up-to-date) standalone version of the f71882fg driver is the one at:
> http://khali.linux-fr.org/devel/misc/f71882fg/
>
> Hans, maybe you should remove yours altogether, to avoid confusion?
>
> Generic instructions are available at:
> http://khali.linux-fr.org/devel/misc/INSTALL
>
> > thanks for responding so quickly, amazing
> >
> > I'll try with that driver
> >
> > one question ...
> >
> > > Do you want to probe the I2C/SMBus adapters now? (YES / no):
> > > Using driver `i2c-i801 'for device 0000:00:1 f.3: Intel Cougar Point (PCH)
> > > Module i2c-i801 loaded successfully.
> > > i2c-dev Module loaded successfully.
> >
> > why i2c-i801 not come out in the summary of sensors-detect to add it to /etc / modules? is not necessary?
>
> Because 1* i2c-i801 is not a hwmon driver, it's only an accessor driver
> in case there are hwmon devices in the SMBus, which isn't your case and
> 2* the i2c-i801 driver is typically loaded automatically thanks to
> module aliases and udev anyway.
>
> --
> Jean Delvare
> http://khali.linux-fr.org/wishlist.html
 		 	   		  
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [lm-sensors] HELP with  and [msi p67a-gd65]
  2011-05-01 10:25 [lm-sensors] HELP with and [msi p67a-gd65] Jose Álvarez
                   ` (3 preceding siblings ...)
  2011-05-01 12:35 ` Jose Álvarez
@ 2011-05-02  8:49 ` Hans de Goede
  4 siblings, 0 replies; 6+ messages in thread
From: Hans de Goede @ 2011-05-02  8:49 UTC (permalink / raw)
  To: lm-sensors

Hi,

On 05/01/2011 01:35 PM, Jean Delvare wrote:
> On Sun, 1 May 2011 11:03:59 +0000, Jose Álvarez wrote:
>>> Chip ID 0x1005appears to be a F71889 a standalone drive is available here
>>> http://people.fedoraproject.org/~jwrdegoede/f71882fg/
>>>
>>> Just manually download the driver to some directory than do a make&&  sudo
>>> make install&&  modprobe f71882fg
>
> FWIW, the "official" (i.e. somewhat maintained and reasonably
> up-to-date) standalone version of the f71882fg driver is the one at:
>    http://khali.linux-fr.org/devel/misc/f71882fg/
>
> Hans, maybe you should remove yours altogether, to avoid confusion?
>

Agreed, done.

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] 6+ messages in thread

end of thread, other threads:[~2011-05-02  8:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-01 10:25 [lm-sensors] HELP with and [msi p67a-gd65] Jose Álvarez
2011-05-01 10:44 ` Ian Dobson
2011-05-01 11:03 ` Jose Álvarez
2011-05-01 11:35 ` Jean Delvare
2011-05-01 12:35 ` Jose Álvarez
2011-05-02  8:49 ` Hans de Goede

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.