Port-amd64 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Asus AM1M-A sensors



On 2015/03/31 21:32, Paul Goyette wrote:

On Tue, 31 Mar 2015, Pierre Pronchery wrote:

            Hi Arto, (list)

On 01/03/2015 09:18, Arto Huusko wrote:
I just installed NetBSD (7.99.1) on an Asus AM1M-A motherboard based computer.
The installation went fine and NetBSD boots and runs fine.

Just one thing is missing that I would like to see supported: any of
the sensors provided
by the MB are not recognized, and envstat doesn't show anything. I wouldn't mind
trying to write drivers myself, if someone could send a few pointers
to existing drivers
in the tree, plus hints on how the sensors are possibly available (are they ACPI
devices or...)

The first step is to look at the dmesg; could you post it here?

Also, many sensors are accessed via i2c bus.  You might try running i2cscan(8) and see if there are any devices that might be attached at non-standard i2c addresses.

I googled for 'asus am1m-a' and found that the mobo has
ITE IT8623E, but src/sys/dev/isa/itesio_isa.c does not seem
to support that chip.

In addition, src/sys/arch/x86/pci/amdtemp.c does not seem
to support AMD Family 16h like new Athlon.


regards,
--
t-hash


Home | Main Index | Thread Index | Old Index