[Kernel-packages] [Bug 1926938] Re: Recent mainline packages are built with Hirsuite 21.04, not Focal 20.04 LTS

2021-05-31 Thread Martin Pecka
Ok, this gets emotional, so let's concentrate on what's important.

Is there anyone speaking for the official mainline builds? What problems
would it bring to change the policy and build the mainline kernels with
latest (or even oldest!) LTS tooling?

It is apparent that the community would benefit from it. It is
understandable that Ubuntu doesn't want to "officially support" mainline
kernels (just because they're a kind of testing stuff), but apparently
there are people (disclosure: including myself) who need to run mainline
kernels on older distros (Bionic in my case). It is completely fine to
run into problems with a mainline kernel, but why add hurdles to those
who want or need to try?

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

Title:
  Recent mainline packages are built with Hirsuite 21.04, not Focal
  20.04 LTS

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi all,

  The Mainline wiki states that the mainline kernels are built with the
  previous LTS toolchain, but the recent 5.12.x and 5.11.x releases are
  being built with Hirsuite 21.04, and before that Groovy? If this is
  intentional, then the wiki should be updated to reflect the change in
  policy.

  From https://wiki.ubuntu.com/Kernel/MainlineBuilds

Mainline kernel build toolchain
These kernels are built with the toolchain (gcc, g++, etc.) from the 
previous Ubuntu LTS release. 
(e.g. Ubuntu 14.04 "Trusty Tahr" / 16.04 "Xenial Xerus" / 18.04 "Bionic 
Beaver", etc.) Therefore, 
out-of-tree kernel modules you already have built and installed for use 
with your release kernels 
are not likely to work with the mainline builds.

  The 5.12 kernel was built with GCC 10.3.0, and 5.11.16 with 10.2.0. On
  my Focal LTS system I have GCC 9.3.0.

  The Mainline kernel build toolchain
  These kernels are built with the toolchain (gcc, g++, etc.) from the previous 
Ubuntu LTS release. (e.g. Ubuntu 14.04 "Trusty Tahr" / 16.04 "Xenial Xerus" / 
18.04 "Bionic Beaver", etc.) Therefore, out-of-tree kernel modules you already 
have built and installed for use with your release kernels are not likely to 
work with the mainline builds.

  The *linux-headers-generic* packages have unmet dependencies on 20.04
  LTS.

  I could install Groovy built kernels fine, but the Hirsuite ones built
  with GCC 10.3.0 appear to require libc6 >= 2.33. So the new kernels
  can't be installed on Focal (libc 2.31).

  Thanks,
  Mark

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1926938/+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 1926938] Re: Recent mainline packages are built with Hirsuite 21.04, not Focal 20.04 LTS

2021-05-19 Thread Martin Pecka
Ah, you're right. I expected there should be a metapackage linux-5.12.4,
but now I see I have to install the respective packages like linux-
header-5.12.4* etc. Thanks!

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

Title:
  Recent mainline packages are built with Hirsuite 21.04, not Focal
  20.04 LTS

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi all,

  The Mainline wiki states that the mainline kernels are built with the
  previous LTS toolchain, but the recent 5.12.x and 5.11.x releases are
  being built with Hirsuite 21.04, and before that Groovy? If this is
  intentional, then the wiki should be updated to reflect the change in
  policy.

  From https://wiki.ubuntu.com/Kernel/MainlineBuilds

Mainline kernel build toolchain
These kernels are built with the toolchain (gcc, g++, etc.) from the 
previous Ubuntu LTS release. 
(e.g. Ubuntu 14.04 "Trusty Tahr" / 16.04 "Xenial Xerus" / 18.04 "Bionic 
Beaver", etc.) Therefore, 
out-of-tree kernel modules you already have built and installed for use 
with your release kernels 
are not likely to work with the mainline builds.

  The 5.12 kernel was built with GCC 10.3.0, and 5.11.16 with 10.2.0. On
  my Focal LTS system I have GCC 9.3.0.

  The Mainline kernel build toolchain
  These kernels are built with the toolchain (gcc, g++, etc.) from the previous 
Ubuntu LTS release. (e.g. Ubuntu 14.04 "Trusty Tahr" / 16.04 "Xenial Xerus" / 
18.04 "Bionic Beaver", etc.) Therefore, out-of-tree kernel modules you already 
have built and installed for use with your release kernels are not likely to 
work with the mainline builds.

  The *linux-headers-generic* packages have unmet dependencies on 20.04
  LTS.

  I could install Groovy built kernels fine, but the Hirsuite ones built
  with GCC 10.3.0 appear to require libc6 >= 2.33. So the new kernels
  can't be installed on Focal (libc 2.31).

  Thanks,
  Mark

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1926938/+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 1926938] Re: Recent mainline packages are built with Hirsuite 21.04, not Focal 20.04 LTS

2021-05-19 Thread Martin Pecka
@tuxinvader Could you please also set up a bionic PPA? I manually
download the DEBs and install them on Bionic and everything works fine.

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

Title:
  Recent mainline packages are built with Hirsuite 21.04, not Focal
  20.04 LTS

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi all,

  The Mainline wiki states that the mainline kernels are built with the
  previous LTS toolchain, but the recent 5.12.x and 5.11.x releases are
  being built with Hirsuite 21.04, and before that Groovy? If this is
  intentional, then the wiki should be updated to reflect the change in
  policy.

  From https://wiki.ubuntu.com/Kernel/MainlineBuilds

Mainline kernel build toolchain
These kernels are built with the toolchain (gcc, g++, etc.) from the 
previous Ubuntu LTS release. 
(e.g. Ubuntu 14.04 "Trusty Tahr" / 16.04 "Xenial Xerus" / 18.04 "Bionic 
Beaver", etc.) Therefore, 
out-of-tree kernel modules you already have built and installed for use 
with your release kernels 
are not likely to work with the mainline builds.

  The 5.12 kernel was built with GCC 10.3.0, and 5.11.16 with 10.2.0. On
  my Focal LTS system I have GCC 9.3.0.

  The Mainline kernel build toolchain
  These kernels are built with the toolchain (gcc, g++, etc.) from the previous 
Ubuntu LTS release. (e.g. Ubuntu 14.04 "Trusty Tahr" / 16.04 "Xenial Xerus" / 
18.04 "Bionic Beaver", etc.) Therefore, out-of-tree kernel modules you already 
have built and installed for use with your release kernels are not likely to 
work with the mainline builds.

  The *linux-headers-generic* packages have unmet dependencies on 20.04
  LTS.

  I could install Groovy built kernels fine, but the Hirsuite ones built
  with GCC 10.3.0 appear to require libc6 >= 2.33. So the new kernels
  can't be installed on Focal (libc 2.31).

  Thanks,
  Mark

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1926938/+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 1554299] Re: drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in dpll_hw_state.wrpll (expected 0xb0210614, found 0x00000000)

2016-08-02 Thread Martin Pecka
The GL freezes still occur when using Ubuntu kernel 4.5.3. I wanted to
try newer kernels (those tagged with yakkety), but the 14.04 LTS
wouldn't boot to desktop with them.

** Changed in: linux (Ubuntu)
   Status: Expired => Incomplete

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

Title:
  drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in
  dpll_hw_state.wrpll (expected 0xb0210614, found 0x)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  This is a followup of
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1501260 .

  Basically, running OpenGL applications (e.g. glxgears) on the primary
  display handled by Intel 915 card results in display freeze. The error
  message from the title of this bug is written to a VT console if I
  switch to it. It seems this bug only appears when multiple monitors
  are connected.

  Switching to a VT (Ctrl+Alt+F1) and back unfreezes the screen for a
  while. The screen only looks frozen, but normally reacts to mouse and
  keyboard events. This only happens if the GL window is displayed on my
  primary display (which is handled by the intel integrated chip). The
  notebook has 2 video outputs and a discrete AMD graphics, and I think
  only one of the outputs is handled by the AMD card, so I think one of
  the outputs is handled by the intel card and does not get frozen.

  Ubuntu 14.04.3 64bit.

  I think that before upgrading from 14.04.2 to 14.04.3 this did not
  happen.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.2.0-30-generic 4.2.0-30.36~14.04.1
  ProcVersionSignature: Ubuntu 4.2.0-30.36~14.04.1-generic 4.2.8-ckt3
  Uname: Linux 4.2.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Mar  8 02:43:37 2016
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: linux-lts-wily
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  peci1  3018 F pulseaudio
   /dev/snd/controlC1:  peci1  3018 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=05314bb8-8590-474c-8af1-1c90dd3bb89c
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Latitude E6540
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic 
root=UUID=501ffea4-2b36-441b-a8ca-34805170c396 ro i8042.nopnp quiet splash 
radeon.modeset=1 radeon.dpm=1 i915.modeset=1 radeon.runpm=0 vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-27.32~14.04.1-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-27-generic N/A
   linux-backports-modules-4.2.0-27-generic  N/A
   linux-firmware1.127.20
  Tags:  trusty
  Uname: Linux 4.2.0-27-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  UserGroups: adm autosshfs cdrom dip lpadmin plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 09/01/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A16
  dmi.board.name: 0CYT5F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd09/01/2015:svnDellInc.:pnLatitudeE6540:pvr00:rvnDellInc.:rn0CYT5F:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6540
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1554299/+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 1554299] Re: drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in dpll_hw_state.wrpll (expected 0xb0210614, found 0x00000000)

2016-03-08 Thread Martin Pecka
Oh, that's gonna take a while until I find the right time to do this
kind of experiment.

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

Title:
  drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in
  dpll_hw_state.wrpll (expected 0xb0210614, found 0x)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  This is a followup of
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1501260 .

  Basically, running OpenGL applications (e.g. glxgears) on the primary
  display handled by Intel 915 card results in display freeze. The error
  message from the title of this bug is written to a VT console if I
  switch to it. It seems this bug only appears when multiple monitors
  are connected.

  Switching to a VT (Ctrl+Alt+F1) and back unfreezes the screen for a
  while. The screen only looks frozen, but normally reacts to mouse and
  keyboard events. This only happens if the GL window is displayed on my
  primary display (which is handled by the intel integrated chip). The
  notebook has 2 video outputs and a discrete AMD graphics, and I think
  only one of the outputs is handled by the AMD card, so I think one of
  the outputs is handled by the intel card and does not get frozen.

  Ubuntu 14.04.3 64bit.

  I think that before upgrading from 14.04.2 to 14.04.3 this did not
  happen.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.2.0-30-generic 4.2.0-30.36~14.04.1
  ProcVersionSignature: Ubuntu 4.2.0-30.36~14.04.1-generic 4.2.8-ckt3
  Uname: Linux 4.2.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Mar  8 02:43:37 2016
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: linux-lts-wily
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  peci1  3018 F pulseaudio
   /dev/snd/controlC1:  peci1  3018 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=05314bb8-8590-474c-8af1-1c90dd3bb89c
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Latitude E6540
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic 
root=UUID=501ffea4-2b36-441b-a8ca-34805170c396 ro i8042.nopnp quiet splash 
radeon.modeset=1 radeon.dpm=1 i915.modeset=1 radeon.runpm=0 vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-27.32~14.04.1-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-27-generic N/A
   linux-backports-modules-4.2.0-27-generic  N/A
   linux-firmware1.127.20
  Tags:  trusty
  Uname: Linux 4.2.0-27-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  UserGroups: adm autosshfs cdrom dip lpadmin plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 09/01/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A16
  dmi.board.name: 0CYT5F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd09/01/2015:svnDellInc.:pnLatitudeE6540:pvr00:rvnDellInc.:rn0CYT5F:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6540
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1554299/+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 1554299] Re: drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in dpll_hw_state.wrpll (expected 0xb0210614, found 0x00000000)

2016-03-08 Thread Martin Pecka
Hmm, I feel it is probable that the i915 error and OpenGL freezes are
two separate issues. I tested with various kernels, and these are the
results:

GL bug:
3.13 KO
3.19 KO
4.2 KO
4.3 KO
4.4 KO
4.5 KO

i915 bug:
4.2 KO
4.3 OK
4.4 OK

So it seems 4.3 kernel has fixed the i915 issue, but the GL freezes
still do occur.

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

** Tags added: kernel-bug-exists-upstream-4.2 kernel-fixed-upstream-4.3
kernel-fixed-upstream-4.4 kernel-fixed-upstream-4.5-rc7

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

Title:
  drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in
  dpll_hw_state.wrpll (expected 0xb0210614, found 0x)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  This is a followup of
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1501260 .

  Basically, running OpenGL applications (e.g. glxgears) on the primary
  display handled by Intel 915 card results in display freeze. The error
  message from the title of this bug is written to a VT console if I
  switch to it. It seems this bug only appears when multiple monitors
  are connected.

  Switching to a VT (Ctrl+Alt+F1) and back unfreezes the screen for a
  while. The screen only looks frozen, but normally reacts to mouse and
  keyboard events. This only happens if the GL window is displayed on my
  primary display (which is handled by the intel integrated chip). The
  notebook has 2 video outputs and a discrete AMD graphics, and I think
  only one of the outputs is handled by the AMD card, so I think one of
  the outputs is handled by the intel card and does not get frozen.

  Ubuntu 14.04.3 64bit.

  I think that before upgrading from 14.04.2 to 14.04.3 this did not
  happen.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.2.0-30-generic 4.2.0-30.36~14.04.1
  ProcVersionSignature: Ubuntu 4.2.0-30.36~14.04.1-generic 4.2.8-ckt3
  Uname: Linux 4.2.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Mar  8 02:43:37 2016
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: linux-lts-wily
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  peci1  3018 F pulseaudio
   /dev/snd/controlC1:  peci1  3018 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=05314bb8-8590-474c-8af1-1c90dd3bb89c
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Latitude E6540
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic 
root=UUID=501ffea4-2b36-441b-a8ca-34805170c396 ro i8042.nopnp quiet splash 
radeon.modeset=1 radeon.dpm=1 i915.modeset=1 radeon.runpm=0 vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-27.32~14.04.1-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-27-generic N/A
   linux-backports-modules-4.2.0-27-generic  N/A
   linux-firmware1.127.20
  Tags:  trusty
  Uname: Linux 4.2.0-27-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  UserGroups: adm autosshfs cdrom dip lpadmin plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 09/01/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A16
  dmi.board.name: 0CYT5F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd09/01/2015:svnDellInc.:pnLatitudeE6540:pvr00:rvnDellInc.:rn0CYT5F:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6540
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1554299/+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 1547884] Re: Broadcom Corp. BCM5880 Secure Applications Processor eats too much power

2016-03-08 Thread Martin Pecka
This is the result of my testing (I'll add appropriate tags):

3.13 OK
3.19 KO
4.2 KO
4.3 KO
4.4 OK
4.5 OK

OK means reported consumption 0 mW, KO means consumption 4-20 W.

** Description changed:

  $ lsusb
  Bus 004 Device 004: ID 0a5c:5800 Broadcom Corp. BCM5880 Secure Applications 
Processor
  
  $ sudo powertop
  Power est.  Usage   Events/sKategorie   Popis
-   24.3 W100,0%  Device USB device: 5880 
(Broadcom Corp)
+   24.3 W100,0%  Device USB device: 5880 
(Broadcom Corp)
  
  On my Dell Latitude E6540 I constantly see this USB device eating about
  20 W of power (and I don't see a reason for this kind of device to take
  that much power). And yes, the fan is always running, even when the
  computer is completely idle.
  
  The computer has no fingerprint reader (though it was an optional
  accessory, so the chip is IMHO built to support it). I use the
  integrated smartcard reader (also handled by this chip). I've set up PAM
  and LightDM to support smartcard login. However, the power usage is the
  same regardless of whether a smartcard is inserted or not. I do not
  intentionally use the integrated TPM chip in any way.
  
  I faced this problem also on Ubuntu 14.04.3 with 3.19 kernel.
  
  Eventually, this could also be a bug in powertop, but the fan almost
  never stops (even with display backlight to minimum), so I think
  powertop could be correct.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.2.0-27-generic 4.2.0-27.32~14.04.1
  ProcVersionSignature: Ubuntu 4.2.0-27.32~14.04.1-generic 4.2.8-ckt1
  Uname: Linux 4.2.0-27-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Feb 20 15:33:49 2016
  InstallationDate: Installed on 2013-11-05 (837 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: linux-lts-wily
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (678 days ago)
- --- 
+ ---
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  peci1  2919 F pulseaudio
-  /dev/snd/pcmC1D0p:   peci1  2919 F...m pulseaudio
-  /dev/snd/controlC1:  peci1  2919 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  peci1  2919 F pulseaudio
+  /dev/snd/pcmC1D0p:   peci1  2919 F...m pulseaudio
+  /dev/snd/controlC1:  peci1  2919 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=05314bb8-8590-474c-8af1-1c90dd3bb89c
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Latitude E6540
  Package: linux (not installed)
  ProcFB:
-  0 inteldrmfb
-  1 radeondrmfb
+  0 inteldrmfb
+  1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-30-generic 
root=UUID=501ffea4-2b36-441b-a8ca-34805170c396 ro i8042.nopnp quiet splash 
radeon.modeset=1 radeon.dpm=1 i915.modeset=1 radeon.runpm=0 vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-30.36~14.04.1-generic 4.2.8-ckt3
  RelatedPackageVersions:
-  linux-restricted-modules-4.2.0-30-generic N/A
-  linux-backports-modules-4.2.0-30-generic  N/A
-  linux-firmware1.127.20
+  linux-restricted-modules-4.2.0-30-generic N/A
+  linux-backports-modules-4.2.0-30-generic  N/A
+  linux-firmware1.127.20
  Tags:  trusty
  Uname: Linux 4.2.0-30-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  UserGroups: adm autosshfs cdrom dip lpadmin plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 09/01/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A16
  dmi.board.name: 0CYT5F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd09/01/2015:svnDellInc.:pnLatitudeE6540:pvr00:rvnDellInc.:rn0CYT5F:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6540
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.

** Tags added: kernel-bug-exists-upstream-4.2 kernel-bug-exists-
upstream-4.3 kernel-fixed-upstream-4.4 kernel-fixed-upstream-4.5

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

** Tags removed: kernel-fixed-upstream-4.5
** Tags added: kernel-fixed-upstream-4.5-rc7

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

Title:
  Broadcom Corp. BCM5880 Secure Applications Processor eats too much
  power

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  $ lsusb
  Bus 004 Device 004: ID 0a5c:5800 Broadcom Corp. BCM5880 Secure Applications 
Processor

  $ sudo powertop
  Power est.  Usage   

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

2016-03-08 Thread Martin Pecka
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1554299/+attachment/4592567/+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/1554299

Title:
  drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in
  dpll_hw_state.wrpll (expected 0xb0210614, found 0x)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  This is a followup of
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1501260 .

  Basically, running OpenGL applications (e.g. glxgears) on the primary
  display handled by Intel 915 card results in display freeze. The error
  message from the title of this bug is written to a VT console if I
  switch to it. It seems this bug only appears when multiple monitors
  are connected.

  Switching to a VT (Ctrl+Alt+F1) and back unfreezes the screen for a
  while. The screen only looks frozen, but normally reacts to mouse and
  keyboard events. This only happens if the GL window is displayed on my
  primary display (which is handled by the intel integrated chip). The
  notebook has 2 video outputs and a discrete AMD graphics, and I think
  only one of the outputs is handled by the AMD card, so I think one of
  the outputs is handled by the intel card and does not get frozen.

  Ubuntu 14.04.3 64bit.

  I think that before upgrading from 14.04.2 to 14.04.3 this did not
  happen.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.2.0-30-generic 4.2.0-30.36~14.04.1
  ProcVersionSignature: Ubuntu 4.2.0-30.36~14.04.1-generic 4.2.8-ckt3
  Uname: Linux 4.2.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Mar  8 02:43:37 2016
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: linux-lts-wily
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  peci1  3018 F pulseaudio
   /dev/snd/controlC1:  peci1  3018 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=05314bb8-8590-474c-8af1-1c90dd3bb89c
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Latitude E6540
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic 
root=UUID=501ffea4-2b36-441b-a8ca-34805170c396 ro i8042.nopnp quiet splash 
radeon.modeset=1 radeon.dpm=1 i915.modeset=1 radeon.runpm=0 vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-27.32~14.04.1-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-27-generic N/A
   linux-backports-modules-4.2.0-27-generic  N/A
   linux-firmware1.127.20
  Tags:  trusty
  Uname: Linux 4.2.0-27-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  UserGroups: adm autosshfs cdrom dip lpadmin plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 09/01/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A16
  dmi.board.name: 0CYT5F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd09/01/2015:svnDellInc.:pnLatitudeE6540:pvr00:rvnDellInc.:rn0CYT5F:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6540
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1554299/+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 1554299] WifiSyslog.txt

2016-03-08 Thread Martin Pecka
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1554299/+attachment/4592572/+files/WifiSyslog.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/1554299

Title:
  drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in
  dpll_hw_state.wrpll (expected 0xb0210614, found 0x)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  This is a followup of
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1501260 .

  Basically, running OpenGL applications (e.g. glxgears) on the primary
  display handled by Intel 915 card results in display freeze. The error
  message from the title of this bug is written to a VT console if I
  switch to it. It seems this bug only appears when multiple monitors
  are connected.

  Switching to a VT (Ctrl+Alt+F1) and back unfreezes the screen for a
  while. The screen only looks frozen, but normally reacts to mouse and
  keyboard events. This only happens if the GL window is displayed on my
  primary display (which is handled by the intel integrated chip). The
  notebook has 2 video outputs and a discrete AMD graphics, and I think
  only one of the outputs is handled by the AMD card, so I think one of
  the outputs is handled by the intel card and does not get frozen.

  Ubuntu 14.04.3 64bit.

  I think that before upgrading from 14.04.2 to 14.04.3 this did not
  happen.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.2.0-30-generic 4.2.0-30.36~14.04.1
  ProcVersionSignature: Ubuntu 4.2.0-30.36~14.04.1-generic 4.2.8-ckt3
  Uname: Linux 4.2.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Mar  8 02:43:37 2016
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: linux-lts-wily
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  peci1  3018 F pulseaudio
   /dev/snd/controlC1:  peci1  3018 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=05314bb8-8590-474c-8af1-1c90dd3bb89c
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Latitude E6540
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic 
root=UUID=501ffea4-2b36-441b-a8ca-34805170c396 ro i8042.nopnp quiet splash 
radeon.modeset=1 radeon.dpm=1 i915.modeset=1 radeon.runpm=0 vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-27.32~14.04.1-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-27-generic N/A
   linux-backports-modules-4.2.0-27-generic  N/A
   linux-firmware1.127.20
  Tags:  trusty
  Uname: Linux 4.2.0-27-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  UserGroups: adm autosshfs cdrom dip lpadmin plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 09/01/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A16
  dmi.board.name: 0CYT5F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd09/01/2015:svnDellInc.:pnLatitudeE6540:pvr00:rvnDellInc.:rn0CYT5F:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6540
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1554299/+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 1554299] Lsusb.txt

2016-03-08 Thread Martin Pecka
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1554299/+attachment/4592563/+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/1554299

Title:
  drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in
  dpll_hw_state.wrpll (expected 0xb0210614, found 0x)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  This is a followup of
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1501260 .

  Basically, running OpenGL applications (e.g. glxgears) on the primary
  display handled by Intel 915 card results in display freeze. The error
  message from the title of this bug is written to a VT console if I
  switch to it. It seems this bug only appears when multiple monitors
  are connected.

  Switching to a VT (Ctrl+Alt+F1) and back unfreezes the screen for a
  while. The screen only looks frozen, but normally reacts to mouse and
  keyboard events. This only happens if the GL window is displayed on my
  primary display (which is handled by the intel integrated chip). The
  notebook has 2 video outputs and a discrete AMD graphics, and I think
  only one of the outputs is handled by the AMD card, so I think one of
  the outputs is handled by the intel card and does not get frozen.

  Ubuntu 14.04.3 64bit.

  I think that before upgrading from 14.04.2 to 14.04.3 this did not
  happen.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.2.0-30-generic 4.2.0-30.36~14.04.1
  ProcVersionSignature: Ubuntu 4.2.0-30.36~14.04.1-generic 4.2.8-ckt3
  Uname: Linux 4.2.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Mar  8 02:43:37 2016
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: linux-lts-wily
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  peci1  3018 F pulseaudio
   /dev/snd/controlC1:  peci1  3018 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=05314bb8-8590-474c-8af1-1c90dd3bb89c
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Latitude E6540
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic 
root=UUID=501ffea4-2b36-441b-a8ca-34805170c396 ro i8042.nopnp quiet splash 
radeon.modeset=1 radeon.dpm=1 i915.modeset=1 radeon.runpm=0 vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-27.32~14.04.1-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-27-generic N/A
   linux-backports-modules-4.2.0-27-generic  N/A
   linux-firmware1.127.20
  Tags:  trusty
  Uname: Linux 4.2.0-27-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  UserGroups: adm autosshfs cdrom dip lpadmin plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 09/01/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A16
  dmi.board.name: 0CYT5F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd09/01/2015:svnDellInc.:pnLatitudeE6540:pvr00:rvnDellInc.:rn0CYT5F:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6540
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1554299/+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 1554299] RfKill.txt

2016-03-08 Thread Martin Pecka
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1554299/+attachment/4592569/+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/1554299

Title:
  drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in
  dpll_hw_state.wrpll (expected 0xb0210614, found 0x)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  This is a followup of
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1501260 .

  Basically, running OpenGL applications (e.g. glxgears) on the primary
  display handled by Intel 915 card results in display freeze. The error
  message from the title of this bug is written to a VT console if I
  switch to it. It seems this bug only appears when multiple monitors
  are connected.

  Switching to a VT (Ctrl+Alt+F1) and back unfreezes the screen for a
  while. The screen only looks frozen, but normally reacts to mouse and
  keyboard events. This only happens if the GL window is displayed on my
  primary display (which is handled by the intel integrated chip). The
  notebook has 2 video outputs and a discrete AMD graphics, and I think
  only one of the outputs is handled by the AMD card, so I think one of
  the outputs is handled by the intel card and does not get frozen.

  Ubuntu 14.04.3 64bit.

  I think that before upgrading from 14.04.2 to 14.04.3 this did not
  happen.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.2.0-30-generic 4.2.0-30.36~14.04.1
  ProcVersionSignature: Ubuntu 4.2.0-30.36~14.04.1-generic 4.2.8-ckt3
  Uname: Linux 4.2.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Mar  8 02:43:37 2016
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: linux-lts-wily
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  peci1  3018 F pulseaudio
   /dev/snd/controlC1:  peci1  3018 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=05314bb8-8590-474c-8af1-1c90dd3bb89c
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Latitude E6540
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic 
root=UUID=501ffea4-2b36-441b-a8ca-34805170c396 ro i8042.nopnp quiet splash 
radeon.modeset=1 radeon.dpm=1 i915.modeset=1 radeon.runpm=0 vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-27.32~14.04.1-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-27-generic N/A
   linux-backports-modules-4.2.0-27-generic  N/A
   linux-firmware1.127.20
  Tags:  trusty
  Uname: Linux 4.2.0-27-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  UserGroups: adm autosshfs cdrom dip lpadmin plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 09/01/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A16
  dmi.board.name: 0CYT5F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd09/01/2015:svnDellInc.:pnLatitudeE6540:pvr00:rvnDellInc.:rn0CYT5F:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6540
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1554299/+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 1554299] UdevDb.txt

2016-03-08 Thread Martin Pecka
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1554299/+attachment/4592570/+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/1554299

Title:
  drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in
  dpll_hw_state.wrpll (expected 0xb0210614, found 0x)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  This is a followup of
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1501260 .

  Basically, running OpenGL applications (e.g. glxgears) on the primary
  display handled by Intel 915 card results in display freeze. The error
  message from the title of this bug is written to a VT console if I
  switch to it. It seems this bug only appears when multiple monitors
  are connected.

  Switching to a VT (Ctrl+Alt+F1) and back unfreezes the screen for a
  while. The screen only looks frozen, but normally reacts to mouse and
  keyboard events. This only happens if the GL window is displayed on my
  primary display (which is handled by the intel integrated chip). The
  notebook has 2 video outputs and a discrete AMD graphics, and I think
  only one of the outputs is handled by the AMD card, so I think one of
  the outputs is handled by the intel card and does not get frozen.

  Ubuntu 14.04.3 64bit.

  I think that before upgrading from 14.04.2 to 14.04.3 this did not
  happen.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.2.0-30-generic 4.2.0-30.36~14.04.1
  ProcVersionSignature: Ubuntu 4.2.0-30.36~14.04.1-generic 4.2.8-ckt3
  Uname: Linux 4.2.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Mar  8 02:43:37 2016
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: linux-lts-wily
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  peci1  3018 F pulseaudio
   /dev/snd/controlC1:  peci1  3018 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=05314bb8-8590-474c-8af1-1c90dd3bb89c
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Latitude E6540
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic 
root=UUID=501ffea4-2b36-441b-a8ca-34805170c396 ro i8042.nopnp quiet splash 
radeon.modeset=1 radeon.dpm=1 i915.modeset=1 radeon.runpm=0 vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-27.32~14.04.1-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-27-generic N/A
   linux-backports-modules-4.2.0-27-generic  N/A
   linux-firmware1.127.20
  Tags:  trusty
  Uname: Linux 4.2.0-27-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  UserGroups: adm autosshfs cdrom dip lpadmin plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 09/01/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A16
  dmi.board.name: 0CYT5F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd09/01/2015:svnDellInc.:pnLatitudeE6540:pvr00:rvnDellInc.:rn0CYT5F:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6540
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1554299/+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 1554299] CRDA.txt

2016-03-08 Thread Martin Pecka
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1554299/+attachment/4592559/+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/1554299

Title:
  drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in
  dpll_hw_state.wrpll (expected 0xb0210614, found 0x)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  This is a followup of
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1501260 .

  Basically, running OpenGL applications (e.g. glxgears) on the primary
  display handled by Intel 915 card results in display freeze. The error
  message from the title of this bug is written to a VT console if I
  switch to it. It seems this bug only appears when multiple monitors
  are connected.

  Switching to a VT (Ctrl+Alt+F1) and back unfreezes the screen for a
  while. The screen only looks frozen, but normally reacts to mouse and
  keyboard events. This only happens if the GL window is displayed on my
  primary display (which is handled by the intel integrated chip). The
  notebook has 2 video outputs and a discrete AMD graphics, and I think
  only one of the outputs is handled by the AMD card, so I think one of
  the outputs is handled by the intel card and does not get frozen.

  Ubuntu 14.04.3 64bit.

  I think that before upgrading from 14.04.2 to 14.04.3 this did not
  happen.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.2.0-30-generic 4.2.0-30.36~14.04.1
  ProcVersionSignature: Ubuntu 4.2.0-30.36~14.04.1-generic 4.2.8-ckt3
  Uname: Linux 4.2.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Mar  8 02:43:37 2016
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: linux-lts-wily
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  peci1  3018 F pulseaudio
   /dev/snd/controlC1:  peci1  3018 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=05314bb8-8590-474c-8af1-1c90dd3bb89c
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Latitude E6540
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic 
root=UUID=501ffea4-2b36-441b-a8ca-34805170c396 ro i8042.nopnp quiet splash 
radeon.modeset=1 radeon.dpm=1 i915.modeset=1 radeon.runpm=0 vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-27.32~14.04.1-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-27-generic N/A
   linux-backports-modules-4.2.0-27-generic  N/A
   linux-firmware1.127.20
  Tags:  trusty
  Uname: Linux 4.2.0-27-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  UserGroups: adm autosshfs cdrom dip lpadmin plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 09/01/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A16
  dmi.board.name: 0CYT5F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd09/01/2015:svnDellInc.:pnLatitudeE6540:pvr00:rvnDellInc.:rn0CYT5F:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6540
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1554299/+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 1554299] ProcInterrupts.txt

2016-03-08 Thread Martin Pecka
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1554299/+attachment/4592566/+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/1554299

Title:
  drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in
  dpll_hw_state.wrpll (expected 0xb0210614, found 0x)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  This is a followup of
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1501260 .

  Basically, running OpenGL applications (e.g. glxgears) on the primary
  display handled by Intel 915 card results in display freeze. The error
  message from the title of this bug is written to a VT console if I
  switch to it. It seems this bug only appears when multiple monitors
  are connected.

  Switching to a VT (Ctrl+Alt+F1) and back unfreezes the screen for a
  while. The screen only looks frozen, but normally reacts to mouse and
  keyboard events. This only happens if the GL window is displayed on my
  primary display (which is handled by the intel integrated chip). The
  notebook has 2 video outputs and a discrete AMD graphics, and I think
  only one of the outputs is handled by the AMD card, so I think one of
  the outputs is handled by the intel card and does not get frozen.

  Ubuntu 14.04.3 64bit.

  I think that before upgrading from 14.04.2 to 14.04.3 this did not
  happen.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.2.0-30-generic 4.2.0-30.36~14.04.1
  ProcVersionSignature: Ubuntu 4.2.0-30.36~14.04.1-generic 4.2.8-ckt3
  Uname: Linux 4.2.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Mar  8 02:43:37 2016
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: linux-lts-wily
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  peci1  3018 F pulseaudio
   /dev/snd/controlC1:  peci1  3018 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=05314bb8-8590-474c-8af1-1c90dd3bb89c
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Latitude E6540
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic 
root=UUID=501ffea4-2b36-441b-a8ca-34805170c396 ro i8042.nopnp quiet splash 
radeon.modeset=1 radeon.dpm=1 i915.modeset=1 radeon.runpm=0 vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-27.32~14.04.1-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-27-generic N/A
   linux-backports-modules-4.2.0-27-generic  N/A
   linux-firmware1.127.20
  Tags:  trusty
  Uname: Linux 4.2.0-27-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  UserGroups: adm autosshfs cdrom dip lpadmin plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 09/01/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A16
  dmi.board.name: 0CYT5F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd09/01/2015:svnDellInc.:pnLatitudeE6540:pvr00:rvnDellInc.:rn0CYT5F:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6540
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1554299/+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 1554299] UdevLog.txt

2016-03-08 Thread Martin Pecka
apport information

** Attachment added: "UdevLog.txt"
   
https://bugs.launchpad.net/bugs/1554299/+attachment/4592571/+files/UdevLog.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/1554299

Title:
  drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in
  dpll_hw_state.wrpll (expected 0xb0210614, found 0x)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  This is a followup of
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1501260 .

  Basically, running OpenGL applications (e.g. glxgears) on the primary
  display handled by Intel 915 card results in display freeze. The error
  message from the title of this bug is written to a VT console if I
  switch to it. It seems this bug only appears when multiple monitors
  are connected.

  Switching to a VT (Ctrl+Alt+F1) and back unfreezes the screen for a
  while. The screen only looks frozen, but normally reacts to mouse and
  keyboard events. This only happens if the GL window is displayed on my
  primary display (which is handled by the intel integrated chip). The
  notebook has 2 video outputs and a discrete AMD graphics, and I think
  only one of the outputs is handled by the AMD card, so I think one of
  the outputs is handled by the intel card and does not get frozen.

  Ubuntu 14.04.3 64bit.

  I think that before upgrading from 14.04.2 to 14.04.3 this did not
  happen.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.2.0-30-generic 4.2.0-30.36~14.04.1
  ProcVersionSignature: Ubuntu 4.2.0-30.36~14.04.1-generic 4.2.8-ckt3
  Uname: Linux 4.2.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Mar  8 02:43:37 2016
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: linux-lts-wily
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  peci1  3018 F pulseaudio
   /dev/snd/controlC1:  peci1  3018 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=05314bb8-8590-474c-8af1-1c90dd3bb89c
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Latitude E6540
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic 
root=UUID=501ffea4-2b36-441b-a8ca-34805170c396 ro i8042.nopnp quiet splash 
radeon.modeset=1 radeon.dpm=1 i915.modeset=1 radeon.runpm=0 vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-27.32~14.04.1-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-27-generic N/A
   linux-backports-modules-4.2.0-27-generic  N/A
   linux-firmware1.127.20
  Tags:  trusty
  Uname: Linux 4.2.0-27-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  UserGroups: adm autosshfs cdrom dip lpadmin plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 09/01/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A16
  dmi.board.name: 0CYT5F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd09/01/2015:svnDellInc.:pnLatitudeE6540:pvr00:rvnDellInc.:rn0CYT5F:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6540
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1554299/+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 1554299] Lspci.txt

2016-03-08 Thread Martin Pecka
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1554299/+attachment/4592562/+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/1554299

Title:
  drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in
  dpll_hw_state.wrpll (expected 0xb0210614, found 0x)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  This is a followup of
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1501260 .

  Basically, running OpenGL applications (e.g. glxgears) on the primary
  display handled by Intel 915 card results in display freeze. The error
  message from the title of this bug is written to a VT console if I
  switch to it. It seems this bug only appears when multiple monitors
  are connected.

  Switching to a VT (Ctrl+Alt+F1) and back unfreezes the screen for a
  while. The screen only looks frozen, but normally reacts to mouse and
  keyboard events. This only happens if the GL window is displayed on my
  primary display (which is handled by the intel integrated chip). The
  notebook has 2 video outputs and a discrete AMD graphics, and I think
  only one of the outputs is handled by the AMD card, so I think one of
  the outputs is handled by the intel card and does not get frozen.

  Ubuntu 14.04.3 64bit.

  I think that before upgrading from 14.04.2 to 14.04.3 this did not
  happen.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.2.0-30-generic 4.2.0-30.36~14.04.1
  ProcVersionSignature: Ubuntu 4.2.0-30.36~14.04.1-generic 4.2.8-ckt3
  Uname: Linux 4.2.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Mar  8 02:43:37 2016
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: linux-lts-wily
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  peci1  3018 F pulseaudio
   /dev/snd/controlC1:  peci1  3018 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=05314bb8-8590-474c-8af1-1c90dd3bb89c
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Latitude E6540
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic 
root=UUID=501ffea4-2b36-441b-a8ca-34805170c396 ro i8042.nopnp quiet splash 
radeon.modeset=1 radeon.dpm=1 i915.modeset=1 radeon.runpm=0 vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-27.32~14.04.1-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-27-generic N/A
   linux-backports-modules-4.2.0-27-generic  N/A
   linux-firmware1.127.20
  Tags:  trusty
  Uname: Linux 4.2.0-27-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  UserGroups: adm autosshfs cdrom dip lpadmin plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 09/01/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A16
  dmi.board.name: 0CYT5F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd09/01/2015:svnDellInc.:pnLatitudeE6540:pvr00:rvnDellInc.:rn0CYT5F:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6540
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1554299/+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 1554299] ProcCpuinfo.txt

2016-03-08 Thread Martin Pecka
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1554299/+attachment/4592564/+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/1554299

Title:
  drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in
  dpll_hw_state.wrpll (expected 0xb0210614, found 0x)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  This is a followup of
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1501260 .

  Basically, running OpenGL applications (e.g. glxgears) on the primary
  display handled by Intel 915 card results in display freeze. The error
  message from the title of this bug is written to a VT console if I
  switch to it. It seems this bug only appears when multiple monitors
  are connected.

  Switching to a VT (Ctrl+Alt+F1) and back unfreezes the screen for a
  while. The screen only looks frozen, but normally reacts to mouse and
  keyboard events. This only happens if the GL window is displayed on my
  primary display (which is handled by the intel integrated chip). The
  notebook has 2 video outputs and a discrete AMD graphics, and I think
  only one of the outputs is handled by the AMD card, so I think one of
  the outputs is handled by the intel card and does not get frozen.

  Ubuntu 14.04.3 64bit.

  I think that before upgrading from 14.04.2 to 14.04.3 this did not
  happen.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.2.0-30-generic 4.2.0-30.36~14.04.1
  ProcVersionSignature: Ubuntu 4.2.0-30.36~14.04.1-generic 4.2.8-ckt3
  Uname: Linux 4.2.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Mar  8 02:43:37 2016
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: linux-lts-wily
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  peci1  3018 F pulseaudio
   /dev/snd/controlC1:  peci1  3018 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=05314bb8-8590-474c-8af1-1c90dd3bb89c
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Latitude E6540
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic 
root=UUID=501ffea4-2b36-441b-a8ca-34805170c396 ro i8042.nopnp quiet splash 
radeon.modeset=1 radeon.dpm=1 i915.modeset=1 radeon.runpm=0 vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-27.32~14.04.1-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-27-generic N/A
   linux-backports-modules-4.2.0-27-generic  N/A
   linux-firmware1.127.20
  Tags:  trusty
  Uname: Linux 4.2.0-27-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  UserGroups: adm autosshfs cdrom dip lpadmin plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 09/01/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A16
  dmi.board.name: 0CYT5F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd09/01/2015:svnDellInc.:pnLatitudeE6540:pvr00:rvnDellInc.:rn0CYT5F:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6540
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1554299/+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 1554299] PulseList.txt

2016-03-08 Thread Martin Pecka
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1554299/+attachment/4592568/+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/1554299

Title:
  drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in
  dpll_hw_state.wrpll (expected 0xb0210614, found 0x)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  This is a followup of
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1501260 .

  Basically, running OpenGL applications (e.g. glxgears) on the primary
  display handled by Intel 915 card results in display freeze. The error
  message from the title of this bug is written to a VT console if I
  switch to it. It seems this bug only appears when multiple monitors
  are connected.

  Switching to a VT (Ctrl+Alt+F1) and back unfreezes the screen for a
  while. The screen only looks frozen, but normally reacts to mouse and
  keyboard events. This only happens if the GL window is displayed on my
  primary display (which is handled by the intel integrated chip). The
  notebook has 2 video outputs and a discrete AMD graphics, and I think
  only one of the outputs is handled by the AMD card, so I think one of
  the outputs is handled by the intel card and does not get frozen.

  Ubuntu 14.04.3 64bit.

  I think that before upgrading from 14.04.2 to 14.04.3 this did not
  happen.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.2.0-30-generic 4.2.0-30.36~14.04.1
  ProcVersionSignature: Ubuntu 4.2.0-30.36~14.04.1-generic 4.2.8-ckt3
  Uname: Linux 4.2.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Mar  8 02:43:37 2016
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: linux-lts-wily
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  peci1  3018 F pulseaudio
   /dev/snd/controlC1:  peci1  3018 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=05314bb8-8590-474c-8af1-1c90dd3bb89c
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Latitude E6540
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic 
root=UUID=501ffea4-2b36-441b-a8ca-34805170c396 ro i8042.nopnp quiet splash 
radeon.modeset=1 radeon.dpm=1 i915.modeset=1 radeon.runpm=0 vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-27.32~14.04.1-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-27-generic N/A
   linux-backports-modules-4.2.0-27-generic  N/A
   linux-firmware1.127.20
  Tags:  trusty
  Uname: Linux 4.2.0-27-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  UserGroups: adm autosshfs cdrom dip lpadmin plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 09/01/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A16
  dmi.board.name: 0CYT5F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd09/01/2015:svnDellInc.:pnLatitudeE6540:pvr00:rvnDellInc.:rn0CYT5F:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6540
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1554299/+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 1554299] ProcEnviron.txt

2016-03-08 Thread Martin Pecka
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1554299/+attachment/4592565/+files/ProcEnviron.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/1554299

Title:
  drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in
  dpll_hw_state.wrpll (expected 0xb0210614, found 0x)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  This is a followup of
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1501260 .

  Basically, running OpenGL applications (e.g. glxgears) on the primary
  display handled by Intel 915 card results in display freeze. The error
  message from the title of this bug is written to a VT console if I
  switch to it. It seems this bug only appears when multiple monitors
  are connected.

  Switching to a VT (Ctrl+Alt+F1) and back unfreezes the screen for a
  while. The screen only looks frozen, but normally reacts to mouse and
  keyboard events. This only happens if the GL window is displayed on my
  primary display (which is handled by the intel integrated chip). The
  notebook has 2 video outputs and a discrete AMD graphics, and I think
  only one of the outputs is handled by the AMD card, so I think one of
  the outputs is handled by the intel card and does not get frozen.

  Ubuntu 14.04.3 64bit.

  I think that before upgrading from 14.04.2 to 14.04.3 this did not
  happen.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.2.0-30-generic 4.2.0-30.36~14.04.1
  ProcVersionSignature: Ubuntu 4.2.0-30.36~14.04.1-generic 4.2.8-ckt3
  Uname: Linux 4.2.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Mar  8 02:43:37 2016
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: linux-lts-wily
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  peci1  3018 F pulseaudio
   /dev/snd/controlC1:  peci1  3018 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=05314bb8-8590-474c-8af1-1c90dd3bb89c
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Latitude E6540
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic 
root=UUID=501ffea4-2b36-441b-a8ca-34805170c396 ro i8042.nopnp quiet splash 
radeon.modeset=1 radeon.dpm=1 i915.modeset=1 radeon.runpm=0 vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-27.32~14.04.1-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-27-generic N/A
   linux-backports-modules-4.2.0-27-generic  N/A
   linux-firmware1.127.20
  Tags:  trusty
  Uname: Linux 4.2.0-27-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  UserGroups: adm autosshfs cdrom dip lpadmin plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 09/01/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A16
  dmi.board.name: 0CYT5F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd09/01/2015:svnDellInc.:pnLatitudeE6540:pvr00:rvnDellInc.:rn0CYT5F:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6540
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1554299/+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 1554299] BootDmesg.txt

2016-03-08 Thread Martin Pecka
apport information

** Attachment added: "BootDmesg.txt"
   
https://bugs.launchpad.net/bugs/1554299/+attachment/4592558/+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/1554299

Title:
  drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in
  dpll_hw_state.wrpll (expected 0xb0210614, found 0x)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  This is a followup of
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1501260 .

  Basically, running OpenGL applications (e.g. glxgears) on the primary
  display handled by Intel 915 card results in display freeze. The error
  message from the title of this bug is written to a VT console if I
  switch to it. It seems this bug only appears when multiple monitors
  are connected.

  Switching to a VT (Ctrl+Alt+F1) and back unfreezes the screen for a
  while. The screen only looks frozen, but normally reacts to mouse and
  keyboard events. This only happens if the GL window is displayed on my
  primary display (which is handled by the intel integrated chip). The
  notebook has 2 video outputs and a discrete AMD graphics, and I think
  only one of the outputs is handled by the AMD card, so I think one of
  the outputs is handled by the intel card and does not get frozen.

  Ubuntu 14.04.3 64bit.

  I think that before upgrading from 14.04.2 to 14.04.3 this did not
  happen.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.2.0-30-generic 4.2.0-30.36~14.04.1
  ProcVersionSignature: Ubuntu 4.2.0-30.36~14.04.1-generic 4.2.8-ckt3
  Uname: Linux 4.2.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Mar  8 02:43:37 2016
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: linux-lts-wily
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  peci1  3018 F pulseaudio
   /dev/snd/controlC1:  peci1  3018 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=05314bb8-8590-474c-8af1-1c90dd3bb89c
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Latitude E6540
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic 
root=UUID=501ffea4-2b36-441b-a8ca-34805170c396 ro i8042.nopnp quiet splash 
radeon.modeset=1 radeon.dpm=1 i915.modeset=1 radeon.runpm=0 vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-27.32~14.04.1-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-27-generic N/A
   linux-backports-modules-4.2.0-27-generic  N/A
   linux-firmware1.127.20
  Tags:  trusty
  Uname: Linux 4.2.0-27-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  UserGroups: adm autosshfs cdrom dip lpadmin plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 09/01/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A16
  dmi.board.name: 0CYT5F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd09/01/2015:svnDellInc.:pnLatitudeE6540:pvr00:rvnDellInc.:rn0CYT5F:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6540
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1554299/+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 1554299] IwConfig.txt

2016-03-08 Thread Martin Pecka
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1554299/+attachment/4592561/+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/1554299

Title:
  drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in
  dpll_hw_state.wrpll (expected 0xb0210614, found 0x)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  This is a followup of
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1501260 .

  Basically, running OpenGL applications (e.g. glxgears) on the primary
  display handled by Intel 915 card results in display freeze. The error
  message from the title of this bug is written to a VT console if I
  switch to it. It seems this bug only appears when multiple monitors
  are connected.

  Switching to a VT (Ctrl+Alt+F1) and back unfreezes the screen for a
  while. The screen only looks frozen, but normally reacts to mouse and
  keyboard events. This only happens if the GL window is displayed on my
  primary display (which is handled by the intel integrated chip). The
  notebook has 2 video outputs and a discrete AMD graphics, and I think
  only one of the outputs is handled by the AMD card, so I think one of
  the outputs is handled by the intel card and does not get frozen.

  Ubuntu 14.04.3 64bit.

  I think that before upgrading from 14.04.2 to 14.04.3 this did not
  happen.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.2.0-30-generic 4.2.0-30.36~14.04.1
  ProcVersionSignature: Ubuntu 4.2.0-30.36~14.04.1-generic 4.2.8-ckt3
  Uname: Linux 4.2.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Mar  8 02:43:37 2016
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: linux-lts-wily
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  peci1  3018 F pulseaudio
   /dev/snd/controlC1:  peci1  3018 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=05314bb8-8590-474c-8af1-1c90dd3bb89c
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Latitude E6540
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic 
root=UUID=501ffea4-2b36-441b-a8ca-34805170c396 ro i8042.nopnp quiet splash 
radeon.modeset=1 radeon.dpm=1 i915.modeset=1 radeon.runpm=0 vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-27.32~14.04.1-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-27-generic N/A
   linux-backports-modules-4.2.0-27-generic  N/A
   linux-firmware1.127.20
  Tags:  trusty
  Uname: Linux 4.2.0-27-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  UserGroups: adm autosshfs cdrom dip lpadmin plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 09/01/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A16
  dmi.board.name: 0CYT5F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd09/01/2015:svnDellInc.:pnLatitudeE6540:pvr00:rvnDellInc.:rn0CYT5F:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6540
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1554299/+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 1554299] CurrentDmesg.txt

2016-03-08 Thread Martin Pecka
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1554299/+attachment/4592560/+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/1554299

Title:
  drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in
  dpll_hw_state.wrpll (expected 0xb0210614, found 0x)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  This is a followup of
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1501260 .

  Basically, running OpenGL applications (e.g. glxgears) on the primary
  display handled by Intel 915 card results in display freeze. The error
  message from the title of this bug is written to a VT console if I
  switch to it. It seems this bug only appears when multiple monitors
  are connected.

  Switching to a VT (Ctrl+Alt+F1) and back unfreezes the screen for a
  while. The screen only looks frozen, but normally reacts to mouse and
  keyboard events. This only happens if the GL window is displayed on my
  primary display (which is handled by the intel integrated chip). The
  notebook has 2 video outputs and a discrete AMD graphics, and I think
  only one of the outputs is handled by the AMD card, so I think one of
  the outputs is handled by the intel card and does not get frozen.

  Ubuntu 14.04.3 64bit.

  I think that before upgrading from 14.04.2 to 14.04.3 this did not
  happen.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.2.0-30-generic 4.2.0-30.36~14.04.1
  ProcVersionSignature: Ubuntu 4.2.0-30.36~14.04.1-generic 4.2.8-ckt3
  Uname: Linux 4.2.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Mar  8 02:43:37 2016
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: linux-lts-wily
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  peci1  3018 F pulseaudio
   /dev/snd/controlC1:  peci1  3018 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=05314bb8-8590-474c-8af1-1c90dd3bb89c
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Latitude E6540
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic 
root=UUID=501ffea4-2b36-441b-a8ca-34805170c396 ro i8042.nopnp quiet splash 
radeon.modeset=1 radeon.dpm=1 i915.modeset=1 radeon.runpm=0 vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-27.32~14.04.1-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-27-generic N/A
   linux-backports-modules-4.2.0-27-generic  N/A
   linux-firmware1.127.20
  Tags:  trusty
  Uname: Linux 4.2.0-27-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  UserGroups: adm autosshfs cdrom dip lpadmin plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 09/01/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A16
  dmi.board.name: 0CYT5F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd09/01/2015:svnDellInc.:pnLatitudeE6540:pvr00:rvnDellInc.:rn0CYT5F:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6540
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1554299/+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 1554299] Re: drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in dpll_hw_state.wrpll (expected 0xb0210614, found 0x00000000)

2016-03-08 Thread Martin Pecka
So far I've tried with older kernels installed on my system. I'll try
with newer kernels later. And I incorrectly reported my Ubuntu version -
it's 14.04.4 now, and I think the error did not appear on 14.04.3.

3.13 and 3.19: the GL window freezes as described, but the i915 error is
not printed in dmesg.

4.2.0-27 and 4.2.0-30: the GL window freezes as described, and this
error is printed  in dmesg and on VT1 every time I switch from Unity to
VT1:

[   54.481549] [drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in 
dpll_hw_state.wrpll (expected 0xb018080f, found 0x)
[   54.481550] [ cut here ]
[   54.481563] WARNING: CPU: 2 PID: 1877 at 
/build/linux-lts-wily-Vv6Eyd/linux-lts-wily-4.2.0/drivers/gpu/drm/i915/intel_display.c:12328
 check_crtc_state+0x282/0x3f0 [i915]()
[   54.481564] pipe state doesn't match!
[   54.481565] Modules linked in: ip6table_filter ip6_tables nvram xt_CHECKSUM 
iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat 
nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack xt_tcpudp 
bridge stp llc iptable_filter ip_tables x_tables autofs4 uvcvideo 
videobuf2_vmalloc videobuf2_memops videobuf2_core v4l2_common videodev media 
snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic xpad ff_memless 
rfcomm bnep bluetooth joydev dell_wmi sparse_keymap nfsd auth_rpcgss nfs_acl 
dell_laptop dcdbas nfs arc4 dell_smm_hwmon lockd grace snd_hda_intel iwldvm 
sunrpc intel_rapl snd_hda_codec x86_pkg_temp_thermal binfmt_misc mac80211 
fscache intel_powerclamp coretemp amdkfd snd_hda_core amd_iommu_v2 kvm_intel 
snd_hwdep snd_soc_rt5640 snd_soc_rl6231 snd_seq_midi radeon snd_soc_core i915 
snd_seq_midi_event kvm iwlwifi snd_compress snd_rawmidi ac97_bus 
snd_pcm_dmaengine snd_pcm crct10dif_pclmul crc32_pclmul ttm aesni_intel snd_seq 
aes_x86_64 drm_kms_helper lrw 
 gf128mul glue_helper ablk_helper cryptd snd_seq_device snd_timer input_leds 
drm cfg80211 serio_raw snd ie31200_edac mei_me mei i2c_algo_bit lpc_ich 
soundcore i2c_hid shpchp edac_core i2c_designware_platform wmi dw_dmac 
i2c_designware_core dw_dmac_core dell_smo8800 snd_soc_sst_acpi 8250_fintek 
video 8250_dw spi_pxa2xx_platform dell_rbtn mac_hid parport_pc ppdev lp parport 
hid_generic usbhid hid psmouse e1000e ahci libahci sdhci_pci ptp pps_core 
sdhci_acpi sdhci
[   54.481629] CPU: 2 PID: 1877 Comm: Xorg Tainted: GW   
4.2.0-27-generic #32~14.04.1-Ubuntu
[   54.481630] Hardware name: Dell Inc. Latitude E6540/0CYT5F, BIOS A16 
09/01/2015
[   54.481631]  c061ed00 88020ad0b7f8 817b5013 

[   54.481634]  88020ad0b848 88020ad0b838 8107792a 
88020ad0b838
[   54.481636]  880036419b48 88020ad0b8d0 880036419800 
880219dc2000
[   54.481639] Call Trace:
[   54.481642]  [] dump_stack+0x45/0x57
[   54.481645]  [] warn_slowpath_common+0x8a/0xc0
[   54.481647]  [] warn_slowpath_fmt+0x46/0x50
[   54.481661]  [] ? intel_pipe_config_compare+0xaab/0xcc0 
[i915]
[   54.481675]  [] check_crtc_state+0x282/0x3f0 [i915]
[   54.481692]  [] intel_modeset_check_state+0x292/0x6b0 
[i915]
[   54.481707]  [] intel_crtc_set_config+0x3ea/0x5a0 [i915]
[   54.481718]  [] drm_mode_set_config_internal+0x68/0x100 
[drm]
[   54.481729]  [] drm_mode_setcrtc+0xdd/0x4f0 [drm]
[   54.481737]  [] drm_ioctl+0x363/0x680 [drm]
[   54.481747]  [] ? drm_mode_setplane+0x1c0/0x1c0 [drm]
[   54.481751]  [] do_vfs_ioctl+0x2cd/0x4b0
[   54.481753]  [] ? __sb_end_write+0x35/0x70
[   54.481755]  [] ? vfs_write+0x15c/0x190
[   54.481758]  [] SyS_ioctl+0x79/0x90
[   54.481761]  [] entry_SYSCALL_64_fastpath+0x16/0x75
[   54.481763] ---[ end trace 5cee9101c23cf574 ]---

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

Title:
  drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in
  dpll_hw_state.wrpll (expected 0xb0210614, found 0x)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  This is a followup of
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1501260 .

  Basically, running OpenGL applications (e.g. glxgears) on the primary
  display handled by Intel 915 card results in display freeze. The error
  message from the title of this bug is written to a VT console if I
  switch to it. It seems this bug only appears when multiple monitors
  are connected.

  Switching to a VT (Ctrl+Alt+F1) and back unfreezes the screen for a
  while. The screen only looks frozen, but normally reacts to mouse and
  keyboard events. This only happens if the GL window is displayed on my
  primary display (which is handled by the intel integrated chip). The
  notebook has 2 video outputs and a discrete AMD graphics, and I think
  only one of the outputs is handled by the AMD card, so I think one of
  the outputs is handled by the intel card and does not get frozen.

  Ubuntu 14.04.3 64bit.

  I think that before

[Kernel-packages] [Bug 1554299] Re: drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in dpll_hw_state.wrpll (expected 0xb0210614, found 0x00000000)

2016-03-08 Thread Martin Pecka
apport information

** Tags added: apport-collected

** Description changed:

  This is a followup of
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1501260 .
  
  Basically, running OpenGL applications (e.g. glxgears) on the primary
  display handled by Intel 915 card results in display freeze. The error
  message from the title of this bug is written to a VT console if I
  switch to it. It seems this bug only appears when multiple monitors are
  connected.
  
  Switching to a VT (Ctrl+Alt+F1) and back unfreezes the screen for a
  while. The screen only looks frozen, but normally reacts to mouse and
  keyboard events. This only happens if the GL window is displayed on my
  primary display (which is handled by the intel integrated chip). The
  notebook has 2 video outputs and a discrete AMD graphics, and I think
  only one of the outputs is handled by the AMD card, so I think one of
  the outputs is handled by the intel card and does not get frozen.
  
  Ubuntu 14.04.3 64bit.
  
  I think that before upgrading from 14.04.2 to 14.04.3 this did not
  happen.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.2.0-30-generic 4.2.0-30.36~14.04.1
  ProcVersionSignature: Ubuntu 4.2.0-30.36~14.04.1-generic 4.2.8-ckt3
  Uname: Linux 4.2.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Mar  8 02:43:37 2016
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: linux-lts-wily
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
+ --- 
+ ApportVersion: 2.14.1-0ubuntu3.19
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  peci1  3018 F pulseaudio
+  /dev/snd/controlC1:  peci1  3018 F pulseaudio
+ CurrentDesktop: Unity
+ DistroRelease: Ubuntu 14.04
+ HibernationDevice: RESUME=UUID=05314bb8-8590-474c-8af1-1c90dd3bb89c
+ InstallationDate: Installed on 2013-11-05 (853 days ago)
+ InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
+ MachineType: Dell Inc. Latitude E6540
+ Package: linux (not installed)
+ ProcFB:
+  0 inteldrmfb
+  1 radeondrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic 
root=UUID=501ffea4-2b36-441b-a8ca-34805170c396 ro i8042.nopnp quiet splash 
radeon.modeset=1 radeon.dpm=1 i915.modeset=1 radeon.runpm=0 vt.handoff=7
+ ProcVersionSignature: Ubuntu 4.2.0-27.32~14.04.1-generic 4.2.8-ckt1
+ RelatedPackageVersions:
+  linux-restricted-modules-4.2.0-27-generic N/A
+  linux-backports-modules-4.2.0-27-generic  N/A
+  linux-firmware1.127.20
+ Tags:  trusty
+ Uname: Linux 4.2.0-27-generic x86_64
+ UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
+ UserGroups: adm autosshfs cdrom dip lpadmin plugdev sambashare sudo video
+ _MarkForUpload: True
+ dmi.bios.date: 09/01/2015
+ dmi.bios.vendor: Dell Inc.
+ dmi.bios.version: A16
+ dmi.board.name: 0CYT5F
+ dmi.board.vendor: Dell Inc.
+ dmi.board.version: A00
+ dmi.chassis.type: 9
+ dmi.chassis.vendor: Dell Inc.
+ dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd09/01/2015:svnDellInc.:pnLatitudeE6540:pvr00:rvnDellInc.:rn0CYT5F:rvrA00:cvnDellInc.:ct9:cvr:
+ dmi.product.name: Latitude E6540
+ dmi.product.version: 00
+ dmi.sys.vendor: Dell Inc.

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1554299/+attachment/4592557/+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/1554299

Title:
  drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in
  dpll_hw_state.wrpll (expected 0xb0210614, found 0x)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  This is a followup of
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1501260 .

  Basically, running OpenGL applications (e.g. glxgears) on the primary
  display handled by Intel 915 card results in display freeze. The error
  message from the title of this bug is written to a VT console if I
  switch to it. It seems this bug only appears when multiple monitors
  are connected.

  Switching to a VT (Ctrl+Alt+F1) and back unfreezes the screen for a
  while. The screen only looks frozen, but normally reacts to mouse and
  keyboard events. This only happens if the GL window is displayed on my
  primary display (which is handled by the intel integrated chip). The
  notebook has 2 video outputs and a discrete AMD graphics, and I think
  only one of the outputs is handled by the AMD card, so I think one of
  the outputs is handled by the intel card and does not get frozen.

  Ubuntu 14.04.3 64bit.

  I think that before upgrading from 14.04.2 to 14.04.3 this did not
  happen.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.2.0-30-generic 4.2.0-30.36~14.04.1
  ProcVersionSignat

[Kernel-packages] [Bug 1501260] Re: drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in dpll_hw_state.wrpll (expected 0xb0210614, found 0x00000000

2016-03-07 Thread Martin Pecka
@penalvch: Reported: https://bugs.launchpad.net/ubuntu/+source/linux-
lts-wily/+bug/1554299

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

Title:
  drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in
  dpll_hw_state.wrpll (expected 0xb0210614, found 0x

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  While surfing, I clicked on something,, X died, I was thrown back to a 
console and finally was able to log back in.
  dmesg is cluttered with:
   

  
  [79849.958943] [drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in 
dpll_hw_state.wrpll (expected 0xb0210614, found 0x)
  [79849.958944] [ cut here ]
  [79849.958962] WARNING: CPU: 0 PID: 14689 at 
/build/linux-1dujk3/linux-4.2.0/drivers/gpu/drm/i915/intel_display.c:12326 
check_crtc_state+0x2c5/0x440 [i915]()
  [79849.958963] pipe state doesn't match!
  [79849.958981] Modules linked in: bnep bluetooth binfmt_misc nls_iso8859_1 
intel_rapl iosf_mbi x86_pkg_temp_thermal intel_powerclamp snd_hda_codec_hdmi 
coretemp snd_hda_codec_realtek input_leds snd_hda_codec_generic kvm_intel 
snd_hda_intel kvm snd_hda_codec snd_hda_core snd_hwdep snd_pcm crct10dif_pclmul 
snd_seq_midi snd_seq_midi_event snd_rawmidi crc32_pclmul ghash_clmulni_intel 
snd_seq snd_seq_device snd_timer mei_me aesni_intel snd mei aes_x86_64 lrw 
gf128mul glue_helper ablk_helper cryptd soundcore serio_raw 8250_fintek 
fujitsu_laptop lpc_ich tpm_infineon mac_hid parport_pc ppdev lp parport autofs4 
hid_generic usbhid hid i915 psmouse ahci libahci i2c_algo_bit drm_kms_helper 
e1000e drm ptp pps_core video
  [79849.958983] CPU: 0 PID: 14689 Comm: Xorg Tainted: GW   
4.2.0-11-generic #13-Ubuntu
  [79849.958983] Hardware name: FUJITSU ESPRIMO E920/D3222-A1, BIOS V4.6.5.4 
R1.34.0 for D3222-A1x 01/08/2015
  [79849.958985]  c0232ab0 88030edef538 817b0cc5 

  [79849.958986]  88030edef588 88030edef578 81076536 
88030edef5a8
  [79849.958986]  88030edef610 88030a600800 0001 
88030a600b50
  [79849.958987] Call Trace:
  [79849.958991]  [] dump_stack+0x45/0x57
  [79849.958994]  [] warn_slowpath_common+0x86/0xc0
  [79849.958995]  [] warn_slowpath_fmt+0x46/0x50
  [79849.959008]  [] ? intel_pipe_config_compare+0xa67/0xc60 
[i915]
  [79849.959015]  [] check_crtc_state+0x2c5/0x440 [i915]
  [79849.959024]  [] intel_modeset_check_state+0x20e/0x6b0 
[i915]
  [79849.959032]  [] intel_crtc_set_config+0x4c7/0x580 [i915]
  [79849.959042]  [] drm_mode_set_config_internal+0x66/0x100 
[drm]
  [79849.959045]  [] restore_fbdev_mode+0xc2/0xf0 
[drm_kms_helper]
  [79849.959048]  [] 
drm_fb_helper_restore_fbdev_mode_unlocked+0x29/0x70 [drm_kms_helper]
  [79849.959050]  [] drm_fb_helper_set_par+0x22/0x40 
[drm_kms_helper]
  [79849.959060]  [] intel_fbdev_set_par+0x1a/0x60 [i915]
  [79849.959062]  [] ? ttwu_do_activate.constprop.89+0x5d/0x70
  [79849.959064]  [] fb_set_var+0x238/0x460
  [79849.959066]  [] ? do_sys_poll+0x127/0x5a0
  [79849.959068]  [] fbcon_blank+0x2e9/0x330
  [79849.959070]  [] ? check_preempt_wakeup+0x193/0x220
  [79849.959071]  [] do_unblank_screen+0xd3/0x1a0
  [79849.959073]  [] vt_ioctl+0x4fb/0x12c0
  [79849.959074]  [] ? default_wake_function+0x12/0x20
  [79849.959076]  [] ? autoremove_wake_function+0x16/0x40
  [79849.959078]  [] tty_ioctl+0x3cc/0xbb0
  [79849.959079]  [] ? __wake_up+0x48/0x60
  [79849.959080]  [] ? wake_nocb_leader+0x4d/0x50
  [79849.959081]  [] ? __call_rcu_nocb_enqueue+0xcd/0xd0
  [79849.959083]  [] do_vfs_ioctl+0x285/0x470
  [79849.959084]  [] ? mntput+0x24/0x40
  [79849.959085]  [] ? __fput+0x190/0x220
  [79849.959086]  [] SyS_ioctl+0x79/0x90
  [79849.959088]  [] entry_SYSCALL_64_fastpath+0x16/0x75
  [79849.959089] ---[ end trace c15f693470bdbc48 ]---
  [79849.959131] [drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in 
dpll_hw_state.wrpll (expected 0xb0210614, found 0x)
  [79849.959131] [ cut here ]

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-11-generic 4.2.0-11.13
  ProcVersionSignature: Ubuntu 4.2.0-11.13-generic 4.2.1
  Uname: Linux 4.2.0-11-generic x86_64
  ApportVersion: 2.19-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  hildeb25581 F pulseaudio
   /dev/snd/controlC1:  hildeb25581 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Sep 30 12:04:59 2015
  HibernationDevice: RESUME=UUID=d5037585-3853-4049-a410-b17d0c104ef3
  InstallationDate: Installed on 2014-06-19 (467 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: FUJITSU ESPRIMO E920
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-11

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

2016-03-07 Thread Martin Pecka
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1547884/+attachment/4592103/+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/1547884

Title:
  Broadcom Corp. BCM5880 Secure Applications Processor eats too much
  power

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  $ lsusb
  Bus 004 Device 004: ID 0a5c:5800 Broadcom Corp. BCM5880 Secure Applications 
Processor

  $ sudo powertop
  Power est.  Usage   Events/sKategorie   Popis
24.3 W100,0%  Device USB device: 5880 
(Broadcom Corp)

  On my Dell Latitude E6540 I constantly see this USB device eating
  about 20 W of power (and I don't see a reason for this kind of device
  to take that much power). And yes, the fan is always running, even
  when the computer is completely idle.

  The computer has no fingerprint reader (though it was an optional
  accessory, so the chip is IMHO built to support it). I use the
  integrated smartcard reader (also handled by this chip). I've set up
  PAM and LightDM to support smartcard login. However, the power usage
  is the same regardless of whether a smartcard is inserted or not. I do
  not intentionally use the integrated TPM chip in any way.

  I faced this problem also on Ubuntu 14.04.3 with 3.19 kernel.

  Eventually, this could also be a bug in powertop, but the fan almost
  never stops (even with display backlight to minimum), so I think
  powertop could be correct.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.2.0-27-generic 4.2.0-27.32~14.04.1
  ProcVersionSignature: Ubuntu 4.2.0-27.32~14.04.1-generic 4.2.8-ckt1
  Uname: Linux 4.2.0-27-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Feb 20 15:33:49 2016
  InstallationDate: Installed on 2013-11-05 (837 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: linux-lts-wily
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (678 days ago)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  peci1  2919 F pulseaudio
   /dev/snd/pcmC1D0p:   peci1  2919 F...m pulseaudio
   /dev/snd/controlC1:  peci1  2919 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=05314bb8-8590-474c-8af1-1c90dd3bb89c
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Latitude E6540
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-30-generic 
root=UUID=501ffea4-2b36-441b-a8ca-34805170c396 ro i8042.nopnp quiet splash 
radeon.modeset=1 radeon.dpm=1 i915.modeset=1 radeon.runpm=0 vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-30.36~14.04.1-generic 4.2.8-ckt3
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-30-generic N/A
   linux-backports-modules-4.2.0-30-generic  N/A
   linux-firmware1.127.20
  Tags:  trusty
  Uname: Linux 4.2.0-30-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  UserGroups: adm autosshfs cdrom dip lpadmin plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 09/01/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A16
  dmi.board.name: 0CYT5F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd09/01/2015:svnDellInc.:pnLatitudeE6540:pvr00:rvnDellInc.:rn0CYT5F:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6540
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1547884/+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 1547884] ProcInterrupts.txt

2016-03-07 Thread Martin Pecka
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1547884/+attachment/4592107/+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/1547884

Title:
  Broadcom Corp. BCM5880 Secure Applications Processor eats too much
  power

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  $ lsusb
  Bus 004 Device 004: ID 0a5c:5800 Broadcom Corp. BCM5880 Secure Applications 
Processor

  $ sudo powertop
  Power est.  Usage   Events/sKategorie   Popis
24.3 W100,0%  Device USB device: 5880 
(Broadcom Corp)

  On my Dell Latitude E6540 I constantly see this USB device eating
  about 20 W of power (and I don't see a reason for this kind of device
  to take that much power). And yes, the fan is always running, even
  when the computer is completely idle.

  The computer has no fingerprint reader (though it was an optional
  accessory, so the chip is IMHO built to support it). I use the
  integrated smartcard reader (also handled by this chip). I've set up
  PAM and LightDM to support smartcard login. However, the power usage
  is the same regardless of whether a smartcard is inserted or not. I do
  not intentionally use the integrated TPM chip in any way.

  I faced this problem also on Ubuntu 14.04.3 with 3.19 kernel.

  Eventually, this could also be a bug in powertop, but the fan almost
  never stops (even with display backlight to minimum), so I think
  powertop could be correct.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.2.0-27-generic 4.2.0-27.32~14.04.1
  ProcVersionSignature: Ubuntu 4.2.0-27.32~14.04.1-generic 4.2.8-ckt1
  Uname: Linux 4.2.0-27-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Feb 20 15:33:49 2016
  InstallationDate: Installed on 2013-11-05 (837 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: linux-lts-wily
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (678 days ago)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  peci1  2919 F pulseaudio
   /dev/snd/pcmC1D0p:   peci1  2919 F...m pulseaudio
   /dev/snd/controlC1:  peci1  2919 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=05314bb8-8590-474c-8af1-1c90dd3bb89c
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Latitude E6540
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-30-generic 
root=UUID=501ffea4-2b36-441b-a8ca-34805170c396 ro i8042.nopnp quiet splash 
radeon.modeset=1 radeon.dpm=1 i915.modeset=1 radeon.runpm=0 vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-30.36~14.04.1-generic 4.2.8-ckt3
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-30-generic N/A
   linux-backports-modules-4.2.0-30-generic  N/A
   linux-firmware1.127.20
  Tags:  trusty
  Uname: Linux 4.2.0-30-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  UserGroups: adm autosshfs cdrom dip lpadmin plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 09/01/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A16
  dmi.board.name: 0CYT5F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd09/01/2015:svnDellInc.:pnLatitudeE6540:pvr00:rvnDellInc.:rn0CYT5F:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6540
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1547884/+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 1547884] UdevDb.txt

2016-03-07 Thread Martin Pecka
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1547884/+attachment/4592111/+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/1547884

Title:
  Broadcom Corp. BCM5880 Secure Applications Processor eats too much
  power

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  $ lsusb
  Bus 004 Device 004: ID 0a5c:5800 Broadcom Corp. BCM5880 Secure Applications 
Processor

  $ sudo powertop
  Power est.  Usage   Events/sKategorie   Popis
24.3 W100,0%  Device USB device: 5880 
(Broadcom Corp)

  On my Dell Latitude E6540 I constantly see this USB device eating
  about 20 W of power (and I don't see a reason for this kind of device
  to take that much power). And yes, the fan is always running, even
  when the computer is completely idle.

  The computer has no fingerprint reader (though it was an optional
  accessory, so the chip is IMHO built to support it). I use the
  integrated smartcard reader (also handled by this chip). I've set up
  PAM and LightDM to support smartcard login. However, the power usage
  is the same regardless of whether a smartcard is inserted or not. I do
  not intentionally use the integrated TPM chip in any way.

  I faced this problem also on Ubuntu 14.04.3 with 3.19 kernel.

  Eventually, this could also be a bug in powertop, but the fan almost
  never stops (even with display backlight to minimum), so I think
  powertop could be correct.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.2.0-27-generic 4.2.0-27.32~14.04.1
  ProcVersionSignature: Ubuntu 4.2.0-27.32~14.04.1-generic 4.2.8-ckt1
  Uname: Linux 4.2.0-27-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Feb 20 15:33:49 2016
  InstallationDate: Installed on 2013-11-05 (837 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: linux-lts-wily
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (678 days ago)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  peci1  2919 F pulseaudio
   /dev/snd/pcmC1D0p:   peci1  2919 F...m pulseaudio
   /dev/snd/controlC1:  peci1  2919 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=05314bb8-8590-474c-8af1-1c90dd3bb89c
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Latitude E6540
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-30-generic 
root=UUID=501ffea4-2b36-441b-a8ca-34805170c396 ro i8042.nopnp quiet splash 
radeon.modeset=1 radeon.dpm=1 i915.modeset=1 radeon.runpm=0 vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-30.36~14.04.1-generic 4.2.8-ckt3
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-30-generic N/A
   linux-backports-modules-4.2.0-30-generic  N/A
   linux-firmware1.127.20
  Tags:  trusty
  Uname: Linux 4.2.0-30-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  UserGroups: adm autosshfs cdrom dip lpadmin plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 09/01/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A16
  dmi.board.name: 0CYT5F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd09/01/2015:svnDellInc.:pnLatitudeE6540:pvr00:rvnDellInc.:rn0CYT5F:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6540
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1547884/+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 1547884] RfKill.txt

2016-03-07 Thread Martin Pecka
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1547884/+attachment/4592110/+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/1547884

Title:
  Broadcom Corp. BCM5880 Secure Applications Processor eats too much
  power

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  $ lsusb
  Bus 004 Device 004: ID 0a5c:5800 Broadcom Corp. BCM5880 Secure Applications 
Processor

  $ sudo powertop
  Power est.  Usage   Events/sKategorie   Popis
24.3 W100,0%  Device USB device: 5880 
(Broadcom Corp)

  On my Dell Latitude E6540 I constantly see this USB device eating
  about 20 W of power (and I don't see a reason for this kind of device
  to take that much power). And yes, the fan is always running, even
  when the computer is completely idle.

  The computer has no fingerprint reader (though it was an optional
  accessory, so the chip is IMHO built to support it). I use the
  integrated smartcard reader (also handled by this chip). I've set up
  PAM and LightDM to support smartcard login. However, the power usage
  is the same regardless of whether a smartcard is inserted or not. I do
  not intentionally use the integrated TPM chip in any way.

  I faced this problem also on Ubuntu 14.04.3 with 3.19 kernel.

  Eventually, this could also be a bug in powertop, but the fan almost
  never stops (even with display backlight to minimum), so I think
  powertop could be correct.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.2.0-27-generic 4.2.0-27.32~14.04.1
  ProcVersionSignature: Ubuntu 4.2.0-27.32~14.04.1-generic 4.2.8-ckt1
  Uname: Linux 4.2.0-27-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Feb 20 15:33:49 2016
  InstallationDate: Installed on 2013-11-05 (837 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: linux-lts-wily
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (678 days ago)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  peci1  2919 F pulseaudio
   /dev/snd/pcmC1D0p:   peci1  2919 F...m pulseaudio
   /dev/snd/controlC1:  peci1  2919 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=05314bb8-8590-474c-8af1-1c90dd3bb89c
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Latitude E6540
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-30-generic 
root=UUID=501ffea4-2b36-441b-a8ca-34805170c396 ro i8042.nopnp quiet splash 
radeon.modeset=1 radeon.dpm=1 i915.modeset=1 radeon.runpm=0 vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-30.36~14.04.1-generic 4.2.8-ckt3
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-30-generic N/A
   linux-backports-modules-4.2.0-30-generic  N/A
   linux-firmware1.127.20
  Tags:  trusty
  Uname: Linux 4.2.0-30-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  UserGroups: adm autosshfs cdrom dip lpadmin plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 09/01/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A16
  dmi.board.name: 0CYT5F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd09/01/2015:svnDellInc.:pnLatitudeE6540:pvr00:rvnDellInc.:rn0CYT5F:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6540
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1547884/+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 1547884] Lsusb.txt

2016-03-07 Thread Martin Pecka
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1547884/+attachment/4592104/+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/1547884

Title:
  Broadcom Corp. BCM5880 Secure Applications Processor eats too much
  power

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  $ lsusb
  Bus 004 Device 004: ID 0a5c:5800 Broadcom Corp. BCM5880 Secure Applications 
Processor

  $ sudo powertop
  Power est.  Usage   Events/sKategorie   Popis
24.3 W100,0%  Device USB device: 5880 
(Broadcom Corp)

  On my Dell Latitude E6540 I constantly see this USB device eating
  about 20 W of power (and I don't see a reason for this kind of device
  to take that much power). And yes, the fan is always running, even
  when the computer is completely idle.

  The computer has no fingerprint reader (though it was an optional
  accessory, so the chip is IMHO built to support it). I use the
  integrated smartcard reader (also handled by this chip). I've set up
  PAM and LightDM to support smartcard login. However, the power usage
  is the same regardless of whether a smartcard is inserted or not. I do
  not intentionally use the integrated TPM chip in any way.

  I faced this problem also on Ubuntu 14.04.3 with 3.19 kernel.

  Eventually, this could also be a bug in powertop, but the fan almost
  never stops (even with display backlight to minimum), so I think
  powertop could be correct.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.2.0-27-generic 4.2.0-27.32~14.04.1
  ProcVersionSignature: Ubuntu 4.2.0-27.32~14.04.1-generic 4.2.8-ckt1
  Uname: Linux 4.2.0-27-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Feb 20 15:33:49 2016
  InstallationDate: Installed on 2013-11-05 (837 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: linux-lts-wily
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (678 days ago)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  peci1  2919 F pulseaudio
   /dev/snd/pcmC1D0p:   peci1  2919 F...m pulseaudio
   /dev/snd/controlC1:  peci1  2919 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=05314bb8-8590-474c-8af1-1c90dd3bb89c
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Latitude E6540
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-30-generic 
root=UUID=501ffea4-2b36-441b-a8ca-34805170c396 ro i8042.nopnp quiet splash 
radeon.modeset=1 radeon.dpm=1 i915.modeset=1 radeon.runpm=0 vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-30.36~14.04.1-generic 4.2.8-ckt3
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-30-generic N/A
   linux-backports-modules-4.2.0-30-generic  N/A
   linux-firmware1.127.20
  Tags:  trusty
  Uname: Linux 4.2.0-30-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  UserGroups: adm autosshfs cdrom dip lpadmin plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 09/01/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A16
  dmi.board.name: 0CYT5F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd09/01/2015:svnDellInc.:pnLatitudeE6540:pvr00:rvnDellInc.:rn0CYT5F:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6540
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1547884/+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 1547884] UdevLog.txt

2016-03-07 Thread Martin Pecka
apport information

** Attachment added: "UdevLog.txt"
   
https://bugs.launchpad.net/bugs/1547884/+attachment/4592112/+files/UdevLog.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/1547884

Title:
  Broadcom Corp. BCM5880 Secure Applications Processor eats too much
  power

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  $ lsusb
  Bus 004 Device 004: ID 0a5c:5800 Broadcom Corp. BCM5880 Secure Applications 
Processor

  $ sudo powertop
  Power est.  Usage   Events/sKategorie   Popis
24.3 W100,0%  Device USB device: 5880 
(Broadcom Corp)

  On my Dell Latitude E6540 I constantly see this USB device eating
  about 20 W of power (and I don't see a reason for this kind of device
  to take that much power). And yes, the fan is always running, even
  when the computer is completely idle.

  The computer has no fingerprint reader (though it was an optional
  accessory, so the chip is IMHO built to support it). I use the
  integrated smartcard reader (also handled by this chip). I've set up
  PAM and LightDM to support smartcard login. However, the power usage
  is the same regardless of whether a smartcard is inserted or not. I do
  not intentionally use the integrated TPM chip in any way.

  I faced this problem also on Ubuntu 14.04.3 with 3.19 kernel.

  Eventually, this could also be a bug in powertop, but the fan almost
  never stops (even with display backlight to minimum), so I think
  powertop could be correct.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.2.0-27-generic 4.2.0-27.32~14.04.1
  ProcVersionSignature: Ubuntu 4.2.0-27.32~14.04.1-generic 4.2.8-ckt1
  Uname: Linux 4.2.0-27-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Feb 20 15:33:49 2016
  InstallationDate: Installed on 2013-11-05 (837 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: linux-lts-wily
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (678 days ago)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  peci1  2919 F pulseaudio
   /dev/snd/pcmC1D0p:   peci1  2919 F...m pulseaudio
   /dev/snd/controlC1:  peci1  2919 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=05314bb8-8590-474c-8af1-1c90dd3bb89c
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Latitude E6540
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-30-generic 
root=UUID=501ffea4-2b36-441b-a8ca-34805170c396 ro i8042.nopnp quiet splash 
radeon.modeset=1 radeon.dpm=1 i915.modeset=1 radeon.runpm=0 vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-30.36~14.04.1-generic 4.2.8-ckt3
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-30-generic N/A
   linux-backports-modules-4.2.0-30-generic  N/A
   linux-firmware1.127.20
  Tags:  trusty
  Uname: Linux 4.2.0-30-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  UserGroups: adm autosshfs cdrom dip lpadmin plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 09/01/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A16
  dmi.board.name: 0CYT5F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd09/01/2015:svnDellInc.:pnLatitudeE6540:pvr00:rvnDellInc.:rn0CYT5F:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6540
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1547884/+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 1547884] PulseList.txt

2016-03-07 Thread Martin Pecka
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1547884/+attachment/4592109/+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/1547884

Title:
  Broadcom Corp. BCM5880 Secure Applications Processor eats too much
  power

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  $ lsusb
  Bus 004 Device 004: ID 0a5c:5800 Broadcom Corp. BCM5880 Secure Applications 
Processor

  $ sudo powertop
  Power est.  Usage   Events/sKategorie   Popis
24.3 W100,0%  Device USB device: 5880 
(Broadcom Corp)

  On my Dell Latitude E6540 I constantly see this USB device eating
  about 20 W of power (and I don't see a reason for this kind of device
  to take that much power). And yes, the fan is always running, even
  when the computer is completely idle.

  The computer has no fingerprint reader (though it was an optional
  accessory, so the chip is IMHO built to support it). I use the
  integrated smartcard reader (also handled by this chip). I've set up
  PAM and LightDM to support smartcard login. However, the power usage
  is the same regardless of whether a smartcard is inserted or not. I do
  not intentionally use the integrated TPM chip in any way.

  I faced this problem also on Ubuntu 14.04.3 with 3.19 kernel.

  Eventually, this could also be a bug in powertop, but the fan almost
  never stops (even with display backlight to minimum), so I think
  powertop could be correct.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.2.0-27-generic 4.2.0-27.32~14.04.1
  ProcVersionSignature: Ubuntu 4.2.0-27.32~14.04.1-generic 4.2.8-ckt1
  Uname: Linux 4.2.0-27-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Feb 20 15:33:49 2016
  InstallationDate: Installed on 2013-11-05 (837 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: linux-lts-wily
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (678 days ago)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  peci1  2919 F pulseaudio
   /dev/snd/pcmC1D0p:   peci1  2919 F...m pulseaudio
   /dev/snd/controlC1:  peci1  2919 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=05314bb8-8590-474c-8af1-1c90dd3bb89c
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Latitude E6540
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-30-generic 
root=UUID=501ffea4-2b36-441b-a8ca-34805170c396 ro i8042.nopnp quiet splash 
radeon.modeset=1 radeon.dpm=1 i915.modeset=1 radeon.runpm=0 vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-30.36~14.04.1-generic 4.2.8-ckt3
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-30-generic N/A
   linux-backports-modules-4.2.0-30-generic  N/A
   linux-firmware1.127.20
  Tags:  trusty
  Uname: Linux 4.2.0-30-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  UserGroups: adm autosshfs cdrom dip lpadmin plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 09/01/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A16
  dmi.board.name: 0CYT5F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd09/01/2015:svnDellInc.:pnLatitudeE6540:pvr00:rvnDellInc.:rn0CYT5F:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6540
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1547884/+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 1547884] ProcCpuinfo.txt

2016-03-07 Thread Martin Pecka
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1547884/+attachment/4592105/+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/1547884

Title:
  Broadcom Corp. BCM5880 Secure Applications Processor eats too much
  power

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  $ lsusb
  Bus 004 Device 004: ID 0a5c:5800 Broadcom Corp. BCM5880 Secure Applications 
Processor

  $ sudo powertop
  Power est.  Usage   Events/sKategorie   Popis
24.3 W100,0%  Device USB device: 5880 
(Broadcom Corp)

  On my Dell Latitude E6540 I constantly see this USB device eating
  about 20 W of power (and I don't see a reason for this kind of device
  to take that much power). And yes, the fan is always running, even
  when the computer is completely idle.

  The computer has no fingerprint reader (though it was an optional
  accessory, so the chip is IMHO built to support it). I use the
  integrated smartcard reader (also handled by this chip). I've set up
  PAM and LightDM to support smartcard login. However, the power usage
  is the same regardless of whether a smartcard is inserted or not. I do
  not intentionally use the integrated TPM chip in any way.

  I faced this problem also on Ubuntu 14.04.3 with 3.19 kernel.

  Eventually, this could also be a bug in powertop, but the fan almost
  never stops (even with display backlight to minimum), so I think
  powertop could be correct.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.2.0-27-generic 4.2.0-27.32~14.04.1
  ProcVersionSignature: Ubuntu 4.2.0-27.32~14.04.1-generic 4.2.8-ckt1
  Uname: Linux 4.2.0-27-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Feb 20 15:33:49 2016
  InstallationDate: Installed on 2013-11-05 (837 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: linux-lts-wily
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (678 days ago)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  peci1  2919 F pulseaudio
   /dev/snd/pcmC1D0p:   peci1  2919 F...m pulseaudio
   /dev/snd/controlC1:  peci1  2919 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=05314bb8-8590-474c-8af1-1c90dd3bb89c
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Latitude E6540
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-30-generic 
root=UUID=501ffea4-2b36-441b-a8ca-34805170c396 ro i8042.nopnp quiet splash 
radeon.modeset=1 radeon.dpm=1 i915.modeset=1 radeon.runpm=0 vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-30.36~14.04.1-generic 4.2.8-ckt3
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-30-generic N/A
   linux-backports-modules-4.2.0-30-generic  N/A
   linux-firmware1.127.20
  Tags:  trusty
  Uname: Linux 4.2.0-30-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  UserGroups: adm autosshfs cdrom dip lpadmin plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 09/01/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A16
  dmi.board.name: 0CYT5F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd09/01/2015:svnDellInc.:pnLatitudeE6540:pvr00:rvnDellInc.:rn0CYT5F:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6540
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1547884/+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 1547884] IwConfig.txt

2016-03-07 Thread Martin Pecka
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1547884/+attachment/4592102/+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/1547884

Title:
  Broadcom Corp. BCM5880 Secure Applications Processor eats too much
  power

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  $ lsusb
  Bus 004 Device 004: ID 0a5c:5800 Broadcom Corp. BCM5880 Secure Applications 
Processor

  $ sudo powertop
  Power est.  Usage   Events/sKategorie   Popis
24.3 W100,0%  Device USB device: 5880 
(Broadcom Corp)

  On my Dell Latitude E6540 I constantly see this USB device eating
  about 20 W of power (and I don't see a reason for this kind of device
  to take that much power). And yes, the fan is always running, even
  when the computer is completely idle.

  The computer has no fingerprint reader (though it was an optional
  accessory, so the chip is IMHO built to support it). I use the
  integrated smartcard reader (also handled by this chip). I've set up
  PAM and LightDM to support smartcard login. However, the power usage
  is the same regardless of whether a smartcard is inserted or not. I do
  not intentionally use the integrated TPM chip in any way.

  I faced this problem also on Ubuntu 14.04.3 with 3.19 kernel.

  Eventually, this could also be a bug in powertop, but the fan almost
  never stops (even with display backlight to minimum), so I think
  powertop could be correct.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.2.0-27-generic 4.2.0-27.32~14.04.1
  ProcVersionSignature: Ubuntu 4.2.0-27.32~14.04.1-generic 4.2.8-ckt1
  Uname: Linux 4.2.0-27-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Feb 20 15:33:49 2016
  InstallationDate: Installed on 2013-11-05 (837 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: linux-lts-wily
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (678 days ago)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  peci1  2919 F pulseaudio
   /dev/snd/pcmC1D0p:   peci1  2919 F...m pulseaudio
   /dev/snd/controlC1:  peci1  2919 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=05314bb8-8590-474c-8af1-1c90dd3bb89c
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Latitude E6540
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-30-generic 
root=UUID=501ffea4-2b36-441b-a8ca-34805170c396 ro i8042.nopnp quiet splash 
radeon.modeset=1 radeon.dpm=1 i915.modeset=1 radeon.runpm=0 vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-30.36~14.04.1-generic 4.2.8-ckt3
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-30-generic N/A
   linux-backports-modules-4.2.0-30-generic  N/A
   linux-firmware1.127.20
  Tags:  trusty
  Uname: Linux 4.2.0-30-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  UserGroups: adm autosshfs cdrom dip lpadmin plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 09/01/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A16
  dmi.board.name: 0CYT5F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd09/01/2015:svnDellInc.:pnLatitudeE6540:pvr00:rvnDellInc.:rn0CYT5F:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6540
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1547884/+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 1547884] ProcEnviron.txt

2016-03-07 Thread Martin Pecka
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1547884/+attachment/4592106/+files/ProcEnviron.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/1547884

Title:
  Broadcom Corp. BCM5880 Secure Applications Processor eats too much
  power

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  $ lsusb
  Bus 004 Device 004: ID 0a5c:5800 Broadcom Corp. BCM5880 Secure Applications 
Processor

  $ sudo powertop
  Power est.  Usage   Events/sKategorie   Popis
24.3 W100,0%  Device USB device: 5880 
(Broadcom Corp)

  On my Dell Latitude E6540 I constantly see this USB device eating
  about 20 W of power (and I don't see a reason for this kind of device
  to take that much power). And yes, the fan is always running, even
  when the computer is completely idle.

  The computer has no fingerprint reader (though it was an optional
  accessory, so the chip is IMHO built to support it). I use the
  integrated smartcard reader (also handled by this chip). I've set up
  PAM and LightDM to support smartcard login. However, the power usage
  is the same regardless of whether a smartcard is inserted or not. I do
  not intentionally use the integrated TPM chip in any way.

  I faced this problem also on Ubuntu 14.04.3 with 3.19 kernel.

  Eventually, this could also be a bug in powertop, but the fan almost
  never stops (even with display backlight to minimum), so I think
  powertop could be correct.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.2.0-27-generic 4.2.0-27.32~14.04.1
  ProcVersionSignature: Ubuntu 4.2.0-27.32~14.04.1-generic 4.2.8-ckt1
  Uname: Linux 4.2.0-27-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Feb 20 15:33:49 2016
  InstallationDate: Installed on 2013-11-05 (837 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: linux-lts-wily
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (678 days ago)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  peci1  2919 F pulseaudio
   /dev/snd/pcmC1D0p:   peci1  2919 F...m pulseaudio
   /dev/snd/controlC1:  peci1  2919 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=05314bb8-8590-474c-8af1-1c90dd3bb89c
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Latitude E6540
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-30-generic 
root=UUID=501ffea4-2b36-441b-a8ca-34805170c396 ro i8042.nopnp quiet splash 
radeon.modeset=1 radeon.dpm=1 i915.modeset=1 radeon.runpm=0 vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-30.36~14.04.1-generic 4.2.8-ckt3
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-30-generic N/A
   linux-backports-modules-4.2.0-30-generic  N/A
   linux-firmware1.127.20
  Tags:  trusty
  Uname: Linux 4.2.0-30-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  UserGroups: adm autosshfs cdrom dip lpadmin plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 09/01/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A16
  dmi.board.name: 0CYT5F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd09/01/2015:svnDellInc.:pnLatitudeE6540:pvr00:rvnDellInc.:rn0CYT5F:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6540
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1547884/+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 1547884] WifiSyslog.txt

2016-03-07 Thread Martin Pecka
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1547884/+attachment/4592113/+files/WifiSyslog.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/1547884

Title:
  Broadcom Corp. BCM5880 Secure Applications Processor eats too much
  power

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  $ lsusb
  Bus 004 Device 004: ID 0a5c:5800 Broadcom Corp. BCM5880 Secure Applications 
Processor

  $ sudo powertop
  Power est.  Usage   Events/sKategorie   Popis
24.3 W100,0%  Device USB device: 5880 
(Broadcom Corp)

  On my Dell Latitude E6540 I constantly see this USB device eating
  about 20 W of power (and I don't see a reason for this kind of device
  to take that much power). And yes, the fan is always running, even
  when the computer is completely idle.

  The computer has no fingerprint reader (though it was an optional
  accessory, so the chip is IMHO built to support it). I use the
  integrated smartcard reader (also handled by this chip). I've set up
  PAM and LightDM to support smartcard login. However, the power usage
  is the same regardless of whether a smartcard is inserted or not. I do
  not intentionally use the integrated TPM chip in any way.

  I faced this problem also on Ubuntu 14.04.3 with 3.19 kernel.

  Eventually, this could also be a bug in powertop, but the fan almost
  never stops (even with display backlight to minimum), so I think
  powertop could be correct.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.2.0-27-generic 4.2.0-27.32~14.04.1
  ProcVersionSignature: Ubuntu 4.2.0-27.32~14.04.1-generic 4.2.8-ckt1
  Uname: Linux 4.2.0-27-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Feb 20 15:33:49 2016
  InstallationDate: Installed on 2013-11-05 (837 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: linux-lts-wily
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (678 days ago)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  peci1  2919 F pulseaudio
   /dev/snd/pcmC1D0p:   peci1  2919 F...m pulseaudio
   /dev/snd/controlC1:  peci1  2919 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=05314bb8-8590-474c-8af1-1c90dd3bb89c
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Latitude E6540
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-30-generic 
root=UUID=501ffea4-2b36-441b-a8ca-34805170c396 ro i8042.nopnp quiet splash 
radeon.modeset=1 radeon.dpm=1 i915.modeset=1 radeon.runpm=0 vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-30.36~14.04.1-generic 4.2.8-ckt3
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-30-generic N/A
   linux-backports-modules-4.2.0-30-generic  N/A
   linux-firmware1.127.20
  Tags:  trusty
  Uname: Linux 4.2.0-30-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  UserGroups: adm autosshfs cdrom dip lpadmin plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 09/01/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A16
  dmi.board.name: 0CYT5F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd09/01/2015:svnDellInc.:pnLatitudeE6540:pvr00:rvnDellInc.:rn0CYT5F:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6540
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1547884/+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 1547884] ProcModules.txt

2016-03-07 Thread Martin Pecka
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1547884/+attachment/4592108/+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/1547884

Title:
  Broadcom Corp. BCM5880 Secure Applications Processor eats too much
  power

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  $ lsusb
  Bus 004 Device 004: ID 0a5c:5800 Broadcom Corp. BCM5880 Secure Applications 
Processor

  $ sudo powertop
  Power est.  Usage   Events/sKategorie   Popis
24.3 W100,0%  Device USB device: 5880 
(Broadcom Corp)

  On my Dell Latitude E6540 I constantly see this USB device eating
  about 20 W of power (and I don't see a reason for this kind of device
  to take that much power). And yes, the fan is always running, even
  when the computer is completely idle.

  The computer has no fingerprint reader (though it was an optional
  accessory, so the chip is IMHO built to support it). I use the
  integrated smartcard reader (also handled by this chip). I've set up
  PAM and LightDM to support smartcard login. However, the power usage
  is the same regardless of whether a smartcard is inserted or not. I do
  not intentionally use the integrated TPM chip in any way.

  I faced this problem also on Ubuntu 14.04.3 with 3.19 kernel.

  Eventually, this could also be a bug in powertop, but the fan almost
  never stops (even with display backlight to minimum), so I think
  powertop could be correct.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.2.0-27-generic 4.2.0-27.32~14.04.1
  ProcVersionSignature: Ubuntu 4.2.0-27.32~14.04.1-generic 4.2.8-ckt1
  Uname: Linux 4.2.0-27-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Feb 20 15:33:49 2016
  InstallationDate: Installed on 2013-11-05 (837 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: linux-lts-wily
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (678 days ago)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  peci1  2919 F pulseaudio
   /dev/snd/pcmC1D0p:   peci1  2919 F...m pulseaudio
   /dev/snd/controlC1:  peci1  2919 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=05314bb8-8590-474c-8af1-1c90dd3bb89c
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Latitude E6540
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-30-generic 
root=UUID=501ffea4-2b36-441b-a8ca-34805170c396 ro i8042.nopnp quiet splash 
radeon.modeset=1 radeon.dpm=1 i915.modeset=1 radeon.runpm=0 vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-30.36~14.04.1-generic 4.2.8-ckt3
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-30-generic N/A
   linux-backports-modules-4.2.0-30-generic  N/A
   linux-firmware1.127.20
  Tags:  trusty
  Uname: Linux 4.2.0-30-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  UserGroups: adm autosshfs cdrom dip lpadmin plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 09/01/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A16
  dmi.board.name: 0CYT5F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd09/01/2015:svnDellInc.:pnLatitudeE6540:pvr00:rvnDellInc.:rn0CYT5F:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6540
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1547884/+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 1547884] BootDmesg.txt

2016-03-07 Thread Martin Pecka
apport information

** Attachment added: "BootDmesg.txt"
   
https://bugs.launchpad.net/bugs/1547884/+attachment/4592099/+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/1547884

Title:
  Broadcom Corp. BCM5880 Secure Applications Processor eats too much
  power

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  $ lsusb
  Bus 004 Device 004: ID 0a5c:5800 Broadcom Corp. BCM5880 Secure Applications 
Processor

  $ sudo powertop
  Power est.  Usage   Events/sKategorie   Popis
24.3 W100,0%  Device USB device: 5880 
(Broadcom Corp)

  On my Dell Latitude E6540 I constantly see this USB device eating
  about 20 W of power (and I don't see a reason for this kind of device
  to take that much power). And yes, the fan is always running, even
  when the computer is completely idle.

  The computer has no fingerprint reader (though it was an optional
  accessory, so the chip is IMHO built to support it). I use the
  integrated smartcard reader (also handled by this chip). I've set up
  PAM and LightDM to support smartcard login. However, the power usage
  is the same regardless of whether a smartcard is inserted or not. I do
  not intentionally use the integrated TPM chip in any way.

  I faced this problem also on Ubuntu 14.04.3 with 3.19 kernel.

  Eventually, this could also be a bug in powertop, but the fan almost
  never stops (even with display backlight to minimum), so I think
  powertop could be correct.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.2.0-27-generic 4.2.0-27.32~14.04.1
  ProcVersionSignature: Ubuntu 4.2.0-27.32~14.04.1-generic 4.2.8-ckt1
  Uname: Linux 4.2.0-27-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Feb 20 15:33:49 2016
  InstallationDate: Installed on 2013-11-05 (837 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: linux-lts-wily
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (678 days ago)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  peci1  2919 F pulseaudio
   /dev/snd/pcmC1D0p:   peci1  2919 F...m pulseaudio
   /dev/snd/controlC1:  peci1  2919 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=05314bb8-8590-474c-8af1-1c90dd3bb89c
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Latitude E6540
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-30-generic 
root=UUID=501ffea4-2b36-441b-a8ca-34805170c396 ro i8042.nopnp quiet splash 
radeon.modeset=1 radeon.dpm=1 i915.modeset=1 radeon.runpm=0 vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-30.36~14.04.1-generic 4.2.8-ckt3
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-30-generic N/A
   linux-backports-modules-4.2.0-30-generic  N/A
   linux-firmware1.127.20
  Tags:  trusty
  Uname: Linux 4.2.0-30-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  UserGroups: adm autosshfs cdrom dip lpadmin plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 09/01/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A16
  dmi.board.name: 0CYT5F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd09/01/2015:svnDellInc.:pnLatitudeE6540:pvr00:rvnDellInc.:rn0CYT5F:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6540
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1547884/+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 1547884] CRDA.txt

2016-03-07 Thread Martin Pecka
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1547884/+attachment/4592100/+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/1547884

Title:
  Broadcom Corp. BCM5880 Secure Applications Processor eats too much
  power

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  $ lsusb
  Bus 004 Device 004: ID 0a5c:5800 Broadcom Corp. BCM5880 Secure Applications 
Processor

  $ sudo powertop
  Power est.  Usage   Events/sKategorie   Popis
24.3 W100,0%  Device USB device: 5880 
(Broadcom Corp)

  On my Dell Latitude E6540 I constantly see this USB device eating
  about 20 W of power (and I don't see a reason for this kind of device
  to take that much power). And yes, the fan is always running, even
  when the computer is completely idle.

  The computer has no fingerprint reader (though it was an optional
  accessory, so the chip is IMHO built to support it). I use the
  integrated smartcard reader (also handled by this chip). I've set up
  PAM and LightDM to support smartcard login. However, the power usage
  is the same regardless of whether a smartcard is inserted or not. I do
  not intentionally use the integrated TPM chip in any way.

  I faced this problem also on Ubuntu 14.04.3 with 3.19 kernel.

  Eventually, this could also be a bug in powertop, but the fan almost
  never stops (even with display backlight to minimum), so I think
  powertop could be correct.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.2.0-27-generic 4.2.0-27.32~14.04.1
  ProcVersionSignature: Ubuntu 4.2.0-27.32~14.04.1-generic 4.2.8-ckt1
  Uname: Linux 4.2.0-27-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Feb 20 15:33:49 2016
  InstallationDate: Installed on 2013-11-05 (837 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: linux-lts-wily
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (678 days ago)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  peci1  2919 F pulseaudio
   /dev/snd/pcmC1D0p:   peci1  2919 F...m pulseaudio
   /dev/snd/controlC1:  peci1  2919 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=05314bb8-8590-474c-8af1-1c90dd3bb89c
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Latitude E6540
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-30-generic 
root=UUID=501ffea4-2b36-441b-a8ca-34805170c396 ro i8042.nopnp quiet splash 
radeon.modeset=1 radeon.dpm=1 i915.modeset=1 radeon.runpm=0 vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-30.36~14.04.1-generic 4.2.8-ckt3
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-30-generic N/A
   linux-backports-modules-4.2.0-30-generic  N/A
   linux-firmware1.127.20
  Tags:  trusty
  Uname: Linux 4.2.0-30-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  UserGroups: adm autosshfs cdrom dip lpadmin plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 09/01/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A16
  dmi.board.name: 0CYT5F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd09/01/2015:svnDellInc.:pnLatitudeE6540:pvr00:rvnDellInc.:rn0CYT5F:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6540
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1547884/+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 1547884] CurrentDmesg.txt

2016-03-07 Thread Martin Pecka
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1547884/+attachment/4592101/+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/1547884

Title:
  Broadcom Corp. BCM5880 Secure Applications Processor eats too much
  power

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  $ lsusb
  Bus 004 Device 004: ID 0a5c:5800 Broadcom Corp. BCM5880 Secure Applications 
Processor

  $ sudo powertop
  Power est.  Usage   Events/sKategorie   Popis
24.3 W100,0%  Device USB device: 5880 
(Broadcom Corp)

  On my Dell Latitude E6540 I constantly see this USB device eating
  about 20 W of power (and I don't see a reason for this kind of device
  to take that much power). And yes, the fan is always running, even
  when the computer is completely idle.

  The computer has no fingerprint reader (though it was an optional
  accessory, so the chip is IMHO built to support it). I use the
  integrated smartcard reader (also handled by this chip). I've set up
  PAM and LightDM to support smartcard login. However, the power usage
  is the same regardless of whether a smartcard is inserted or not. I do
  not intentionally use the integrated TPM chip in any way.

  I faced this problem also on Ubuntu 14.04.3 with 3.19 kernel.

  Eventually, this could also be a bug in powertop, but the fan almost
  never stops (even with display backlight to minimum), so I think
  powertop could be correct.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.2.0-27-generic 4.2.0-27.32~14.04.1
  ProcVersionSignature: Ubuntu 4.2.0-27.32~14.04.1-generic 4.2.8-ckt1
  Uname: Linux 4.2.0-27-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Feb 20 15:33:49 2016
  InstallationDate: Installed on 2013-11-05 (837 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: linux-lts-wily
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (678 days ago)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  peci1  2919 F pulseaudio
   /dev/snd/pcmC1D0p:   peci1  2919 F...m pulseaudio
   /dev/snd/controlC1:  peci1  2919 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=05314bb8-8590-474c-8af1-1c90dd3bb89c
  InstallationDate: Installed on 2013-11-05 (853 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Latitude E6540
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-30-generic 
root=UUID=501ffea4-2b36-441b-a8ca-34805170c396 ro i8042.nopnp quiet splash 
radeon.modeset=1 radeon.dpm=1 i915.modeset=1 radeon.runpm=0 vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-30.36~14.04.1-generic 4.2.8-ckt3
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-30-generic N/A
   linux-backports-modules-4.2.0-30-generic  N/A
   linux-firmware1.127.20
  Tags:  trusty
  Uname: Linux 4.2.0-30-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
  UserGroups: adm autosshfs cdrom dip lpadmin plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 09/01/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A16
  dmi.board.name: 0CYT5F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd09/01/2015:svnDellInc.:pnLatitudeE6540:pvr00:rvnDellInc.:rn0CYT5F:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6540
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1547884/+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 1547884] Re: Broadcom Corp. BCM5880 Secure Applications Processor eats too much power

2016-03-07 Thread Martin Pecka
apport information

** Tags added: apport-collected

** Description changed:

  $ lsusb
  Bus 004 Device 004: ID 0a5c:5800 Broadcom Corp. BCM5880 Secure Applications 
Processor
  
  $ sudo powertop
  Power est.  Usage   Events/sKategorie   Popis
24.3 W100,0%  Device USB device: 5880 
(Broadcom Corp)
  
  On my Dell Latitude E6540 I constantly see this USB device eating about
  20 W of power (and I don't see a reason for this kind of device to take
  that much power). And yes, the fan is always running, even when the
  computer is completely idle.
  
  The computer has no fingerprint reader (though it was an optional
  accessory, so the chip is IMHO built to support it). I use the
  integrated smartcard reader (also handled by this chip). I've set up PAM
  and LightDM to support smartcard login. However, the power usage is the
  same regardless of whether a smartcard is inserted or not. I do not
  intentionally use the integrated TPM chip in any way.
  
  I faced this problem also on Ubuntu 14.04.3 with 3.19 kernel.
  
  Eventually, this could also be a bug in powertop, but the fan almost
  never stops (even with display backlight to minimum), so I think
  powertop could be correct.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.2.0-27-generic 4.2.0-27.32~14.04.1
  ProcVersionSignature: Ubuntu 4.2.0-27.32~14.04.1-generic 4.2.8-ckt1
  Uname: Linux 4.2.0-27-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Feb 20 15:33:49 2016
  InstallationDate: Installed on 2013-11-05 (837 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: linux-lts-wily
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (678 days ago)
+ --- 
+ ApportVersion: 2.14.1-0ubuntu3.19
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  peci1  2919 F pulseaudio
+  /dev/snd/pcmC1D0p:   peci1  2919 F...m pulseaudio
+  /dev/snd/controlC1:  peci1  2919 F pulseaudio
+ CurrentDesktop: Unity
+ DistroRelease: Ubuntu 14.04
+ HibernationDevice: RESUME=UUID=05314bb8-8590-474c-8af1-1c90dd3bb89c
+ InstallationDate: Installed on 2013-11-05 (853 days ago)
+ InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
+ MachineType: Dell Inc. Latitude E6540
+ Package: linux (not installed)
+ ProcFB:
+  0 inteldrmfb
+  1 radeondrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-30-generic 
root=UUID=501ffea4-2b36-441b-a8ca-34805170c396 ro i8042.nopnp quiet splash 
radeon.modeset=1 radeon.dpm=1 i915.modeset=1 radeon.runpm=0 vt.handoff=7
+ ProcVersionSignature: Ubuntu 4.2.0-30.36~14.04.1-generic 4.2.8-ckt3
+ RelatedPackageVersions:
+  linux-restricted-modules-4.2.0-30-generic N/A
+  linux-backports-modules-4.2.0-30-generic  N/A
+  linux-firmware1.127.20
+ Tags:  trusty
+ Uname: Linux 4.2.0-30-generic x86_64
+ UpgradeStatus: Upgraded to trusty on 2014-04-12 (695 days ago)
+ UserGroups: adm autosshfs cdrom dip lpadmin plugdev sambashare sudo video
+ _MarkForUpload: True
+ dmi.bios.date: 09/01/2015
+ dmi.bios.vendor: Dell Inc.
+ dmi.bios.version: A16
+ dmi.board.name: 0CYT5F
+ dmi.board.vendor: Dell Inc.
+ dmi.board.version: A00
+ dmi.chassis.type: 9
+ dmi.chassis.vendor: Dell Inc.
+ dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd09/01/2015:svnDellInc.:pnLatitudeE6540:pvr00:rvnDellInc.:rn0CYT5F:rvrA00:cvnDellInc.:ct9:cvr:
+ dmi.product.name: Latitude E6540
+ dmi.product.version: 00
+ dmi.sys.vendor: Dell Inc.

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1547884/+attachment/4592098/+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/1547884

Title:
  Broadcom Corp. BCM5880 Secure Applications Processor eats too much
  power

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  $ lsusb
  Bus 004 Device 004: ID 0a5c:5800 Broadcom Corp. BCM5880 Secure Applications 
Processor

  $ sudo powertop
  Power est.  Usage   Events/sKategorie   Popis
24.3 W100,0%  Device USB device: 5880 
(Broadcom Corp)

  On my Dell Latitude E6540 I constantly see this USB device eating
  about 20 W of power (and I don't see a reason for this kind of device
  to take that much power). And yes, the fan is always running, even
  when the computer is completely idle.

  The computer has no fingerprint reader (though it was an optional
  accessory, so the chip is IMHO built to support it). I use the
  integrated smartcard reader (also handled by this chip). I've set up
  PAM and LightDM to support smartcard login. However, the power usage
  is the same regardless of whether a smartcard is inserted or not. I do
  not intentionally use the integrated TPM chip in a

[Kernel-packages] [Bug 1501260] Re: drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in dpll_hw_state.wrpll (expected 0xb0210614, found 0x00000000

2016-03-07 Thread Martin Pecka
I'm also affected by this bug, when running both glxgears and Gazebo
simulator (or, its graphical client using OpenGL).

Switching to a terminal (Ctrl+Alt+F1) and back unfreezes the screen for
a while. The screen only looks frozen, but normally reacts to mouse and
keyboard events. This only happens if the GL window is displayed on my
primary display (which is handled by the intel integrated chip). The
notebook has 2 video outputs and a discrete AMD graphics, and I think
only one of the outputs is handled by the AMD card, so I think one of
the outputs is handled by the intel card and does not get frozen.

Ubuntu 14.04.3 64bit.

I think that before upgrading from 14.04.2 to 14.04.3 this did not
happen.

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

Title:
  drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in
  dpll_hw_state.wrpll (expected 0xb0210614, found 0x

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  While surfing, I clicked on something,, X died, I was thrown back to a 
console and finally was able to log back in.
  dmesg is cluttered with:
   

  
  [79849.958943] [drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in 
dpll_hw_state.wrpll (expected 0xb0210614, found 0x)
  [79849.958944] [ cut here ]
  [79849.958962] WARNING: CPU: 0 PID: 14689 at 
/build/linux-1dujk3/linux-4.2.0/drivers/gpu/drm/i915/intel_display.c:12326 
check_crtc_state+0x2c5/0x440 [i915]()
  [79849.958963] pipe state doesn't match!
  [79849.958981] Modules linked in: bnep bluetooth binfmt_misc nls_iso8859_1 
intel_rapl iosf_mbi x86_pkg_temp_thermal intel_powerclamp snd_hda_codec_hdmi 
coretemp snd_hda_codec_realtek input_leds snd_hda_codec_generic kvm_intel 
snd_hda_intel kvm snd_hda_codec snd_hda_core snd_hwdep snd_pcm crct10dif_pclmul 
snd_seq_midi snd_seq_midi_event snd_rawmidi crc32_pclmul ghash_clmulni_intel 
snd_seq snd_seq_device snd_timer mei_me aesni_intel snd mei aes_x86_64 lrw 
gf128mul glue_helper ablk_helper cryptd soundcore serio_raw 8250_fintek 
fujitsu_laptop lpc_ich tpm_infineon mac_hid parport_pc ppdev lp parport autofs4 
hid_generic usbhid hid i915 psmouse ahci libahci i2c_algo_bit drm_kms_helper 
e1000e drm ptp pps_core video
  [79849.958983] CPU: 0 PID: 14689 Comm: Xorg Tainted: GW   
4.2.0-11-generic #13-Ubuntu
  [79849.958983] Hardware name: FUJITSU ESPRIMO E920/D3222-A1, BIOS V4.6.5.4 
R1.34.0 for D3222-A1x 01/08/2015
  [79849.958985]  c0232ab0 88030edef538 817b0cc5 

  [79849.958986]  88030edef588 88030edef578 81076536 
88030edef5a8
  [79849.958986]  88030edef610 88030a600800 0001 
88030a600b50
  [79849.958987] Call Trace:
  [79849.958991]  [] dump_stack+0x45/0x57
  [79849.958994]  [] warn_slowpath_common+0x86/0xc0
  [79849.958995]  [] warn_slowpath_fmt+0x46/0x50
  [79849.959008]  [] ? intel_pipe_config_compare+0xa67/0xc60 
[i915]
  [79849.959015]  [] check_crtc_state+0x2c5/0x440 [i915]
  [79849.959024]  [] intel_modeset_check_state+0x20e/0x6b0 
[i915]
  [79849.959032]  [] intel_crtc_set_config+0x4c7/0x580 [i915]
  [79849.959042]  [] drm_mode_set_config_internal+0x66/0x100 
[drm]
  [79849.959045]  [] restore_fbdev_mode+0xc2/0xf0 
[drm_kms_helper]
  [79849.959048]  [] 
drm_fb_helper_restore_fbdev_mode_unlocked+0x29/0x70 [drm_kms_helper]
  [79849.959050]  [] drm_fb_helper_set_par+0x22/0x40 
[drm_kms_helper]
  [79849.959060]  [] intel_fbdev_set_par+0x1a/0x60 [i915]
  [79849.959062]  [] ? ttwu_do_activate.constprop.89+0x5d/0x70
  [79849.959064]  [] fb_set_var+0x238/0x460
  [79849.959066]  [] ? do_sys_poll+0x127/0x5a0
  [79849.959068]  [] fbcon_blank+0x2e9/0x330
  [79849.959070]  [] ? check_preempt_wakeup+0x193/0x220
  [79849.959071]  [] do_unblank_screen+0xd3/0x1a0
  [79849.959073]  [] vt_ioctl+0x4fb/0x12c0
  [79849.959074]  [] ? default_wake_function+0x12/0x20
  [79849.959076]  [] ? autoremove_wake_function+0x16/0x40
  [79849.959078]  [] tty_ioctl+0x3cc/0xbb0
  [79849.959079]  [] ? __wake_up+0x48/0x60
  [79849.959080]  [] ? wake_nocb_leader+0x4d/0x50
  [79849.959081]  [] ? __call_rcu_nocb_enqueue+0xcd/0xd0
  [79849.959083]  [] do_vfs_ioctl+0x285/0x470
  [79849.959084]  [] ? mntput+0x24/0x40
  [79849.959085]  [] ? __fput+0x190/0x220
  [79849.959086]  [] SyS_ioctl+0x79/0x90
  [79849.959088]  [] entry_SYSCALL_64_fastpath+0x16/0x75
  [79849.959089] ---[ end trace c15f693470bdbc48 ]---
  [79849.959131] [drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in 
dpll_hw_state.wrpll (expected 0xb0210614, found 0x)
  [79849.959131] [ cut here ]

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-11-generic 4.2.0-11.13
  ProcVersionSignature: Ubuntu 4.2.0-11.13-generic 4.2.1
  Uname: Linux 4.2.0-11-generic x86_64
  ApportVersion: 2.19-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse