smartdimmer -i stopped working after upgrade to jaunty, though -d still works

Bug #363290 reported by wvengen
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
nvclock (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: nvclock

After the upgarde to Jaunty RC, smartdimmer didn't work properly anymore:
  $ smartdimmer -g
  SmartDimmer level: 35
  $ smartdimmer -d
  $ smartdimmer -g
  SmartDimmer level: 30
  $ smartdimmer -i
  $ smartdimmer -g
  SmartDimmer level: 30
The problem appears to be that the nVidia driver now rounds down brightness values to a multiple of 5:
  $ smartdimmer -g
  SmartDimmer level: 30
  $ nvclock -S +1
  Changing Smartdimmer level from 30% to 31%
  New Smartdimmer level: 30%
  $ smartdimmer -g
  SmartDimmer level: 30
  $ nvclock -S +5
  Changing Smartdimmer level from 30% to 35%
  New Smartdimmer level: 35%
  $ smartdimmer -g
  SmartDimmer level: 35
Maybe smartdimmer should know about a minimum change value to just work(tm).

wvengen (wvengen)
description: updated
Revision history for this message
mikebo (misiekbochenski-deactivatedaccount) wrote :

I can confirm this.

Revision history for this message
amine Say (aminesay) wrote :

Same here. My limit value is now 15 although I could set it to 0 before.

Revision history for this message
amine Say (aminesay) wrote :

nvclock -h Output:
-S --smartdimmer level Adjust brightness of the backlight; level is a value between 15 and 100 or a delta like +10/-

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.