[Kernel-packages] [Bug 855199] Re: irqfixup and irqpoll broken since 2.6.39

2015-02-19 Thread Florian R,
Quiet old butg, but it seems to be there again?
My kernel is 3.13.0-45-generic #74-Ubuntu and I have to use IRQPOLL to keep 
harddisks from crashing and today, I got a crash again related to IRQPOLL. (Feb 
19 04:51:02 mythtv kernel: [45426.291760] irq 18: nobody cared (try booting 
with the irqpoll option)
Feb 19 04:51:02 mythtv kernel: [45426.358066] irq 19: nobody cared (try booting 
with the irqpoll option))


Seems, that this bug raises up again on actual kernel releases?

Best regards
QD

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

Title:
  irqfixup and irqpoll broken since 2.6.39

Status in The Linux Kernel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Oneiric:
  Fix Released
Status in linux source package in Precise:
  Fix Released

Bug description:
  In all kernels since 2.6.39, the irqfixup and irqpoll options are
  no longer taking effect.

  The interrupts now generate the same errors seen without these kernel
  options, e.g.:

    irq 19: nobody cared (try booting with the irqpoll option)

  even though irqpoll, or irqfixup, is used.

  The Linux irq code was reworked during the 2.6.39 cycle.  I have gone
  through the patches, isolated two regressions, and submitted patches
  for each.

  The first bug effectively disabled the bad-irq handling routines, by a
  test condition be accidentally reversed.  This is the commit where the
  regression arrives:

    commit d05c65fff0 , genirq: spurious: Run only one poller at a time

  
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commit;h=d05c65fff0ef672be75429266751f0e015b54d94

  The maintainer has accepted my patch for that, and it's on its way
  into releases: it will be in Linux 3.2, and upcoming stable releases,
  likely 3.0.11 and 3.1.3.  And it's marked as committed to Oneirc now.
  It's attached here, and is in Linus' tree at:

  
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commit;h=c75d720fca8a91ce99196d33adea383621027bf2

  That bug disabled irqfixup  irqpoll for everybody.  But with that
  fixed, I had some machines where those kernel options still failed.  I
  bisected that problem to here:

    commit fa27271bc , genirq: Fixup poll handling

  
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commitdiff;h=fa27271bc8d230355c1f24ddea103824fdc12de6

  I've submitted another patch, for that regression, and Linus merged
  it.  Yay.  So 3.2 should be good, and 3.0/3.1 updates in a bit -- it
  took a month, last time.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/855199/+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 1423472] [NEW] Logs flooded with nfs4_schedule_state_manager: kthread_run: -12

2015-02-19 Thread Sergio Gelato
Public bug reported:

An NFSv4 client running kernel 3.13.0-44-generic #73-Ubuntu (amd64) suddenly 
started spewing
   nfs4_schedule_state_manager: kthread_run: -12
log messages at an average rate of 2.65 kHz. It did not stop until I rebooted 
it.

At the very least that message needs to be rate-limited. (Doesn't seem
to be fixed upstream yet.)

As for the underlying problem, -12 is -ENOMEM. I'm afraid I have no idea
why the kernel ran out of memory at that point. WIll follow up if the
problem ever recurs. This bug report is mainly about the lack of rate
limiting.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Logs flooded with nfs4_schedule_state_manager: kthread_run: -12

Status in linux package in Ubuntu:
  New

Bug description:
  An NFSv4 client running kernel 3.13.0-44-generic #73-Ubuntu (amd64) suddenly 
started spewing
 nfs4_schedule_state_manager: kthread_run: -12
  log messages at an average rate of 2.65 kHz. It did not stop until I rebooted 
it.

  At the very least that message needs to be rate-limited. (Doesn't seem
  to be fixed upstream yet.)

  As for the underlying problem, -12 is -ENOMEM. I'm afraid I have no
  idea why the kernel ran out of memory at that point. WIll follow up if
  the problem ever recurs. This bug report is mainly about the lack of
  rate limiting.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1423472/+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 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-02-19 Thread Mathias Gottschlag
Hm, I probably made a mistake there. Can you instead test the following 
packages?
https://drive.google.com/file/d/0Bz7ZZcjnECHLR2EwTVdYd0VWdGc/view?usp=sharing

I've rewritten the fix for your laptop based on comments on the linux-input 
mailing list, so I am interested in
1. Does it work at all for you?
2. Does it change the behaviour so that the pointer does not freeze anymore?

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

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

Status in linux package in Ubuntu:
  Fix Released
Status in linux package in Arch Linux:
  New

Bug description:
  Hi! I'm following the bug reporting documentation here:

  
https://wiki.ubuntu.com/DebuggingTouchpadDetection#In_case_Touchpad_features_like_scrolling.2C_tapping.2C_etc._do_not_work_at_all.

  The touchpad on my new Asus ux303ln laptop is detected as a mouse, so
  I can't access touchpad features such as two-finger scrolling.

  The laptop was very recently released and I couldn't find any
  outstanding firmware updates for it through Asus's Windows-based
  tools.

  % lsb_release -rd
  Description:  Ubuntu 14.04.1 LTS
  Release:  14.04

  Per the instructions on the wiki, I'm attaching output from
  /proc/bus/input/devices,` xinput --list`, and /var/log/Xorg.0.log.

  This machine also has a touchscreen, which I'm fairly certain is the
  maXtouch digitizer visible in the logs. I haven't yet restarted in
  Windows to see if it says anything useful about the touchpad, but I
  can do so if that's helpful. This is a fresh install of 14.04 and I
  haven't done much customization of it apart from installing some
  applications and changing the default resolution.

  The only relevant bit I noticed in /var/log/dmesg is this:

  [3.967547] input: PS/2 Logitech Wheel Mouse as
  /devices/platform/i8042/serio4/input/input11

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-35-generic 3.13.0-35.62
  ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
  Uname: Linux 3.13.0-35-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  tim2234 F pulseaudio
   /dev/snd/controlC1:  tim2234 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Sep 22 14:30:33 2014
  HibernationDevice: RESUME=UUID=e6052f15-271a-4424-aac2-9b0ee1e490ed
  InstallationDate: Installed on 2014-09-22 (0 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 03eb:8a32 Atmel Corp. 
   Bus 001 Device 002: ID 064e:9700 Suyin Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. UX303LN
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-35-generic.efi.signed 
root=UUID=4f908b1b-e06f-4dc9-9642-e952d2598e42 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-35-generic N/A
   linux-backports-modules-3.13.0-35-generic  N/A
   linux-firmware 1.127.6
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/23/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX303LN.203
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX303LN
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX303LN.203:bd06/23/2014:svnASUSTeKCOMPUTERINC.:pnUX303LN:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX303LN:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX303LN
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+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 1423472] Re: Logs flooded with nfs4_schedule_state_manager: kthread_run: -12

2015-02-19 Thread Sergio Gelato
Logs too big for inclusion (the problem was log flooding). Also, they
would be missed by apport-collect because /var had been filled by an
earlier, not necessarily related, problem; the only full copy of the
logs is on a remote syslog server which does not run Ubuntu.

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

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

Title:
  Logs flooded with nfs4_schedule_state_manager: kthread_run: -12

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  An NFSv4 client running kernel 3.13.0-44-generic #73-Ubuntu (amd64) suddenly 
started spewing
 nfs4_schedule_state_manager: kthread_run: -12
  log messages at an average rate of 2.65 kHz. It did not stop until I rebooted 
it.

  At the very least that message needs to be rate-limited. (Doesn't seem
  to be fixed upstream yet.)

  As for the underlying problem, -12 is -ENOMEM. I'm afraid I have no
  idea why the kernel ran out of memory at that point. WIll follow up if
  the problem ever recurs. This bug report is mainly about the lack of
  rate limiting.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1423472/+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 1422906] Re: linux: 3.18.0-14.15 -proposed tracker

2015-02-19 Thread Brad Figg
All builds are complete, packages in this bug are available in
-proposed.

** Changed in: kernel-development-workflow/prepare-package
   Status: New = Fix Released

** Changed in: kernel-development-workflow/prepare-package
 Assignee: Canonical Kernel Team (canonical-kernel-team) = Leann Ogasawara 
(leannogasawara)

** Changed in: kernel-development-workflow/prepare-package-signed
   Status: New = Fix Released

** Changed in: kernel-development-workflow/prepare-package-signed
 Assignee: Canonical Kernel Team (canonical-kernel-team) = Leann Ogasawara 
(leannogasawara)

** Changed in: kernel-development-workflow/package-testing
   Status: New = Confirmed

** Description changed:

  This bug is for tracking the 3.18.0-14.15 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-Prepare-package-start:Tuesday, 17. February 2015 21:01 UTC
- kernel-phase-changed:Tuesday, 17. February 2015 21:01 UTC
- kernel-phase:Prepare
+ kernel-Package-testing-start:Thursday, 19. February 2015 09:00 UTC
+ kernel-phase:Testing
+ kernel-phase-changed:Thursday, 19. February 2015 09:00 UTC
+ kernel-Prepare-package-end:Thursday, 19. February 2015 09:00 UTC

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

Title:
  linux: 3.18.0-14.15 -proposed tracker

Status in Kernel Development Workflow:
  In Progress
Status in Kernel Development Workflow package-testing series:
  Confirmed
Status in Kernel Development Workflow prepare-package series:
  Fix Released
Status in Kernel Development Workflow prepare-package-meta series:
  Fix Released
Status in Kernel Development Workflow prepare-package-signed series:
  Fix Released
Status in Kernel Development Workflow promote-to-release series:
  New
Status in linux package in Ubuntu:
  New
Status in linux source package in Vivid:
  New

Bug description:
  This bug is for tracking the 3.18.0-14.15 upload package. This bug
  will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-Prepare-package-start:Tuesday, 17. February 2015 21:01 UTC
  kernel-Package-testing-start:Thursday, 19. February 2015 09:00 UTC
  kernel-phase:Testing
  kernel-phase-changed:Thursday, 19. February 2015 09:00 UTC
  kernel-Prepare-package-end:Thursday, 19. February 2015 09:00 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-development-workflow/+bug/1422906/+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 1423343] Re: [Hyper-V][ubuntu 15.04] various upstream patches for hyper-v

2015-02-19 Thread Andy Whitcroft
** Changed in: linux (Ubuntu)
Milestone: None = ubuntu-15.03

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) = Andy Whitcroft (apw)

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

Title:
  [Hyper-V][ubuntu 15.04] various upstream patches for hyper-v

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Following patches are missing from ubuntu vivid 15.04 compared to
  latest upstream (linux-next) , please include them in ubuntu vivid ,
  all the patches listed here are already upstream .

  /arch/x86/include/uapi/asm/hyperv.h

  1. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=4061ed9e2aaac31daef44f06e9b83143c78b24b2
  2. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=9e7827b5ea4ca93b4d864bc07c0fafb838d496b1

  /drivers/hv/hyperv_vmbus.h
  1. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=4061ed9e2aaac31daef44f06e9b83143c78b24b2

  drivers/hv/vmbus_drv.c
  1. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=a45de93eb10ae6aec2c73d722562ab46092a
  2. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=d8a60e000c951f845d9a5fb3e67853e0e63a5659
  3. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=4061ed9e2aaac31daef44f06e9b83143c78b24b2
  4. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=90f3453585479d5beb75058da46eb573ced0e6ac
  5. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=302a3c0f2757ae1a3e7df3f9fa1f20e2214ab945
  6. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=b0209501dc7586cbfbf6d023f2dd3ce4621aff2c

  /drivers/hv/hv_snapshot.c
  1. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=8d9560ebcc6448472b3afe8f36f37d6b0de8f5a4
  2. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=649142074d86afebe0505431a93957505d244dd6

  /drivers/hv/hv_kvp.c
  1. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=8d9560ebcc6448472b3afe8f36f37d6b0de8f5a4

  /drivers/hv/hv_fcopy.c
  1. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=d9b1652947c695d247b5e4603a16213ec55661ed

  /drivers/hv/channel.c
  1. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=67fae053bfc6e84144150e4c6c62670abb215c33
  2. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=d61031ee8df6214d58371a1cc36a0591e242fba0
  3. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=9f52a1630922bcdab75fc72e59ed58db8e164314

  /drivers/hv/channel_mgmt.c
  1. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=d7f2fbafb4f84306436277664cf28042beaf252a
  2. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=67fae053bfc6e84144150e4c6c62670abb215c33
  3. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=9c3a6f7e476fc4961297fc66b1177f9f8c8dd238
  4. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=87712bf81dd092821c406ea3fb47a07222484a64
  5. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=c3582a2c4d0baf1fa3955c8b3d3d61308df474c7

  /drivers/hv/hv_balloon.c
  1. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=ab3de22bb4a3d4bda2d0ec8bebcb76a40f1cbf9b
  2. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=22f88475b62ac826acae2f77c3e1bd9543e87b2a
  3. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=79208c57da5311860f165b613c89b3f647e357cd
  4. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=f6712238471a8afdbfcea482483fc121281292d8

  /tools/hv/hv_vss_daemon.c
  1. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=9e5db05aae4657c7ade34ccc4b93f27ab647498e
  2. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=7a401744d517864f8f2f2afba589e58a71d03aa6
  3. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=170f4bea2008054e5098f99359e29823a7b4b1b9
  4. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=4f689190bb55d171d2f6614f8a6cbd4b868e48bd

  /tools/hv/hv_fcopy_daemon.c
  1. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=c1136da62170465920eea1ae9ba9ce2234091f77
  2. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=aba474b8185d60ca8cdbf3049fe6d655aa761e23

  /drivers/net/hyperv/netvsc.c
  1. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=da19fcd0d85f36420f578fe6dfe7a2a581b4fa6e
  2. 

[Kernel-packages] [Bug 1423472] Missing required logs.

2015-02-19 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
From a terminal window please run:

apport-collect 1423472

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

** Tags added: trusty

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

Title:
  Logs flooded with nfs4_schedule_state_manager: kthread_run: -12

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  An NFSv4 client running kernel 3.13.0-44-generic #73-Ubuntu (amd64) suddenly 
started spewing
 nfs4_schedule_state_manager: kthread_run: -12
  log messages at an average rate of 2.65 kHz. It did not stop until I rebooted 
it.

  At the very least that message needs to be rate-limited. (Doesn't seem
  to be fixed upstream yet.)

  As for the underlying problem, -12 is -ENOMEM. I'm afraid I have no
  idea why the kernel ran out of memory at that point. WIll follow up if
  the problem ever recurs. This bug report is mainly about the lack of
  rate limiting.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1423472/+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 1422675] Re: No installable kernel was found in the defined APT sources

2015-02-19 Thread Chris Bainbridge
 Is this new usage of boot options general?
 
 1. The entry before -- means that it will be used by the live system / the 
 installer
 
 2. The entry after -- means that it will be carried to and used by the 
 installed system

Yes that is correct.

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

Title:
  No installable kernel was found in the defined APT sources

Status in linux package in Ubuntu:
  Invalid

Bug description:
  I tried to install from the Ubuntu Vivid 32-bit mini.iso into a
  computer with Pentium M

  http://www.cnet.com/laptops/lenovo-
  thinkpad-t42-2373/4507-3121_7-31155666.html

  and booted the installer with the forcepae boot option. This made the
  installer start and work until it should get the kernel. Then it
  stopped with the following message

  No installable kernel was found in the defined APT sources ...
  Continue the installation without installing a kernel?

  I checked if this is a PAE issue ... and yes, it is.

  Forcepae makes the installer work, but later on, during installation,
  it refuses to manage the [PAE] kernel. I tested, and it works in a
  computer with CPU with a built-in PAE flag. And the trusty mini.iso
  can install in the same computer with Pentium M, so this is a
  regression.

  At 'ctrl+alt+F4' it complains that the kernels found are not usable on
  486. But forcepae should allow it. And the same kernels work when
  installed with the corresponding daily Lubuntu Vivid desktop iso file.

  -o-

  This bug is reported from another computer, because I don't know how
  to report it from the mini.iso system. So you should disregard the
  collected data, that I might not be able to remove.

  ProblemType: Bug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1422675/+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 1422906] larsen (i386) - tests ran: 172, failed: 19

2015-02-19 Thread Brad Figg
tests ran: 172, failed: 19;
  
http://kernel.ubuntu.com/testing/larsen__3.18.0-13.14__2015-02-19_16-10-00/results-index.html

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

Title:
  linux: 3.18.0-14.15 -proposed tracker

Status in Kernel Development Workflow:
  In Progress
Status in Kernel Development Workflow package-testing series:
  Confirmed
Status in Kernel Development Workflow prepare-package series:
  Fix Released
Status in Kernel Development Workflow prepare-package-meta series:
  Fix Released
Status in Kernel Development Workflow prepare-package-signed series:
  Fix Released
Status in Kernel Development Workflow promote-to-release series:
  New
Status in linux package in Ubuntu:
  New
Status in linux source package in Vivid:
  New

Bug description:
  This bug is for tracking the 3.18.0-14.15 upload package. This bug
  will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-Prepare-package-start:Tuesday, 17. February 2015 21:01 UTC
  kernel-Package-testing-start:Thursday, 19. February 2015 09:00 UTC
  kernel-phase:Testing
  kernel-phase-changed:Thursday, 19. February 2015 09:00 UTC
  kernel-Prepare-package-end:Thursday, 19. February 2015 09:00 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-development-workflow/+bug/1422906/+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 1423672] Missing required logs.

2015-02-19 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
From a terminal window please run:

apport-collect 1423672

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

** Tags added: trusty

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

Title:
  ext4 turned read-only following a cronjob run

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I noticed that one of my VM had this dmesg -T output:

  [Tue Feb 17 09:53:27 2015] systemd-udevd[5433]: starting version 204
  [Thu Feb 19 06:25:08 2015] EXT4-fs error (device vda1): 
ext4_mb_generate_buddy:756: group 5, block bitmap and bg descriptor 
inconsistent: 16446 vs 16445 free clusters
  [Thu Feb 19 06:25:09 2015] Aborting journal on device vda1-8.
  [Thu Feb 19 06:25:09 2015] EXT4-fs (vda1): Remounting filesystem read-only
  [Thu Feb 19 06:25:09 2015] [ cut here ]
  [Thu Feb 19 06:25:09 2015] WARNING: CPU: 0 PID: 9946 at 
/build/buildd/linux-3.13.0/fs/ext4/ext4_jbd2.c:259 
__ext4_handle_dirty_metadata+0x1a2/0x1c0()
  [Thu Feb 19 06:25:09 2015] Modules linked in: nf_conntrack_ipv6 
nf_defrag_ipv6 ip6table_filter ip6_tables xt_tcpudp nf_conntrack_ipv4 
nf_defrag_ipv4 xt_owner xt_conntrack nf_conntrack iptable_filter ip_tables 
x_tables serio_raw psmouse floppy
  [Thu Feb 19 06:25:09 2015] CPU: 0 PID: 9946 Comm: logrotate Not tainted 
3.13.0-45-generic #74-Ubuntu
  [Thu Feb 19 06:25:09 2015] Hardware name: QEMU Standard PC (i440FX + PIIX, 
1996), BIOS Bochs 01/01/2011
  [Thu Feb 19 06:25:09 2015]  0009 880003a11aa0 
81720eb6 
  [Thu Feb 19 06:25:09 2015]  880003a11ad8 810677cd 
88c41340 
  [Thu Feb 19 06:25:09 2015]  88000a58e000 81835280 
1302 880003a11ae8
  [Thu Feb 19 06:25:09 2015] Call Trace:
  [Thu Feb 19 06:25:09 2015]  [81720eb6] dump_stack+0x45/0x56
  [Thu Feb 19 06:25:09 2015]  [810677cd] 
warn_slowpath_common+0x7d/0xa0
  [Thu Feb 19 06:25:09 2015]  [810678aa] warn_slowpath_null+0x1a/0x20
  [Thu Feb 19 06:25:09 2015]  [8126e862] 
__ext4_handle_dirty_metadata+0x1a2/0x1c0
  [Thu Feb 19 06:25:09 2015]  [81246a5a] ? ext4_dirty_inode+0x2a/0x60
  [Thu Feb 19 06:25:09 2015]  [81277086] ext4_free_blocks+0x646/0xbf0
  [Thu Feb 19 06:25:09 2015]  [810aacc5] ? wake_up_bit+0x25/0x30
  [Thu Feb 19 06:25:09 2015]  [812685b5] ext4_ext_rm_leaf+0x505/0x8f0
  [Thu Feb 19 06:25:09 2015]  [81267527] ? 
__ext4_ext_check+0x197/0x370
  [Thu Feb 19 06:25:09 2015]  [8126ad00] ? 
ext4_ext_remove_space+0xc0/0x7e0
  [Thu Feb 19 06:25:09 2015]  [8126af5c] 
ext4_ext_remove_space+0x31c/0x7e0
  [Thu Feb 19 06:25:09 2015]  [8126d300] ext4_ext_truncate+0xb0/0xe0
  [Thu Feb 19 06:25:09 2015]  [81244eb9] ext4_truncate+0x379/0x3c0
  [Thu Feb 19 06:25:09 2015]  [81245a18] ext4_evict_inode+0x408/0x4d0
  [Thu Feb 19 06:25:09 2015]  [811d8f60] evict+0xb0/0x1b0
  [Thu Feb 19 06:25:09 2015]  [811d9775] iput+0xf5/0x180
  [Thu Feb 19 06:25:09 2015]  [811d4698] __dentry_kill+0x1a8/0x200
  [Thu Feb 19 06:25:09 2015]  [811d4795] dput+0xa5/0x180
  [Thu Feb 19 06:25:09 2015]  [811bf7e6] __fput+0x176/0x260
  [Thu Feb 19 06:25:09 2015]  [811bf91e] fput+0xe/0x10
  [Thu Feb 19 06:25:09 2015]  [810882f7] task_work_run+0xa7/0xe0
  [Thu Feb 19 06:25:09 2015]  [81013ed7] do_notify_resume+0x97/0xb0
  [Thu Feb 19 06:25:09 2015]  [81731c2a] int_signal+0x12/0x17
  [Thu Feb 19 06:25:09 2015] ---[ end trace ebff9843d81b5c41 ]---
  [Thu Feb 19 06:25:09 2015] BUG: unable to handle kernel NULL pointer 
dereference at 0028
  [Thu Feb 19 06:25:09 2015] IP: [8125d4c1] 
__ext4_error_inode+0x31/0x160
  [Thu Feb 19 06:25:09 2015] PGD 167067 PUD 161067 PMD 0 
  [Thu Feb 19 06:25:09 2015] Oops:  [#1] SMP 
  [Thu Feb 19 06:25:09 2015] Modules linked in: nf_conntrack_ipv6 
nf_defrag_ipv6 ip6table_filter ip6_tables xt_tcpudp nf_conntrack_ipv4 
nf_defrag_ipv4 xt_owner xt_conntrack nf_conntrack iptable_filter ip_tables 
x_tables serio_raw psmouse floppy
  [Thu Feb 19 06:25:09 2015] CPU: 0 PID: 9946 Comm: logrotate Tainted: G
W 3.13.0-45-generic #74-Ubuntu
  [Thu Feb 19 06:25:09 2015] Hardware name: QEMU Standard PC (i440FX + PIIX, 
1996), BIOS Bochs 01/01/2011
  [Thu Feb 19 06:25:09 2015] task: 880009ac4800 ti: 880003a1 
task.ti: 880003a1
  [Thu Feb 19 06:25:09 2015] RIP: 

[Kernel-packages] [Bug 1423672] [NEW] ext4 turned read-only following a cronjob run

2015-02-19 Thread Simon Déziel
Public bug reported:

I noticed that one of my VM had this dmesg -T output:

[Tue Feb 17 09:53:27 2015] systemd-udevd[5433]: starting version 204
[Thu Feb 19 06:25:08 2015] EXT4-fs error (device vda1): 
ext4_mb_generate_buddy:756: group 5, block bitmap and bg descriptor 
inconsistent: 16446 vs 16445 free clusters
[Thu Feb 19 06:25:09 2015] Aborting journal on device vda1-8.
[Thu Feb 19 06:25:09 2015] EXT4-fs (vda1): Remounting filesystem read-only
[Thu Feb 19 06:25:09 2015] [ cut here ]
[Thu Feb 19 06:25:09 2015] WARNING: CPU: 0 PID: 9946 at 
/build/buildd/linux-3.13.0/fs/ext4/ext4_jbd2.c:259 
__ext4_handle_dirty_metadata+0x1a2/0x1c0()
[Thu Feb 19 06:25:09 2015] Modules linked in: nf_conntrack_ipv6 nf_defrag_ipv6 
ip6table_filter ip6_tables xt_tcpudp nf_conntrack_ipv4 nf_defrag_ipv4 xt_owner 
xt_conntrack nf_conntrack iptable_filter ip_tables x_tables serio_raw psmouse 
floppy
[Thu Feb 19 06:25:09 2015] CPU: 0 PID: 9946 Comm: logrotate Not tainted 
3.13.0-45-generic #74-Ubuntu
[Thu Feb 19 06:25:09 2015] Hardware name: QEMU Standard PC (i440FX + PIIX, 
1996), BIOS Bochs 01/01/2011
[Thu Feb 19 06:25:09 2015]  0009 880003a11aa0 81720eb6 

[Thu Feb 19 06:25:09 2015]  880003a11ad8 810677cd 88c41340 

[Thu Feb 19 06:25:09 2015]  88000a58e000 81835280 1302 
880003a11ae8
[Thu Feb 19 06:25:09 2015] Call Trace:
[Thu Feb 19 06:25:09 2015]  [81720eb6] dump_stack+0x45/0x56
[Thu Feb 19 06:25:09 2015]  [810677cd] warn_slowpath_common+0x7d/0xa0
[Thu Feb 19 06:25:09 2015]  [810678aa] warn_slowpath_null+0x1a/0x20
[Thu Feb 19 06:25:09 2015]  [8126e862] 
__ext4_handle_dirty_metadata+0x1a2/0x1c0
[Thu Feb 19 06:25:09 2015]  [81246a5a] ? ext4_dirty_inode+0x2a/0x60
[Thu Feb 19 06:25:09 2015]  [81277086] ext4_free_blocks+0x646/0xbf0
[Thu Feb 19 06:25:09 2015]  [810aacc5] ? wake_up_bit+0x25/0x30
[Thu Feb 19 06:25:09 2015]  [812685b5] ext4_ext_rm_leaf+0x505/0x8f0
[Thu Feb 19 06:25:09 2015]  [81267527] ? __ext4_ext_check+0x197/0x370
[Thu Feb 19 06:25:09 2015]  [8126ad00] ? 
ext4_ext_remove_space+0xc0/0x7e0
[Thu Feb 19 06:25:09 2015]  [8126af5c] 
ext4_ext_remove_space+0x31c/0x7e0
[Thu Feb 19 06:25:09 2015]  [8126d300] ext4_ext_truncate+0xb0/0xe0
[Thu Feb 19 06:25:09 2015]  [81244eb9] ext4_truncate+0x379/0x3c0
[Thu Feb 19 06:25:09 2015]  [81245a18] ext4_evict_inode+0x408/0x4d0
[Thu Feb 19 06:25:09 2015]  [811d8f60] evict+0xb0/0x1b0
[Thu Feb 19 06:25:09 2015]  [811d9775] iput+0xf5/0x180
[Thu Feb 19 06:25:09 2015]  [811d4698] __dentry_kill+0x1a8/0x200
[Thu Feb 19 06:25:09 2015]  [811d4795] dput+0xa5/0x180
[Thu Feb 19 06:25:09 2015]  [811bf7e6] __fput+0x176/0x260
[Thu Feb 19 06:25:09 2015]  [811bf91e] fput+0xe/0x10
[Thu Feb 19 06:25:09 2015]  [810882f7] task_work_run+0xa7/0xe0
[Thu Feb 19 06:25:09 2015]  [81013ed7] do_notify_resume+0x97/0xb0
[Thu Feb 19 06:25:09 2015]  [81731c2a] int_signal+0x12/0x17
[Thu Feb 19 06:25:09 2015] ---[ end trace ebff9843d81b5c41 ]---
[Thu Feb 19 06:25:09 2015] BUG: unable to handle kernel NULL pointer 
dereference at 0028
[Thu Feb 19 06:25:09 2015] IP: [8125d4c1] 
__ext4_error_inode+0x31/0x160
[Thu Feb 19 06:25:09 2015] PGD 167067 PUD 161067 PMD 0 
[Thu Feb 19 06:25:09 2015] Oops:  [#1] SMP 
[Thu Feb 19 06:25:09 2015] Modules linked in: nf_conntrack_ipv6 nf_defrag_ipv6 
ip6table_filter ip6_tables xt_tcpudp nf_conntrack_ipv4 nf_defrag_ipv4 xt_owner 
xt_conntrack nf_conntrack iptable_filter ip_tables x_tables serio_raw psmouse 
floppy
[Thu Feb 19 06:25:09 2015] CPU: 0 PID: 9946 Comm: logrotate Tainted: GW 
3.13.0-45-generic #74-Ubuntu
[Thu Feb 19 06:25:09 2015] Hardware name: QEMU Standard PC (i440FX + PIIX, 
1996), BIOS Bochs 01/01/2011
[Thu Feb 19 06:25:09 2015] task: 880009ac4800 ti: 880003a1 task.ti: 
880003a1
[Thu Feb 19 06:25:09 2015] RIP: 0010:[8125d4c1]  [8125d4c1] 
__ext4_error_inode+0x31/0x160
[Thu Feb 19 06:25:09 2015] RSP: :880003a11a58  EFLAGS: 00010292
[Thu Feb 19 06:25:09 2015] RAX:  RBX:  RCX: 
0086
[Thu Feb 19 06:25:09 2015] RDX: 1302 RSI: 81a6e81f RDI: 

[Thu Feb 19 06:25:09 2015] RBP: 880003a11ae8 R08: 81a78568 R09: 
0005
[Thu Feb 19 06:25:09 2015] R10: ffe2 R11: 880003a117ce R12: 
0086
[Thu Feb 19 06:25:09 2015] R13: 81835280 R14: 1302 R15: 
81a78568
[Thu Feb 19 06:25:09 2015] FS:  7f74eaca4840() 
GS:88000b80() knlGS:
[Thu Feb 19 06:25:09 2015] CS:  0010 DS:  ES:  CR0: 8005003b
[Thu Feb 19 06:25:09 2015] CR2: 01de4000 CR3: 09b45000 CR4: 
06f0
[Thu Feb 19 06:25:09 

[Kernel-packages] [Bug 1423672] Re: ext4 turned read-only following a cronjob run

2015-02-19 Thread Simon Déziel
apport information

** Tags added: apport-collected

** Description changed:

  I noticed that one of my VM had this dmesg -T output:
  
  [Tue Feb 17 09:53:27 2015] systemd-udevd[5433]: starting version 204
  [Thu Feb 19 06:25:08 2015] EXT4-fs error (device vda1): 
ext4_mb_generate_buddy:756: group 5, block bitmap and bg descriptor 
inconsistent: 16446 vs 16445 free clusters
  [Thu Feb 19 06:25:09 2015] Aborting journal on device vda1-8.
  [Thu Feb 19 06:25:09 2015] EXT4-fs (vda1): Remounting filesystem read-only
  [Thu Feb 19 06:25:09 2015] [ cut here ]
  [Thu Feb 19 06:25:09 2015] WARNING: CPU: 0 PID: 9946 at 
/build/buildd/linux-3.13.0/fs/ext4/ext4_jbd2.c:259 
__ext4_handle_dirty_metadata+0x1a2/0x1c0()
  [Thu Feb 19 06:25:09 2015] Modules linked in: nf_conntrack_ipv6 
nf_defrag_ipv6 ip6table_filter ip6_tables xt_tcpudp nf_conntrack_ipv4 
nf_defrag_ipv4 xt_owner xt_conntrack nf_conntrack iptable_filter ip_tables 
x_tables serio_raw psmouse floppy
  [Thu Feb 19 06:25:09 2015] CPU: 0 PID: 9946 Comm: logrotate Not tainted 
3.13.0-45-generic #74-Ubuntu
  [Thu Feb 19 06:25:09 2015] Hardware name: QEMU Standard PC (i440FX + PIIX, 
1996), BIOS Bochs 01/01/2011
  [Thu Feb 19 06:25:09 2015]  0009 880003a11aa0 
81720eb6 
  [Thu Feb 19 06:25:09 2015]  880003a11ad8 810677cd 
88c41340 
  [Thu Feb 19 06:25:09 2015]  88000a58e000 81835280 
1302 880003a11ae8
  [Thu Feb 19 06:25:09 2015] Call Trace:
  [Thu Feb 19 06:25:09 2015]  [81720eb6] dump_stack+0x45/0x56
  [Thu Feb 19 06:25:09 2015]  [810677cd] 
warn_slowpath_common+0x7d/0xa0
  [Thu Feb 19 06:25:09 2015]  [810678aa] warn_slowpath_null+0x1a/0x20
  [Thu Feb 19 06:25:09 2015]  [8126e862] 
__ext4_handle_dirty_metadata+0x1a2/0x1c0
  [Thu Feb 19 06:25:09 2015]  [81246a5a] ? ext4_dirty_inode+0x2a/0x60
  [Thu Feb 19 06:25:09 2015]  [81277086] ext4_free_blocks+0x646/0xbf0
  [Thu Feb 19 06:25:09 2015]  [810aacc5] ? wake_up_bit+0x25/0x30
  [Thu Feb 19 06:25:09 2015]  [812685b5] ext4_ext_rm_leaf+0x505/0x8f0
  [Thu Feb 19 06:25:09 2015]  [81267527] ? 
__ext4_ext_check+0x197/0x370
  [Thu Feb 19 06:25:09 2015]  [8126ad00] ? 
ext4_ext_remove_space+0xc0/0x7e0
  [Thu Feb 19 06:25:09 2015]  [8126af5c] 
ext4_ext_remove_space+0x31c/0x7e0
  [Thu Feb 19 06:25:09 2015]  [8126d300] ext4_ext_truncate+0xb0/0xe0
  [Thu Feb 19 06:25:09 2015]  [81244eb9] ext4_truncate+0x379/0x3c0
  [Thu Feb 19 06:25:09 2015]  [81245a18] ext4_evict_inode+0x408/0x4d0
  [Thu Feb 19 06:25:09 2015]  [811d8f60] evict+0xb0/0x1b0
  [Thu Feb 19 06:25:09 2015]  [811d9775] iput+0xf5/0x180
  [Thu Feb 19 06:25:09 2015]  [811d4698] __dentry_kill+0x1a8/0x200
  [Thu Feb 19 06:25:09 2015]  [811d4795] dput+0xa5/0x180
  [Thu Feb 19 06:25:09 2015]  [811bf7e6] __fput+0x176/0x260
  [Thu Feb 19 06:25:09 2015]  [811bf91e] fput+0xe/0x10
  [Thu Feb 19 06:25:09 2015]  [810882f7] task_work_run+0xa7/0xe0
  [Thu Feb 19 06:25:09 2015]  [81013ed7] do_notify_resume+0x97/0xb0
  [Thu Feb 19 06:25:09 2015]  [81731c2a] int_signal+0x12/0x17
  [Thu Feb 19 06:25:09 2015] ---[ end trace ebff9843d81b5c41 ]---
  [Thu Feb 19 06:25:09 2015] BUG: unable to handle kernel NULL pointer 
dereference at 0028
  [Thu Feb 19 06:25:09 2015] IP: [8125d4c1] 
__ext4_error_inode+0x31/0x160
  [Thu Feb 19 06:25:09 2015] PGD 167067 PUD 161067 PMD 0 
  [Thu Feb 19 06:25:09 2015] Oops:  [#1] SMP 
  [Thu Feb 19 06:25:09 2015] Modules linked in: nf_conntrack_ipv6 
nf_defrag_ipv6 ip6table_filter ip6_tables xt_tcpudp nf_conntrack_ipv4 
nf_defrag_ipv4 xt_owner xt_conntrack nf_conntrack iptable_filter ip_tables 
x_tables serio_raw psmouse floppy
  [Thu Feb 19 06:25:09 2015] CPU: 0 PID: 9946 Comm: logrotate Tainted: G
W 3.13.0-45-generic #74-Ubuntu
  [Thu Feb 19 06:25:09 2015] Hardware name: QEMU Standard PC (i440FX + PIIX, 
1996), BIOS Bochs 01/01/2011
  [Thu Feb 19 06:25:09 2015] task: 880009ac4800 ti: 880003a1 
task.ti: 880003a1
  [Thu Feb 19 06:25:09 2015] RIP: 0010:[8125d4c1]  
[8125d4c1] __ext4_error_inode+0x31/0x160
  [Thu Feb 19 06:25:09 2015] RSP: :880003a11a58  EFLAGS: 00010292
  [Thu Feb 19 06:25:09 2015] RAX:  RBX:  RCX: 
0086
  [Thu Feb 19 06:25:09 2015] RDX: 1302 RSI: 81a6e81f RDI: 

  [Thu Feb 19 06:25:09 2015] RBP: 880003a11ae8 R08: 81a78568 R09: 
0005
  [Thu Feb 19 06:25:09 2015] R10: ffe2 R11: 880003a117ce R12: 
0086
  [Thu Feb 19 06:25:09 2015] R13: 81835280 R14: 1302 R15: 
81a78568
  [Thu Feb 19 06:25:09 2015] FS:  7f74eaca4840() 
GS:88000b80() knlGS:
  [Thu Feb 19 06:25:09 

[Kernel-packages] [Bug 1423672] Re: ext4 turned read-only following a cronjob run

2015-02-19 Thread Simon Déziel
** Attachment added: /proc/version_signature
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1423672/+attachment/4322692/+files/version.log

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

Title:
  ext4 turned read-only following a cronjob run

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I noticed that one of my VM had this dmesg -T output:

  [Tue Feb 17 09:53:27 2015] systemd-udevd[5433]: starting version 204
  [Thu Feb 19 06:25:08 2015] EXT4-fs error (device vda1): 
ext4_mb_generate_buddy:756: group 5, block bitmap and bg descriptor 
inconsistent: 16446 vs 16445 free clusters
  [Thu Feb 19 06:25:09 2015] Aborting journal on device vda1-8.
  [Thu Feb 19 06:25:09 2015] EXT4-fs (vda1): Remounting filesystem read-only
  [Thu Feb 19 06:25:09 2015] [ cut here ]
  [Thu Feb 19 06:25:09 2015] WARNING: CPU: 0 PID: 9946 at 
/build/buildd/linux-3.13.0/fs/ext4/ext4_jbd2.c:259 
__ext4_handle_dirty_metadata+0x1a2/0x1c0()
  [Thu Feb 19 06:25:09 2015] Modules linked in: nf_conntrack_ipv6 
nf_defrag_ipv6 ip6table_filter ip6_tables xt_tcpudp nf_conntrack_ipv4 
nf_defrag_ipv4 xt_owner xt_conntrack nf_conntrack iptable_filter ip_tables 
x_tables serio_raw psmouse floppy
  [Thu Feb 19 06:25:09 2015] CPU: 0 PID: 9946 Comm: logrotate Not tainted 
3.13.0-45-generic #74-Ubuntu
  [Thu Feb 19 06:25:09 2015] Hardware name: QEMU Standard PC (i440FX + PIIX, 
1996), BIOS Bochs 01/01/2011
  [Thu Feb 19 06:25:09 2015]  0009 880003a11aa0 
81720eb6 
  [Thu Feb 19 06:25:09 2015]  880003a11ad8 810677cd 
88c41340 
  [Thu Feb 19 06:25:09 2015]  88000a58e000 81835280 
1302 880003a11ae8
  [Thu Feb 19 06:25:09 2015] Call Trace:
  [Thu Feb 19 06:25:09 2015]  [81720eb6] dump_stack+0x45/0x56
  [Thu Feb 19 06:25:09 2015]  [810677cd] 
warn_slowpath_common+0x7d/0xa0
  [Thu Feb 19 06:25:09 2015]  [810678aa] warn_slowpath_null+0x1a/0x20
  [Thu Feb 19 06:25:09 2015]  [8126e862] 
__ext4_handle_dirty_metadata+0x1a2/0x1c0
  [Thu Feb 19 06:25:09 2015]  [81246a5a] ? ext4_dirty_inode+0x2a/0x60
  [Thu Feb 19 06:25:09 2015]  [81277086] ext4_free_blocks+0x646/0xbf0
  [Thu Feb 19 06:25:09 2015]  [810aacc5] ? wake_up_bit+0x25/0x30
  [Thu Feb 19 06:25:09 2015]  [812685b5] ext4_ext_rm_leaf+0x505/0x8f0
  [Thu Feb 19 06:25:09 2015]  [81267527] ? 
__ext4_ext_check+0x197/0x370
  [Thu Feb 19 06:25:09 2015]  [8126ad00] ? 
ext4_ext_remove_space+0xc0/0x7e0
  [Thu Feb 19 06:25:09 2015]  [8126af5c] 
ext4_ext_remove_space+0x31c/0x7e0
  [Thu Feb 19 06:25:09 2015]  [8126d300] ext4_ext_truncate+0xb0/0xe0
  [Thu Feb 19 06:25:09 2015]  [81244eb9] ext4_truncate+0x379/0x3c0
  [Thu Feb 19 06:25:09 2015]  [81245a18] ext4_evict_inode+0x408/0x4d0
  [Thu Feb 19 06:25:09 2015]  [811d8f60] evict+0xb0/0x1b0
  [Thu Feb 19 06:25:09 2015]  [811d9775] iput+0xf5/0x180
  [Thu Feb 19 06:25:09 2015]  [811d4698] __dentry_kill+0x1a8/0x200
  [Thu Feb 19 06:25:09 2015]  [811d4795] dput+0xa5/0x180
  [Thu Feb 19 06:25:09 2015]  [811bf7e6] __fput+0x176/0x260
  [Thu Feb 19 06:25:09 2015]  [811bf91e] fput+0xe/0x10
  [Thu Feb 19 06:25:09 2015]  [810882f7] task_work_run+0xa7/0xe0
  [Thu Feb 19 06:25:09 2015]  [81013ed7] do_notify_resume+0x97/0xb0
  [Thu Feb 19 06:25:09 2015]  [81731c2a] int_signal+0x12/0x17
  [Thu Feb 19 06:25:09 2015] ---[ end trace ebff9843d81b5c41 ]---
  [Thu Feb 19 06:25:09 2015] BUG: unable to handle kernel NULL pointer 
dereference at 0028
  [Thu Feb 19 06:25:09 2015] IP: [8125d4c1] 
__ext4_error_inode+0x31/0x160
  [Thu Feb 19 06:25:09 2015] PGD 167067 PUD 161067 PMD 0 
  [Thu Feb 19 06:25:09 2015] Oops:  [#1] SMP 
  [Thu Feb 19 06:25:09 2015] Modules linked in: nf_conntrack_ipv6 
nf_defrag_ipv6 ip6table_filter ip6_tables xt_tcpudp nf_conntrack_ipv4 
nf_defrag_ipv4 xt_owner xt_conntrack nf_conntrack iptable_filter ip_tables 
x_tables serio_raw psmouse floppy
  [Thu Feb 19 06:25:09 2015] CPU: 0 PID: 9946 Comm: logrotate Tainted: G
W 3.13.0-45-generic #74-Ubuntu
  [Thu Feb 19 06:25:09 2015] Hardware name: QEMU Standard PC (i440FX + PIIX, 
1996), BIOS Bochs 01/01/2011
  [Thu Feb 19 06:25:09 2015] task: 880009ac4800 ti: 880003a1 
task.ti: 880003a1
  [Thu Feb 19 06:25:09 2015] RIP: 0010:[8125d4c1]  
[8125d4c1] __ext4_error_inode+0x31/0x160
  [Thu Feb 19 06:25:09 2015] RSP: :880003a11a58  EFLAGS: 00010292
  [Thu Feb 19 06:25:09 2015] RAX:  RBX:  RCX: 
0086
  [Thu Feb 19 06:25:09 2015] RDX: 1302 RSI: 81a6e81f RDI: 

  [Thu Feb 19 06:25:09 2015] RBP: 880003a11ae8 R08: 

[Kernel-packages] [Bug 1047531] Re: Ubuntu 12.04 (Precise) guests can't boot on Ubuntu 10.04 (Lucid) QEMU-KVM host

2015-02-19 Thread Mario
I am experiencing this randomly with a host on ubuntu 12.04 and
upgrading guests from 12.04 to 14.04... randomly machines never boot
after the upgrade... others do..

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

Title:
  Ubuntu 12.04 (Precise) guests can't boot on Ubuntu 10.04 (Lucid) QEMU-
  KVM host

Status in linux package in Ubuntu:
  Confirmed
Status in qemu-kvm package in Ubuntu:
  Confirmed

Bug description:
  For a couple of days I'm trying (on and off) to launch Ubuntu 12.04
  guest (32-bit) on my 10.04 KVM host (AMD CPU in 32-bit mode with PAE
  enabled, stock server kernel). I have tried it with different images
  (built with VMBuilder, downloaded from cloud-images.ubuntu.com or even
  the installation ISO images of different flavors). They all hang on
  boot, either after saying Starting up ... or just with a black
  screen. Kernel options have no effect, it seems the hang happens in
  GRUB, before kernel is launched. I have tried enabling debug in grub
  and the last lines I see about loading initrd, malloc and several
  reallocator.c traces, then hang.

  A simple steps to reproduce:

  # wget 
http://uec-images.ubuntu.com/releases/precise/release-20120822/ubuntu-12.04-server-cloudimg-i386-disk1.img
  # qemu-img convert -O qcow2 ubuntu-12.04-server-cloudimg-i386-disk1.img 
moa.qcow2
  # kvm -m 512 -smp 1 -drive file=./moa.qcow2 -vnc 127.0.0.1:10

  In attached vnc client this briefly displays GRUB prompt and hangs
  with black screen.

  The same happens without image conversion step, that is
  # kvm -m 512 -smp 1 -drive file=./ubuntu-12.04-server-cloudimg-i386-disk1.img 
-vnc 127.0.0.1:10

  At the same time, the host perfectly runs about 10 Lucid guests, so
  this should not be a host configuration problem.

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

2015-02-19 Thread Simon Déziel
apport information

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

Title:
  ext4 turned read-only following a cronjob run

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I noticed that one of my VM had this dmesg -T output:

  [Tue Feb 17 09:53:27 2015] systemd-udevd[5433]: starting version 204
  [Thu Feb 19 06:25:08 2015] EXT4-fs error (device vda1): 
ext4_mb_generate_buddy:756: group 5, block bitmap and bg descriptor 
inconsistent: 16446 vs 16445 free clusters
  [Thu Feb 19 06:25:09 2015] Aborting journal on device vda1-8.
  [Thu Feb 19 06:25:09 2015] EXT4-fs (vda1): Remounting filesystem read-only
  [Thu Feb 19 06:25:09 2015] [ cut here ]
  [Thu Feb 19 06:25:09 2015] WARNING: CPU: 0 PID: 9946 at 
/build/buildd/linux-3.13.0/fs/ext4/ext4_jbd2.c:259 
__ext4_handle_dirty_metadata+0x1a2/0x1c0()
  [Thu Feb 19 06:25:09 2015] Modules linked in: nf_conntrack_ipv6 
nf_defrag_ipv6 ip6table_filter ip6_tables xt_tcpudp nf_conntrack_ipv4 
nf_defrag_ipv4 xt_owner xt_conntrack nf_conntrack iptable_filter ip_tables 
x_tables serio_raw psmouse floppy
  [Thu Feb 19 06:25:09 2015] CPU: 0 PID: 9946 Comm: logrotate Not tainted 
3.13.0-45-generic #74-Ubuntu
  [Thu Feb 19 06:25:09 2015] Hardware name: QEMU Standard PC (i440FX + PIIX, 
1996), BIOS Bochs 01/01/2011
  [Thu Feb 19 06:25:09 2015]  0009 880003a11aa0 
81720eb6 
  [Thu Feb 19 06:25:09 2015]  880003a11ad8 810677cd 
88c41340 
  [Thu Feb 19 06:25:09 2015]  88000a58e000 81835280 
1302 880003a11ae8
  [Thu Feb 19 06:25:09 2015] Call Trace:
  [Thu Feb 19 06:25:09 2015]  [81720eb6] dump_stack+0x45/0x56
  [Thu Feb 19 06:25:09 2015]  [810677cd] 
warn_slowpath_common+0x7d/0xa0
  [Thu Feb 19 06:25:09 2015]  [810678aa] warn_slowpath_null+0x1a/0x20
  [Thu Feb 19 06:25:09 2015]  [8126e862] 
__ext4_handle_dirty_metadata+0x1a2/0x1c0
  [Thu Feb 19 06:25:09 2015]  [81246a5a] ? ext4_dirty_inode+0x2a/0x60
  [Thu Feb 19 06:25:09 2015]  [81277086] ext4_free_blocks+0x646/0xbf0
  [Thu Feb 19 06:25:09 2015]  [810aacc5] ? wake_up_bit+0x25/0x30
  [Thu Feb 19 06:25:09 2015]  [812685b5] ext4_ext_rm_leaf+0x505/0x8f0
  [Thu Feb 19 06:25:09 2015]  [81267527] ? 
__ext4_ext_check+0x197/0x370
  [Thu Feb 19 06:25:09 2015]  [8126ad00] ? 
ext4_ext_remove_space+0xc0/0x7e0
  [Thu Feb 19 06:25:09 2015]  [8126af5c] 
ext4_ext_remove_space+0x31c/0x7e0
  [Thu Feb 19 06:25:09 2015]  [8126d300] ext4_ext_truncate+0xb0/0xe0
  [Thu Feb 19 06:25:09 2015]  [81244eb9] ext4_truncate+0x379/0x3c0
  [Thu Feb 19 06:25:09 2015]  [81245a18] ext4_evict_inode+0x408/0x4d0
  [Thu Feb 19 06:25:09 2015]  [811d8f60] evict+0xb0/0x1b0
  [Thu Feb 19 06:25:09 2015]  [811d9775] iput+0xf5/0x180
  [Thu Feb 19 06:25:09 2015]  [811d4698] __dentry_kill+0x1a8/0x200
  [Thu Feb 19 06:25:09 2015]  [811d4795] dput+0xa5/0x180
  [Thu Feb 19 06:25:09 2015]  [811bf7e6] __fput+0x176/0x260
  [Thu Feb 19 06:25:09 2015]  [811bf91e] fput+0xe/0x10
  [Thu Feb 19 06:25:09 2015]  [810882f7] task_work_run+0xa7/0xe0
  [Thu Feb 19 06:25:09 2015]  [81013ed7] do_notify_resume+0x97/0xb0
  [Thu Feb 19 06:25:09 2015]  [81731c2a] int_signal+0x12/0x17
  [Thu Feb 19 06:25:09 2015] ---[ end trace ebff9843d81b5c41 ]---
  [Thu Feb 19 06:25:09 2015] BUG: unable to handle kernel NULL pointer 
dereference at 0028
  [Thu Feb 19 06:25:09 2015] IP: [8125d4c1] 
__ext4_error_inode+0x31/0x160
  [Thu Feb 19 06:25:09 2015] PGD 167067 PUD 161067 PMD 0 
  [Thu Feb 19 06:25:09 2015] Oops:  [#1] SMP 
  [Thu Feb 19 06:25:09 2015] Modules linked in: nf_conntrack_ipv6 
nf_defrag_ipv6 ip6table_filter ip6_tables xt_tcpudp nf_conntrack_ipv4 
nf_defrag_ipv4 xt_owner xt_conntrack nf_conntrack iptable_filter ip_tables 
x_tables serio_raw psmouse floppy
  [Thu Feb 19 06:25:09 2015] CPU: 0 PID: 9946 Comm: logrotate Tainted: G
W 3.13.0-45-generic #74-Ubuntu
  [Thu Feb 19 06:25:09 2015] Hardware name: QEMU Standard PC (i440FX + PIIX, 
1996), BIOS Bochs 01/01/2011
  [Thu Feb 19 06:25:09 2015] task: 880009ac4800 ti: 880003a1 
task.ti: 880003a1
  [Thu Feb 19 06:25:09 2015] RIP: 0010:[8125d4c1]  
[8125d4c1] __ext4_error_inode+0x31/0x160
  [Thu Feb 19 06:25:09 2015] RSP: :880003a11a58  EFLAGS: 00010292
  [Thu Feb 19 06:25:09 2015] RAX:  RBX:  RCX: 
0086
  [Thu Feb 19 06:25:09 2015] RDX: 1302 RSI: 81a6e81f RDI: 

  [Thu Feb 19 06:25:09 2015] RBP: 880003a11ae8 R08: 

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

2015-02-19 Thread Simon Déziel
apport information

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

Title:
  ext4 turned read-only following a cronjob run

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I noticed that one of my VM had this dmesg -T output:

  [Tue Feb 17 09:53:27 2015] systemd-udevd[5433]: starting version 204
  [Thu Feb 19 06:25:08 2015] EXT4-fs error (device vda1): 
ext4_mb_generate_buddy:756: group 5, block bitmap and bg descriptor 
inconsistent: 16446 vs 16445 free clusters
  [Thu Feb 19 06:25:09 2015] Aborting journal on device vda1-8.
  [Thu Feb 19 06:25:09 2015] EXT4-fs (vda1): Remounting filesystem read-only
  [Thu Feb 19 06:25:09 2015] [ cut here ]
  [Thu Feb 19 06:25:09 2015] WARNING: CPU: 0 PID: 9946 at 
/build/buildd/linux-3.13.0/fs/ext4/ext4_jbd2.c:259 
__ext4_handle_dirty_metadata+0x1a2/0x1c0()
  [Thu Feb 19 06:25:09 2015] Modules linked in: nf_conntrack_ipv6 
nf_defrag_ipv6 ip6table_filter ip6_tables xt_tcpudp nf_conntrack_ipv4 
nf_defrag_ipv4 xt_owner xt_conntrack nf_conntrack iptable_filter ip_tables 
x_tables serio_raw psmouse floppy
  [Thu Feb 19 06:25:09 2015] CPU: 0 PID: 9946 Comm: logrotate Not tainted 
3.13.0-45-generic #74-Ubuntu
  [Thu Feb 19 06:25:09 2015] Hardware name: QEMU Standard PC (i440FX + PIIX, 
1996), BIOS Bochs 01/01/2011
  [Thu Feb 19 06:25:09 2015]  0009 880003a11aa0 
81720eb6 
  [Thu Feb 19 06:25:09 2015]  880003a11ad8 810677cd 
88c41340 
  [Thu Feb 19 06:25:09 2015]  88000a58e000 81835280 
1302 880003a11ae8
  [Thu Feb 19 06:25:09 2015] Call Trace:
  [Thu Feb 19 06:25:09 2015]  [81720eb6] dump_stack+0x45/0x56
  [Thu Feb 19 06:25:09 2015]  [810677cd] 
warn_slowpath_common+0x7d/0xa0
  [Thu Feb 19 06:25:09 2015]  [810678aa] warn_slowpath_null+0x1a/0x20
  [Thu Feb 19 06:25:09 2015]  [8126e862] 
__ext4_handle_dirty_metadata+0x1a2/0x1c0
  [Thu Feb 19 06:25:09 2015]  [81246a5a] ? ext4_dirty_inode+0x2a/0x60
  [Thu Feb 19 06:25:09 2015]  [81277086] ext4_free_blocks+0x646/0xbf0
  [Thu Feb 19 06:25:09 2015]  [810aacc5] ? wake_up_bit+0x25/0x30
  [Thu Feb 19 06:25:09 2015]  [812685b5] ext4_ext_rm_leaf+0x505/0x8f0
  [Thu Feb 19 06:25:09 2015]  [81267527] ? 
__ext4_ext_check+0x197/0x370
  [Thu Feb 19 06:25:09 2015]  [8126ad00] ? 
ext4_ext_remove_space+0xc0/0x7e0
  [Thu Feb 19 06:25:09 2015]  [8126af5c] 
ext4_ext_remove_space+0x31c/0x7e0
  [Thu Feb 19 06:25:09 2015]  [8126d300] ext4_ext_truncate+0xb0/0xe0
  [Thu Feb 19 06:25:09 2015]  [81244eb9] ext4_truncate+0x379/0x3c0
  [Thu Feb 19 06:25:09 2015]  [81245a18] ext4_evict_inode+0x408/0x4d0
  [Thu Feb 19 06:25:09 2015]  [811d8f60] evict+0xb0/0x1b0
  [Thu Feb 19 06:25:09 2015]  [811d9775] iput+0xf5/0x180
  [Thu Feb 19 06:25:09 2015]  [811d4698] __dentry_kill+0x1a8/0x200
  [Thu Feb 19 06:25:09 2015]  [811d4795] dput+0xa5/0x180
  [Thu Feb 19 06:25:09 2015]  [811bf7e6] __fput+0x176/0x260
  [Thu Feb 19 06:25:09 2015]  [811bf91e] fput+0xe/0x10
  [Thu Feb 19 06:25:09 2015]  [810882f7] task_work_run+0xa7/0xe0
  [Thu Feb 19 06:25:09 2015]  [81013ed7] do_notify_resume+0x97/0xb0
  [Thu Feb 19 06:25:09 2015]  [81731c2a] int_signal+0x12/0x17
  [Thu Feb 19 06:25:09 2015] ---[ end trace ebff9843d81b5c41 ]---
  [Thu Feb 19 06:25:09 2015] BUG: unable to handle kernel NULL pointer 
dereference at 0028
  [Thu Feb 19 06:25:09 2015] IP: [8125d4c1] 
__ext4_error_inode+0x31/0x160
  [Thu Feb 19 06:25:09 2015] PGD 167067 PUD 161067 PMD 0 
  [Thu Feb 19 06:25:09 2015] Oops:  [#1] SMP 
  [Thu Feb 19 06:25:09 2015] Modules linked in: nf_conntrack_ipv6 
nf_defrag_ipv6 ip6table_filter ip6_tables xt_tcpudp nf_conntrack_ipv4 
nf_defrag_ipv4 xt_owner xt_conntrack nf_conntrack iptable_filter ip_tables 
x_tables serio_raw psmouse floppy
  [Thu Feb 19 06:25:09 2015] CPU: 0 PID: 9946 Comm: logrotate Tainted: G
W 3.13.0-45-generic #74-Ubuntu
  [Thu Feb 19 06:25:09 2015] Hardware name: QEMU Standard PC (i440FX + PIIX, 
1996), BIOS Bochs 01/01/2011
  [Thu Feb 19 06:25:09 2015] task: 880009ac4800 ti: 880003a1 
task.ti: 880003a1
  [Thu Feb 19 06:25:09 2015] RIP: 0010:[8125d4c1]  
[8125d4c1] __ext4_error_inode+0x31/0x160
  [Thu Feb 19 06:25:09 2015] RSP: :880003a11a58  EFLAGS: 00010292
  [Thu Feb 19 06:25:09 2015] RAX:  RBX:  RCX: 
0086
  [Thu Feb 19 06:25:09 2015] RDX: 1302 RSI: 81a6e81f RDI: 

  [Thu Feb 19 06:25:09 2015] RBP: 880003a11ae8 R08: 

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

2015-02-19 Thread Simon Déziel
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/1423672/+attachment/4322708/+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/1423672

Title:
  ext4 turned read-only following a cronjob run

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I noticed that one of my VM had this dmesg -T output:

  [Tue Feb 17 09:53:27 2015] systemd-udevd[5433]: starting version 204
  [Thu Feb 19 06:25:08 2015] EXT4-fs error (device vda1): 
ext4_mb_generate_buddy:756: group 5, block bitmap and bg descriptor 
inconsistent: 16446 vs 16445 free clusters
  [Thu Feb 19 06:25:09 2015] Aborting journal on device vda1-8.
  [Thu Feb 19 06:25:09 2015] EXT4-fs (vda1): Remounting filesystem read-only
  [Thu Feb 19 06:25:09 2015] [ cut here ]
  [Thu Feb 19 06:25:09 2015] WARNING: CPU: 0 PID: 9946 at 
/build/buildd/linux-3.13.0/fs/ext4/ext4_jbd2.c:259 
__ext4_handle_dirty_metadata+0x1a2/0x1c0()
  [Thu Feb 19 06:25:09 2015] Modules linked in: nf_conntrack_ipv6 
nf_defrag_ipv6 ip6table_filter ip6_tables xt_tcpudp nf_conntrack_ipv4 
nf_defrag_ipv4 xt_owner xt_conntrack nf_conntrack iptable_filter ip_tables 
x_tables serio_raw psmouse floppy
  [Thu Feb 19 06:25:09 2015] CPU: 0 PID: 9946 Comm: logrotate Not tainted 
3.13.0-45-generic #74-Ubuntu
  [Thu Feb 19 06:25:09 2015] Hardware name: QEMU Standard PC (i440FX + PIIX, 
1996), BIOS Bochs 01/01/2011
  [Thu Feb 19 06:25:09 2015]  0009 880003a11aa0 
81720eb6 
  [Thu Feb 19 06:25:09 2015]  880003a11ad8 810677cd 
88c41340 
  [Thu Feb 19 06:25:09 2015]  88000a58e000 81835280 
1302 880003a11ae8
  [Thu Feb 19 06:25:09 2015] Call Trace:
  [Thu Feb 19 06:25:09 2015]  [81720eb6] dump_stack+0x45/0x56
  [Thu Feb 19 06:25:09 2015]  [810677cd] 
warn_slowpath_common+0x7d/0xa0
  [Thu Feb 19 06:25:09 2015]  [810678aa] warn_slowpath_null+0x1a/0x20
  [Thu Feb 19 06:25:09 2015]  [8126e862] 
__ext4_handle_dirty_metadata+0x1a2/0x1c0
  [Thu Feb 19 06:25:09 2015]  [81246a5a] ? ext4_dirty_inode+0x2a/0x60
  [Thu Feb 19 06:25:09 2015]  [81277086] ext4_free_blocks+0x646/0xbf0
  [Thu Feb 19 06:25:09 2015]  [810aacc5] ? wake_up_bit+0x25/0x30
  [Thu Feb 19 06:25:09 2015]  [812685b5] ext4_ext_rm_leaf+0x505/0x8f0
  [Thu Feb 19 06:25:09 2015]  [81267527] ? 
__ext4_ext_check+0x197/0x370
  [Thu Feb 19 06:25:09 2015]  [8126ad00] ? 
ext4_ext_remove_space+0xc0/0x7e0
  [Thu Feb 19 06:25:09 2015]  [8126af5c] 
ext4_ext_remove_space+0x31c/0x7e0
  [Thu Feb 19 06:25:09 2015]  [8126d300] ext4_ext_truncate+0xb0/0xe0
  [Thu Feb 19 06:25:09 2015]  [81244eb9] ext4_truncate+0x379/0x3c0
  [Thu Feb 19 06:25:09 2015]  [81245a18] ext4_evict_inode+0x408/0x4d0
  [Thu Feb 19 06:25:09 2015]  [811d8f60] evict+0xb0/0x1b0
  [Thu Feb 19 06:25:09 2015]  [811d9775] iput+0xf5/0x180
  [Thu Feb 19 06:25:09 2015]  [811d4698] __dentry_kill+0x1a8/0x200
  [Thu Feb 19 06:25:09 2015]  [811d4795] dput+0xa5/0x180
  [Thu Feb 19 06:25:09 2015]  [811bf7e6] __fput+0x176/0x260
  [Thu Feb 19 06:25:09 2015]  [811bf91e] fput+0xe/0x10
  [Thu Feb 19 06:25:09 2015]  [810882f7] task_work_run+0xa7/0xe0
  [Thu Feb 19 06:25:09 2015]  [81013ed7] do_notify_resume+0x97/0xb0
  [Thu Feb 19 06:25:09 2015]  [81731c2a] int_signal+0x12/0x17
  [Thu Feb 19 06:25:09 2015] ---[ end trace ebff9843d81b5c41 ]---
  [Thu Feb 19 06:25:09 2015] BUG: unable to handle kernel NULL pointer 
dereference at 0028
  [Thu Feb 19 06:25:09 2015] IP: [8125d4c1] 
__ext4_error_inode+0x31/0x160
  [Thu Feb 19 06:25:09 2015] PGD 167067 PUD 161067 PMD 0 
  [Thu Feb 19 06:25:09 2015] Oops:  [#1] SMP 
  [Thu Feb 19 06:25:09 2015] Modules linked in: nf_conntrack_ipv6 
nf_defrag_ipv6 ip6table_filter ip6_tables xt_tcpudp nf_conntrack_ipv4 
nf_defrag_ipv4 xt_owner xt_conntrack nf_conntrack iptable_filter ip_tables 
x_tables serio_raw psmouse floppy
  [Thu Feb 19 06:25:09 2015] CPU: 0 PID: 9946 Comm: logrotate Tainted: G
W 3.13.0-45-generic #74-Ubuntu
  [Thu Feb 19 06:25:09 2015] Hardware name: QEMU Standard PC (i440FX + PIIX, 
1996), BIOS Bochs 01/01/2011
  [Thu Feb 19 06:25:09 2015] task: 880009ac4800 ti: 880003a1 
task.ti: 880003a1
  [Thu Feb 19 06:25:09 2015] RIP: 0010:[8125d4c1]  
[8125d4c1] __ext4_error_inode+0x31/0x160
  [Thu Feb 19 06:25:09 2015] RSP: :880003a11a58  EFLAGS: 00010292
  [Thu Feb 19 06:25:09 2015] RAX:  RBX:  RCX: 
0086
  [Thu Feb 19 06:25:09 2015] RDX: 1302 RSI: 81a6e81f RDI: 

  [Thu Feb 19 06:25:09 2015] RBP: 880003a11ae8 R08: 81a78568 

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

2015-02-19 Thread Simon Déziel
apport information

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

Title:
  ext4 turned read-only following a cronjob run

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I noticed that one of my VM had this dmesg -T output:

  [Tue Feb 17 09:53:27 2015] systemd-udevd[5433]: starting version 204
  [Thu Feb 19 06:25:08 2015] EXT4-fs error (device vda1): 
ext4_mb_generate_buddy:756: group 5, block bitmap and bg descriptor 
inconsistent: 16446 vs 16445 free clusters
  [Thu Feb 19 06:25:09 2015] Aborting journal on device vda1-8.
  [Thu Feb 19 06:25:09 2015] EXT4-fs (vda1): Remounting filesystem read-only
  [Thu Feb 19 06:25:09 2015] [ cut here ]
  [Thu Feb 19 06:25:09 2015] WARNING: CPU: 0 PID: 9946 at 
/build/buildd/linux-3.13.0/fs/ext4/ext4_jbd2.c:259 
__ext4_handle_dirty_metadata+0x1a2/0x1c0()
  [Thu Feb 19 06:25:09 2015] Modules linked in: nf_conntrack_ipv6 
nf_defrag_ipv6 ip6table_filter ip6_tables xt_tcpudp nf_conntrack_ipv4 
nf_defrag_ipv4 xt_owner xt_conntrack nf_conntrack iptable_filter ip_tables 
x_tables serio_raw psmouse floppy
  [Thu Feb 19 06:25:09 2015] CPU: 0 PID: 9946 Comm: logrotate Not tainted 
3.13.0-45-generic #74-Ubuntu
  [Thu Feb 19 06:25:09 2015] Hardware name: QEMU Standard PC (i440FX + PIIX, 
1996), BIOS Bochs 01/01/2011
  [Thu Feb 19 06:25:09 2015]  0009 880003a11aa0 
81720eb6 
  [Thu Feb 19 06:25:09 2015]  880003a11ad8 810677cd 
88c41340 
  [Thu Feb 19 06:25:09 2015]  88000a58e000 81835280 
1302 880003a11ae8
  [Thu Feb 19 06:25:09 2015] Call Trace:
  [Thu Feb 19 06:25:09 2015]  [81720eb6] dump_stack+0x45/0x56
  [Thu Feb 19 06:25:09 2015]  [810677cd] 
warn_slowpath_common+0x7d/0xa0
  [Thu Feb 19 06:25:09 2015]  [810678aa] warn_slowpath_null+0x1a/0x20
  [Thu Feb 19 06:25:09 2015]  [8126e862] 
__ext4_handle_dirty_metadata+0x1a2/0x1c0
  [Thu Feb 19 06:25:09 2015]  [81246a5a] ? ext4_dirty_inode+0x2a/0x60
  [Thu Feb 19 06:25:09 2015]  [81277086] ext4_free_blocks+0x646/0xbf0
  [Thu Feb 19 06:25:09 2015]  [810aacc5] ? wake_up_bit+0x25/0x30
  [Thu Feb 19 06:25:09 2015]  [812685b5] ext4_ext_rm_leaf+0x505/0x8f0
  [Thu Feb 19 06:25:09 2015]  [81267527] ? 
__ext4_ext_check+0x197/0x370
  [Thu Feb 19 06:25:09 2015]  [8126ad00] ? 
ext4_ext_remove_space+0xc0/0x7e0
  [Thu Feb 19 06:25:09 2015]  [8126af5c] 
ext4_ext_remove_space+0x31c/0x7e0
  [Thu Feb 19 06:25:09 2015]  [8126d300] ext4_ext_truncate+0xb0/0xe0
  [Thu Feb 19 06:25:09 2015]  [81244eb9] ext4_truncate+0x379/0x3c0
  [Thu Feb 19 06:25:09 2015]  [81245a18] ext4_evict_inode+0x408/0x4d0
  [Thu Feb 19 06:25:09 2015]  [811d8f60] evict+0xb0/0x1b0
  [Thu Feb 19 06:25:09 2015]  [811d9775] iput+0xf5/0x180
  [Thu Feb 19 06:25:09 2015]  [811d4698] __dentry_kill+0x1a8/0x200
  [Thu Feb 19 06:25:09 2015]  [811d4795] dput+0xa5/0x180
  [Thu Feb 19 06:25:09 2015]  [811bf7e6] __fput+0x176/0x260
  [Thu Feb 19 06:25:09 2015]  [811bf91e] fput+0xe/0x10
  [Thu Feb 19 06:25:09 2015]  [810882f7] task_work_run+0xa7/0xe0
  [Thu Feb 19 06:25:09 2015]  [81013ed7] do_notify_resume+0x97/0xb0
  [Thu Feb 19 06:25:09 2015]  [81731c2a] int_signal+0x12/0x17
  [Thu Feb 19 06:25:09 2015] ---[ end trace ebff9843d81b5c41 ]---
  [Thu Feb 19 06:25:09 2015] BUG: unable to handle kernel NULL pointer 
dereference at 0028
  [Thu Feb 19 06:25:09 2015] IP: [8125d4c1] 
__ext4_error_inode+0x31/0x160
  [Thu Feb 19 06:25:09 2015] PGD 167067 PUD 161067 PMD 0 
  [Thu Feb 19 06:25:09 2015] Oops:  [#1] SMP 
  [Thu Feb 19 06:25:09 2015] Modules linked in: nf_conntrack_ipv6 
nf_defrag_ipv6 ip6table_filter ip6_tables xt_tcpudp nf_conntrack_ipv4 
nf_defrag_ipv4 xt_owner xt_conntrack nf_conntrack iptable_filter ip_tables 
x_tables serio_raw psmouse floppy
  [Thu Feb 19 06:25:09 2015] CPU: 0 PID: 9946 Comm: logrotate Tainted: G
W 3.13.0-45-generic #74-Ubuntu
  [Thu Feb 19 06:25:09 2015] Hardware name: QEMU Standard PC (i440FX + PIIX, 
1996), BIOS Bochs 01/01/2011
  [Thu Feb 19 06:25:09 2015] task: 880009ac4800 ti: 880003a1 
task.ti: 880003a1
  [Thu Feb 19 06:25:09 2015] RIP: 0010:[8125d4c1]  
[8125d4c1] __ext4_error_inode+0x31/0x160
  [Thu Feb 19 06:25:09 2015] RSP: :880003a11a58  EFLAGS: 00010292
  [Thu Feb 19 06:25:09 2015] RAX:  RBX:  RCX: 
0086
  [Thu Feb 19 06:25:09 2015] RDX: 1302 RSI: 81a6e81f RDI: 

  [Thu Feb 19 06:25:09 2015] RBP: 880003a11ae8 R08: 

[Kernel-packages] [Bug 1423672] UdevLog.txt

2015-02-19 Thread Simon Déziel
apport information

** Attachment added: UdevLog.txt
   
https://bugs.launchpad.net/bugs/1423672/+attachment/4322707/+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/1423672

Title:
  ext4 turned read-only following a cronjob run

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I noticed that one of my VM had this dmesg -T output:

  [Tue Feb 17 09:53:27 2015] systemd-udevd[5433]: starting version 204
  [Thu Feb 19 06:25:08 2015] EXT4-fs error (device vda1): 
ext4_mb_generate_buddy:756: group 5, block bitmap and bg descriptor 
inconsistent: 16446 vs 16445 free clusters
  [Thu Feb 19 06:25:09 2015] Aborting journal on device vda1-8.
  [Thu Feb 19 06:25:09 2015] EXT4-fs (vda1): Remounting filesystem read-only
  [Thu Feb 19 06:25:09 2015] [ cut here ]
  [Thu Feb 19 06:25:09 2015] WARNING: CPU: 0 PID: 9946 at 
/build/buildd/linux-3.13.0/fs/ext4/ext4_jbd2.c:259 
__ext4_handle_dirty_metadata+0x1a2/0x1c0()
  [Thu Feb 19 06:25:09 2015] Modules linked in: nf_conntrack_ipv6 
nf_defrag_ipv6 ip6table_filter ip6_tables xt_tcpudp nf_conntrack_ipv4 
nf_defrag_ipv4 xt_owner xt_conntrack nf_conntrack iptable_filter ip_tables 
x_tables serio_raw psmouse floppy
  [Thu Feb 19 06:25:09 2015] CPU: 0 PID: 9946 Comm: logrotate Not tainted 
3.13.0-45-generic #74-Ubuntu
  [Thu Feb 19 06:25:09 2015] Hardware name: QEMU Standard PC (i440FX + PIIX, 
1996), BIOS Bochs 01/01/2011
  [Thu Feb 19 06:25:09 2015]  0009 880003a11aa0 
81720eb6 
  [Thu Feb 19 06:25:09 2015]  880003a11ad8 810677cd 
88c41340 
  [Thu Feb 19 06:25:09 2015]  88000a58e000 81835280 
1302 880003a11ae8
  [Thu Feb 19 06:25:09 2015] Call Trace:
  [Thu Feb 19 06:25:09 2015]  [81720eb6] dump_stack+0x45/0x56
  [Thu Feb 19 06:25:09 2015]  [810677cd] 
warn_slowpath_common+0x7d/0xa0
  [Thu Feb 19 06:25:09 2015]  [810678aa] warn_slowpath_null+0x1a/0x20
  [Thu Feb 19 06:25:09 2015]  [8126e862] 
__ext4_handle_dirty_metadata+0x1a2/0x1c0
  [Thu Feb 19 06:25:09 2015]  [81246a5a] ? ext4_dirty_inode+0x2a/0x60
  [Thu Feb 19 06:25:09 2015]  [81277086] ext4_free_blocks+0x646/0xbf0
  [Thu Feb 19 06:25:09 2015]  [810aacc5] ? wake_up_bit+0x25/0x30
  [Thu Feb 19 06:25:09 2015]  [812685b5] ext4_ext_rm_leaf+0x505/0x8f0
  [Thu Feb 19 06:25:09 2015]  [81267527] ? 
__ext4_ext_check+0x197/0x370
  [Thu Feb 19 06:25:09 2015]  [8126ad00] ? 
ext4_ext_remove_space+0xc0/0x7e0
  [Thu Feb 19 06:25:09 2015]  [8126af5c] 
ext4_ext_remove_space+0x31c/0x7e0
  [Thu Feb 19 06:25:09 2015]  [8126d300] ext4_ext_truncate+0xb0/0xe0
  [Thu Feb 19 06:25:09 2015]  [81244eb9] ext4_truncate+0x379/0x3c0
  [Thu Feb 19 06:25:09 2015]  [81245a18] ext4_evict_inode+0x408/0x4d0
  [Thu Feb 19 06:25:09 2015]  [811d8f60] evict+0xb0/0x1b0
  [Thu Feb 19 06:25:09 2015]  [811d9775] iput+0xf5/0x180
  [Thu Feb 19 06:25:09 2015]  [811d4698] __dentry_kill+0x1a8/0x200
  [Thu Feb 19 06:25:09 2015]  [811d4795] dput+0xa5/0x180
  [Thu Feb 19 06:25:09 2015]  [811bf7e6] __fput+0x176/0x260
  [Thu Feb 19 06:25:09 2015]  [811bf91e] fput+0xe/0x10
  [Thu Feb 19 06:25:09 2015]  [810882f7] task_work_run+0xa7/0xe0
  [Thu Feb 19 06:25:09 2015]  [81013ed7] do_notify_resume+0x97/0xb0
  [Thu Feb 19 06:25:09 2015]  [81731c2a] int_signal+0x12/0x17
  [Thu Feb 19 06:25:09 2015] ---[ end trace ebff9843d81b5c41 ]---
  [Thu Feb 19 06:25:09 2015] BUG: unable to handle kernel NULL pointer 
dereference at 0028
  [Thu Feb 19 06:25:09 2015] IP: [8125d4c1] 
__ext4_error_inode+0x31/0x160
  [Thu Feb 19 06:25:09 2015] PGD 167067 PUD 161067 PMD 0 
  [Thu Feb 19 06:25:09 2015] Oops:  [#1] SMP 
  [Thu Feb 19 06:25:09 2015] Modules linked in: nf_conntrack_ipv6 
nf_defrag_ipv6 ip6table_filter ip6_tables xt_tcpudp nf_conntrack_ipv4 
nf_defrag_ipv4 xt_owner xt_conntrack nf_conntrack iptable_filter ip_tables 
x_tables serio_raw psmouse floppy
  [Thu Feb 19 06:25:09 2015] CPU: 0 PID: 9946 Comm: logrotate Tainted: G
W 3.13.0-45-generic #74-Ubuntu
  [Thu Feb 19 06:25:09 2015] Hardware name: QEMU Standard PC (i440FX + PIIX, 
1996), BIOS Bochs 01/01/2011
  [Thu Feb 19 06:25:09 2015] task: 880009ac4800 ti: 880003a1 
task.ti: 880003a1
  [Thu Feb 19 06:25:09 2015] RIP: 0010:[8125d4c1]  
[8125d4c1] __ext4_error_inode+0x31/0x160
  [Thu Feb 19 06:25:09 2015] RSP: :880003a11a58  EFLAGS: 00010292
  [Thu Feb 19 06:25:09 2015] RAX:  RBX:  RCX: 
0086
  [Thu Feb 19 06:25:09 2015] RDX: 1302 RSI: 81a6e81f RDI: 

  [Thu Feb 19 06:25:09 2015] RBP: 880003a11ae8 R08: 81a78568 R09: 

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

2015-02-19 Thread Simon Déziel
apport information

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

Title:
  ext4 turned read-only following a cronjob run

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I noticed that one of my VM had this dmesg -T output:

  [Tue Feb 17 09:53:27 2015] systemd-udevd[5433]: starting version 204
  [Thu Feb 19 06:25:08 2015] EXT4-fs error (device vda1): 
ext4_mb_generate_buddy:756: group 5, block bitmap and bg descriptor 
inconsistent: 16446 vs 16445 free clusters
  [Thu Feb 19 06:25:09 2015] Aborting journal on device vda1-8.
  [Thu Feb 19 06:25:09 2015] EXT4-fs (vda1): Remounting filesystem read-only
  [Thu Feb 19 06:25:09 2015] [ cut here ]
  [Thu Feb 19 06:25:09 2015] WARNING: CPU: 0 PID: 9946 at 
/build/buildd/linux-3.13.0/fs/ext4/ext4_jbd2.c:259 
__ext4_handle_dirty_metadata+0x1a2/0x1c0()
  [Thu Feb 19 06:25:09 2015] Modules linked in: nf_conntrack_ipv6 
nf_defrag_ipv6 ip6table_filter ip6_tables xt_tcpudp nf_conntrack_ipv4 
nf_defrag_ipv4 xt_owner xt_conntrack nf_conntrack iptable_filter ip_tables 
x_tables serio_raw psmouse floppy
  [Thu Feb 19 06:25:09 2015] CPU: 0 PID: 9946 Comm: logrotate Not tainted 
3.13.0-45-generic #74-Ubuntu
  [Thu Feb 19 06:25:09 2015] Hardware name: QEMU Standard PC (i440FX + PIIX, 
1996), BIOS Bochs 01/01/2011
  [Thu Feb 19 06:25:09 2015]  0009 880003a11aa0 
81720eb6 
  [Thu Feb 19 06:25:09 2015]  880003a11ad8 810677cd 
88c41340 
  [Thu Feb 19 06:25:09 2015]  88000a58e000 81835280 
1302 880003a11ae8
  [Thu Feb 19 06:25:09 2015] Call Trace:
  [Thu Feb 19 06:25:09 2015]  [81720eb6] dump_stack+0x45/0x56
  [Thu Feb 19 06:25:09 2015]  [810677cd] 
warn_slowpath_common+0x7d/0xa0
  [Thu Feb 19 06:25:09 2015]  [810678aa] warn_slowpath_null+0x1a/0x20
  [Thu Feb 19 06:25:09 2015]  [8126e862] 
__ext4_handle_dirty_metadata+0x1a2/0x1c0
  [Thu Feb 19 06:25:09 2015]  [81246a5a] ? ext4_dirty_inode+0x2a/0x60
  [Thu Feb 19 06:25:09 2015]  [81277086] ext4_free_blocks+0x646/0xbf0
  [Thu Feb 19 06:25:09 2015]  [810aacc5] ? wake_up_bit+0x25/0x30
  [Thu Feb 19 06:25:09 2015]  [812685b5] ext4_ext_rm_leaf+0x505/0x8f0
  [Thu Feb 19 06:25:09 2015]  [81267527] ? 
__ext4_ext_check+0x197/0x370
  [Thu Feb 19 06:25:09 2015]  [8126ad00] ? 
ext4_ext_remove_space+0xc0/0x7e0
  [Thu Feb 19 06:25:09 2015]  [8126af5c] 
ext4_ext_remove_space+0x31c/0x7e0
  [Thu Feb 19 06:25:09 2015]  [8126d300] ext4_ext_truncate+0xb0/0xe0
  [Thu Feb 19 06:25:09 2015]  [81244eb9] ext4_truncate+0x379/0x3c0
  [Thu Feb 19 06:25:09 2015]  [81245a18] ext4_evict_inode+0x408/0x4d0
  [Thu Feb 19 06:25:09 2015]  [811d8f60] evict+0xb0/0x1b0
  [Thu Feb 19 06:25:09 2015]  [811d9775] iput+0xf5/0x180
  [Thu Feb 19 06:25:09 2015]  [811d4698] __dentry_kill+0x1a8/0x200
  [Thu Feb 19 06:25:09 2015]  [811d4795] dput+0xa5/0x180
  [Thu Feb 19 06:25:09 2015]  [811bf7e6] __fput+0x176/0x260
  [Thu Feb 19 06:25:09 2015]  [811bf91e] fput+0xe/0x10
  [Thu Feb 19 06:25:09 2015]  [810882f7] task_work_run+0xa7/0xe0
  [Thu Feb 19 06:25:09 2015]  [81013ed7] do_notify_resume+0x97/0xb0
  [Thu Feb 19 06:25:09 2015]  [81731c2a] int_signal+0x12/0x17
  [Thu Feb 19 06:25:09 2015] ---[ end trace ebff9843d81b5c41 ]---
  [Thu Feb 19 06:25:09 2015] BUG: unable to handle kernel NULL pointer 
dereference at 0028
  [Thu Feb 19 06:25:09 2015] IP: [8125d4c1] 
__ext4_error_inode+0x31/0x160
  [Thu Feb 19 06:25:09 2015] PGD 167067 PUD 161067 PMD 0 
  [Thu Feb 19 06:25:09 2015] Oops:  [#1] SMP 
  [Thu Feb 19 06:25:09 2015] Modules linked in: nf_conntrack_ipv6 
nf_defrag_ipv6 ip6table_filter ip6_tables xt_tcpudp nf_conntrack_ipv4 
nf_defrag_ipv4 xt_owner xt_conntrack nf_conntrack iptable_filter ip_tables 
x_tables serio_raw psmouse floppy
  [Thu Feb 19 06:25:09 2015] CPU: 0 PID: 9946 Comm: logrotate Tainted: G
W 3.13.0-45-generic #74-Ubuntu
  [Thu Feb 19 06:25:09 2015] Hardware name: QEMU Standard PC (i440FX + PIIX, 
1996), BIOS Bochs 01/01/2011
  [Thu Feb 19 06:25:09 2015] task: 880009ac4800 ti: 880003a1 
task.ti: 880003a1
  [Thu Feb 19 06:25:09 2015] RIP: 0010:[8125d4c1]  
[8125d4c1] __ext4_error_inode+0x31/0x160
  [Thu Feb 19 06:25:09 2015] RSP: :880003a11a58  EFLAGS: 00010292
  [Thu Feb 19 06:25:09 2015] RAX:  RBX:  RCX: 
0086
  [Thu Feb 19 06:25:09 2015] RDX: 1302 RSI: 81a6e81f RDI: 

  [Thu Feb 19 06:25:09 2015] RBP: 880003a11ae8 R08: 81a78568 R09: 

[Kernel-packages] [Bug 1359689] Re: cryptsetup password prompt not shown

2015-02-19 Thread Joseph Salisbury
After some further research,  we would need to backport quite a few
commits to get the fixes from v3.19-rc1 into utopic.  It would probably
be too many changes for a stable release.  At this point, the following
commits would be needed, just to get abd69c5 to apply:

144ecb9 drm: Add atomic driver interface definitions for objects
cc4ceb4 drm: Global atomic state handling
2f324b4 drm/crtc-helper: Transitional functions using atomic plane helpers
623369e drm: Atomic crtc/connector updates using crtc/plane helper interfaces
abd69c5 drm: Handle atomic state properly in kms getfoo ioctl

Vivid will get all of these commits when it is rebased to upstream 3.19.

For Utopic it may be easier to perform a bisect to find the commit that
started causing this issue, that is if it is indeed a regression.  Can
anyone affected by this bug report that they had a prior kernel that did
not exhibit this bug?

** Also affects: linux (Ubuntu Vivid)
   Importance: High
   Status: Confirmed

** Also affects: plymouth (Ubuntu Vivid)
   Importance: High
 Assignee: Mathieu Trudel-Lapierre (mathieu-tl)
   Status: Triaged

** Also affects: linux (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: plymouth (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Utopic)
   Status: New = Confirmed

** Changed in: linux (Ubuntu Utopic)
   Importance: Undecided = High

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

Title:
  cryptsetup password prompt not shown

Status in linux package in Ubuntu:
  Confirmed
Status in plymouth package in Ubuntu:
  Triaged
Status in linux source package in Utopic:
  Confirmed
Status in plymouth source package in Utopic:
  New
Status in linux source package in Vivid:
  Confirmed
Status in plymouth source package in Vivid:
  Triaged

Bug description:
  Currently in utopic the following happens when booting an encrypted
  setup:

  Press enter in grub, after a while screen freezes (or turns completely
  black) and stays like that. When I press the down key, I can see the
  password prompt. When I press the up key again, I get to the graphical
  password prompt.

  This is demonstrated in the following screencast:
  https://drive.google.com/file/d/0B7EMvd1LJKgZREJocHBueEhpa2s/edit?usp=sharing

  Maybe this is related to the version of plymouth utopic currently uses, a 
similar debian bug report seems to be resolved with a newer version 0.9.0-6, 
see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=752752.
  --- 
  ApportVersion: 2.14.6-0ubuntu2
  Architecture: amd64
  DistroRelease: Ubuntu 14.10
  InstallationDate: Installed on 2014-08-21 (0 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140821)
  Package: plymouth 0.9.0-0ubuntu3
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.16.0-9.14-generic 3.16.1
  Tags:  utopic
  Uname: Linux 3.16.0-9-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  --- 
  ApportVersion: 2.14.6-0ubuntu2
  Architecture: amd64
  DefaultPlymouth: /lib/plymouth/themes/ubuntu-logo/ubuntu-logo.plymouth
  DistroRelease: Ubuntu 14.10
  InstallationDate: Installed on 2014-08-21 (0 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140821)
  MachineType: Dell Inc. Precision M4600
  Package: plymouth 0.9.0-0ubuntu3
  PackageArchitecture: amd64
  ProcCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-9-generic 
root=/dev/mapper/VG--Ubuntu-LV--Ubuntu--ROOT ro rootflags=subvol=@ 
cryptopts=target=Ubuntu,source=/dev/disk/by-uuid/6fc200da-aa04-4e73-b6a7-a2326f0b6204,lvm=VG-Ubuntu
 quiet splash vt.handoff=7
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-9-generic 
root=/dev/mapper/VG--Ubuntu-LV--Ubuntu--ROOT ro rootflags=subvol=@ 
cryptopts=target=Ubuntu,source=/dev/disk/by-uuid/6fc200da-aa04-4e73-b6a7-a2326f0b6204,lvm=VG-Ubuntu
 quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-9.14-generic 3.16.1
  Tags:  utopic
  TextPlymouth: /lib/plymouth/themes/ubuntu-text/ubuntu-text.plymouth
  Uname: Linux 3.16.0-9-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 03/10/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A14
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA14:bd03/10/2013:svnDellInc.:pnPrecisionM4600:pvr01:rvnDellInc.:rn:rvr:cvnDellInc.:ct9:cvr:
  dmi.product.name: Precision M4600
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

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

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

[Kernel-packages] [Bug 1419961] Re: linux: 3.16.0-31.41 -proposed tracker

2015-02-19 Thread John Johansen
Looks good

** Changed in: kernel-sru-workflow/security-signoff
   Status: In Progress = Fix Released

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

Title:
  linux: 3.16.0-31.41 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow package-testing series:
  Fix Released
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Utopic:
  New

Bug description:
  This bug is for tracking the 3.16.0-31.41 upload package. This bug
  will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Monday, 09. February 2015 19:50 UTC
  kernel-stable-Prepare-package-end:Wednesday, 11. February 2015 17:04 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 11. February 2015 17:04 UTC
  kernel-stable-Certification-testing-end:Thursday, 12. February 2015 17:00 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 12. February 2015 17:36 UTC
  kernel-stable-phase:Verification  Testing
  kernel-stable-phase-changed:Thursday, 12. February 2015 19:00 UTC
  kernel-stable-Security-signoff-start:Thursday, 12. February 2015 19:00 UTC
  kernel-stable-Verification-testing-start:Thursday, 12. February 2015 19:00 UTC
  kernel-stable-Regression-testing-start:Thursday, 12. February 2015 19:00 UTC
  kernel-stable-Regression-testing-end:Monday, 16. February 2015 17:00 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1419961/+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 1420544] Re: [SRU] Ubuntu instances on GCE should use NOOP scheduler

2015-02-19 Thread Ben Howard
** Summary changed:

- Ubuntu instances on GCE should use NOOP scheduler
+ [SRU] Ubuntu instances on GCE should use NOOP scheduler

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

Title:
  [SRU] Ubuntu instances on GCE should use NOOP scheduler

Status in linux package in Ubuntu:
  Incomplete
Status in systemd package in Ubuntu:
  Incomplete
Status in systemd source package in Trusty:
  In Progress

Bug description:
  Per Google's request, Ubuntu instances should use NOOP as the default
  scheduler.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1420544/+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 1419963] Re: linux: 3.13.0-46.75 -proposed tracker

2015-02-19 Thread John Johansen
Looks good

** Changed in: kernel-sru-workflow/security-signoff
   Status: In Progress = Fix Released

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

Title:
  linux: 3.13.0-46.75 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow package-testing series:
  Fix Released
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Trusty:
  New

Bug description:
  This bug is for tracking the 3.13.0-46.75 upload package. This bug
  will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Monday, 09. February 2015 19:56 UTC
  kernel-stable-Prepare-package-end:Wednesday, 11. February 2015 08:05 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 11. February 2015 08:05 UTC
  kernel-stable-Certification-testing-end:Thursday, 12. February 2015 17:00 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 12. February 2015 17:37 UTC
  kernel-stable-phase:Verification  Testing
  kernel-stable-phase-changed:Thursday, 12. February 2015 19:01 UTC
  kernel-stable-Security-signoff-start:Thursday, 12. February 2015 19:02 UTC
  kernel-stable-Verification-testing-start:Thursday, 12. February 2015 19:01 UTC
  kernel-stable-Regression-testing-start:Thursday, 12. February 2015 19:02 UTC
  kernel-stable-Regression-testing-end:Monday, 16. February 2015 17:00 UTC
  kernel-stable-Security-signoff-end:Thursday, 19. February 2015 21:00 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1419963/+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 1383184] Re: Atheros Qualcomm Killer N1525 Wireless-AC [168c:003e] not supported

2015-02-19 Thread Răzvan
Got the same problem on Acer VN7-591G-72W (model no. NX.MQLEX.036),
running  Ubuntu 14.04.2 LTS (GNU/Linux 3.16.0-31-generic x86_64).

lspci
07:00.0 Network controller: Qualcomm Atheros Device 003e (rev 20)

 lshw -C network
  *-network UNCLAIMED
   description: Network controller
   product: Qualcomm Atheros
   vendor: Qualcomm Atheros
   physical id: 0
   bus info: pci@:07:00.0
   version: 20
   width: 64 bits
   clock: 33MHz
   capabilities: pm msi pciexpress cap_list
   configuration: latency=0
   resources: memory:d140-d15f


Please help :) thank you lots!

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

Title:
  Atheros Qualcomm Killer N1525 Wireless-AC [168c:003e] not supported

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Card detail: Qualcomm Atheros Device [168c:003e] (rev 20)
  Subsystem: Bigfoot Networks, Inc. Device [1a56:1525]

  This is on a fully updated Ubuntu Server 14.04 installation, with the 
ubuntu-desktop environment installed. This happened in order to get the md raid 
drivers for raid0 on my system, as the desktop version doesn't support them.
  --- 
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  matanis2333 F pulseaudio
   /dev/snd/controlC0:  matanis2333 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=1b192ee3-f592-43e9-bdcf-08b91c0aa9b6
  InstallationDate: Installed on 2014-10-16 (3 days ago)
  InstallationMedia: Ubuntu-Server 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.3)
  IwConfig:
   p2p1  no wireless extensions.
   
   lono wireless extensions.
  MachineType: Micro-Star International Co., Ltd. GT72 2QE
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-37-generic.efi.signed 
root=UUID=80998dbb-1f89-4eda-be90-25e35e1c0a90 ro
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-37-generic N/A
   linux-backports-modules-3.13.0-37-generic  N/A
   linux-firmware 1.127.7
  RfKill:
   
  Tags:  trusty
  Uname: Linux 3.13.0-37-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/15/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: E1781IMS.10D
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: MS-1781
  dmi.board.vendor: Micro-Star International Co., Ltd.
  dmi.board.version: REV:0.C
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrE1781IMS.10D:bd09/15/2014:svnMicro-StarInternationalCo.,Ltd.:pnGT722QE:pvrREV0.C:rvnMicro-StarInternationalCo.,Ltd.:rnMS-1781:rvrREV0.C:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: GT72 2QE
  dmi.product.version: REV:0.C
  dmi.sys.vendor: Micro-Star International Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1383184/+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 1419961] Re: linux: 3.16.0-31.41 -proposed tracker

2015-02-19 Thread Brad Figg
** Description changed:

  This bug is for tracking the 3.16.0-31.41 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Monday, 09. February 2015 19:50 UTC
  kernel-stable-Prepare-package-end:Wednesday, 11. February 2015 17:04 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 11. February 2015 17:04 UTC
  kernel-stable-Certification-testing-end:Thursday, 12. February 2015 17:00 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 12. February 2015 17:36 UTC
  kernel-stable-phase:Verification  Testing
  kernel-stable-phase-changed:Thursday, 12. February 2015 19:00 UTC
  kernel-stable-Security-signoff-start:Thursday, 12. February 2015 19:00 UTC
  kernel-stable-Verification-testing-start:Thursday, 12. February 2015 19:00 UTC
  kernel-stable-Regression-testing-start:Thursday, 12. February 2015 19:00 UTC
  kernel-stable-Regression-testing-end:Monday, 16. February 2015 17:00 UTC
+ kernel-stable-Security-signoff-end:Thursday, 19. February 2015 21:00 UTC

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

Title:
  linux: 3.16.0-31.41 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow package-testing series:
  Fix Released
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Utopic:
  New

Bug description:
  This bug is for tracking the 3.16.0-31.41 upload package. This bug
  will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Monday, 09. February 2015 19:50 UTC
  kernel-stable-Prepare-package-end:Wednesday, 11. February 2015 17:04 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 11. February 2015 17:04 UTC
  kernel-stable-Certification-testing-end:Thursday, 12. February 2015 17:00 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 12. February 2015 17:36 UTC
  kernel-stable-phase:Verification  Testing
  kernel-stable-phase-changed:Thursday, 12. February 2015 19:00 UTC
  kernel-stable-Security-signoff-start:Thursday, 12. February 2015 19:00 UTC
  kernel-stable-Verification-testing-start:Thursday, 12. February 2015 19:00 UTC
  kernel-stable-Regression-testing-start:Thursday, 12. February 2015 19:00 UTC
  kernel-stable-Regression-testing-end:Monday, 16. February 2015 17:00 UTC
  kernel-stable-Security-signoff-end:Thursday, 19. February 2015 21:00 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1419961/+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 1423672] Re: ext4 turned read-only following a cronjob run

2015-02-19 Thread Joseph Salisbury
Do you have a way to reproduce this bug, or was it a one time event?

** Changed in: linux (Ubuntu)
   Importance: Undecided = Medium

** Tags added: kernel-da-key

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

Title:
  ext4 turned read-only following a cronjob run

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I noticed that one of my VM had this dmesg -T output:

  [Tue Feb 17 09:53:27 2015] systemd-udevd[5433]: starting version 204
  [Thu Feb 19 06:25:08 2015] EXT4-fs error (device vda1): 
ext4_mb_generate_buddy:756: group 5, block bitmap and bg descriptor 
inconsistent: 16446 vs 16445 free clusters
  [Thu Feb 19 06:25:09 2015] Aborting journal on device vda1-8.
  [Thu Feb 19 06:25:09 2015] EXT4-fs (vda1): Remounting filesystem read-only
  [Thu Feb 19 06:25:09 2015] [ cut here ]
  [Thu Feb 19 06:25:09 2015] WARNING: CPU: 0 PID: 9946 at 
/build/buildd/linux-3.13.0/fs/ext4/ext4_jbd2.c:259 
__ext4_handle_dirty_metadata+0x1a2/0x1c0()
  [Thu Feb 19 06:25:09 2015] Modules linked in: nf_conntrack_ipv6 
nf_defrag_ipv6 ip6table_filter ip6_tables xt_tcpudp nf_conntrack_ipv4 
nf_defrag_ipv4 xt_owner xt_conntrack nf_conntrack iptable_filter ip_tables 
x_tables serio_raw psmouse floppy
  [Thu Feb 19 06:25:09 2015] CPU: 0 PID: 9946 Comm: logrotate Not tainted 
3.13.0-45-generic #74-Ubuntu
  [Thu Feb 19 06:25:09 2015] Hardware name: QEMU Standard PC (i440FX + PIIX, 
1996), BIOS Bochs 01/01/2011
  [Thu Feb 19 06:25:09 2015]  0009 880003a11aa0 
81720eb6 
  [Thu Feb 19 06:25:09 2015]  880003a11ad8 810677cd 
88c41340 
  [Thu Feb 19 06:25:09 2015]  88000a58e000 81835280 
1302 880003a11ae8
  [Thu Feb 19 06:25:09 2015] Call Trace:
  [Thu Feb 19 06:25:09 2015]  [81720eb6] dump_stack+0x45/0x56
  [Thu Feb 19 06:25:09 2015]  [810677cd] 
warn_slowpath_common+0x7d/0xa0
  [Thu Feb 19 06:25:09 2015]  [810678aa] warn_slowpath_null+0x1a/0x20
  [Thu Feb 19 06:25:09 2015]  [8126e862] 
__ext4_handle_dirty_metadata+0x1a2/0x1c0
  [Thu Feb 19 06:25:09 2015]  [81246a5a] ? ext4_dirty_inode+0x2a/0x60
  [Thu Feb 19 06:25:09 2015]  [81277086] ext4_free_blocks+0x646/0xbf0
  [Thu Feb 19 06:25:09 2015]  [810aacc5] ? wake_up_bit+0x25/0x30
  [Thu Feb 19 06:25:09 2015]  [812685b5] ext4_ext_rm_leaf+0x505/0x8f0
  [Thu Feb 19 06:25:09 2015]  [81267527] ? 
__ext4_ext_check+0x197/0x370
  [Thu Feb 19 06:25:09 2015]  [8126ad00] ? 
ext4_ext_remove_space+0xc0/0x7e0
  [Thu Feb 19 06:25:09 2015]  [8126af5c] 
ext4_ext_remove_space+0x31c/0x7e0
  [Thu Feb 19 06:25:09 2015]  [8126d300] ext4_ext_truncate+0xb0/0xe0
  [Thu Feb 19 06:25:09 2015]  [81244eb9] ext4_truncate+0x379/0x3c0
  [Thu Feb 19 06:25:09 2015]  [81245a18] ext4_evict_inode+0x408/0x4d0
  [Thu Feb 19 06:25:09 2015]  [811d8f60] evict+0xb0/0x1b0
  [Thu Feb 19 06:25:09 2015]  [811d9775] iput+0xf5/0x180
  [Thu Feb 19 06:25:09 2015]  [811d4698] __dentry_kill+0x1a8/0x200
  [Thu Feb 19 06:25:09 2015]  [811d4795] dput+0xa5/0x180
  [Thu Feb 19 06:25:09 2015]  [811bf7e6] __fput+0x176/0x260
  [Thu Feb 19 06:25:09 2015]  [811bf91e] fput+0xe/0x10
  [Thu Feb 19 06:25:09 2015]  [810882f7] task_work_run+0xa7/0xe0
  [Thu Feb 19 06:25:09 2015]  [81013ed7] do_notify_resume+0x97/0xb0
  [Thu Feb 19 06:25:09 2015]  [81731c2a] int_signal+0x12/0x17
  [Thu Feb 19 06:25:09 2015] ---[ end trace ebff9843d81b5c41 ]---
  [Thu Feb 19 06:25:09 2015] BUG: unable to handle kernel NULL pointer 
dereference at 0028
  [Thu Feb 19 06:25:09 2015] IP: [8125d4c1] 
__ext4_error_inode+0x31/0x160
  [Thu Feb 19 06:25:09 2015] PGD 167067 PUD 161067 PMD 0 
  [Thu Feb 19 06:25:09 2015] Oops:  [#1] SMP 
  [Thu Feb 19 06:25:09 2015] Modules linked in: nf_conntrack_ipv6 
nf_defrag_ipv6 ip6table_filter ip6_tables xt_tcpudp nf_conntrack_ipv4 
nf_defrag_ipv4 xt_owner xt_conntrack nf_conntrack iptable_filter ip_tables 
x_tables serio_raw psmouse floppy
  [Thu Feb 19 06:25:09 2015] CPU: 0 PID: 9946 Comm: logrotate Tainted: G
W 3.13.0-45-generic #74-Ubuntu
  [Thu Feb 19 06:25:09 2015] Hardware name: QEMU Standard PC (i440FX + PIIX, 
1996), BIOS Bochs 01/01/2011
  [Thu Feb 19 06:25:09 2015] task: 880009ac4800 ti: 880003a1 
task.ti: 880003a1
  [Thu Feb 19 06:25:09 2015] RIP: 0010:[8125d4c1]  
[8125d4c1] __ext4_error_inode+0x31/0x160
  [Thu Feb 19 06:25:09 2015] RSP: :880003a11a58  EFLAGS: 00010292
  [Thu Feb 19 06:25:09 2015] RAX:  RBX:  RCX: 
0086
  [Thu Feb 19 06:25:09 2015] RDX: 1302 RSI: 81a6e81f RDI: 

  [Thu Feb 19 06:25:09 2015] RBP: 880003a11ae8 

[Kernel-packages] [Bug 1419963] Re: linux: 3.13.0-46.75 -proposed tracker

2015-02-19 Thread Brad Figg
** Description changed:

  This bug is for tracking the 3.13.0-46.75 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Monday, 09. February 2015 19:56 UTC
  kernel-stable-Prepare-package-end:Wednesday, 11. February 2015 08:05 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 11. February 2015 08:05 UTC
  kernel-stable-Certification-testing-end:Thursday, 12. February 2015 17:00 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 12. February 2015 17:37 UTC
  kernel-stable-phase:Verification  Testing
  kernel-stable-phase-changed:Thursday, 12. February 2015 19:01 UTC
  kernel-stable-Security-signoff-start:Thursday, 12. February 2015 19:02 UTC
  kernel-stable-Verification-testing-start:Thursday, 12. February 2015 19:01 UTC
  kernel-stable-Regression-testing-start:Thursday, 12. February 2015 19:02 UTC
  kernel-stable-Regression-testing-end:Monday, 16. February 2015 17:00 UTC
+ kernel-stable-Security-signoff-end:Thursday, 19. February 2015 21:00 UTC

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

Title:
  linux: 3.13.0-46.75 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow package-testing series:
  Fix Released
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Trusty:
  New

Bug description:
  This bug is for tracking the 3.13.0-46.75 upload package. This bug
  will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Monday, 09. February 2015 19:56 UTC
  kernel-stable-Prepare-package-end:Wednesday, 11. February 2015 08:05 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 11. February 2015 08:05 UTC
  kernel-stable-Certification-testing-end:Thursday, 12. February 2015 17:00 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 12. February 2015 17:37 UTC
  kernel-stable-phase:Verification  Testing
  kernel-stable-phase-changed:Thursday, 12. February 2015 19:01 UTC
  kernel-stable-Security-signoff-start:Thursday, 12. February 2015 19:02 UTC
  kernel-stable-Verification-testing-start:Thursday, 12. February 2015 19:01 UTC
  kernel-stable-Regression-testing-start:Thursday, 12. February 2015 19:02 UTC
  kernel-stable-Regression-testing-end:Monday, 16. February 2015 17:00 UTC
  kernel-stable-Security-signoff-end:Thursday, 19. February 2015 21:00 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1419963/+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 1420544] Re: [SRU] Ubuntu instances on GCE should use NOOP scheduler

2015-02-19 Thread Ben Howard
Sorry about missing the SRU info. Added.

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

Title:
  [SRU] Ubuntu instances on GCE should use NOOP scheduler

Status in linux package in Ubuntu:
  Incomplete
Status in systemd package in Ubuntu:
  Incomplete
Status in systemd source package in Trusty:
  In Progress

Bug description:
  [IMPACT] By default, the Ubuntu kernel uses deadline. Google has
  identified that Cloud Workloads running on Ubuntu perform better using
  NOOP as the default scheduler. Google has requested that Google Cloud
  Compute (GCE) instances use NOOP as the default.

  [FIX] Add udev rule for GCE devices to use NOOP by default.

  [VALIDATION]
  1. Boot Ubuntu instance on Google GCE
  2. Confirm that the scheduler is deadline:
 $ cat /sys/block/sda/queue/scheduler
 noop [deadline] cfq
  3. Install proposed udev package
  4. Reboot
  5. Confirm that schedule is now noop
 $ cat /sys/block/sda/queue/scheduler
[noop] deadline cfq

  [RISK] This patch will affect currently running instances and on
  reboot they should see better performance. However, there is a risk
  that some users will experience a performance hit.

  [ORIGINAL REPORT]

  Per Google's request, Ubuntu instances should use NOOP as the default
  scheduler.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1420544/+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 1377878] Re: PPC - GUI freezes except for mouse pointer

2015-02-19 Thread Walter Lapchynski
Workarounds exist, so low.

** Changed in: linux (Ubuntu)
   Importance: Medium = Low

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

Title:
  PPC - GUI freezes except for mouse pointer

Status in The Linux Kernel:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  During the installation the computer freezes completely except for the
  mouse pointer.  And even that is stuck with whatever shape it happened
  to have at the time it froze.  The steps I have to cause the freeze
  are run Ubiquity to start the installation open a terminal, run
  Ubuntu-bug and let it launch Firefox.  It will freeze every time then.
  Even the consoles (ctrl-alt-f1 etc) are unavailable.  What kind of
  information can I collect and how?

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1377878/+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 1320531] [NEW] Bugs

2015-02-19 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

i have a few problems with my graphics card. I am running ubuntu 12.04
gnome.sometimes when i resume from standby,my screen has lines on
it.Thanks!1

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: xorg 1:7.6+12ubuntu2
ProcVersionSignature: Ubuntu 3.5.0-49.74~precise1-generic 3.5.7.32
Uname: Linux 3.5.0-49-generic i686
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86 Kernel Module  304.116  Mon Oct 28 20:43:01 PDT 
2013
 GCC version:  gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
.proc.driver.nvidia.warnings.fbdev:
 Your system is not currently configured to drive a VGA console
 on the primary VGA device. The NVIDIA Linux graphics driver
 requires the use of a text-mode VGA console. Use of other console
 drivers including, but not limited to, vesafb, may result in
 corruption and stability problems, and is not supported.
.tmp.unity.support.test.0:
 
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: i386
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,workarounds,scale,expo,ezoom,dbus]
CompositorRunning: None
Date: Sat May 17 13:47:31 2014
DistUpgraded: Fresh install
DistroCodename: precise
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 NVIDIA Corporation G72 [GeForce 7300 LE] [10de:01d1] (rev a1) (prog-if 00 [VGA 
controller])
   Subsystem: Dell Device [1028:0405]
InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release i386 
(20130213)
JockeyStatus:
 xorg:nvidia_173 - NVIDIA accelerated graphics driver (Proprietary, Disabled, 
Not in use)
 xorg:nvidia_304 - NVIDIA accelerated graphics driver (Proprietary, Enabled, In 
use)
 xorg:nvidia_304_updates - NVIDIA accelerated graphics driver (post-release 
updates) (Proprietary, Disabled, Not in use)
MachineType: Dell Inc. Dell DXP061
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-49-generic 
root=UUID=1da55fe8-89e8-4643-b9c5-5952475397ce ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
XorgConf:
 Section Device
Identifier  Default Device
Option  NoLogoTrue
 EndSection
dmi.bios.date: 11/22/2007
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 2.5.3
dmi.board.name: 0WG855
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 7
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr2.5.3:bd11/22/2007:svnDellInc.:pnDellDXP061:pvr:rvnDellInc.:rn0WG855:rvr:cvnDellInc.:ct7:cvr:
dmi.product.name: Dell DXP061
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.7.12-0ubuntu3
version.libdrm2: libdrm2 2.4.46-1ubuntu0.0.0.1
version.libgl1-mesa-dri: libgl1-mesa-dri N/A
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core N/A
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A

** Affects: linux (Ubuntu)
 Importance: Low
 Status: Incomplete


** Tags: apport-bug i386 precise referred-by-support ubuntu
-- 
Bugs
https://bugs.launchpad.net/bugs/1320531
You received this bug notification because you are a member of Kernel Packages, 
which is subscribed to linux in Ubuntu.

-- 
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 1423514] UdevDb.txt

2015-02-19 Thread Henri-Marcel Hoogewoud
apport information

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

Title:
  Freeze of mouse and keyboard after suspoend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Resume after sleep makes my keyboard, mouse and touchscreen freeze. I get the 
display back however.
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation

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

2015-02-19 Thread Henri-Marcel Hoogewoud
apport information

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

Title:
  Freeze of mouse and keyboard after suspoend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Resume after sleep makes my keyboard, mouse and touchscreen freeze. I get the 
display back however.
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation

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

2015-02-19 Thread Henri-Marcel Hoogewoud
apport information

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

Title:
  Freeze of mouse and keyboard after suspoend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Resume after sleep makes my keyboard, mouse and touchscreen freeze. I get the 
display back however.
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation

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

2015-02-19 Thread Henri-Marcel Hoogewoud
apport information

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

Title:
  Freeze of mouse and keyboard after suspoend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Resume after sleep makes my keyboard, mouse and touchscreen freeze. I get the 
display back however.
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation

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

2015-02-19 Thread Henri-Marcel Hoogewoud
apport information

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

Title:
  Freeze of mouse and keyboard after suspoend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Resume after sleep makes my keyboard, mouse and touchscreen freeze. I get the 
display back however.
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation

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

2015-02-19 Thread Henri-Marcel Hoogewoud
apport information

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

Title:
  Freeze of mouse and keyboard after suspoend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Resume after sleep makes my keyboard, mouse and touchscreen freeze. I get the 
display back however.
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation

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

2015-02-19 Thread Henri-Marcel Hoogewoud
apport information

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

Title:
  Freeze of mouse and keyboard after suspoend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Resume after sleep makes my keyboard, mouse and touchscreen freeze. I get the 
display back however.
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation

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

2015-02-19 Thread Henri-Marcel Hoogewoud
apport information

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

Title:
  Freeze of mouse and keyboard after suspoend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Resume after sleep makes my keyboard, mouse and touchscreen freeze. I get the 
display back however.
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation

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

2015-02-19 Thread Henri-Marcel Hoogewoud
apport information

** Attachment added: UdevLog.txt
   
https://bugs.launchpad.net/bugs/1423514/+attachment/4322522/+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/1423514

Title:
  Freeze of mouse and keyboard after suspoend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Resume after sleep makes my keyboard, mouse and touchscreen freeze. I get the 
display back however.
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation

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

2015-02-19 Thread Henri-Marcel Hoogewoud
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/1423514/+attachment/4322517/+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/1423514

Title:
  Freeze of mouse and keyboard after suspoend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Resume after sleep makes my keyboard, mouse and touchscreen freeze. I get the 
display back however.
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation

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

2015-02-19 Thread Henri-Marcel Hoogewoud
apport information

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

Title:
  Freeze of mouse and keyboard after suspoend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Resume after sleep makes my keyboard, mouse and touchscreen freeze. I get the 
display back however.
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation

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

2015-02-19 Thread Henri-Marcel Hoogewoud
apport information

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

Title:
  Freeze of mouse and keyboard after suspoend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Resume after sleep makes my keyboard, mouse and touchscreen freeze. I get the 
display back however.
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation

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

2015-02-19 Thread Henri-Marcel Hoogewoud
apport information

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

Title:
  Freeze of mouse and keyboard after suspoend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Resume after sleep makes my keyboard, mouse and touchscreen freeze. I get the 
display back however.
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation

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

2015-02-19 Thread Henri-Marcel Hoogewoud
apport information

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

Title:
  Freeze of mouse and keyboard after suspoend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Resume after sleep makes my keyboard, mouse and touchscreen freeze. I get the 
display back however.
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation

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

2015-02-19 Thread Henri-Marcel Hoogewoud
apport information

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

Title:
  Freeze of mouse and keyboard after suspoend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Resume after sleep makes my keyboard, mouse and touchscreen freeze. I get the 
display back however.
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation

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

2015-02-19 Thread Henri-Marcel Hoogewoud
apport information

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

Title:
  Freeze of mouse and keyboard after suspoend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Resume after sleep makes my keyboard, mouse and touchscreen freeze. I get the 
display back however.
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation

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

2015-02-19 Thread Henri-Marcel Hoogewoud
apport information

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

Title:
  Freeze of mouse and keyboard after suspoend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Resume after sleep makes my keyboard, mouse and touchscreen freeze. I get the 
display back however.
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1423514/+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 1312254] [NEW] Xorg randomly freezes and causes total system lockup, restart required

2015-02-19 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Xorg randomly freezes and causes total system lockup, restart required.
I can provide more information but I only get about 15min between
restart.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8
ProcVersionSignature: Ubuntu 3.8.0-25.37-generic 3.8.13
Uname: Linux 3.8.0-25-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Thu Apr 24 09:41:36 2014
DistUpgraded: 2014-04-23 15:27:58,248 DEBUG enabling apt cron job
DistroCodename: trusty
DistroVariant: ubuntu
DkmsStatus:
 v4l2loopback, 0.8.0: added
 virtualbox, 4.3.10: added
EcryptfsInUse: Yes
ExtraDebuggingInterest: Yes
GraphicsCard:
 NVIDIA Corporation G84 [GeForce 8600 GTS] [10de:0400] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: eVga.com. Corp. Device [3842:c765]
InstallationDate: Installed on 2013-06-17 (310 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
MachineType: MSI MS-7693
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-25-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: Upgraded to trusty on 2014-04-23 (0 days ago)
dmi.bios.date: 03/28/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: V10.3
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: 970A-G43 (MS-7693)
dmi.board.vendor: MSI
dmi.board.version: 3.0
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: MSI
dmi.chassis.version: 3.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV10.3:bd03/28/2013:svnMSI:pnMS-7693:pvr3.0:rvnMSI:rn970A-G43(MS-7693):rvr3.0:cvnMSI:ct3:cvr3.0:
dmi.product.name: MS-7693
dmi.product.version: 3.0
dmi.sys.vendor: MSI
version.compiz: compiz 1:0.9.11+14.04.20140409-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.52-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu5
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Thu Apr 24 09:20:45 2014
xserver.configfile: default
xserver.errors:
 Failed to load module nvidia (module does not exist, 0)
 Failed to load module nvidia (module does not exist, 0)
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.15.1-0ubuntu2
xserver.video_driver: nouveau

** Affects: linux (Ubuntu)
 Importance: Medium
 Status: Incomplete


** Tags: amd64 apport-bug compiz-0.9 latest-bios-10.3 trusty ubuntu
-- 
Xorg randomly freezes and causes total system lockup, restart required
https://bugs.launchpad.net/bugs/1312254
You received this bug notification because you are a member of Kernel Packages, 
which is subscribed to linux in Ubuntu.

-- 
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 1319502] [NEW] no booting

2015-02-19 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Is your Support also in german?

The computer says instead of booting:
Checking Media Presence..
No Medi Present..

and after about 5 seconds:
Reboot and select proper Boot device
or Insert Boot Media in selected Boot device and press a key

But when I'll boot from Desktop-CD it finds the Ubuntu 14.04 version.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8
ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Wed May 14 19:22:34 2014
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
GraphicsCard:
 Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
   Subsystem: Toshiba America Info Systems Device [1179:fa46]
InstallationDate: Installed on 2014-05-14 (0 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
MachineType: TOSHIBA SATELLITE L50-A-1FM
ProcEnviron:
 LANGUAGE=de_DE
 PATH=(custom, no user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=e432e365-f5ef-4f88-b2a7-91d197bbbfe1 ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/18/2013
dmi.bios.vendor: TOSHIBA
dmi.bios.version: 1.50
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: VG10S
dmi.board.vendor: TOSHIBA
dmi.board.version: To be filled by O.E.M.
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: TOSHIBA
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnTOSHIBA:bvr1.50:bd11/18/2013:svnTOSHIBA:pnSATELLITEL50-A-1FM:pvrPSKK2E-08K08SGR:rvnTOSHIBA:rnVG10S:rvrTobefilledbyO.E.M.:cvnTOSHIBA:ct10:cvrToBeFilledByO.E.M.:
dmi.product.name: SATELLITE L50-A-1FM
dmi.product.version: PSKK2E-08K08SGR
dmi.sys.vendor: TOSHIBA
version.compiz: compiz 1:0.9.11+14.04.20140409-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.52-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu5
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Wed May 14 19:12:32 2014
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id   16711 
 vendor SDC
xserver.version: 2:1.15.1-0ubuntu2

** Affects: linux (Ubuntu)
 Importance: Low
 Status: Incomplete


** Tags: amd64 apport-bug bios-outdated-1.90 compiz-0.9 trusty ubuntu
-- 
no booting
https://bugs.launchpad.net/bugs/1319502
You received this bug notification because you are a member of Kernel Packages, 
which is subscribed to linux in Ubuntu.

-- 
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 1319509] Re: Machines hangs after suspend

2015-02-19 Thread Christopher M. Penalver
Alberto Rabino, as per http://esupport.sony.com/LA/p/model-
home.pl?mdl=VPCYB15ALtemplate_id=1region_id=2tab=download#/downloadTab
an update to your computer's buggy and outdated BIOS is available
(R0162Z7). If you update to this following
https://help.ubuntu.com/community/BIOSUpdate does it change anything?

If it doesn't, could you please both specify what happened, and provide the 
output of the following terminal command:
sudo dmidecode -s bios-version  sudo dmidecode -s bios-release-date

For more on BIOS updates and linux, please see
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette
.

Please note your current BIOS is already in the Bug Description, so
posting this on the old BIOS would not be helpful. As well, you don't
have to create a new bug report.

Once the BIOS is updated, and the information above is provided, then
please mark this report Status Confirmed.

Thank you for your understanding.

** Tags added: bios-outdated-r0162z7

** Package changed: xorg (Ubuntu) = linux (Ubuntu)

** Changed in: linux (Ubuntu)
   Importance: Undecided = Low

** Changed in: linux (Ubuntu)
   Status: New = 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/1319509

Title:
  Machines hangs after suspend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Sony Vaio Laptop. Machines hangs after suspend when closing the
  display. Display never returns when wake-up.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  NonfreeKernelModules: fglrx
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Wed May 14 15:00:47 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   fglrx-updates, 13.350.1, 3.13.0-24-generic, i686: installed
   virtualbox, 4.3.10, 3.13.0-24-generic, i686: installed
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Wrestler [Radeon HD 6310] [1002:9802] 
(prog-if 00 [VGA controller])
 Subsystem: Sony Corporation Device [104d:9082]
  MachineType: Sony Corporation VPCYB15AL
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=b6364674-d2bd-42e3-9903-2e271b9cef2f ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/22/2010
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R0160Z7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR0160Z7:bd12/22/2010:svnSonyCorporation:pnVPCYB15AL:pvrC9009XNM:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: VPCYB15AL
  dmi.product.version: C9009XNM
  dmi.sys.vendor: Sony Corporation
  version.compiz: compiz 1:0.9.11+14.04.20140423-0ubuntu1
  version.fglrx-installer: fglrx-installer N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Wed May 14 14:49:30 2014
  xserver.configfile: default
  xserver.errors:
   open /dev/dri/card0: No such file or directory
   AIGLX error: failed to open /usr/X11R6/lib/modules/dri/fglrx_dri.so, 
error[/usr/X11R6/lib/modules/dri/fglrx_dri.so: cannot open shared object file: 
No such file or directory]
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.15.1-0ubuntu2
  xserver.video_driver: fglrx

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1319509/+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 1319502] Re: no booting

2015-02-19 Thread Christopher M. Penalver
Christoph Kahl, as per
http://www.toshiba.de/innovation/download_bios.jsp?service=DE an update
to your computer's buggy and outdated BIOS is available (1.90). If you
update to this following https://help.ubuntu.com/community/BIOSUpdate
does it change anything?

If it doesn't, could you please both specify what happened, and provide the 
output of the following terminal command:
sudo dmidecode -s bios-version  sudo dmidecode -s bios-release-date

For more on BIOS updates and linux, please see
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette
.

Please note your current BIOS is already in the Bug Description, so
posting this on the old BIOS would not be helpful. As well, you don't
have to create a new bug report.

Once the BIOS is updated, and the information above is provided, then
please mark this report Status Confirmed.

Thank you for your understanding.

** Tags added: bios-outdated-1.90

** Package changed: xorg (Ubuntu) = linux (Ubuntu)

** Changed in: linux (Ubuntu)
   Importance: Undecided = Low

** Changed in: linux (Ubuntu)
   Status: New = 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/1319502

Title:
  no booting

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Is your Support also in german?

  The computer says instead of booting:
  Checking Media Presence..
  No Medi Present..

  and after about 5 seconds:
  Reboot and select proper Boot device
  or Insert Boot Media in selected Boot device and press a key

  But when I'll boot from Desktop-CD it finds the Ubuntu 14.04 version.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Wed May 14 19:22:34 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: Toshiba America Info Systems Device [1179:fa46]
  InstallationDate: Installed on 2014-05-14 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: TOSHIBA SATELLITE L50-A-1FM
  ProcEnviron:
   LANGUAGE=de_DE
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=e432e365-f5ef-4f88-b2a7-91d197bbbfe1 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/18/2013
  dmi.bios.vendor: TOSHIBA
  dmi.bios.version: 1.50
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: VG10S
  dmi.board.vendor: TOSHIBA
  dmi.board.version: To be filled by O.E.M.
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: TOSHIBA
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnTOSHIBA:bvr1.50:bd11/18/2013:svnTOSHIBA:pnSATELLITEL50-A-1FM:pvrPSKK2E-08K08SGR:rvnTOSHIBA:rnVG10S:rvrTobefilledbyO.E.M.:cvnTOSHIBA:ct10:cvrToBeFilledByO.E.M.:
  dmi.product.name: SATELLITE L50-A-1FM
  dmi.product.version: PSKK2E-08K08SGR
  dmi.sys.vendor: TOSHIBA
  version.compiz: compiz 1:0.9.11+14.04.20140409-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Wed May 14 19:12:32 2014
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   16711 
   vendor SDC
  xserver.version: 2:1.15.1-0ubuntu2

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

2015-02-19 Thread Henri-Marcel Hoogewoud
apport information

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

Title:
  Freeze of mouse and keyboard after suspoend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Resume after sleep makes my keyboard, mouse and touchscreen freeze. I get the 
display back however.
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation

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

2015-02-19 Thread Henri-Marcel Hoogewoud
apport information

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

Title:
  Freeze of mouse and keyboard after suspoend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Resume after sleep makes my keyboard, mouse and touchscreen freeze. I get the 
display back however.
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation

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

2015-02-19 Thread Henri-Marcel Hoogewoud
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/1423514/+attachment/4322532/+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/1423514

Title:
  Freeze of mouse and keyboard after suspoend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Resume after sleep makes my keyboard, mouse and touchscreen freeze. I get the 
display back however.
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation

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

2015-02-19 Thread Henri-Marcel Hoogewoud
apport information

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

Title:
  Freeze of mouse and keyboard after suspoend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Resume after sleep makes my keyboard, mouse and touchscreen freeze. I get the 
display back however.
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation

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

2015-02-19 Thread Henri-Marcel Hoogewoud
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/1423514/+attachment/4322538/+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/1423514

Title:
  Freeze of mouse and keyboard after suspoend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Resume after sleep makes my keyboard, mouse and touchscreen freeze. I get the 
display back however.
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation

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

2015-02-19 Thread Henri-Marcel Hoogewoud
apport information

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

Title:
  Freeze of mouse and keyboard after suspoend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Resume after sleep makes my keyboard, mouse and touchscreen freeze. I get the 
display back however.
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation

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

2015-02-19 Thread Henri-Marcel Hoogewoud
apport information

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

Title:
  Freeze of mouse and keyboard after suspoend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Resume after sleep makes my keyboard, mouse and touchscreen freeze. I get the 
display back however.
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation

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

2015-02-19 Thread Henri-Marcel Hoogewoud
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/1423514/+attachment/4322523/+files/WifiSyslog.txt

** Description changed:

  Resume after sleep makes my keyboard, mouse and touchscreen freeze. I get the 
display back however.
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation
+ --- 
+ ApportVersion: 2.16.1-0ubuntu2
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
+  /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
+ CurrentDesktop: Unity
+ DistroRelease: Ubuntu 15.04
+ HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
+ InstallationDate: Installed on 2015-02-17 (2 days ago)
+ InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
+ MachineType: Sony Corporation SVD1323Y9EB
+ Package: linux (not installed)
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
+ RelatedPackageVersions:
+  linux-restricted-modules-3.18.0-13-generic N/A
+  linux-backports-modules-3.18.0-13-generic  N/A
+  linux-firmware 1.141
+ RfKill:
+  0: nfc0: NFC
+   Soft blocked: no
+   Hard blocked: no
+ Tags:  vivid
+ Uname: Linux 3.18.0-13-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 04/03/2014
+ dmi.bios.vendor: Insyde Corp.
+ dmi.bios.version: R1082S7
+ dmi.board.asset.tag: N/A
+ dmi.board.name: VAIO
+ dmi.board.vendor: Sony Corporation
+ dmi.board.version: N/A
+ dmi.chassis.asset.tag: N/A
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: Sony Corporation
+ dmi.chassis.version: N/A
+ dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
+ dmi.product.name: SVD1323Y9EB
+ dmi.product.version: J5008AP0
+ dmi.sys.vendor: Sony Corporation

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

Title:
  Freeze of mouse and keyboard after suspoend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Resume after sleep makes my keyboard, mouse and touchscreen freeze. I get the 
display back however.
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: 

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

2015-02-19 Thread Henri-Marcel Hoogewoud
apport information

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

Title:
  Freeze of mouse and keyboard after suspoend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Resume after sleep makes my keyboard, mouse and touchscreen freeze. I get the 
display back however.
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation

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

2015-02-19 Thread Henri-Marcel Hoogewoud
apport information

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

Title:
  Freeze of mouse and keyboard after suspoend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Resume after sleep makes my keyboard, mouse and touchscreen freeze. I get the 
display back however.
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation

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

2015-02-19 Thread Henri-Marcel Hoogewoud
apport information

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

Title:
  Freeze of mouse and keyboard after suspoend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Resume after sleep makes my keyboard, mouse and touchscreen freeze. I get the 
display back however.
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation

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

2015-02-19 Thread Henri-Marcel Hoogewoud
apport information

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

Title:
  Freeze of mouse and keyboard after suspoend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Resume after sleep makes my keyboard, mouse and touchscreen freeze. I get the 
display back however.
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation

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

2015-02-19 Thread Henri-Marcel Hoogewoud
apport information

** Attachment added: UdevLog.txt
   
https://bugs.launchpad.net/bugs/1423514/+attachment/4322537/+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/1423514

Title:
  Freeze of mouse and keyboard after suspoend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Resume after sleep makes my keyboard, mouse and touchscreen freeze. I get the 
display back however.
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1423514/+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 1423296] Re: Only one CPU core gets microcode updated

2015-02-19 Thread Nick
Installed iucode-tool (1.0.3-1~ubuntu14.04.1) from trusty-backports, the
rest of the cores are updated correctly with the new microcodes.

[58003.545612] microcode: CPU1 sig=0x1067a, pf=0x40, revision=0xa07
[58003.549607] microcode: CPU1 updated to revision 0xa0b, date = 2010-09-28
[58003.552615] microcode: CPU2 sig=0x1067a, pf=0x40, revision=0xa07
[58003.556610] microcode: CPU2 updated to revision 0xa0b, date = 2010-09-28
[58003.559696] microcode: CPU3 sig=0x1067a, pf=0x40, revision=0xa07
[58003.563690] microcode: CPU3 updated to revision 0xa0b, date = 2010-09-28
[58003.566739] microcode: CPU4 sig=0x1067a, pf=0x40, revision=0xa07
[58003.570735] microcode: CPU4 updated to revision 0xa0b, date = 2010-09-28
[58003.573747] microcode: CPU5 sig=0x1067a, pf=0x40, revision=0xa07
[58003.577743] microcode: CPU5 updated to revision 0xa0b, date = 2010-09-28
[58003.580751] microcode: CPU6 sig=0x1067a, pf=0x40, revision=0xa07
[58003.584745] microcode: CPU6 updated to revision 0xa0b, date = 2010-09-28
[58003.58] microcode: CPU7 sig=0x1067a, pf=0x40, revision=0xa07
[58003.591758] microcode: CPU7 updated to revision 0xa0b, date = 2010-09-28


** Changed in: linux (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  Only one CPU core gets microcode updated

Status in linux package in Ubuntu:
  Fix Released

Bug description:
  dmesg | grep -i microcode
  [0.00] CPU0 microcode updated early to revision 0xa0b, date = 
2010-09-28
  [0.718229] microcode: CPU0 sig=0x1067a, pf=0x40, revision=0xa0b
  [0.718248] microcode: CPU1 sig=0x1067a, pf=0x40, revision=0xa07
  [0.718266] microcode: CPU2 sig=0x1067a, pf=0x40, revision=0xa07
  [0.718280] microcode: CPU3 sig=0x1067a, pf=0x40, revision=0xa07
  [0.718286] microcode: CPU4 sig=0x1067a, pf=0x40, revision=0xa07
  [0.718296] microcode: CPU5 sig=0x1067a, pf=0x40, revision=0xa07
  [0.718308] microcode: CPU6 sig=0x1067a, pf=0x40, revision=0xa07
  [0.718339] microcode: CPU7 sig=0x1067a, pf=0x40, revision=0xa07
  [0.718441] microcode: Microcode Update Driver: v2.00 
tig...@aivazian.fsnet.co.uk, Peter Oruba

  This is weird. All CPU cores showing same sig, but only one core's
  microcode updated?

  The machine has two physical CPUs, both are L5420, thus totally 8 CPU cores.
  ---
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: i386
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2013-05-18 (640 days ago)
  InstallationMedia: Xubuntu 13.04 Raring Ringtail - Release i386 (20130423.1)
  IwConfig:
   lono wireless extensions.

   eth1  no wireless extensions.

   eth2  no wireless extensions.
  MachineType: System manufacturer System Product Name
  NonfreeKernelModules: nvidia
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic 
root=UUID=56330447-beb4-4d99-9f44-9daa91c8ca80 ro quiet splash nmi_watchdog=0 
nohz=off cgroup_disable=memory
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-30-generic N/A
   linux-backports-modules-3.16.0-30-generic  N/A
   linux-firmware 1.134~gd~t
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic i686
  UpgradeStatus: Upgraded to trusty on 2014-07-24 (209 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 11/24/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0501
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: DSAN-DX
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xxG
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0501:bd11/24/2009:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnDSAN-DX:rvrRev1.xxG:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1423296/+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 1419961] Re: linux: 3.16.0-31.41 -proposed tracker

2015-02-19 Thread John Johansen
** Changed in: kernel-sru-workflow/security-signoff
   Status: Confirmed = In Progress

** Changed in: kernel-sru-workflow/security-signoff
 Assignee: Canonical Security Team (canonical-security) = John Johansen 
(jjohansen)

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

Title:
  linux: 3.16.0-31.41 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow package-testing series:
  Fix Released
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Utopic:
  New

Bug description:
  This bug is for tracking the 3.16.0-31.41 upload package. This bug
  will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Monday, 09. February 2015 19:50 UTC
  kernel-stable-Prepare-package-end:Wednesday, 11. February 2015 17:04 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 11. February 2015 17:04 UTC
  kernel-stable-Certification-testing-end:Thursday, 12. February 2015 17:00 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 12. February 2015 17:36 UTC
  kernel-stable-phase:Verification  Testing
  kernel-stable-phase-changed:Thursday, 12. February 2015 19:00 UTC
  kernel-stable-Security-signoff-start:Thursday, 12. February 2015 19:00 UTC
  kernel-stable-Verification-testing-start:Thursday, 12. February 2015 19:00 UTC
  kernel-stable-Regression-testing-start:Thursday, 12. February 2015 19:00 UTC
  kernel-stable-Regression-testing-end:Monday, 16. February 2015 17:00 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1419961/+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 1419974] Re: linux: 2.6.32-73.140 -proposed tracker

2015-02-19 Thread John Johansen
** Changed in: kernel-sru-workflow/security-signoff
   Status: Confirmed = In Progress

** Changed in: kernel-sru-workflow/security-signoff
 Assignee: Canonical Security Team (canonical-security) = John Johansen 
(jjohansen)

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

Title:
  linux: 2.6.32-73.140 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow package-testing series:
  Fix Released
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-lbm series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-ports-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Lucid:
  New

Bug description:
  This bug is for tracking the 2.6.32-73.140 upload package. This bug
  will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Monday, 09. February 2015 20:19 UTC
  kernel-stable-Prepare-package-end:Wednesday, 11. February 2015 02:05 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 11. February 2015 02:05 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 12. February 2015 05:01 UTC
  kernel-stable-Verification-testing-start:Thursday, 12. February 2015 06:02 UTC
  kernel-stable-Certification-testing-start:Thursday, 12. February 2015 06:02 
UTC
  kernel-stable-Security-signoff-start:Thursday, 12. February 2015 06:02 UTC
  kernel-stable-Regression-testing-start:Thursday, 12. February 2015 06:02 UTC
  kernel-stable-Certification-testing-end:Thursday, 12. February 2015 17:01 UTC
  kernel-stable-phase:Testing
  kernel-stable-phase-changed:Monday, 16. February 2015 16:20 UTC
  kernel-stable-Verification-testing-end:Monday, 16. February 2015 16:20 UTC
  kernel-stable-Regression-testing-end:Monday, 16. February 2015 16:20 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1419974/+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 1420883] Re: linux-lts-utopic: 3.16.0-31.41~14.04.1 -proposed tracker

2015-02-19 Thread John Johansen
** Changed in: kernel-sru-workflow/security-signoff
   Status: Confirmed = In Progress

** Changed in: kernel-sru-workflow/security-signoff
 Assignee: Canonical Security Team (canonical-security) = John Johansen 
(jjohansen)

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

Title:
  linux-lts-utopic: 3.16.0-31.41~14.04.1 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow package-testing series:
  Fix Released
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-lts-utopic package in Ubuntu:
  Invalid
Status in linux-lts-utopic source package in Trusty:
  New

Bug description:
  This bug is for tracking the 3.16.0-31.41~14.04.1 upload package. This
  bug will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 11. February 2015 17:01 UTC
  kernel-stable-master-bug:1419961
  kernel-stable-Prepare-package-end:Thursday, 12. February 2015 04:02 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 12. February 2015 04:02 UTC
  kernel-stable-Certification-testing-end:Thursday, 12. February 2015 17:02 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 12. February 2015 19:39 UTC
  kernel-stable-phase:Verification  Testing
  kernel-stable-phase-changed:Thursday, 12. February 2015 21:04 UTC
  kernel-stable-Security-signoff-start:Thursday, 12. February 2015 21:04 UTC
  kernel-stable-Verification-testing-start:Thursday, 12. February 2015 21:04 UTC
  kernel-stable-Regression-testing-start:Thursday, 12. February 2015 21:04 UTC
  kernel-stable-Regression-testing-end:Monday, 16. February 2015 17:02 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1420883/+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 1419963] Re: linux: 3.13.0-46.75 -proposed tracker

2015-02-19 Thread John Johansen
** Changed in: kernel-sru-workflow/security-signoff
   Status: Confirmed = In Progress

** Changed in: kernel-sru-workflow/security-signoff
 Assignee: Canonical Security Team (canonical-security) = John Johansen 
(jjohansen)

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

Title:
  linux: 3.13.0-46.75 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow package-testing series:
  Fix Released
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Trusty:
  New

Bug description:
  This bug is for tracking the 3.13.0-46.75 upload package. This bug
  will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Monday, 09. February 2015 19:56 UTC
  kernel-stable-Prepare-package-end:Wednesday, 11. February 2015 08:05 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 11. February 2015 08:05 UTC
  kernel-stable-Certification-testing-end:Thursday, 12. February 2015 17:00 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 12. February 2015 17:37 UTC
  kernel-stable-phase:Verification  Testing
  kernel-stable-phase-changed:Thursday, 12. February 2015 19:01 UTC
  kernel-stable-Security-signoff-start:Thursday, 12. February 2015 19:02 UTC
  kernel-stable-Verification-testing-start:Thursday, 12. February 2015 19:01 UTC
  kernel-stable-Regression-testing-start:Thursday, 12. February 2015 19:02 UTC
  kernel-stable-Regression-testing-end:Monday, 16. February 2015 17:00 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1419963/+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 1420661] Re: linux-lts-trusty: 3.13.0-46.75~precise1 -proposed tracker

2015-02-19 Thread John Johansen
** Changed in: kernel-sru-workflow/security-signoff
   Status: Confirmed = In Progress

** Changed in: kernel-sru-workflow/security-signoff
 Assignee: Canonical Security Team (canonical-security) = John Johansen 
(jjohansen)

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

Title:
  linux-lts-trusty: 3.13.0-46.75~precise1 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow package-testing series:
  Fix Released
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-lts-trusty package in Ubuntu:
  Invalid
Status in linux-lts-trusty source package in Precise:
  New

Bug description:
  This bug is for tracking the 3.13.0-46.75~precise1 upload package.
  This bug will contain status and testing results related to that
  upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 11. February 2015 08:03 UTC
  kernel-stable-master-bug:1419963
  kernel-stable-Prepare-package-end:Thursday, 12. February 2015 02:02 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 12. February 2015 02:02 UTC
  kernel-stable-Certification-testing-end:Thursday, 12. February 2015 17:02 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 12. February 2015 19:39 UTC
  kernel-stable-phase:Verification  Testing
  kernel-stable-phase-changed:Thursday, 12. February 2015 21:03 UTC
  kernel-stable-Security-signoff-start:Thursday, 12. February 2015 21:03 UTC
  kernel-stable-Verification-testing-start:Thursday, 12. February 2015 21:03 UTC
  kernel-stable-Regression-testing-start:Thursday, 12. February 2015 21:03 UTC
  kernel-stable-Regression-testing-end:Monday, 16. February 2015 17:02 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1420661/+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 1419968] Re: linux: 3.2.0-77.112 -proposed tracker

2015-02-19 Thread John Johansen
** Changed in: kernel-sru-workflow/security-signoff
   Status: Confirmed = In Progress

** Changed in: kernel-sru-workflow/security-signoff
 Assignee: Canonical Security Team (canonical-security) = John Johansen 
(jjohansen)

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

Title:
  linux: 3.2.0-77.112 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow package-testing series:
  Fix Released
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-lbm series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Precise:
  New

Bug description:
  This bug is for tracking the 3.2.0-77.112 upload package. This bug
  will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Monday, 09. February 2015 20:11 UTC
  kernel-stable-Prepare-package-end:Wednesday, 11. February 2015 01:08 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 11. February 2015 01:08 UTC
  kernel-stable-Certification-testing-end:Thursday, 12. February 2015 17:00 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 12. February 2015 18:03 UTC
  kernel-stable-Security-signoff-start:Thursday, 12. February 2015 20:01 UTC
  kernel-stable-Verification-testing-start:Thursday, 12. February 2015 20:01 UTC
  kernel-stable-Regression-testing-start:Thursday, 12. February 2015 20:01 UTC
  kernel-stable-phase:Testing
  kernel-stable-phase-changed:Monday, 16. February 2015 17:00 UTC
  kernel-stable-Verification-testing-end:Monday, 16. February 2015 17:00 UTC
  kernel-stable-Regression-testing-end:Monday, 16. February 2015 17:00 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1419968/+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 1420560] Re: linux-ti-omap4: 3.2.0-1460.80 -proposed tracker

2015-02-19 Thread John Johansen
** Changed in: kernel-sru-workflow/security-signoff
   Status: Confirmed = In Progress

** Changed in: kernel-sru-workflow/security-signoff
 Assignee: Canonical Security Team (canonical-security) = John Johansen 
(jjohansen)

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

Title:
  linux-ti-omap4: 3.2.0-1460.80 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow package-testing series:
  Fix Released
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow upload-to-ppa series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-ti-omap4 package in Ubuntu:
  Invalid
Status in linux-ti-omap4 source package in Precise:
  New

Bug description:
  This bug is for tracking the version to be filled upload package.
  This bug will contain status and testing results related to that
  upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 11. February 2015 01:02 UTC
  kernel-stable-master-bug:1419968
  kernel-stable-Certification-testing-end:Thursday, 12. February 2015 15:01 UTC
  kernel-stable-Prepare-package-end:Friday, 13. February 2015 20:02 UTC
  kernel-stable-Promote-to-proposed-start:Friday, 13. February 2015 20:02 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 18. February 2015 23:41 UTC
  kernel-stable-phase:Verification  Testing
  kernel-stable-phase-changed:Thursday, 19. February 2015 01:01 UTC
  kernel-stable-Security-signoff-start:Thursday, 19. February 2015 01:01 UTC
  kernel-stable-Verification-testing-start:Thursday, 19. February 2015 01:01 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1420560/+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 1319509] [NEW] Machines hangs after suspend

2015-02-19 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Sony Vaio Laptop. Machines hangs after suspend when closing the display.
Display never returns when wake-up.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8
ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
Uname: Linux 3.13.0-24-generic i686
NonfreeKernelModules: fglrx
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Wed May 14 15:00:47 2014
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
DkmsStatus:
 fglrx-updates, 13.350.1, 3.13.0-24-generic, i686: installed
 virtualbox, 4.3.10, 3.13.0-24-generic, i686: installed
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Wrestler [Radeon HD 6310] [1002:9802] 
(prog-if 00 [VGA controller])
   Subsystem: Sony Corporation Device [104d:9082]
MachineType: Sony Corporation VPCYB15AL
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=b6364674-d2bd-42e3-9903-2e271b9cef2f ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/22/2010
dmi.bios.vendor: Insyde Corp.
dmi.bios.version: R0160Z7
dmi.board.asset.tag: N/A
dmi.board.name: VAIO
dmi.board.vendor: Sony Corporation
dmi.board.version: N/A
dmi.chassis.asset.tag: N/A
dmi.chassis.type: 10
dmi.chassis.vendor: Sony Corporation
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR0160Z7:bd12/22/2010:svnSonyCorporation:pnVPCYB15AL:pvrC9009XNM:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
dmi.product.name: VPCYB15AL
dmi.product.version: C9009XNM
dmi.sys.vendor: Sony Corporation
version.compiz: compiz 1:0.9.11+14.04.20140423-0ubuntu1
version.fglrx-installer: fglrx-installer N/A
version.libdrm2: libdrm2 2.4.52-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu5
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Wed May 14 14:49:30 2014
xserver.configfile: default
xserver.errors:
 open /dev/dri/card0: No such file or directory
 AIGLX error: failed to open /usr/X11R6/lib/modules/dri/fglrx_dri.so, 
error[/usr/X11R6/lib/modules/dri/fglrx_dri.so: cannot open shared object file: 
No such file or directory]
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.15.1-0ubuntu2
xserver.video_driver: fglrx

** Affects: linux (Ubuntu)
 Importance: Low
 Status: Incomplete


** Tags: apport-bug bios-outdated-r0162z7 compiz-0.9 i386 third-party-packages 
trusty ubuntu
-- 
Machines hangs after suspend
https://bugs.launchpad.net/bugs/1319509
You received this bug notification because you are a member of Kernel Packages, 
which is subscribed to linux in Ubuntu.

-- 
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 1320531] Re: Bugs

2015-02-19 Thread Christopher M. Penalver
Sydney Dykstra, thank you for reporting this and helping make Ubuntu
better. 12.04.2 reached EOL on August 2014. For more on this, please see
https://wiki.ubuntu.com/Kernel/LTSEnablementStack and
https://wiki.ubuntu.com/Releases .

Is this an issue in a supported release?

** Package changed: xorg (Ubuntu) = linux (Ubuntu)

** Changed in: linux (Ubuntu)
   Importance: Undecided = Low

** Changed in: linux (Ubuntu)
   Status: New = 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/1320531

Title:
  Bugs

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  i have a few problems with my graphics card. I am running ubuntu 12.04
  gnome.sometimes when i resume from standby,my screen has lines on
  it.Thanks!1

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xorg 1:7.6+12ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-49.74~precise1-generic 3.5.7.32
  Uname: Linux 3.5.0-49-generic i686
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86 Kernel Module  304.116  Mon Oct 28 20:43:01 
PDT 2013
   GCC version:  gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
  .proc.driver.nvidia.warnings.fbdev:
   Your system is not currently configured to drive a VGA console
   on the primary VGA device. The NVIDIA Linux graphics driver
   requires the use of a text-mode VGA console. Use of other console
   drivers including, but not limited to, vesafb, may result in
   corruption and stability problems, and is not supported.
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.0.1-0ubuntu17.6
  Architecture: i386
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,workarounds,scale,expo,ezoom,dbus]
  CompositorRunning: None
  Date: Sat May 17 13:47:31 2014
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   NVIDIA Corporation G72 [GeForce 7300 LE] [10de:01d1] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: Dell Device [1028:0405]
  InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release i386 
(20130213)
  JockeyStatus:
   xorg:nvidia_173 - NVIDIA accelerated graphics driver (Proprietary, Disabled, 
Not in use)
   xorg:nvidia_304 - NVIDIA accelerated graphics driver (Proprietary, Enabled, 
In use)
   xorg:nvidia_304_updates - NVIDIA accelerated graphics driver (post-release 
updates) (Proprietary, Disabled, Not in use)
  MachineType: Dell Inc. Dell DXP061
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-49-generic 
root=UUID=1da55fe8-89e8-4643-b9c5-5952475397ce ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  XorgConf:
   Section Device
Identifier  Default Device
Option  NoLogoTrue
   EndSection
  dmi.bios.date: 11/22/2007
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 2.5.3
  dmi.board.name: 0WG855
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 7
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr2.5.3:bd11/22/2007:svnDellInc.:pnDellDXP061:pvr:rvnDellInc.:rn0WG855:rvr:cvnDellInc.:ct7:cvr:
  dmi.product.name: Dell DXP061
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.7.12-0ubuntu3
  version.libdrm2: libdrm2 2.4.46-1ubuntu0.0.0.1
  version.libgl1-mesa-dri: libgl1-mesa-dri N/A
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg-core: xserver-xorg-core N/A
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
  version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1320531/+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 1320091] Re: Diagnosis Report

2015-02-19 Thread Christopher M. Penalver
Joe Paisano, thank you for reporting this and helping make Ubuntu
better. Could you please test for this via cdimage.ubuntu.com/daily-
live/current/ and advise to the results?

** Package changed: xorg (Ubuntu) = linux (Ubuntu)

** Changed in: linux (Ubuntu)
   Importance: Undecided = Medium

** Changed in: linux (Ubuntu)
   Status: New = 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/1320091

Title:
  Diagnosis Report

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Cannot install Ubuntu from usb drive. Lenovo B575 laptop, bios
  hijacked. Cannot re-route startup. freedesktop.org bug?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CasperVersion: 1.340
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDmesg:
   [   37.419504] asix 1-1:1.0 eth1: link up, 100Mbps, full-duplex, lpa 0xC5E1
   [   39.540684] init: plymouth-upstart-bridge main process ended, respawning
   [   39.579222] init: plymouth-upstart-bridge main process ended, respawning
  Date: Fri May 16 06:17:33 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Wrestler [Radeon HD 6310] [1002:9802] 
(prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:397b]
  LiveMediaBuild: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: LENOVO 1450A7U
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi 
file=/cdrom/preseed/hostname.seed boot=casper quiet splash --
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/12/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 52CN11WW
  dmi.board.asset.tag: Base Board Asset Tag Unknown
  dmi.board.name: Inagua
  dmi.board.vendor: LENOVO
  dmi.board.version: 109-B78210-00A
  dmi.chassis.asset.tag: Chassis Asset Tag Unknown
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Chassis Version Unknown
  dmi.modalias: 
dmi:bvnLENOVO:bvr52CN11WW:bd05/12/2011:svnLENOVO:pn1450A7U:pvrLenovoB575:rvnLENOVO:rnInagua:rvr109-B78210-00A:cvnLENOVO:ct10:cvrChassisVersionUnknown:
  dmi.product.name: 1450A7U
  dmi.product.version: Lenovo B575
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.11+14.04.20140409-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Fri May 16 06:09:20 2014
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.15.1-0ubuntu2
  xserver.video_driver: radeon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1320091/+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 1422906] tarf (amd64) - tests ran: 183, failed: 3

2015-02-19 Thread Brad Figg
tests ran: 183, failed: 3;
  
http://kernel.ubuntu.com/testing/tarf__3.18.0-13.14__2015-02-19_09-30-00/results-index.html

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

Title:
  linux: 3.18.0-14.15 -proposed tracker

Status in Kernel Development Workflow:
  In Progress
Status in Kernel Development Workflow package-testing series:
  Confirmed
Status in Kernel Development Workflow prepare-package series:
  Fix Released
Status in Kernel Development Workflow prepare-package-meta series:
  Fix Released
Status in Kernel Development Workflow prepare-package-signed series:
  Fix Released
Status in Kernel Development Workflow promote-to-release series:
  New
Status in linux package in Ubuntu:
  New
Status in linux source package in Vivid:
  New

Bug description:
  This bug is for tracking the 3.18.0-14.15 upload package. This bug
  will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-Prepare-package-start:Tuesday, 17. February 2015 21:01 UTC
  kernel-Package-testing-start:Thursday, 19. February 2015 09:00 UTC
  kernel-phase:Testing
  kernel-phase-changed:Thursday, 19. February 2015 09:00 UTC
  kernel-Prepare-package-end:Thursday, 19. February 2015 09:00 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-development-workflow/+bug/1422906/+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 1423514] Re: Freeze of mouse and keyboard after suspoend

2015-02-19 Thread Henri-Marcel Hoogewoud
** Attachment added: version.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1423514/+attachment/4322484/+files/version.log

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

Title:
  Freeze of mouse and keyboard after suspoend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Resume after sleep makes my keyboard, mouse and touchscreen freeze. I get the 
display back however.
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation

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

2015-02-19 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
From a terminal window please run:

apport-collect 1423514

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (Ubuntu)
   Status: New = 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/1423514

Title:
  Freeze of mouse and keyboard after suspoend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Resume after sleep makes my keyboard, mouse and touchscreen freeze. I get the 
display back however.
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1423514/+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 1423514] Re: Freeze of mouse and keyboard after suspoend

2015-02-19 Thread Henri-Marcel Hoogewoud
** Attachment added: lspci-vnvn.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1423514/+attachment/4322483/+files/lspci-vnvn.log

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

Title:
  Freeze of mouse and keyboard after suspoend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Resume after sleep makes my keyboard, mouse and touchscreen freeze. I get the 
display back however.
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-13-generic N/A
   linux-backports-modules-3.18.0-13-generic  N/A
   linux-firmware 1.141
  RfKill:
   0: nfc0: NFC
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.18.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/03/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R1082S7
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVD1323Y9EB
  dmi.product.version: J5008AP0
  dmi.sys.vendor: Sony Corporation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1423514/+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 1423514] [NEW] Freeze of mouse and keyboard after suspoend

2015-02-19 Thread Henri-Marcel Hoogewoud
Public bug reported:

Resume after sleep makes my keyboard, mouse and touchscreen freeze. I get the 
display back however.
--- 
ApportVersion: 2.16.1-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
 /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
CurrentDesktop: Unity
DistroRelease: Ubuntu 15.04
HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
InstallationDate: Installed on 2015-02-17 (2 days ago)
InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
MachineType: Sony Corporation SVD1323Y9EB
Package: linux (not installed)
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
RelatedPackageVersions:
 linux-restricted-modules-3.18.0-13-generic N/A
 linux-backports-modules-3.18.0-13-generic  N/A
 linux-firmware 1.141
RfKill:
 0: nfc0: NFC
Soft blocked: no
Hard blocked: no
Tags:  vivid
Uname: Linux 3.18.0-13-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
_MarkForUpload: True
dmi.bios.date: 04/03/2014
dmi.bios.vendor: Insyde Corp.
dmi.bios.version: R1082S7
dmi.board.asset.tag: N/A
dmi.board.name: VAIO
dmi.board.vendor: Sony Corporation
dmi.board.version: N/A
dmi.chassis.asset.tag: N/A
dmi.chassis.type: 10
dmi.chassis.vendor: Sony Corporation
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
dmi.product.name: SVD1323Y9EB
dmi.product.version: J5008AP0
dmi.sys.vendor: Sony Corporation
--- 
ApportVersion: 2.16.1-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
 /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
CurrentDesktop: Unity
DistroRelease: Ubuntu 15.04
HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
InstallationDate: Installed on 2015-02-17 (2 days ago)
InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
MachineType: Sony Corporation SVD1323Y9EB
Package: linux (not installed)
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
RelatedPackageVersions:
 linux-restricted-modules-3.18.0-13-generic N/A
 linux-backports-modules-3.18.0-13-generic  N/A
 linux-firmware 1.141
RfKill:
 0: nfc0: NFC
Soft blocked: no
Hard blocked: no
Tags:  vivid
Uname: Linux 3.18.0-13-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
_MarkForUpload: True
dmi.bios.date: 04/03/2014
dmi.bios.vendor: Insyde Corp.
dmi.bios.version: R1082S7
dmi.board.asset.tag: N/A
dmi.board.name: VAIO
dmi.board.vendor: Sony Corporation
dmi.board.version: N/A
dmi.chassis.asset.tag: N/A
dmi.chassis.type: 10
dmi.chassis.vendor: Sony Corporation
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR1082S7:bd04/03/2014:svnSonyCorporation:pnSVD1323Y9EB:pvrJ5008AP0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
dmi.product.name: SVD1323Y9EB
dmi.product.version: J5008AP0
dmi.sys.vendor: Sony Corporation

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Incomplete


** Tags: apport-collected vivid

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

Title:
  Freeze of mouse and keyboard after suspoend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Resume after sleep makes my keyboard, mouse and touchscreen freeze. I get the 
display back however.
  --- 
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hoogadmin   2235 F pulseaudio
   /dev/snd/controlC0:  hoogadmin   2235 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=41065654-faf8-4b26-8c1f-d3b9c839c376
  InstallationDate: Installed on 2015-02-17 (2 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150124)
  MachineType: Sony Corporation SVD1323Y9EB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic.efi.signed 
root=UUID=59436366-fecc-4fb4-8263-2bad0713b8b6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  RelatedPackageVersions:
   

[Kernel-packages] [Bug 1312254] Re: Xorg randomly freezes and causes total system lockup, restart required

2015-02-19 Thread Christopher M. Penalver
Joe Bowen, this bug was reported a while ago and there hasn't been any
activity in it recently. We were wondering if this is still an issue? If
so, could you please test for this with the latest development release
of Ubuntu? ISO images are available from http://cdimage.ubuntu.com
/daily-live/current/ .

If it remains an issue, could you please run the following command in
the development release from a Terminal as it will automatically gather
and attach updated debug information to this report:

apport-collect -p xorg 1312254

Please ensure you have xdiagnose installed, and that you click the Yes
button for attaching additional debugging information. As well, please
note given that the information from the prior release is already
available, doing this on a release prior to the development one would
not be helpful.

Thank you for your understanding.

Helpful bug reporting tips:
https://wiki.ubuntu.com/ReportingBugs

** Tags added: latest-bios-10.3

** Package changed: xorg (Ubuntu) = linux (Ubuntu)

** Changed in: linux (Ubuntu)
   Importance: Undecided = Medium

** Changed in: linux (Ubuntu)
   Status: New = 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/1312254

Title:
  Xorg randomly freezes and causes total system lockup, restart required

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Xorg randomly freezes and causes total system lockup, restart
  required.  I can provide more information but I only get about 15min
  between restart.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.8.0-25.37-generic 3.8.13
  Uname: Linux 3.8.0-25-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Thu Apr 24 09:41:36 2014
  DistUpgraded: 2014-04-23 15:27:58,248 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   v4l2loopback, 0.8.0: added
   virtualbox, 4.3.10: added
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation G84 [GeForce 8600 GTS] [10de:0400] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: eVga.com. Corp. Device [3842:c765]
  InstallationDate: Installed on 2013-06-17 (310 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: MSI MS-7693
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-25-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to trusty on 2014-04-23 (0 days ago)
  dmi.bios.date: 03/28/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V10.3
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: 970A-G43 (MS-7693)
  dmi.board.vendor: MSI
  dmi.board.version: 3.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 3.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV10.3:bd03/28/2013:svnMSI:pnMS-7693:pvr3.0:rvnMSI:rn970A-G43(MS-7693):rvr3.0:cvnMSI:ct3:cvr3.0:
  dmi.product.name: MS-7693
  dmi.product.version: 3.0
  dmi.sys.vendor: MSI
  version.compiz: compiz 1:0.9.11+14.04.20140409-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Thu Apr 24 09:20:45 2014
  xserver.configfile: default
  xserver.errors:
   Failed to load module nvidia (module does not exist, 0)
   Failed to load module nvidia (module does not exist, 0)
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.15.1-0ubuntu2
  xserver.video_driver: nouveau

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1312254/+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 1320091] [NEW] Diagnosis Report

2015-02-19 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Cannot install Ubuntu from usb drive. Lenovo B575 laptop, bios hijacked.
Cannot re-route startup. freedesktop.org bug?

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8
ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
CasperVersion: 1.340
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDmesg:
 [   37.419504] asix 1-1:1.0 eth1: link up, 100Mbps, full-duplex, lpa 0xC5E1
 [   39.540684] init: plymouth-upstart-bridge main process ended, respawning
 [   39.579222] init: plymouth-upstart-bridge main process ended, respawning
Date: Fri May 16 06:17:33 2014
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Wrestler [Radeon HD 6310] [1002:9802] 
(prog-if 00 [VGA controller])
   Subsystem: Lenovo Device [17aa:397b]
LiveMediaBuild: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
MachineType: LENOVO 1450A7U
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi 
file=/cdrom/preseed/hostname.seed boot=casper quiet splash --
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/12/2011
dmi.bios.vendor: LENOVO
dmi.bios.version: 52CN11WW
dmi.board.asset.tag: Base Board Asset Tag Unknown
dmi.board.name: Inagua
dmi.board.vendor: LENOVO
dmi.board.version: 109-B78210-00A
dmi.chassis.asset.tag: Chassis Asset Tag Unknown
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Chassis Version Unknown
dmi.modalias: 
dmi:bvnLENOVO:bvr52CN11WW:bd05/12/2011:svnLENOVO:pn1450A7U:pvrLenovoB575:rvnLENOVO:rnInagua:rvr109-B78210-00A:cvnLENOVO:ct10:cvrChassisVersionUnknown:
dmi.product.name: 1450A7U
dmi.product.version: Lenovo B575
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.11+14.04.20140409-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.52-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu5
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Fri May 16 06:09:20 2014
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.15.1-0ubuntu2
xserver.video_driver: radeon

** Affects: linux (Ubuntu)
 Importance: Medium
 Status: Incomplete


** Tags: amd64 apport-bug compiz-0.9 trusty ubuntu
-- 
Diagnosis Report
https://bugs.launchpad.net/bugs/1320091
You received this bug notification because you are a member of Kernel Packages, 
which is subscribed to linux in Ubuntu.

-- 
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 1312254] LightdmLog.txt

2015-02-19 Thread Joe Bowen
apport information

** Attachment added: LightdmLog.txt
   
https://bugs.launchpad.net/bugs/1312254/+attachment/4322560/+files/LightdmLog.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/1312254

Title:
  Xorg randomly freezes and causes total system lockup, restart required

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Xorg randomly freezes and causes total system lockup, restart
  required.  I can provide more information but I only get about 15min
  between restart.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.8.0-25.37-generic 3.8.13
  Uname: Linux 3.8.0-25-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Thu Apr 24 09:41:36 2014
  DistUpgraded: 2014-04-23 15:27:58,248 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   v4l2loopback, 0.8.0: added
   virtualbox, 4.3.10: added
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation G84 [GeForce 8600 GTS] [10de:0400] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: eVga.com. Corp. Device [3842:c765]
  InstallationDate: Installed on 2013-06-17 (310 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: MSI MS-7693
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-25-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to trusty on 2014-04-23 (0 days ago)
  dmi.bios.date: 03/28/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V10.3
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: 970A-G43 (MS-7693)
  dmi.board.vendor: MSI
  dmi.board.version: 3.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 3.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV10.3:bd03/28/2013:svnMSI:pnMS-7693:pvr3.0:rvnMSI:rn970A-G43(MS-7693):rvr3.0:cvnMSI:ct3:cvr3.0:
  dmi.product.name: MS-7693
  dmi.product.version: 3.0
  dmi.sys.vendor: MSI
  version.compiz: compiz 1:0.9.11+14.04.20140409-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Thu Apr 24 09:20:45 2014
  xserver.configfile: default
  xserver.errors:
   Failed to load module nvidia (module does not exist, 0)
   Failed to load module nvidia (module does not exist, 0)
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.15.1-0ubuntu2
  xserver.video_driver: nouveau
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: 2014-04-23 15:27:58,248 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Cayman PRO [Radeon HD 6950] 
[1002:6719] (prog-if 00 [VGA controller])
 Subsystem: Hightech Information System Ltd. Device [1787:2010]
  InstallationDate: Installed on 2013-06-17 (611 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: MSI MS-7693
  NonfreeKernelModules: fglrx
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-45-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Tags: third-party-packages trusty ubuntu compiz-0.9
  Uname: Linux 3.13.0-45-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-23 (301 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/28/2013
  

[Kernel-packages] [Bug 1312254] XorgLog.txt

2015-02-19 Thread Joe Bowen
apport information

** Attachment added: XorgLog.txt
   
https://bugs.launchpad.net/bugs/1312254/+attachment/4322572/+files/XorgLog.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/1312254

Title:
  Xorg randomly freezes and causes total system lockup, restart required

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Xorg randomly freezes and causes total system lockup, restart
  required.  I can provide more information but I only get about 15min
  between restart.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.8.0-25.37-generic 3.8.13
  Uname: Linux 3.8.0-25-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Thu Apr 24 09:41:36 2014
  DistUpgraded: 2014-04-23 15:27:58,248 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   v4l2loopback, 0.8.0: added
   virtualbox, 4.3.10: added
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation G84 [GeForce 8600 GTS] [10de:0400] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: eVga.com. Corp. Device [3842:c765]
  InstallationDate: Installed on 2013-06-17 (310 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: MSI MS-7693
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-25-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to trusty on 2014-04-23 (0 days ago)
  dmi.bios.date: 03/28/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V10.3
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: 970A-G43 (MS-7693)
  dmi.board.vendor: MSI
  dmi.board.version: 3.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 3.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV10.3:bd03/28/2013:svnMSI:pnMS-7693:pvr3.0:rvnMSI:rn970A-G43(MS-7693):rvr3.0:cvnMSI:ct3:cvr3.0:
  dmi.product.name: MS-7693
  dmi.product.version: 3.0
  dmi.sys.vendor: MSI
  version.compiz: compiz 1:0.9.11+14.04.20140409-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Thu Apr 24 09:20:45 2014
  xserver.configfile: default
  xserver.errors:
   Failed to load module nvidia (module does not exist, 0)
   Failed to load module nvidia (module does not exist, 0)
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.15.1-0ubuntu2
  xserver.video_driver: nouveau
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: 2014-04-23 15:27:58,248 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Cayman PRO [Radeon HD 6950] 
[1002:6719] (prog-if 00 [VGA controller])
 Subsystem: Hightech Information System Ltd. Device [1787:2010]
  InstallationDate: Installed on 2013-06-17 (611 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: MSI MS-7693
  NonfreeKernelModules: fglrx
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-45-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Tags: third-party-packages trusty ubuntu compiz-0.9
  Uname: Linux 3.13.0-45-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-23 (301 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/28/2013
  

[Kernel-packages] [Bug 1312254] xserver.outputs.txt

2015-02-19 Thread Joe Bowen
apport information

** Attachment added: xserver.outputs.txt
   
https://bugs.launchpad.net/bugs/1312254/+attachment/4322576/+files/xserver.outputs.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/1312254

Title:
  Xorg randomly freezes and causes total system lockup, restart required

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Xorg randomly freezes and causes total system lockup, restart
  required.  I can provide more information but I only get about 15min
  between restart.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.8.0-25.37-generic 3.8.13
  Uname: Linux 3.8.0-25-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Thu Apr 24 09:41:36 2014
  DistUpgraded: 2014-04-23 15:27:58,248 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   v4l2loopback, 0.8.0: added
   virtualbox, 4.3.10: added
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation G84 [GeForce 8600 GTS] [10de:0400] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: eVga.com. Corp. Device [3842:c765]
  InstallationDate: Installed on 2013-06-17 (310 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: MSI MS-7693
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-25-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to trusty on 2014-04-23 (0 days ago)
  dmi.bios.date: 03/28/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V10.3
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: 970A-G43 (MS-7693)
  dmi.board.vendor: MSI
  dmi.board.version: 3.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 3.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV10.3:bd03/28/2013:svnMSI:pnMS-7693:pvr3.0:rvnMSI:rn970A-G43(MS-7693):rvr3.0:cvnMSI:ct3:cvr3.0:
  dmi.product.name: MS-7693
  dmi.product.version: 3.0
  dmi.sys.vendor: MSI
  version.compiz: compiz 1:0.9.11+14.04.20140409-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Thu Apr 24 09:20:45 2014
  xserver.configfile: default
  xserver.errors:
   Failed to load module nvidia (module does not exist, 0)
   Failed to load module nvidia (module does not exist, 0)
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.15.1-0ubuntu2
  xserver.video_driver: nouveau
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: 2014-04-23 15:27:58,248 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Cayman PRO [Radeon HD 6950] 
[1002:6719] (prog-if 00 [VGA controller])
 Subsystem: Hightech Information System Ltd. Device [1787:2010]
  InstallationDate: Installed on 2013-06-17 (611 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: MSI MS-7693
  NonfreeKernelModules: fglrx
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-45-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Tags: third-party-packages trusty ubuntu compiz-0.9
  Uname: Linux 3.13.0-45-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-23 (301 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 

[Kernel-packages] [Bug 1312254] UdevLog.txt

2015-02-19 Thread Joe Bowen
apport information

** Attachment added: UdevLog.txt
   
https://bugs.launchpad.net/bugs/1312254/+attachment/4322569/+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/1312254

Title:
  Xorg randomly freezes and causes total system lockup, restart required

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Xorg randomly freezes and causes total system lockup, restart
  required.  I can provide more information but I only get about 15min
  between restart.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.8.0-25.37-generic 3.8.13
  Uname: Linux 3.8.0-25-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Thu Apr 24 09:41:36 2014
  DistUpgraded: 2014-04-23 15:27:58,248 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   v4l2loopback, 0.8.0: added
   virtualbox, 4.3.10: added
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation G84 [GeForce 8600 GTS] [10de:0400] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: eVga.com. Corp. Device [3842:c765]
  InstallationDate: Installed on 2013-06-17 (310 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: MSI MS-7693
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-25-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to trusty on 2014-04-23 (0 days ago)
  dmi.bios.date: 03/28/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V10.3
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: 970A-G43 (MS-7693)
  dmi.board.vendor: MSI
  dmi.board.version: 3.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 3.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV10.3:bd03/28/2013:svnMSI:pnMS-7693:pvr3.0:rvnMSI:rn970A-G43(MS-7693):rvr3.0:cvnMSI:ct3:cvr3.0:
  dmi.product.name: MS-7693
  dmi.product.version: 3.0
  dmi.sys.vendor: MSI
  version.compiz: compiz 1:0.9.11+14.04.20140409-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Thu Apr 24 09:20:45 2014
  xserver.configfile: default
  xserver.errors:
   Failed to load module nvidia (module does not exist, 0)
   Failed to load module nvidia (module does not exist, 0)
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.15.1-0ubuntu2
  xserver.video_driver: nouveau
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: 2014-04-23 15:27:58,248 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Cayman PRO [Radeon HD 6950] 
[1002:6719] (prog-if 00 [VGA controller])
 Subsystem: Hightech Information System Ltd. Device [1787:2010]
  InstallationDate: Installed on 2013-06-17 (611 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: MSI MS-7693
  NonfreeKernelModules: fglrx
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-45-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Tags: third-party-packages trusty ubuntu compiz-0.9
  Uname: Linux 3.13.0-45-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-23 (301 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/28/2013
  

[Kernel-packages] [Bug 1417548] Re: Keyboard, mouse and network all unusable with v 3.13.0-45

2015-02-19 Thread Bill Knight
For what it's worth, I had this problem upon letting Software Updater
upgrade my system to 3.13.0-45.

I rebooted into 3.13.0-44 and I noticed the
/boot/initrd.img-3.13.0-45-generic file was about half the size of
previous versions (at about 17MB) so I tried using Synaptic Package
Manager to reinstall 3.13.0-45 (IIRC it was linux-generic that I
installed), and everything was fine aftwerwards.

So maybe the problem is just with Software Updater not performing a full
installation update rather than with the kernel itself.

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

Title:
  Keyboard, mouse and network all unusable with v 3.13.0-45

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On booting for first time with 3.13.0-45-generic following update
  yesterday, keyboard, mouse totally unresponsive and message saying
  network disconnected.

  On booting and using GRUB to select previous version,
  3.13.0-43-generic, everything back ok.

  Novatech Life NTI114

  Running ubuntu 14.04
  Memory: 7.7 GiB
  Processor: Intel® Core™ i5-4460 CPU @ 3.20GHz × 4
  Graphics: Intel® Haswell Desktop
  OS type: 64-bit

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: ubuntu-release-upgrader-core 1:0.220.5
  ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
  Uname: Linux 3.13.0-43-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  CrashDB: ubuntu
  CurrentDesktop: Unity
  Date: Tue Feb  3 12:20:29 2015
  InstallationDate: Installed on 2014-09-17 (139 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  PackageArchitecture: all
  SourcePackage: ubuntu-release-upgrader
  Symptom: release-upgrade
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  campbell   2710 F pulseaudio
   /dev/snd/pcmC1D0p:   campbell   2710 F...m pulseaudio
   /dev/snd/controlC0:  campbell   2710 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=b7290e2f-642a-414d-988b-cac7bac6530e
  InstallationDate: Installed on 2014-09-17 (142 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: NOVATECH LTD PERSONAL COMPUTER
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-45-generic 
root=UUID=fc6ea265-b75c-458a-b5d2-2950ebad0828 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-45-generic N/A
   linux-backports-modules-3.13.0-45-generic  N/A
   linux-firmware 1.127.11
  RfKill:
   
  Tags:  trusty
  Uname: Linux 3.13.0-45-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 06/19/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F5
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: H81M-DS2V
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: To be filled by O.E.M.
  dmi.chassis.asset.tag: xxx-xxx
  dmi.chassis.type: 3
  dmi.chassis.vendor: NOVATECH LTD
  dmi.chassis.version: V1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF5:bd06/19/2014:svnNOVATECHLTD:pnPERSONALCOMPUTER:pvrV1.0:rvnGigabyteTechnologyCo.,Ltd.:rnH81M-DS2V:rvrTobefilledbyO.E.M.:cvnNOVATECHLTD:ct3:cvrV1.0:
  dmi.product.name: PERSONAL COMPUTER
  dmi.product.version: V1.0
  dmi.sys.vendor: NOVATECH LTD

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1417548/+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 1312996] Re: Lenovo X220, hard freeze after pluggin in external monitor through Display Port

2015-02-19 Thread Christopher M. Penalver
climatewarrior, as per http://support.lenovo.com/us/en/products/laptops-
and-netbooks/thinkpad-x-series-laptops/thinkpad-x220 an update to your
computer's buggy and outdated BIOS is available (1.39). If you update to
this following https://help.ubuntu.com/community/BIOSUpdate does it
change anything?

If it doesn't, could you please both specify what happened, and provide the 
output of the following terminal command:
sudo dmidecode -s bios-version  sudo dmidecode -s bios-release-date

For more on BIOS updates and linux, please see
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette
.

Please note your current BIOS is already in the Bug Description, so
posting this on the old BIOS would not be helpful. As well, you don't
have to create a new bug report.

Once the BIOS is updated, and the information above is provided, then
please mark this report Status Confirmed.

Thank you for your understanding.

** Tags added: bios-outdated-1.39

** Package changed: xorg (Ubuntu) = linux (Ubuntu)

** Changed in: linux (Ubuntu)
   Importance: Undecided = Low

** Changed in: linux (Ubuntu)
   Status: New = 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/1312996

Title:
  Lenovo X220, hard freeze after pluggin in external monitor through
  Display Port

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  This didn't happen in 13.10, and incidentally it worked for a few days
  with 14.04. It is a hard freeze and I'm forzed to shut down the
  computer through the power button. I tried if a fresh system would
  make it work, so I booted a live DVD and reproduced the problem.


  Apr 25 09:06:07 kensei-blade kernel: [43104.265645] [ cut here 
]
  Apr 25 09:06:07 kensei-blade kernel: [43104.265676] WARNING: CPU: 1 PID: 
32505 at /build/buildd/linux-3.13.0/drivers/gpu/drm/i915/intel_uncore.c:125 
gen6_gt_check_fifodbg.isra.9+0x38/0x50 [i915]()
  Apr 25 09:06:07 kensei-blade kernel: [43104.265677] MMIO read or write has 
been dropped 
  Apr 25 09:06:07 kensei-blade kernel: [43104.265709] Modules linked in: ctr 
ccm rfcomm bnep binfmt_misc joydev nls_iso8859_1 intel_rapl 
x86_pkg_temp_thermal intel_powerclamp coretemp arc4 kvm_intel kvm iwldvm 
mac80211 psmouse serio_raw uvcvideo videobuf2_vmalloc videobuf2_memops 
videobuf2_core lpc_ich videodev snd_hda_codec_hdmi btusb iwlwifi bluetooth 
thinkpad_acpi cfg80211 nvram snd_seq_midi snd_seq_midi_event 
snd_hda_codec_conexant snd_hda_intel snd_hda_codec snd_rawmidi snd_hwdep mei_me 
snd_pcm mei snd_page_alloc snd_seq snd_seq_device snd_timer snd soundcore 
parport_pc mac_hid ppdev lp parport dm_crypt crct10dif_pclmul crc32_pclmul 
ghash_clmulni_intel aesni_intel aes_x86_64 lrw i915 gf128mul glue_helper 
ablk_helper cryptd i2c_algo_bit drm_kms_helper e1000e ahci sdhci_pci libahci 
sdhci drm ptp pps_core wmi video
  Apr 25 09:06:07 kensei-blade kernel: [43104.265712] CPU: 1 PID: 32505 Comm: 
kworker/u16:7 Tainted: GW3.13.0-24-generic #46-Ubuntu
  Apr 25 09:06:07 kensei-blade kernel: [43104.265712] Hardware name: LENOVO 
4291MZ1/4291MZ1, BIOS 8DET55WW (1.25 ) 11/01/2011
  Apr 25 09:06:07 kensei-blade kernel: [43104.265725] Workqueue: i915 
gen6_force_wake_work [i915]
  Apr 25 09:06:07 kensei-blade kernel: [43104.265728]  0009 
880210395d38 81715a64 880210395d80
  Apr 25 09:06:07 kensei-blade kernel: [43104.265729]  880210395d70 
810676bd 88020cd6c020 88020cd6c028
  Apr 25 09:06:07 kensei-blade kernel: [43104.265731]  0246 
 0200 880210395dd0
  Apr 25 09:06:07 kensei-blade kernel: [43104.265731] Call Trace:
  Apr 25 09:06:07 kensei-blade kernel: [43104.265735]  [81715a64] 
dump_stack+0x45/0x56
  Apr 25 09:06:07 kensei-blade kernel: [43104.265738]  [810676bd] 
warn_slowpath_common+0x7d/0xa0
  Apr 25 09:06:07 kensei-blade kernel: [43104.265739]  [8106772c] 
warn_slowpath_fmt+0x4c/0x50
  Apr 25 09:06:07 kensei-blade kernel: [43104.265750]  [a0194de8] 
gen6_gt_check_fifodbg.isra.9+0x38/0x50 [i915]
  Apr 25 09:06:07 kensei-blade kernel: [43104.265759]  [a0194e28] 
__gen6_gt_force_wake_put+0x28/0x30 [i915]
  Apr 25 09:06:07 kensei-blade kernel: [43104.265767]  [a0194bb7] 
gen6_force_wake_work+0x37/0x50 [i915]
  Apr 25 09:06:07 kensei-blade kernel: [43104.265770]  [810838a2] 
process_one_work+0x182/0x450
  Apr 25 09:06:07 kensei-blade kernel: [43104.265772]  [81084641] 
worker_thread+0x121/0x410
  Apr 25 09:06:07 kensei-blade kernel: [43104.265774]  [81084520] ? 
rescuer_thread+0x3e0/0x3e0
  Apr 25 09:06:07 kensei-blade kernel: [43104.265775]  [8108b312] 
kthread+0xd2/0xf0
  Apr 25 09:06:07 kensei-blade kernel: [43104.265777]  [8108b240] ? 
kthread_create_on_node+0x1d0/0x1d0
  Apr 25 09:06:07 kensei-blade kernel: 

[Kernel-packages] [Bug 1312996] [NEW] Lenovo X220, hard freeze after pluggin in external monitor through Display Port

2015-02-19 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

This didn't happen in 13.10, and incidentally it worked for a few days
with 14.04. It is a hard freeze and I'm forzed to shut down the computer
through the power button. I tried if a fresh system would make it work,
so I booted a live DVD and reproduced the problem.


Apr 25 09:06:07 kensei-blade kernel: [43104.265645] [ cut here 
]
Apr 25 09:06:07 kensei-blade kernel: [43104.265676] WARNING: CPU: 1 PID: 32505 
at /build/buildd/linux-3.13.0/drivers/gpu/drm/i915/intel_uncore.c:125 
gen6_gt_check_fifodbg.isra.9+0x38/0x50 [i915]()
Apr 25 09:06:07 kensei-blade kernel: [43104.265677] MMIO read or write has been 
dropped 
Apr 25 09:06:07 kensei-blade kernel: [43104.265709] Modules linked in: ctr ccm 
rfcomm bnep binfmt_misc joydev nls_iso8859_1 intel_rapl x86_pkg_temp_thermal 
intel_powerclamp coretemp arc4 kvm_intel kvm iwldvm mac80211 psmouse serio_raw 
uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core lpc_ich videodev 
snd_hda_codec_hdmi btusb iwlwifi bluetooth thinkpad_acpi cfg80211 nvram 
snd_seq_midi snd_seq_midi_event snd_hda_codec_conexant snd_hda_intel 
snd_hda_codec snd_rawmidi snd_hwdep mei_me snd_pcm mei snd_page_alloc snd_seq 
snd_seq_device snd_timer snd soundcore parport_pc mac_hid ppdev lp parport 
dm_crypt crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel 
aes_x86_64 lrw i915 gf128mul glue_helper ablk_helper cryptd i2c_algo_bit 
drm_kms_helper e1000e ahci sdhci_pci libahci sdhci drm ptp pps_core wmi video
Apr 25 09:06:07 kensei-blade kernel: [43104.265712] CPU: 1 PID: 32505 Comm: 
kworker/u16:7 Tainted: GW3.13.0-24-generic #46-Ubuntu
Apr 25 09:06:07 kensei-blade kernel: [43104.265712] Hardware name: LENOVO 
4291MZ1/4291MZ1, BIOS 8DET55WW (1.25 ) 11/01/2011
Apr 25 09:06:07 kensei-blade kernel: [43104.265725] Workqueue: i915 
gen6_force_wake_work [i915]
Apr 25 09:06:07 kensei-blade kernel: [43104.265728]  0009 
880210395d38 81715a64 880210395d80
Apr 25 09:06:07 kensei-blade kernel: [43104.265729]  880210395d70 
810676bd 88020cd6c020 88020cd6c028
Apr 25 09:06:07 kensei-blade kernel: [43104.265731]  0246 
 0200 880210395dd0
Apr 25 09:06:07 kensei-blade kernel: [43104.265731] Call Trace:
Apr 25 09:06:07 kensei-blade kernel: [43104.265735]  [81715a64] 
dump_stack+0x45/0x56
Apr 25 09:06:07 kensei-blade kernel: [43104.265738]  [810676bd] 
warn_slowpath_common+0x7d/0xa0
Apr 25 09:06:07 kensei-blade kernel: [43104.265739]  [8106772c] 
warn_slowpath_fmt+0x4c/0x50
Apr 25 09:06:07 kensei-blade kernel: [43104.265750]  [a0194de8] 
gen6_gt_check_fifodbg.isra.9+0x38/0x50 [i915]
Apr 25 09:06:07 kensei-blade kernel: [43104.265759]  [a0194e28] 
__gen6_gt_force_wake_put+0x28/0x30 [i915]
Apr 25 09:06:07 kensei-blade kernel: [43104.265767]  [a0194bb7] 
gen6_force_wake_work+0x37/0x50 [i915]
Apr 25 09:06:07 kensei-blade kernel: [43104.265770]  [810838a2] 
process_one_work+0x182/0x450
Apr 25 09:06:07 kensei-blade kernel: [43104.265772]  [81084641] 
worker_thread+0x121/0x410
Apr 25 09:06:07 kensei-blade kernel: [43104.265774]  [81084520] ? 
rescuer_thread+0x3e0/0x3e0
Apr 25 09:06:07 kensei-blade kernel: [43104.265775]  [8108b312] 
kthread+0xd2/0xf0
Apr 25 09:06:07 kensei-blade kernel: [43104.265777]  [8108b240] ? 
kthread_create_on_node+0x1d0/0x1d0
Apr 25 09:06:07 kensei-blade kernel: [43104.265779]  [8172637c] 
ret_from_fork+0x7c/0xb0
Apr 25 09:06:07 kensei-blade kernel: [43104.265781]  [8108b240] ? 
kthread_create_on_node+0x1d0/0x1d0
Apr 25 09:06:07 kensei-blade kernel: [43104.265782] ---[ end trace 
bcf307f8d88d10e7 ]---

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8
ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,place,move,compiztoolbox,mousepoll,vpswitch,gnomecompat,resize,imgpng,grid,regex,snap,wall,session,unitymtgrabhandles,animation,workarounds,expo,fade,scale,ezoom,unityshell]
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Fri Apr 25 21:20:23 2014
DistUpgraded: 2014-04-15 18:54:32,489 DEBUG enabling apt cron job
DistroCodename: trusty
DistroVariant: ubuntu
EcryptfsInUse: Yes
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Lenovo Device [17aa:21da]
InstallationDate: Installed on 2013-09-18 (219 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
MachineType: LENOVO 4291MZ1
ProcKernelCmdLine: 

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

2015-02-19 Thread Joe Bowen
apport information

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

Title:
  Xorg randomly freezes and causes total system lockup, restart required

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Xorg randomly freezes and causes total system lockup, restart
  required.  I can provide more information but I only get about 15min
  between restart.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.8.0-25.37-generic 3.8.13
  Uname: Linux 3.8.0-25-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Thu Apr 24 09:41:36 2014
  DistUpgraded: 2014-04-23 15:27:58,248 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   v4l2loopback, 0.8.0: added
   virtualbox, 4.3.10: added
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation G84 [GeForce 8600 GTS] [10de:0400] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: eVga.com. Corp. Device [3842:c765]
  InstallationDate: Installed on 2013-06-17 (310 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: MSI MS-7693
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-25-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to trusty on 2014-04-23 (0 days ago)
  dmi.bios.date: 03/28/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V10.3
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: 970A-G43 (MS-7693)
  dmi.board.vendor: MSI
  dmi.board.version: 3.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 3.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV10.3:bd03/28/2013:svnMSI:pnMS-7693:pvr3.0:rvnMSI:rn970A-G43(MS-7693):rvr3.0:cvnMSI:ct3:cvr3.0:
  dmi.product.name: MS-7693
  dmi.product.version: 3.0
  dmi.sys.vendor: MSI
  version.compiz: compiz 1:0.9.11+14.04.20140409-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Thu Apr 24 09:20:45 2014
  xserver.configfile: default
  xserver.errors:
   Failed to load module nvidia (module does not exist, 0)
   Failed to load module nvidia (module does not exist, 0)
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.15.1-0ubuntu2
  xserver.video_driver: nouveau
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: 2014-04-23 15:27:58,248 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Cayman PRO [Radeon HD 6950] 
[1002:6719] (prog-if 00 [VGA controller])
 Subsystem: Hightech Information System Ltd. Device [1787:2010]
  InstallationDate: Installed on 2013-06-17 (611 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: MSI MS-7693
  NonfreeKernelModules: fglrx
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-45-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Tags: third-party-packages trusty ubuntu compiz-0.9
  Uname: Linux 3.13.0-45-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-23 (301 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/28/2013
  

[Kernel-packages] [Bug 1312254] ProcEnviron.txt

2015-02-19 Thread Joe Bowen
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/1312254/+attachment/4322565/+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/1312254

Title:
  Xorg randomly freezes and causes total system lockup, restart required

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Xorg randomly freezes and causes total system lockup, restart
  required.  I can provide more information but I only get about 15min
  between restart.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.8.0-25.37-generic 3.8.13
  Uname: Linux 3.8.0-25-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Thu Apr 24 09:41:36 2014
  DistUpgraded: 2014-04-23 15:27:58,248 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   v4l2loopback, 0.8.0: added
   virtualbox, 4.3.10: added
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation G84 [GeForce 8600 GTS] [10de:0400] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: eVga.com. Corp. Device [3842:c765]
  InstallationDate: Installed on 2013-06-17 (310 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: MSI MS-7693
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-25-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to trusty on 2014-04-23 (0 days ago)
  dmi.bios.date: 03/28/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V10.3
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: 970A-G43 (MS-7693)
  dmi.board.vendor: MSI
  dmi.board.version: 3.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 3.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV10.3:bd03/28/2013:svnMSI:pnMS-7693:pvr3.0:rvnMSI:rn970A-G43(MS-7693):rvr3.0:cvnMSI:ct3:cvr3.0:
  dmi.product.name: MS-7693
  dmi.product.version: 3.0
  dmi.sys.vendor: MSI
  version.compiz: compiz 1:0.9.11+14.04.20140409-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Thu Apr 24 09:20:45 2014
  xserver.configfile: default
  xserver.errors:
   Failed to load module nvidia (module does not exist, 0)
   Failed to load module nvidia (module does not exist, 0)
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.15.1-0ubuntu2
  xserver.video_driver: nouveau
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: 2014-04-23 15:27:58,248 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Cayman PRO [Radeon HD 6950] 
[1002:6719] (prog-if 00 [VGA controller])
 Subsystem: Hightech Information System Ltd. Device [1787:2010]
  InstallationDate: Installed on 2013-06-17 (611 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: MSI MS-7693
  NonfreeKernelModules: fglrx
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-45-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Tags: third-party-packages trusty ubuntu compiz-0.9
  Uname: Linux 3.13.0-45-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-23 (301 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/28/2013
  

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

2015-02-19 Thread Joe Bowen
apport information

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

Title:
  Xorg randomly freezes and causes total system lockup, restart required

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Xorg randomly freezes and causes total system lockup, restart
  required.  I can provide more information but I only get about 15min
  between restart.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.8.0-25.37-generic 3.8.13
  Uname: Linux 3.8.0-25-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Thu Apr 24 09:41:36 2014
  DistUpgraded: 2014-04-23 15:27:58,248 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   v4l2loopback, 0.8.0: added
   virtualbox, 4.3.10: added
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation G84 [GeForce 8600 GTS] [10de:0400] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: eVga.com. Corp. Device [3842:c765]
  InstallationDate: Installed on 2013-06-17 (310 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: MSI MS-7693
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-25-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to trusty on 2014-04-23 (0 days ago)
  dmi.bios.date: 03/28/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V10.3
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: 970A-G43 (MS-7693)
  dmi.board.vendor: MSI
  dmi.board.version: 3.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 3.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV10.3:bd03/28/2013:svnMSI:pnMS-7693:pvr3.0:rvnMSI:rn970A-G43(MS-7693):rvr3.0:cvnMSI:ct3:cvr3.0:
  dmi.product.name: MS-7693
  dmi.product.version: 3.0
  dmi.sys.vendor: MSI
  version.compiz: compiz 1:0.9.11+14.04.20140409-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Thu Apr 24 09:20:45 2014
  xserver.configfile: default
  xserver.errors:
   Failed to load module nvidia (module does not exist, 0)
   Failed to load module nvidia (module does not exist, 0)
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.15.1-0ubuntu2
  xserver.video_driver: nouveau
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: 2014-04-23 15:27:58,248 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Cayman PRO [Radeon HD 6950] 
[1002:6719] (prog-if 00 [VGA controller])
 Subsystem: Hightech Information System Ltd. Device [1787:2010]
  InstallationDate: Installed on 2013-06-17 (611 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: MSI MS-7693
  NonfreeKernelModules: fglrx
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-45-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Tags: third-party-packages trusty ubuntu compiz-0.9
  Uname: Linux 3.13.0-45-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-23 (301 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/28/2013
 

[Kernel-packages] [Bug 1312254] UnitySupportTest.txt

2015-02-19 Thread Joe Bowen
apport information

** Attachment added: UnitySupportTest.txt
   
https://bugs.launchpad.net/bugs/1312254/+attachment/4322570/+files/UnitySupportTest.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/1312254

Title:
  Xorg randomly freezes and causes total system lockup, restart required

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Xorg randomly freezes and causes total system lockup, restart
  required.  I can provide more information but I only get about 15min
  between restart.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.8.0-25.37-generic 3.8.13
  Uname: Linux 3.8.0-25-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Thu Apr 24 09:41:36 2014
  DistUpgraded: 2014-04-23 15:27:58,248 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   v4l2loopback, 0.8.0: added
   virtualbox, 4.3.10: added
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation G84 [GeForce 8600 GTS] [10de:0400] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: eVga.com. Corp. Device [3842:c765]
  InstallationDate: Installed on 2013-06-17 (310 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: MSI MS-7693
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-25-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to trusty on 2014-04-23 (0 days ago)
  dmi.bios.date: 03/28/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V10.3
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: 970A-G43 (MS-7693)
  dmi.board.vendor: MSI
  dmi.board.version: 3.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 3.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV10.3:bd03/28/2013:svnMSI:pnMS-7693:pvr3.0:rvnMSI:rn970A-G43(MS-7693):rvr3.0:cvnMSI:ct3:cvr3.0:
  dmi.product.name: MS-7693
  dmi.product.version: 3.0
  dmi.sys.vendor: MSI
  version.compiz: compiz 1:0.9.11+14.04.20140409-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Thu Apr 24 09:20:45 2014
  xserver.configfile: default
  xserver.errors:
   Failed to load module nvidia (module does not exist, 0)
   Failed to load module nvidia (module does not exist, 0)
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.15.1-0ubuntu2
  xserver.video_driver: nouveau
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: 2014-04-23 15:27:58,248 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Cayman PRO [Radeon HD 6950] 
[1002:6719] (prog-if 00 [VGA controller])
 Subsystem: Hightech Information System Ltd. Device [1787:2010]
  InstallationDate: Installed on 2013-06-17 (611 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: MSI MS-7693
  NonfreeKernelModules: fglrx
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-45-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Tags: third-party-packages trusty ubuntu compiz-0.9
  Uname: Linux 3.13.0-45-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-23 (301 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 

[Kernel-packages] [Bug 1312254] XorgLogOld.txt

2015-02-19 Thread Joe Bowen
apport information

** Attachment added: XorgLogOld.txt
   
https://bugs.launchpad.net/bugs/1312254/+attachment/4322573/+files/XorgLogOld.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/1312254

Title:
  Xorg randomly freezes and causes total system lockup, restart required

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Xorg randomly freezes and causes total system lockup, restart
  required.  I can provide more information but I only get about 15min
  between restart.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.8.0-25.37-generic 3.8.13
  Uname: Linux 3.8.0-25-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Thu Apr 24 09:41:36 2014
  DistUpgraded: 2014-04-23 15:27:58,248 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   v4l2loopback, 0.8.0: added
   virtualbox, 4.3.10: added
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation G84 [GeForce 8600 GTS] [10de:0400] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: eVga.com. Corp. Device [3842:c765]
  InstallationDate: Installed on 2013-06-17 (310 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: MSI MS-7693
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-25-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to trusty on 2014-04-23 (0 days ago)
  dmi.bios.date: 03/28/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V10.3
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: 970A-G43 (MS-7693)
  dmi.board.vendor: MSI
  dmi.board.version: 3.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 3.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV10.3:bd03/28/2013:svnMSI:pnMS-7693:pvr3.0:rvnMSI:rn970A-G43(MS-7693):rvr3.0:cvnMSI:ct3:cvr3.0:
  dmi.product.name: MS-7693
  dmi.product.version: 3.0
  dmi.sys.vendor: MSI
  version.compiz: compiz 1:0.9.11+14.04.20140409-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Thu Apr 24 09:20:45 2014
  xserver.configfile: default
  xserver.errors:
   Failed to load module nvidia (module does not exist, 0)
   Failed to load module nvidia (module does not exist, 0)
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.15.1-0ubuntu2
  xserver.video_driver: nouveau
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: 2014-04-23 15:27:58,248 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Cayman PRO [Radeon HD 6950] 
[1002:6719] (prog-if 00 [VGA controller])
 Subsystem: Hightech Information System Ltd. Device [1787:2010]
  InstallationDate: Installed on 2013-06-17 (611 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: MSI MS-7693
  NonfreeKernelModules: fglrx
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-45-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Tags: third-party-packages trusty ubuntu compiz-0.9
  Uname: Linux 3.13.0-45-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-23 (301 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/28/2013
  

[Kernel-packages] [Bug 1312254] BootLog.txt

2015-02-19 Thread Joe Bowen
apport information

** Attachment added: BootLog.txt
   
https://bugs.launchpad.net/bugs/1312254/+attachment/4322551/+files/BootLog.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/1312254

Title:
  Xorg randomly freezes and causes total system lockup, restart required

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Xorg randomly freezes and causes total system lockup, restart
  required.  I can provide more information but I only get about 15min
  between restart.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.8.0-25.37-generic 3.8.13
  Uname: Linux 3.8.0-25-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Thu Apr 24 09:41:36 2014
  DistUpgraded: 2014-04-23 15:27:58,248 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   v4l2loopback, 0.8.0: added
   virtualbox, 4.3.10: added
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation G84 [GeForce 8600 GTS] [10de:0400] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: eVga.com. Corp. Device [3842:c765]
  InstallationDate: Installed on 2013-06-17 (310 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: MSI MS-7693
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-25-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to trusty on 2014-04-23 (0 days ago)
  dmi.bios.date: 03/28/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V10.3
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: 970A-G43 (MS-7693)
  dmi.board.vendor: MSI
  dmi.board.version: 3.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 3.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV10.3:bd03/28/2013:svnMSI:pnMS-7693:pvr3.0:rvnMSI:rn970A-G43(MS-7693):rvr3.0:cvnMSI:ct3:cvr3.0:
  dmi.product.name: MS-7693
  dmi.product.version: 3.0
  dmi.sys.vendor: MSI
  version.compiz: compiz 1:0.9.11+14.04.20140409-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Thu Apr 24 09:20:45 2014
  xserver.configfile: default
  xserver.errors:
   Failed to load module nvidia (module does not exist, 0)
   Failed to load module nvidia (module does not exist, 0)
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.15.1-0ubuntu2
  xserver.video_driver: nouveau
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: 2014-04-23 15:27:58,248 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Cayman PRO [Radeon HD 6950] 
[1002:6719] (prog-if 00 [VGA controller])
 Subsystem: Hightech Information System Ltd. Device [1787:2010]
  InstallationDate: Installed on 2013-06-17 (611 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: MSI MS-7693
  NonfreeKernelModules: fglrx
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-45-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Tags: third-party-packages trusty ubuntu compiz-0.9
  Uname: Linux 3.13.0-45-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-23 (301 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/28/2013
  

[Kernel-packages] [Bug 1312254] DkmsStatus.txt

2015-02-19 Thread Joe Bowen
apport information

** Attachment added: DkmsStatus.txt
   
https://bugs.launchpad.net/bugs/1312254/+attachment/4322554/+files/DkmsStatus.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/1312254

Title:
  Xorg randomly freezes and causes total system lockup, restart required

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Xorg randomly freezes and causes total system lockup, restart
  required.  I can provide more information but I only get about 15min
  between restart.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.8.0-25.37-generic 3.8.13
  Uname: Linux 3.8.0-25-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Thu Apr 24 09:41:36 2014
  DistUpgraded: 2014-04-23 15:27:58,248 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   v4l2loopback, 0.8.0: added
   virtualbox, 4.3.10: added
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation G84 [GeForce 8600 GTS] [10de:0400] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: eVga.com. Corp. Device [3842:c765]
  InstallationDate: Installed on 2013-06-17 (310 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: MSI MS-7693
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-25-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to trusty on 2014-04-23 (0 days ago)
  dmi.bios.date: 03/28/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V10.3
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: 970A-G43 (MS-7693)
  dmi.board.vendor: MSI
  dmi.board.version: 3.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 3.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV10.3:bd03/28/2013:svnMSI:pnMS-7693:pvr3.0:rvnMSI:rn970A-G43(MS-7693):rvr3.0:cvnMSI:ct3:cvr3.0:
  dmi.product.name: MS-7693
  dmi.product.version: 3.0
  dmi.sys.vendor: MSI
  version.compiz: compiz 1:0.9.11+14.04.20140409-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Thu Apr 24 09:20:45 2014
  xserver.configfile: default
  xserver.errors:
   Failed to load module nvidia (module does not exist, 0)
   Failed to load module nvidia (module does not exist, 0)
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.15.1-0ubuntu2
  xserver.video_driver: nouveau
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: 2014-04-23 15:27:58,248 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Cayman PRO [Radeon HD 6950] 
[1002:6719] (prog-if 00 [VGA controller])
 Subsystem: Hightech Information System Ltd. Device [1787:2010]
  InstallationDate: Installed on 2013-06-17 (611 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: MSI MS-7693
  NonfreeKernelModules: fglrx
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-45-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Tags: third-party-packages trusty ubuntu compiz-0.9
  Uname: Linux 3.13.0-45-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-23 (301 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/28/2013
  

[Kernel-packages] [Bug 1312254] DpkgLog.txt

2015-02-19 Thread Joe Bowen
apport information

** Attachment added: DpkgLog.txt
   
https://bugs.launchpad.net/bugs/1312254/+attachment/4322555/+files/DpkgLog.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/1312254

Title:
  Xorg randomly freezes and causes total system lockup, restart required

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Xorg randomly freezes and causes total system lockup, restart
  required.  I can provide more information but I only get about 15min
  between restart.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.8.0-25.37-generic 3.8.13
  Uname: Linux 3.8.0-25-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Thu Apr 24 09:41:36 2014
  DistUpgraded: 2014-04-23 15:27:58,248 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   v4l2loopback, 0.8.0: added
   virtualbox, 4.3.10: added
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation G84 [GeForce 8600 GTS] [10de:0400] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: eVga.com. Corp. Device [3842:c765]
  InstallationDate: Installed on 2013-06-17 (310 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: MSI MS-7693
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-25-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to trusty on 2014-04-23 (0 days ago)
  dmi.bios.date: 03/28/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V10.3
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: 970A-G43 (MS-7693)
  dmi.board.vendor: MSI
  dmi.board.version: 3.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 3.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV10.3:bd03/28/2013:svnMSI:pnMS-7693:pvr3.0:rvnMSI:rn970A-G43(MS-7693):rvr3.0:cvnMSI:ct3:cvr3.0:
  dmi.product.name: MS-7693
  dmi.product.version: 3.0
  dmi.sys.vendor: MSI
  version.compiz: compiz 1:0.9.11+14.04.20140409-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Thu Apr 24 09:20:45 2014
  xserver.configfile: default
  xserver.errors:
   Failed to load module nvidia (module does not exist, 0)
   Failed to load module nvidia (module does not exist, 0)
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.15.1-0ubuntu2
  xserver.video_driver: nouveau
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: 2014-04-23 15:27:58,248 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Cayman PRO [Radeon HD 6950] 
[1002:6719] (prog-if 00 [VGA controller])
 Subsystem: Hightech Information System Ltd. Device [1787:2010]
  InstallationDate: Installed on 2013-06-17 (611 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: MSI MS-7693
  NonfreeKernelModules: fglrx
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-45-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Tags: third-party-packages trusty ubuntu compiz-0.9
  Uname: Linux 3.13.0-45-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-23 (301 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/28/2013
  

[Kernel-packages] [Bug 1312254] LightdmGreeterLogOld.txt

2015-02-19 Thread Joe Bowen
apport information

** Attachment added: LightdmGreeterLogOld.txt
   
https://bugs.launchpad.net/bugs/1312254/+attachment/4322559/+files/LightdmGreeterLogOld.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/1312254

Title:
  Xorg randomly freezes and causes total system lockup, restart required

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Xorg randomly freezes and causes total system lockup, restart
  required.  I can provide more information but I only get about 15min
  between restart.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.8.0-25.37-generic 3.8.13
  Uname: Linux 3.8.0-25-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Thu Apr 24 09:41:36 2014
  DistUpgraded: 2014-04-23 15:27:58,248 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   v4l2loopback, 0.8.0: added
   virtualbox, 4.3.10: added
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation G84 [GeForce 8600 GTS] [10de:0400] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: eVga.com. Corp. Device [3842:c765]
  InstallationDate: Installed on 2013-06-17 (310 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: MSI MS-7693
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-25-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to trusty on 2014-04-23 (0 days ago)
  dmi.bios.date: 03/28/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V10.3
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: 970A-G43 (MS-7693)
  dmi.board.vendor: MSI
  dmi.board.version: 3.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 3.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV10.3:bd03/28/2013:svnMSI:pnMS-7693:pvr3.0:rvnMSI:rn970A-G43(MS-7693):rvr3.0:cvnMSI:ct3:cvr3.0:
  dmi.product.name: MS-7693
  dmi.product.version: 3.0
  dmi.sys.vendor: MSI
  version.compiz: compiz 1:0.9.11+14.04.20140409-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Thu Apr 24 09:20:45 2014
  xserver.configfile: default
  xserver.errors:
   Failed to load module nvidia (module does not exist, 0)
   Failed to load module nvidia (module does not exist, 0)
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.15.1-0ubuntu2
  xserver.video_driver: nouveau
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: 2014-04-23 15:27:58,248 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Cayman PRO [Radeon HD 6950] 
[1002:6719] (prog-if 00 [VGA controller])
 Subsystem: Hightech Information System Ltd. Device [1787:2010]
  InstallationDate: Installed on 2013-06-17 (611 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: MSI MS-7693
  NonfreeKernelModules: fglrx
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-45-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Tags: third-party-packages trusty ubuntu compiz-0.9
  Uname: Linux 3.13.0-45-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-23 (301 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 

[Kernel-packages] [Bug 1312254] LightdmDisplayLog.txt

2015-02-19 Thread Joe Bowen
apport information

** Attachment added: LightdmDisplayLog.txt
   
https://bugs.launchpad.net/bugs/1312254/+attachment/4322557/+files/LightdmDisplayLog.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/1312254

Title:
  Xorg randomly freezes and causes total system lockup, restart required

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Xorg randomly freezes and causes total system lockup, restart
  required.  I can provide more information but I only get about 15min
  between restart.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.8.0-25.37-generic 3.8.13
  Uname: Linux 3.8.0-25-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Thu Apr 24 09:41:36 2014
  DistUpgraded: 2014-04-23 15:27:58,248 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   v4l2loopback, 0.8.0: added
   virtualbox, 4.3.10: added
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation G84 [GeForce 8600 GTS] [10de:0400] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: eVga.com. Corp. Device [3842:c765]
  InstallationDate: Installed on 2013-06-17 (310 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: MSI MS-7693
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-25-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to trusty on 2014-04-23 (0 days ago)
  dmi.bios.date: 03/28/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V10.3
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: 970A-G43 (MS-7693)
  dmi.board.vendor: MSI
  dmi.board.version: 3.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 3.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV10.3:bd03/28/2013:svnMSI:pnMS-7693:pvr3.0:rvnMSI:rn970A-G43(MS-7693):rvr3.0:cvnMSI:ct3:cvr3.0:
  dmi.product.name: MS-7693
  dmi.product.version: 3.0
  dmi.sys.vendor: MSI
  version.compiz: compiz 1:0.9.11+14.04.20140409-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Thu Apr 24 09:20:45 2014
  xserver.configfile: default
  xserver.errors:
   Failed to load module nvidia (module does not exist, 0)
   Failed to load module nvidia (module does not exist, 0)
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.15.1-0ubuntu2
  xserver.video_driver: nouveau
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: 2014-04-23 15:27:58,248 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Cayman PRO [Radeon HD 6950] 
[1002:6719] (prog-if 00 [VGA controller])
 Subsystem: Hightech Information System Ltd. Device [1787:2010]
  InstallationDate: Installed on 2013-06-17 (611 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: MSI MS-7693
  NonfreeKernelModules: fglrx
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-45-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Tags: third-party-packages trusty ubuntu compiz-0.9
  Uname: Linux 3.13.0-45-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-23 (301 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 

  1   2   3   >