[lm-sensors] asus_atk0110 Not Activated in lm_sensors-3.1.1-3
Marc
digitelp at yahoo.com
Wed May 5 04:48:26 CEST 2010
Thanks for the advice Jeff... But it didn't work. I updated all the software, including a new sensors_detect and such and still the exact same results as I described. retried various things and no luck at all!
Can any one else provide some guidance on this, as to what if anything can be done to get lm_sensor to work.
Thanks in advance for any and all assistance.
Regards,
Marc
--- On Fri, 4/16/10, Jeff Rickman <jrickman at myamigos.us> wrote:
> From: Jeff Rickman <jrickman at myamigos.us>
> Subject: Re: [lm-sensors] asus_atk0110 Not Activated in lm_sensors-3.1.1-3
> To: "Marc" <digitelp at yahoo.com>
> Date: Friday, April 16, 2010, 8:15 PM
>
> > Hi...
> >
> > Runnig Rehat Fedora Core 12 with an Asus k8n-dre
> motherboard. It has a
> > NVIDE nFORCE Professional 2200 Chip as well as a
> Winbond W83627THF-A super
> > i/o chip. The linux kernel is
> kernel-2.6.32.11-99.fc12.x86_64. Using
> > lm_sensors-3.1.1-3.fc12.x86_64
> >
> > When I run sensors-detect I get the following
> >
> > Some south bridges, CPUs or memory controllers contain
> embedded sensors.
> > Do you want to scan for them? This is totally safe.
> (YES/no): y
> > Silicon Integrated Systems SIS5595...
>
> No
> > VIA VT82C686 Integrated Sensors...
>
> No
> > VIA VT8231 Integrated Sensors...
>
> No
> > AMD K8 thermal sensors...
>
> Success!
> > (driver `k8temp')
> > AMD Family 10h thermal sensors...
>
> No
> > AMD Family 11h thermal sensors...
>
> No
> > Intel Core family thermal sensor...
>
> No
> > Intel Atom thermal sensor...
>
> No
> > 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):
> >
> > 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):
> y
> > Probing for Super-I/O at 0x2e/0x2f
> > Trying family `National Semiconductor'...
>
> No
> > Trying family `SMSC'...
>
> No
> > Trying family `VIA/Winbond/Nuvoton/Fintek'...
> Yes
> > Found `Winbond W83627THF/THG Super IO Sensors'
> > (but not activated)
> > Probing for Super-I/O at 0x4e/0x4f
> > Trying family `National Semiconductor'...
>
> No
> > Trying family `SMSC'...
>
> No
> > Trying family `VIA/Winbond/Nuvoton/Fintek'...
> No
> > Trying family `ITE'...
>
> No
> >
> > Everything else returns a no until...
> >
> > Next adapter: SMBus nForce2 adapter at 4c40 (i2c-0)
> > Do you want to scan it? (YES/no/selectively):
> >
> > Nothing in the summary about it.
> >
> > The k8temp works fine. I get temperatures.
> > k8temp-pci-00c3
> > Adapter: PCI adapter
> > Core0 Temp: +35.0°C
> > Core1 Temp: +36.0°C
> >
> > k8temp-pci-00cb
> > Adapter: PCI adapter
> > Core0 Temp: +36.0°C
> > Core1 Temp: +37.0°C
> >
> > But no fan speeds or anything else because when I
> attempt to load the
> > w83627hf modules I get the following:
> >
> > FATAL: Error inserting w83627hf
> >
> (/lib/modules/2.6.32.11-99.fc12.x86_64/kernel/drivers/hwmon/w83627hf.ko):
> > No such device
> >
> > Here is the lsmod
> >
> > Module
> Size Used by
> > fuse
> 57189 2
> > hwmon_vid
> 2091 0
> > eeprom
> 4947 0
> > i2c_dev
> 7529 0
> > sunrpc
> 193819 1
> > cpufreq_ondemand 8793
> 2
> > powernow_k8
> 14706 2
> > freq_table
> 3947 2 cpufreq_ondemand,powernow_k8
> > ip6t_REJECT
> 4222 10
> > nf_conntrack_ipv6 18504 7
> > ip6table_filter
> 2791 1
> > ip6_tables
> 16760 1 ip6table_filter
> > ipv6
> 279463 32 ip6t_REJECT,nf_conntrack_ipv6
> > uinput
> 7228 0
> > amd64_edac_mod
> 15481 0
> > tg3
> 101698 0
> > i2c_nforce2
> 6819 0
> > i2c_core
> 26876 3 eeprom,i2c_dev,i2c_nforce2
> > edac_core
> 39581 4 amd64_edac_mod
> > edac_mce_amd
> 7746 1 amd64_edac_mod
> > k8temp
> 3735 0
> > raid1
> 19043 2
> > dm_multipath
> 14558 0
> > ata_generic
> 3467 0
> > pata_acpi
> 3395 0
> > floppy
> 54666 0
> > pata_amd
> 11269 4
> > sata_nv
> 20834 3
> >
> > When I load the w83627ehf I get:
> > FATAL: Error inserting w83627ehf
> >
> (/lib/modules/2.6.32.11-99.fc12.x86_64/kernel/drivers/hwmon/w83627ehf.ko):
> > No such device
> >
> > When I try the w83781d it loads lsmod shows the
> following:
> > Module
> Size Used by
> > w83781d
> 28749 0
> > fuse
> 57189 2
> > hwmon_vid
> 2091 1 w83781d
> > eeprom
> 4947 0
> > i2c_dev
> 7529 0
> > sunrpc
> 193819 1
> > cpufreq_ondemand 8793
> 2
> > powernow_k8
> 14706 2
> > freq_table
> 3947 2 cpufreq_ondemand,powernow_k8
> > ip6t_REJECT
> 4222 10
> > nf_conntrack_ipv6 18504 7
> > ip6table_filter
> 2791 1
> > ip6_tables
> 16760 1 ip6table_filter
> > ipv6
> 279463 32 ip6t_REJECT,nf_conntrack_ipv6
> > uinput
> 7228 0
> > amd64_edac_mod
> 15481 0
> > tg3
> 101698 0
> > i2c_nforce2
> 6819 0
> > i2c_core
> 26876 4
> w83781d,eeprom,i2c_dev,i2c_nforce2
> > edac_core
> 39581 4 amd64_edac_mod
> > edac_mce_amd
> 7746 1 amd64_edac_mod
> > k8temp
> 3735 0
> > raid1
> 19043 2
> > dm_multipath
> 14558 0
> > ata_generic
> 3467 0
> > pata_acpi
> 3395 0
> > floppy
> 54666 0
> > pata_amd
> 11269 4
> > sata_nv
> 20834 3
> >
> > Running sensor-detect again produces original results
> and nothing is
> > loaded into the /etc/sysconfig/lm_sensors, So starting
> lm_sensors gives me
> > a warning telling me its not configured.
> >
> > Same result as directly above when I load the w83791d
> drive, hav\ing
> > removed the other, including the w83792d, w83793,
> w83l785ts, w83l786ng,
> > wm831x-hwmon and wm8350-hwmon. The lsmod stays the
> same as above except
> > that the driver is relplace at the same position with
> the new driver.
> >
> > Tried various combinations and permutations and
> nothing.
> >
> > Any help would appreciated, and apologizes if it has
> already been dealt
> > with.
> >
> > Regards and thanks...
> >
> >
> > _______________________________________________
> > lm-sensors mailing list
> > lm-sensors at lm-sensors.org
> > http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
> >
>
> You may need to update your version of LM_Sensors...
>
> Here is what I have on my FC12 x86_64 box running
> 2.6.32.11-99.fc12.x86_64:
>
> lm_sensors.x86_64
> 3.1.2-1.fc12
> lm_sensors-libs.x86_64
> 3.1.2-1.fc12
>
> Unfortunately I do not have your SuperIO chip in my
> system.
>
>
>
>
More information about the lm-sensors
mailing list