Re: [coreboot] F2A85-M: Chassis Fan Not Working (resolved)

2014-07-07 Thread HacKurx
Sun Jul 6 22:47:58 CEST 2014 Rudolf Marek : Hi Hi, I think this is the problem: change the following line in the devicetree.cb register hwm_fan2_ctl_pwm = 0x80 To 0x00 Yes it perfect, my problem is resolved. For some reason automatic settings for fan2 does not work... or is badly set up.

Re: [coreboot] F2A85-M: Chassis Fan Not Working

2014-07-06 Thread Rudolf Marek
Hi I think this is the problem: change the following line in the devicetree.cb register hwm_fan2_ctl_pwm = 0x80 To 0x00 For some reason automatic settings for fan2 does not work... or is badly set up. Idwer: He uses the extra fan, not only the CPU fan. Please let us know if this helps,

Re: [coreboot] F2A85-M: Chassis Fan Not Working

2014-07-06 Thread ron minnich
So Rudolf, this just takes the control loop out of the picture and always enables the fan? This stuff always confuses me. ron On Sun, Jul 6, 2014 at 1:47 PM, Rudolf Marek r.ma...@assembler.cz wrote: Hi I think this is the problem: change the following line in the devicetree.cb register

Re: [coreboot] F2A85-M: Chassis Fan Not Working

2014-07-06 Thread Rudolf Marek
On 6.7.2014 23:05, ron minnich wrote: So Rudolf, this just takes the control loop out of the picture and always enables the fan? This stuff always confuses me. Yes it should. I used the same programming as in orig BIOS but perhaps I missed something. I will check later what went wrong. The

Re: [coreboot] F2A85-M: Chassis Fan Not Working

2014-07-05 Thread HacKurx
Thu Jul 3 16:04:09 CEST 2014 Idwer Vollering : No, I can't reproduce that (see console output below). Then again, I don't use the boxed fan ;) Do(es) the fan(s) start when you put some load on your machine, to 'warm up' the APU? Play some 1080p video or compile a linux kernel I just compile a

Re: [coreboot] F2A85-M: Chassis Fan Not Working

2014-07-03 Thread Idwer Vollering
2014-06-28 17:59 GMT+02:00 HacKurx hack...@gmail.com: Hi, I just update coreboot on my motherboard and after reboot of my computer the chassis fan stopped working. I did not have this problem with the version of coreboot from 1 March 2014: http://review.coreboot.org/#/c/5226/ Have you an

Re: [coreboot] F2A85-M: Chassis Fan Not Working

2014-07-02 Thread Paul Menzel
Am Dienstag, den 01.07.2014, 21:25 +0200 schrieb HacKurx: Mon Jun 30 09:13:27 CEST 2014 schrieb Paul: does a start spinning for a moment and then stops or does it not start at all? Yes start spinning for a moment and then stops (Obviously until seabios menu.) Could you please bisect

Re: [coreboot] F2A85-M: Chassis Fan Not Working

2014-07-02 Thread ron minnich
Double check: the chassis fan turns off. Sometimes, that's correct behavior until things get warm, and the fan should turn on. So you're sure the turning off is the wrong thing to do? In some cases it's desirable for a chassis fan to spin up, then turn off, then turn on again as needed, all under

Re: [coreboot] F2A85-M: Chassis Fan Not Working

2014-07-01 Thread HacKurx
Mon Jun 30 09:13:27 CEST 2014 schrieb Paul: does a start spinning for a moment and then stops or does it not start at all? Yes start spinning for a moment and then stops (Obviously until seabios menu.) Could you please bisect it and verify that commit 80b627eb (Asus F2A85-M: Move to ther

Re: [coreboot] F2A85-M: Chassis Fan Not Working

2014-06-30 Thread Paul Menzel
Dear HacKurx, Am Sonntag, den 29.06.2014, 17:11 +0200 schrieb HacKurx: I implemented the initialization of hardware monitor ldn inside the ite chip. What do you mean not working stopped spinning? Yes, stopped spinning. does a start spinning for a moment and then stops or does it not start

Re: [coreboot] F2A85-M: Chassis Fan Not Working

2014-06-29 Thread Rudolf Marek
Hi, I implemented the initialization of hardware monitor ldn inside the ite chip. What do you mean not working stopped spinning? Thanks Rudolf -- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot

Re: [coreboot] F2A85-M: Chassis Fan Not Working

2014-06-29 Thread HacKurx
I implemented the initialization of hardware monitor ldn inside the ite chip. What do you mean not working stopped spinning? Thanks Rudolf Yes, stopped spinning. Thanks. -- Best regards, hackurx.wordpress.com -- coreboot mailing list: coreboot@coreboot.org

[coreboot] F2A85-M: Chassis Fan Not Working

2014-06-28 Thread HacKurx
Hi, I just update coreboot on my motherboard and after reboot of my computer the chassis fan stopped working. I did not have this problem with the version of coreboot from 1 March 2014: http://review.coreboot.org/#/c/5226/ Have you an idea of the problem? Thank you -- Best regards, HacKurx