[Kernel-packages] [Bug 1365485] Re: Kernel BUG with multiple NFS4 kerberos mounts on boot

2014-09-04 Thread Mikko Rauhala
I'll just chime in (from the same site as Jani) that lacking a proper
fix, it would be nice if the boot-time automounting worked around this
by default by forgoing parallel mounts, or have the facilities to be
instructed to do so.

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

Title:
  Kernel BUG with multiple NFS4 kerberos mounts on boot

Status in “linux” package in Ubuntu:
  New

Bug description:
  Currently latest Ubuntu Linux kernel image has a a bug, probably a
  race condition, which happens when there are multiple kerberos nfs4
  mounts in /etc/fstab. This does not happen on every boot, so to
  reproduce this you probably need a few retries. This happens using the
  current Ubuntu Linux kernel in 14.04:

  # cat /proc/version_signature 
  Ubuntu 3.13.0-35.62-generic 3.13.11.6

  Apparently you need to have _multiple_ kerberos NFS4 mounts in
  /etc/fstab  to trigger this:

  xx.helsinki.fi:/root_vdm_3/fshome1/u1 /home/ad/fshome1/u1 nfs4 
sec=krb5,rw,bg,hard 0 0
  xx.helsinki.fi:/root_vdm_3/fshome2/u2 /home/ad/fshome2/u2 nfs4 
sec=krb5,rw,bg,hard 0 0
  xx.helsinki.fi:/root_vdm_3/fshome3/u3 /home/ad/fshome3/u3 nfs4 
sec=krb5,rw,bg,hard 0 0
  xx.helsinki.fi:/root_vdm_3/fshome4/u4 /home/ad/fshome4/u4 nfs4 
sec=krb5,rw,bg,hard 0 0
  xx.helsinki.fi:/root_vdm_3/fshome5/u5 /home/ad/fshome5/u5 nfs4 
sec=krb5,rw,bg,hard 0 0
  xx.helsinki.fi:/root_vdm_3/fshome6/u6 /home/ad/fshome6/u6 nfs4 
sec=krb5,rw,bg,hard 0 0

  
   When this happens we get a kernel stack trace (complete trace included), 
which starts like this:

  
  [   19.999751] gss_pipe_downcall: bad return from gss_fill_context: -4
  [   19.999779] [ cut here ]
  [   19.999791] kernel BUG at 
/build/buildd/linux-3.13.0/net/sunrpc/auth_gss/auth_gss.c:735!
  [   19.999796] invalid opcode:  [#1] SMP 
  [   19.999802] Modules linked in: arc4(+) des_generic cmac xcbc nfsv4 rmd160 
crypto_null af_key xfrm_algo dm_crypt snd_hda_codec_realtek gpio_ich hp_wmi 
sparse_keymap snd_hda_intel snd_hda_codec snd_hwdep snd_pcm snd_page_alloc 
snd_seq_midi snd_seq_midi_event snd_rawmidi coretemp dm_multipath snd_seq 
kvm_intel scsi_dh kvm snd_seq_device bnep serio_raw rfcomm snd_timer bluetooth 
lpc_ich snd soundcore tpm_infineon mei_me mei mac_hid parport_pc ppdev lp 
parport binfmt_misc rpcsec_gss_krb5 nfsd auth_rpcgss nfs_acl nfs lockd sunrpc 
fscache dm_mirror dm_region_hash dm_log hid_generic usbhid hid nouveau mxm_wmi 
video i2c_algo_bit ttm e1000e drm_kms_helper ahci psmouse libahci drm wmi ptp 
pps_core

  When this has happened, rpc.gssd gets stuck in D state:

  # ps aux|grep gssd
  root   452  0.0  0.0  0 0 ?Ds   13:18   0:00 [rpc.gssd]

  Also NFS4 mounts will fail, with an error message which does not tell
  what is actually going on:

  root@do0-kukad211-07:~# mount -a -t nfs4
  mount.nfs4: access denied by server while mounting 
.helsinki.fi:/root_vdm_3/fshome1/u1
  mount.nfs4: access denied by server while mounting 
.helsinki.fi:/root_vdm_3/fshome2/u2
  mount.nfs4: access denied by server while mounting 
.helsinki.fi:/root_vdm_3/fshome3/u3
  mount.nfs4: access denied by server while mounting 
.helsinki.fi:/root_vdm_3/fshome4/u4
  mount.nfs4: access denied by server while mounting 
..helsinki.fi:/root_vdm_3/fshome5/u5
  mount.nfs4: access denied by server while mounting 
.helsinki.fi:/root_vdm_3/fshome6/u6

  This also happened on Ubuntu 12.04, so the bug is probably old. There
  is a bug report, which is (IMHO) incorrectly reported against nfs-
  utils: https://bugs.launchpad.net/ubuntu/+source/nfs-
  utils/+bug/1046762

  We will fix this by removing the NFS mounts from fstab and doing them
  sequentially in startup scripts, but it would be nice if the kernel
  race would be fixed too.

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

2014-11-04 Thread Mikko Rauhala
apport information

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

Title:
  Have to login twice after suspending

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  [ The bug ]
  After resuming from suspend, the screen is locked. I enter my password 
correctly and takes me to the screen I was at before suspending. Within 10 
seconds the screen is automatically locked and I have to re-enter my password 
to get it unlocked.

  [ How to reproduce this bug ]
  Suspend your machine. Wake it from suspend.

  
  [ Environment ]
  lsb_release -a

  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu Trusty Tahr (development branch)
  Release:  14.04
  Codename: trusty

   apt-cache policy linux-generic
  linux-generic:
Installed: 3.13.0.18.22
Candidate: 3.13.0.19.23
Version table:
   3.13.0.19.23 0
  500 http://in.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
   *** 3.13.0.18.22 0
  100 /var/lib/dpkg/status
  --- 
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jobin  2887 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=755cc019-dd1c-4b7d-a70c-bbaaa6aa03c9
  InstallationDate: Installed on 2014-03-17 (7 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140316)
  MachineType: Hewlett-Packard HP 630 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-19-generic 
root=UUID=e65dde38-8db3-4375-af07-da5265597b0a ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-19.39-generic 3.13.6
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-19-generic N/A
   linux-backports-modules-3.13.0-19-generic  N/A
   linux-firmware 1.126
  Tags:  trusty
  Uname: Linux 3.13.0-19-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip kvm libvirtd lpadmin plugdev sambashare sudo 
www-data
  _MarkForUpload: True
  dmi.bios.date: 07/22/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.1A
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 3672
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 23.24
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.1A:bd07/22/2011:svnHewlett-Packard:pnHP630NotebookPC:pvr058A10004C1000260:rvnHewlett-Packard:rn3672:rvr23.24:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP 630 Notebook PC
  dmi.product.version: 058A10004C1000260
  dmi.sys.vendor: Hewlett-Packard

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

2014-11-04 Thread Mikko Rauhala
apport information

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

Title:
  Have to login twice after suspending

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  [ The bug ]
  After resuming from suspend, the screen is locked. I enter my password 
correctly and takes me to the screen I was at before suspending. Within 10 
seconds the screen is automatically locked and I have to re-enter my password 
to get it unlocked.

  [ How to reproduce this bug ]
  Suspend your machine. Wake it from suspend.

  
  [ Environment ]
  lsb_release -a

  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu Trusty Tahr (development branch)
  Release:  14.04
  Codename: trusty

   apt-cache policy linux-generic
  linux-generic:
Installed: 3.13.0.18.22
Candidate: 3.13.0.19.23
Version table:
   3.13.0.19.23 0
  500 http://in.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
   *** 3.13.0.18.22 0
  100 /var/lib/dpkg/status
  --- 
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jobin  2887 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=755cc019-dd1c-4b7d-a70c-bbaaa6aa03c9
  InstallationDate: Installed on 2014-03-17 (7 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140316)
  MachineType: Hewlett-Packard HP 630 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-19-generic 
root=UUID=e65dde38-8db3-4375-af07-da5265597b0a ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-19.39-generic 3.13.6
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-19-generic N/A
   linux-backports-modules-3.13.0-19-generic  N/A
   linux-firmware 1.126
  Tags:  trusty
  Uname: Linux 3.13.0-19-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip kvm libvirtd lpadmin plugdev sambashare sudo 
www-data
  _MarkForUpload: True
  dmi.bios.date: 07/22/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.1A
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 3672
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 23.24
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.1A:bd07/22/2011:svnHewlett-Packard:pnHP630NotebookPC:pvr058A10004C1000260:rvnHewlett-Packard:rn3672:rvr23.24:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP 630 Notebook PC
  dmi.product.version: 058A10004C1000260
  dmi.sys.vendor: Hewlett-Packard

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

2014-11-04 Thread Mikko Rauhala
apport information

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

Title:
  Have to login twice after suspending

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  [ The bug ]
  After resuming from suspend, the screen is locked. I enter my password 
correctly and takes me to the screen I was at before suspending. Within 10 
seconds the screen is automatically locked and I have to re-enter my password 
to get it unlocked.

  [ How to reproduce this bug ]
  Suspend your machine. Wake it from suspend.

  
  [ Environment ]
  lsb_release -a

  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu Trusty Tahr (development branch)
  Release:  14.04
  Codename: trusty

   apt-cache policy linux-generic
  linux-generic:
Installed: 3.13.0.18.22
Candidate: 3.13.0.19.23
Version table:
   3.13.0.19.23 0
  500 http://in.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
   *** 3.13.0.18.22 0
  100 /var/lib/dpkg/status
  --- 
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jobin  2887 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=755cc019-dd1c-4b7d-a70c-bbaaa6aa03c9
  InstallationDate: Installed on 2014-03-17 (7 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140316)
  MachineType: Hewlett-Packard HP 630 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-19-generic 
root=UUID=e65dde38-8db3-4375-af07-da5265597b0a ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-19.39-generic 3.13.6
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-19-generic N/A
   linux-backports-modules-3.13.0-19-generic  N/A
   linux-firmware 1.126
  Tags:  trusty
  Uname: Linux 3.13.0-19-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip kvm libvirtd lpadmin plugdev sambashare sudo 
www-data
  _MarkForUpload: True
  dmi.bios.date: 07/22/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.1A
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 3672
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 23.24
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.1A:bd07/22/2011:svnHewlett-Packard:pnHP630NotebookPC:pvr058A10004C1000260:rvnHewlett-Packard:rn3672:rvr23.24:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP 630 Notebook PC
  dmi.product.version: 058A10004C1000260
  dmi.sys.vendor: Hewlett-Packard

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

2014-11-04 Thread Mikko Rauhala
apport information

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

Title:
  Have to login twice after suspending

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  [ The bug ]
  After resuming from suspend, the screen is locked. I enter my password 
correctly and takes me to the screen I was at before suspending. Within 10 
seconds the screen is automatically locked and I have to re-enter my password 
to get it unlocked.

  [ How to reproduce this bug ]
  Suspend your machine. Wake it from suspend.

  
  [ Environment ]
  lsb_release -a

  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu Trusty Tahr (development branch)
  Release:  14.04
  Codename: trusty

   apt-cache policy linux-generic
  linux-generic:
Installed: 3.13.0.18.22
Candidate: 3.13.0.19.23
Version table:
   3.13.0.19.23 0
  500 http://in.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
   *** 3.13.0.18.22 0
  100 /var/lib/dpkg/status
  --- 
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jobin  2887 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=755cc019-dd1c-4b7d-a70c-bbaaa6aa03c9
  InstallationDate: Installed on 2014-03-17 (7 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140316)
  MachineType: Hewlett-Packard HP 630 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-19-generic 
root=UUID=e65dde38-8db3-4375-af07-da5265597b0a ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-19.39-generic 3.13.6
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-19-generic N/A
   linux-backports-modules-3.13.0-19-generic  N/A
   linux-firmware 1.126
  Tags:  trusty
  Uname: Linux 3.13.0-19-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip kvm libvirtd lpadmin plugdev sambashare sudo 
www-data
  _MarkForUpload: True
  dmi.bios.date: 07/22/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.1A
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 3672
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 23.24
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.1A:bd07/22/2011:svnHewlett-Packard:pnHP630NotebookPC:pvr058A10004C1000260:rvnHewlett-Packard:rn3672:rvr23.24:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP 630 Notebook PC
  dmi.product.version: 058A10004C1000260
  dmi.sys.vendor: Hewlett-Packard

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

2014-11-04 Thread Mikko Rauhala
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1296270/+attachment/4253081/+files/RfKill.txt

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

Title:
  Have to login twice after suspending

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  [ The bug ]
  After resuming from suspend, the screen is locked. I enter my password 
correctly and takes me to the screen I was at before suspending. Within 10 
seconds the screen is automatically locked and I have to re-enter my password 
to get it unlocked.

  [ How to reproduce this bug ]
  Suspend your machine. Wake it from suspend.

  
  [ Environment ]
  lsb_release -a

  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu Trusty Tahr (development branch)
  Release:  14.04
  Codename: trusty

   apt-cache policy linux-generic
  linux-generic:
Installed: 3.13.0.18.22
Candidate: 3.13.0.19.23
Version table:
   3.13.0.19.23 0
  500 http://in.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
   *** 3.13.0.18.22 0
  100 /var/lib/dpkg/status
  --- 
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jobin  2887 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=755cc019-dd1c-4b7d-a70c-bbaaa6aa03c9
  InstallationDate: Installed on 2014-03-17 (7 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140316)
  MachineType: Hewlett-Packard HP 630 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-19-generic 
root=UUID=e65dde38-8db3-4375-af07-da5265597b0a ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-19.39-generic 3.13.6
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-19-generic N/A
   linux-backports-modules-3.13.0-19-generic  N/A
   linux-firmware 1.126
  Tags:  trusty
  Uname: Linux 3.13.0-19-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip kvm libvirtd lpadmin plugdev sambashare sudo 
www-data
  _MarkForUpload: True
  dmi.bios.date: 07/22/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.1A
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 3672
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 23.24
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.1A:bd07/22/2011:svnHewlett-Packard:pnHP630NotebookPC:pvr058A10004C1000260:rvnHewlett-Packard:rn3672:rvr23.24:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP 630 Notebook PC
  dmi.product.version: 058A10004C1000260
  dmi.sys.vendor: Hewlett-Packard

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

2014-11-04 Thread Mikko Rauhala
apport information

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

Title:
  Have to login twice after suspending

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  [ The bug ]
  After resuming from suspend, the screen is locked. I enter my password 
correctly and takes me to the screen I was at before suspending. Within 10 
seconds the screen is automatically locked and I have to re-enter my password 
to get it unlocked.

  [ How to reproduce this bug ]
  Suspend your machine. Wake it from suspend.

  
  [ Environment ]
  lsb_release -a

  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu Trusty Tahr (development branch)
  Release:  14.04
  Codename: trusty

   apt-cache policy linux-generic
  linux-generic:
Installed: 3.13.0.18.22
Candidate: 3.13.0.19.23
Version table:
   3.13.0.19.23 0
  500 http://in.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
   *** 3.13.0.18.22 0
  100 /var/lib/dpkg/status
  --- 
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jobin  2887 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=755cc019-dd1c-4b7d-a70c-bbaaa6aa03c9
  InstallationDate: Installed on 2014-03-17 (7 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140316)
  MachineType: Hewlett-Packard HP 630 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-19-generic 
root=UUID=e65dde38-8db3-4375-af07-da5265597b0a ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-19.39-generic 3.13.6
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-19-generic N/A
   linux-backports-modules-3.13.0-19-generic  N/A
   linux-firmware 1.126
  Tags:  trusty
  Uname: Linux 3.13.0-19-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip kvm libvirtd lpadmin plugdev sambashare sudo 
www-data
  _MarkForUpload: True
  dmi.bios.date: 07/22/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.1A
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 3672
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 23.24
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.1A:bd07/22/2011:svnHewlett-Packard:pnHP630NotebookPC:pvr058A10004C1000260:rvnHewlett-Packard:rn3672:rvr23.24:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP 630 Notebook PC
  dmi.product.version: 058A10004C1000260
  dmi.sys.vendor: Hewlett-Packard

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

2014-11-04 Thread Mikko Rauhala
apport information

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

Title:
  Have to login twice after suspending

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  [ The bug ]
  After resuming from suspend, the screen is locked. I enter my password 
correctly and takes me to the screen I was at before suspending. Within 10 
seconds the screen is automatically locked and I have to re-enter my password 
to get it unlocked.

  [ How to reproduce this bug ]
  Suspend your machine. Wake it from suspend.

  
  [ Environment ]
  lsb_release -a

  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu Trusty Tahr (development branch)
  Release:  14.04
  Codename: trusty

   apt-cache policy linux-generic
  linux-generic:
Installed: 3.13.0.18.22
Candidate: 3.13.0.19.23
Version table:
   3.13.0.19.23 0
  500 http://in.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
   *** 3.13.0.18.22 0
  100 /var/lib/dpkg/status
  --- 
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jobin  2887 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=755cc019-dd1c-4b7d-a70c-bbaaa6aa03c9
  InstallationDate: Installed on 2014-03-17 (7 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140316)
  MachineType: Hewlett-Packard HP 630 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-19-generic 
root=UUID=e65dde38-8db3-4375-af07-da5265597b0a ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-19.39-generic 3.13.6
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-19-generic N/A
   linux-backports-modules-3.13.0-19-generic  N/A
   linux-firmware 1.126
  Tags:  trusty
  Uname: Linux 3.13.0-19-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip kvm libvirtd lpadmin plugdev sambashare sudo 
www-data
  _MarkForUpload: True
  dmi.bios.date: 07/22/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.1A
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 3672
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 23.24
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.1A:bd07/22/2011:svnHewlett-Packard:pnHP630NotebookPC:pvr058A10004C1000260:rvnHewlett-Packard:rn3672:rvr23.24:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP 630 Notebook PC
  dmi.product.version: 058A10004C1000260
  dmi.sys.vendor: Hewlett-Packard

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

2014-11-04 Thread Mikko Rauhala
apport information

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

Title:
  Have to login twice after suspending

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  [ The bug ]
  After resuming from suspend, the screen is locked. I enter my password 
correctly and takes me to the screen I was at before suspending. Within 10 
seconds the screen is automatically locked and I have to re-enter my password 
to get it unlocked.

  [ How to reproduce this bug ]
  Suspend your machine. Wake it from suspend.

  
  [ Environment ]
  lsb_release -a

  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu Trusty Tahr (development branch)
  Release:  14.04
  Codename: trusty

   apt-cache policy linux-generic
  linux-generic:
Installed: 3.13.0.18.22
Candidate: 3.13.0.19.23
Version table:
   3.13.0.19.23 0
  500 http://in.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
   *** 3.13.0.18.22 0
  100 /var/lib/dpkg/status
  --- 
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jobin  2887 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=755cc019-dd1c-4b7d-a70c-bbaaa6aa03c9
  InstallationDate: Installed on 2014-03-17 (7 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140316)
  MachineType: Hewlett-Packard HP 630 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-19-generic 
root=UUID=e65dde38-8db3-4375-af07-da5265597b0a ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-19.39-generic 3.13.6
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-19-generic N/A
   linux-backports-modules-3.13.0-19-generic  N/A
   linux-firmware 1.126
  Tags:  trusty
  Uname: Linux 3.13.0-19-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip kvm libvirtd lpadmin plugdev sambashare sudo 
www-data
  _MarkForUpload: True
  dmi.bios.date: 07/22/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.1A
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 3672
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 23.24
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.1A:bd07/22/2011:svnHewlett-Packard:pnHP630NotebookPC:pvr058A10004C1000260:rvnHewlett-Packard:rn3672:rvr23.24:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP 630 Notebook PC
  dmi.product.version: 058A10004C1000260
  dmi.sys.vendor: Hewlett-Packard

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

2014-11-04 Thread Mikko Rauhala
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  mjrauhal  12166 F pulseaudio
  lightdm   21506 F pulseaudio
 /dev/snd/seq:timidity   2521 F timidity
CRDA: Error: [Errno 2] No such file or directory
DistroRelease: Ubuntu 14.04
HibernationDevice: RESUME=/dev/mapper/t420s--3--vg-swap_1
MachineType: LENOVO 4173L7G
Package: linux (not installed)
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-37-generic 
root=/dev/mapper/t420s--3--vg-root ro quiet splash vt.handoff=7
ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
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-37-generic N/A
 linux-backports-modules-3.13.0-37-generic  N/A
 linux-firmware 1.127.7
Tags:  trusty
Uname: Linux 3.13.0-37-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
 
_MarkForUpload: True
dmi.bios.date: 07/18/2013
dmi.bios.vendor: LENOVO
dmi.bios.version: 8CET58WW (1.38 )
dmi.board.asset.tag: Not Available
dmi.board.name: 4173L7G
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr8CET58WW(1.38):bd07/18/2013:svnLENOVO:pn4173L7G:pvrThinkPadT420s:rvnLENOVO:rn4173L7G:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 4173L7G
dmi.product.version: ThinkPad T420s
dmi.sys.vendor: LENOVO

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

Title:
  Have to login twice after suspending

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  [ The bug ]
  After resuming from suspend, the screen is locked. I enter my password 
correctly and takes me to the screen I was at before suspending. Within 10 
seconds the screen is automatically locked and I have to re-enter my password 
to get it unlocked.

  [ How to reproduce this bug ]
  Suspend your machine. Wake it from suspend.

  
  [ Environment ]
  lsb_release -a

  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu Trusty Tahr (development branch)
  Release:  14.04
  Codename: trusty

   apt-cache policy linux-generic
  linux-generic:
Installed: 3.13.0.18.22
Candidate: 3.13.0.19.23
Version table:
   3.13.0.19.23 0
  500 http://in.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
   *** 3.13.0.18.22 0
  100 /var/lib/dpkg/status
  --- 
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jobin  2887 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=755cc019-dd1c-4b7d-a70c-bbaaa6aa03c9
  InstallationDate: Installed on 2014-03-17 (7 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140316)
  MachineType: Hewlett-Packard HP 630 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-19-generic 
root=UUID=e65dde38-8db3-4375-af07-da5265597b0a ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-19.39-generic 3.13.6
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-19-generic N/A
   linux-backports-modules-3.13.0-19-generic  N/A
   linux-firmware 1.126
  Tags:  trusty
  Uname: Linux 3.13.0-19-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip kvm libvirtd lpadmin plugdev sambashare sudo 
www-data
  _MarkForUpload: True
  dmi.bios.date: 07/22/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.1A
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 3672
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 23.24
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.1A:bd07/22/2011:svnHewlett-Packard:pnHP630NotebookPC:pvr058A10004C1000260:rvnHewlett-Packard:rn3672:rvr23.24:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP 630 Notebook PC
  dmi.product.version: 058A10004C1000260
  dmi.sys.vendor: Hewlett-Packard

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

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

2014-11-04 Thread Mikko Rauhala
apport information

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

Title:
  Have to login twice after suspending

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  [ The bug ]
  After resuming from suspend, the screen is locked. I enter my password 
correctly and takes me to the screen I was at before suspending. Within 10 
seconds the screen is automatically locked and I have to re-enter my password 
to get it unlocked.

  [ How to reproduce this bug ]
  Suspend your machine. Wake it from suspend.

  
  [ Environment ]
  lsb_release -a

  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu Trusty Tahr (development branch)
  Release:  14.04
  Codename: trusty

   apt-cache policy linux-generic
  linux-generic:
Installed: 3.13.0.18.22
Candidate: 3.13.0.19.23
Version table:
   3.13.0.19.23 0
  500 http://in.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
   *** 3.13.0.18.22 0
  100 /var/lib/dpkg/status
  --- 
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jobin  2887 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=755cc019-dd1c-4b7d-a70c-bbaaa6aa03c9
  InstallationDate: Installed on 2014-03-17 (7 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140316)
  MachineType: Hewlett-Packard HP 630 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-19-generic 
root=UUID=e65dde38-8db3-4375-af07-da5265597b0a ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-19.39-generic 3.13.6
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-19-generic N/A
   linux-backports-modules-3.13.0-19-generic  N/A
   linux-firmware 1.126
  Tags:  trusty
  Uname: Linux 3.13.0-19-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip kvm libvirtd lpadmin plugdev sambashare sudo 
www-data
  _MarkForUpload: True
  dmi.bios.date: 07/22/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.1A
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 3672
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 23.24
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.1A:bd07/22/2011:svnHewlett-Packard:pnHP630NotebookPC:pvr058A10004C1000260:rvnHewlett-Packard:rn3672:rvr23.24:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP 630 Notebook PC
  dmi.product.version: 058A10004C1000260
  dmi.sys.vendor: Hewlett-Packard

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

2014-11-04 Thread Mikko Rauhala
apport information

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

Title:
  Have to login twice after suspending

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  [ The bug ]
  After resuming from suspend, the screen is locked. I enter my password 
correctly and takes me to the screen I was at before suspending. Within 10 
seconds the screen is automatically locked and I have to re-enter my password 
to get it unlocked.

  [ How to reproduce this bug ]
  Suspend your machine. Wake it from suspend.

  
  [ Environment ]
  lsb_release -a

  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu Trusty Tahr (development branch)
  Release:  14.04
  Codename: trusty

   apt-cache policy linux-generic
  linux-generic:
Installed: 3.13.0.18.22
Candidate: 3.13.0.19.23
Version table:
   3.13.0.19.23 0
  500 http://in.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
   *** 3.13.0.18.22 0
  100 /var/lib/dpkg/status
  --- 
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jobin  2887 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=755cc019-dd1c-4b7d-a70c-bbaaa6aa03c9
  InstallationDate: Installed on 2014-03-17 (7 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140316)
  MachineType: Hewlett-Packard HP 630 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-19-generic 
root=UUID=e65dde38-8db3-4375-af07-da5265597b0a ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-19.39-generic 3.13.6
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-19-generic N/A
   linux-backports-modules-3.13.0-19-generic  N/A
   linux-firmware 1.126
  Tags:  trusty
  Uname: Linux 3.13.0-19-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip kvm libvirtd lpadmin plugdev sambashare sudo 
www-data
  _MarkForUpload: True
  dmi.bios.date: 07/22/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.1A
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 3672
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 23.24
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.1A:bd07/22/2011:svnHewlett-Packard:pnHP630NotebookPC:pvr058A10004C1000260:rvnHewlett-Packard:rn3672:rvr23.24:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP 630 Notebook PC
  dmi.product.version: 058A10004C1000260
  dmi.sys.vendor: Hewlett-Packard

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

2014-11-04 Thread Mikko Rauhala
apport information

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

Title:
  Have to login twice after suspending

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  [ The bug ]
  After resuming from suspend, the screen is locked. I enter my password 
correctly and takes me to the screen I was at before suspending. Within 10 
seconds the screen is automatically locked and I have to re-enter my password 
to get it unlocked.

  [ How to reproduce this bug ]
  Suspend your machine. Wake it from suspend.

  
  [ Environment ]
  lsb_release -a

  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu Trusty Tahr (development branch)
  Release:  14.04
  Codename: trusty

   apt-cache policy linux-generic
  linux-generic:
Installed: 3.13.0.18.22
Candidate: 3.13.0.19.23
Version table:
   3.13.0.19.23 0
  500 http://in.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
   *** 3.13.0.18.22 0
  100 /var/lib/dpkg/status
  --- 
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jobin  2887 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=755cc019-dd1c-4b7d-a70c-bbaaa6aa03c9
  InstallationDate: Installed on 2014-03-17 (7 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140316)
  MachineType: Hewlett-Packard HP 630 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-19-generic 
root=UUID=e65dde38-8db3-4375-af07-da5265597b0a ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-19.39-generic 3.13.6
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-19-generic N/A
   linux-backports-modules-3.13.0-19-generic  N/A
   linux-firmware 1.126
  Tags:  trusty
  Uname: Linux 3.13.0-19-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip kvm libvirtd lpadmin plugdev sambashare sudo 
www-data
  _MarkForUpload: True
  dmi.bios.date: 07/22/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.1A
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 3672
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 23.24
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.1A:bd07/22/2011:svnHewlett-Packard:pnHP630NotebookPC:pvr058A10004C1000260:rvnHewlett-Packard:rn3672:rvr23.24:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP 630 Notebook PC
  dmi.product.version: 058A10004C1000260
  dmi.sys.vendor: Hewlett-Packard

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

2014-11-04 Thread Mikko Rauhala
apport information

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

Title:
  Have to login twice after suspending

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  [ The bug ]
  After resuming from suspend, the screen is locked. I enter my password 
correctly and takes me to the screen I was at before suspending. Within 10 
seconds the screen is automatically locked and I have to re-enter my password 
to get it unlocked.

  [ How to reproduce this bug ]
  Suspend your machine. Wake it from suspend.

  
  [ Environment ]
  lsb_release -a

  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu Trusty Tahr (development branch)
  Release:  14.04
  Codename: trusty

   apt-cache policy linux-generic
  linux-generic:
Installed: 3.13.0.18.22
Candidate: 3.13.0.19.23
Version table:
   3.13.0.19.23 0
  500 http://in.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
   *** 3.13.0.18.22 0
  100 /var/lib/dpkg/status
  --- 
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jobin  2887 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=755cc019-dd1c-4b7d-a70c-bbaaa6aa03c9
  InstallationDate: Installed on 2014-03-17 (7 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140316)
  MachineType: Hewlett-Packard HP 630 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-19-generic 
root=UUID=e65dde38-8db3-4375-af07-da5265597b0a ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-19.39-generic 3.13.6
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-19-generic N/A
   linux-backports-modules-3.13.0-19-generic  N/A
   linux-firmware 1.126
  Tags:  trusty
  Uname: Linux 3.13.0-19-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip kvm libvirtd lpadmin plugdev sambashare sudo 
www-data
  _MarkForUpload: True
  dmi.bios.date: 07/22/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.1A
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 3672
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 23.24
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.1A:bd07/22/2011:svnHewlett-Packard:pnHP630NotebookPC:pvr058A10004C1000260:rvnHewlett-Packard:rn3672:rvr23.24:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP 630 Notebook PC
  dmi.product.version: 058A10004C1000260
  dmi.sys.vendor: Hewlett-Packard

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

2014-11-04 Thread Mikko Rauhala
apport information

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

Title:
  Have to login twice after suspending

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  [ The bug ]
  After resuming from suspend, the screen is locked. I enter my password 
correctly and takes me to the screen I was at before suspending. Within 10 
seconds the screen is automatically locked and I have to re-enter my password 
to get it unlocked.

  [ How to reproduce this bug ]
  Suspend your machine. Wake it from suspend.

  
  [ Environment ]
  lsb_release -a

  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu Trusty Tahr (development branch)
  Release:  14.04
  Codename: trusty

   apt-cache policy linux-generic
  linux-generic:
Installed: 3.13.0.18.22
Candidate: 3.13.0.19.23
Version table:
   3.13.0.19.23 0
  500 http://in.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
   *** 3.13.0.18.22 0
  100 /var/lib/dpkg/status
  --- 
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jobin  2887 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=755cc019-dd1c-4b7d-a70c-bbaaa6aa03c9
  InstallationDate: Installed on 2014-03-17 (7 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140316)
  MachineType: Hewlett-Packard HP 630 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-19-generic 
root=UUID=e65dde38-8db3-4375-af07-da5265597b0a ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-19.39-generic 3.13.6
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-19-generic N/A
   linux-backports-modules-3.13.0-19-generic  N/A
   linux-firmware 1.126
  Tags:  trusty
  Uname: Linux 3.13.0-19-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip kvm libvirtd lpadmin plugdev sambashare sudo 
www-data
  _MarkForUpload: True
  dmi.bios.date: 07/22/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.1A
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 3672
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 23.24
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.1A:bd07/22/2011:svnHewlett-Packard:pnHP630NotebookPC:pvr058A10004C1000260:rvnHewlett-Packard:rn3672:rvr23.24:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP 630 Notebook PC
  dmi.product.version: 058A10004C1000260
  dmi.sys.vendor: Hewlett-Packard

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

2014-11-04 Thread Mikko Rauhala
apport information

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

Title:
  Have to login twice after suspending

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  [ The bug ]
  After resuming from suspend, the screen is locked. I enter my password 
correctly and takes me to the screen I was at before suspending. Within 10 
seconds the screen is automatically locked and I have to re-enter my password 
to get it unlocked.

  [ How to reproduce this bug ]
  Suspend your machine. Wake it from suspend.

  
  [ Environment ]
  lsb_release -a

  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu Trusty Tahr (development branch)
  Release:  14.04
  Codename: trusty

   apt-cache policy linux-generic
  linux-generic:
Installed: 3.13.0.18.22
Candidate: 3.13.0.19.23
Version table:
   3.13.0.19.23 0
  500 http://in.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
   *** 3.13.0.18.22 0
  100 /var/lib/dpkg/status
  --- 
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jobin  2887 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=755cc019-dd1c-4b7d-a70c-bbaaa6aa03c9
  InstallationDate: Installed on 2014-03-17 (7 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140316)
  MachineType: Hewlett-Packard HP 630 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-19-generic 
root=UUID=e65dde38-8db3-4375-af07-da5265597b0a ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-19.39-generic 3.13.6
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-19-generic N/A
   linux-backports-modules-3.13.0-19-generic  N/A
   linux-firmware 1.126
  Tags:  trusty
  Uname: Linux 3.13.0-19-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip kvm libvirtd lpadmin plugdev sambashare sudo 
www-data
  _MarkForUpload: True
  dmi.bios.date: 07/22/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.1A
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 3672
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 23.24
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.1A:bd07/22/2011:svnHewlett-Packard:pnHP630NotebookPC:pvr058A10004C1000260:rvnHewlett-Packard:rn3672:rvr23.24:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP 630 Notebook PC
  dmi.product.version: 058A10004C1000260
  dmi.sys.vendor: Hewlett-Packard

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