[Lenovo IdeaPad y510p] Brightness settings do not affect the actual display brightness
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| linux (Ubuntu) |
Medium
|
Unassigned |
Bug Description
When I press Fn+Up/Down on my keyboard (the brightness adjust hotkey), the brightness settings the slider moves, however the actual brightness of my laptop display remains the same.
As per https:/
Using the kernel parameter acpi_backlight=
The kernel paramater video.use_
The kernel paramater video.use_
When booting with the latest mainline kernel (v3.15-rc5-utopic), the issue persists.
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-
ProcVersionSign
Uname: Linux 3.13.0-24-generic x86_64
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/
/dev/snd/
CurrentDesktop: Unity
Date: Fri May 16 17:55:54 2014
HibernationDevice: RESUME=
InstallationDate: Installed on 2014-05-14 (2 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
MachineType: LENOVO 20217
ProcEnviron:
LANGUAGE=en_US
PATH=(custom, no user)
XDG_RUNTIME_
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcFB: 0 EFI VGA
ProcKernelCmdLine: BOOT_IMAGE=
RelatedPackageV
linux-
linux-
linux-firmware 1.127.2
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/18/2013
dmi.bios.vendor: LENOVO
dmi.bios.version: 74CN44WW(V3.05)
dmi.board.
dmi.board.name: VIQY0Y1
dmi.board.vendor: LENOVO
dmi.board.version: 31900058STD
dmi.chassis.
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.
dmi.modalias: dmi:bvnLENOVO:
dmi.product.name: 20217
dmi.product.
dmi.sys.vendor: LENOVO
Changed in linux (Ubuntu): | |
status: | New → Confirmed |
ls /sys/class/
grep -r . /proc/acpi > acpi
sudo acpidump -o acpidump.txt
acpixtract acpidump.txt
iasl -d DSDT.dat
sudo fwts > fwts
sudo fwts method > fwts_method
dmesg | grep 'ACPI: Video' > video
sudo dmidecode > dmidecode.log
cat /proc/version > version
With the kernel paramater acpi_backlight=
ls /sys/class/
Joseph Salisbury (jsalisbury) wrote : | #13 |
This issue appears to be an upstream bug, since you tested the latest upstream kernel. Would it be possible for you to open an upstream bug report[0]? That will allow the upstream Developers to examine the issue, and may provide a quicker resolution to the bug.
Please follow the instructions on the wiki page[0]. The first step is to email the appropriate mailing list. If no response is received, then a bug may be opened on bugzilla.
Once this bug is reported upstream, please add the tag: 'kernel-
Changed in linux (Ubuntu): | |
importance: | Undecided → Medium |
status: | Confirmed → Triaged |
I'm in the process of preparing my information now, but had a question regarding:
"[7.7.] Other information that might be relevant to the problem (please look in /proc and include all information that you think to be relevant):
While booted into the newest upstream mainline kernel only, execute the following via a terminal, and paste the results:
ls /proc ".
I'm unsure as to what I could find in /proc which would qualify as relevant, as the backlight interface exists in /sys/class/
Thank you for your assistance.
This change was made by a bot.