[Kernel-packages] [Bug 1281176] Re: 8086:2a02 [Dell Vostro 1310] no brightness control on (x)ubuntu 13.10 / 14.04

2014-03-13 Thread Christopher M. Penalver
Federico Leoni, this bug report is being closed due to your last comment
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1281176/comments/10
regarding this being due to hardware failure. For future reference you
can manage the status of your own bugs by clicking on the current status
in the yellow line and then choosing a new status in the revealed drop
down box. You can learn more about bug statuses at
https://wiki.ubuntu.com/Bugs/Status. Thank you again for taking the time
to report this bug and helping to make Ubuntu better. Please submit any
future bugs you may find.

** Changed in: linux (Ubuntu)
   Status: Triaged = Invalid

-- 
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/1281176

Title:
  8086:2a02 [Dell Vostro 1310] no brightness control on (x)ubuntu 13.10
  / 14.04

Status in “linux” package in Ubuntu:
  Invalid

Bug description:
  When I press the appropriate keys on keyboard (Fn+up/Fn+down) the
  slider appears on the upper right corner of the screen but the
  brightness doesn't change.

  Problem is I have not intel_backlight on /sys/class/backlight folder
  but just acpi_video0 or dell_backlight (if I set acpi_backlight=vendor
  on grub). Since I don't have intel_backlight folder I can't apply many
  of the workaround found here and there.

  Reported upstream at http://marc.info/?l=linux-
  acpim=139290477319769w=2 .

  WORKAROUND: /sys/class/backlight$ for i in /sys/class/backlight/*; do
  echo -e \n $i; cat $i/{brightness,max_brightness,actual_brightness};
  done

  /sys/class/backlight/acpi_video0
  1
  7
  1

  If I increase the backlight via funcion keys or terminal the files are
  correctly updated:

  $ echo 7 | sudo tee /sys/class/backlight/acpi_video0/brightness

  /sys/class/backlight/acpi_video0
  7
  7
  7

  acpi_listen works just on new mainline kernel 3.13.2 (tried bot generic and 
lowlatency) on stock kernel there isn't output at all:
  video/brightnessup BRTUP 0086  K
  video/brightnessdown BRTDN 0087  K

  Now I'm using xrandr to change the brightness:
  xrandr --output LVDS1 --brightness 0.5

  but since xrandr is a software overlay my battery life is horrible,
  I'm stuck on 100% brightness. Beside this, sometimes the brightness
  slider appears spontaneously without pressing any keys but again with
  no effect.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-15-generic 3.11.0-15.25
  ProcVersionSignature: Ubuntu 3.11.0-15.25-generic 3.11.10
  Uname: Linux 3.11.0-15-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  effe   1526 F pulseaudio
  CurrentDmesg:
   [  102.704995] ERROR @wl_dev_intvar_get : error (-1)
   [  102.705003] ERROR @wl_cfg80211_get_tx_power : error (-1)
  Date: Mon Feb 17 13:27:10 2014
  HibernationDevice: RESUME=UUID=d0ee674f-0ea7-47e1-ba6f-1a849ba35941
  InstallationDate: Installed on 2014-02-10 (6 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Release amd64 (20131016)
  MachineType: Dell Inc. Vostro1310
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic 
root=UUID=44ccbe21-7e45-468c-b942-1773a32943b0 ro quiet splash vt.handoff=7
  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.2
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/18/2009
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A15
  dmi.board.name: 0K866H
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd03/18/2009:svnDellInc.:pnVostro1310:pvrNull:rvnDellInc.:rn0K866H:rvr:cvnDellInc.:ct8:cvrN/A:
  dmi.product.name: Vostro1310
  dmi.product.version: Null
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1281176/+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 1281176] Re: 8086:2a02 [Dell Vostro 1310] no brightness control on (x)ubuntu 13.10 / 14.04

2014-03-08 Thread Federico Leoni
Christopher,

I reinstalled my Windows Vista from my restoration DVD just to check if 
brightness works and I had many difficult installing it.
I was able to install an old XP and I discovered multiple errors about ACPI and 
the brightness control has issues on this OS too: I can see the brightness 
slider moving but the luminosity don't change. I need a reflow or a moterboard 
replacement.
Seems Linux is enumerating periferals in a different way and is less sensible 
to hardware failures. 

Please, mark this bug as invalid and close it. I'll contact you again
if, after the hardware fix, the issue is still present.

-- 
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/1281176

Title:
  8086:2a02 [Dell Vostro 1310] no brightness control on (x)ubuntu 13.10
  / 14.04

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  When I press the appropriate keys on keyboard (Fn+up/Fn+down) the
  slider appears on the upper right corner of the screen but the
  brightness doesn't change.

  Problem is I have not intel_backlight on /sys/class/backlight folder
  but just acpi_video0 or dell_backlight (if I set acpi_backlight=vendor
  on grub). Since I don't have intel_backlight folder I can't apply many
  of the workaround found here and there.

  Reported upstream at http://marc.info/?l=linux-
  acpim=139290477319769w=2 .

  WORKAROUND: /sys/class/backlight$ for i in /sys/class/backlight/*; do
  echo -e \n $i; cat $i/{brightness,max_brightness,actual_brightness};
  done

  /sys/class/backlight/acpi_video0
  1
  7
  1

  If I increase the backlight via funcion keys or terminal the files are
  correctly updated:

  $ echo 7 | sudo tee /sys/class/backlight/acpi_video0/brightness

  /sys/class/backlight/acpi_video0
  7
  7
  7

  acpi_listen works just on new mainline kernel 3.13.2 (tried bot generic and 
lowlatency) on stock kernel there isn't output at all:
  video/brightnessup BRTUP 0086  K
  video/brightnessdown BRTDN 0087  K

  Now I'm using xrandr to change the brightness:
  xrandr --output LVDS1 --brightness 0.5

  but since xrandr is a software overlay my battery life is horrible,
  I'm stuck on 100% brightness. Beside this, sometimes the brightness
  slider appears spontaneously without pressing any keys but again with
  no effect.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-15-generic 3.11.0-15.25
  ProcVersionSignature: Ubuntu 3.11.0-15.25-generic 3.11.10
  Uname: Linux 3.11.0-15-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  effe   1526 F pulseaudio
  CurrentDmesg:
   [  102.704995] ERROR @wl_dev_intvar_get : error (-1)
   [  102.705003] ERROR @wl_cfg80211_get_tx_power : error (-1)
  Date: Mon Feb 17 13:27:10 2014
  HibernationDevice: RESUME=UUID=d0ee674f-0ea7-47e1-ba6f-1a849ba35941
  InstallationDate: Installed on 2014-02-10 (6 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Release amd64 (20131016)
  MachineType: Dell Inc. Vostro1310
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic 
root=UUID=44ccbe21-7e45-468c-b942-1773a32943b0 ro quiet splash vt.handoff=7
  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.2
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/18/2009
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A15
  dmi.board.name: 0K866H
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd03/18/2009:svnDellInc.:pnVostro1310:pvrNull:rvnDellInc.:rn0K866H:rvr:cvnDellInc.:ct8:cvrN/A:
  dmi.product.name: Vostro1310
  dmi.product.version: Null
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1281176/+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 1281176] Re: 8086:2a02 [Dell Vostro 1310] no brightness control on (x)ubuntu 13.10 / 14.04

2014-02-28 Thread Christopher M. Penalver
** Description changed:

  When I press the appropriate keys on keyboard (Fn+up/Fn+down) the slider
  appears on the upper right corner of the screen but the brightness
  doesn't change.
  
  Problem is I have not intel_backlight on /sys/class/backlight folder but
  just acpi_video0 or dell_backlight (if I set acpi_backlight=vendor on
  grub). Since I don't have intel_backlight folder I can't apply many of
  the workaround found here and there.
+ 
+ Reported upstream at http://marc.info/?l=linux-
+ acpim=139290477319769w=2 .
  
  WORKAROUND: /sys/class/backlight$ for i in /sys/class/backlight/*; do
  echo -e \n $i; cat $i/{brightness,max_brightness,actual_brightness};
  done
  
  /sys/class/backlight/dell_backlight
  1
  7
  1
  
  If I increase the backlight the files are correctly updated:
  /sys/class/backlight/dell_backlight
  7
  7
  7
  
  acpi_listen works just on new mainline kernel 3.13.2 (tried bot generic and 
lowlatency) on stock kernel there isn't output at all:
  video/brightnessup BRTUP 0086  K
  video/brightnessdown BRTDN 0087  K
  
  Now I'm using xrandr to change the brightness:
  xrandr --output LVDS1 --brightness 0.5
  
  but since xrandr is a software overlay my battery life is horrible, I'm
  stuck on 100% brightness. Beside this, sometimes the brightness slider
  appears spontaneously without pressing any keys but again with no
  effect.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-15-generic 3.11.0-15.25
  ProcVersionSignature: Ubuntu 3.11.0-15.25-generic 3.11.10
  Uname: Linux 3.11.0-15-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  effe   1526 F pulseaudio
  CurrentDmesg:
   [  102.704995] ERROR @wl_dev_intvar_get : error (-1)
   [  102.705003] ERROR @wl_cfg80211_get_tx_power : error (-1)
  Date: Mon Feb 17 13:27:10 2014
  HibernationDevice: RESUME=UUID=d0ee674f-0ea7-47e1-ba6f-1a849ba35941
  InstallationDate: Installed on 2014-02-10 (6 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Release amd64 (20131016)
  MachineType: Dell Inc. Vostro1310
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic 
root=UUID=44ccbe21-7e45-468c-b942-1773a32943b0 ro quiet splash vt.handoff=7
  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.2
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/18/2009
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A15
  dmi.board.name: 0K866H
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd03/18/2009:svnDellInc.:pnVostro1310:pvrNull:rvnDellInc.:rn0K866H:rvr:cvnDellInc.:ct8:cvrN/A:
  dmi.product.name: Vostro1310
  dmi.product.version: Null
  dmi.sys.vendor: Dell Inc.

-- 
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/1281176

Title:
  8086:2a02 [Dell Vostro 1310] no brightness control on (x)ubuntu 13.10
  / 14.04

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  When I press the appropriate keys on keyboard (Fn+up/Fn+down) the
  slider appears on the upper right corner of the screen but the
  brightness doesn't change.

  Problem is I have not intel_backlight on /sys/class/backlight folder
  but just acpi_video0 or dell_backlight (if I set acpi_backlight=vendor
  on grub). Since I don't have intel_backlight folder I can't apply many
  of the workaround found here and there.

  Reported upstream at http://marc.info/?l=linux-
  acpim=139290477319769w=2 .

  WORKAROUND: /sys/class/backlight$ for i in /sys/class/backlight/*; do
  echo -e \n $i; cat $i/{brightness,max_brightness,actual_brightness};
  done

  /sys/class/backlight/dell_backlight
  1
  7
  1

  If I increase the backlight the files are correctly updated:
  /sys/class/backlight/dell_backlight
  7
  7
  7

  acpi_listen works just on new mainline kernel 3.13.2 (tried bot generic and 
lowlatency) on stock kernel there isn't output at all:
  video/brightnessup BRTUP 0086  K
  video/brightnessdown BRTDN 0087  K

  Now I'm using xrandr to change the brightness:
  xrandr --output LVDS1 --brightness 0.5

  but since xrandr is a software overlay my battery life is horrible,
  I'm stuck on 100% brightness. Beside this, sometimes the brightness
  slider appears spontaneously without pressing any keys but again with
  no effect.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-15-generic 3.11.0-15.25
  ProcVersionSignature: Ubuntu 3.11.0-15.25-generic 3.11.10
  Uname: Linux 3.11.0-15-generic 

[Kernel-packages] [Bug 1281176] Re: 8086:2a02 [Dell Vostro 1310] no brightness control on (x)ubuntu 13.10 / 14.04

2014-02-28 Thread Federico Leoni
I found on dmesg those lines:

[   16.487465] ACPI Warning: 0x1028-0x102f SystemIO 
conflicts with Region \PMIO 1 (20131115/utaddress-251)
[   16.487476] ACPI: If an ACPI driver is available for this device, you should 
use it instead of the native driver
[   16.487481] ACPI Warning: 0x11b0-0x11bf SystemIO 
conflicts with Region \GPIO 1 (20131115/utaddress-251)
[   16.487487] ACPI: If an ACPI driver is available for this device, you should 
use it instead of the native driver
[   16.487489] ACPI Warning: 0x1180-0x11af SystemIO 
conflicts with Region \GPIO 1 (20131115/utaddress-251)
[   16.487495] ACPI: If an ACPI driver is available for this device, you should 
use it instead of the native driver

But obviously I don't have idea of what it means and if can help or not.

** Description changed:

  When I press the appropriate keys on keyboard (Fn+up/Fn+down) the slider
  appears on the upper right corner of the screen but the brightness
  doesn't change.
  
  Problem is I have not intel_backlight on /sys/class/backlight folder but
  just acpi_video0 or dell_backlight (if I set acpi_backlight=vendor on
  grub). Since I don't have intel_backlight folder I can't apply many of
  the workaround found here and there.
  
  Reported upstream at http://marc.info/?l=linux-
  acpim=139290477319769w=2 .
  
  WORKAROUND: /sys/class/backlight$ for i in /sys/class/backlight/*; do
  echo -e \n $i; cat $i/{brightness,max_brightness,actual_brightness};
  done
  
- /sys/class/backlight/dell_backlight
+ /sys/class/backlight/acpi_video0
  1
  7
  1
  
- If I increase the backlight the files are correctly updated:
- /sys/class/backlight/dell_backlight
+ If I increase the backlight via funcion keys or terminal the files are
+ correctly updated:
+ 
+ $ echo 7 | sudo tee /sys/class/backlight/acpi_video0/brightness
+ 
+ /sys/class/backlight/acpi_video0
  7
  7
  7
  
  acpi_listen works just on new mainline kernel 3.13.2 (tried bot generic and 
lowlatency) on stock kernel there isn't output at all:
  video/brightnessup BRTUP 0086  K
  video/brightnessdown BRTDN 0087  K
  
  Now I'm using xrandr to change the brightness:
  xrandr --output LVDS1 --brightness 0.5
  
  but since xrandr is a software overlay my battery life is horrible, I'm
  stuck on 100% brightness. Beside this, sometimes the brightness slider
  appears spontaneously without pressing any keys but again with no
  effect.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-15-generic 3.11.0-15.25
  ProcVersionSignature: Ubuntu 3.11.0-15.25-generic 3.11.10
  Uname: Linux 3.11.0-15-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  effe   1526 F pulseaudio
  CurrentDmesg:
   [  102.704995] ERROR @wl_dev_intvar_get : error (-1)
   [  102.705003] ERROR @wl_cfg80211_get_tx_power : error (-1)
  Date: Mon Feb 17 13:27:10 2014
  HibernationDevice: RESUME=UUID=d0ee674f-0ea7-47e1-ba6f-1a849ba35941
  InstallationDate: Installed on 2014-02-10 (6 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Release amd64 (20131016)
  MachineType: Dell Inc. Vostro1310
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic 
root=UUID=44ccbe21-7e45-468c-b942-1773a32943b0 ro quiet splash vt.handoff=7
  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.2
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/18/2009
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A15
  dmi.board.name: 0K866H
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd03/18/2009:svnDellInc.:pnVostro1310:pvrNull:rvnDellInc.:rn0K866H:rvr:cvnDellInc.:ct8:cvrN/A:
  dmi.product.name: Vostro1310
  dmi.product.version: Null
  dmi.sys.vendor: Dell Inc.

-- 
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/1281176

Title:
  8086:2a02 [Dell Vostro 1310] no brightness control on (x)ubuntu 13.10
  / 14.04

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  When I press the appropriate keys on keyboard (Fn+up/Fn+down) the
  slider appears on the upper right corner of the screen but the
  brightness doesn't change.

  Problem is I have not intel_backlight on /sys/class/backlight folder
  but just acpi_video0 or dell_backlight (if I set acpi_backlight=vendor
  on grub). Since I don't have intel_backlight folder I can't apply many
  of the workaround found here and there.

  Reported upstream at http://marc.info/?l=linux-
  

[Kernel-packages] [Bug 1281176] Re: 8086:2a02 [Dell Vostro 1310] no brightness control on (x)ubuntu 13.10 / 14.04

2014-02-27 Thread Federico Leoni
Today I've updated my 14.04 install and the osd no longer works.
Anyway the issue is present on the latest rc4 too.

Acpi_listen is reporting the keypressed code and the backlight files are
correctly updated but nothing changes.

** Tags removed: kernel-bug-exists-upstream-3.14-rc3
** Tags added: kernel-bug-exists-upstream-3.14-rc4

-- 
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/1281176

Title:
  8086:2a02 [Dell Vostro 1310] no brightness control on (x)ubuntu 13.10
  / 14.04

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  When I press the appropriate keys on keyboard (Fn+up/Fn+down) the
  slider appears on the upper right corner of the screen but the
  brightness doesn't change.

  Problem is I have not intel_backlight on /sys/class/backlight folder
  but just acpi_video0 or dell_backlight (if I set acpi_backlight=vendor
  on grub). Since I don't have intel_backlight folder I can't apply many
  of the workaround found here and there.

  WORKAROUND: /sys/class/backlight$ for i in /sys/class/backlight/*; do
  echo -e \n $i; cat $i/{brightness,max_brightness,actual_brightness};
  done

  /sys/class/backlight/dell_backlight
  1
  7
  1

  If I increase the backlight the files are correctly updated:
  /sys/class/backlight/dell_backlight
  7
  7
  7

  acpi_listen works just on new mainline kernel 3.13.2 (tried bot generic and 
lowlatency) on stock kernel there isn't output at all:
  video/brightnessup BRTUP 0086  K
  video/brightnessdown BRTDN 0087  K

  Now I'm using xrandr to change the brightness:
  xrandr --output LVDS1 --brightness 0.5

  but since xrandr is a software overlay my battery life is horrible,
  I'm stuck on 100% brightness. Beside this, sometimes the brightness
  slider appears spontaneously without pressing any keys but again with
  no effect.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-15-generic 3.11.0-15.25
  ProcVersionSignature: Ubuntu 3.11.0-15.25-generic 3.11.10
  Uname: Linux 3.11.0-15-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  effe   1526 F pulseaudio
  CurrentDmesg:
   [  102.704995] ERROR @wl_dev_intvar_get : error (-1)
   [  102.705003] ERROR @wl_cfg80211_get_tx_power : error (-1)
  Date: Mon Feb 17 13:27:10 2014
  HibernationDevice: RESUME=UUID=d0ee674f-0ea7-47e1-ba6f-1a849ba35941
  InstallationDate: Installed on 2014-02-10 (6 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Release amd64 (20131016)
  MachineType: Dell Inc. Vostro1310
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic 
root=UUID=44ccbe21-7e45-468c-b942-1773a32943b0 ro quiet splash vt.handoff=7
  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.2
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/18/2009
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A15
  dmi.board.name: 0K866H
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd03/18/2009:svnDellInc.:pnVostro1310:pvrNull:rvnDellInc.:rn0K866H:rvr:cvnDellInc.:ct8:cvrN/A:
  dmi.product.name: Vostro1310
  dmi.product.version: Null
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1281176/+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 1281176] Re: 8086:2a02 [Dell Vostro 1310] no brightness control on (x)ubuntu 13.10

2014-02-20 Thread Federico Leoni
** Description changed:

- When I press the appropriate keys on keyboard (which ones specifically?)
- the slider appears on the upper right corner of the screen but the
- brightness doesn't change.
+ When I press the appropriate keys on keyboard (Fn+up/Fn+down) the slider
+ appears on the upper right corner of the screen but the brightness
+ doesn't change.
  
  Problem is I have not intel_backlight on /sys/class/backlight folder but
  just acpi_video0 or dell_backlight (if I set acpi_backlight=vendor on
  grub). Since I don't have intel_backlight folder I can't apply many of
  the workaround found here and there.
  
  WORKAROUND: /sys/class/backlight$ for i in /sys/class/backlight/*; do
  echo -e \n $i; cat $i/{brightness,max_brightness,actual_brightness};
  done
  
  /sys/class/backlight/dell_backlight
  1
  7
  1
  
  If I increase the backlight the files are correctly updated:
  /sys/class/backlight/dell_backlight
  7
  7
  7
  
  acpi_listen works just on new mainline kernel 3.13.2 (tried bot generic and 
lowlatency) on stock kernel there isn't output at all:
  video/brightnessup BRTUP 0086  K
- video/brightnessup BRTUP 0086  K
- video/brightnessup BRTUP 0086  K
- video/brightnessdown BRTDN 0087  K
- video/brightnessdown BRTDN 0087  K
  video/brightnessdown BRTDN 0087  K
  
  Now I'm using xrandr to change the brightness:
  xrandr --output LVDS1 --brightness 0.5
  
  but since xrandr is a software overlay my battery life is horrible, I'm
  stuck on 100% brightness. Beside this, sometimes the brightness slider
  appears spontaneously without pressing any keys but again with no
  effect.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-15-generic 3.11.0-15.25
  ProcVersionSignature: Ubuntu 3.11.0-15.25-generic 3.11.10
  Uname: Linux 3.11.0-15-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  effe   1526 F pulseaudio
  CurrentDmesg:
   [  102.704995] ERROR @wl_dev_intvar_get : error (-1)
   [  102.705003] ERROR @wl_cfg80211_get_tx_power : error (-1)
  Date: Mon Feb 17 13:27:10 2014
  HibernationDevice: RESUME=UUID=d0ee674f-0ea7-47e1-ba6f-1a849ba35941
  InstallationDate: Installed on 2014-02-10 (6 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Release amd64 (20131016)
  MachineType: Dell Inc. Vostro1310
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic 
root=UUID=44ccbe21-7e45-468c-b942-1773a32943b0 ro quiet splash vt.handoff=7
  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.2
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/18/2009
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A15
  dmi.board.name: 0K866H
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd03/18/2009:svnDellInc.:pnVostro1310:pvrNull:rvnDellInc.:rn0K866H:rvr:cvnDellInc.:ct8:cvrN/A:
  dmi.product.name: Vostro1310
  dmi.product.version: Null
  dmi.sys.vendor: Dell Inc.

-- 
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/1281176

Title:
  8086:2a02 [Dell Vostro 1310] no brightness control on (x)ubuntu 13.10

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  When I press the appropriate keys on keyboard (Fn+up/Fn+down) the
  slider appears on the upper right corner of the screen but the
  brightness doesn't change.

  Problem is I have not intel_backlight on /sys/class/backlight folder
  but just acpi_video0 or dell_backlight (if I set acpi_backlight=vendor
  on grub). Since I don't have intel_backlight folder I can't apply many
  of the workaround found here and there.

  WORKAROUND: /sys/class/backlight$ for i in /sys/class/backlight/*; do
  echo -e \n $i; cat $i/{brightness,max_brightness,actual_brightness};
  done

  /sys/class/backlight/dell_backlight
  1
  7
  1

  If I increase the backlight the files are correctly updated:
  /sys/class/backlight/dell_backlight
  7
  7
  7

  acpi_listen works just on new mainline kernel 3.13.2 (tried bot generic and 
lowlatency) on stock kernel there isn't output at all:
  video/brightnessup BRTUP 0086  K
  video/brightnessdown BRTDN 0087  K

  Now I'm using xrandr to change the brightness:
  xrandr --output LVDS1 --brightness 0.5

  but since xrandr is a software overlay my battery life is horrible,
  I'm stuck on 100% brightness. Beside this, sometimes the brightness
  slider appears spontaneously without pressing any keys but again with
  no effect.

  

[Kernel-packages] [Bug 1281176] Re: 8086:2a02 [Dell Vostro 1310] no brightness control on (x)ubuntu 13.10

2014-02-19 Thread Federico Leoni
Christoper,
I've tested the latest available Ubuntu 14.04 64bit iso from 
http://cdimage.ubuntu.com/daily-live/current/ .
Same issues with both stock 3.13.0-8-generic and 3.14.0-031400rc2-generic (rc3 
has not 64bit packages to test) from 
http://kernel.ubuntu.com/~kernel-ppa/mainline/?C=N;O=D . 

Tested both kernel with and without grub command line options. As soon
as the packages for kernel 3.14rc3 will be ready I'll test them.

Again, I can update from terminal and from funcion keys  the 
/sys/clsss/backlight files but with no effect on system.
Tags updated.

** Tags removed: needs-upstream-testing
** Tags added: kernel-bug-exists-upstream kernel-bug-exists-upstream-3.14-rc2

-- 
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/1281176

Title:
  8086:2a02 [Dell Vostro 1310] no brightness control on (x)ubuntu 13.10

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  When I press the appropriate keys on keyboard (which ones
  specifically?) the slider appears on the upper right corner of the
  screen but the brightness doesn't change.

  Problem is I have not intel_backlight on /sys/class/backlight folder
  but just acpi_video0 or dell_backlight (if I set acpi_backlight=vendor
  on grub). Since I don't have intel_backlight folder I can't apply many
  of the workaround found here and there.

  WORKAROUND: /sys/class/backlight$ for i in /sys/class/backlight/*; do
  echo -e \n $i; cat $i/{brightness,max_brightness,actual_brightness};
  done

  /sys/class/backlight/dell_backlight
  1
  7
  1

  If I increase the backlight the files are correctly updated:
  /sys/class/backlight/dell_backlight
  7
  7
  7

  acpi_listen works just on new mainline kernel 3.13.2 (tried bot generic and 
lowlatency) on stock kernel there isn't output at all:
  video/brightnessup BRTUP 0086  K
  video/brightnessup BRTUP 0086  K
  video/brightnessup BRTUP 0086  K
  video/brightnessdown BRTDN 0087  K
  video/brightnessdown BRTDN 0087  K
  video/brightnessdown BRTDN 0087  K

  Now I'm using xrandr to change the brightness:
  xrandr --output LVDS1 --brightness 0.5

  but since xrandr is a software overlay my battery life is horrible,
  I'm stuck on 100% brightness. Beside this, sometimes the brightness
  slider appears spontaneously without pressing any keys but again with
  no effect.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-15-generic 3.11.0-15.25
  ProcVersionSignature: Ubuntu 3.11.0-15.25-generic 3.11.10
  Uname: Linux 3.11.0-15-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  effe   1526 F pulseaudio
  CurrentDmesg:
   [  102.704995] ERROR @wl_dev_intvar_get : error (-1)
   [  102.705003] ERROR @wl_cfg80211_get_tx_power : error (-1)
  Date: Mon Feb 17 13:27:10 2014
  HibernationDevice: RESUME=UUID=d0ee674f-0ea7-47e1-ba6f-1a849ba35941
  InstallationDate: Installed on 2014-02-10 (6 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Release amd64 (20131016)
  MachineType: Dell Inc. Vostro1310
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic 
root=UUID=44ccbe21-7e45-468c-b942-1773a32943b0 ro quiet splash vt.handoff=7
  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.2
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/18/2009
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A15
  dmi.board.name: 0K866H
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd03/18/2009:svnDellInc.:pnVostro1310:pvrNull:rvnDellInc.:rn0K866H:rvr:cvnDellInc.:ct8:cvrN/A:
  dmi.product.name: Vostro1310
  dmi.product.version: Null
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1281176/+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 1281176] Re: 8086:2a02 [Dell Vostro 1310] no brightness control on (x)ubuntu 13.10

2014-02-19 Thread Christopher M. Penalver
Federico Leoni, the issue you are reporting is an upstream one. Could
you please report this problem through the appropriate channel by
following the instructions _verbatim_ at
https://wiki.ubuntu.com/Bugs/Upstream/kernel ?

Please provide a direct URL to your e-mail to the mailing list once you
have made it so that it may be tracked.

Thank you for your understanding.

** Tags added: trusty

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

-- 
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/1281176

Title:
  8086:2a02 [Dell Vostro 1310] no brightness control on (x)ubuntu 13.10

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  When I press the appropriate keys on keyboard (which ones
  specifically?) the slider appears on the upper right corner of the
  screen but the brightness doesn't change.

  Problem is I have not intel_backlight on /sys/class/backlight folder
  but just acpi_video0 or dell_backlight (if I set acpi_backlight=vendor
  on grub). Since I don't have intel_backlight folder I can't apply many
  of the workaround found here and there.

  WORKAROUND: /sys/class/backlight$ for i in /sys/class/backlight/*; do
  echo -e \n $i; cat $i/{brightness,max_brightness,actual_brightness};
  done

  /sys/class/backlight/dell_backlight
  1
  7
  1

  If I increase the backlight the files are correctly updated:
  /sys/class/backlight/dell_backlight
  7
  7
  7

  acpi_listen works just on new mainline kernel 3.13.2 (tried bot generic and 
lowlatency) on stock kernel there isn't output at all:
  video/brightnessup BRTUP 0086  K
  video/brightnessup BRTUP 0086  K
  video/brightnessup BRTUP 0086  K
  video/brightnessdown BRTDN 0087  K
  video/brightnessdown BRTDN 0087  K
  video/brightnessdown BRTDN 0087  K

  Now I'm using xrandr to change the brightness:
  xrandr --output LVDS1 --brightness 0.5

  but since xrandr is a software overlay my battery life is horrible,
  I'm stuck on 100% brightness. Beside this, sometimes the brightness
  slider appears spontaneously without pressing any keys but again with
  no effect.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-15-generic 3.11.0-15.25
  ProcVersionSignature: Ubuntu 3.11.0-15.25-generic 3.11.10
  Uname: Linux 3.11.0-15-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  effe   1526 F pulseaudio
  CurrentDmesg:
   [  102.704995] ERROR @wl_dev_intvar_get : error (-1)
   [  102.705003] ERROR @wl_cfg80211_get_tx_power : error (-1)
  Date: Mon Feb 17 13:27:10 2014
  HibernationDevice: RESUME=UUID=d0ee674f-0ea7-47e1-ba6f-1a849ba35941
  InstallationDate: Installed on 2014-02-10 (6 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Release amd64 (20131016)
  MachineType: Dell Inc. Vostro1310
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic 
root=UUID=44ccbe21-7e45-468c-b942-1773a32943b0 ro quiet splash vt.handoff=7
  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.2
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/18/2009
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A15
  dmi.board.name: 0K866H
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd03/18/2009:svnDellInc.:pnVostro1310:pvrNull:rvnDellInc.:rn0K866H:rvr:cvnDellInc.:ct8:cvrN/A:
  dmi.product.name: Vostro1310
  dmi.product.version: Null
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1281176/+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 1281176] Re: 8086:2a02 [Dell Vostro 1310] no brightness control on (x)ubuntu 13.10

2014-02-18 Thread Christopher M. Penalver
Federico Leoni, could you please confirm this issue exists with the
latest development release of Ubuntu? ISO images are available from
http://cdimage.ubuntu.com/daily-live/current/ . If the issue remains,
please just make a comment to this.

If reproducible, could you also please test the latest upstream kernel 
available (not the daily folder) following 
https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow additional 
upstream developers to examine the issue. Once you've tested the upstream 
kernel, please comment on which kernel version specifically you tested. If this 
bug is fixed in the mainline kernel, please add the following tags:
kernel-fixed-upstream
kernel-fixed-upstream-VERSION-NUMBER

where VERSION-NUMBER is the version number of the kernel you tested. For 
example:
kernel-fixed-upstream-3.14-rc3

This can be done by clicking on the yellow circle with a black pencil icon next 
to the word Tags located at the bottom of the bug description. As well, please 
remove the tag:
needs-upstream-testing

If the mainline kernel does not fix this bug, please add the following tags:
kernel-bug-exists-upstream
kernel-bug-exists-upstream-VERSION-NUMBER

As well, please remove the tag:
needs-upstream-testing

Once testing of the upstream kernel is complete, please mark this bug's
Status as Confirmed. Please let us know your results. Thank you for your
understanding.

** Summary changed:

- Dell Vostro 1310 (and possibly 1510/1710) no brightness control on (x)ubuntu 
13.10
+ 8086:2a02 [Dell Vostro 1310] no brightness control on (x)ubuntu 13.10

** Tags removed: acpi brightness
** Tags added: latest-bios-a15 needs-upstream-testing

** Description changed:

- A customer of mine gave me his old notebook because he bought a new one.
- I trow in a new HDD and now the laptop is running an up to date Xubuntu
- 13.10 64bit. Everithing is working fine exept for the brightness
- control: when I press the appropriate keys on keyboard the slider
- appears on the upper right corner of the screen but even if it changes
- the setting has no effect on the system . The notebook I have has an
- Intel X3100 integrated video
+ When I press the appropriate keys on keyboard (which ones specifically?)
+ the slider appears on the upper right corner of the screen but the
+ brightness doesn't change.
  
- 00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960
- Integrated Graphics Controller (primary) (rev 0c)
- 
- I tried different combinations on grub but no one resolved the issue.
  Problem is I have not intel_backlight on /sys/class/backlight folder but
  just acpi_video0 or dell_backlight (if I set acpi_backlight=vendor on
  grub). Since I don't have intel_backlight folder I can't apply many of
  the workaround found here and there.
  
- --
- effe@Vostro1310:/sys/class/backlight$ for i in /sys/class/backlight/*; do 
echo -e \n $i; cat $i/{brightness,max_brightness,actual_brightness}; done
+ WORKAROUND: /sys/class/backlight$ for i in /sys/class/backlight/*; do
+ echo -e \n $i; cat $i/{brightness,max_brightness,actual_brightness};
+ done
  
-  /sys/class/backlight/dell_backlight
+ /sys/class/backlight/dell_backlight
  1
  7
  1
- --
  
  If I increase the backlight the files are correctly updated:
- 
- --
-  /sys/class/backlight/dell_backlight
+ /sys/class/backlight/dell_backlight
  7
  7
  7
- --
  
- acpi_listen works just on new mainline kernel 3.13.2 (tried bot generic
- and lowlatency) on stock kernel there isn't output at all:
- 
+ acpi_listen works just on new mainline kernel 3.13.2 (tried bot generic and 
lowlatency) on stock kernel there isn't output at all:
  video/brightnessup BRTUP 0086  K
  video/brightnessup BRTUP 0086  K
  video/brightnessup BRTUP 0086  K
  video/brightnessdown BRTDN 0087  K
  video/brightnessdown BRTDN 0087  K
  video/brightnessdown BRTDN 0087  K
  
  Now I'm using xrandr to change the brightness:
- 
  xrandr --output LVDS1 --brightness 0.5
  
- but since xrandr is a software overlay my battery life is horrible, I'm stuck 
on 100% brightness.
- Beside this, sometimes the brightness slider appears spontaneously without 
pressing any keys but again with no effect.
+ but since xrandr is a software overlay my battery life is horrible, I'm
+ stuck on 100% brightness. Beside this, sometimes the brightness slider
+ appears spontaneously without pressing any keys but again with no
+ effect.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-15-generic 3.11.0-15.25
  ProcVersionSignature: Ubuntu 3.11.0-15.25-generic 3.11.10
  Uname: Linux 3.11.0-15-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  effe   1526 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  effe