[Bug 1871330] Re: Dell XPS 13 (7390) brightness is not adjustable with recent kernel update

2020-04-14 Thread Timo Aaltonen
It's in focal now

** Changed in: linux-oem-5.6 (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1871330

Title:
  Dell XPS 13 (7390) brightness is not adjustable with recent kernel
  update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-oem-5.4/+bug/1871330/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1871330] Re: Dell XPS 13 (7390) brightness is not adjustable with recent kernel update

2020-04-14 Thread Mathew Robinson
linux-oem-5.6 resolves this issue 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/1871330

Title:
  Dell XPS 13 (7390) brightness is not adjustable with recent kernel
  update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-oem-5.4/+bug/1871330/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1871330] Re: Dell XPS 13 (7390) brightness is not adjustable with recent kernel update

2020-04-14 Thread Daniel van Vugt
** Changed in: linux-oem-5.6 (Ubuntu)
   Status: Incomplete => Fix Released

** Changed in: linux-oem-5.6 (Ubuntu)
   Status: Fix Released => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1871330

Title:
  Dell XPS 13 (7390) brightness is not adjustable with recent kernel
  update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-oem-5.4/+bug/1871330/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1871330] Re: Dell XPS 13 (7390) brightness is not adjustable with recent kernel update

2020-04-14 Thread Lothar Braun
I performed a test with linux-image-5.6.0-1007-oem from focal-proposed.
The brightness control works without problem on that version.  So the
problem seems to be fixed on linux-oem-5.6.

Is the version going to make it to the focal release?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1871330

Title:
  Dell XPS 13 (7390) brightness is not adjustable with recent kernel
  update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-oem-5.4/+bug/1871330/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1871330] Re: Dell XPS 13 (7390) brightness is not adjustable with recent kernel update

2020-04-13 Thread Timo Aaltonen
oem-5.4 is dead, so if the stock focal kernel works then that's enough,
but you could also check that oem-5.6 doesn't regress..

** Changed in: linux-oem-5.4 (Ubuntu)
   Status: Confirmed => Won't Fix

** Changed in: linux-oem-5.6 (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1871330

Title:
  Dell XPS 13 (7390) brightness is not adjustable with recent kernel
  update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-oem-5.4/+bug/1871330/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1871330] Re: Dell XPS 13 (7390) brightness is not adjustable with recent kernel update

2020-04-13 Thread Daniel van Vugt
** Also affects: linux-oem-5.4 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux-oem-5.4 (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/1871330

Title:
  Dell XPS 13 (7390) brightness is not adjustable with recent kernel
  update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-oem-5.4/+bug/1871330/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1871330] Re: Dell XPS 13 (7390) brightness is not adjustable with recent kernel update

2020-04-09 Thread Timo Aaltonen
** Package changed: linux-oem-5.4 (Ubuntu) => linux-oem-5.6 (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1871330

Title:
  Dell XPS 13 (7390) brightness is not adjustable with recent kernel
  update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-oem-5.6/+bug/1871330/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1871330] Re: Dell XPS 13 (7390) brightness is not adjustable with recent kernel update

2020-04-09 Thread Lothar Braun
Same problem here. I cannot adjust the brightness using the GUI controls
or the intel_backlight controls in /sys. The following action has
(almost) no effect to the brightness or the value exposed in
"actual_brightness" in /sys/class/backlight/intel_backlight:

echo $value /sys/class/backlight/intel_backlight/brightness

Example no change by running the following commands as root:

echo 1 > /sys/class/backlight/intel_backlight/brightness
echo `cat /sys/class/backlight/intel_backlight/max_brightness` > 
/sys/class/backlight/intel_backlight/brightness


The only difference that can be observed is when writing 0 to the file:

echo 0 > /sys/class/backlight/intel_backlight/brightness

This turns off the display.

The bug does not exist in linux-image-5.4.0-21-generic, so installing
the standard non-oem kernel is a workaround to the bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1871330

Title:
  Dell XPS 13 (7390) brightness is not adjustable with recent kernel
  update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-oem-5.4/+bug/1871330/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1871330] Re: Dell XPS 13 (7390) brightness is not adjustable with recent kernel update

2020-04-08 Thread Daniel van Vugt
** Summary changed:

- Dell XPS 13 (9370) brightness is not adjustable with recent kernel update
+ Dell XPS 13 (7390) brightness is not adjustable with recent kernel update

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1871330

Title:
  Dell XPS 13 (7390) brightness is not adjustable with recent kernel
  update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-oem-5.4/+bug/1871330/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs