Bug happens on ubuntu 19.10 on a dell 7520. Here's what the command
lspci -k | grep -iA2 VGA returns:
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor
Graphics Controller (rev 09)
Subsystem: Dell 3rd Gen Core processor Graphics Controller
Kernel driver
** Tags removed: natty precise
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/847001
Title:
Adjusting display brightness is very slow on several Dell laptops
To manage notifications about this bug g
Might not be related, but check if you have a high file descriptor limit
configured (1048576). In my case that caused a delay in the pkexec cmd
used to change the brightness. See https://forum.manjaro.org/t/very-
slow-response-of-brightness-controls-in-gnome/74891/18 and
https://gitlab.freedesktop
Same issue here with Ubuntu 18.04 on Dell Inspiron 15R 5521.
I have tried changing
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
to
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_backlight=vendor".
on /etc/default/grub and did not help.
Also tried the solution on https://ubuntuf
Hi, I still have this issue. Using Ubuntu 18.04 on Dell XPS 9570.
Any way to get a workaround for that?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/847001
Title:
Adjusting display brightness is ve
** Package changed: gnome-shell (Ubuntu) => linux (Ubuntu)
** No longer affects: gnome-power-manager (Ubuntu)
** Changed in: linux (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.
Comment #46 suggests to me the delay is in writes to
/sys/class/backlight/. Indeed they don't use much CPU time but take too
long to return. So that would make this a kernel bug...
** Tags added: bionic
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subsc
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: linux (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/847001
Title:
Adjus
Added gnome-shell to affected packages, as the issue is independent of
gnome-power-manager.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/847001
Title:
Adjusting display brightness is very slow on s
Adding some more information. Running the following as root in a gnome
terminal:
SYSFILE=/sys/class/backlight/intel_backlight/brightness
OLD_VAL=$(cat $SYSFILE)
NEW_VAL=$((OLD_VAL + 100))
T0=$(date +%N)
time echo $NEW_VAL | tee $SYSFILE
T1=$(date +%N)
echo "Total time (mill
Bug reappeared in 18.04.
Dell Precision M4800, running the standard Ubuntu Gnome shell desktop
(on Xorg), Intel Graphics. No issues in 16.04 (or perhaps a tiny
delay?), but unworkable in 18.04.
Both Fn-Up/Down and `echo value | sudo tee brightness` exhibit the delay
(~2-3 seconds normally). Nota
Fixed on mine too.
Latitude E5430 on Ubuntu 14.04.1 LTS
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/847001
Title:
Adjusting display brightness is very slow on several Dell laptops
To manage noti
It seems to be fixed on my machine now :)
Dell E6520
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/847001
Title:
Adjusting display brightness is very slow on several Dell laptops
To manage notifica
My Dell Latitude E5430 only needed the kernel param adding to work
correctly.
Adding the xorg.conf file as well just caused it to oscillate rapidly
+/- 10% with a permanent on screen KDE brightness bar.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subsc
Dell E7440, same problem on 14.04: very quick to change brightness using
intel_backlight command, but hardward keys (Fn-Up/Down) pause the
computer briefly.
Thanks to instruction from user Toz
(http://ubuntuforums.org/showthread.php?t=2208278), the fix requires both
"acpi_backlight=vendor" kerne
Updated from Ubuntu 13.10 to 14.04. Keyboard input is sluggish. When
typing one letter appears after I type the next one.
While changing brightness using fn + brightness key notification appears
but the brightness change after a long time or does not change at all. I
am using a Lenovo ThinkPad L43
Same issue on Dell Latitude E5430. Just freshly upgraded from Precise.
On Trusty:
- Using Fn+key is barely useable. Dimming by very tiny steps, and slow to react
(like 10s to get OSD, 10s more to get effect).
- Using brightness settings is also slow to react (10s-ish)
- Tom Chiverton's trick work
i suppose on my E5430 it's better, but not fixed.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/847001
Title:
Adjusting display brightness is very slow on several Dell laptops
To manage notificatio
Mine's better, too! E6420 as well.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/847001
Title:
Adjusting display brightness is very slow on several Dell laptops
To manage notifications about this b
Mone's better. 14.04 beta2, dell latitude e6420. https://overview.mail.yahoo.com?.src=iOS";>Sent from
Yahoo Mail for iPhone
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/847001
Title:
Adjusting disp
Not any better on 14.04 LTS beta 2
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/847001
Title:
Adjusting display brightness is very slow on several Dell laptops
To manage notifications about this b
I am running Ubuntu Gnome 14.04 32-bit 3.13.0-17-generic and i also have this
problem.
I am on a Dell E6520.
Tom Chiverton: I can confirm that it is instantly, yes.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchp
It looks like the issue doesn't persist in 14.04. I've only tried this
on a e6420 dell.https://overview.mail.yahoo.com?.src=iOS";>Sent from
Yahoo Mail for iPhone
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.ne
I do confirm that changing brightness via command line is instant (while
the fn key combination is really slow).
I have a dell E5430 with ubuntu 13.10
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/847
Might this be upstream kernel issue :
https://bugzilla.kernel.org/show_bug.cgi?id=63931 ?
** Bug watch added: Linux Kernel Bug Tracker #63931
http://bugzilla.kernel.org/show_bug.cgi?id=63931
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
Also occurs on my Dell Latitude E5430
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/847001
Title:
Adjusting display brightness is very slow on several Dell laptops
To manage notifications about thi
Can any one else confirm that directly changing via the command line is
instant ? It certainly is for me eg.
$ cat /sys/class/backlight/intel_backlight/max_brightness
976
$ cat /sys/class/backlight/intel_backlight/brightness
123
$ echo 600 | sudo tee /sys/class/backlight/intel_backlight/brightne
same problem on Olivetti Olibook S1530
Intel HD 3000
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/847001
Title:
Adjusting display brightness is very slow on several Dell laptops
To manage notific
I'm experiencing this too, using Ubuntu 13.10 on Dell E6530 laptop.
After pressing Fn+up/down, nothing happens for 1-2s, then the brightness
is changed, then the OSD for it pops up. I can only change the backlight
in steps with this frequency.
During that waiting, the whole system (terminals, mou
Same problem on HP 630 running up to date Ubuntu 12.04 64bit.
The "acpi_backlight=vendor" workaround did not solve the problem at all.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/847001
Title:
Adj
Though, interestingly, after applying the workaround, if I put the
computer to sleep / standby and wake it up again, the fn keys work fine.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/847001
Title:
I see this on my HP DV6T 7000 in Ubuntu 13.04. The workaround in #17
does not work for me.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/847001
Title:
Adjusting display brightness is very slow on s
Ubuntu 12.04 + fn keys on my ASUS K72D = 27 seconds delay
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/847001
Title:
Adjusting display brightness is very slow on several Dell laptops
To manage not
I haven't tested this on 13.04 yet.
I kind of prefer Centos now as it seems more stable and long-term supported,
and I'd rather have my apps running smoothly on a stable yet secure system.
On Sun, Apr 28, 2013 at 3:32 AM, Sparhawk <847...@bugs.launchpad.net>
wrote:
> I'm not sure if it's related
I'm not sure if it's related, but I cannot change brightness at all any
more on my Dell l xps 17 l702x, since the upgrade to (k)ubuntu 13.04.
More info here https://forum.kde.org/viewtopic.php?f=63&t=110984
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is s
Hi,
this bug seems to have reappeared, I didn't have any issue on 12.10.
Since I upgraded to 13.04, the brightness adjustement is sluggish, it
takes 2 seconds or more after pressing the Fn keys.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
This seems to be fixed in Quantal (12.10). I didn't configure any
workaround and the brightness adjustment feels snappy after upgrading to
12.10.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/847001
T
Thanks lale. I can confirm that this workaround also works on my laptop
(Dell XPS 17 l702x).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/847001
Title:
Adjusting display brightness is very slow on
As chrmhoffmann suggested, this bug may be the same as
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/828296
The workaround mentioned there works on my laptop. There is still some delay
(0.1s max), but almost unnoticeable!
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/828296/comment
Hi Sparhawk,
No, I'm not using bumblebee, and I don't have a nVidia grapghics card on any of
the indicated Dell laptops.
Dell E5410, E5420 and E6420.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/847
Svens, are you using bumblebee too?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/847001
Title:
Adjusting display brightness is very slow on several Dell laptops
To manage notifications about this
Okay guys, thanks for your consideration.
It looks like we're all experiencing this issue on the following hardware
products running Ubuntu:
Dell E and XPS series & HP DV6t QE7000.
Looking at the list of Ubuntu's releases, it looks like 11.04 (Natty) will be
EOLed soon, more exactly October 20
Thought I would post a confirmation a HP as well. Dv6t QE 7000 with
HD4000+GT650m Optimus and Ubuntu 12.04 x64, this same issues is
noticeable from a clean install all the way to installing Bumblebee.
Adjusting brightness via the brightness and lock window introduces lag
only momentarily and while
Isn't that same as
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/828296
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/847001
Title:
Adjusting display brightness is very slow on several Dell l
Interesting find!
FWIW, on my system, intel_backlight/brightness is fixed at 4319, but
acpi_video0/brightness is also fixed at 14. I could change the value of
acpi_video1/brightness from 0 to 15 by altering the brightness either
with the keys on my USB keyboard, or by using "$ xbacklight -set n",
Also of possible interest. On my system I have three devices of class
"backlight":
> ls -l /sys/class/backlight/
total 0
lrwxrwxrwx 1 root root 0 Jun 12 14:17 acpi_video0 ->
../../devices/pci:00/:00:01.0/:01:00.0/backlight/acpi_video0
lrwxrwxrwx 1 root root 0 Jun 12 13:39 acpi_video
46 matches
Mail list logo