[Bug 140782] Re: Inspiron 1420 LCD brightness keys broken

2008-11-03 Thread Jonathan Thomas
Glad to see this isn't an issue any more. For future reference, the status "Fix released" is used to mark bugs as fixed. ** Changed in: guidance-power-manager (Ubuntu) Status: Fix Committed => Fix Released -- Inspiron 1420 LCD brightness keys broken https://bugs.launchpad.net/bugs/140782

[Bug 140782] Re: Inspiron 1420 LCD brightness keys broken

2008-11-03 Thread jetpeach
Fixed in Intrepid for me. Marking bug as solved. ** Changed in: guidance-power-manager (Ubuntu) Status: Incomplete => Fix Committed -- Inspiron 1420 LCD brightness keys broken https://bugs.launchpad.net/bugs/140782 You received this bug notification because you are a member of Ubuntu Bugs

[Bug 140782] Re: Inspiron 1420 LCD brightness keys broken

2008-10-10 Thread David Zhang
The Fn+Up/Down key has been working on and off throughout the updates over the last year, but at the moment it is working for me and has been since at least Intrepid Alpha 5. -- Inspiron 1420 LCD brightness keys broken https://bugs.launchpad.net/bugs/140782 You received this bug notification beca

[Bug 140782] Re: Inspiron 1420 LCD brightness keys broken

2008-10-10 Thread Jonathan Thomas
Is this still an issue in Intrepid? ** Changed in: guidance-power-manager (Ubuntu) Sourcepackagename: kdebase => guidance-power-manager Status: Confirmed => Incomplete -- Inspiron 1420 LCD brightness keys broken https://bugs.launchpad.net/bugs/140782 You received this bug notification bec

[Bug 140782] Re: Inspiron 1420 LCD brightness keys broken

2007-10-22 Thread Javier Mena
The brightness keys in my vostro 1000 and Ubuntu 7.10 are completely dead. Before upgrading they keys behaviour was vey weird. I still don't know where is the problem, and I don't have any solution. I just can change the brightness manually using (*without* blacklisting video module). At least is

[Bug 140782] Re: Inspiron 1420 LCD brightness keys broken

2007-10-15 Thread sponsoredbythewind
Confirm behavior on Dell Inspiron 6400 with Kubuntu Gutsy installed (2.6.22-14-generic (#1 SMP Wed Oct 10 06:00:47 GMT 2007)) Never had it in Feisty or Edgy. -- Inspiron 1420 LCD brightness keys broken https://bugs.launchpad.net/bugs/140782 You received this bug notification because you are a me

[Bug 140782] Re: Inspiron 1420 LCD brightness keys broken

2007-09-28 Thread Jeroen Maris
The FN-up/down hotkeys for increasing and decreasing brightness won't work in Gutsy Beta for me. I also had this bug in a development version of Feisty and then it could be fixed by adding "blacklist video" to /etc/modprobe.d/blacklist. When the final was out, I didn't need to blacklist the vid

[Bug 140782] Re: Inspiron 1420 LCD brightness keys broken

2007-09-26 Thread Juan Pablo Salazar Bertín
As stated in , you can control brightness using hotkeys by adding 'options video no_automatic_changes=0' to some file in /etc/modprobe.d/ and reloading the video module. I don't know why that change was made, b

[Bug 140782] Re: Inspiron 1420 LCD brightness keys broken

2007-09-25 Thread Ryan Bair
I have a Dell XPS M1210. My LCD brightness can go down, but the keys can't bring it back up. If I start up the power management, I can use the slider to adjust the brightness. Here's the output of gnome-power-manager when trying to adjust the brightness. ** Attachment added: "gnome-power-manager

[Bug 140782] Re: Inspiron 1420 LCD brightness keys broken

2007-09-24 Thread Juan Pablo Salazar Bertín
After booting in recovery mode, I can use hotkeys to change brightness. After doing "modprobe video", brightness hotkeys stop working. The only new module reported by lsmod is video. After doing "rmmod video", lsmod doesn't show the video module anymore, and modules shown are exactly the same as

[Bug 140782] Re: Inspiron 1420 LCD brightness keys broken

2007-09-24 Thread David Zhang
Agree with above. Before the update that broke my Fn brightness keys, software-driven brightness did work. kde-guidance-powermanager has a slider bar that controls brightness when connected to AC/battery, and those worked fine (and still do). I could also control brightness with the keyboard thoug

Re: [Bug 140782] Re: Inspiron 1420 LCD brightness keys broken

2007-09-24 Thread DarkStarSword
My thinking is that on these models we should just let the BIOS handle this, since it handles it very well, and doing it through userspace means: * We need to handle it in every environment - KDE, Gnome, pure console, X with no window manager, etc. * We need to make sure it's always responsive and

[Bug 140782] Re: Inspiron 1420 LCD brightness keys broken

2007-09-24 Thread Juan Pablo Salazar Bertín
I think that's correct for laptops with keys that only send a keypress event, but there're laptops who change brightness by hardware (probably by sending some signal to the BIOS). It's not desktop environment specific, since I can change brightness with hotkeys in grub menu, but not after the ac

[Bug 140782] Re: Inspiron 1420 LCD brightness keys broken

2007-09-24 Thread Matthew Garrett
Backlight handling has to be handled by userspace. I'm punting this over to the general KDE task, because I'm honestly not sure which part of KDE should be taking responsibility for this. ** Changed in: kdebase (Ubuntu) Sourcepackagename: linux-source-2.6.22 => kdebase -- Inspiron 1420 LCD brigh

[Bug 140782] Re: Inspiron 1420 LCD brightness keys broken

2007-09-24 Thread DarkStarSword
Ahh that should have been: $ sudo echo blacklist video >> /etc/modprobe.d/blacklist $ sudo reboot -- Inspiron 1420 LCD brightness keys broken https://bugs.launchpad.net/bugs/140782 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -

[Bug 140782] Re: Inspiron 1420 LCD brightness keys broken

2007-09-24 Thread DarkStarSword
And so my _workaround_ is as follows: # echo blacklist video >> /etc/modprobe.d/ # reboot -- Inspiron 1420 LCD brightness keys broken https://bugs.launchpad.net/bugs/140782 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubunt

[Bug 140782] Re: Inspiron 1420 LCD brightness keys broken

2007-09-24 Thread DarkStarSword
And specifically occurs the moment that /lib/modules/2.6.22-11-generic/kernel/drivers/acpi/video.ko is loaded -- Inspiron 1420 LCD brightness keys broken https://bugs.launchpad.net/bugs/140782 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for

[Bug 140782] Re: Inspiron 1420 LCD brightness keys broken

2007-09-24 Thread DarkStarSword
While I booted up I continually hit Fn+Up/Down until the point when they stopped working. Noting the messages on screen at the time I then booted into recovery mode and manually started S10acpid and bingo the keys stopped working. -- Inspiron 1420 LCD brightness keys broken https://bugs.launchpad

[Bug 140782] Re: Inspiron 1420 LCD brightness keys broken

2007-09-23 Thread Juan Pablo Salazar Bertín
kpowersave has nothing to do with this bug. I experience this bug using gnome when gnome-power-manager is not loaded. I think it's probably related to the acpi video module. ** Changed in: linux-source-2.6.22 (Ubuntu) Sourcepackagename: kpowersave => linux-source-2.6.22 -- Inspiron 1420 LCD bri

[Bug 140782] Re: Inspiron 1420 LCD brightness keys broken

2007-09-22 Thread David Zhang
I don't think this is a bug in kpowersave, since I don't have it installed and never have. The closest thing I have to that is kde- guidance-powermanager (and I do have kubuntu-desktop and its dependencies installed). Has there been a recent change in the way these brightness keys are handled, so

[Bug 140782] Re: Inspiron 1420 LCD brightness keys broken

2007-09-22 Thread Matthew Garrett
** Changed in: kpowersave (Ubuntu) Sourcepackagename: linux-ubuntu-modules-2.6.22 => kpowersave -- Inspiron 1420 LCD brightness keys broken https://bugs.launchpad.net/bugs/140782 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 140782] Re: Inspiron 1420 LCD brightness keys broken

2007-09-22 Thread Juan Pablo Salazar Bertín
Oops, sorry, it's not the same bug. Please ignore my last comment. But, when killing gnome-power-manager, I also experience this bug, that is, I can't change my laptop brightness by using hotkeys but hotkeys are supposed to change brightness by hardware. ** Changed in: linux-ubuntu-modules-2.6.22

[Bug 140782] Re: Inspiron 1420 LCD brightness keys broken

2007-09-22 Thread Juan Pablo Salazar Bertín
@Matthew Garrett: The problem is that, when brightness max levels is more than 20, g-p-m use an increase/decrease step value of max_levels/20 (5%). So, in my case, acpi reports brigthness max levels=100, and possible brightness values are: 12 24 36 48 60 72 84 100. When I'm at 72, if I try to i

[Bug 140782] Re: Inspiron 1420 LCD brightness keys broken

2007-09-22 Thread DarkStarSword
Getting and setting the brightness through D-Bus also works fine -- Inspiron 1420 LCD brightness keys broken https://bugs.launchpad.net/bugs/140782 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu

[Bug 140782] Re: Inspiron 1420 LCD brightness keys broken

2007-09-22 Thread DarkStarSword
** Attachment added: "lshal output" http://launchpadlibrarian.net/9462504/lshal -- Inspiron 1420 LCD brightness keys broken https://bugs.launchpad.net/bugs/140782 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs

[Bug 140782] Re: Inspiron 1420 LCD brightness keys broken

2007-09-22 Thread DarkStarSword
Confirming this behaviour on my Dell XPS M1710 running Kubuntu Gutsy - Fn+Up/Down work while booting (I assume they are still BIOS controlled at this point) until X and/or KDM starts. Possible duplicate/related to #140839 although symptoms are not quite identical (neither key works for me, while

[Bug 140782] Re: Inspiron 1420 LCD brightness keys broken

2007-09-18 Thread David Zhang
Sorry, I don't even have gnome-power-manager installed as I'm running KDE. I haven't changed my KDE setup for quite a while though, and the power manager in KDE seems to work just like it did before. I don't think it was catching keystrokes in the past, because I seem to remember the Fn+Up/Down key

[Bug 140782] Re: Inspiron 1420 LCD brightness keys broken

2007-09-18 Thread Matthew Garrett
gnome-power-manager should be listening to keypresses and adjusting the brightness accordingly. Can you (from a shell) run killall gnome-power-manager gnome-power-manager --no-daemon --verbose 2>/tmp/output and then hit the brightness keys? Then ctrl+c it and attach /tmp/output and the output of