Fan control in nouveau driver with geforce 9600gt

2013-01-14 Thread Martin Peres
Le 07/01/2013 17:25, Ozan ?a?layan a ?crit : >> We will be waiting a until one kernel is released before activating fan >> management by default. > So these fan stuff will be merged into 3.9? Yeah, quite likely :) I see no reasons for us not to. So far, all bugs have been fixed.

Re: Fan control in nouveau driver with geforce 9600gt

2013-01-14 Thread Martin Peres
Le 07/01/2013 17:25, Ozan Çağlayan a écrit : We will be waiting a until one kernel is released before activating fan management by default. So these fan stuff will be merged into 3.9? Yeah, quite likely :) I see no reasons for us not to. So far, all bugs have been fixed. _

Fan control in nouveau driver with geforce 9600gt

2013-01-07 Thread Ozan Çağlayan
> We will be waiting a until one kernel is released before activating fan > management by default. So these fan stuff will be merged into 3.9? -- Ozan ?a?layan Research Assistant Galatasaray University - Computer Engineering Dept. http://www.ozancaglayan.com

Re: Fan control in nouveau driver with geforce 9600gt

2013-01-07 Thread Ozan Çağlayan
> We will be waiting a until one kernel is released before activating fan > management by default. So these fan stuff will be merged into 3.9? -- Ozan Çağlayan Research Assistant Galatasaray University - Computer Engineering Dept. http://www.ozancaglayan.com ___

Fan control in nouveau driver with geforce 9600gt

2012-12-22 Thread Martin Peres
On 21/12/2012 13:04, Ozan ?a?layan wrote: >> Of course it is, but why would you disable automatic fan management? >> >> You are supposed to activate it and let it activated at all time. > It's not me but someone inexperienced playing with sysfs tunables for example > :) Ah, sure. Well, there is d

Re: Fan control in nouveau driver with geforce 9600gt

2012-12-21 Thread Martin Peres
On 21/12/2012 13:04, Ozan Çağlayan wrote: Of course it is, but why would you disable automatic fan management? You are supposed to activate it and let it activated at all time. It's not me but someone inexperienced playing with sysfs tunables for example :) Ah, sure. Well, there is documentat

Fan control in nouveau driver with geforce 9600gt

2012-12-21 Thread Ozan Çağlayan
> Of course it is, but why would you disable automatic fan management? > > You are supposed to activate it and let it activated at all time. It's not me but someone inexperienced playing with sysfs tunables for example :) -- Ozan ?a?layan Research Assistant Galatasaray University - Computer En

Re: Fan control in nouveau driver with geforce 9600gt

2012-12-21 Thread Ozan Çağlayan
> Of course it is, but why would you disable automatic fan management? > > You are supposed to activate it and let it activated at all time. It's not me but someone inexperienced playing with sysfs tunables for example :) -- Ozan Çağlayan Research Assistant Galatasaray University - Computer En

Fan control in nouveau driver with geforce 9600gt

2012-12-20 Thread Martin Peres
Le 20/12/2012 14:07, Ozan ?a?layan a ?crit : >> So, we had some discussions within the nouveau community about >> this and we decided that 0 would mean, no updates on the current status. >> >> Anything against it? > So if I switch automatic mode on and then disable it then do some heavy GPU > proce

Fan control in nouveau driver with geforce 9600gt

2012-12-20 Thread Ozan Çağlayan
> So, we had some discussions within the nouveau community about > this and we decided that 0 would mean, no updates on the current status. > > Anything against it? So if I switch automatic mode on and then disable it then do some heavy GPU processing, the fan power will stay at what it was in the

Re: Fan control in nouveau driver with geforce 9600gt

2012-12-20 Thread Martin Peres
Le 20/12/2012 14:07, Ozan Çağlayan a écrit : So, we had some discussions within the nouveau community about this and we decided that 0 would mean, no updates on the current status. Anything against it? So if I switch automatic mode on and then disable it then do some heavy GPU processing, the f

Re: Fan control in nouveau driver with geforce 9600gt

2012-12-20 Thread Ozan Çağlayan
> So, we had some discussions within the nouveau community about > this and we decided that 0 would mean, no updates on the current status. > > Anything against it? So if I switch automatic mode on and then disable it then do some heavy GPU processing, the fan power will stay at what it was in the

Fan control in nouveau driver with geforce 9600gt

2012-12-20 Thread Martin Peres
On 19/12/2012 20:39, Ozan ?a?layan wrote: >> Here you go :) >> >> I managed to reproduce the issue. Please test this patch! > Okay switching to automatic mode when pwm1 == 100 now gradually (in a > few seconds, it is not cut down to 35 suddenly) lowers it down to 35. > Switching to automatic mode w

Fan control in nouveau driver with geforce 9600gt

2012-12-19 Thread Ozan Çağlayan
> Here you go :) > > I managed to reproduce the issue. Please test this patch! Okay switching to automatic mode when pwm1 == 100 now gradually (in a few seconds, it is not cut down to 35 suddenly) lowers it down to 35. Switching to automatic mode while in manual mode doesn't make the pwm increase

Re: Fan control in nouveau driver with geforce 9600gt

2012-12-19 Thread Martin Peres
On 19/12/2012 20:39, Ozan Çağlayan wrote: Here you go :) I managed to reproduce the issue. Please test this patch! Okay switching to automatic mode when pwm1 == 100 now gradually (in a few seconds, it is not cut down to 35 suddenly) lowers it down to 35. Switching to automatic mode while in man

Re: Fan control in nouveau driver with geforce 9600gt

2012-12-19 Thread Ozan Çağlayan
> Here you go :) > > I managed to reproduce the issue. Please test this patch! Okay switching to automatic mode when pwm1 == 100 now gradually (in a few seconds, it is not cut down to 35 suddenly) lowers it down to 35. Switching to automatic mode while in manual mode doesn't make the pwm increase

Fan control in nouveau driver with geforce 9600gt

2012-12-17 Thread Martin Peres
On 17/12/2012 13:35, Ozan ?a?layan wrote: >> Hi Ozan, >> >> Please have a look at this documentation: >> http://cgit.freedesktop.org/nouveau/linux-2.6/tree/Documentation/thermal/nouveau_thermal >> It will tell you how to use fan management on your card :) >> >> Please report back! I am interested i

Re: Fan control in nouveau driver with geforce 9600gt

2012-12-17 Thread Martin Peres
On 17/12/2012 13:35, Ozan Çağlayan wrote: Hi Ozan, Please have a look at this documentation: http://cgit.freedesktop.org/nouveau/linux-2.6/tree/Documentation/thermal/nouveau_thermal It will tell you how to use fan management on your card :) Please report back! I am interested in your results!

Fan control in nouveau driver with geforce 9600gt

2012-12-17 Thread Ozan Çağlayan
> > Hi Ozan, > > Please have a look at this documentation: > http://cgit.freedesktop.org/nouveau/linux-2.6/tree/Documentation/thermal/nouveau_thermal > It will tell you how to use fan management on your card :) > > Please report back! I am interested in your results! > > Martin Hey this is nice! I

Re: Fan control in nouveau driver with geforce 9600gt

2012-12-17 Thread Ozan Çağlayan
> > Hi Ozan, > > Please have a look at this documentation: > http://cgit.freedesktop.org/nouveau/linux-2.6/tree/Documentation/thermal/nouveau_thermal > It will tell you how to use fan management on your card :) > > Please report back! I am interested in your results! > > Martin Hey this is nice! I

Fan control in nouveau driver with geforce 9600gt

2012-12-17 Thread Martin Peres
On 13/12/2012 11:02, Ozan ?a?layan wrote: > Hi, > > I have a geforce 9600gt (nv94) display adapter which has its fan > running at 100% speed. Yesterday I've compiled and booted with the > latest nouveau-2.6 tree. sensors from lm_sensors can correctly acquire > GPU temperature and PWM speed but as f

Re: Fan control in nouveau driver with geforce 9600gt

2012-12-16 Thread Martin Peres
On 13/12/2012 11:02, Ozan Çağlayan wrote: Hi, I have a geforce 9600gt (nv94) display adapter which has its fan running at 100% speed. Yesterday I've compiled and booted with the latest nouveau-2.6 tree. sensors from lm_sensors can correctly acquire GPU temperature and PWM speed but as far as I u

Fan control in nouveau driver with geforce 9600gt

2012-12-13 Thread Ozan Çağlayan
Hi, I have a geforce 9600gt (nv94) display adapter which has its fan running at 100% speed. Yesterday I've compiled and booted with the latest nouveau-2.6 tree. sensors from lm_sensors can correctly acquire GPU temperature and PWM speed but as far as I understood setting the speed is still not sup

Fan control in nouveau driver with geforce 9600gt

2012-12-13 Thread Ozan Çağlayan
Hi, I have a geforce 9600gt (nv94) display adapter which has its fan running at 100% speed. Yesterday I've compiled and booted with the latest nouveau-2.6 tree. sensors from lm_sensors can correctly acquire GPU temperature and PWM speed but as far as I understood setting the speed is still not sup