Re: AMD CPU/APU temperature driver

2017-03-08 Thread Olivier Cochard-Labbé
On Wed, Mar 8, 2017 at 9:11 AM, Rozhuk Ivan wrote: > > sysctl hw.model > please. > ​[root@APU]~# sysctl hw.model hw.model: AMD G-T40E Processor [root@apu2]~# sysctl hw.model hw.model: AMD GX-412TC SOC ​ ___

Re: AMD CPU/APU temperature driver

2017-03-08 Thread Rozhuk Ivan
On Wed, 8 Mar 2017 09:02:05 +0100 Olivier Cochard-Labbé wrote: > On Wed, Mar 8, 2017 at 7:29 AM, Rozhuk Ivan > wrote: > > > > > Try now with last version of patch. > > > > ​Compile now and works on PC Engine APU1 and APU2: > Thanks! sysctl hw.model

Re: AMD CPU/APU temperature driver

2017-03-08 Thread Olivier Cochard-Labbé
On Wed, Mar 8, 2017 at 7:29 AM, Rozhuk Ivan wrote: > > Try now with last version of patch. > > ​Compile now and works on PC Engine APU1 and APU2: [root@APU]~# kenv smbios.planar.product APU [root@APU]~# kldload amdtemp amdtemp0: on hostb4 [root@APU]~# sysctl dev.amdtemp

Re: AMD CPU/APU temperature driver

2017-03-07 Thread Rozhuk Ivan
On Mon, 6 Mar 2017 13:23:40 +0100 Olivier Cochard-Labbé wrote: > > New amdtemp driver needs more testers! > > https://reviews.freebsd.org/D9759 > ​ > This patch apply correctly (on 12-head r314770), but a "make > buildkernel" failed with > > ​--- all_subdir_amdtemp --- >

Re: AMD CPU/APU temperature driver

2017-03-07 Thread Rozhuk Ivan
On Mon, 6 Mar 2017 10:04:06 +0100 Matthias Apitz wrote: > > rus/eng: http://netlab.dhis.org/wiki/ru:software:freebsd:amdtemp > > The English version of the Wiki gives only: This topic does not exist > yet. Is there an English version? > Sory, now avaible.

Re: AMD CPU/APU temperature driver

2017-03-06 Thread Cy Schubert
In message <20170306090406.GA1869@c720-r292778-amd64>, Matthias Apitz writes: > El día Monday, March 06, 2017 a las 05:04:31AM +0300, Rozhuk Ivan escribió: > > > Hi! > > > > > > New amdtemp driver needs more testers! > > > > > > https://reviews.freebsd.org/D9759 > > > > Fast buld/install:

Re: AMD CPU/APU temperature driver

2017-03-06 Thread Olivier Cochard-Labbé
On Mon, Mar 6, 2017 at 3:04 AM, Rozhuk Ivan wrote: > Hi! > > > New amdtemp driver needs more testers! > > > https://reviews.freebsd.org/D9759 > > ​ This patch apply correctly (on 12-head r314770), but a "make buildkernel" failed with ​--- all_subdir_amdtemp ---

Re: AMD CPU/APU temperature driver

2017-03-06 Thread Matthias Apitz
El día Monday, March 06, 2017 a las 05:04:31AM +0300, Rozhuk Ivan escribió: > Hi! > > > New amdtemp driver needs more testers! > > > https://reviews.freebsd.org/D9759 > > Fast buld/install: > ...download and apply patch... > kldunload amdtemp > cd /usr/src/sys/modules/amdtemp/ > make > make

AMD CPU/APU temperature driver

2017-03-05 Thread Rozhuk Ivan
Hi! New amdtemp driver needs more testers! https://reviews.freebsd.org/D9759 Fast buld/install: ...download and apply patch... kldunload amdtemp cd /usr/src/sys/modules/amdtemp/ make make install make cleandir kldload amdtemp rus/eng: http://netlab.dhis.org/wiki/ru:software:freebsd:amdtemp