Keyboard Backlight Turns on at boot
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Dell Sputnik |
Confirmed
|
Undecided
|
Unassigned | ||
GNOME Settings Daemon |
Fix Released
|
Medium
|
|||
Linux |
Invalid
|
Undecided
|
Unassigned | ||
One Hundred Papercuts |
Fix Released
|
Low
|
Unassigned | ||
unity-settings-daemon (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
Xenial |
Fix Released
|
High
|
Unassigned |
Bug Description
System: Dell XPS 13 9343
Action: Boot computer
Expected Behavior: Keyboard backlight would be off when computer is booted
Actual Behavior: Keyboard backlight is on at boot
This did not happen with Ubuntu 15.04
There are new files in Ubuntu 15.10 - /sys/class/
cat stop_timeout
60s
cat start_triggers
+keyboard +touchpad
cat trigger
[none] AC-online BAT0-charging-
cat brightness
2
---
Unsure if these files are important, but included in the report
ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: linux-image-
ProcVersionSign
Uname: Linux 4.1.0-2-generic x86_64
ApportVersion: 2.18-0ubuntu5
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/
/dev/snd/
CasperVersion: 1.362
CurrentDesktop: Unity
Date: Tue Oct 27 01:29:47 2015
IwConfig:
enx00249b0981e3 no wireless extensions.
lo no wireless extensions.
LiveMediaBuild: Ubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20150730)
MachineType: Dell Inc. XPS 13 9343
ProcEnviron:
TERM=xterm-
PATH=(custom, no user)
XDG_RUNTIME_
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=
RelatedPackageV
linux-
linux-
linux-firmware 1.145
RfKill:
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
SourcePackage: linux
UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/14/2015
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A05
dmi.board.name: 0TM99H
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: dmi:bvnDellInc.
dmi.product.name: XPS 13 9343
dmi.sys.vendor: Dell Inc.
Related branches
- Marco Trevisan (Treviño): Approve
-
Diff: 12 lines (+1/-1)1 file modifiedplugins/power/gsd-power-manager.c (+1/-1)
- Sebastien Bacher: Approve
-
Diff: 83 lines (+28/-3)1 file modifiedplugins/power/gsd-power-manager.c (+28/-3)
- Sebastien Bacher: Approve
-
Diff: 2307 lines (+977/-420)25 files modifieddebian/changelog (+30/-0)
gnome-settings-daemon/Makefile.am (+34/-3)
gnome-settings-daemon/gnome-settings-bus.c (+89/-0)
gnome-settings-daemon/gnome-settings-bus.h (+36/-0)
gnome-settings-daemon/gnome-settings-manager.c (+47/-4)
gnome-settings-daemon/gnome-settings-session.c (+0/-62)
gnome-settings-daemon/gnome-settings-session.h (+0/-34)
gnome-settings-daemon/main.c (+2/-2)
gnome-settings-daemon/org.gnome.ScreenSaver.xml (+43/-0)
gnome-settings-daemon/org.gnome.SessionManager.xml (+451/-0)
plugins/automount/gsd-automount-manager.c (+19/-45)
plugins/background/gsd-background-manager.c (+2/-2)
plugins/color/gsd-color-manager.c (+5/-3)
plugins/common/gsd-input-helper.c (+3/-0)
plugins/keyboard/gsd-keyboard-manager.c (+1/-1)
plugins/media-keys/gsd-media-keys-manager.c (+31/-18)
plugins/power/gsd-power-manager.c (+78/-162)
plugins/remote-display/gsd-remote-display-manager.c (+1/-1)
plugins/screensaver-proxy/gsd-screensaver-proxy-manager.c (+54/-34)
plugins/smartcard/gsd-smartcard-plugin.c (+8/-37)
plugins/updates/gsd-updates-manager.c (+5/-5)
plugins/updates/gsd-updates-refresh.c (+5/-5)
plugins/wacom/gsd-wacom-manager.c (+8/-0)
plugins/xrandr/gsd-xrandr-manager.c (+1/-1)
plugins/xsettings/gsd-xsettings-manager.c (+24/-1)
Changed in hundredpapercuts: | |
status: | New → Confirmed |
Changed in dell-sputnik: | |
status: | New → Confirmed |
Changed in linux (Ubuntu): | |
importance: | Undecided → Low |
Changed in hundredpapercuts: | |
importance: | Undecided → Low |
tags: | added: patch |
Changed in linux (Ubuntu): | |
importance: | Low → Medium |
tags: | added: kernel-da-key |
tags: | added: kernel-bug-exists-upstream |
Changed in linux (Ubuntu): | |
status: | Confirmed → Triaged |
Changed in linux (Ubuntu): | |
status: | Triaged → Invalid |
Changed in linux: | |
status: | New → Invalid |
Changed in unity-settings-daemon (Ubuntu): | |
status: | New → Confirmed |
tags: | added: desktop-trello-import |
tags: | removed: desktop-trello-import |
tags: | removed: patch |
Changed in unity-settings-daemon (Ubuntu): | |
importance: | Undecided → High |
status: | Confirmed → In Progress |
affects: | unity-settings-daemon → gnome-settings-daemon |
Changed in gnome-settings-daemon: | |
importance: | Unknown → Medium |
status: | Unknown → Fix Released |
tags: | added: desktop-trello-import |
tags: | removed: desktop-trello-import |
no longer affects: | linux (Ubuntu) |
Changed in unity-settings-daemon (Ubuntu Xenial): | |
importance: | Undecided → High |
Changed in upower (Ubuntu Xenial): | |
importance: | Undecided → Medium |
tags: | removed: kernel-da-key |
tags: |
added: verification-done removed: verification-needed |
Changed in dell-sputnik: | |
status: | Confirmed → In Progress |
status: | In Progress → Confirmed |
Changed in hundredpapercuts: | |
status: | Confirmed → Fix Released |
This change was made by a bot.