[Bug 363290] [NEW] smartdimmer -i stopped working after upgrade to jaunty, though -d still works
wvengen
debrepo at willem.engen.nl
Sat Apr 18 09:23:39 UTC 2009
Public bug reported:
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).
** Affects: nvclock (Ubuntu)
Importance: Undecided
Status: New
** Description changed:
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
- $ nvlock -S +1
+ $ 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).
--
smartdimmer -i stopped working after upgrade to jaunty, though -d still works
https://bugs.launchpad.net/bugs/363290
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list