[Kernel-packages] [Bug 1255428] Re: 8086:0116 [Lenovo IdeaPad Z570] LCD brightness control keys and widget do not work on Intel Graphics

2016-01-20 Thread Shriramana Sharma
I'm sorry but I'm still running Trusty LTS waiting for the next LTS to
install. It seems the 4.4 kernel is only available for Wily but Wily
comes with 4.2 and I'll have to install Wily and the kernel. Is it
sufficient for me to test a recent daily image from
http://cdimage.ubuntu.com/kubuntu/daily-live/current/ and tell you?

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1255428

Title:
  8086:0116 [Lenovo IdeaPad Z570] LCD brightness control keys and widget
  do not work on Intel Graphics

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  After upgrading to Saucy, on my Lenovo IdeaPad Z570 with Intel HD
  Graphics 3000, it is no longer possible to control the LCD brightness
  using the hardware brightness control keys. Likewise for the KDE power
  management settings or the battery icon on my Kubuntu Plasma tray. (I
  don't use GNOME/Unity.) Until Raring I did not have this problem.

  WORKAROUND: At a terminal:
  echo 150 | sudo tee /sys/class/backlight/intel_backlight/brightness

  where 150 is on the scale of 0 to whatever is given within
  /sys/class/backlight/intel_backlight/max_brightness. Based on this I
  wrote a GUI which however needs to be run using sudo/kdesudo/gksudo. I
  have attached it.

  ---
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  DistroRelease: Ubuntu 13.10
  InstallationDate: Installed on 2013-10-19 (38 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MarkForUpload: True
  Package: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
  Tags:  saucy
  Uname: Linux 3.11.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  ---
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  samjnaa1717 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=ba00d992-e43e-4bce-8689-9647370add15
  InstallationDate: Installed on 2013-10-19 (117 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: LENOVO HuronRiver Platform
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=(hd0,msdos9)/vmlinuz root=/dev/sda9 ro quiet 
splash
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-15-generic N/A
   linux-backports-modules-3.11.0-15-generic  N/A
   linux-firmware 1.116
  StagingDrivers: rts5139
  Tags:  saucy staging
  Uname: Linux 3.11.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 02/22/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 45CN28WW
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Emerald Lake
  dmi.board.vendor: LENOVO
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnLENOVO:bvr45CN28WW:bd02/22/2011:svnLENOVO:pnHuronRiverPlatform:pvrIdeapadZ570:rvnLENOVO:rnEmeraldLake:rvrFAB1:cvnLENOVO:ct10:cvr0.1:
  dmi.product.name: HuronRiver Platform
  dmi.product.version: Ideapad Z570
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1255428] Re: 8086:0116 [Lenovo IdeaPad Z570] LCD brightness control keys and widget do not work on Intel Graphics

2015-07-11 Thread Shriramana Sharma
Confirmed on 4.2-RC1. Same workarounds still work. BTW I also checked on
Fedora 22 which has kernel 4.0.4 (admittedly lesser version but) which
means it's not Ubuntu specific anyhow.

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

** Tags removed: kernel-bug-exists-upstream-4.1.1 saucy trusty
** Tags added: kernel-bug-exists-upstream-4.2-rc1

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1255428

Title:
  8086:0116 [Lenovo IdeaPad Z570] LCD brightness control keys and widget
  do not work on Intel Graphics

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to Saucy, on my Lenovo IdeaPad Z570 with Intel HD
  Graphics 3000, it is no longer possible to control the LCD brightness
  using the hardware brightness control keys. Likewise for the KDE power
  management settings or the battery icon on my Kubuntu Plasma tray. (I
  don't use GNOME/Unity.) Until Raring I did not have this problem.

  WORKAROUND: At a terminal:
  echo 150 | sudo tee /sys/class/backlight/intel_backlight/brightness

  where 150 is on the scale of 0 to whatever is given within
  /sys/class/backlight/intel_backlight/max_brightness. Based on this I
  wrote a GUI which however needs to be run using sudo/kdesudo/gksudo. I
  have attached it.

  ---
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  DistroRelease: Ubuntu 13.10
  InstallationDate: Installed on 2013-10-19 (38 days ago)
  InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MarkForUpload: True
  Package: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
  Tags:  saucy
  Uname: Linux 3.11.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  ---
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  samjnaa1717 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=ba00d992-e43e-4bce-8689-9647370add15
  InstallationDate: Installed on 2013-10-19 (117 days ago)
  InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO HuronRiver Platform
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=(hd0,msdos9)/vmlinuz root=/dev/sda9 ro quiet 
splash
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-15-generic N/A
   linux-backports-modules-3.11.0-15-generic  N/A
   linux-firmware 1.116
  StagingDrivers: rts5139
  Tags:  saucy staging
  Uname: Linux 3.11.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 02/22/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 45CN28WW
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Emerald Lake
  dmi.board.vendor: LENOVO
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnLENOVO:bvr45CN28WW:bd02/22/2011:svnLENOVO:pnHuronRiverPlatform:pvrIdeapadZ570:rvnLENOVO:rnEmeraldLake:rvrFAB1:cvnLENOVO:ct10:cvr0.1:
  dmi.product.name: HuronRiver Platform
  dmi.product.version: Ideapad Z570
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1255428] Re: 8086:0116 [Lenovo IdeaPad Z570] LCD brightness control keys and widget do not work on Intel Graphics on Saucy

2015-07-08 Thread Shriramana Sharma
Hello. I downloaded the latest kernel 4.1.1 for the Trusty LTS that I am
using and even there the behaviour is the same. Again the workarounds I
previously mentioned still work.

Now I'm not an expert but I really don't think this is a kernel bug at
all because if the Xorg conf entry is there then the kernel seems to be
perfectly capable of sending the requisite commands to the LCD firmware
to adjust its brightness upon user hitting the hardware key. I don't
have any pre-Saucy installations to test whether those versions
automatically had the entry, or whether some change in the kernel or
Xorg or elsewhere started requiring the existence of this conf file in
order for the desired behaviour to be restored. So possibly you should
be investigating why the Xorg conf file is no longer put in there by
default by the installer or such...

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1255428

Title:
  8086:0116 [Lenovo IdeaPad Z570] LCD brightness control keys and widget
  do not work on Intel Graphics on Saucy

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to Saucy, on my Lenovo IdeaPad Z570 with Intel HD
  Graphics 3000, it is no longer possible to control the LCD brightness
  using the hardware brightness control keys. Likewise for the KDE power
  management settings or the battery icon on my Kubuntu Plasma tray. (I
  don't use GNOME/Unity.) Until Raring I did not have this problem.

  WORKAROUND: At a terminal:
  echo 150 | sudo tee /sys/class/backlight/intel_backlight/brightness

  where 150 is on the scale of 0 to whatever is given within
  /sys/class/backlight/intel_backlight/max_brightness. Based on this I
  wrote a GUI which however needs to be run using sudo/kdesudo/gksudo. I
  have attached it.

  ---
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  DistroRelease: Ubuntu 13.10
  InstallationDate: Installed on 2013-10-19 (38 days ago)
  InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MarkForUpload: True
  Package: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
  Tags:  saucy
  Uname: Linux 3.11.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  ---
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  samjnaa1717 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=ba00d992-e43e-4bce-8689-9647370add15
  InstallationDate: Installed on 2013-10-19 (117 days ago)
  InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO HuronRiver Platform
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=(hd0,msdos9)/vmlinuz root=/dev/sda9 ro quiet 
splash
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-15-generic N/A
   linux-backports-modules-3.11.0-15-generic  N/A
   linux-firmware 1.116
  StagingDrivers: rts5139
  Tags:  saucy staging
  Uname: Linux 3.11.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 02/22/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 45CN28WW
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Emerald Lake
  dmi.board.vendor: LENOVO
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnLENOVO:bvr45CN28WW:bd02/22/2011:svnLENOVO:pnHuronRiverPlatform:pvrIdeapadZ570:rvnLENOVO:rnEmeraldLake:rvrFAB1:cvnLENOVO:ct10:cvr0.1:
  dmi.product.name: HuronRiver Platform
  dmi.product.version: Ideapad Z570
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1255428] Re: 8086:0116 [Lenovo IdeaPad Z570] LCD brightness control keys and widget do not work on Intel Graphics on Saucy

2015-07-08 Thread Shriramana Sharma
** Tags removed: needs-upstream-testing
** Tags added: kernel-bug-exists-upstream kernel-bug-exists-upstream-4.1.1

** Changed in: linux (Ubuntu)
   Status: Expired = Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1255428

Title:
  8086:0116 [Lenovo IdeaPad Z570] LCD brightness control keys and widget
  do not work on Intel Graphics on Saucy

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to Saucy, on my Lenovo IdeaPad Z570 with Intel HD
  Graphics 3000, it is no longer possible to control the LCD brightness
  using the hardware brightness control keys. Likewise for the KDE power
  management settings or the battery icon on my Kubuntu Plasma tray. (I
  don't use GNOME/Unity.) Until Raring I did not have this problem.

  WORKAROUND: At a terminal:
  echo 150 | sudo tee /sys/class/backlight/intel_backlight/brightness

  where 150 is on the scale of 0 to whatever is given within
  /sys/class/backlight/intel_backlight/max_brightness. Based on this I
  wrote a GUI which however needs to be run using sudo/kdesudo/gksudo. I
  have attached it.

  ---
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  DistroRelease: Ubuntu 13.10
  InstallationDate: Installed on 2013-10-19 (38 days ago)
  InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MarkForUpload: True
  Package: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
  Tags:  saucy
  Uname: Linux 3.11.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  ---
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  samjnaa1717 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=ba00d992-e43e-4bce-8689-9647370add15
  InstallationDate: Installed on 2013-10-19 (117 days ago)
  InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO HuronRiver Platform
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=(hd0,msdos9)/vmlinuz root=/dev/sda9 ro quiet 
splash
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-15-generic N/A
   linux-backports-modules-3.11.0-15-generic  N/A
   linux-firmware 1.116
  StagingDrivers: rts5139
  Tags:  saucy staging
  Uname: Linux 3.11.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 02/22/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 45CN28WW
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Emerald Lake
  dmi.board.vendor: LENOVO
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnLENOVO:bvr45CN28WW:bd02/22/2011:svnLENOVO:pnHuronRiverPlatform:pvrIdeapadZ570:rvnLENOVO:rnEmeraldLake:rvrFAB1:cvnLENOVO:ct10:cvr0.1:
  dmi.product.name: HuronRiver Platform
  dmi.product.version: Ideapad Z570
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1255428] Re: 8086:0116 [Lenovo IdeaPad Z570] LCD brightness control keys and widget do not work on Intel Graphics on Saucy

2014-04-25 Thread Shriramana Sharma
Hello. Sorry for the delay. I've now installed Trusty and the problem
persists. However the solution provided by
http://askubuntu.com/a/395442/170127 works. (The command line option
detailed at http://askubuntu.com/a/382833/170127 works as well.)

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1255428

Title:
  8086:0116 [Lenovo IdeaPad Z570] LCD brightness control keys and widget
  do not work on Intel Graphics on Saucy

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to Saucy, on my Lenovo IdeaPad Z570 with Intel HD
  Graphics 3000, it is no longer possible to control the LCD brightness
  using the hardware brightness control keys. Likewise for the KDE power
  management settings or the battery icon on my Kubuntu Plasma tray. (I
  don't use GNOME/Unity.) Until Raring I did not have this problem.

  There is a workaround available from
  http://askubuntu.com/questions/362894/changing-the-brightness-stopped-
  working-in-13-10-saucy-salamander i.e. doing the following command on
  a terminal:

  echo 150 | sudo tee /sys/class/backlight/intel_backlight/brightness

  where 150 is on the scale of 0 to whatever is given within
  /sys/class/backlight/intel_backlight/max_brightness.

  Based on this I wrote a GUI which however needs to be run using
  sudo/kdesudo/gksudo. I have attached it.

  Bug #1241745 also relates to the same problem on Saucy but apparently relates 
to an NVidia driver and I was asked to track this as a separate bug 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1241745/comments/17
  --- 
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  DistroRelease: Ubuntu 13.10
  InstallationDate: Installed on 2013-10-19 (38 days ago)
  InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MarkForUpload: True
  Package: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
  Tags:  saucy
  Uname: Linux 3.11.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  --- 
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  samjnaa1717 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=ba00d992-e43e-4bce-8689-9647370add15
  InstallationDate: Installed on 2013-10-19 (117 days ago)
  InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO HuronRiver Platform
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=(hd0,msdos9)/vmlinuz root=/dev/sda9 ro quiet 
splash
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-15-generic N/A
   linux-backports-modules-3.11.0-15-generic  N/A
   linux-firmware 1.116
  StagingDrivers: rts5139
  Tags:  saucy staging
  Uname: Linux 3.11.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 02/22/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 45CN28WW
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Emerald Lake
  dmi.board.vendor: LENOVO
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnLENOVO:bvr45CN28WW:bd02/22/2011:svnLENOVO:pnHuronRiverPlatform:pvrIdeapadZ570:rvnLENOVO:rnEmeraldLake:rvrFAB1:cvnLENOVO:ct10:cvr0.1:
  dmi.product.name: HuronRiver Platform
  dmi.product.version: Ideapad Z570
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1255428] Re: 8086:0116 [Lenovo IdeaPad Z570] LCD brightness control keys and widget do not work on Intel Graphics on Saucy

2014-02-16 Thread Shriramana Sharma
Hello Christopher. I did the update just now and nothing has changed.
Here's the output you asked for:

$ sudo dmidecode -s bios-version  sudo dmidecode -s bios-release-date
45CN38WW
10/21/2011

BTW as I already mentioned, I wonder if you are looking for the problem
in the wrong place. I filed this bug against the kernel since I did not
know where exactly else to file it and the hardware hotkey is not
working.

But as I said, if I manually adjust the contents of
/sys/class/backlight/intel_backlight/brightness the actual display
brightness does change.

The problem is only that I am not able to change the brightness via the
keyboard hotkey as well as the power applet.


** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1255428

Title:
  8086:0116 [Lenovo IdeaPad Z570] LCD brightness control keys and widget
  do not work on Intel Graphics on Saucy

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to Saucy, on my Lenovo IdeaPad Z570 with Intel HD
  Graphics 3000, it is no longer possible to control the LCD brightness
  using the hardware brightness control keys. Likewise for the KDE power
  management settings or the battery icon on my Kubuntu Plasma tray. (I
  don't use GNOME/Unity.) Until Raring I did not have this problem.

  There is a workaround available from
  http://askubuntu.com/questions/362894/changing-the-brightness-stopped-
  working-in-13-10-saucy-salamander i.e. doing the following command on
  a terminal:

  echo 150 | sudo tee /sys/class/backlight/intel_backlight/brightness

  where 150 is on the scale of 0 to whatever is given within
  /sys/class/backlight/intel_backlight/max_brightness.

  Based on this I wrote a GUI which however needs to be run using
  sudo/kdesudo/gksudo. I have attached it.

  Bug #1241745 also relates to the same problem on Saucy but apparently relates 
to an NVidia driver and I was asked to track this as a separate bug 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1241745/comments/17
  --- 
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  DistroRelease: Ubuntu 13.10
  InstallationDate: Installed on 2013-10-19 (38 days ago)
  InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MarkForUpload: True
  Package: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
  Tags:  saucy
  Uname: Linux 3.11.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  --- 
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  samjnaa1717 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=ba00d992-e43e-4bce-8689-9647370add15
  InstallationDate: Installed on 2013-10-19 (117 days ago)
  InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO HuronRiver Platform
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=(hd0,msdos9)/vmlinuz root=/dev/sda9 ro quiet 
splash
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-15-generic N/A
   linux-backports-modules-3.11.0-15-generic  N/A
   linux-firmware 1.116
  StagingDrivers: rts5139
  Tags:  saucy staging
  Uname: Linux 3.11.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 02/22/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 45CN28WW
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Emerald Lake
  dmi.board.vendor: LENOVO
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnLENOVO:bvr45CN28WW:bd02/22/2011:svnLENOVO:pnHuronRiverPlatform:pvrIdeapadZ570:rvnLENOVO:rnEmeraldLake:rvrFAB1:cvnLENOVO:ct10:cvr0.1:
  dmi.product.name: HuronRiver Platform
  dmi.product.version: Ideapad Z570
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1255428] UdevDb.txt

2014-02-14 Thread Shriramana Sharma
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/1255428/+attachment/3980900/+files/UdevDb.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1255428

Title:
  LCD brightness control keys and widget do not work on Intel Graphics
  on Saucy

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to Saucy, on my Lenovo IdeaPad Z570 with Intel HD
  Graphics 3000, it is no longer possible to control the LCD brightness
  using the hardware brightness control keys. Likewise for the KDE power
  management settings or the battery icon on my Kubuntu Plasma tray. (I
  don't use GNOME/Unity.) Until Raring I did not have this problem.

  There is a workaround available from
  http://askubuntu.com/questions/362894/changing-the-brightness-stopped-
  working-in-13-10-saucy-salamander i.e. doing the following command on
  a terminal:

  echo 150 | sudo tee /sys/class/backlight/intel_backlight/brightness

  where 150 is on the scale of 0 to whatever is given within
  /sys/class/backlight/intel_backlight/max_brightness.

  Based on this I wrote a GUI which however needs to be run using
  sudo/kdesudo/gksudo. I have attached it.

  Bug #1241745 also relates to the same problem on Saucy but apparently relates 
to an NVidia driver and I was asked to track this as a separate bug 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1241745/comments/17
  --- 
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  DistroRelease: Ubuntu 13.10
  InstallationDate: Installed on 2013-10-19 (38 days ago)
  InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MarkForUpload: True
  Package: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
  Tags:  saucy
  Uname: Linux 3.11.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  --- 
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  samjnaa1717 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=ba00d992-e43e-4bce-8689-9647370add15
  InstallationDate: Installed on 2013-10-19 (117 days ago)
  InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO HuronRiver Platform
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=(hd0,msdos9)/vmlinuz root=/dev/sda9 ro quiet 
splash
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-15-generic N/A
   linux-backports-modules-3.11.0-15-generic  N/A
   linux-firmware 1.116
  StagingDrivers: rts5139
  Tags:  saucy staging
  Uname: Linux 3.11.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 02/22/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 45CN28WW
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Emerald Lake
  dmi.board.vendor: LENOVO
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnLENOVO:bvr45CN28WW:bd02/22/2011:svnLENOVO:pnHuronRiverPlatform:pvrIdeapadZ570:rvnLENOVO:rnEmeraldLake:rvrFAB1:cvnLENOVO:ct10:cvr0.1:
  dmi.product.name: HuronRiver Platform
  dmi.product.version: Ideapad Z570
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1255428] PulseList.txt

2014-02-14 Thread Shriramana Sharma
apport information

** Attachment added: PulseList.txt
   
https://bugs.launchpad.net/bugs/1255428/+attachment/3980898/+files/PulseList.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1255428

Title:
  LCD brightness control keys and widget do not work on Intel Graphics
  on Saucy

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to Saucy, on my Lenovo IdeaPad Z570 with Intel HD
  Graphics 3000, it is no longer possible to control the LCD brightness
  using the hardware brightness control keys. Likewise for the KDE power
  management settings or the battery icon on my Kubuntu Plasma tray. (I
  don't use GNOME/Unity.) Until Raring I did not have this problem.

  There is a workaround available from
  http://askubuntu.com/questions/362894/changing-the-brightness-stopped-
  working-in-13-10-saucy-salamander i.e. doing the following command on
  a terminal:

  echo 150 | sudo tee /sys/class/backlight/intel_backlight/brightness

  where 150 is on the scale of 0 to whatever is given within
  /sys/class/backlight/intel_backlight/max_brightness.

  Based on this I wrote a GUI which however needs to be run using
  sudo/kdesudo/gksudo. I have attached it.

  Bug #1241745 also relates to the same problem on Saucy but apparently relates 
to an NVidia driver and I was asked to track this as a separate bug 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1241745/comments/17
  --- 
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  DistroRelease: Ubuntu 13.10
  InstallationDate: Installed on 2013-10-19 (38 days ago)
  InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MarkForUpload: True
  Package: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
  Tags:  saucy
  Uname: Linux 3.11.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  --- 
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  samjnaa1717 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=ba00d992-e43e-4bce-8689-9647370add15
  InstallationDate: Installed on 2013-10-19 (117 days ago)
  InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO HuronRiver Platform
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=(hd0,msdos9)/vmlinuz root=/dev/sda9 ro quiet 
splash
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-15-generic N/A
   linux-backports-modules-3.11.0-15-generic  N/A
   linux-firmware 1.116
  StagingDrivers: rts5139
  Tags:  saucy staging
  Uname: Linux 3.11.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 02/22/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 45CN28WW
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Emerald Lake
  dmi.board.vendor: LENOVO
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnLENOVO:bvr45CN28WW:bd02/22/2011:svnLENOVO:pnHuronRiverPlatform:pvrIdeapadZ570:rvnLENOVO:rnEmeraldLake:rvrFAB1:cvnLENOVO:ct10:cvr0.1:
  dmi.product.name: HuronRiver Platform
  dmi.product.version: Ideapad Z570
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1255428] ProcModules.txt

2014-02-14 Thread Shriramana Sharma
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/1255428/+attachment/3980897/+files/ProcModules.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1255428

Title:
  LCD brightness control keys and widget do not work on Intel Graphics
  on Saucy

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to Saucy, on my Lenovo IdeaPad Z570 with Intel HD
  Graphics 3000, it is no longer possible to control the LCD brightness
  using the hardware brightness control keys. Likewise for the KDE power
  management settings or the battery icon on my Kubuntu Plasma tray. (I
  don't use GNOME/Unity.) Until Raring I did not have this problem.

  There is a workaround available from
  http://askubuntu.com/questions/362894/changing-the-brightness-stopped-
  working-in-13-10-saucy-salamander i.e. doing the following command on
  a terminal:

  echo 150 | sudo tee /sys/class/backlight/intel_backlight/brightness

  where 150 is on the scale of 0 to whatever is given within
  /sys/class/backlight/intel_backlight/max_brightness.

  Based on this I wrote a GUI which however needs to be run using
  sudo/kdesudo/gksudo. I have attached it.

  Bug #1241745 also relates to the same problem on Saucy but apparently relates 
to an NVidia driver and I was asked to track this as a separate bug 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1241745/comments/17
  --- 
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  DistroRelease: Ubuntu 13.10
  InstallationDate: Installed on 2013-10-19 (38 days ago)
  InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MarkForUpload: True
  Package: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
  Tags:  saucy
  Uname: Linux 3.11.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  --- 
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  samjnaa1717 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=ba00d992-e43e-4bce-8689-9647370add15
  InstallationDate: Installed on 2013-10-19 (117 days ago)
  InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO HuronRiver Platform
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=(hd0,msdos9)/vmlinuz root=/dev/sda9 ro quiet 
splash
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-15-generic N/A
   linux-backports-modules-3.11.0-15-generic  N/A
   linux-firmware 1.116
  StagingDrivers: rts5139
  Tags:  saucy staging
  Uname: Linux 3.11.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 02/22/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 45CN28WW
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Emerald Lake
  dmi.board.vendor: LENOVO
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnLENOVO:bvr45CN28WW:bd02/22/2011:svnLENOVO:pnHuronRiverPlatform:pvrIdeapadZ570:rvnLENOVO:rnEmeraldLake:rvrFAB1:cvnLENOVO:ct10:cvr0.1:
  dmi.product.name: HuronRiver Platform
  dmi.product.version: Ideapad Z570
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1255428] WifiSyslog.txt

2014-02-14 Thread Shriramana Sharma
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/1255428/+attachment/3980905/+files/WifiSyslog.txt

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1255428

Title:
  LCD brightness control keys and widget do not work on Intel Graphics
  on Saucy

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to Saucy, on my Lenovo IdeaPad Z570 with Intel HD
  Graphics 3000, it is no longer possible to control the LCD brightness
  using the hardware brightness control keys. Likewise for the KDE power
  management settings or the battery icon on my Kubuntu Plasma tray. (I
  don't use GNOME/Unity.) Until Raring I did not have this problem.

  There is a workaround available from
  http://askubuntu.com/questions/362894/changing-the-brightness-stopped-
  working-in-13-10-saucy-salamander i.e. doing the following command on
  a terminal:

  echo 150 | sudo tee /sys/class/backlight/intel_backlight/brightness

  where 150 is on the scale of 0 to whatever is given within
  /sys/class/backlight/intel_backlight/max_brightness.

  Based on this I wrote a GUI which however needs to be run using
  sudo/kdesudo/gksudo. I have attached it.

  Bug #1241745 also relates to the same problem on Saucy but apparently relates 
to an NVidia driver and I was asked to track this as a separate bug 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1241745/comments/17
  --- 
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  DistroRelease: Ubuntu 13.10
  InstallationDate: Installed on 2013-10-19 (38 days ago)
  InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MarkForUpload: True
  Package: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
  Tags:  saucy
  Uname: Linux 3.11.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  --- 
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  samjnaa1717 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=ba00d992-e43e-4bce-8689-9647370add15
  InstallationDate: Installed on 2013-10-19 (117 days ago)
  InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO HuronRiver Platform
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=(hd0,msdos9)/vmlinuz root=/dev/sda9 ro quiet 
splash
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-15-generic N/A
   linux-backports-modules-3.11.0-15-generic  N/A
   linux-firmware 1.116
  StagingDrivers: rts5139
  Tags:  saucy staging
  Uname: Linux 3.11.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 02/22/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 45CN28WW
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Emerald Lake
  dmi.board.vendor: LENOVO
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnLENOVO:bvr45CN28WW:bd02/22/2011:svnLENOVO:pnHuronRiverPlatform:pvrIdeapadZ570:rvnLENOVO:rnEmeraldLake:rvrFAB1:cvnLENOVO:ct10:cvr0.1:
  dmi.product.name: HuronRiver Platform
  dmi.product.version: Ideapad Z570
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1255428] Lspci.txt

2014-02-14 Thread Shriramana Sharma
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/1255428/+attachment/3980892/+files/Lspci.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1255428

Title:
  LCD brightness control keys and widget do not work on Intel Graphics
  on Saucy

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to Saucy, on my Lenovo IdeaPad Z570 with Intel HD
  Graphics 3000, it is no longer possible to control the LCD brightness
  using the hardware brightness control keys. Likewise for the KDE power
  management settings or the battery icon on my Kubuntu Plasma tray. (I
  don't use GNOME/Unity.) Until Raring I did not have this problem.

  There is a workaround available from
  http://askubuntu.com/questions/362894/changing-the-brightness-stopped-
  working-in-13-10-saucy-salamander i.e. doing the following command on
  a terminal:

  echo 150 | sudo tee /sys/class/backlight/intel_backlight/brightness

  where 150 is on the scale of 0 to whatever is given within
  /sys/class/backlight/intel_backlight/max_brightness.

  Based on this I wrote a GUI which however needs to be run using
  sudo/kdesudo/gksudo. I have attached it.

  Bug #1241745 also relates to the same problem on Saucy but apparently relates 
to an NVidia driver and I was asked to track this as a separate bug 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1241745/comments/17
  --- 
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  DistroRelease: Ubuntu 13.10
  InstallationDate: Installed on 2013-10-19 (38 days ago)
  InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MarkForUpload: True
  Package: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
  Tags:  saucy
  Uname: Linux 3.11.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  --- 
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  samjnaa1717 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=ba00d992-e43e-4bce-8689-9647370add15
  InstallationDate: Installed on 2013-10-19 (117 days ago)
  InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO HuronRiver Platform
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=(hd0,msdos9)/vmlinuz root=/dev/sda9 ro quiet 
splash
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-15-generic N/A
   linux-backports-modules-3.11.0-15-generic  N/A
   linux-firmware 1.116
  StagingDrivers: rts5139
  Tags:  saucy staging
  Uname: Linux 3.11.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 02/22/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 45CN28WW
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Emerald Lake
  dmi.board.vendor: LENOVO
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnLENOVO:bvr45CN28WW:bd02/22/2011:svnLENOVO:pnHuronRiverPlatform:pvrIdeapadZ570:rvnLENOVO:rnEmeraldLake:rvrFAB1:cvnLENOVO:ct10:cvr0.1:
  dmi.product.name: HuronRiver Platform
  dmi.product.version: Ideapad Z570
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1255428] ProcCpuinfo.txt

2014-02-14 Thread Shriramana Sharma
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/1255428/+attachment/3980894/+files/ProcCpuinfo.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1255428

Title:
  LCD brightness control keys and widget do not work on Intel Graphics
  on Saucy

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to Saucy, on my Lenovo IdeaPad Z570 with Intel HD
  Graphics 3000, it is no longer possible to control the LCD brightness
  using the hardware brightness control keys. Likewise for the KDE power
  management settings or the battery icon on my Kubuntu Plasma tray. (I
  don't use GNOME/Unity.) Until Raring I did not have this problem.

  There is a workaround available from
  http://askubuntu.com/questions/362894/changing-the-brightness-stopped-
  working-in-13-10-saucy-salamander i.e. doing the following command on
  a terminal:

  echo 150 | sudo tee /sys/class/backlight/intel_backlight/brightness

  where 150 is on the scale of 0 to whatever is given within
  /sys/class/backlight/intel_backlight/max_brightness.

  Based on this I wrote a GUI which however needs to be run using
  sudo/kdesudo/gksudo. I have attached it.

  Bug #1241745 also relates to the same problem on Saucy but apparently relates 
to an NVidia driver and I was asked to track this as a separate bug 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1241745/comments/17
  --- 
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  DistroRelease: Ubuntu 13.10
  InstallationDate: Installed on 2013-10-19 (38 days ago)
  InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MarkForUpload: True
  Package: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
  Tags:  saucy
  Uname: Linux 3.11.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  --- 
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  samjnaa1717 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=ba00d992-e43e-4bce-8689-9647370add15
  InstallationDate: Installed on 2013-10-19 (117 days ago)
  InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO HuronRiver Platform
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=(hd0,msdos9)/vmlinuz root=/dev/sda9 ro quiet 
splash
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-15-generic N/A
   linux-backports-modules-3.11.0-15-generic  N/A
   linux-firmware 1.116
  StagingDrivers: rts5139
  Tags:  saucy staging
  Uname: Linux 3.11.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 02/22/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 45CN28WW
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Emerald Lake
  dmi.board.vendor: LENOVO
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnLENOVO:bvr45CN28WW:bd02/22/2011:svnLENOVO:pnHuronRiverPlatform:pvrIdeapadZ570:rvnLENOVO:rnEmeraldLake:rvrFAB1:cvnLENOVO:ct10:cvr0.1:
  dmi.product.name: HuronRiver Platform
  dmi.product.version: Ideapad Z570
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1255428] Lsusb.txt

2014-02-14 Thread Shriramana Sharma
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/1255428/+attachment/3980893/+files/Lsusb.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1255428

Title:
  LCD brightness control keys and widget do not work on Intel Graphics
  on Saucy

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to Saucy, on my Lenovo IdeaPad Z570 with Intel HD
  Graphics 3000, it is no longer possible to control the LCD brightness
  using the hardware brightness control keys. Likewise for the KDE power
  management settings or the battery icon on my Kubuntu Plasma tray. (I
  don't use GNOME/Unity.) Until Raring I did not have this problem.

  There is a workaround available from
  http://askubuntu.com/questions/362894/changing-the-brightness-stopped-
  working-in-13-10-saucy-salamander i.e. doing the following command on
  a terminal:

  echo 150 | sudo tee /sys/class/backlight/intel_backlight/brightness

  where 150 is on the scale of 0 to whatever is given within
  /sys/class/backlight/intel_backlight/max_brightness.

  Based on this I wrote a GUI which however needs to be run using
  sudo/kdesudo/gksudo. I have attached it.

  Bug #1241745 also relates to the same problem on Saucy but apparently relates 
to an NVidia driver and I was asked to track this as a separate bug 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1241745/comments/17
  --- 
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  DistroRelease: Ubuntu 13.10
  InstallationDate: Installed on 2013-10-19 (38 days ago)
  InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MarkForUpload: True
  Package: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
  Tags:  saucy
  Uname: Linux 3.11.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  --- 
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  samjnaa1717 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=ba00d992-e43e-4bce-8689-9647370add15
  InstallationDate: Installed on 2013-10-19 (117 days ago)
  InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO HuronRiver Platform
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=(hd0,msdos9)/vmlinuz root=/dev/sda9 ro quiet 
splash
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-15-generic N/A
   linux-backports-modules-3.11.0-15-generic  N/A
   linux-firmware 1.116
  StagingDrivers: rts5139
  Tags:  saucy staging
  Uname: Linux 3.11.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 02/22/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 45CN28WW
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Emerald Lake
  dmi.board.vendor: LENOVO
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnLENOVO:bvr45CN28WW:bd02/22/2011:svnLENOVO:pnHuronRiverPlatform:pvrIdeapadZ570:rvnLENOVO:rnEmeraldLake:rvrFAB1:cvnLENOVO:ct10:cvr0.1:
  dmi.product.name: HuronRiver Platform
  dmi.product.version: Ideapad Z570
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1255428] ProcInterrupts.txt

2014-02-14 Thread Shriramana Sharma
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/1255428/+attachment/3980896/+files/ProcInterrupts.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1255428

Title:
  LCD brightness control keys and widget do not work on Intel Graphics
  on Saucy

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to Saucy, on my Lenovo IdeaPad Z570 with Intel HD
  Graphics 3000, it is no longer possible to control the LCD brightness
  using the hardware brightness control keys. Likewise for the KDE power
  management settings or the battery icon on my Kubuntu Plasma tray. (I
  don't use GNOME/Unity.) Until Raring I did not have this problem.

  There is a workaround available from
  http://askubuntu.com/questions/362894/changing-the-brightness-stopped-
  working-in-13-10-saucy-salamander i.e. doing the following command on
  a terminal:

  echo 150 | sudo tee /sys/class/backlight/intel_backlight/brightness

  where 150 is on the scale of 0 to whatever is given within
  /sys/class/backlight/intel_backlight/max_brightness.

  Based on this I wrote a GUI which however needs to be run using
  sudo/kdesudo/gksudo. I have attached it.

  Bug #1241745 also relates to the same problem on Saucy but apparently relates 
to an NVidia driver and I was asked to track this as a separate bug 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1241745/comments/17
  --- 
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  DistroRelease: Ubuntu 13.10
  InstallationDate: Installed on 2013-10-19 (38 days ago)
  InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MarkForUpload: True
  Package: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
  Tags:  saucy
  Uname: Linux 3.11.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  --- 
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  samjnaa1717 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=ba00d992-e43e-4bce-8689-9647370add15
  InstallationDate: Installed on 2013-10-19 (117 days ago)
  InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO HuronRiver Platform
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=(hd0,msdos9)/vmlinuz root=/dev/sda9 ro quiet 
splash
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-15-generic N/A
   linux-backports-modules-3.11.0-15-generic  N/A
   linux-firmware 1.116
  StagingDrivers: rts5139
  Tags:  saucy staging
  Uname: Linux 3.11.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 02/22/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 45CN28WW
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Emerald Lake
  dmi.board.vendor: LENOVO
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnLENOVO:bvr45CN28WW:bd02/22/2011:svnLENOVO:pnHuronRiverPlatform:pvrIdeapadZ570:rvnLENOVO:rnEmeraldLake:rvrFAB1:cvnLENOVO:ct10:cvr0.1:
  dmi.product.name: HuronRiver Platform
  dmi.product.version: Ideapad Z570
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1255428] RfKill.txt

2014-02-14 Thread Shriramana Sharma
apport information

** Attachment added: RfKill.txt
   https://bugs.launchpad.net/bugs/1255428/+attachment/3980899/+files/RfKill.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1255428

Title:
  LCD brightness control keys and widget do not work on Intel Graphics
  on Saucy

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to Saucy, on my Lenovo IdeaPad Z570 with Intel HD
  Graphics 3000, it is no longer possible to control the LCD brightness
  using the hardware brightness control keys. Likewise for the KDE power
  management settings or the battery icon on my Kubuntu Plasma tray. (I
  don't use GNOME/Unity.) Until Raring I did not have this problem.

  There is a workaround available from
  http://askubuntu.com/questions/362894/changing-the-brightness-stopped-
  working-in-13-10-saucy-salamander i.e. doing the following command on
  a terminal:

  echo 150 | sudo tee /sys/class/backlight/intel_backlight/brightness

  where 150 is on the scale of 0 to whatever is given within
  /sys/class/backlight/intel_backlight/max_brightness.

  Based on this I wrote a GUI which however needs to be run using
  sudo/kdesudo/gksudo. I have attached it.

  Bug #1241745 also relates to the same problem on Saucy but apparently relates 
to an NVidia driver and I was asked to track this as a separate bug 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1241745/comments/17
  --- 
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  DistroRelease: Ubuntu 13.10
  InstallationDate: Installed on 2013-10-19 (38 days ago)
  InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MarkForUpload: True
  Package: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
  Tags:  saucy
  Uname: Linux 3.11.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  --- 
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  samjnaa1717 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=ba00d992-e43e-4bce-8689-9647370add15
  InstallationDate: Installed on 2013-10-19 (117 days ago)
  InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO HuronRiver Platform
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=(hd0,msdos9)/vmlinuz root=/dev/sda9 ro quiet 
splash
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-15-generic N/A
   linux-backports-modules-3.11.0-15-generic  N/A
   linux-firmware 1.116
  StagingDrivers: rts5139
  Tags:  saucy staging
  Uname: Linux 3.11.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 02/22/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 45CN28WW
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Emerald Lake
  dmi.board.vendor: LENOVO
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnLENOVO:bvr45CN28WW:bd02/22/2011:svnLENOVO:pnHuronRiverPlatform:pvrIdeapadZ570:rvnLENOVO:rnEmeraldLake:rvrFAB1:cvnLENOVO:ct10:cvr0.1:
  dmi.product.name: HuronRiver Platform
  dmi.product.version: Ideapad Z570
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1255428] CRDA.txt

2014-02-14 Thread Shriramana Sharma
apport information

** Attachment added: CRDA.txt
   https://bugs.launchpad.net/bugs/1255428/+attachment/3980889/+files/CRDA.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1255428

Title:
  LCD brightness control keys and widget do not work on Intel Graphics
  on Saucy

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to Saucy, on my Lenovo IdeaPad Z570 with Intel HD
  Graphics 3000, it is no longer possible to control the LCD brightness
  using the hardware brightness control keys. Likewise for the KDE power
  management settings or the battery icon on my Kubuntu Plasma tray. (I
  don't use GNOME/Unity.) Until Raring I did not have this problem.

  There is a workaround available from
  http://askubuntu.com/questions/362894/changing-the-brightness-stopped-
  working-in-13-10-saucy-salamander i.e. doing the following command on
  a terminal:

  echo 150 | sudo tee /sys/class/backlight/intel_backlight/brightness

  where 150 is on the scale of 0 to whatever is given within
  /sys/class/backlight/intel_backlight/max_brightness.

  Based on this I wrote a GUI which however needs to be run using
  sudo/kdesudo/gksudo. I have attached it.

  Bug #1241745 also relates to the same problem on Saucy but apparently relates 
to an NVidia driver and I was asked to track this as a separate bug 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1241745/comments/17
  --- 
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  DistroRelease: Ubuntu 13.10
  InstallationDate: Installed on 2013-10-19 (38 days ago)
  InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MarkForUpload: True
  Package: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
  Tags:  saucy
  Uname: Linux 3.11.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  --- 
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  samjnaa1717 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=ba00d992-e43e-4bce-8689-9647370add15
  InstallationDate: Installed on 2013-10-19 (117 days ago)
  InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO HuronRiver Platform
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=(hd0,msdos9)/vmlinuz root=/dev/sda9 ro quiet 
splash
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-15-generic N/A
   linux-backports-modules-3.11.0-15-generic  N/A
   linux-firmware 1.116
  StagingDrivers: rts5139
  Tags:  saucy staging
  Uname: Linux 3.11.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 02/22/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 45CN28WW
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Emerald Lake
  dmi.board.vendor: LENOVO
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnLENOVO:bvr45CN28WW:bd02/22/2011:svnLENOVO:pnHuronRiverPlatform:pvrIdeapadZ570:rvnLENOVO:rnEmeraldLake:rvrFAB1:cvnLENOVO:ct10:cvr0.1:
  dmi.product.name: HuronRiver Platform
  dmi.product.version: Ideapad Z570
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1255428] CurrentDmesg.txt

2014-02-14 Thread Shriramana Sharma
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/1255428/+attachment/3980890/+files/CurrentDmesg.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1255428

Title:
  LCD brightness control keys and widget do not work on Intel Graphics
  on Saucy

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to Saucy, on my Lenovo IdeaPad Z570 with Intel HD
  Graphics 3000, it is no longer possible to control the LCD brightness
  using the hardware brightness control keys. Likewise for the KDE power
  management settings or the battery icon on my Kubuntu Plasma tray. (I
  don't use GNOME/Unity.) Until Raring I did not have this problem.

  There is a workaround available from
  http://askubuntu.com/questions/362894/changing-the-brightness-stopped-
  working-in-13-10-saucy-salamander i.e. doing the following command on
  a terminal:

  echo 150 | sudo tee /sys/class/backlight/intel_backlight/brightness

  where 150 is on the scale of 0 to whatever is given within
  /sys/class/backlight/intel_backlight/max_brightness.

  Based on this I wrote a GUI which however needs to be run using
  sudo/kdesudo/gksudo. I have attached it.

  Bug #1241745 also relates to the same problem on Saucy but apparently relates 
to an NVidia driver and I was asked to track this as a separate bug 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1241745/comments/17
  --- 
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  DistroRelease: Ubuntu 13.10
  InstallationDate: Installed on 2013-10-19 (38 days ago)
  InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MarkForUpload: True
  Package: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
  Tags:  saucy
  Uname: Linux 3.11.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  --- 
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  samjnaa1717 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=ba00d992-e43e-4bce-8689-9647370add15
  InstallationDate: Installed on 2013-10-19 (117 days ago)
  InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO HuronRiver Platform
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=(hd0,msdos9)/vmlinuz root=/dev/sda9 ro quiet 
splash
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-15-generic N/A
   linux-backports-modules-3.11.0-15-generic  N/A
   linux-firmware 1.116
  StagingDrivers: rts5139
  Tags:  saucy staging
  Uname: Linux 3.11.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 02/22/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 45CN28WW
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Emerald Lake
  dmi.board.vendor: LENOVO
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnLENOVO:bvr45CN28WW:bd02/22/2011:svnLENOVO:pnHuronRiverPlatform:pvrIdeapadZ570:rvnLENOVO:rnEmeraldLake:rvrFAB1:cvnLENOVO:ct10:cvr0.1:
  dmi.product.name: HuronRiver Platform
  dmi.product.version: Ideapad Z570
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1255428] Re: LCD brightness control keys and widget do not work on Intel Graphics on Saucy

2014-02-14 Thread Shriramana Sharma
apport information

** Tags added: staging

** Description changed:

  After upgrading to Saucy, on my Lenovo IdeaPad Z570 with Intel HD
  Graphics 3000, it is no longer possible to control the LCD brightness
  using the hardware brightness control keys. Likewise for the KDE power
  management settings or the battery icon on my Kubuntu Plasma tray. (I
  don't use GNOME/Unity.) Until Raring I did not have this problem.
  
  There is a workaround available from
  http://askubuntu.com/questions/362894/changing-the-brightness-stopped-
  working-in-13-10-saucy-salamander i.e. doing the following command on a
  terminal:
  
  echo 150 | sudo tee /sys/class/backlight/intel_backlight/brightness
  
  where 150 is on the scale of 0 to whatever is given within
  /sys/class/backlight/intel_backlight/max_brightness.
  
  Based on this I wrote a GUI which however needs to be run using
  sudo/kdesudo/gksudo. I have attached it.
  
  Bug #1241745 also relates to the same problem on Saucy but apparently relates 
to an NVidia driver and I was asked to track this as a separate bug 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1241745/comments/17
  --- 
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  DistroRelease: Ubuntu 13.10
  InstallationDate: Installed on 2013-10-19 (38 days ago)
  InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MarkForUpload: True
  Package: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
  Tags:  saucy
  Uname: Linux 3.11.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ --- 
+ ApportVersion: 2.12.5-0ubuntu2.2
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  samjnaa1717 F pulseaudio
+ DistroRelease: Ubuntu 13.10
+ HibernationDevice: RESUME=UUID=ba00d992-e43e-4bce-8689-9647370add15
+ InstallationDate: Installed on 2013-10-19 (117 days ago)
+ InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
+ MachineType: LENOVO HuronRiver Platform
+ MarkForUpload: True
+ Package: linux (not installed)
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=(hd0,msdos9)/vmlinuz root=/dev/sda9 ro quiet 
splash
+ ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
+ RelatedPackageVersions:
+  linux-restricted-modules-3.11.0-15-generic N/A
+  linux-backports-modules-3.11.0-15-generic  N/A
+  linux-firmware 1.116
+ StagingDrivers: rts5139
+ Tags:  saucy staging
+ Uname: Linux 3.11.0-15-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ dmi.bios.date: 02/22/2011
+ dmi.bios.vendor: LENOVO
+ dmi.bios.version: 45CN28WW
+ dmi.board.asset.tag: Base Board Asset Tag
+ dmi.board.name: Emerald Lake
+ dmi.board.vendor: LENOVO
+ dmi.board.version: FAB1
+ dmi.chassis.asset.tag: Asset Tag
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: LENOVO
+ dmi.chassis.version: 0.1
+ dmi.modalias: 
dmi:bvnLENOVO:bvr45CN28WW:bd02/22/2011:svnLENOVO:pnHuronRiverPlatform:pvrIdeapadZ570:rvnLENOVO:rnEmeraldLake:rvrFAB1:cvnLENOVO:ct10:cvr0.1:
+ dmi.product.name: HuronRiver Platform
+ dmi.product.version: Ideapad Z570
+ dmi.sys.vendor: LENOVO

** Attachment added: AlsaInfo.txt
   
https://bugs.launchpad.net/bugs/1255428/+attachment/3980887/+files/AlsaInfo.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1255428

Title:
  LCD brightness control keys and widget do not work on Intel Graphics
  on Saucy

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to Saucy, on my Lenovo IdeaPad Z570 with Intel HD
  Graphics 3000, it is no longer possible to control the LCD brightness
  using the hardware brightness control keys. Likewise for the KDE power
  management settings or the battery icon on my Kubuntu Plasma tray. (I
  don't use GNOME/Unity.) Until Raring I did not have this problem.

  There is a workaround available from
  http://askubuntu.com/questions/362894/changing-the-brightness-stopped-
  working-in-13-10-saucy-salamander i.e. doing the following command on
  a terminal:

  echo 150 | sudo tee /sys/class/backlight/intel_backlight/brightness

  where 150 is on the scale of 0 to whatever is given within
  /sys/class/backlight/intel_backlight/max_brightness.

  Based on this I wrote a GUI which however needs to be run using
  sudo/kdesudo/gksudo. I have attached it.

  Bug #1241745 also relates to the same problem on Saucy but apparently relates 
to an NVidia driver and I was asked to track this as a separate bug 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1241745/comments/17
  --- 
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  DistroRelease: Ubuntu 

[Kernel-packages] [Bug 1255428] IwConfig.txt

2014-02-14 Thread Shriramana Sharma
apport information

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/1255428/+attachment/3980891/+files/IwConfig.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1255428

Title:
  LCD brightness control keys and widget do not work on Intel Graphics
  on Saucy

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to Saucy, on my Lenovo IdeaPad Z570 with Intel HD
  Graphics 3000, it is no longer possible to control the LCD brightness
  using the hardware brightness control keys. Likewise for the KDE power
  management settings or the battery icon on my Kubuntu Plasma tray. (I
  don't use GNOME/Unity.) Until Raring I did not have this problem.

  There is a workaround available from
  http://askubuntu.com/questions/362894/changing-the-brightness-stopped-
  working-in-13-10-saucy-salamander i.e. doing the following command on
  a terminal:

  echo 150 | sudo tee /sys/class/backlight/intel_backlight/brightness

  where 150 is on the scale of 0 to whatever is given within
  /sys/class/backlight/intel_backlight/max_brightness.

  Based on this I wrote a GUI which however needs to be run using
  sudo/kdesudo/gksudo. I have attached it.

  Bug #1241745 also relates to the same problem on Saucy but apparently relates 
to an NVidia driver and I was asked to track this as a separate bug 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1241745/comments/17
  --- 
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  DistroRelease: Ubuntu 13.10
  InstallationDate: Installed on 2013-10-19 (38 days ago)
  InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MarkForUpload: True
  Package: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
  Tags:  saucy
  Uname: Linux 3.11.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  --- 
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  samjnaa1717 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=ba00d992-e43e-4bce-8689-9647370add15
  InstallationDate: Installed on 2013-10-19 (117 days ago)
  InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO HuronRiver Platform
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=(hd0,msdos9)/vmlinuz root=/dev/sda9 ro quiet 
splash
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-15-generic N/A
   linux-backports-modules-3.11.0-15-generic  N/A
   linux-firmware 1.116
  StagingDrivers: rts5139
  Tags:  saucy staging
  Uname: Linux 3.11.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 02/22/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 45CN28WW
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Emerald Lake
  dmi.board.vendor: LENOVO
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnLENOVO:bvr45CN28WW:bd02/22/2011:svnLENOVO:pnHuronRiverPlatform:pvrIdeapadZ570:rvnLENOVO:rnEmeraldLake:rvrFAB1:cvnLENOVO:ct10:cvr0.1:
  dmi.product.name: HuronRiver Platform
  dmi.product.version: Ideapad Z570
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1255428] BootDmesg.txt

2014-02-14 Thread Shriramana Sharma
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/1255428/+attachment/3980888/+files/BootDmesg.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1255428

Title:
  LCD brightness control keys and widget do not work on Intel Graphics
  on Saucy

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to Saucy, on my Lenovo IdeaPad Z570 with Intel HD
  Graphics 3000, it is no longer possible to control the LCD brightness
  using the hardware brightness control keys. Likewise for the KDE power
  management settings or the battery icon on my Kubuntu Plasma tray. (I
  don't use GNOME/Unity.) Until Raring I did not have this problem.

  There is a workaround available from
  http://askubuntu.com/questions/362894/changing-the-brightness-stopped-
  working-in-13-10-saucy-salamander i.e. doing the following command on
  a terminal:

  echo 150 | sudo tee /sys/class/backlight/intel_backlight/brightness

  where 150 is on the scale of 0 to whatever is given within
  /sys/class/backlight/intel_backlight/max_brightness.

  Based on this I wrote a GUI which however needs to be run using
  sudo/kdesudo/gksudo. I have attached it.

  Bug #1241745 also relates to the same problem on Saucy but apparently relates 
to an NVidia driver and I was asked to track this as a separate bug 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1241745/comments/17
  --- 
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  DistroRelease: Ubuntu 13.10
  InstallationDate: Installed on 2013-10-19 (38 days ago)
  InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MarkForUpload: True
  Package: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
  Tags:  saucy
  Uname: Linux 3.11.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  --- 
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  samjnaa1717 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=ba00d992-e43e-4bce-8689-9647370add15
  InstallationDate: Installed on 2013-10-19 (117 days ago)
  InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO HuronRiver Platform
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=(hd0,msdos9)/vmlinuz root=/dev/sda9 ro quiet 
splash
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-15-generic N/A
   linux-backports-modules-3.11.0-15-generic  N/A
   linux-firmware 1.116
  StagingDrivers: rts5139
  Tags:  saucy staging
  Uname: Linux 3.11.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 02/22/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 45CN28WW
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Emerald Lake
  dmi.board.vendor: LENOVO
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnLENOVO:bvr45CN28WW:bd02/22/2011:svnLENOVO:pnHuronRiverPlatform:pvrIdeapadZ570:rvnLENOVO:rnEmeraldLake:rvrFAB1:cvnLENOVO:ct10:cvr0.1:
  dmi.product.name: HuronRiver Platform
  dmi.product.version: Ideapad Z570
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1255428] Re: LCD brightness control keys and widget do not work on Intel Graphics on Saucy

2014-02-07 Thread Shriramana Sharma
** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1255428

Title:
  LCD brightness control keys and widget do not work on Intel Graphics
  on Saucy

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to Saucy, on my Lenovo IdeaPad Z570 with Intel HD
  Graphics 3000, it is no longer possible to control the LCD brightness
  using the hardware brightness control keys. Likewise for the KDE power
  management settings or the battery icon on my Kubuntu Plasma tray. (I
  don't use GNOME/Unity.) Until Raring I did not have this problem.

  There is a workaround available from
  http://askubuntu.com/questions/362894/changing-the-brightness-stopped-
  working-in-13-10-saucy-salamander i.e. doing the following command on
  a terminal:

  echo 150 | sudo tee /sys/class/backlight/intel_backlight/brightness

  where 150 is on the scale of 0 to whatever is given within
  /sys/class/backlight/intel_backlight/max_brightness.

  Based on this I wrote a GUI which however needs to be run using
  sudo/kdesudo/gksudo. I have attached it.

  Bug #1241745 also relates to the same problem on Saucy but apparently relates 
to an NVidia driver and I was asked to track this as a separate bug 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1241745/comments/17
  --- 
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  DistroRelease: Ubuntu 13.10
  InstallationDate: Installed on 2013-10-19 (38 days ago)
  InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MarkForUpload: True
  Package: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
  Tags:  saucy
  Uname: Linux 3.11.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

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


[Kernel-packages] [Bug 1255428] Re: LCD brightness control keys and widget do not work on Intel Graphics on Saucy

2014-02-07 Thread Shriramana Sharma
Hello Christopher. Sorry for the delay. I am having problems downloading
the daily images but I trusted with Alpha 2, and the bug persists there.

And I did not test the mainline kernels since as noted earlier, even
with the Saucy kernel, if we directly write to
/sys/class/backlight/intel_backlight/brightness then the brightness does
change, so even the default Saucy kernel is clearly capable of telling
the hardware to change its brightness.

The problem lies probably in that the GUI as in the power management
applet popup and the keyboard hook which should handle the pressing of
the physical brightness keys on keyboard are somehow not able to modify
the /sys/class/backlight/* file or so.

With the existing setup, I have having to sudo to modify the
/sys/class/* file, so perhaps the process running the GUI popup or the
keyboard hook does not have the relevant permissions to change the
/sys/class/* file.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1255428

Title:
  LCD brightness control keys and widget do not work on Intel Graphics
  on Saucy

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to Saucy, on my Lenovo IdeaPad Z570 with Intel HD
  Graphics 3000, it is no longer possible to control the LCD brightness
  using the hardware brightness control keys. Likewise for the KDE power
  management settings or the battery icon on my Kubuntu Plasma tray. (I
  don't use GNOME/Unity.) Until Raring I did not have this problem.

  There is a workaround available from
  http://askubuntu.com/questions/362894/changing-the-brightness-stopped-
  working-in-13-10-saucy-salamander i.e. doing the following command on
  a terminal:

  echo 150 | sudo tee /sys/class/backlight/intel_backlight/brightness

  where 150 is on the scale of 0 to whatever is given within
  /sys/class/backlight/intel_backlight/max_brightness.

  Based on this I wrote a GUI which however needs to be run using
  sudo/kdesudo/gksudo. I have attached it.

  Bug #1241745 also relates to the same problem on Saucy but apparently relates 
to an NVidia driver and I was asked to track this as a separate bug 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1241745/comments/17
  --- 
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  DistroRelease: Ubuntu 13.10
  InstallationDate: Installed on 2013-10-19 (38 days ago)
  InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MarkForUpload: True
  Package: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
  Tags:  saucy
  Uname: Linux 3.11.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

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


[Kernel-packages] [Bug 1241745] Re: [regression] Changing the screen brightness does not work anymore in 319.xx

2013-11-27 Thread Shriramana Sharma
I filed a separate bug for Intel as
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
intel/+bug/1255428

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1241745

Title:
  [regression] Changing the screen brightness does not work anymore in
  319.xx

Status in “linux” package in Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers-319” package in Ubuntu:
  Triaged

Bug description:
  Changing the screen brightness always used to work on my HP Elitebook
  8560w -- both with the function keys and in the dialog Brightness 
  Lock in the system settings. The environment light sensor also used
  to work IIRC.

  Since the update to 13.10, this stopped working. Methods I have tried that 
didn't work for adapting the brightness are:
  * Adding GRUB_CMDLINE_LINUX=acpi_backlight=vendor to /etc/default/grub
  * Adding GRUB_CMDLINE_LINUX=”acpi_osi=!Windows 2012 to /etc/default/grub

  Currently I am changing the brightness manually using  xrandr --output
  LVDS-0 --brightness 0.9. However, AFAIK this does not really change
  the brightness, but only changes the contrast.

  WORKAROUND: Use nvidia-graphics-drivers-304.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  319.60  Wed Sep 25 14:28:26 
PDT 2013
   GCC version:  gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu8)
  .tmp.unity.support.test.0:

  ApportVersion: 2.12.5-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Fri Oct 18 19:50:36 2013
  DistUpgraded: 2013-10-17 17:20:47,580 DEBUG enabling apt cron job
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus:
   nvidia-319-updates, 319.60, 3.11.0-12-generic, x86_64: installed
   nvidia-319-updates, 319.60, 3.8.0-31-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   NVIDIA Corporation GF108GLM [Quadro 1000M] [10de:0dfa] (rev a1) (prog-if 00 
[VGA controller])
     Subsystem: Hewlett-Packard Company Device [103c:1631]
  InstallationDate: Installed on 2013-01-06 (285 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  JockeyStatus:
   kmod:nvidia_319_updates - nvidia_319_updates (Proprietary, Enabled, Not in 
use)
   kmod:nvidia_304 - NVIDIA binary Xorg driver, kernel module and VDPAU library 
(Proprietary, Disabled, Not in use)
   kmod:nvidia_304_updates - NVIDIA binary Xorg driver, kernel module and VDPAU 
library (Proprietary, Disabled, Not in use)
   kmod:nvidia_319 - NVIDIA binary Xorg driver, kernel module and VDPAU library 
(Proprietary, Disabled, Not in use)
  MachineType: Hewlett-Packard HP EliteBook 8560w
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=53f83a14-cacc-48fd-bb4b-354d69eb7f0e ro quiet splash 
acpi_osi=!Windows 2012
  SourcePackage: xorg
  UpgradeStatus: Upgraded to saucy on 2013-10-17 (1 days ago)
  dmi.bios.date: 06/11/2012
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68SVD Ver. F.27
  dmi.board.name: 1631
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 01.3B
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68SVDVer.F.27:bd06/11/2012:svnHewlett-Packard:pnHPEliteBook8560w:pvrA0001D02:rvnHewlett-Packard:rn1631:rvrKBCVersion01.3B:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP EliteBook 8560w
  dmi.product.version: A0001D02
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.46-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.9-2ubuntu1
  xserver.bootTime: Fri Oct 18 19:39:07 2013
  xserver.configfile: default
  xserver.errors:
   Failed to load /usr/lib/xorg/modules/libglamoregl.so: 

[Kernel-packages] [Bug 1241745] Re: [regression] Changing the screen brightness does not work anymore in 319.xx

2013-11-26 Thread Shriramana Sharma
Sorry for the extra post, but people using Intel might find this
workaround useful:

$ sudo -i
$ echo 150  /sys/class/backlight/intel_backlight/brightness

Source: http://askubuntu.com/a/363806/170127

The maximum value is available in
/sys/class/backlight/intel_backlight/max_brightness

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1241745

Title:
  [regression] Changing the screen brightness does not work anymore in
  319.xx

Status in “linux” package in Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers-319” package in Ubuntu:
  Triaged

Bug description:
  Changing the screen brightness always used to work on my HP Elitebook
  8560w -- both with the function keys and in the dialog Brightness 
  Lock in the system settings. The environment light sensor also used
  to work IIRC.

  Since the update to 13.10, this stopped working. Methods I have tried that 
didn't work for adapting the brightness are:
  * Adding GRUB_CMDLINE_LINUX=acpi_backlight=vendor to /etc/default/grub
  * Adding GRUB_CMDLINE_LINUX=”acpi_osi=!Windows 2012 to /etc/default/grub

  Currently I am changing the brightness manually using  xrandr --output
  LVDS-0 --brightness 0.9. However, AFAIK this does not really change
  the brightness, but only changes the contrast.

  WORKAROUND: Use nvidia-graphics-drivers-304.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  319.60  Wed Sep 25 14:28:26 
PDT 2013
   GCC version:  gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu8)
  .tmp.unity.support.test.0:

  ApportVersion: 2.12.5-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Fri Oct 18 19:50:36 2013
  DistUpgraded: 2013-10-17 17:20:47,580 DEBUG enabling apt cron job
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus:
   nvidia-319-updates, 319.60, 3.11.0-12-generic, x86_64: installed
   nvidia-319-updates, 319.60, 3.8.0-31-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   NVIDIA Corporation GF108GLM [Quadro 1000M] [10de:0dfa] (rev a1) (prog-if 00 
[VGA controller])
     Subsystem: Hewlett-Packard Company Device [103c:1631]
  InstallationDate: Installed on 2013-01-06 (285 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  JockeyStatus:
   kmod:nvidia_319_updates - nvidia_319_updates (Proprietary, Enabled, Not in 
use)
   kmod:nvidia_304 - NVIDIA binary Xorg driver, kernel module and VDPAU library 
(Proprietary, Disabled, Not in use)
   kmod:nvidia_304_updates - NVIDIA binary Xorg driver, kernel module and VDPAU 
library (Proprietary, Disabled, Not in use)
   kmod:nvidia_319 - NVIDIA binary Xorg driver, kernel module and VDPAU library 
(Proprietary, Disabled, Not in use)
  MachineType: Hewlett-Packard HP EliteBook 8560w
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=53f83a14-cacc-48fd-bb4b-354d69eb7f0e ro quiet splash 
acpi_osi=!Windows 2012
  SourcePackage: xorg
  UpgradeStatus: Upgraded to saucy on 2013-10-17 (1 days ago)
  dmi.bios.date: 06/11/2012
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68SVD Ver. F.27
  dmi.board.name: 1631
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 01.3B
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68SVDVer.F.27:bd06/11/2012:svnHewlett-Packard:pnHPEliteBook8560w:pvrA0001D02:rvnHewlett-Packard:rn1631:rvrKBCVersion01.3B:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP EliteBook 8560w
  dmi.product.version: A0001D02
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.46-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 

[Kernel-packages] [Bug 1241745] Re: [regression] Changing the screen brightness does not work anymore in 319.xx

2013-11-26 Thread Shriramana Sharma
Same problem with laptop as discont -- IdeaPad Z570. The graphics system
is Intel HD Graphics 3000, not NVidia. Should the bug really be filed
against the nvidia package?

Too bad that there is no ETA for this fix...

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1241745

Title:
  [regression] Changing the screen brightness does not work anymore in
  319.xx

Status in “linux” package in Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers-319” package in Ubuntu:
  Triaged

Bug description:
  Changing the screen brightness always used to work on my HP Elitebook
  8560w -- both with the function keys and in the dialog Brightness 
  Lock in the system settings. The environment light sensor also used
  to work IIRC.

  Since the update to 13.10, this stopped working. Methods I have tried that 
didn't work for adapting the brightness are:
  * Adding GRUB_CMDLINE_LINUX=acpi_backlight=vendor to /etc/default/grub
  * Adding GRUB_CMDLINE_LINUX=”acpi_osi=!Windows 2012 to /etc/default/grub

  Currently I am changing the brightness manually using  xrandr --output
  LVDS-0 --brightness 0.9. However, AFAIK this does not really change
  the brightness, but only changes the contrast.

  WORKAROUND: Use nvidia-graphics-drivers-304.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  319.60  Wed Sep 25 14:28:26 
PDT 2013
   GCC version:  gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu8)
  .tmp.unity.support.test.0:

  ApportVersion: 2.12.5-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Fri Oct 18 19:50:36 2013
  DistUpgraded: 2013-10-17 17:20:47,580 DEBUG enabling apt cron job
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus:
   nvidia-319-updates, 319.60, 3.11.0-12-generic, x86_64: installed
   nvidia-319-updates, 319.60, 3.8.0-31-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   NVIDIA Corporation GF108GLM [Quadro 1000M] [10de:0dfa] (rev a1) (prog-if 00 
[VGA controller])
     Subsystem: Hewlett-Packard Company Device [103c:1631]
  InstallationDate: Installed on 2013-01-06 (285 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  JockeyStatus:
   kmod:nvidia_319_updates - nvidia_319_updates (Proprietary, Enabled, Not in 
use)
   kmod:nvidia_304 - NVIDIA binary Xorg driver, kernel module and VDPAU library 
(Proprietary, Disabled, Not in use)
   kmod:nvidia_304_updates - NVIDIA binary Xorg driver, kernel module and VDPAU 
library (Proprietary, Disabled, Not in use)
   kmod:nvidia_319 - NVIDIA binary Xorg driver, kernel module and VDPAU library 
(Proprietary, Disabled, Not in use)
  MachineType: Hewlett-Packard HP EliteBook 8560w
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=53f83a14-cacc-48fd-bb4b-354d69eb7f0e ro quiet splash 
acpi_osi=!Windows 2012
  SourcePackage: xorg
  UpgradeStatus: Upgraded to saucy on 2013-10-17 (1 days ago)
  dmi.bios.date: 06/11/2012
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68SVD Ver. F.27
  dmi.board.name: 1631
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 01.3B
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68SVDVer.F.27:bd06/11/2012:svnHewlett-Packard:pnHPEliteBook8560w:pvrA0001D02:rvnHewlett-Packard:rn1631:rvrKBCVersion01.3B:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP EliteBook 8560w
  dmi.product.version: A0001D02
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.46-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.9-2ubuntu1
  xserver.bootTime: Fri Oct 18 19:39:07 2013