[Touch-packages] [Bug 1583861] Re: Keyboard backlight isn't properly restored after idle on systems with hardwired configuration

2016-07-18 Thread Grzegorz Ciołek
Hi all,
I've got Dell Latitude E7470:

#uname -a
Linux E7470 4.4.0-31-generic #50-Ubuntu SMP Wed Jul 13 00:07:12 UTC 2016 x86_64 
x86_64 x86_64 GNU/Linux

#dpkg -s upower | grep -i 'status\|version'
Status: install ok installed
Version: 0.99.4-2ubuntu0.3

#dpkg -s unity-settings-daemon | grep -i 'status\|version'
Status: install ok installed
Version: 15.04.1+16.04.20160701-0ubuntu1

My Keyboard lights all time (doesn't time-out). I can disable it by
FN+F10, but it will light again after boot/resume/unlock-weak-up. When I
boot to BIOS all is OK. It time-outs after 10 seconds.

Should I perform any additional steps (i.e. packages reconfiguration) ?


Regards
Grzesiek

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/1583861

Title:
  Keyboard backlight isn't properly restored after idle on systems with
  hardwired configuration

Status in Dell Sputnik:
  New
Status in Upower:
  Unknown
Status in gnome-settings-daemon package in Ubuntu:
  Confirmed
Status in unity-settings-daemon package in Ubuntu:
  Fix Released
Status in upower package in Ubuntu:
  Fix Released
Status in gnome-settings-daemon source package in Xenial:
  Confirmed
Status in unity-settings-daemon source package in Xenial:
  Fix Released
Status in upower source package in Xenial:
  Fix Committed

Bug description:
  In Dell or ThinkPad (for these you need a kernel which includes fix
  for lp:1574498) notebooks with keyboard backlight, the keybindings to
  control the keyboard backlight don't emit any event to the userland,
  about the state change, nor they request userland to change it (as it
  happens in other models which emits KEY_KBDILLUM{UP,DOWN,TOGGLE}
  events), this causes unity/gnome-settings daemon not to restore the
  proper backlight after idle.

  Steps to reproduce:
   0) ensure your keyboard backlight is on, and
   gdbus call --system --dest org.freedesktop.UPower \
    --object-path /org/freedesktop/UPower/KbdBacklight \
    --method org.freedesktop.UPower.KbdBacklight.GetBrightness
  returns a value != from 0. If not, just call the SetBrightness
  method with a positive value, to turn on the backlight.

  Now turn off the keyboard backlight (or set it to another level)
  using the laptop keys, and run:
   gsettings set org.gnome.desktop.session idle-delay 1
  to make things easier to test.

   2) Wait one second and the screensaver should start. Wait the screen to
  be turned off. If you just changed the brightness level at the step above,
  once the screen is turned off, also the keyboard backlight should be 
turned off too.

   3) Now press a key or move the mouse.

  Expected behavior:

   4) The keyboard backlight should be set back to the previous level (so it 
should stay off
  or go back to the level you set before the idle timeout happened).

  Actual behavior:

   5) The backlight is set to the level it had at point 0).

  
  To reset the idle-delay, just call
gsettings reset org.gnome.desktop.session idle-delay

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell-sputnik/+bug/1583861/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1400626] Re: Please backport xtrans, libdrm, x11proto-{fonts, core} packages for 14.04.2

2015-02-03 Thread Grzegorz Ciołek
@16
Hi Timo,

Try:
sudo apt-get install libgl1-mesa-glx-lts-utopic xserver-xorg-lts-utopic 
xserver-xorg-core-lts-utopic

Reagards

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libdrm in Ubuntu.
https://bugs.launchpad.net/bugs/1400626

Title:
  Please backport xtrans, libdrm, x11proto-{fonts,core} packages for
  14.04.2

Status in libdrm package in Ubuntu:
  In Progress
Status in llvm-toolchain-snapshot package in Ubuntu:
  Invalid
Status in x11proto-core package in Ubuntu:
  New
Status in x11proto-fonts package in Ubuntu:
  New
Status in xorg package in Ubuntu:
  In Progress
Status in xtrans package in Ubuntu:
  In Progress
Status in libdrm source package in Trusty:
  Fix Released
Status in llvm-toolchain-snapshot source package in Trusty:
  Fix Committed
Status in x11proto-core source package in Trusty:
  Fix Released
Status in x11proto-fonts source package in Trusty:
  Fix Released
Status in xorg source package in Trusty:
  Fix Committed
Status in xtrans source package in Trusty:
  Fix Released

Bug description:
  In order to upload the new xorg-server we need to backport the following 
packages from utopic:
  libdrm
  x11proto-core
  x11proto-fonts
  xtrans

  libdrm 2.4.52-1-2.4.56-1 seems to have the following changes:
  - Hides private symbols from all libdrm libraries
  - fixes MSAA on Hawaii (radeon).
  - Adds cherryview pci-ids (intel).
  - Makes libdrm-nouveau threadsafe with concurrent access to the drm fd.
  - Fixes to exynos and freedreno.
  - Enables building libdrm-freedreno1 and libdrm-exynos1

  x11proto-core's main change appears to be changing from the 'pointer' type to 
'void *':
  
https://launchpadlibrarian.net/173873109/x11proto-core_7.0.24-1_7.0.26-1.diff.gz

  x11proto-fonts' main change is the same as x11proto-core, but the 
documentation is reformatted too:
  
https://launchpadlibrarian.net/173873038/x11proto-fonts_2.1.2-1_2.1.3-1.diff.gz

  xtrans seems to have 2 minor changes, increase default unix pipe size and add 
support for systemd socket activation:
  https://launchpadlibrarian.net/173873112/xtrans_1.3.2-1_1.3.4-1.diff.gz

  xorg needs to be slightly updated, to allow xserver-xorg to provide
  the unrenamed lts-utopic, and to allow xorg to be installed with the
  renamed xorg-server.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libdrm/+bug/1400626/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp