[Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2015-11-27 Thread Scott Moore
This is happening on my Lenovo T510 which uses Nvidia so I don't think the video driver has anything to do with it. This bug (for me) is also the worst kind in that it's intermittent. Tonight, the system locked up when I forgot about this problem and it hosed a partition that was in the middle of

[Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2014-04-29 Thread TraceyC
The problem persists in 14.04. The solution in comment #96 still does not resolve the issue for me. I can confirm Rahul's observation in #116. Adjusting the brightness before the kernel loads works. Adjusting after that freezes the system. -- You received this bug notification because you are a

[Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2014-04-24 Thread Rahul Kamath
one workaround i been using for quite sometime now, is to decrease the backlight before the kernel boots. i.e. the system waits on grub bootloader for 5-10 seconds for any distribution i used. dimming the display then bypasses this issue... :) -- You received this bug notification because you

[Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2014-04-24 Thread osterchrisi
I believe I have successfully solved the bug now by reading all the comments again and found a solution in #96. I added echo 0 /proc/sys/kernel/nmi_watchdog before exit 0 in the file etc/rc.local. I have used the system a few hours/days/re-starts/hibernates since and no bug has occured by now.

[Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2014-04-13 Thread osterchrisi
Hey, is there any chance this is going to be resolved soon? My system (Ubuntu Studio 10.04) basically renders itself more and more useless everyday and I can't upgrade because of this bug. I tried - Ubuntu 12.04 - Linux Mint 13 and Linux Mint 15 (both Cinnamon) - Fedora 20 - Ubuntu Studio 12.04 -

[Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2014-04-04 Thread osterchrisi
** Also affects: fedora Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to fglrx-installer in Ubuntu. https://bugs.launchpad.net/bugs/1007765 Title: brightness adjusting crashes system Status

[Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2014-01-07 Thread Konstantin Kletschke
Hello to you all! I am showing up here because I have the same issue. I found this thread this morning after blaming the hardware on my notebook for a year but rethinking this to be a software issue this morning. I will try out the solutions here to contribute on this this evening. Please, how

[Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2014-01-07 Thread George
I've managed to get this bug solved! The answer is here: http://ubuntuforums.org/showthread.php?t=2181534p=12819813#post12819813 Create the file /usr/share/X11/xorg.conf.d/20-intel.conf with the following content: Section Device Identifier card0 Driver intel

[Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2014-01-07 Thread George
I've managed to get this bug solved! The answer is here: http://ubuntuforums.org/showthread.php?t=2181534p=12819813#post12819813 Create the file /usr/share/X11/xorg.conf.d/20-intel.conf with the following content: Section Device Identifier card0 Driver intel

[Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2014-01-07 Thread TraceyC
Unfortunately, the solution that worked for George does not work on my Lenovo ThinkPad W530, running Ubuntu 13.10. After trying to adjust brightness, I see the brightness graphic on the screen, and the system freezes immediately. This laptop has NVidia - Intel hybrid graphics, so the bug is

[Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2014-01-07 Thread Konstantin Kletschke
Dear George, I am quite sure, this does not fix the problem. I investigated this in deep now, let me elaborate on this. At first I forgot to mention, my system is entirely a 64bit one, may be this is importand. Secondly, I have only one AMD/ATI HD4500 card build into my notebook as a graphincs

[Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2013-11-01 Thread George
I have Dell Integrated Graphics Card and don't understand what echo 0 /proc/sys/kernel/nmi_watchdogdoes. I'm really fed up with this bug. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to fglrx-installer in Ubuntu.

[Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2013-11-01 Thread George
I've read comment #96 and now I know what echo 0 /proc/sys/kernel/nmi_watchdog does. Still, it didn't work for me. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to fglrx-installer in Ubuntu. https://bugs.launchpad.net/bugs/1007765

[Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2013-10-31 Thread Deepak
I fresh installed Ubuntu 13.10, so it was using free drivers by default. And it crashed when I tried to change brightness rapidly. So I think the bug is not present in fglrx-installer. Now I am using AMD drivers, but my brightness control doesn't work properly, it either increases or decreases

[Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2013-09-27 Thread Matthias Brandt
I never had this bug until yesterday. acpi_backlight=vendor and/or the echo 0 /proc/sys/kernel/nmi_watchdog solution didn't work for me. I couldn't install the latest mainline kernel, because of my restricted broadcom WiFi driver I'm depending on. Workaround for me was: Disable Virtualization

Re: [Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2013-08-25 Thread Aditya
Hi, On Fri, Aug 23, 2013 at 04:09:46PM -, Aditya wrote: Hi, by different I mean that the system freezes in both the situations, with nmi_watchdog enabled and disabled, and this happens as soon as I soon as I change the brightness levels, and this is the reason I actually reached this

[Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2013-08-23 Thread Aditya
Thanks Marwan for the detailed description of the bug. I just posted this as a fix for the users who were unable to change brightness, and I had no idea how deep the roots of this bug are. In my case, both acpi_video0 and acpi_video1 do not work, i.e. the brightness does not change and the

Re: [Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2013-08-23 Thread Marwan Tanager
On Fri, Aug 23, 2013 at 09:05:34AM -, Aditya wrote: Thanks Marwan for the detailed description of the bug. You're welcome. I just posted this as a fix for the users who were unable to change brightness, and I had no idea how deep the roots of this bug are. And, I don't blame you. I just

[Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2013-08-23 Thread Aditya
Hi, by different I mean that the system freezes in both the situations, with nmi_watchdog enabled and disabled, and this happens as soon as I soon as I change the brightness levels, and this is the reason I actually reached this bug report. Thanks, -- You received this bug notification

Re: [Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2013-08-23 Thread Marwan Tanager
On Fri, Aug 23, 2013 at 04:09:46PM -, Aditya wrote: Hi, by different I mean that the system freezes in both the situations, with nmi_watchdog enabled and disabled, and this happens as soon as I soon as I change the brightness levels, and this is the reason I actually reached this bug

[Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2013-08-23 Thread Umang Varma
Marwan, your workaround did in fact fix the problem for me. I'll add that when I tried your workaround (echo 0 /proc/sys/kernel/nmi_watchdog), I REMOVED acpi_backlight=vendor (which I already had) at the same time. I rebooted and both problems were fixed: I could change the backlight using my

[Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2013-08-22 Thread Aditya
May be the community is looking for the solution in the wrong direction. Looking in /sys/class/backlight/ lists 3 folders on my Dell inspiron 7520. One of the folders is intel_backlight . Manually doing root@Sirius:~# echo 2000 /sys/class/backlight/intel_backlight/brightness works. This means

Re: [Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2013-08-22 Thread Marwan Tanager
On Thu, Aug 22, 2013 at 06:10:50PM -, Aditya wrote: May be the community is looking for the solution in the wrong direction. Well, I will elaborate on this bug once and for all. First of all, we can't blame the Linux kernel for this bug, because it is firmware-specific. firmware-specific

[Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2013-08-14 Thread Anoop
This is an update to my post No.93... Not a single time i have have faced any problem with the brigtness button : after SPARX No.17 comment ( sorry for saying that it was Marwans) This bug is FIXED for me by adding these kernel options: GRUB_CMDLINE_LINUX_DEFAULT=quiet splash pcie_aspm=force

[Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2013-08-07 Thread Anoop
I am using debian wheezy... Cannot find a better discussion on this Brightness Bug in the whole world awesome effort here.. I have Dell Inspiron N5010 , Core i3, 4 GB RAM AND INTEL HD After updating to 3.2.xx the system starts hanging when the brightness was adjusted. I googled and found

[Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2013-07-23 Thread Felipe Aragão Pires
For those of you using Inspiron: Marwan's solution worked for me. I'm using 'GRUB_CMDLINE_LINUX_DEFAULT=quiet splash pcie_aspm=force acpi=off' in my /etc/default/grub file. and I've added 'echo 0 /proc/sys/kernel/nmi_watchdog' to my /etc/rc.local file. (Thanks, man!) -- You received this bug

[Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2013-06-22 Thread Savio
I have Dell inspiron with Intel core I3 and Intel HD graphics with ubuntu. 13.04 . I tried setting acpi_backlight=vendor but no help but setting acpi = off works but no touchpad support setting brightness manually in /sys/class/backlight/dell_ brightness/ current* to 1 works and also changing

Re: [Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2013-06-22 Thread Marwan Tanager
On Sat, Jun 22, 2013 at 11:07:27PM -, Savio wrote: I have Dell inspiron with Intel core I3 and Intel HD graphics with ubuntu. 13.04 . I tried setting acpi_backlight=vendor but no help but setting acpi = off works but no touchpad support setting brightness manually in

[Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2013-06-22 Thread Marwan Tanager
** Bug watch added: Linux Kernel Bug Tracker #57571 http://bugzilla.kernel.org/show_bug.cgi?id=57571 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to fglrx-installer in Ubuntu. https://bugs.launchpad.net/bugs/1007765 Title:

Re: [Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2013-06-22 Thread Marwan Tanager
On Sat, Jun 22, 2013 at 11:07:27PM -, Savio wrote: I have Dell inspiron with Intel core I3 and Intel HD graphics with ubuntu. 13.04 . I tried setting acpi_backlight=vendor but no help but setting acpi = off works but no touchpad support You can eliminate this problem for now, by putting

[Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2013-06-22 Thread Savio
Thats help, but adding this line in /etc/rc.local before exit 0 statement making brigthness hotkey unusable. I need to change from setting. will adding this Section Device Identifier Intel Graphics Driver intel Option AccelMethod sna Option Backlight intel_backlight

Re: [Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2013-06-22 Thread Marwan Tanager
On Sun, Jun 23, 2013 at 04:59:03AM -, Savio wrote: Thats help, but adding this line in /etc/rc.local before exit 0 statement making brigthness hotkey unusable. This couldn't be caused by disabling nmi_watchdog; this is totally unrelated. My guess is that you've booted the system with

[Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2013-05-15 Thread Julian Neil
I still have this problem with 3.8.0-19-generic #30-Ubuntu SMP Wed May 1 16:35:23 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux with intel graphics HD4000. When I first boot, changing brightness is fine. But after a period of time, it will hang if I adjust the brightness. Similarly, when I first

[Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2013-05-08 Thread Kumar Abhishek
Why is this bug still in Unassigned state...? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to fglrx-installer in Ubuntu. https://bugs.launchpad.net/bugs/1007765 Title: brightness adjusting crashes system Status in “fglrx-installer”

[Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2013-04-30 Thread Imre Benedek
Unfortunately the issue is back on Xubuntu 13.04, Dell Inspiron 5010, Intel Graphics. Temporarily try this brightness adjuster: http://www.omgubuntu.co.uk/2013/04/brightness-control-ubuntu -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2013-03-21 Thread Deepak
I am still having this problem even after adding 'acpi_backlight=vendor' to grub cmd option, but now crash occurs less often. This problem also occurs when brightness changes due to power on/off. In this case(when frozen) if I remove or plug-in charger, brightness level changes but nothing else

[Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2013-03-04 Thread Savio
Hi, I think adding 'acpi_backlight=vendor' to grub cmd option fix problem for only Intel graphics cards, for other GPU this bug is still present. This is very serious one. As this affects linux usability and stability. Regards, Savio -- You received this bug notification because you are a

[Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2013-02-05 Thread James Wilson
As with others that have an ATI graphics card, the solution in #71 does NOT work for me either I'm afraid. Can't wait for some sort of aolution to this; it's a real pain! Occasionally it even seems to hit when my computers monitor turns off/on after being left.. uname -a: Linux james-laptop

[Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2013-01-30 Thread Christian Kindel
Adding 'acpi_backlight=vendor' to the GRUB_CMDLINE_LINUX_DEFAULT options in /etc/default/grub (comment #71) also worked for me. 'quiet splash' and 'pcie_aspm=force' options shouldn't be necessary in this situation (though 'quiet splash' is added by default). Also, as a general rule, you should

[Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2013-01-22 Thread Chris Macklen
SPARX's solution seems to have worked for me as well (comment #71). $uname -a Linux Inspiron-N5010 3.5.0-22-generic #34-Ubuntu SMP Tue Jan 8 21:41:11 UTC 2013 i686 i686 i686 GNU/Linux Thanks for the work around! -- You received this bug notification because you are a member of Desktop

[Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2013-01-20 Thread ameyabhi
Brilliant work by SPARX there..!! After being frustrated by this problem for months, i can confirm too that the solution in 71 works I had this earlier but the problem still existed. GRUB_CMDLINE_LINUX_DEFAULT=quiet splash acpi_backlight=vendor Looks like adding the pcie_aspm=force is the key

[Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2013-01-18 Thread Imre Benedek
It seems acpi_backlight=vendor grub mod works!!! #71 THANK YOU SPARX! Dell Inspiron N5010 (Intel Graphics) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to fglrx-installer in Ubuntu. https://bugs.launchpad.net/bugs/1007765 Title:

[Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2013-01-07 Thread Marwan Tanager
I have the same issue on a Dell Inspiron M5010. The workaround in comment #71 works for me too. pcie_aspm=force is irrelevant here, though. acpi_backlight is the one that did the trick. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2013-01-04 Thread Laur
Hi, The bug reproduces on my Dell Inspiron 1564 also and the workaround in Comment #71 is not working (ATI HD 5470 video card). Let me know if there's anything I can help you with in fixing this. Thanks, Laur. -- You received this bug notification because you are a member of Desktop Packages,

[Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2013-01-01 Thread SPARX
This bug affects me too: Linux dell 3.5.0-21-generic #32-Ubuntu SMP Tue Dec 11 18:51:59 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux dell studio 1558 After months of hating ubuntu on this machine: This bug is FIXED for me by adding these kernel options: GRUB_CMDLINE_LINUX_DEFAULT=quiet splash

[Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2013-01-01 Thread Umang Varma
I can confirm that my system does not freeze after using the workaround in Comment #71. I will post on the upstream bug also. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to fglrx-installer in Ubuntu.

[Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2013-01-01 Thread Elco
I can also confirm that the workaround in Comment #71 fixes this bug, even if you increase and decrease brightness very aggressively. Thank you very much SPARX! Hopefully this can now be fixed without the need for this workaround, but this will do for now. -- You received this bug notification

[Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2013-01-01 Thread Anuj
Sorry guys, but even this workaround is not working for my system... :( Still doing the brightness changes for 5-10 times the system crashes...The issue is with the graphics card of the system...ATI HD 5470... Ati truly sucks big time -- You received this bug notification because you are a

[Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2012-12-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: fglrx-installer (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to fglrx-installer in Ubuntu.

[Desktop-packages] [Bug 1007765] Re: brightness adjusting crashes system

2012-11-28 Thread Joseph Salisbury
There is no fix for this bug as of yet. I removed the link to upstream bug https://bugzilla.kernel.org/show_bug.cgi?id=15895 . That bug is for the i915 driver and this bug is for fglrx. Adding a fglrx task for review. ** Also affects: fglrx-installer (Ubuntu) Importance: Undecided