backlight brightness not adjustable by default on Dell XPS 13
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Dell Sputnik |
New
|
Undecided
|
Unassigned | ||
linux (Ubuntu) |
Fix Released
|
Medium
|
Kamal Mostafa | ||
Precise |
Won't Fix
|
Medium
|
Kamal Mostafa | ||
Quantal |
Won't Fix
|
Medium
|
Kamal Mostafa | ||
Raring |
Fix Released
|
Medium
|
Kamal Mostafa |
Bug Description
The backlight brightness is not changeable by default on a Dell XPS 13 running Precise beta 1 (or later). If I run the following command as root, I can adjust the brightness:
/bin/echo 0 > /sys/class/
However, I must do this whenever I turn on the computer or resume it from suspend.
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: xserver-
ProcVersionSign
Uname: Linux 3.2.0-18-generic x86_64
.tmp.unity.
ApportVersion: 1.94.1-0ubuntu2
Architecture: amd64
CompizPlugins: [core,composite
CompositorRunning: None
Date: Tue Mar 13 20:56:36 2012
DistUpgraded: Fresh install
DistroCodename: precise
DistroVariant: ubuntu
ExtraDebuggingI
GraphicsCard:
Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
Subsystem: Dell Device [1028:052e]
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301)
MachineType: Dell Inc. Dell System XPS L321X
ProcEnviron:
TERM=xterm
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=
SourcePackage: xserver-
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/30/2012
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A02
dmi.board.name: 085X6F
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.
dmi.modalias: dmi:bvnDellInc.
dmi.product.name: Dell System XPS L321X
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.7.
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.30-1ubuntu1
version.
version.
version.
version.
version.
version.
version.
version.
Changed in linux (Ubuntu): | |
status: | New → Confirmed |
Changed in xserver-xorg-video-intel (Ubuntu): | |
status: | New → Invalid |
Changed in linux (Ubuntu Precise): | |
status: | New → Confirmed |
importance: | Undecided → Medium |
Changed in xserver-xorg-video-intel (Ubuntu Precise): | |
status: | New → Invalid |
Changed in linux (Ubuntu Quantal): | |
status: | In Progress → Fix Committed |
no longer affects: | xserver-xorg-video-intel (Ubuntu) |
no longer affects: | xserver-xorg-video-intel (Ubuntu Precise) |
no longer affects: | xserver-xorg-video-intel (Ubuntu Quantal) |
Changed in linux (Ubuntu Precise): | |
status: | Confirmed → In Progress |
Changed in linux (Ubuntu Precise): | |
assignee: | nobody → Kamal Mostafa (kamalmostafa) |
Changed in linux (Ubuntu Raring): | |
status: | In Progress → Fix Committed |
tags: | added: l321x |
Oops, the command I mention above should be: backlight/ intel_backlight /brightness
/bin/echo 0 > /sys/class/
Sorry for the typo.