8086:2a42 [eMachines E527] On startup, the backlight is off on laptop
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Linux |
Fix Released
|
Medium
|
||
| linux (Ubuntu) |
Medium
|
Unassigned |
Bug Description
When Ubuntu starts up, the back-light is off on my laptop. I can plug it into an external monitor and the display is fine. I can easily turn the back-light on with "sudo setpci -s 00:02.0 F4.B=[HEX]" where 00 is the brightest and FF is off. In past distributions, the GUI-based brightness utilities did not work and I used this command to change by back-light brightness. I know that there are many people who can not use back-light GUI-utilities on the past distributions as well. This issue also occurs if I close my screen and raise it again.
This issue also effected the installation process as well as when I was using the i686 installer.
ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: xorg 1:7.6+4ubuntu3
ProcVersionSign
Uname: Linux 2.6.38-8-generic x86_64
Architecture: amd64
CompizPlugins: [core,bailer,
CompositorRunning: compiz
CurrentDmesg:
[ 29.430043] eth0: no IPv6 routers present
[ 30.988586] EXT4-fs (sda7): re-mounted. Opts: errors=
DRM.card0.DP.1:
status: disconnected
enabled: disabled
dpms: Off
modes:
edid-base64:
DRM.card0.LVDS.1:
status: connected
enabled: enabled
dpms: On
modes: 1366x768
edid-base64: AP/////
DRM.card0.VGA.1:
status: disconnected
enabled: disabled
dpms: Off
modes:
edid-base64:
Date: Mon Apr 18 21:34:59 2011
DistUpgraded: Fresh install
DistroCodename: natty
DistroVariant: ubuntu
GdmLog1:
GdmLog2:
GraphicsCard:
Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a42] (rev 09) (prog-if 00 [VGA controller])
Subsystem: Acer Incorporated [ALI] Device [1025:0459]
Subsystem: Acer Incorporated [ALI] Device [1025:0459]
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Beta amd64 (20110413)
MachineType: eMachines eMachines E527
ProcEnviron:
LANGUAGE=en_US:en
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=
Renderer: Unknown
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/16/2010
dmi.bios.vendor: eMachines
dmi.bios.version: V1.01
dmi.board.
dmi.board.name: eMachines E527
dmi.board.vendor: eMachines
dmi.board.version: V1.01
dmi.chassis.type: 10
dmi.chassis.vendor: eMachines
dmi.chassis.
dmi.modalias: dmi:bvneMachine
dmi.product.name: eMachines E527
dmi.product.
dmi.sys.vendor: eMachines
version.compiz: compiz 1:0.9.4+
version.ia32-libs: ia32-libs 20090808ubuntu12
version.libdrm2: libdrm2 2.4.23-1ubuntu6
version.
version.
version.
version.
version.
version.
version.
affects: | ubuntu → linux (Ubuntu) |
description: | updated |
Sergey Kovalev (kovalev-s) wrote : | #2 |
diehard67 (diehard67) wrote : | #3 |
I have an aspire 7715 and I had the same problem.
also that work around worked for me.
another note.
adding acpi_backlight=
acpi_backlight=
also software brightness control works in windows, for whatever that is worth.
Travis DePrato (skidbladnir) wrote : | #4 |
Thank you for that! Although, my backlight is still completely off when the laptop boots, but, at least I can use it without waiting for the crontab to run the command every time I close my laptop.
JaxterBlax (w0anm73) wrote : | #5 |
I have an Emachines E527 laptop, I have tried the work around without success.
Travis DePrato (skidbladnir) wrote : | #6 |
Actually, after adding this, it works, but only AFTER I turn the backlight on, using the command I mentioned earlier. So, I can change the brightness, but, when it's off, I still can't turn it back on without running that command (which I have a shortcut for, by the way. :P)
JaxterBlax (w0anm73) wrote : | #7 |
Thanks, I was able to get my display turned on and working after using setpci, first.
JimBo (barreda-jm) wrote : | #8 |
Same problem for me on Packard Bell Easynote TK36 (Model # PEW92).
"setpci -s 00:02.0 F4.B=0" solution works fine (added to my /etc/rc.local)
m_a_n_u (emmanuel-legrand) wrote : | #9 |
I've got the same problem, though it affects any live boot such as gnome3, xubuntu 1104. I was on linux mint debian edition with xfce, and i've got the black screen after last update. So i'm back on Xubuntu 10.04 !
Eliah Kagan (degeneracypressure) wrote : | #10 |
This bug indicates the problem affects 6 people, and it has Confirmed status in duplicate bug 772050 (which indicates it affects 6 people, and is itself a very strong bug report which had duplicates before it became a duplicate) as well as in duplicate bug 772690 (which indicates it affects 3 people). The bug has now been documented and people tend to experience it in the same way. I realize there may be some double-counting of users affected between this and the various duplicates, but even if the overlap were absolute, I think cause would still be more than sufficient to change this bug's status from New to Confirmed. So that's what I'm doing.
Changed in linux (Ubuntu): | |
status: | New → Confirmed |
Wolfgang Kufner (wolfgangkufner) wrote : | #11 |
A patched kernel and gnome-power-manager exist to get the backlight hotkeys working:
https:/
add it to your sources e.g. with:
sudo apt-add-repository ppa:kamalmostaf
then reload the package information and upgrade your system (e.g. with synaptic)
This should give you a the patched kernel and gnome-power-
For my system this kernel gives me full hotkey backlight control (with the caveat that I have to up the brightness again after every time I close the lid - with the now working hotkeys).
Test and report back.
Helias Fotiadis (heliasfotiadis) wrote : | #12 |
No, there is not a kernel named 2.6.38-9 there was only the 2.6.38-8 with the recovery mode of the same generation below it.
JimBo (barreda-jm) wrote : | #13 |
@ Wolfgang Kufner, I tried patched kernel & gnome-power-manager from ppa : doesn't work for me...
(same issue : blank screen !);
Perhaps another way :
https:/
(but need to recompile kernel from sources... no time for me today)
Stay tuned
Kenneth Thorell (kenneth-thorell) wrote : | #14 |
@Wolfgang Kufner
Thanks alot!!!!!! itś works
the only thing about it are that the light switch is going in the wrong direction
Can you patch a new kernel when LCD brightness goes in the right way???
so when i set my LCD brightness to 0 % it works
@Jimbo test to set the brigtness to 10 % and restar ... this might work
Wolfgang Kufner (wolfgangkufner) wrote : | #15 |
@Kenneth Thorell
Glad to hear it works.
Please report the direction problem to LP: #568611. Provide your machine make/model and the output from:
uname -a
ls /sys/class/
cat /sys/class/
along with your report.
Wolfgang Kufner (wolfgangkufner) wrote : | #16 |
I find it interesting that people affected by this bug report that
sudo setpci -s 00:02.0 F4.B=00 is the brightest while
sudo setpci -s 00:02.0 F4.B=FF is off
Does this pattern hold for everyone affected by the backlight off bug or is it the other way round for anybody?
If this setpci command works for you at all then please test this.
Thanks
Tested on my gateway NV-78 laptop (Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)) on kernel 2.6.35, 2.6.38, and 2.6.39
In all instances FF gives me backlight off, and 00 gives me max brightness.
Kangarooo Jānis (kangarooo) wrote : | #18 |
Funny i just installed using another monitor
omg. i had this since beta here i wrote in bug 683775 https:/
Thats not how it should be
this is mega important bug if some part of computer is not usable or working and monitor isnt
if theres even one reporter and here developers check bugs and they code then they know their code and can immidiatlly recognize :"yes that line there in my code makes wrong for that and that intel monitor" and he can confirm bug
This bug makes new people not to install ubuntu couse they cant see it when trying live cd.
Buggyest cd ever.
For next times immidiatly is needed to put a sign in www.ubuntu.com that users check witch are working and witch not so users dont even try live cd.
cant believe how wrong can go good project- making it better till 11.04 BAM users who didnt get completly used to previous menu now have new menu. so now im just starting .. but thats another bug.
Eliah Kagan (degeneracypressure) wrote : | #19 |
Just to clarify my reasoning in marking this as Confirmed:
You really only need two people to mark a bug as Confirmed (and under *some* circumstances, the second person might not necessarily have actually experienced the bug), so long as (1) there is good reason to believe that they're experiencing the same bug (or the second person has some other way of identifying the bug, for example by examining the affected source code), and (2) there is enough information for a developer to start working on the bug. See https:/
This is not commentary on the request for this bug to be worked on quickly or to be marked with a high importance, just a clarification of what I posted earlier, when I changed this bug's status to Confirmed. (I don't have enough familiarity with the Linux kernel to identify where the problem is and write a fix, and I have no affiliation with Canonical, so I'm not one of the people Kangarooo is probably petitioning.)
By the way, I don't think bug 683775 is the same as this bug. Not only is that bug marked Fix Released (and that's usually accurate, though not always), but that bug affected 2.6-series kernels whereas this bug affects 2.8-series kernels, and the workarounds proposed for that bug were not the same as those proposed for this bug.
Marianne Bergem (tari-c) wrote : | #20 |
I also had this problem and tried everything above without success. The only thing that worked was to go back to the old kernel 2.6.35-28.
Helias Fotiadis (heliasfotiadis) wrote : | #21 |
Hi. I've been having the same problem, too since the releace of Natty and I 've been working on this on https:/
Note 1: The hotkeys still work in reverse way.
Note 2: This isn't happening when I use battery AND mains in order to recharge it.
Note 3: I am not using the i915.alse_
a) It is pretty irritating to do this every time I turn my laptop on and
b) It somewhat messes up my screen by making it wider and that is something I don't like.
That 's all the information I can give you.
Peace.
Amedeo (amedeo-salvati) wrote : | #22 |
I've same problem on Packard Bell EasyNote TH36 and setpci command onto rc.local work's fine. Below some useful information.
From dmidecode:
Manufacturer: Packard Bell
Product Name: EasyNote TH36
Version: V1.02
From lspci:
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 09) (prog-if 00 [VGA controller])
Subsystem: Acer Incorporated [ALI] Device 0459
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 44
Region 0: Memory at d0000000 (64-bit, non-prefetchable) [size=4M]
Region 2: Memory at c0000000 (64-bit, prefetchable) [size=256M]
Region 4: I/O ports at 50f0 [size=8]
Expansion ROM at <unassigned> [disabled]
Kernel driver in use: i915
Kernel modules: i915
From sysfs:
root@amedeo:~# systool -c backlight -v
Class = "backlight"
Class Device = "acpi_video0"
Class Device path = "/sys/devices/
actual_
bl_power = "0"
brightness = "9"
max_brightness = "9"
type = "firmware"
uevent =
Device = "0000:00:02.0"
Device path = "/sys/devices/
boot_vga = "1"
broken_
class = "0x030000"
config = 86 80 42 2a 07 04 90 00 09 00 00 03 00 00 80 00
consisten
de...
Christian Mortensen (darkierawr) wrote : | #23 |
Thank you for everyone who commented on this thread. With the exception of my hardware keys beings reversed, with the information on this post I was able to get Linux to install and the back light restored. I have a Gateway NV78.
I ended up adding "acpi_osi=Linux" to /etc/default/grub, "setpci -s 00:02.0 F4.B=00" to etc/rc.local, and installing the back light patched kernel. "acpi_osi=Linux" restored backwards functionality to the hardware buttons, "setpci -s..." set my back light to max on boot, and the back light patched kernel allowed me to use the hardware buttons after going into suspend mode or if the screen dimmed.
I also ended up having to use "i915.broken=
Thank you all again!
Id2ndR (id2ndr) wrote : | #24 |
Same on :
System Information
Manufacturer: Acer
Product Name: Aspire 5736Z
Version: V1.04
Serial Number: LXRDE0200704743
UUID: DF4475A4-
Wake-up Type: Power Switch
SKU Number: Montevina_Fab
Family: Intel_Mobile
"sudo setpci -s 00:02.0 F4.B=[HEX]" works like a charm. Thanks !
Changed in linux (Ubuntu): | |
status: | Confirmed → Incomplete |
Eliah Kagan (degeneracypressure) wrote : | #25 |
@exrvs
I'm assuming the change from Confirmed to Incomplete, which carried no explanation and does not make sense from context, was unintentional. If it was not by accident and you really are sure this bug should have Incomplete status, then please feel free to make the change again, but please provide an accompanying explanation.
Changed in linux (Ubuntu): | |
status: | Incomplete → Confirmed |
Eliah Kagan (degeneracypressure) wrote : | #26 |
This bug is happening with Oneiric stable on a Gateway NV78; see https:/
tags: | added: oneiric |
Thank you for taking the time to file a bug report on this issue.
However, given the number of bugs that the Kernel Team receives during any development cycle it is impossible for us to review them all. Therefore, we occasionally resort to using automated bots to request further testing. This is such a request.
We have noted that there is a newer version of the development kernel than the one you last tested when this issue was found. Please test again with the newer kernel and indicate in the bug if this issue still exists or not.
If the bug still exists, change the bug status from Incomplete to Confirmed. If the bug no longer exists, change the bug status from Incomplete to Fix Released.
Thank you for your help, we really do appreciate it.
Changed in linux (Ubuntu): | |
status: | Confirmed → Incomplete |
tags: | added: kernel-request-3.0.0-12.20 |
This bug remains, only with the boot parameter "acpi_backlight
cgonzalez (cmgonzalez) wrote : | #29 |
I tested with the last 11.10 live cd....
Eliah Kagan (degeneracypressure) wrote : | #30 |
The live CD contains the Oneiric release kernel, which is version 3.0.0-12.20 as indicated at https:/
@Brad Figg / Brad Figg's bot
Yes, as reported by cgonzalez (https:/
Changed in linux (Ubuntu): | |
status: | Incomplete → Confirmed |
Jens Elbaek (jens-elbaek) wrote : | #31 |
The error persists in Ubuntu 10.11 and even worse. It reoccurs when the screen goes into pause mode.
Changed in linux (Ubuntu): | |
status: | Confirmed → Incomplete |
Timothy Mayoh (timothy-m) wrote : | #32 |
This bug is not incomplete.
Changed in linux (Ubuntu): | |
status: | Incomplete → Confirmed |
Jens Elbaek (jens-elbaek) wrote : Re: [Bug 765438] Re: On startup, the backlight is off on laptop | #33 |
Sorry. Hope you can fix it quickly. It is very anoying!
Med venlig hilsen
Jens Elbæk
Skejbytoften 83
8200 Århus N
http://
2011/10/17 Timothy Mayoh <email address hidden>
> This bug is not incomplete.
>
> ** Changed in: linux (Ubuntu)
> Status: Incomplete => Confirmed
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https:/
>
> Title:
> On startup, the backlight is off on laptop
>
> To manage notifications about this bug go to:
> https:/
>
Would it be possible for you to test the latest upstream kernel? It will allow additional upstream developers to examine the issue. Refer to https:/
Thanks in advance.
tags: | added: needs-upstream-testing |
cgonzalez (cmgonzalez) wrote : | #35 |
This bugs also are related:
779166
752165
773471
568611
cgonzalez (cmgonzalez) wrote : | #36 |
Currently i'm running rc9 and also tested the 3.1.0-999.
i can only control the brightness with the parameter acpi_backlight=
tags: | removed: needs-upstream-testing |
Changed in linux (Ubuntu): | |
status: | Confirmed → Triaged |
J. Austin Rodriguez (jeanaustinr) wrote : | #37 |
I have a different problem though. On startup, my backlight is not off but is at its highest. It's an HP Pavilion dv3 with Intel GMA 45 graphics card.
tags: | added: kernel-bug-exists-upstream |
Kangarooo Jānis (kangarooo) wrote : | #38 |
I have eMachines E525 to be exact E525-902G16Mi
more info on http://
PROBLEM?
backlight so dark that cant see even when very close with glass enlager.
I reproduce this on Ubuntu and Xubuntu 11.04 and NOW also on 11.10 all on Live CD versions and cant install couse cant see.
Can see only on external monitor half couse other half is on dark plaptop monitor if plugged in after computer started or all if plugged in before starting comp.
Joseph Wagner (jryanwagner00) wrote : | #39 |
Also on a Gateway NV78, and confirming that the bug exists. The "sudo pci..." command worked for me, though the grub fix did not.
Joseph Wagner (jryanwagner00) wrote : | #40 |
Edit to previous comment, the grub fix did indeed work, I just failed to note that the commands were backwards. :)
Changed in linux (Ubuntu): | |
status: | Triaged → Confirmed |
Changed in linux (Ubuntu): | |
importance: | Undecided → Critical |
status: | Confirmed → Triaged |
Changed in linux: | |
importance: | Undecided → Unknown |
status: | New → Unknown |
Changed in linux: | |
importance: | Unknown → Medium |
status: | Unknown → Incomplete |
tags: | added: laptop-testing |
Changed in linux: | |
status: | Incomplete → Expired |
Changed in linux: | |
status: | Expired → Confirmed |
I did the same exact thing and I got the same exact results. I have to
press FN and the left arrow key to get the back light on.
On Thu, Nov 29, 2012 at 2:06 PM, Kenneth Thorell
<email address hidden>wrote:
> I did the same with my Emachines g525 ubuntu 12.10 64 bit
> and i did the edit in rc.local
> and the same when suspend the screen is black
>
> problem no. two with this is that sometimes the screen goes into suspend
> still after i have set the screenlock to never suspend and in power
> setting that nothing should happened even if i close my lid
>
> i have tried to get help regarding my second but no one can help with this
> but still the backlight problem is not solved on my machine
>
> --
> You received this bug notification because you are subscribed to a
> duplicate bug report (772050).
> https:/
>
> Title:
> On startup, the backlight is off on laptop
>
> Status in The Linux Kernel:
> Confirmed
> Status in “linux” package in Ubuntu:
> Triaged
> Status in “linux” package in Fedora:
> New
>
> Bug description:
> When Ubuntu starts up, the back-light is off on my laptop. I can plug
> it into an external monitor and the display is fine. I can easily
> turn the back-light on with "sudo setpci -s 00:02.0 F4.B=[HEX]" where
> 00 is the brightest and FF is off. In past distributions, the GUI-
> based brightness utilities did not work and I used this command to
> change by back-light brightness. I know that there are many people
> who can not use back-light GUI-utilities on the past distributions as
> well. This issue also occurs if I close my screen and raise it again.
>
> This issue also effected the installation process as well as when I
> was using the i686 installer.
>
> ProblemType: Bug
> DistroRelease: Ubuntu 11.04
> Package: xorg 1:7.6+4ubuntu3
> ProcVersionSign
> Uname: Linux 2.6.38-8-generic x86_64
> Architecture: amd64
> CompizPlugins:
> [core,bailer,
> CompositorRunning: compiz
> CurrentDmesg:
> [ 29.430043] eth0: no IPv6 routers present
> [ 30.988586] EXT4-fs (sda7): re-mounted. Opts:
> errors=
> DRM.card0.DP.1:
> status: disconnected
> enabled: disabled
> dpms: Off
> modes:
> edid-base64:
> DRM.card0.LVDS.1:
> status: connected
> enabled: enabled
> dpms: On
> modes: 1366x768
> edid-base64:
> AP/////
> DRM.card0.VGA.1:
> status: disconnected
> enabled: disabled
> dpms: Off
> modes:
> edid-base64:
> Date: Mon Apr 18 21:34:59 2011
> DistUpgraded: Fresh install
> DistroCodename: natty
> DistroVariant: ubuntu
> GdmLog1:
>
> GdmLog2:
>
> GraphicsCard:
> Intel Corporation Mobile 4 Series Chipset Integrated Graphics
> Controller [8086:...
Emachines e525
Intel Celeron 900 @ 2.20 GHz
12.10 black screen.
Latest kernel: Found linux image: /boot/vmlinuz-
Tryd nomodeset
On booting Ubuntu says it will go to safe mode and reconfigure doesnt work. Nothing works.
Kangarooo Jānis (kangarooo) wrote : | #111 |
Emachines e525
Intel Celeron 900 @ 2.20 GHz
12.10 black screen.
Latest kernel: Found linux image: /boot/vmlinuz-
Tryd
acpi_osi=Linux
when booted i change brightness once and
black dissapears and i see all.
CAN
change brightness but doing fn + brightness up gives ±±±±±±±
And did test if unity supported /usr/lib/
Yes to all
sma (m-0622) wrote : | #112 |
Notebook Acer TravelMate 5735Z-452G32MNSS
1) Ubuntu 12.10 (Quantal Queezal):
The parameter i915.invert_
Step-by-step - beginning from installation:
- Boot with the Ubuntu Live-CD or Live-USB-Stick.
- When the display becomes purple press CursorLeft or CursorRight. You see the menu.
- Choose your language and press F6, then press Esc.
- Put the cursor to the end of the line (after --) and enter: i915.invert_
- Start the installation. At the end of the installation restart.
- When the Notebook starts to boot again press Shift and hold the key unless the menu of GRUB appears.
- Press the key e (e for edit).
- Put the cursor after 'quiet splash', and enter after a blank: i915.invert_
- Press F10 to boot.
- Open a terminal and enter: gksu gedit /etc/default/grub
- Replace the line GRUB_CMDLINE_
- Save the file.
- In the terminal enter: sudo update-grub
- After restarting my Acer TravelMate 5735Z works perfekt. It boots into a bright display. Also after waking up from hibernate and standby the display is bright. :-))
2) Ubuntu 12.04 LTS (Precise Pangolin):
The parameter i915.invert_
Step-by-step - beginning from installation:
- Boot with the Ubuntu Live-CD or Live-USB-Stick.
- When the display becomes purple press CursorLeft or CursorRight. You see the menu.
- Choose your language and press F6, then press Esc.
- Put the cursor to the end of the line (after --) and enter: acpi_osi=Linux acpi_backlight=
- Start booting (Option 'Testing Ubuntu without installation'). You will boot into a black screen. Press FN+CursorRight or Fn+CursorLeft to turn on brightness. Start the installation of Ubuntu using the icon on the desktop. At the end of the installation restart.
- When the Notebook starts to boot again press Shift and hold the key unless the menu of GRUB appears.
- Press the key e (e for edit).
- Put the cursor after 'quiet splash', and enter after a blank: acpi_osi=Linux acpi_backlight=
- Press F10 to boot.
- Open a terminal and enter: gksu gedit /etc/default/grub
- Replace the line GRUB_CMDLINE_
- Save the file.
- In the terminal enter: sudo update-grub
- In the terminal enter: gksu gedit /etc/rc.local
- Above the line exit 0 enter: echo "1" > /sys/class/
- Save the file.
- After restarting my Acer TravelMate 5735Z works perfekt. It boots into a bright display. Also after waking up fr...
2012/11/30 sma <email address hidden>
> GRUB_CMDLINE_
> GRUB_CMDLINE_
> acpi_backlight=
>
I added this line and it works for me EXCEPT that I get a lower resolution.
I had 1366 x 768, now it's 1024 x 768. Can it be tweaked?
Acer emachnines e725 with Mobile 4 Series Chipset Integrated Graphics
Controller
Gilbert Dion
Kangarooo Jānis (kangarooo) wrote : | #114 |
try without acpi_osi and check if works with changing brightness and
if alt+tab gives 3d effect.
if not good then try it should work.
acpi_osi=nomodeset
Gilbert Dion (diong) wrote : | #115 |
Both parameters had no effect. The screen backlighting went off, as it did
in the first place.
g
2012/12/8 Kangarooo <email address hidden>
> try without acpi_osi and check if works with changing brightness and
> if alt+tab gives 3d effect.
> if not good then try it should work.
> acpi_osi=nomodeset
>
> --
> You received this bug notification because you are subscribed to a
> duplicate bug report (934707).
> https:/
>
> Title:
> On startup, the backlight is off on laptop
>
> Status in The Linux Kernel:
> Confirmed
> Status in “linux” package in Ubuntu:
> Triaged
> Status in “linux” package in Fedora:
> New
>
> Bug description:
> When Ubuntu starts up, the back-light is off on my laptop. I can plug
> it into an external monitor and the display is fine. I can easily
> turn the back-light on with "sudo setpci -s 00:02.0 F4.B=[HEX]" where
> 00 is the brightest and FF is off. In past distributions, the GUI-
> based brightness utilities did not work and I used this command to
> change by back-light brightness. I know that there are many people
> who can not use back-light GUI-utilities on the past distributions as
> well. This issue also occurs if I close my screen and raise it again.
>
> This issue also effected the installation process as well as when I
> was using the i686 installer.
>
> ProblemType: Bug
> DistroRelease: Ubuntu 11.04
> Package: xorg 1:7.6+4ubuntu3
> ProcVersionSign
> Uname: Linux 2.6.38-8-generic x86_64
> Architecture: amd64
> CompizPlugins:
> [core,bailer,
> CompositorRunning: compiz
> CurrentDmesg:
> [ 29.430043] eth0: no IPv6 routers present
> [ 30.988586] EXT4-fs (sda7): re-mounted. Opts:
> errors=
> DRM.card0.DP.1:
> status: disconnected
> enabled: disabled
> dpms: Off
> modes:
> edid-base64:
> DRM.card0.LVDS.1:
> status: connected
> enabled: enabled
> dpms: On
> modes: 1366x768
> edid-base64:
> AP/////
> DRM.card0.VGA.1:
> status: disconnected
> enabled: disabled
> dpms: Off
> modes:
> edid-base64:
> Date: Mon Apr 18 21:34:59 2011
> DistUpgraded: Fresh install
> DistroCodename: natty
> DistroVariant: ubuntu
> GdmLog1:
>
> GdmLog2:
>
> GraphicsCard:
> Intel Corporation Mobile 4 Series Chipset Integrated Graphics
> Controller [8086:2a42] (rev 09) (prog-if 00 [VGA controller])
> Subsystem: Acer Incorporated [ALI] Device [1025:0459]
> Subsystem: Acer Incorporated [ALI] Device [1025:0459]
> InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Beta amd64 (20110413)
> MachineType: eMachines eMachines E527
> ProcEnviron:
> LANGUAGE=en_US:en
> LANG=en_US.UTF-8
> SHELL=/bin/bash
> ProcKernelCmdLine: BOOT_...
Kangarooo Jānis (kangarooo) wrote : | #116 |
Did you really tryd changing brightness when comp has loaded? Using
FN+Right/Left arrow? In all 3 variations?
Hey, thanks sma!!! It really worked! Great tip! I've been searching for the answer for a looong time.
I'm using an acer 5732z and i already had ubuntu 12.10 installed. I only followed your advice starting with the grub part and it still worked.
I tried
GRUB_CMDLINE_
i915.invert_
GRUB_CMDLINE_
acpi_backlight=
GRUB_CMDLINE_
acpi_backlight=
All give me the same lower screen resolution (1024 x 768) instead of the
one I used to have (1366 x 768). Changing brightness does not work and
using Alt-Tab reminds me of Windows 3.1.
Merci,
Gilbert
2012/12/8 Kangarooo <email address hidden>
> Did you really tryd changing brightness when comp has loaded? Using
> FN+Right/Left arrow? In all 3 variations?
>
> --
> You received this bug notification because you are subscribed to a
> duplicate bug report (934707).
> https:/
>
> Title:
> On startup, the backlight is off on laptop
>
> Status in The Linux Kernel:
> Confirmed
> Status in “linux” package in Ubuntu:
> Triaged
> Status in “linux” package in Fedora:
> New
>
> Bug description:
> When Ubuntu starts up, the back-light is off on my laptop. I can plug
> it into an external monitor and the display is fine. I can easily
> turn the back-light on with "sudo setpci -s 00:02.0 F4.B=[HEX]" where
> 00 is the brightest and FF is off. In past distributions, the GUI-
> based brightness utilities did not work and I used this command to
> change by back-light brightness. I know that there are many people
> who can not use back-light GUI-utilities on the past distributions as
> well. This issue also occurs if I close my screen and raise it again.
>
> This issue also effected the installation process as well as when I
> was using the i686 installer.
>
> ProblemType: Bug
> DistroRelease: Ubuntu 11.04
> Package: xorg 1:7.6+4ubuntu3
> ProcVersionSign
> Uname: Linux 2.6.38-8-generic x86_64
> Architecture: amd64
> CompizPlugins:
> [core,bailer,
> CompositorRunning: compiz
> CurrentDmesg:
> [ 29.430043] eth0: no IPv6 routers present
> [ 30.988586] EXT4-fs (sda7): re-mounted. Opts:
> errors=
> DRM.card0.DP.1:
> status: disconnected
> enabled: disabled
> dpms: Off
> modes:
> edid-base64:
> DRM.card0.LVDS.1:
> status: connected
> enabled: enabled
> dpms: On
> modes: 1366x768
> edid-base64:
> AP/////
> DRM.card0.VGA.1:
> status: disconnected
> enabled: disabled
> dpms: Off
> modes:
> edid-base64:
> Date: Mon Apr 18 21:34:59 2011
> DistUpgraded: Fresh install
> DistroCodename: natty
> DistroVariant: ubuntu
> GdmLog1:
>
> GdmLog2:
>
> GraphicsCard:
> Intel Corporation Mobile 4 Series Chipset Integrated Graphics
> Controller [8086:2a42] (rev 09) (prog-if 00 [...
Hi everybody
- Dell Latitude E4310 / core i5 with intel graphics chip
- LTS 12.04
This bug is VERY SEVERE on my laptop (actually, it is almost broken now and I will soon need a new one).
reason:
- when it happens there is no backlight and nothing to do, or almost
- it is quite random. I tried almost all of the above tricks (stepci, boot options --- but not yet i915 invert brighness nor the change in rc.local, this is for next time it happens) and it does not work, or sometimes it does but it is never very clear what works, since the bug always reappears later
- I tried (using an external display) : to echo 1 in intel_backlight
- I tried also Kamal's kernels (it was almost worst: sometimes instead of going blank in power save mode it was turning white)
- Sometimes (not always) suspending / resuming works
- sometimes rebooting works. last time I rebooted using a different kernel and it worked, I will check whether this is reproducible (next time I get the bug... but I'd rather never have it again)
- sometimes unplugging the battery and waiting for some time works (not anymore, though, it seems)
- sometimes nothing works and my laptop is unusable for some time
- when the backlight is broken, it stays broken even when I boot Windows
- Dell came and changed my display 1 month ago. Now Windows is broken (thanks a lot Dell, I was not using it very often but now I have no choice :-), but the bug happened again after a few weeks (bizarre, uh?)
I'm afraid I will have to forget about using Linux if all recent kernels of all major distributions can break your computer.....
(But what? get a mac?? --- in fact I'll certainly get a different graphics system next time...)
sorry for being so pessimistic, this is the first time I encounter such a severe problem under linux...
Best, thanks to all developers
Kangarooo Jānis (kangarooo) wrote : Re: [Bug 765438] Re: On startup, the backlight is off on laptop | #120 |
Here i made Gdocs Spreadsheet for accumulating all info.
https:/
Post ur laptop name and what works and what doesnt and how
@ kangaroo : thanks
I'll try to get as much info as possible next time I am affected by the bug (hopefully, never). As I told it is very random, the laptop may work for 2 weeks and then suddenly it gets dark and none of the standard tricks wakes it up (or never the same...)
Right now I removed all modifications in grub, etc, and it's been working for one week without trouble.
News:
my guess is that it is still the randomness of the bug working around, or there has been a substantial improvements in recent kernels/Xorg drivers, but the bug is still present however in the past month EVERY time it occurred I could log in, suspend the computer (not hibernate), wake it up, and after usually one or two trials it went up again (in November/December it was not working even after 10 or 15 rounds).
So now, as far as my Dell E4310 laptop is concerned, it is less critical.
I must make clear that I use NONE of the other tricks (I tried them all in the past months, and none was solving the issue in a stable way, now they are all removed and I'm running the standard 12.04 (amd64) up to date distribution).
Changed in linux: | |
status: | Confirmed → Fix Released |
maxicastro (maxicastro) wrote : | #123 |
in eMachines E725 remains the same at first. (Ubuntu 12.04 up to date)
the fix for the kernel is only the kernel? when implemented in ubuntu?
sorry for my bad english
Ihorko (ihorchyhin) wrote : | #124 |
On my HP 62-a35er with integrated intel gpu and discrete radeon gpu fix is not correct. If I don't add kernel parameter acpi_backlight=
As I tested at boot there are 4 items under /sys/class/
acpi_video0
acpi_video1
intel_backlight
radeon_bl1
After login brightness is controlled under acpi_video1 for some reason.
But brightness was set under intel_backlight to 4394 (maximum 4882).
Kernel version: 3.7.5-1 (currently I use Arch but believe that kernel in Ubuntu is roughly the same)
Ihorko (ihorchyhin) wrote : | #125 |
Just found that laptop-mode-tools installed changed brightness under intel_backlight to 4394...
Originally it was set to 0.
G.TORES (ggom20) wrote : | #126 |
Hello!
Got semi-erratic troubles with the backlight too:
Laptop Asus N76VZ
Ubuntu 12.10
Starts with a medium- low luminosity so i made shortcut to (french language system): "parametres systeme , then : lumisosité et verrouillage" witch could be translated as something like "system configuration , light and locking".
then suddently light changes to maximum, without any action on cursor.
The standard control doesnt work well as when it goes to screen saving, it comes out with a very low light,
thats why i look for work around.
Been trying to restore keyboard keys for setting the backlight by installing xbacklight:
sudo apt-get install xbacklight
Did also at startup xbacklight =75
And then affected the lumisosity keys to, respectivly,
xbacklight +5
xbacklight -5
This thing as been working , but is erratic , sometimes woks fine ,
sometimes my keys acting as a bistable switch , variing light with only two values.
I'd like to use my keys shortcuts to adress this in a more direct way, like sending the right parameters to
the standard program and uninstalling xbacklight.
There is a problem somewhere.
I fell like it could be related to broken communication between some programs , the variable related to light.
Thanks for the care you take on Linux Systems !
Paul (alldev) wrote : | #127 |
Hello.
Friend of mine kept bugging me to look at his problem. He has Gateway NV78 and tried to install ubuntu 12.10. Encountered backlight problem (he thought all was dead).
Tried a few suggestions to no avail. The 'setpci' worked, but did not help after screen-
I have not had any real time to spend of this, nor look at source so...
here is a pathetic work-a-round that got him working and not complaining:
file: /etc/rc.local (add):
if [ -x /lib/init/
then
fi
create file '/lib/init/
chmod +x /lib/init/
put in file: /lib/init/
#!/bin/sh
( while sleep 1; do /usr/bin/setpci -s '00:02.0' 'F4.B=00'; done & ) &
hope this helps someone else too.
(file name & location used is just an example, but demonstrates the idea).
Jani Nikula (jnikula) wrote : | #128 |
If you're having this problem on an Acer/eMachines/
After updating to the latest kernerl 3.8.0.13 on 13.04 somehow the rc.local file is not activeted any more and the fix of "setpci -s 00:02.0 F4.B=00 only works after the computer is ready after boot and i have to use a externa screen to acces terminal window to setpci again
And five times i an row the gpu is frosen and closing with the powerbutton is the only way
is this somehow connected to one and another?
Tobias Bannert (toba) wrote : | #130 |
Where is the fix?
Ubuntu 13.04 (I made an usb live stick) nothing fixed.
Launchpad Janitor (janitor) wrote : | #131 |
Status changed to 'Confirmed' because the bug affects multiple users.
Changed in ubuntu (Ubuntu): | |
status: | New → Confirmed |
I believe this problem also affect Packard Bell EasyNote LV. It need i915.invert_
See http://
m_a_n_u (emmanuel-legrand) wrote : | #133 |
Boot is (at last) OK with last update in KUBUNTU (kernel 3.8.0-22-generic), on ACER emachines G725.
Manfred Usselmann (usselmann-m) wrote : | #134 |
On my system (Ubuntu 13.04 Kernel 3.8.0-25-generic, Acer V3-771G) the issue still exists.
Kangarooo Jānis (kangarooo) wrote : | #135 |
How to make this fixed? Why isnt it fixed?
Since I upgraded to 13.04, everything is just fine again. No need of any
extra parameters in grub file.
g
2013/6/13 Kangarooo Jānis <email address hidden>
> How to make this fixed? Why isnt it fixed?
>
> --
> You received this bug notification because you are subscribed to a
> duplicate bug report (934707).
> https:/
>
> Title:
> On startup, the backlight is off on laptop
>
> Status in The Linux Kernel:
> Fix Released
> Status in “linux” package in Ubuntu:
> Triaged
> Status in “ubuntu” package in Ubuntu:
> Confirmed
> Status in “linux” package in Fedora:
> New
>
> Bug description:
> When Ubuntu starts up, the back-light is off on my laptop. I can plug
> it into an external monitor and the display is fine. I can easily
> turn the back-light on with "sudo setpci -s 00:02.0 F4.B=[HEX]" where
> 00 is the brightest and FF is off. In past distributions, the GUI-
> based brightness utilities did not work and I used this command to
> change by back-light brightness. I know that there are many people
> who can not use back-light GUI-utilities on the past distributions as
> well. This issue also occurs if I close my screen and raise it again.
>
> This issue also effected the installation process as well as when I
> was using the i686 installer.
>
> ProblemType: Bug
> DistroRelease: Ubuntu 11.04
> Package: xorg 1:7.6+4ubuntu3
> ProcVersionSign
> Uname: Linux 2.6.38-8-generic x86_64
> Architecture: amd64
> CompizPlugins:
> [core,bailer,
> CompositorRunning: compiz
> CurrentDmesg:
> [ 29.430043] eth0: no IPv6 routers present
> [ 30.988586] EXT4-fs (sda7): re-mounted. Opts:
> errors=
> DRM.card0.DP.1:
> status: disconnected
> enabled: disabled
> dpms: Off
> modes:
> edid-base64:
> DRM.card0.LVDS.1:
> status: connected
> enabled: enabled
> dpms: On
> modes: 1366x768
> edid-base64:
> AP/////
> DRM.card0.VGA.1:
> status: disconnected
> enabled: disabled
> dpms: Off
> modes:
> edid-base64:
> Date: Mon Apr 18 21:34:59 2011
> DistUpgraded: Fresh install
> DistroCodename: natty
> DistroVariant: ubuntu
> GdmLog1:
>
> GdmLog2:
>
> GraphicsCard:
> Intel Corporation Mobile 4 Series Chipset Integrated Graphics
> Controller [8086:2a42] (rev 09) (prog-if 00 [VGA controller])
> Subsystem: Acer Incorporated [ALI] Device [1025:0459]
> Subsystem: Acer Incorporated [ALI] Device [1025:0459]
> InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Beta amd64 (20110413)
> MachineType: eMachines eMachines E527
> ProcEnviron:
> LANGUAGE=en_US:en
> LANG=en_US.UTF-8
> SHELL=/bin/bash
> ProcKernelCmdLine: BOOT_IMAGE=
> root=U...
I have this problem with 13.04 on a Lenovo y410p (4th gen Intel + nvidia gpu). My workaround was to add
echo 100 | sudo tee /sys/class/
to my /etc/rc.local file but this isn't exactly an ideal solution.
Tyler Burton (tylerburtonca) wrote : | #138 |
I've actually managed to "fix" this problem without the workaround by adding "acpi_backlight
summary: |
- On startup, the backlight is off on laptop + 8086:2a42 On startup, the backlight is off on laptop |
tags: |
added: bot-stop-nagging removed: kernel-request-3.0.0-12.20 |
Bug affects me on precise pangolin:
https:/
tags: | added: precise |
summary: |
- 8086:2a42 On startup, the backlight is off on laptop + 8086:2a42 [eMachines E527] On startup, the backlight is off on laptop |
no longer affects: | ubuntu (Ubuntu) |
no longer affects: | linux (Ubuntu) |
Launchpad Janitor (janitor) wrote : | #140 |
Status changed to 'Confirmed' because the bug affects multiple users.
Travis DePrato, could you please confirm this issue exists with the latest development release of Ubuntu? ISO images are available from http://
apport-collect -p linux <replace-
Also, could you please test the latest upstream kernel available (not the daily folder) following https:/
kernel-
kernel-
where VERSION-NUMBER is the version number of the kernel you tested. For example:
kernel-
This can be done by clicking on the yellow circle with a black pencil icon next to the word Tags located at the bottom of the bug description. As well, please remove the tag:
needs-upstream-
If the mainline kernel does not fix this bug, please add the following tags:
kernel-
kernel-
As well, please remove the tag:
needs-upstream-
Once testing of the upstream kernel is complete, please mark this bug's Status as Confirmed. Please let us know your results. Thank you for your understanding.
Changed in linux (Ubuntu): | |
status: | New → Confirmed |
affects: | linux (Fedora) → linux (Ubuntu) |
Changed in linux (Ubuntu): | |
status: | New → Incomplete |
importance: | Undecided → Medium |
tags: | added: bios-outdated-v1.06 needs-upstream-testing |
Michael Kogan (michael-kogan) wrote : | #142 |
I encountered this problem on an HP Compaq CQ58-d69sg right now. The kernel option acpi_backlight=
Photon, thank you for your comment. If you would like your problem addressed without any WORKAROUNDs, please feel free to file a new report with Ubuntu by executing the following in a terminal while booted into a Ubuntu repository kernel (not a mainline one) via:
ubuntu-bug linux
For more on this, please read the official Ubuntu documentation:
Ubuntu Bug Control and Ubuntu Bug Squad: https:/
Ubuntu Kernel Team: https:/
Ubuntu Community: https:/
When opening up the new report, please feel free to subscribe me to it.
Thank you for your understanding.
Helpful bug reporting tips:
https:/
Michael Kogan (michael-kogan) wrote : | #144 |
Thanks for the hint, Christopher! Unfortunately, I set up this machine for some relatives of mine, so I don't have access to it any more. However I installed Teamviewer for urgent cases, so if they should encounter any problems and I can get access to it, I will use the opportunity to file a bug report. For now I just permanently added the kernel option to the GRUB configuration.
Jonatã Bolzan Loss (jbopen) wrote : | #145 |
Bug still present in Ubuntu 14.04
jonata, thank you for your comment. So your hardware and problem may be tracked, could you please file a new report with Ubuntu by executing the following in a terminal while booted into a Ubuntu repository kernel (not a mainline one) via:
ubuntu-bug linux
For more on this, please read the official Ubuntu documentation:
Ubuntu Bug Control and Ubuntu Bug Squad: https:/
Ubuntu Kernel Team: https:/
Ubuntu Community: https:/
When opening up the new report, please feel free to subscribe me to it.
Thank you for your understanding.
Helpful bug reporting tips:
https:/
Ken (bixler) wrote : | #147 |
This affected a Gateway NV78 that I installed Ubuntu 14.04 on. I completed the install and repair using an external monitor. Comment #53 fixed the black screen issue without the final kernel changes. Thanks for the help.
Ken, this bug report has nothing to do with a Gateway NV78, and hence is not scoped to you, or your problem. So your hardware and problem may be tracked, could you please file a new report with Ubuntu by executing the following in a terminal while booted into the default Ubuntu kernel (not a mainline one) via:
ubuntu-bug linux
For more on this, please read the official Ubuntu documentation:
Ubuntu Bug Control and Ubuntu Bug Squad: https:/
Ubuntu Kernel Team: https:/
Ubuntu Community: https:/
When opening up the new report, please feel free to subscribe me to it.
As well, please do not announce in this report you created a new bug report.
Thank you for your understanding.
Helpful bug reporting tips:
https:/
Another workaround:
Add "acpi_osi=Linux" in your boot options. For example, modify /etc/default/grub like this: LINUX_DEFAULT= “quiet splash acpi_osi=Linux”
GRUB_CMDLINE_
then run update-grub and reboot.
After boot you will be enable to change backlight power with notebook hardware keys.