On laptops, screen brightness and keyboard backlight isn't memorized between sessions
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Dell Sputnik |
New
|
Undecided
|
Unassigned | ||
systemd |
Confirmed
|
Undecided
|
Unassigned | ||
upstart |
Confirmed
|
Undecided
|
Unassigned | ||
cinnamon-settings-daemon (Ubuntu) |
Confirmed
|
Wishlist
|
Unassigned | ||
gnome-settings-daemon (Ubuntu) |
Won't Fix
|
Wishlist
|
Unassigned | ||
mate-settings-daemon (Ubuntu) |
Fix Released
|
Wishlist
|
Martin Wimpress | ||
upower (Ubuntu) |
Confirmed
|
Wishlist
|
Unassigned | ||
upstart (Ubuntu) |
Won't Fix
|
Wishlist
|
Unassigned |
Bug Description
HOW TO REPRODUCE:
1. Boot a laptop.
2. Set a different screen (or keyboard) backlight brightness level.
3. Reboot.
RESULT:
Backlight is not memorized.
FIX:
A. For Ubuntu 12.04 LTS and 14.04 LTS install my package from PPA
sudo add-apt-repository ppa:nrbrtx/
sudo apt-get update
sudo apt-get install sysvinit-backlight
NOTES:
1. If you have installed previous non-deb version, please remove it carefully manually
sudo rm /etc/rc?
2. If you have installed previous version from my PPA on Ubuntu 14.04 LTS, please reinstall the package by:
sudo apt-get purge sysvinit-backlight
sudo apt-get install sysvinit-backlight
3. Version 0.1ubuntu1 supports save/restore of keyboard backlight too.
B. Ubuntu 14.10 is at EOL (from July 2015), Ubuntu 15.04 is at EOL (from January 2016), Ubuntu 15.10 is near EOL (really at July 2016), so users should upgrade them to Ubuntu 16.04 (see C below).
My script is incompatible with these Ubuntu versions - remove it with
sudo apt-get purge sysvinit-backlight
sudo add-apt-repository -r ppa:nrbrtx/
C. Ubuntu 15.04, 15.10 and 16.04 LTS have systemd-
My script is incompatible with these Ubuntu versions.
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: initscripts 2.88dsf-41ubuntu5
ProcVersionSign
Uname: Linux 3.13.0-4-generic i686
ApportVersion: 2.13.1-0ubuntu1
Architecture: i386
CurrentDesktop: GNOME
Date: Sun Jan 19 17:20:26 2014
InstallationDate: Installed on 2013-10-20 (91 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release i386 (20131016.1)
SourcePackage: sysvinit
UpgradeStatus: Upgraded to trusty on 2013-11-19 (61 days ago)
Related branches
description: | updated |
description: | updated |
description: | updated |
tags: | added: trusty-desktop |
tags: | added: quantal raring |
Changed in sysvinit (Ubuntu): | |
status: | New → Confirmed |
Changed in hundredpapercuts: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
Changed in sysvinit (Ubuntu): | |
importance: | Undecided → Medium |
Changed in sysvinit (Debian): | |
status: | Unknown → New |
Changed in ubuntu-mate: | |
status: | New → Opinion |
Changed in ubuntu-mate: | |
importance: | Undecided → Wishlist |
Changed in sysvinit (Ubuntu): | |
status: | Invalid → Confirmed |
Changed in elementaryos: | |
status: | New → Confirmed |
description: | updated |
description: | updated |
tags: |
added: i386 removed: precise quantal raring saucy trusty-desktop utopic |
tags: |
added: precise quantal raring saucy utopic removed: i386 |
Changed in upstart (Ubuntu): | |
importance: | Undecided → Wishlist |
description: | updated |
summary: |
- Ubuntu should have an upstart job for saving/restoring backlight level - on laptops + On laptops, screen brightness isn't memorized between sessions |
Changed in hundredpapercuts: | |
importance: | Medium → Low |
Changed in systemd (Ubuntu): | |
importance: | Wishlist → Low |
Changed in sysvinit (Ubuntu): | |
importance: | Wishlist → Low |
Changed in upstart (Ubuntu): | |
importance: | Wishlist → Low |
description: | updated |
Changed in upstart (Ubuntu): | |
importance: | Low → Wishlist |
Changed in sysvinit (Ubuntu): | |
importance: | Low → Wishlist |
Changed in systemd (Ubuntu): | |
importance: | Low → Wishlist |
Changed in hundredpapercuts: | |
importance: | Low → Wishlist |
no longer affects: | systemd (Ubuntu) |
no longer affects: | sysvinit (Ubuntu) |
affects: | sysvinit (Debian) → sysvinit (Ubuntu) |
no longer affects: | sysvinit (Ubuntu) |
Changed in upstart: | |
status: | New → Confirmed |
no longer affects: | hundredpapercuts |
affects: | ubuntu-mate → hundredpapercuts |
Changed in hundredpapercuts: | |
status: | Opinion → Confirmed |
Changed in linuxmint: | |
status: | New → Confirmed |
description: | updated |
description: | updated |
description: | updated |
tags: | removed: vivid |
summary: |
- On laptops, screen brightness isn't memorized between sessions + On laptops, screen brightness and keyboard backlight isn't memorized + between sessions |
description: | updated |
Changed in cinnamon-settings-daemon (Ubuntu): | |
importance: | Undecided → Wishlist |
Changed in gnome-settings-daemon (Ubuntu): | |
importance: | Undecided → Wishlist |
Changed in mate-settings-daemon (Ubuntu): | |
importance: | Undecided → Wishlist |
Changed in upower (Ubuntu): | |
importance: | Undecided → Wishlist |
description: | updated |
description: | updated |
description: | updated |
Changed in mate-settings-daemon (Ubuntu): | |
assignee: | nobody → Martin Wimpress (flexiondotorg) |
description: | updated |
description: | updated |
Changed in mate-settings-daemon (Ubuntu): | |
status: | Confirmed → Fix Released |
Changed in gnome-settings-daemon (Ubuntu): | |
status: | Confirmed → Won't Fix |
description: | updated |
no longer affects: | linuxmint |
tags: | removed: precise quantal raring saucy trusty utopic |
no longer affects: | hundredpapercuts |
Changed in systemd: | |
status: | New → Confirmed |
Ubuntu 14.04 is still affected by this bug. Please fix it.