Launchpad has imported 18 comments from the remote bug at
https://bugzilla.xfce.org/show_bug.cgi?id=7541.
If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.la
xev-tool reports two key events:
MappingNotify event, serial 145, synthetic NO, window 0x0,
request MappingKeyboard, first_keycode 8, count 248
MappingNotify event, serial 145, synthetic NO, window 0x0,
request MappingKeyboard, first_keycode 8, count 248
MappingNotify event, serial 147,
Same problem on Ubuntu 12.04 (3.2.0-26-generic) and Thinkpad T500
echo 0 | sudo tee /sys/module/video/parameters/brightness_switch_enabled
or
echo 4 > /proc/acpi/ibm/cmos
echo 5 > /proc/acpi/ibm/cmos
works -> ~9 brightness steps instead of ~5 steps
dmesg: thinkpad_acpi: detected a 8-level brig
I have an ugly patch (see earlier comment) somewhere buried in a backup
amongst a couple of terabytes of other stuff. I will post it here in a
few days, digging it up isn't as simple as typing it in the windows
search box, and to be honest I have other things higher on my list of
priorities. I want
sorry, it should be
echo 0 | sudo tee /sys/module/video/parameters/brightness_switch_enabled
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/257827
Title:
brightness changes twice when using hotke
Hi, I noticed this issue from bug 959106, thank Alex Wolfson.
We know this issue and this is not only a issue in userpsace but in kernel, so
it's not easy to fix it soon.
We need the code ready in userspace(such as gnome-settings-daemon in gnome) and
then we will fix the code in kernel.
But the m
There is another bug that looks very similar
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/959106
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/257827
Title:
brightness changes twice when usi
** Changed in: gnome-power
Status: New => Unknown
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/257827
Title:
brightness changes twice when using hotkeys
To manage notifications about this b
On Ubuntu just kill power manager and it should change only by one
steps, but some devices do not support changing brightness without gpm.
Easiest fix is just to add some checking to gpm if kernel already
changed brightness or not. Gnome guys seem not keen in fixing it.
P Liu <257...@bugs.launchpa
** Bug watch added: Xfce Bugzilla #7541
http://bugzilla.xfce.org/show_bug.cgi?id=7541
** Also affects: xfce4-power-manager via
http://bugzilla.xfce.org/show_bug.cgi?id=7541
Importance: Unknown
Status: Unknown
--
You received this bug notification because you are a member of Ubunt
Does Xfce and KDE also use gnome-power-manager? I'm experience the same problem
in Lubuntu and Kubuntu. Brightness change 3 steps at a time.
I found a workaround is to push {Home} and {End} together. That only increases
the brightness by 1 step.
--
You received this bug notification because yo
still here, please add condition into gnome-power-manager to change it
only if kernel didn't change it.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/257827
Title:
brightness changes twice when usin
I have the problem in Ubuntu, Kubuntu, Lubuntu and Mint 11.10 with ThinkPad
T520.
Defual 6 steps.
After "echo -n N | sudo tee
/sys/module/video/parameters/brightness_switch_enabled"
increased to 9 Steps
In tty with brightness_switch_enabled=Y 16 steps
In tty with brightness_switch_enabled=N not w
** Changed in: linux (Ubuntu)
Assignee: (unassigned) => Ayan George (ayan)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/257827
Title:
brightness changes twice when using hotkeys
To manage not
I hate that nobody cares in ubuntu team
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/257827
Title:
brightness changes twice when using hotkeys
To manage notifications about this bug go to:
https:/
Yes this issue still exists, and when it was filed, this series was
still supported. In fact, isn't 10.04 a LTS release??? I will not re-
file my bug report because nobody on the dev team seems to care... This
issue exists all the way up to Ubuntu 11.04. Because of this, I have
switched to Fedora (
This bug was filed against a series that is no longer supported and so
is being marked as Won't Fix. If this issue still exists in a supported
series, please file a new bug.
This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.
** Changed in: linux (Ubuntu)
** Changed in: linux
Importance: Unknown => High
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/257827
Title:
brightness changes twice when using hotkeys
--
ubuntu-bugs mailing list
ubuntu-bugs@
Yes, it is quite simple to comment it, but there is serious problem,
because of there are laptops with correctly working brightness steps, so
your patch disables regulation on them
My patch is simple, it watches changes in file in sys and compare it
with cached value, so if kernel has changed it,
That's the first thing I did. Anyways I think I fixed the issue now but
its a very ugly quick-fix. I commented out the calls to change
inc/decrement the brightness values when the keys are pressed. I also
had to always distrust the cached brightness value (like I said, ugly)
to get the OSD to follo
what? I cannot imagine how NotifyOSD can work without gpm running, I
think, it is impossible, have you tried gpm with my patch and run it (I
have compiled it e.g. to home/stage/gpm)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https
In an effort to track down the bug, I commented out all the code within
the gpm_brightness_foreach_resource function and that still did not
correct the issue. Killing all gnome-power-manager stops the doubling,
so the issue lies within g-p-m. Interestingly enough, the brightness OSD
still shows whe
The patch didn't help with the double increment in my case. Still
happens.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/257827
Title:
brightness changes twice when using hotkeys
--
ubuntu-bugs ma
I have put Pavol's patch in a PPA here: https://launchpad.net/~brian-
rogers/+archive/power
Just run
sudo add-apt-repository ppa:brian-rogers/power
And then update your system to try it out. It also contains a patch to
provide battery life estimates on laptops that don't normally get them.
--
Y
yes, with my patch it works in GNOME and also TTY, KDE may use same
system of fixing
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/257827
Title:
brightness changes twice when using hotkeys
--
ubun
I can confirm that executing "echo -n N | sudo
tee /sys/module/video/parameters/brightness_switch_enabled" corrects the issue
within a logged in X session, but leaves the TTYs and GDM unable to control the
screen brightness.
--
You received this bug notification because you are a member of Ubun
#78> Which one? The only patch I see in your comment #73 are for gnome-
power-manager. Not a whole lot useful to a Kubuntu user ;)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/257827
Title:
brightn
I use my patch, please test it
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/257827
Title:
brightness changes twice when using hotkeys
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
http
"Me too" since Intrepid all the way up to and including Maverick on
Fujitsu-Siemens Esprimo Mobile U9200.
echo N > /sys/module/video/parameters/brightness_switch_enabled fixes
everything for me, and brightness in tty still works. I'll check single-user
(recovery) mode to be sure KDE is not invol
Hi, in Gnome, they didn't commit, so I really don't know, how could I
submit it :/, I use it in my laptop about 2 months without any problem
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/257827
Title:
My friend has tested it and it works
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://
I am a bit of lost in building packages and creating branches, but
please, I think, this should help
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
** Branch linked: lp:~pavolzetor/ubuntu/maverick/gnome-power-
manager/pavolzetor
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailin
please, check this branch
https://code.launchpad.net/~pavolzetor/ubuntu/maverick/gnome-power-manager/pavolzetor
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
** Tags added: maverick
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.
ok, this is nice, but what about switching to e.g. TTY1. There users
cannot regulate brightness. So I am working on patch for gnome-power-
manager (no root access needed, just if is brightness changed, GPM will
not change it twice)
--
brightness changes twice when using hotkeys
https://bugs.launc
Le 08/10/2010 08:17, Zhang Rui a écrit :
> does the problem still exist after running "echo 0 >
> /sys/module/video/parameters/brightness_switch_enabled"?
Good! it solves the problem.
also working (I had a Y by default) :
echo "N" > /sys/module/video/parameters/brightness_switch_enabled
--
hmm, interesting, but then brightness control doesn't work in TTY
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-b
module parameter /sys/module/video/parameters/brightness_switch_enabled is
designed as a switch to disable/enable the backlight control in ACPI video
driver.
does the problem still exist after running "echo 0 >
/sys/module/video/parameters/brightness_switch_enabled"?
--
brightness changes twic
** Changed in: gnome-power
Importance: Unknown => Medium
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@li
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubunt
II can confirm the bug on my ThinkPad X60s.
running Ubuntu 10.04, kernel 2.6.32-24-generic #42-Ubuntu SMP
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu
It seems it is intel problem
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ub
nobody?
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/list
http://ubuntuforums.org/showthread.php?p=9802030
please, provide me there some info, it could help me in investigation
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscr
** Changed in: gnome-power
Status: Unknown => New
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists
** Bug watch added: GNOME Bug Tracker #579224
https://bugzilla.gnome.org/show_bug.cgi?id=579224
** Also affects: gnome-power via
https://bugzilla.gnome.org/show_bug.cgi?id=579224
Importance: Unknown
Status: Unknown
--
brightness changes twice when using hotkeys
https://bugs.launc
tested on Lenovo Thinkpad T500 and also FSC V5505
in E17, there is not this problem
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs ma
I have commented two rows ("XRRChangeOutputProperty (brightness->priv->dpy,
output, brightness->priv->backlight, XA_INTEGER, 32,
PropModeReplace, (unsigned char *) &value,
1);") in file gpm-brightness-xrandr.c and brightness works properly, but I
think this is ke
Hallo, after some investigation I found source of problem (IMHO)
at kernel space, brightness is changed for one step, but in user space by
gnome-power-manager it is changed for another one step and 1 + 1 = 2 => so
brightness is changed twice
--
brightness changes twice when using hotkeys
https:
I am working on patch
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.co
also in VT1 it works properly, I think it is problem of GNOME
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@
** Changed in: linux (Ubuntu)
Assignee: Andy Whitcroft (apw) => (unassigned)
** Changed in: linux (Ubuntu Intrepid)
Assignee: Andy Whitcroft (apw) => (unassigned)
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You received this bug notification be
It is quite strange, buttons change it by twice steps, but this:
sudo sh -c "echo 10 > /sys/devices/virtual/backlight/acpi_video0/brightness"
sudo sh -c "echo 9 > /sys/devices/virtual/backlight/acpi_video0/brightness"
and so on can change brightness properly
--
brightness changes twice when using
One further note: I have discovered a work-around, sort of. In my case, when
I use Fn +F6 to reduce the brightness to the minimum (for me, level 6
initially) if I then use Fn +F7 to increase brightness BY JUST ONE INCREMENT
to 7, then I can return to Fn + F6 and drop down to 4. If I continue
I just installed the first lucid beta and this just became an issue for
me. From 7.04 to 9.10, I have been able to use my full range of
brightness settings with fn + f6/f7 on my Fujitsu Lifebook. Now, I see
a horizontal bar indicator that only cycles through the top end of the
brightness setting.
I have lucid, and problem is still alive
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
http
@ Fail2Ban: please do not assign/change/remove tags without first reading
https://wiki.ubuntu.com/Bugs/Tags
Thanks in advance!
** Tags added: verification-needed
** Tags removed: verification-done
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You receive
** Tags removed: i386
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.co
** Tags added: i386
** Tags added: verification-done
** Tags removed: verification-needed
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-b
** Tags added: lucid
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com
Sorry, I meant comment 272 not 271.
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://l
Comment 271 in bug 415023 indicates that this bug, or at least something
with the same symptoms (hotkeys changing 2 brightness levels at a time)
apply to the MSI Wind U100 in Karmic. I certainly do see the same
symptom, but have not yet validated whether blacklisting the acpi video
module solves it
lucid, problem is still there
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.u
** Changed in: linux (Ubuntu)
Status: Invalid => Incomplete
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-
hmm, lastest updates brokes it, the bahaviour is strange, first step is
too big like 5 normal steps
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
lastest updates fix it to me, thx
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lis
this acpi_backlight=vendor fixed it for me, but I think this is no
simple for basic users
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bu
I have thinkpad T500 with Jaunty 64 bit and there proble is occured,
when I press button brightness goes from 0 to 2, 2 to 4 and so on,
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You received this bug notification because you are a member of Ubuntu
Bugs,
this bug is still in linux - 2.6.27-11.27 : the applet works, the brightness
does not change
I use a ThinkPad R61
another way to change the brightness, directly on the cmos : echo 5 | sudo tee
/proc/acpi/ibm/cmos
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257
I'm using an updated Intrepid on an x61 and the problem still exists. My
display is very dimmed and when I use brightness up and down controls it
doesn't affect to display even backlight OSD goes up and down. It was
working perfectly before the last updates.
--
brightness changes twice when using
If you are going to consider this bug fixed, shall I open up a new bug
for people like Guglielmo and myself? As mentioned the initial proposed
fixed this and then the second un-fixed it, and it is still (more)
broken in Jaunty. Let me know what to do, thanks!
--
brightness changes twice when usin
** CVE removed: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2008-5079
** CVE removed: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2008-5300
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You received this bug notification because you are a mem
This bug was fixed in the package linux - 2.6.27-11.25
---
linux (2.6.27-11.25) intrepid-proposed; urgency=low
[ Jeff Layton ]
* SAUCE: cifs: make sure we allocate enough storage for socket address
- LP: #318565
linux (2.6.27-11.24) intrepid-proposed; urgency=low
[ Stefan
FYI the situation is hilariously worse out-of-the-box in Jaunty (as of
Alpha 3), at least on my Dell M1330. The brightness seems to change 4-6
times when using the hotkey once, so in my case I have 2-3 brightness
levels instead of 8. However using acpi_backlight=vendor also fixes it
in Jaunty.
--
acpi_backlight=vendor worked for me too.
thanks!
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.
For Jaunty things are a bit in the moving state. In your case it
currently will likely do the right thing, since the default there is
either vendor or video. However, when we had the same in Intrepid it
fixed this case but broke several others, so we reverted to have vendor
_and_ video as the defau
Thanks Stefan, acpi_backlight=vendor did the trick for me! Are there any
plans to handle this automatically in any way and/or should Jaunty fix the
issue? I tried myself with Alpha 3 but amd64 installed fine though failed to
boot, and x86 froze on installing.
--
brightness changes twice when usin
Hi Michael, Guglielmo,
if you use the latest Intrepid kernel from -proposed, could you try
adding either
acpi_backlight=video
or
acpi_backlight=vendor
to your kernel parameters, when you boot? In theory one or the other
should work for you.
--
brightness changes twice when using hotkeys
https:
I've the same questions as Michael. :)
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https:
Hi Martin! I am not familiar with modaliases, which may be why I don't
see anything above that could help me. Is there any more explicit fix
for users such as myself as Guglielmo? Is it anticipated that all users
in our situation will have to discover and address this issue ourselves,
or is a fix f
The regression (bug 311716) has been fixed in the current -proposed
upload (-11.24):
linux (2.6.27-11.24) intrepid-proposed; urgency=low
[ Stefan Bader ]
* Revert "SAUCE: don't use buggy _BCL/_BCM/_BQC for backlight control"
- LP: #311716
* SAUCE: acpi: Hack to enable video and vendor
On Mon, Jan 19, 2009 at 11:32 AM, Andy Whitcroft wrote:
> @Michael Rooney, Guglielmo Cola -- what machines do you have
> specifically?
>
I am on a Dell XPS M1330 with the Nvidia 8400.
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You received this bug no
Dell Inspiron 1520
running Intrepid Ibex with last proposed updates installed
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing l
@Michael Rooney, Guglielmo Cola -- what machines do you have
specifically?
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
We are trying to sort out how this can be fixed properly for Jaunty. As
a first step in that I have pulled down the latest modifications to the
ACPI brightness support and applied them to the latest Jaunty kernel.
If anyone who has had issues, whether they are fixed or not in the
Intrepid -propose
I can confirm what Michael Rooney said.
Proposed update solved it, but latest proposed update made the problem
reappear. :(
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You received this bug notification because you are a member of Ubuntu
Bugs, which is s
It was fixed for awhile after installing proposed updates, but yesterday
I installed proposed, I think 2.6.27.11-14, and the double changing is
back, which is funny since the changelog specifically mentioned FIXING
backlight quirks. Is there an easy way to go back?
--
brightness changes twice whe
@apw: per our discussion, I tried both separately blacklisting the video
module and adding the brightness_enable=1 option to the thinkpad_acpi
module.
Blacklisting the video module had no effect; adjusting brightness was
broken entirely and even worse, the brightness was set at the lowest
setting.
@Andy Whitcroft, the -11 kernel broke brightness settings on my t61 as
well, I reported it in bug 314119. I am running all of proposed but
don't use the gnome-applet; setting it through gnome-power-manager did
not work but does work with the -10.20 kernel. Manually echoing values
into /proc/acpi/vi
@Jon Oberheide -- there is also a gnome brightness appplet update in
-proposed which was supposed to fix brighness control on a number of
machines. Was your testing there with just the -11 kernel or all of
proposed.
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/2
** Tags added: verification-failed
** Tags removed: verification-done verification-needed
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-b
Since the update I have another problem, see: bug 311716
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists
I believe this update broke LCD brightness controls on a number of
ThinkPad models (R61i, T61, X300).
See: http://ubuntuforums.org/showthread.php?p=6426872
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You received this bug notification because you are a m
** Tags added: hw-specific
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubun
Accepted into intrepid-proposed, please test and give feedback here.
Please see https://wiki.ubuntu.com/Testing/EnableProposed for
documentation how to enable and use -proposed. Thank you in advance!
** Tags added: verification-needed
--
brightness changes twice when using hotkeys
https://bugs.l
** Tags added: verification-done
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://list
Works now correctly for intrepid-proposed with Lenovo X60s. Thanks a
lot!
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
We believe that the fixes indicated on this bug are already applied in
Jaunty.
** Changed in: linux (Ubuntu)
Status: In Progress => Invalid
--
brightness changes twice when using hotkeys
https://bugs.launchpad.net/bugs/257827
You received this bug notification because you are a member of
Based on testing on other bugs this fix has been pushed into the
Intrepid tree.
** Changed in: linux (Ubuntu Intrepid)
Status: In Progress => Fix Committed
** Changed in: linux (Ubuntu Intrepid)
Importance: Low => Medium
--
brightness changes twice when using hotkeys
https://bugs.laun
1 - 100 of 127 matches
Mail list logo