[Kernel-packages] [Bug 1183856] Re: Brightness control on Lenovo ThinkPad T430 does not work.

2013-09-27 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.11.0-9.16

---
linux (3.11.0-9.16) saucy; urgency=low

  [ Andy Whitcroft ]

  * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ
CAPACITY (16) at SPC-2"
  * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at
SPC-2"
  * Revert "SAUCE: (no-up) scsi: add scsi device flag to request READ
CAPACITY (16) be preferred"
  * Revert "SAUCE: (no-up) scsi: add scsi device flag to request VPD pages
be used at SPC-2"

  [ Seth Forshee ]

  * SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
ThinkPads
- LP: #1183856

  [ Tim Gardner ]

  * [Config] CONFIG_CRYPTO_CRCT10DIF=y, CONFIG_CRYPTO_CRCT10DIF_PCLMUL=m
  * [packaging] Bump ABI for every new release
  * rebase to v3.11.2
  * Release tracker
- LP: #1231999


  [ Upstream Kernel Changes ]

  * scsi: hyper-v storsvc switch up to SPC-3
  * perf/x86: Add Silvermont (22nm Atom) support
- LP: #1091539
  * perf/x86/intel: Fix Silvermont offcore masks
- LP: #1091539
  * modules: add support for soft module dependencies
- LP: #1188010
  * Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use
crypto transform framework"
- LP: #1188010
  * skge: fix broken driver
- LP: #1216745
  * Input: cypress_ps2 - Return zero finger count if palm is detected.
- LP: #1229361
  * udf: Standardize return values in mount sequence
- LP: #1228751
  * udf: Refuse RW mount of the filesystem instead of making it RO
- LP: #1228751
  * rebase to v3.11.2
 -- Tim GardnerMon, 23 Sep 2013 07:41:07 -0600

** Changed in: linux (Ubuntu Saucy)
   Status: Fix Committed => Fix Released

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

Title:
  Brightness control on Lenovo ThinkPad T430 does not work.

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Raring:
  Fix Released
Status in “linux” source package in Saucy:
  Fix Released

Bug description:
  == Raring SRU Justification ==

  Impact: A bug in the ACPI tables causes the ACPI backlight interface
  to fail to apply brightness changes with kernels claiming Windows 8
  compatibility. This interface is generally the first choice of
  userspace, and users are unable to adjust the brightness using GUI
  tools.

  Fix: Quirk the affected model to disable Windows 8 compatibility. This
  causes the AML to fall back to the pre-Win8 behavior, which functions
  correctly.

  Test case: Verify on an affected machine. Verified on LP #1183856.

  ---

  FN-Keys don't work for me on my ThinkPad T430.

  When i'm on battery mode the screen does not dim down to save power,
  even not with the workaround.

  The problem exists since the release of Ubuntu 13.04

  My actual Kernel: 3.8.0-22-generic

  For the T430s the problem seems to be fixed:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1098216

  WORKAROUND:

  Add to /etc/default/grub
  in the variable "GRUB_CMDLINE_LINUX_DEFAULT":

  acpi_osi=\"!Windows 2012\"

  e.g:

  GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi=\"!Windows 2012\""

  Then run "sudo update-grub".

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-22-generic 3.8.0-22.33
  ProcVersionSignature: Ubuntu 3.8.0-22.33-generic 3.8.11
  Uname: Linux 3.8.0-22-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  felix  2436 F pulseaudio
   /dev/snd/controlC0:  felix  2436 F pulseaudio
   /dev/snd/controlC1:  felix  2436 F pulseaudio
  Date: Fri May 24 17:05:25 2013
  HibernationDevice: RESUME=UUID=a3e1a0e4-da74-4961-a4df-d5a5ccae333d
  InstallationDate: Installed on 2013-05-22 (1 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  MachineType: LENOVO 2349D17
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-22-generic 
root=UUID=c3662fb4-16b3-4a1d-808d-9530ba42ab52 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-22-generic N/A
   linux-backports-modules-3.8.0-22-generic  N/A
   linux-firmware1.106
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/22/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G1ET94WW (2.54 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 2349D17
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG1ET94WW(2.54):bd04/22/2013:svnLENOVO:pn2349D17:pvrThinkPadT430:rvnLENOVO:rn2349D17:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.

[Kernel-packages] [Bug 1183856] Re: Brightness control on Lenovo ThinkPad T430 does not work.

2013-09-20 Thread Felix
** Changed in: linux (Ubuntu Raring)
   Status: New => Fix Committed

** Changed in: linux (Ubuntu Raring)
   Status: Fix Committed => Fix Released

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

Title:
  Brightness control on Lenovo ThinkPad T430 does not work.

Status in “linux” package in Ubuntu:
  Fix Committed
Status in “linux” source package in Raring:
  Fix Released
Status in “linux” source package in Saucy:
  Fix Committed

Bug description:
  == Raring SRU Justification ==

  Impact: A bug in the ACPI tables causes the ACPI backlight interface
  to fail to apply brightness changes with kernels claiming Windows 8
  compatibility. This interface is generally the first choice of
  userspace, and users are unable to adjust the brightness using GUI
  tools.

  Fix: Quirk the affected model to disable Windows 8 compatibility. This
  causes the AML to fall back to the pre-Win8 behavior, which functions
  correctly.

  Test case: Verify on an affected machine. Verified on LP #1183856.

  ---

  FN-Keys don't work for me on my ThinkPad T430.

  When i'm on battery mode the screen does not dim down to save power,
  even not with the workaround.

  The problem exists since the release of Ubuntu 13.04

  My actual Kernel: 3.8.0-22-generic

  For the T430s the problem seems to be fixed:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1098216

  WORKAROUND:

  Add to /etc/default/grub
  in the variable "GRUB_CMDLINE_LINUX_DEFAULT":

  acpi_osi=\"!Windows 2012\"

  e.g:

  GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi=\"!Windows 2012\""

  Then run "sudo update-grub".

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-22-generic 3.8.0-22.33
  ProcVersionSignature: Ubuntu 3.8.0-22.33-generic 3.8.11
  Uname: Linux 3.8.0-22-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  felix  2436 F pulseaudio
   /dev/snd/controlC0:  felix  2436 F pulseaudio
   /dev/snd/controlC1:  felix  2436 F pulseaudio
  Date: Fri May 24 17:05:25 2013
  HibernationDevice: RESUME=UUID=a3e1a0e4-da74-4961-a4df-d5a5ccae333d
  InstallationDate: Installed on 2013-05-22 (1 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  MachineType: LENOVO 2349D17
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-22-generic 
root=UUID=c3662fb4-16b3-4a1d-808d-9530ba42ab52 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-22-generic N/A
   linux-backports-modules-3.8.0-22-generic  N/A
   linux-firmware1.106
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/22/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G1ET94WW (2.54 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 2349D17
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG1ET94WW(2.54):bd04/22/2013:svnLENOVO:pn2349D17:pvrThinkPadT430:rvnLENOVO:rn2349D17:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2349D17
  dmi.product.version: ThinkPad T430
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1183856/+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 1183856] Re: Brightness control on Lenovo ThinkPad T430 does not work.

2013-09-20 Thread Tim Gardner
** Also affects: linux (Ubuntu Raring)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Saucy)
   Importance: Medium
 Assignee: Seth Forshee (sforshee)
   Status: Fix Released

** Changed in: linux (Ubuntu Saucy)
   Status: Fix Released => Fix Committed

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

Title:
  Brightness control on Lenovo ThinkPad T430 does not work.

Status in “linux” package in Ubuntu:
  Fix Committed
Status in “linux” source package in Raring:
  New
Status in “linux” source package in Saucy:
  Fix Committed

Bug description:
  == Raring SRU Justification ==

  Impact: A bug in the ACPI tables causes the ACPI backlight interface
  to fail to apply brightness changes with kernels claiming Windows 8
  compatibility. This interface is generally the first choice of
  userspace, and users are unable to adjust the brightness using GUI
  tools.

  Fix: Quirk the affected model to disable Windows 8 compatibility. This
  causes the AML to fall back to the pre-Win8 behavior, which functions
  correctly.

  Test case: Verify on an affected machine. Verified on LP #1183856.

  ---

  FN-Keys don't work for me on my ThinkPad T430.

  When i'm on battery mode the screen does not dim down to save power,
  even not with the workaround.

  The problem exists since the release of Ubuntu 13.04

  My actual Kernel: 3.8.0-22-generic

  For the T430s the problem seems to be fixed:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1098216

  WORKAROUND:

  Add to /etc/default/grub
  in the variable "GRUB_CMDLINE_LINUX_DEFAULT":

  acpi_osi=\"!Windows 2012\"

  e.g:

  GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi=\"!Windows 2012\""

  Then run "sudo update-grub".

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-22-generic 3.8.0-22.33
  ProcVersionSignature: Ubuntu 3.8.0-22.33-generic 3.8.11
  Uname: Linux 3.8.0-22-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  felix  2436 F pulseaudio
   /dev/snd/controlC0:  felix  2436 F pulseaudio
   /dev/snd/controlC1:  felix  2436 F pulseaudio
  Date: Fri May 24 17:05:25 2013
  HibernationDevice: RESUME=UUID=a3e1a0e4-da74-4961-a4df-d5a5ccae333d
  InstallationDate: Installed on 2013-05-22 (1 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  MachineType: LENOVO 2349D17
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-22-generic 
root=UUID=c3662fb4-16b3-4a1d-808d-9530ba42ab52 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-22-generic N/A
   linux-backports-modules-3.8.0-22-generic  N/A
   linux-firmware1.106
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/22/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G1ET94WW (2.54 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 2349D17
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG1ET94WW(2.54):bd04/22/2013:svnLENOVO:pn2349D17:pvrThinkPadT430:rvnLENOVO:rn2349D17:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2349D17
  dmi.product.version: ThinkPad T430
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1183856/+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 1183856] Re: Brightness control on Lenovo ThinkPad T430 does not work.

2013-07-29 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.8.0-27.40

---
linux (3.8.0-27.40) raring; urgency=low

  [Brad Figg]

  * UBUNTU: [Config] CONFIG_ARM_ERRATA_643719=y

linux (3.8.0-27.39) raring; urgency=low

  [Brad Figg]

  * Release Tracking Bug
- LP: #1199128

  [ Brad Figg ]

  * [Config] CONFIG_ATH9K_LEGACY_RATE_CONTROL=y

  [ Seth Forshee ]

  * SAUCE: Work around broken ACPI backlight on ThinkPad T430
- LP: #1183856

  [ Stefan Bader ]

  * (d-i) Add dm-snapshot to md-modules
- LP: #1191726

  [ Tim Gardner ]

  * [Config] CONFIG_SUNRPC_DEBUG=y
- LP: #1127319

  [ Upstream Kernel Changes ]

  * Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity"
- LP: #1193126
  * Revert "serial: 8250_pci: add support for another kind of NetMos
Technology PCI 9835 Multi-I/O Controller"
- LP: #1190967
  * mac80211: close AP_VLAN interfaces before unregistering all
- LP: #1193126
  * ath9k: use correct OTP register offsets for AR9550
- LP: #1193126
  * regulator: palmas: Fix "enable_reg" to point to the correct reg for
SMPS10
- LP: #1193126
  * net: can: kvaser_usb: fix reception on "USBcan Pro" and "USBcan R" type
hardware.
- LP: #1193126
  * tg3: Add read dma workaround for 5720
- LP: #1193126
  * xhci-mem: init list heads at the beginning of init
- LP: #1193126
  * xhci: fix list access before init
- LP: #1193126
  * xhci - correct comp_mode_recovery_timer on return from hibernate
- LP: #1193126
  * xhci: Disable D3cold for buggy TI redrivers.
- LP: #1193126
  * usb: dwc3: pci: PHY should be deleted later than dwc3 core
- LP: #1193126
  * usb: dwc3: gadget: free trb pool only from epnum 2
- LP: #1193126
  * usb: musb: make use_sg flag URB specific
- LP: #1193126
  * USB: revert periodic scheduling bugfix
- LP: #1193126
  * USB: serial: fix Treo/Kyocera interrrupt-in urb context
- LP: #1193126
  * USB: visor: fix initialisation of Treo/Kyocera devices
- LP: #1193126
  * USB: mos7720: fix DMA to stack
- LP: #1193126
  * USB: mos7840: fix DMA to stack
- LP: #1193126
  * USB: ark3116: fix control-message timeout
- LP: #1193126
  * USB: iuu_phoenix: fix bulk-message timeout
- LP: #1193126
  * USB: mos7720: fix message timeouts
- LP: #1193126
  * USB: zte_ev: fix control-message timeouts
- LP: #1193126
  * USB: Serial: cypress_M8: Enable FRWD Dongle hidcom device
- LP: #1193126
  * USB: serial: Add Option GTM681W to qcserial device table.
- LP: #1193126
  * USB: zte_ev: fix broken open
- LP: #1193126
  * USB: keyspan: fix bogus array index
- LP: #1193126
  * USB: mos7720: fix hardware flow control
- LP: #1193126
  * x86/PCI: Map PCI setup data with ioremap() so it can be in highmem
- LP: #1193126
  * USB: whiteheat: fix broken port configuration
- LP: #1193126
  * USB: option: blacklist network interface on Huawei E1820
- LP: #1193126
  * USB: option,zte_ev: move most ZTE CDMA devices to zte_ev
- LP: #1193126
  * ecryptfs: fixed msync to flush data
- LP: #1193126
  * dmaengine: ste_dma40: fix pm runtime ref counting
- LP: #1193126
  * cifs: fix off-by-one bug in build_unc_path_to_root
- LP: #1193126
  * ACPI video: ignore BIOS backlight value for HP dm4
- LP: #1193126
  * ACPI video: ignore BIOS initial backlight value for HP 1000
- LP: #1193126
  * ACPI / video: ignore BIOS initial backlight value for HP m4
- LP: #1193126
  * ACPI / video: ignore BIOS initial backlight value for HP Pavilion g6
- LP: #1193126
  * ALSA: usb-audio: fix Roland/Cakewalk UM-3G support
- LP: #1193126
  * drm: fix a use-after-free when GPU acceleration disabled
- LP: #1193126
  * drm/mgag200: Add missing write to index before accessing data register
- LP: #1193126
  * drm/i915: no lvds quirk for hp t5740
- LP: #1193126
  * radeon: Fix system hang issue when using KMS with older cards
- LP: #1193126
  * drm/radeon: don't allow audio on DCE6
- LP: #1193126
  * ALSA: usb-audio - Apply Logitech QuickCam Pro 9000 quirk only to audio
iface
- LP: #1193126
  * drm/i915/sdvo: Use &intel_sdvo->ddc instead of intel_sdvo->i2c for DDC.
- LP: #1193126
  * ALSA: usb-audio - Fix invalid volume resolution on Logitech HD webcam
c270
- LP: #1193126
  * eCryptfs: Check return of filemap_write_and_wait during fsync
- LP: #1193126
  * acpi-cpufreq: set current frequency based on target P-State
- LP: #1193126
  * ARM: 7742/1: topology: export cpu_topology
- LP: #1193126
  * ARM: 7743/1: compressed/head.S: work around new binutils warning
- LP: #1193126
  * ARM: 7747/1: pcpu: ensure __my_cpu_offset cannot be re-ordered across
barrier()
- LP: #1193126
  * hwmon: (adm1021) Strengthen chip detection for ADM1021, LM84 and
MAX1617
- LP: #1193126
  * hpfs: fix warnings when the filesystem fills up
- LP: #1193126
  * powerpc/eeh: Don't check RTAS token to get PE addr
- LP: #1193126
  * x