[Kernel-packages] [Bug 1450442] Re: Kernel Oops - unable to handle kernel NULL pointer dereference at (null); Call Trace: [ffffffff810fb39b] ? audit_compare_dname_path+0x2b/0xa0

2015-05-04 Thread Philipp Kern
What's the ETA for 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/1450442

Title:
  Kernel Oops - unable to handle kernel NULL pointer dereference at
  (null);  Call Trace: [810fb39b] ?
  audit_compare_dname_path+0x2b/0xa0

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Trusty:
  In Progress
Status in linux source package in Utopic:
  In Progress

Bug description:
  [Impact]
  Ubuntu VMWare instances running 3.13.0-51 will crash with the following 
backtrace:

  [   12.357276] BUG: unable to handle kernel NULL pointer dereference at   
(null)
  [   12.357886] IP: [8136cb80] strlen+0x0/0x30
  [   12.358457] PGD 230fe9067 PUD 230d5c067 PMD 0
  [   12.359034] Oops:  [#1] SMP
  [   12.359590] Modules linked in: tcp_diag inet_diag vmw_vsock_vmci_transport 
vsock ip6t_REJECT xt_hl ip6t_rt nf_conntrack_ipv6 nf_defrag_ipv6 ipt_REJECT 
xt_LOG xt_limit xt_tcpudp xt_addrtype nf_conntrack_ipv4 nf_defrag_ipv4 
xt_conntrack ip6table_filter ip6_tables nf_conntrack_netbios_ns 
nf_conntrack_broadcast nf_nat_ftp nf_nat nf_conntrack_ftp nf_conntrack 
crct10dif_pclmul iptable_filter crc32_pclmul ip_tables ghash_clmulni_intel 
aesni_intel aes_x86_64 ppdev lrw x_tables gf128mul vmwgfx glue_helper 
ablk_helper cryptd ttm drm vmw_balloon serio_raw shpchp parport_pc lp i2c_piix4 
parport mac_hid vmw_vmci psmouse mptspi vmw_pvscsi e1000 mptscsih floppy 
vmxnet3 mptbase
  [   12.364773] CPU: 2 PID: 1718 Comm: fail2ban-server Not tainted 
3.13.0-51-generic #84-Ubuntu
  [   12.365587] Hardware name: VMware, Inc. VMware Virtual Platform/440BX 
Desktop Reference Platform, BIOS 6.00 04/14/2014
  [   12.367276] task: 880230fc3000 ti: 8802308c4000 task.ti: 
8802308c4000
  [   12.368159] RIP: 0010:[8136cb80]  [8136cb80] 
strlen+0x0/0x30
  [   12.369073] RSP: 0018:8802308c5d60  EFLAGS: 00010212
  [   12.369963] RAX: 000d RBX: 000d RCX: 
2df0
  [   12.370973] RDX: 0012 RSI:  RDI: 

  [   12.372005] RBP: 8802308c5d90 R08: 8800b9218648 R09: 
8802308c5d60
  [   12.372988] R10: 0002 R11: 88023082e180 R12: 
0012
  [   12.373901] R13:  R14: 880231f1b3f8 R15: 
8800b9218460
  [   12.374827] FS:  7f196f84c740() GS:88023fd0() 
knlGS:
  [   12.375752] CS:  0010 DS:  ES:  CR0: 80050033
  [   12.376667] CR2:  CR3: 000230872000 CR4: 
000407e0
  [   12.377684] Stack:
  [   12.378612]  810fb39b  0004 
88022ff74838
  [   12.379559]  8800b9218400 8800b9218460 8802308c5df8 
810fdb36
  [   12.380516]  811d56e0 00042ff74838 880231f1b3c0 
88022febecf8
  [   12.381506] Call Trace:
  [   12.382630]  [810fb39b] ? audit_compare_dname_path+0x2b/0xa0
  [   12.383784]  [810fdb36] __audit_inode_child+0xb6/0x330
  [   12.384912]  [811d56e0] ? d_instantiate+0x50/0x70
  [   12.386013]  [811ca060] vfs_mknod+0x110/0x160
  [   12.387145]  [816bf475] unix_bind+0x2a5/0x360
  [   12.388207]  [810ff142] ? __audit_sockaddr+0x42/0x80
  [   12.389250]  [8160d4c0] SYSC_bind+0xe0/0x120
  [   12.390297]  [8172e9fa] ? do_page_fault+0x1a/0x70
  [   12.391303]  [8160e4de] SyS_bind+0xe/0x10
  [   12.392426]  [817330bd] system_call_fastpath+0x1a/0x1f
  [   12.393581] Code: 89 f8 48 89 e5 f6 82 40 c7 84 81 20 74 15 0f 1f 44 00 00 
48 83 c0 01 0f b6 10 f6 82 40 c7 84 81 20 75 f0 5d c3 66 0f 1f 44 00 00 80 3f 
00 55 48 89 e5 74 15 48 89 f8 0f 1f 40 00 48 83 c0 01 80
  [   12.396831] RIP  [8136cb80] strlen+0x0/0x30
  [   12.397812]  RSP 8802308c5d60
  [   12.398769] CR2: 
  [   12.399743] ---[ end trace 2c5a33d31a03347e ]---

  We've also seen this on our precise machines that are running the
  backported trusty kernel.

  When reverting to kernel 3.13.0-49 this no longer occurs.

  [Test Case]
  1) Run an Ubuntu VMWare instance with the affected kernel.

  apt-get install auditd
  echo -w /etc/test /etc/audit/audit.rules
  /etc/init.d/auditd restart
  apt-get install linux-headers-3.13.0-51 linux-headers-3.13.0-51-generic 
linux-image-3.13.0-51-generic
  reboot
  attempt to login or ssh into the host - you'll get a similar stacktrace.

  
  [Fix]
  commit fcf22d8267ad2601fe9b6c549d1be96401c23e0b upstream

  --

  uname -a:
  Linux search-2 3.13.0-51-generic #84-Ubuntu SMP Wed Apr 15 12:08:34 UTC 2015 
x86_64 x86_64 x86_64 GNU/Linux

  cat /proc/version_signature:
  Ubuntu 3.13.0-51.84-generic 3.13.11-ckt18

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

-- 
Mailing list: 

[Kernel-packages] [Bug 1397885] Re: [Atheros AR9462] Bluetooth looks activated but cannot be used

2015-05-04 Thread Raphaël Jakse
I built linux-4.0.1 with your patch, I get the exact same result.

As a temporary workaround, it might be possible to trigger whatever
happens to the card on reboot just after loading the firmware?

Though it would be great to understand what is going on.

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

Title:
  [Atheros AR9462] Bluetooth looks activated but cannot be used

Status in bluez package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 14.10

  System Information
Manufacturer: Acer
Product Name: Aspire VN7-591G
Version: V1.08
SKU Number: Aspire VN7-591G_091B_1.08
Family: Sharkbay System

  lspci
  07:00.0 Network controller: Qualcomm Atheros AR9462 Wireless Network Adapter 
(rev 01)

  
  lsusb -v
  Bus 003 Device 006: ID 04ca:300d Lite-On Technology Corp. 

  
  Steps to reproduce:
  1. Activate a Bluetooth device (for instance a mouse or a nearby device)
  2. On the laptop, press the Bluetooth icon, then Set Up new Device…

  Expected result:
  2. A list of available bluetooth devices is shown

  Actual result:
  2. Nothing shows up and the spinning icon keeps spinning with Searching for 
devices...

  It looks like the bluetooth device does not work at all.

  Apparently, there have been previous bugs reported and corrected [1],
  but the situation still occurs with this module on my laptop...

  [1] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1024884

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: bluez 4.101-0ubuntu20
  ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
  Uname: Linux 3.16.0-25-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Dec  1 16:35:17 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-11-15 (15 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  InterestingModules: bnep rfcomm btusb bluetooth
  MachineType: Acer Aspire VN7-591G
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-25-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: bluez
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/12/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.08
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Aspire VN7-591G
  dmi.board.vendor: Acer
  dmi.board.version: V1.08
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: V1.08
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.08:bd09/12/2014:svnAcer:pnAspireVN7-591G:pvrV1.08:rvnAcer:rnAspireVN7-591G:rvrV1.08:cvnChassisManufacturer:ct10:cvrV1.08:
  dmi.product.name: Aspire VN7-591G
  dmi.product.version: V1.08
  dmi.sys.vendor: Acer
  hciconfig:
   hci0:Type: BR/EDR  Bus: USB
BD Address: 5C:93:A2:EB:FF:43  ACL MTU: 1022:8  SCO MTU: 183:5
UP RUNNING PSCAN ISCAN 
RX bytes:2751 acl:0 sco:0 events:351 errors:0
TX bytes:3779 acl:0 sco:0 commands:306 errors:0
  syslog:
   Dec  1 16:21:16 Miles bluetoothd[631]: Discovery session 0x7fa5da51da30 with 
:1.228 activated
   Dec  1 16:27:43 Miles bluetoothd[631]: Discovery session 0x7fa5da530a50 with 
:1.230 activated

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

2015-05-04 Thread Brad Figg
** Changed in: kernel-sru-workflow/prepare-package-signed
   Status: New = Fix Released

** Changed in: kernel-sru-workflow/prepare-package-signed
 Assignee: Canonical Kernel Team (canonical-kernel-team) = Brad Figg 
(brad-figg)

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

Title:
  linux: 3.13.0-52.86 -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:
  New
Status in Kernel SRU Workflow prepare-package series:
  New
Status in Kernel SRU Workflow prepare-package-meta series:
  Invalid
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  New
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:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
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-52.86 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, 04. May 2015 01:27 UTC
  kernel-stable-phase:Prepare
  kernel-stable-phase-changed:Monday, 04. May 2015 01:27 UTC
  kernel-stable-Certification-testing-end:Monday, 04. May 2015 02:01 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1451288/+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


Re: [Kernel-packages] [Bug 1397885] Re: [Atheros AR9462] Bluetooth looks activated but cannot be used

2015-05-04 Thread Pilot6
I would wait what  Marcel Holtman says abut that. It is possible to
turn on debug, but it will by easier for him.

2015-05-04 10:50 GMT+03:00 Raphaël Jakse raphael.ja...@gmail.com:
 I built linux-4.0.1 with your patch, I get the exact same result.

 As a temporary workaround, it might be possible to trigger whatever
 happens to the card on reboot just after loading the firmware?

 Though it would be great to understand what is going on.

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1397885

 Title:
   [Atheros AR9462] Bluetooth looks activated but cannot be used

 Status in bluez package in Ubuntu:
   Confirmed

 Bug description:
   Ubuntu 14.10

   System Information
 Manufacturer: Acer
 Product Name: Aspire VN7-591G
 Version: V1.08
 SKU Number: Aspire VN7-591G_091B_1.08
 Family: Sharkbay System

   lspci
   07:00.0 Network controller: Qualcomm Atheros AR9462 Wireless Network 
 Adapter (rev 01)


   lsusb -v
   Bus 003 Device 006: ID 04ca:300d Lite-On Technology Corp.


   Steps to reproduce:
   1. Activate a Bluetooth device (for instance a mouse or a nearby device)
   2. On the laptop, press the Bluetooth icon, then Set Up new Device…

   Expected result:
   2. A list of available bluetooth devices is shown

   Actual result:
   2. Nothing shows up and the spinning icon keeps spinning with Searching 
 for devices...

   It looks like the bluetooth device does not work at all.

   Apparently, there have been previous bugs reported and corrected [1],
   but the situation still occurs with this module on my laptop...

   [1] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1024884

   ProblemType: Bug
   DistroRelease: Ubuntu 14.10
   Package: bluez 4.101-0ubuntu20
   ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
   Uname: Linux 3.16.0-25-generic x86_64
   ApportVersion: 2.14.7-0ubuntu8
   Architecture: amd64
   CurrentDesktop: Unity
   Date: Mon Dec  1 16:35:17 2014
   EcryptfsInUse: Yes
   InstallationDate: Installed on 2014-11-15 (15 days ago)
   InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 
 (20141022.1)
   InterestingModules: bnep rfcomm btusb bluetooth
   MachineType: Acer Aspire VN7-591G
   ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-25-generic.efi.signed 
 root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
   SourcePackage: bluez
   UpgradeStatus: No upgrade log present (probably fresh install)
   dmi.bios.date: 09/12/2014
   dmi.bios.vendor: Insyde Corp.
   dmi.bios.version: V1.08
   dmi.board.asset.tag: No Asset Tag
   dmi.board.name: Aspire VN7-591G
   dmi.board.vendor: Acer
   dmi.board.version: V1.08
   dmi.chassis.asset.tag: No Asset Tag
   dmi.chassis.type: 10
   dmi.chassis.vendor: Chassis Manufacturer
   dmi.chassis.version: V1.08
   dmi.modalias: 
 dmi:bvnInsydeCorp.:bvrV1.08:bd09/12/2014:svnAcer:pnAspireVN7-591G:pvrV1.08:rvnAcer:rnAspireVN7-591G:rvrV1.08:cvnChassisManufacturer:ct10:cvrV1.08:
   dmi.product.name: Aspire VN7-591G
   dmi.product.version: V1.08
   dmi.sys.vendor: Acer
   hciconfig:
hci0:Type: BR/EDR  Bus: USB
 BD Address: 5C:93:A2:EB:FF:43  ACL MTU: 1022:8  SCO MTU: 183:5
 UP RUNNING PSCAN ISCAN
 RX bytes:2751 acl:0 sco:0 events:351 errors:0
 TX bytes:3779 acl:0 sco:0 commands:306 errors:0
   syslog:
Dec  1 16:21:16 Miles bluetoothd[631]: Discovery session 0x7fa5da51da30 
 with :1.228 activated
Dec  1 16:27:43 Miles bluetoothd[631]: Discovery session 0x7fa5da530a50 
 with :1.230 activated

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

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

Title:
  [Atheros AR9462] Bluetooth looks activated but cannot be used

Status in bluez package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 14.10

  System Information
Manufacturer: Acer
Product Name: Aspire VN7-591G
Version: V1.08
SKU Number: Aspire VN7-591G_091B_1.08
Family: Sharkbay System

  lspci
  07:00.0 Network controller: Qualcomm Atheros AR9462 Wireless Network Adapter 
(rev 01)

  
  lsusb -v
  Bus 003 Device 006: ID 04ca:300d Lite-On Technology Corp. 

  
  Steps to reproduce:
  1. Activate a Bluetooth device (for instance a mouse or a nearby device)
  2. On the laptop, press the Bluetooth icon, then Set Up new Device…

  Expected result:
  2. A list of available bluetooth devices is shown

  Actual result:
  2. Nothing shows up and the spinning icon keeps spinning with Searching for 
devices...

  It looks like the bluetooth device does not work at all.

  Apparently, there have been previous bugs reported and corrected [1],
  but the situation still occurs with this module on my laptop...

  [1] 

[Kernel-packages] [Bug 1450943] Re: Keyboard and touchpad are not recognized

2015-05-04 Thread Keng-Yu Lin
** Changed in: hwe-next
   Status: New = Invalid

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

Title:
  Keyboard and touchpad are not recognized

Status in HWE Next Project:
  Invalid
Status in xf86-input-synaptics:
  New
Status in linux-lts-utopic package in Ubuntu:
  New

Bug description:
  Sometimes Ubuntu can't recognize my laptop's keyboard and touchpad . I
  need to enable a virtual keyboard and connect a usb mouse in order to
  login my account.

  After reboot, I can use it normally. I'm currently writing this using
  Onboard.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-36-generic 3.16.0-36.48~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-36.48~14.04.1-generic 3.16.7-ckt9
  Uname: Linux 3.16.0-36-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat May  2 07:34:31 2015
  InstallationDate: Installed on 2014-08-20 (254 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1450943/+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 1450324] Re: Realtek Bluetooth 8723A/8723B/8761A/8821A support

2015-05-04 Thread Keng-Yu Lin
** Changed in: hwe-next
 Assignee: (unassigned) = AceLan Kao (acelankao)

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

Title:
  Realtek Bluetooth 8723A/8723B/8761A/8821A support

Status in HWE Next Project:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux-lts-trusty package in Ubuntu:
  New
Status in linux-lts-vivid package in Ubuntu:
  New

Bug description:
  We need the following 2 commits to support Realtek bt devices

  
http://git.kernel.org/cgit/linux/kernel/git/bluetooth/bluetooth-next.git/commit/?id=a2698a9bf9b0cfcf7e556946e04c4456a13a6f5a
  
http://git.kernel.org/cgit/linux/kernel/git/bluetooth/bluetooth-next.git/commit/?id=c57ddfaea6ec8b1d96f863f7fcfc5554b5dc44c7

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1450324/+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 1447331] Re: will not resume from suspend

2015-05-04 Thread Christopher M. Penalver
warren, the issue you are reporting is an upstream one. Could you please
report this problem to the appropriate mailing list (linux-acpi) by
following the instructions verbatim at
https://wiki.ubuntu.com/Bugs/Upstream/kernel ?

Please provide a direct URL to your e-mail to the mailing list once you
have made it so that it may be tracked via http://vger.kernel.org/vger-
lists.html . It can take a day for the new e-mail to show up in the
respective archive.

Thank you for your understanding.

** Tags added: trusty

** Summary changed:

- will not resume from suspend 
+ [Lenovo ThinkPad SL510] Will not resume from suspend

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

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

Title:
  [Lenovo ThinkPad SL510] Will not resume from suspend

Status in linux package in Ubuntu:
  Triaged

Bug description:
  Ubuntu 3.19.0-15.15-generic 3.19.3
  will not resume from suspend using both gui and systemctl suspend command
  this includes ubuntu-gnome 15.04, ubuntu 15.04, xubuntu 15.04. ubuntu-mate 
15.04

  1. ubuntu-gnome@ubuntu-gnome:~$ lsb_release -rd
   Description: Ubuntu 15.04
   Release: 15.04
  2. Linux ubuntu-gnome 3.19.0-15-generic #15-Ubuntu SMP Thu Apr 16 23:32:37 
UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
  3. I expected the laptop to resume from after using the systemctl suspend 
command from terminal
    expected the laptop to resume from suspend after closing lid then 
opening lid of laptop
    expected the laptop to resume from suspend after using the gui to go 
into suspend
  4. the laptop did not resume from suspend using three methods above to go 
into suspend
  the laptop light blinks rapidly, then laptop must be shutoff manually 
using the power button

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-15-generic 3.19.0-15.15
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu-gnome   1715 F pulseaudio
  CasperVersion: 1.360
  CurrentDesktop: GNOME
  Date: Wed Apr 22 19:14:27 2015
  LiveMediaBuild: Ubuntu-GNOME 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: LENOVO 2847CZU
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/ubnkern initrd=/ubninit 
file=/cdrom/preseed/username.seed boot=casper quiet splash ---
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-15-generic N/A
   linux-backports-modules-3.19.0-15-generic  N/A
   linux-firmware 1.143
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/19/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6JET94WW (1.52 )
  dmi.board.name: 2847CZU
  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:bvr6JET94WW(1.52):bd06/19/2012:svnLENOVO:pn2847CZU:pvrThinkPadSL510:rvnLENOVO:rn2847CZU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2847CZU
  dmi.product.version: ThinkPad SL510
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1447331/+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 1451357] [NEW] [Lenovo SazanW-2] system got hang and screen became black after execute upgrade under 12.04.2

2015-05-04 Thread Gabriel Zhi Chen
Public bug reported:

CID : 201412-16338  SazanW-2

00:02.0 VGA compatible controller [0300]: Intel Corporation Broadwell-U 
Integrated Graphics [8086:1616] (rev 09)
08:00.0 3D controller [0302]: NVIDIA Corporation Device [10de:137a] (rev a2)

Repro steps:
1. Install 14.04.2 on SazanW-2
2. Execute upgrade by 'Software Updater'
3. Make sure kernel upgrade from 3.16.0-30 to 3.16.0-36
4. Reboot system and verify the result.

Actual result:
Booting, GRUB is pass, then system got hang and screen became black. tty1~7 are 
useless.

Try to add a 'text' kernel parameter on GRUB page, booting system, got
the same actual result.

After system got hang, try to get logs via 'SSH', get result 'Connection
refused'.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 [modified: 
boot/vmlinuz-3.16.0-30-generic]
ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
Uname: Linux 3.16.0-30-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.10
Architecture: amd64
CurrentDesktop: Unity
Date: Mon May  4 03:59:56 2015
InstallationDate: Installed on 2015-05-04 (0 days ago)
InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 (20150218.1)
SourcePackage: linux-lts-utopic
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: hwe-next
 Importance: Undecided
 Status: New

** Affects: linux-lts-utopic (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: 201412-16338 amd64 apport-bug beijing-lab blocks-hwcert trusty

** Also affects: hwe-next
   Importance: Undecided
   Status: New

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

Title:
  [Lenovo SazanW-2] system got hang and screen became black after
  execute upgrade under 12.04.2

Status in HWE Next Project:
  New
Status in linux-lts-utopic package in Ubuntu:
  New

Bug description:
  CID : 201412-16338  SazanW-2

  00:02.0 VGA compatible controller [0300]: Intel Corporation Broadwell-U 
Integrated Graphics [8086:1616] (rev 09)
  08:00.0 3D controller [0302]: NVIDIA Corporation Device [10de:137a] (rev a2)

  Repro steps:
  1. Install 14.04.2 on SazanW-2
  2. Execute upgrade by 'Software Updater'
  3. Make sure kernel upgrade from 3.16.0-30 to 3.16.0-36
  4. Reboot system and verify the result.

  Actual result:
  Booting, GRUB is pass, then system got hang and screen became black. tty1~7 
are useless.

  Try to add a 'text' kernel parameter on GRUB page, booting system, got
  the same actual result.

  After system got hang, try to get logs via 'SSH', get result
  'Connection refused'.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 [modified: 
boot/vmlinuz-3.16.0-30-generic]
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May  4 03:59:56 2015
  InstallationDate: Installed on 2015-05-04 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1451357/+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-05-04 Thread Andrey Gadyukov
** Changed in: linux (Ubuntu)
   Status: In Progress = Fix Committed

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

** Changed in: linux (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: linux (Ubuntu)
   Status: In Progress = 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/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 1449549] [NEW] upon wake up from suspend, mouse driver will not load. must then do hard reset.

2015-05-04 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

FYI: I am an Ubuntu novice

Hp Laptop. Latest Ubuntu version update.

I close lid to laptop for it to sleep and still have power to USB. I
open lid expecting to use computer again. It comes back on ready to go
except that the mouse driver won't load, nor for the touchpad. I have to
press and hold the power button to reboot computer.

Thank you.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: ubuntu-release-upgrader-core 1:15.04.14
ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
Uname: Linux 3.19.0-15-generic x86_64
ApportVersion: 2.17.2-0ubuntu1
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: Unity
Date: Tue Apr 28 05:34:35 2015
InstallationDate: Installed on 2014-11-08 (171 days ago)
InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
Symptom: dist-upgrade
UpgradeStatus: Upgraded to vivid on 2015-04-25 (3 days ago)
VarLogDistupgradeTermlog:
--- 
.tmp.unity.support.test.0:
 
ApportVersion: 2.17.2-0ubuntu1
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: 2015-04-24 18:01:53,380 DEBUG enabling apt cron job
DistroCodename: vivid
DistroRelease: Ubuntu 15.04
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Kabini [Radeon HD 8400 / R3 Series] 
[1002:9830] (prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company Device [103c:2192]
InstallationDate: Installed on 2014-11-08 (176 days ago)
InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
MachineType: Hewlett-Packard HP 15 Notebook PC
Package: xorg 1:7.7+7ubuntu4
PackageArchitecture: amd64
PlymouthDebug: Error: [Errno 13] Permission denied: 
u'/var/log/plymouth-debug.log'
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-15-generic.efi.signed 
root=UUID=8b613377-6cd3-41a8-a346-b7ef8119226f ro drm.debug=0xe plymouth:debug
ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
Tags:  vivid ubuntu compiz-0.9
Uname: Linux 3.19.0-15-generic x86_64
UpgradeStatus: Upgraded to vivid on 2015-04-25 (9 days ago)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
_MarkForUpload: True
dmi.bios.date: 12/06/2013
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: F.09
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 2192
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 41.1A
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.09:bd12/06/2013:svnHewlett-Packard:pnHP15NotebookPC:pvr097510405F1620180:rvnHewlett-Packard:rn2192:rvr41.1A:cvnHewlett-Packard:ct10:cvrChassisVersion:
dmi.product.name: HP 15 Notebook PC
dmi.product.version: 097510405F1620180
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.60-2
version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.2-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.2-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2build1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
xserver.bootTime: Sun May  3 13:10:49 2015
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.17.1-0ubuntu3
xserver.video_driver: radeon

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


** Tags: amd64 apport-bug apport-collected compiz-0.9 dist-upgrade 
latest-bios-f.09 ubuntu vivid
-- 
upon wake up from suspend, mouse driver will not load. must then do hard reset.
https://bugs.launchpad.net/bugs/1449549
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 1451360] [NEW] Kernel OOPS in 3.13.0-51 due to NULL pointer after kernel upgrade

2015-05-04 Thread Roman Fiedler
Public bug reported:

After update, desktop and production machines, both using i386 and amd64
kernels fail.

The crash may only occur after loading of syscall audit rules, hence
boot up to initrd is still possible.

Login is still possible but many integral functions fail, e.g. sending
signals to processes. Also sudo is not working any more


[   64.447838] BUG: unable to handle kernel NULL pointer dereference at 
068f
[   64.448715] IP: [8136cb80] strlen+0x0/0x30
[   64.449533] PGD 0 
[   64.450315] Oops:  [#15] SMP 
[   64.451069] Modules linked in: pci_stub vboxpci(OX) vboxnetadp(OX) 
vboxnetflt(OX) vboxdrv(OX) nf_conntrack_netlink snd_hda_codec_hdmi xt_multiport 
arc4 xt_hashlimit ipt_REJECT xt_tcpudp xt_NFLOG nfnetlink_log nfnetlink 
xt_conntrack iptable_filter iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 
nf_nat_ipv4 nf_nat nf_conntrack iptable_mangle ip_tables x_tables dell_wmi 
sparse_keymap ppdev dell_laptop dcdbas cdc_mbim cdc_wdm cdc_ncm btusb bluetooth 
usbnet mii uvcvideo iwlmvm videobuf2_vmalloc videobuf2_memops videobuf2_core 
mac80211 videodev snd_hda_codec_realtek intel_rapl x86_pkg_temp_thermal 
intel_powerclamp coretemp kvm_intel kvm joydev serio_raw i915 iwlwifi 
drm_kms_helper snd_hda_intel snd_hda_codec snd_hwdep snd_pcm cfg80211 
snd_page_alloc lpc_ich mei_me mei shpchp drm i2c_algo_bit snd_timer snd 
soundcore wmi parport_pc parport video mac_hid dm_crypt hid_generic usbhid hid 
crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 lrw 
gf128mul glue_helper ablk_helpe
 r cryptd psmouse ahci libahci sdhci_pci sdhci e1000e ptp pps_core
[   64.456682] CPU: 1 PID: 1506 Comm: sudo Tainted: G  DOX 
3.13.0-51-generic #84-Ubuntu
[   64.457483] Hardware name: Dell Inc.
[   64.458281] task: 880037251800 ti: 8800368c4000 task.ti: 
8800368c4000
[   64.459095] RIP: 0010:[8136cb80]  [8136cb80] 
strlen+0x0/0x30
[   64.459901] RSP: 0018:8800368c5df0  EFLAGS: 00010286
[   64.460707] RAX: 8800368c5d40 RBX: 068f RCX: 
[   64.461522] RDX: 0037 RSI: 068f RDI: 068f
[   64.462331] RBP: 8800368c5e08 R08:  R09: fffe
[   64.463141] R10:  R11: 8800368c5c06 R12: 8800379c6680
[   64.463951] R13:  R14: 8802121a8000 R15: 
[   64.464753] FS:  7fa9c5d73840() GS:88021ea8() 
knlGS:
[   64.465558] CS:  0010 DS:  ES:  CR0: 80050033
[   64.466367] CR2: 068f CR3: 379b8000 CR4: 001407e0
[   64.467189] DR0:  DR1:  DR2: 
[   64.468003] DR3:  DR6: fffe0ff0 DR7: 0400
[   64.468803] Stack:
[   64.469596]  810f7fda 8800379c6680 8802121a8060 
8800368c5e78
[   64.470410]  810f9581 0246 81c55740 
8800368c5e60
[   64.471217]  0246 8800368c5ef0 8800368c5e60 
810f6b93
[   64.472024] Call Trace:
[   64.472829]  [810f7fda] ? audit_log_untrustedstring+0x1a/0x30
[   64.473643]  [810f9581] audit_log_name+0x281/0x320
[   64.474454]  [810f6b93] ? audit_buffer_free+0x73/0xa0
[   64.475267]  [810fbe37] audit_log_exit+0x3d7/0xb90
[   64.476079]  [810fe5bf] __audit_syscall_exit+0x27f/0x2e0
[   64.476889]  [817331e4] sysret_audit+0x17/0x21
[   64.477680] Code: 89 f8 48 89 e5 f6 82 40 c7 84 81 20 74 15 0f 1f 44 00 00 
48 83 c0 01 0f b6 10 f6 82 40 c7 84 81 20 75 f0 5d c3 66 0f 1f 44 00 00 80 3f 
00 55 48 89 e5 74 15 48 89 f8 0f 1f 40 00 48 83 c0 01 80 
[   64.479363] RIP  [8136cb80] strlen+0x0/0x30
[   64.480169]  RSP 8800368c5df0
[   64.480975] CR2: 068f
[   64.481784] ---[ end trace 267143d269f88f24 ]---

# cat /proc/version_signature  version.log

failed, but should have reported latest Ubuntu Trusty kernel

# lspci -v

Completely different systems (vmware guest, vbox guest, various
hardware). Quite likely not related

$ lsb_release -rd
Description:Ubuntu 14.04.2 LTS
Release:14.04


$ apt-cache policy linux-image-3.13.0-51-generic
linux-image-3.13.0-51-generic:
  Installed: 3.13.0-51.84
  Candidate: 3.13.0-51.84
  Version table:
 *** 3.13.0-51.84 0
500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main i386 Packages
500 http://archive.ubuntu.com/ubuntu/ trusty-security/main i386 Packages
100 /var/lib/dpkg/status

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


** Tags: kernel-bug

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

Title:
  Kernel OOPS in 3.13.0-51 due to NULL pointer after kernel upgrade

Status in linux package in Ubuntu:
  New

Bug description:
  After update, desktop and production machines, 

[Kernel-packages] [Bug 1451357] Re: [Lenovo SazanW-2] system got hang and screen became black after execute upgrade under 12.04.2

2015-05-04 Thread Gabriel Zhi Chen
** Description changed:

  CID : 201412-16338  SazanW-2
  
  00:02.0 VGA compatible controller [0300]: Intel Corporation Broadwell-U 
Integrated Graphics [8086:1616] (rev 09)
  08:00.0 3D controller [0302]: NVIDIA Corporation Device [10de:137a] (rev a2)
  
  Repro steps:
  1. Install 14.04.2 on SazanW-2
  2. Execute upgrade by 'Software Updater'
  3. Make sure kernel upgrade from 3.16.0-30 to 3.16.0-36
  4. Reboot system and verify the result.
  
  Actual result:
- Booting, GRUB is pass, then system got hang and screen became black. tty1~7 
are useless.
+ a, Booting, GRUB is pass, then system got hang and screen became black. 
tty1~7 are useless.
  
- Try to add a 'text' kernel parameter on GRUB page, booting system, got
- the same actual result.
+ b, Try to add a 'text' kernel parameter on GRUB page, booting system,
+ got the same actual result.
  
- After system got hang, try to get logs via 'SSH', get result 'Connection
- refused'.
+ c, After system got hang, try to get logs via 'SSH', get result
+ 'Connection refused'.
+ 
+ Notes:
+ Because there is no available NV driver, system is working on 8086:1616 now. 
+ 
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 [modified: 
boot/vmlinuz-3.16.0-30-generic]
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May  4 03:59:56 2015
  InstallationDate: Installed on 2015-05-04 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  [Lenovo SazanW-2] system got hang and screen became black after
  execute upgrade under 12.04.2

Status in HWE Next Project:
  New
Status in linux-lts-utopic package in Ubuntu:
  New

Bug description:
  CID : 201412-16338  SazanW-2

  00:02.0 VGA compatible controller [0300]: Intel Corporation Broadwell-U 
Integrated Graphics [8086:1616] (rev 09)
  08:00.0 3D controller [0302]: NVIDIA Corporation Device [10de:137a] (rev a2)

  Repro steps:
  1. Install 14.04.2 on SazanW-2
  2. Execute upgrade by 'Software Updater'
  3. Make sure kernel upgrade from 3.16.0-30 to 3.16.0-36
  4. Reboot system and verify the result.

  Actual result:
  a, Booting, GRUB is pass, then system got hang and screen became black. 
tty1~7 are useless.

  b, Try to add a 'text' kernel parameter on GRUB page, booting system,
  got the same actual result.

  c, After system got hang, try to get logs via 'SSH', get result
  'Connection refused'.

  Notes:
  Because there is no available NV driver, system is working on 8086:1616 now. 

  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 [modified: 
boot/vmlinuz-3.16.0-30-generic]
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May  4 03:59:56 2015
  InstallationDate: Installed on 2015-05-04 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1451357/+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 1450156] Re: kernel 3.16.0-36 won't boot on Lenovo Thinkpad X1 Carbon 3rd Gen

2015-05-04 Thread Stefan Plug
One more for Lenovo T450S

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

Title:
  kernel 3.16.0-36 won't boot on Lenovo Thinkpad X1 Carbon 3rd Gen

Status in linux-lts-utopic package in Ubuntu:
  Confirmed

Bug description:
  Brand new install. I have several of these machines  all have been
  happy on 3.16.0-34. Today I did an install  the post-install updates
  picked up 3.16.0-36  now it won't boot successfully -- black screen,
  backlight still lit, no response to any keyboard input.

  I downloaded  installed the current mainline upstream kernel  it
  works fine.

  This bit from kern.log appears to be salient:

  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397152] BUG: unable to handle 
kernel NULL pointer dereference at   (null)
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397156] IP: [  
(null)]   (null)
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397158] PGD 21f49e067 PUD 
21fa04067 PMD 0 
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397161] Oops: 0010 [#1] SMP 
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397163] Modules linked in: 
x86_pkg_temp_thermal(+) intel_powerclamp coretemp kvm_intel kvm 
crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 lrw 
gf128mul glue_helper ablk_helper cryptd snd_hda_intel(+) snd_hda_controller 
serio_raw snd_hda_codec snd_seq_midi snd_seq_midi_event snd_hwdep lpc_ich(+) 
snd_rawmidi snd_pcm snd_seq wmi snd_seq_device snd_timer shpchp(+) 
thinkpad_acpi nvram parport_pc mei_me(+) mac_hid ppdev i915(+) mei snd lp 
parport video drm_kms_helper soundcore drm i2c_algo_bit e1000e psmouse ahci ptp 
libahci pps_core
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397188] CPU: 0 PID: 337 Comm: 
systemd-udevd Not tainted 3.16.0-36-generic #48~14.04.1-Ubuntu
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397190] Hardware name: LENOVO 
20BTS1KH00/20BTS1KH00, BIOS N14ET26W (1.04 ) 01/23/2015
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397192] task: 
88021fadd180 ti: 88021f6d8000 task.ti: 88021f6d8000
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397193] RIP: 
0010:[]  [  (null)]   (null)
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397195] RSP: 
0018:88021f6db8a0  EFLAGS: 00010282
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397197] RAX: 0246 
RBX: 880036861928 RCX: 0001
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397198] RDX: 0001 
RSI: effe RDI: 880036861928
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397199] RBP: 88021f6db8c0 
R08: 0246 R09: 000b
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397201] R10: e01a3000 
R11: 8119bc1f R12: 88003686
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397202] R13: effe 
R14: effe R15: 8800b88b3800
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397204] FS:  
7f97b75b1880() GS:88022dc0() knlGS:
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397205] CS:  0010 DS:  
ES:  CR0: 80050033
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397206] CR2:  
CR3: 00021f69a000 CR4: 003407f0
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397208] DR0:  
DR1:  DR2: 
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397209] DR3:  
DR6: fffe0ff0 DR7: 0400
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397210] Stack:
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397211]  c03ed88e 
880036861928 0005 
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397214]  88021f6db8f8 
c03d2c5d efff effe
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397217]  88003686 
88003686 88003686 88021f6db920
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397219] Call Trace:
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397246]  [c03ed88e] 
? intel_ring_init_seqno+0x3e/0xb0 [i915]
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397265]  [c03d2c5d] 
i915_gem_init_seqno+0x7d/0xc0 [i915]
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397280]  [c03d2cc9] 
i915_gem_set_seqno+0x29/0x60 [i915]
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397296]  [c03d44bd] 
i915_gem_init_hw+0x1cd/0x3a0 [i915]
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397309]  [c03d46e5] 
i915_gem_init+0x55/0x1d0 [i915]
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397332]  [c04385e2] 
i915_driver_load+0xb42/0xff0 [i915]
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397337]  [81389e88] 
? kobject_uevent_env+0x178/0x690
  Apr 29 

[Kernel-packages] [Bug 1449549] Re: upon wake up from suspend, mouse driver will not load. must then do hard reset.

2015-05-04 Thread Christopher M. Penalver
Randall Bowman, could you please test the latest upstream kernel
available from the very top line at the top of the page (the release
names are irrelevant for testing, and please do not test the daily
folder) following https://wiki.ubuntu.com/KernelMainlineBuilds ? It will
allow additional upstream developers to examine the issue.

If the test did not allow you to test to the issue (ex. you couldn't boot into 
the OS) please make a comment in your report about this, and continue to test 
the next most recent kernel version until you can test to the issue. Once 
you've tested the upstream kernel, please comment on which kernel version 
specifically you tested. If this bug is fixed in the mainline kernel, please 
add the following tags by clicking on the yellow circle with a black pencil 
icon, next to the word Tags, located at the bottom of the report description:
kernel-fixed-upstream
kernel-fixed-upstream-X.Y-rcZ

Where XY and Z are numbers corresponding to the kernel version.

If the mainline kernel does not fix this bug, please add the following tags:
kernel-bug-exists-upstream
kernel-bug-exists-upstream-X.Y-rcZ

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

** Tags added: latest-bios-f.09

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

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

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

Title:
  upon wake up from suspend, mouse driver will not load. must then do
  hard reset.

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  FYI: I am an Ubuntu novice

  Hp Laptop. Latest Ubuntu version update.

  I close lid to laptop for it to sleep and still have power to USB. I
  open lid expecting to use computer again. It comes back on ready to go
  except that the mouse driver won't load, nor for the touchpad. I have
  to press and hold the power button to reboot computer.

  Thank you.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: ubuntu-release-upgrader-core 1:15.04.14
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CrashDB: ubuntu
  CurrentDesktop: Unity
  Date: Tue Apr 28 05:34:35 2015
  InstallationDate: Installed on 2014-11-08 (171 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  PackageArchitecture: all
  SourcePackage: ubuntu-release-upgrader
  Symptom: dist-upgrade
  UpgradeStatus: Upgraded to vivid on 2015-04-25 (3 days ago)
  VarLogDistupgradeTermlog:
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17.2-0ubuntu1
  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: 2015-04-24 18:01:53,380 DEBUG enabling apt cron job
  DistroCodename: vivid
  DistroRelease: Ubuntu 15.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Kabini [Radeon HD 8400 / R3 Series] 
[1002:9830] (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:2192]
  InstallationDate: Installed on 2014-11-08 (176 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  MachineType: Hewlett-Packard HP 15 Notebook PC
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: amd64
  PlymouthDebug: Error: [Errno 13] Permission denied: 
u'/var/log/plymouth-debug.log'
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-15-generic.efi.signed 
root=UUID=8b613377-6cd3-41a8-a346-b7ef8119226f ro drm.debug=0xe plymouth:debug
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Tags:  vivid ubuntu compiz-0.9
  Uname: Linux 3.19.0-15-generic x86_64
  UpgradeStatus: Upgraded to vivid on 2015-04-25 (9 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/06/2013
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.09
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 2192
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 41.1A
  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.09:bd12/06/2013:svnHewlett-Packard:pnHP15NotebookPC:pvr097510405F1620180:rvnHewlett-Packard:rn2192:rvr41.1A:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP 15 Notebook PC
  dmi.product.version: 097510405F1620180
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  

[Kernel-packages] [Bug 1383097] Re: [Asus X553MA] Touchpad multi-touch features doesn't work

2015-05-04 Thread Christopher M. Penalver
ajithmemana, Fix Released would be more appropriate if there was a
specific, identified commit applied to a supported repository, as
outlined in https://wiki.ubuntu.com/Bugs/Status .

Despite this, are you advising this is resolved in the default kernel
(not mainline)? If so, please feel free to mark this Invalid.

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

Title:
  [Asus X553MA] Touchpad multi-touch features doesn't work

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hi,
  I am using an Asus X553MA laptop. My touch pad works well. But the features 
like multitouch, scrolling etc doesn't seem to work.
  I tried the below command and it didn't return any output.

  cat /proc/bus/input/devices  ~/devices 
   xinput --list  ~/xinput

  And the below code returns all hardware info but not my touchpad

  ajith@ajith-X553MA:~$ cat /proc/bus/input/devices

  But i noticed a field as Mouse instead of my touchpad.

  I: Bus=0011 Vendor=0002 Product=0001 Version=0063
  N: Name=PS/2 Logitech Wheel Mouse
  P: Phys=isa0060/serio4/input0
  S: Sysfs=/devices/platform/i8042/serio4/input/input12
  U: Uniq=
  H: Handlers=mouse0 event5 
  B: PROP=0
  B: EV=7
  B: KEY=7 0 0 0 0 0 0 0 0
  B: REL=3

  I have  used a mouse earlier with the laptop. But it was not a
  Logitech one. It was an HP one.

  Please help
  --- 
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ajith  1832 F pulseaudio
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=f212c208-4c4f-4381-adf5-be331f2e13c9
  InstallationDate: Installed on 2014-10-12 (11 days ago)
  InstallationMedia: Xubuntu 14.04.1 LTS Trusty Tahr - Release i386 (20140723)
  Lsusb:
   Bus 001 Device 004: ID 04ca:3010 Lite-On Technology Corp. 
   Bus 001 Device 003: ID 04f2:b424 Chicony Electronics Co., Ltd 
   Bus 001 Device 002: ID 8087:07e6 Intel Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. X553MA
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-37-generic 
root=UUID=088c9965-8b1b-46ad-9074-0a1f82a18a4e ro quiet splash acpi_osi=Linux 
acpi_backlight=vendor quiet splash vt.handoff=7
  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
  Tags:  trusty
  Uname: Linux 3.13.0-37-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/16/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X553MA.205
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X553MA
  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.:bvrX553MA.205:bd05/16/2014:svnASUSTeKCOMPUTERINC.:pnX553MA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX553MA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X553MA
  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/1383097/+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 1082418] Re: [Fujitsu Lifebook AH532] Ubuntu UEFI install locks out UEFI firmware (~bios) access

2015-05-04 Thread Christopher M. Penalver
** Changed in: linux (Ubuntu)
   Status: Confirmed = 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/1082418

Title:
  [Fujitsu Lifebook AH532] Ubuntu UEFI install locks out UEFI firmware
  (~bios) access

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  lsb_release -rd
  Description:  Ubuntu 12.10
  Release:  12.10

  apt-cache policy grub-efi-amd64
  grub-efi-amd64:
Installed: 2.00-7ubuntu11
Candidate: 2.00-7ubuntu11

  
  Pheonix Secure Core Tiano bios version 1.09

  New laptop Fujitsu Lifebook AH532. Windows 7 preinstalled. All
  functions worked normally when running Win7. Ubuntu 12.10 installed
  using whole disk. Installation successful Ubuntu boots and runs
  normally, however all access to the bios has now been lost. Pressing
  the default key (f2) during boot up is acknowledged by bios beep, but
  ignored and Ubuntu continues booting. In addition the 'boot choices'
  menu (f12) contains nothing but Ubuntu making it impossible to boot
  from USB or CD/DVD.

  The latter (f12) problem was overcome by opening up the machine,
  removing the ram and shorting the cl1/cl2 posts with a screwdriver.
  This restores the ability to boot from USB/CD by pressing f12 but does
  not restore bios access.

  The following recovery actions have been tried.
  1) Install Boot-Repair, run repair, no change occurred. Boot repair report 
here:
  http://paste.ubuntu.com/1375041/

  2) Restore Windows from Clonezilla disk image (factory settings) -
  result - bios access is no longer possible from windows either, f2 now
  launches the Windows boot menu.

  3) Update all drivers using Fujitsu driver update tool from within
  windows (which included a bios update). Result - no change, no bios.

  4) Restored Ubuntu from Clonezilla disk image - no change.

  5) Added second distro to disk. Installed successfully (uefi mode as
  that is all I have) no change to bios access.

  So overall result I have lost all bios access even from a reinstalled
  Windows. I repeat that bios access was perfectly normal before
  installing Ubuntu.

  I strongly suggest you read the contents of this thread in addition to
  the information here:

  http://ubuntuforums.org/showthread.php?t=2086602

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: grub-efi 2.00-7ubuntu11
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Fri Nov 23 15:50:07 2012
  InstallationDate: Installed on 2012-11-22 (1 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: grub2
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1082418/+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 1443155] Re: Bluetooth not working on Asus X553MA laptop

2015-05-04 Thread Christopher M. Penalver
** Tags added: needs-apport-collect

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

Title:
  Bluetooth not working on Asus X553MA laptop

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Bluetooth is not working  on my  Asus X553MA laptop. The device search
  returns no devices.  Adapter menu shows Xubuntu -0 as the adapter.

  System info:

  Linux ajith-X553MA 3.18.8-031808-generic #201502271935 SMP Sat Feb 28 
00:57:42 UTC 2015 i686 i686 i686 GNU/Linux
  --- 
  ApportVersion: 2.14.1-0ubuntu3.8
  Architecture: i386
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-01-14 (88 days ago)
  InstallationMedia: Xubuntu 14.04.1 LTS Trusty Tahr - Release i386 (20140723)
  Package: linux (not installed)
  Tags:  trusty
  Uname: Linux 3.18.8-031808-generic i686
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip fax floppy fuse lpadmin plugdev sambashare 
sudo tape video
  _MarkForUpload: True
  --- 
  ApportVersion: 2.14.1-0ubuntu3.8
  Architecture: i386
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-01-14 (92 days ago)
  InstallationMedia: Xubuntu 14.04.1 LTS Trusty Tahr - Release i386 (20140723)
  Package: linux (not installed)
  Tags:  trusty
  Uname: Linux 3.19.4-031904-generic i686
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip fax floppy fuse lpadmin plugdev sambashare 
sudo tape video
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1443155/+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 1449299] Re: BUG: unable to handle kernel paging request at f80f0000 - nouveau_bo_wr32+0x27/0x30

2015-05-04 Thread Christopher M. Penalver
Vitaly, the next step is to fully reverse commit bisect from kernel 3.16
to 4.1-rc1 in order to identify the last bad commit, followed
immediately by the first good one. Once this commit has been identified,
then it may be reviewed as a candidate for backporting into your
release. Could you please do this following
https://wiki.ubuntu.com/Kernel/KernelBisection#How_do_I_reverse_bisect_the_upstream_kernel.3F
?

Please note, finding adjacent kernel versions is not fully commit
bisecting.

Thank you for your understanding.

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

** Tags added: kernel-fixed-upstream kernel-fixed-upstream-4.1-rc1
needs-bisect

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

Title:
  BUG: unable to handle kernel paging request at f80f -
  nouveau_bo_wr32+0x27/0x30

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Freshly installed 14.04.1-Ubuntu Desktop. First-time installation, no
  legacy from prior versions.

  Hardware: Asus P4C800 Deluxe, latest BIOS 1021.005 08/04/2005

  Easily reproducible. Immediately after installing Ubuntu Desktop,
  started getting freezes in the GUI. Usually happens within a minute or
  so of using the GUI after boot-up. The system is unusable this way.

  I am willing to make the machine available for remote or local (in
  silicon valley) debugging.

  ADDITIONAL INFORMATION:
  Anecdotally, I noticed that if upon boot-up, I first launch the command-line 
console (CTL-ALT-F1), then switch back to the graphical console (CTL-ALT-F7), 
then I am able to use the GUI for a couple of hours through normal shutdown 
without kernel crash. I observed this all of the 3 or so times that I did 
CTL-ALT-F1 and CTL-ALT-F7. This make it seem like some sort of a 
reference-counting bug: if I run CTL-ALT-F1 at least once, then the problem 
doesn't happen.

  Here is the stack trace from syslog:

  Apr 27 11:16:24 vitaly-desktop kernel: [  154.932232] BUG: unable to handle 
kernel paging request at f80f
  Apr 27 11:16:24 vitaly-desktop kernel: [  154.932488] IP: [c1326150] 
iowrite32+0x30/0x40
  Apr 27 11:16:24 vitaly-desktop kernel: [  154.932585] *pdpt = 
01af5001 *pde = 3441c067 *pte = 
  Apr 27 11:16:24 vitaly-desktop kernel: [  154.932787] Oops: 0002 [#1] SMP
  Apr 27 11:16:24 vitaly-desktop kernel: [  154.932865] Modules linked in: bnep 
rfcomm bluetooth 6lowpan_iphc snd_wavefront snd_cs4236 snd_opl3_lib snd_hwdep 
snd_wss_lib snd_mpu401_uart snd_seq_midi snd_seq_midi_event snd_intel8x0 
snd_rawmidi snd_ac97_codec ac97_bus serio_raw snd_pcm snd_seq snd_seq_device 
snd_timer snd lpc_ich nouveau ns558 mxm_wmi wmi gameport soundcore video ttm 
drm_kms_helper drm i2c_algo_bit i82875p_edac edac_core shpchp parport_pc 
mac_hid ppdev lp parport hid_generic usbhid hid uas usb_storage firewire_ohci 
skge firewire_core pata_acpi crc_itu_t floppy
  Apr 27 11:16:24 vitaly-desktop kernel: [  154.934097] CPU: 1 PID: 1096 Comm: 
Xorg Not tainted 3.16.0-34-generic #47~14.04.1-Ubuntu
  Apr 27 11:16:24 vitaly-desktop kernel: [  154.934234] Hardware name: To Be 
Filled By O.E.M. To Be Filled By O.E.M./P4C800, BIOS 1021.005 08/04/2005
  Apr 27 11:16:24 vitaly-desktop kernel: [  154.934389] task: eea92520 ti: 
f1a0e000 task.ti: f1a0e000
  Apr 27 11:16:24 vitaly-desktop kernel: [  154.934487] EIP: 0060:[c1326150] 
EFLAGS: 00213292 CPU: 1
  Apr 27 11:16:24 vitaly-desktop kernel: [  154.934588] EIP is at 
iowrite32+0x30/0x40
  Apr 27 11:16:24 vitaly-desktop kernel: [  154.934681] EAX: 2000 EBX: 
f80e ECX: f80f EDX: f80f
  Apr 27 11:16:24 vitaly-desktop kernel: [  154.934813] ESI: 3ffb EDI: 
ef88ad80 EBP: f1a0fd64 ESP: f1a0fd5c
  Apr 27 11:16:24 vitaly-desktop kernel: [  154.934907]  DS: 007b ES: 007b FS: 
00d8 GS: 00e0 SS: 0068
  Apr 27 11:16:24 vitaly-desktop kernel: [  154.934991] CR0: 8005003b CR2: 
f80f CR3: 2fecb000 CR4: 07f0
  Apr 27 11:16:24 vitaly-desktop kernel: [  154.935102] Stack:
  Apr 27 11:16:24 vitaly-desktop kernel: [  154.935139]  f90fd017  
f1a0fd98 f90f9231 0040  0008 0001
  Apr 27 11:16:24 vitaly-desktop kernel: [  154.935331]  ef974800 ffec 
 ef88ad80 f6973000 eac9e800  f1a0fdf8
  Apr 27 11:16:24 vitaly-desktop kernel: [  154.935520]  f9107a96 eac9e988 
00f2    1c00 0020
  Apr 27 11:16:24 vitaly-desktop kernel: [  154.935711] Call Trace:
  Apr 27 11:16:24 vitaly-desktop kernel: [  154.935847]  [f90fd017] ? 
nouveau_bo_wr32+0x27/0x30 [nouveau]
  Apr 27 11:16:24 vitaly-desktop kernel: [  154.936020]  [f90f9231] 
nouveau_dma_wait+0x131/0x670 [nouveau]
  Apr 27 11:16:24 vitaly-desktop kernel: [  154.936020]  [f9107a96] 
nouveau_crtc_page_flip+0x206/0x650 [nouveau]
  Apr 27 11:16:24 vitaly-desktop kernel: [ 

[Kernel-packages] [Bug 1451357] IwConfig.txt

2015-05-04 Thread Gabriel Zhi Chen
apport information

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/1451357/+attachment/4390559/+files/IwConfig.txt

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

Title:
  [Lenovo SazanW-2] system got hang and screen became black after
  execute upgrade under 12.04.2

Status in HWE Next Project:
  New
Status in linux-lts-utopic package in Ubuntu:
  New

Bug description:
  CID : 201412-16338  SazanW-2

  00:02.0 VGA compatible controller [0300]: Intel Corporation Broadwell-U 
Integrated Graphics [8086:1616] (rev 09)
  08:00.0 3D controller [0302]: NVIDIA Corporation Device [10de:137a] (rev a2)

  Repro steps:
  1. Install 14.04.2 on SazanW-2
  2. Execute upgrade by 'Software Updater'
  3. Make sure kernel upgrade from 3.16.0-30 to 3.16.0-36
  4. Reboot system and verify the result.

  Actual result:
  a, Booting, GRUB is pass, then system got hang and screen became black. 
tty1~7 are useless.

  b, Try to add a 'text' kernel parameter on GRUB page, booting system,
  got the same actual result.

  c, After system got hang, try to get logs via 'SSH', get result
  'Connection refused'.

  Notes:
  Because there is no available NV driver, system is working on 8086:1616 now. 
Since I can not get any logs under 3.16.0-36, just attach all logs under 
3.16.0-30 here.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 [modified: 
boot/vmlinuz-3.16.0-30-generic]
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May  4 03:59:56 2015
  InstallationDate: Installed on 2015-05-04 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  u  1831 F pulseaudio
   /dev/snd/controlC0:  u  1831 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d16d1f82-8c29-4e0b-bd58-fea8bb414c5b
  InstallationDate: Installed on 2015-05-04 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: LENOVO 20E1Z0X8US
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic 
root=UUID=1dde7ba0-2958-40e5-9dc6-d047ced139d2 ro quiet splash
  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.127.11
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/17/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N11ET26W (1.02 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20E1Z0X8US
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN11ET26W(1.02):bd11/17/2014:svnLENOVO:pn20E1Z0X8US:pvrThinkPadW550s:rvnLENOVO:rn20E1Z0X8US:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20E1Z0X8US
  dmi.product.version: ThinkPad W550s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1451357/+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 1451357] CurrentDmesg.txt

2015-05-04 Thread Gabriel Zhi Chen
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/1451357/+attachment/4390558/+files/CurrentDmesg.txt

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

Title:
  [Lenovo SazanW-2] system got hang and screen became black after
  execute upgrade under 12.04.2

Status in HWE Next Project:
  New
Status in linux-lts-utopic package in Ubuntu:
  New

Bug description:
  CID : 201412-16338  SazanW-2

  00:02.0 VGA compatible controller [0300]: Intel Corporation Broadwell-U 
Integrated Graphics [8086:1616] (rev 09)
  08:00.0 3D controller [0302]: NVIDIA Corporation Device [10de:137a] (rev a2)

  Repro steps:
  1. Install 14.04.2 on SazanW-2
  2. Execute upgrade by 'Software Updater'
  3. Make sure kernel upgrade from 3.16.0-30 to 3.16.0-36
  4. Reboot system and verify the result.

  Actual result:
  a, Booting, GRUB is pass, then system got hang and screen became black. 
tty1~7 are useless.

  b, Try to add a 'text' kernel parameter on GRUB page, booting system,
  got the same actual result.

  c, After system got hang, try to get logs via 'SSH', get result
  'Connection refused'.

  Notes:
  Because there is no available NV driver, system is working on 8086:1616 now. 
Since I can not get any logs under 3.16.0-36, just attach all logs under 
3.16.0-30 here.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 [modified: 
boot/vmlinuz-3.16.0-30-generic]
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May  4 03:59:56 2015
  InstallationDate: Installed on 2015-05-04 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  u  1831 F pulseaudio
   /dev/snd/controlC0:  u  1831 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d16d1f82-8c29-4e0b-bd58-fea8bb414c5b
  InstallationDate: Installed on 2015-05-04 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: LENOVO 20E1Z0X8US
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic 
root=UUID=1dde7ba0-2958-40e5-9dc6-d047ced139d2 ro quiet splash
  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.127.11
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/17/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N11ET26W (1.02 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20E1Z0X8US
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN11ET26W(1.02):bd11/17/2014:svnLENOVO:pn20E1Z0X8US:pvrThinkPadW550s:rvnLENOVO:rn20E1Z0X8US:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20E1Z0X8US
  dmi.product.version: ThinkPad W550s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1451357/+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 1451357] CRDA.txt

2015-05-04 Thread Gabriel Zhi Chen
apport information

** Attachment added: CRDA.txt
   https://bugs.launchpad.net/bugs/1451357/+attachment/4390557/+files/CRDA.txt

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

Title:
  [Lenovo SazanW-2] system got hang and screen became black after
  execute upgrade under 12.04.2

Status in HWE Next Project:
  New
Status in linux-lts-utopic package in Ubuntu:
  New

Bug description:
  CID : 201412-16338  SazanW-2

  00:02.0 VGA compatible controller [0300]: Intel Corporation Broadwell-U 
Integrated Graphics [8086:1616] (rev 09)
  08:00.0 3D controller [0302]: NVIDIA Corporation Device [10de:137a] (rev a2)

  Repro steps:
  1. Install 14.04.2 on SazanW-2
  2. Execute upgrade by 'Software Updater'
  3. Make sure kernel upgrade from 3.16.0-30 to 3.16.0-36
  4. Reboot system and verify the result.

  Actual result:
  a, Booting, GRUB is pass, then system got hang and screen became black. 
tty1~7 are useless.

  b, Try to add a 'text' kernel parameter on GRUB page, booting system,
  got the same actual result.

  c, After system got hang, try to get logs via 'SSH', get result
  'Connection refused'.

  Notes:
  Because there is no available NV driver, system is working on 8086:1616 now. 
Since I can not get any logs under 3.16.0-36, just attach all logs under 
3.16.0-30 here.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 [modified: 
boot/vmlinuz-3.16.0-30-generic]
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May  4 03:59:56 2015
  InstallationDate: Installed on 2015-05-04 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  u  1831 F pulseaudio
   /dev/snd/controlC0:  u  1831 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d16d1f82-8c29-4e0b-bd58-fea8bb414c5b
  InstallationDate: Installed on 2015-05-04 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: LENOVO 20E1Z0X8US
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic 
root=UUID=1dde7ba0-2958-40e5-9dc6-d047ced139d2 ro quiet splash
  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.127.11
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/17/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N11ET26W (1.02 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20E1Z0X8US
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN11ET26W(1.02):bd11/17/2014:svnLENOVO:pn20E1Z0X8US:pvrThinkPadW550s:rvnLENOVO:rn20E1Z0X8US:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20E1Z0X8US
  dmi.product.version: ThinkPad W550s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1451357/+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 1451357] Lsusb.txt

2015-05-04 Thread Gabriel Zhi Chen
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/1451357/+attachment/4390561/+files/Lsusb.txt

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

Title:
  [Lenovo SazanW-2] system got hang and screen became black after
  execute upgrade under 12.04.2

Status in HWE Next Project:
  New
Status in linux-lts-utopic package in Ubuntu:
  New

Bug description:
  CID : 201412-16338  SazanW-2

  00:02.0 VGA compatible controller [0300]: Intel Corporation Broadwell-U 
Integrated Graphics [8086:1616] (rev 09)
  08:00.0 3D controller [0302]: NVIDIA Corporation Device [10de:137a] (rev a2)

  Repro steps:
  1. Install 14.04.2 on SazanW-2
  2. Execute upgrade by 'Software Updater'
  3. Make sure kernel upgrade from 3.16.0-30 to 3.16.0-36
  4. Reboot system and verify the result.

  Actual result:
  a, Booting, GRUB is pass, then system got hang and screen became black. 
tty1~7 are useless.

  b, Try to add a 'text' kernel parameter on GRUB page, booting system,
  got the same actual result.

  c, After system got hang, try to get logs via 'SSH', get result
  'Connection refused'.

  Notes:
  Because there is no available NV driver, system is working on 8086:1616 now. 
Since I can not get any logs under 3.16.0-36, just attach all logs under 
3.16.0-30 here.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 [modified: 
boot/vmlinuz-3.16.0-30-generic]
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May  4 03:59:56 2015
  InstallationDate: Installed on 2015-05-04 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  u  1831 F pulseaudio
   /dev/snd/controlC0:  u  1831 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d16d1f82-8c29-4e0b-bd58-fea8bb414c5b
  InstallationDate: Installed on 2015-05-04 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: LENOVO 20E1Z0X8US
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic 
root=UUID=1dde7ba0-2958-40e5-9dc6-d047ced139d2 ro quiet splash
  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.127.11
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/17/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N11ET26W (1.02 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20E1Z0X8US
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN11ET26W(1.02):bd11/17/2014:svnLENOVO:pn20E1Z0X8US:pvrThinkPadW550s:rvnLENOVO:rn20E1Z0X8US:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20E1Z0X8US
  dmi.product.version: ThinkPad W550s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1451357/+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 1451357] BootDmesg.txt

2015-05-04 Thread Gabriel Zhi Chen
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/1451357/+attachment/4390556/+files/BootDmesg.txt

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

Title:
  [Lenovo SazanW-2] system got hang and screen became black after
  execute upgrade under 12.04.2

Status in HWE Next Project:
  New
Status in linux-lts-utopic package in Ubuntu:
  New

Bug description:
  CID : 201412-16338  SazanW-2

  00:02.0 VGA compatible controller [0300]: Intel Corporation Broadwell-U 
Integrated Graphics [8086:1616] (rev 09)
  08:00.0 3D controller [0302]: NVIDIA Corporation Device [10de:137a] (rev a2)

  Repro steps:
  1. Install 14.04.2 on SazanW-2
  2. Execute upgrade by 'Software Updater'
  3. Make sure kernel upgrade from 3.16.0-30 to 3.16.0-36
  4. Reboot system and verify the result.

  Actual result:
  a, Booting, GRUB is pass, then system got hang and screen became black. 
tty1~7 are useless.

  b, Try to add a 'text' kernel parameter on GRUB page, booting system,
  got the same actual result.

  c, After system got hang, try to get logs via 'SSH', get result
  'Connection refused'.

  Notes:
  Because there is no available NV driver, system is working on 8086:1616 now. 
Since I can not get any logs under 3.16.0-36, just attach all logs under 
3.16.0-30 here.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 [modified: 
boot/vmlinuz-3.16.0-30-generic]
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May  4 03:59:56 2015
  InstallationDate: Installed on 2015-05-04 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  u  1831 F pulseaudio
   /dev/snd/controlC0:  u  1831 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d16d1f82-8c29-4e0b-bd58-fea8bb414c5b
  InstallationDate: Installed on 2015-05-04 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: LENOVO 20E1Z0X8US
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic 
root=UUID=1dde7ba0-2958-40e5-9dc6-d047ced139d2 ro quiet splash
  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.127.11
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/17/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N11ET26W (1.02 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20E1Z0X8US
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN11ET26W(1.02):bd11/17/2014:svnLENOVO:pn20E1Z0X8US:pvrThinkPadW550s:rvnLENOVO:rn20E1Z0X8US:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20E1Z0X8US
  dmi.product.version: ThinkPad W550s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1451357/+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 1451357] ProcCpuinfo.txt

2015-05-04 Thread Gabriel Zhi Chen
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/1451357/+attachment/4390562/+files/ProcCpuinfo.txt

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

Title:
  [Lenovo SazanW-2] system got hang and screen became black after
  execute upgrade under 12.04.2

Status in HWE Next Project:
  New
Status in linux-lts-utopic package in Ubuntu:
  New

Bug description:
  CID : 201412-16338  SazanW-2

  00:02.0 VGA compatible controller [0300]: Intel Corporation Broadwell-U 
Integrated Graphics [8086:1616] (rev 09)
  08:00.0 3D controller [0302]: NVIDIA Corporation Device [10de:137a] (rev a2)

  Repro steps:
  1. Install 14.04.2 on SazanW-2
  2. Execute upgrade by 'Software Updater'
  3. Make sure kernel upgrade from 3.16.0-30 to 3.16.0-36
  4. Reboot system and verify the result.

  Actual result:
  a, Booting, GRUB is pass, then system got hang and screen became black. 
tty1~7 are useless.

  b, Try to add a 'text' kernel parameter on GRUB page, booting system,
  got the same actual result.

  c, After system got hang, try to get logs via 'SSH', get result
  'Connection refused'.

  Notes:
  Because there is no available NV driver, system is working on 8086:1616 now. 
Since I can not get any logs under 3.16.0-36, just attach all logs under 
3.16.0-30 here.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 [modified: 
boot/vmlinuz-3.16.0-30-generic]
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May  4 03:59:56 2015
  InstallationDate: Installed on 2015-05-04 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  u  1831 F pulseaudio
   /dev/snd/controlC0:  u  1831 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d16d1f82-8c29-4e0b-bd58-fea8bb414c5b
  InstallationDate: Installed on 2015-05-04 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: LENOVO 20E1Z0X8US
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic 
root=UUID=1dde7ba0-2958-40e5-9dc6-d047ced139d2 ro quiet splash
  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.127.11
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/17/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N11ET26W (1.02 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20E1Z0X8US
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN11ET26W(1.02):bd11/17/2014:svnLENOVO:pn20E1Z0X8US:pvrThinkPadW550s:rvnLENOVO:rn20E1Z0X8US:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20E1Z0X8US
  dmi.product.version: ThinkPad W550s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1451357/+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 1451357] ProcInterrupts.txt

2015-05-04 Thread Gabriel Zhi Chen
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/1451357/+attachment/4390564/+files/ProcInterrupts.txt

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

Title:
  [Lenovo SazanW-2] system got hang and screen became black after
  execute upgrade under 12.04.2

Status in HWE Next Project:
  New
Status in linux-lts-utopic package in Ubuntu:
  New

Bug description:
  CID : 201412-16338  SazanW-2

  00:02.0 VGA compatible controller [0300]: Intel Corporation Broadwell-U 
Integrated Graphics [8086:1616] (rev 09)
  08:00.0 3D controller [0302]: NVIDIA Corporation Device [10de:137a] (rev a2)

  Repro steps:
  1. Install 14.04.2 on SazanW-2
  2. Execute upgrade by 'Software Updater'
  3. Make sure kernel upgrade from 3.16.0-30 to 3.16.0-36
  4. Reboot system and verify the result.

  Actual result:
  a, Booting, GRUB is pass, then system got hang and screen became black. 
tty1~7 are useless.

  b, Try to add a 'text' kernel parameter on GRUB page, booting system,
  got the same actual result.

  c, After system got hang, try to get logs via 'SSH', get result
  'Connection refused'.

  Notes:
  Because there is no available NV driver, system is working on 8086:1616 now. 
Since I can not get any logs under 3.16.0-36, just attach all logs under 
3.16.0-30 here.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 [modified: 
boot/vmlinuz-3.16.0-30-generic]
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May  4 03:59:56 2015
  InstallationDate: Installed on 2015-05-04 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  u  1831 F pulseaudio
   /dev/snd/controlC0:  u  1831 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d16d1f82-8c29-4e0b-bd58-fea8bb414c5b
  InstallationDate: Installed on 2015-05-04 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: LENOVO 20E1Z0X8US
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic 
root=UUID=1dde7ba0-2958-40e5-9dc6-d047ced139d2 ro quiet splash
  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.127.11
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/17/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N11ET26W (1.02 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20E1Z0X8US
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN11ET26W(1.02):bd11/17/2014:svnLENOVO:pn20E1Z0X8US:pvrThinkPadW550s:rvnLENOVO:rn20E1Z0X8US:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20E1Z0X8US
  dmi.product.version: ThinkPad W550s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1451357/+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 1451357] Re: [Lenovo SazanW-2] system got hang and screen became black after execute upgrade under 12.04.2

2015-05-04 Thread Gabriel Zhi Chen
apport information

** Tags added: apport-collected

** Description changed:

  CID : 201412-16338  SazanW-2
  
  00:02.0 VGA compatible controller [0300]: Intel Corporation Broadwell-U 
Integrated Graphics [8086:1616] (rev 09)
  08:00.0 3D controller [0302]: NVIDIA Corporation Device [10de:137a] (rev a2)
  
  Repro steps:
  1. Install 14.04.2 on SazanW-2
  2. Execute upgrade by 'Software Updater'
  3. Make sure kernel upgrade from 3.16.0-30 to 3.16.0-36
  4. Reboot system and verify the result.
  
  Actual result:
  a, Booting, GRUB is pass, then system got hang and screen became black. 
tty1~7 are useless.
  
  b, Try to add a 'text' kernel parameter on GRUB page, booting system,
  got the same actual result.
  
  c, After system got hang, try to get logs via 'SSH', get result
  'Connection refused'.
  
  Notes:
  Because there is no available NV driver, system is working on 8086:1616 now. 
  
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 [modified: 
boot/vmlinuz-3.16.0-30-generic]
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May  4 03:59:56 2015
  InstallationDate: Installed on 2015-05-04 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
+ --- 
+ ApportVersion: 2.14.1-0ubuntu3.10
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  u  1831 F pulseaudio
+  /dev/snd/controlC0:  u  1831 F pulseaudio
+ CurrentDesktop: Unity
+ DistroRelease: Ubuntu 14.04
+ HibernationDevice: RESUME=UUID=d16d1f82-8c29-4e0b-bd58-fea8bb414c5b
+ InstallationDate: Installed on 2015-05-04 (0 days ago)
+ InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
+ MachineType: LENOVO 20E1Z0X8US
+ Package: linux (not installed)
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic 
root=UUID=1dde7ba0-2958-40e5-9dc6-d047ced139d2 ro quiet splash
+ 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.127.11
+ Tags:  trusty
+ Uname: Linux 3.16.0-30-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 11/17/2014
+ dmi.bios.vendor: LENOVO
+ dmi.bios.version: N11ET26W (1.02 )
+ dmi.board.asset.tag: Not Available
+ dmi.board.name: 20E1Z0X8US
+ dmi.board.vendor: LENOVO
+ dmi.board.version: Not Defined
+ dmi.chassis.asset.tag: No Asset Information
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: LENOVO
+ dmi.chassis.version: None
+ dmi.modalias: 
dmi:bvnLENOVO:bvrN11ET26W(1.02):bd11/17/2014:svnLENOVO:pn20E1Z0X8US:pvrThinkPadW550s:rvnLENOVO:rn20E1Z0X8US:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
+ dmi.product.name: 20E1Z0X8US
+ dmi.product.version: ThinkPad W550s
+ dmi.sys.vendor: LENOVO

** Attachment added: AlsaInfo.txt
   
https://bugs.launchpad.net/bugs/1451357/+attachment/4390554/+files/AlsaInfo.txt

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

Title:
  [Lenovo SazanW-2] system got hang and screen became black after
  execute upgrade under 12.04.2

Status in HWE Next Project:
  New
Status in linux-lts-utopic package in Ubuntu:
  New

Bug description:
  CID : 201412-16338  SazanW-2

  00:02.0 VGA compatible controller [0300]: Intel Corporation Broadwell-U 
Integrated Graphics [8086:1616] (rev 09)
  08:00.0 3D controller [0302]: NVIDIA Corporation Device [10de:137a] (rev a2)

  Repro steps:
  1. Install 14.04.2 on SazanW-2
  2. Execute upgrade by 'Software Updater'
  3. Make sure kernel upgrade from 3.16.0-30 to 3.16.0-36
  4. Reboot system and verify the result.

  Actual result:
  a, Booting, GRUB is pass, then system got hang and screen became black. 
tty1~7 are useless.

  b, Try to add a 'text' kernel parameter on GRUB page, booting system,
  got the same actual result.

  c, After system got hang, try to get logs via 'SSH', get result
  'Connection refused'.

  Notes:
  Because there is no available NV driver, system is working on 8086:1616 now. 
Since I can not get any logs under 3.16.0-36, just attach all logs under 
3.16.0-30 here.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 [modified: 
boot/vmlinuz-3.16.0-30-generic]
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  

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

2015-05-04 Thread Gabriel Zhi Chen
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/1451357/+attachment/4390560/+files/Lspci.txt

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

Title:
  [Lenovo SazanW-2] system got hang and screen became black after
  execute upgrade under 12.04.2

Status in HWE Next Project:
  New
Status in linux-lts-utopic package in Ubuntu:
  New

Bug description:
  CID : 201412-16338  SazanW-2

  00:02.0 VGA compatible controller [0300]: Intel Corporation Broadwell-U 
Integrated Graphics [8086:1616] (rev 09)
  08:00.0 3D controller [0302]: NVIDIA Corporation Device [10de:137a] (rev a2)

  Repro steps:
  1. Install 14.04.2 on SazanW-2
  2. Execute upgrade by 'Software Updater'
  3. Make sure kernel upgrade from 3.16.0-30 to 3.16.0-36
  4. Reboot system and verify the result.

  Actual result:
  a, Booting, GRUB is pass, then system got hang and screen became black. 
tty1~7 are useless.

  b, Try to add a 'text' kernel parameter on GRUB page, booting system,
  got the same actual result.

  c, After system got hang, try to get logs via 'SSH', get result
  'Connection refused'.

  Notes:
  Because there is no available NV driver, system is working on 8086:1616 now. 
Since I can not get any logs under 3.16.0-36, just attach all logs under 
3.16.0-30 here.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 [modified: 
boot/vmlinuz-3.16.0-30-generic]
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May  4 03:59:56 2015
  InstallationDate: Installed on 2015-05-04 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  u  1831 F pulseaudio
   /dev/snd/controlC0:  u  1831 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d16d1f82-8c29-4e0b-bd58-fea8bb414c5b
  InstallationDate: Installed on 2015-05-04 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: LENOVO 20E1Z0X8US
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic 
root=UUID=1dde7ba0-2958-40e5-9dc6-d047ced139d2 ro quiet splash
  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.127.11
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/17/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N11ET26W (1.02 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20E1Z0X8US
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN11ET26W(1.02):bd11/17/2014:svnLENOVO:pn20E1Z0X8US:pvrThinkPadW550s:rvnLENOVO:rn20E1Z0X8US:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20E1Z0X8US
  dmi.product.version: ThinkPad W550s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1451357/+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 1451357] ProcEnviron.txt

2015-05-04 Thread Gabriel Zhi Chen
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/1451357/+attachment/4390563/+files/ProcEnviron.txt

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

Title:
  [Lenovo SazanW-2] system got hang and screen became black after
  execute upgrade under 12.04.2

Status in HWE Next Project:
  New
Status in linux-lts-utopic package in Ubuntu:
  New

Bug description:
  CID : 201412-16338  SazanW-2

  00:02.0 VGA compatible controller [0300]: Intel Corporation Broadwell-U 
Integrated Graphics [8086:1616] (rev 09)
  08:00.0 3D controller [0302]: NVIDIA Corporation Device [10de:137a] (rev a2)

  Repro steps:
  1. Install 14.04.2 on SazanW-2
  2. Execute upgrade by 'Software Updater'
  3. Make sure kernel upgrade from 3.16.0-30 to 3.16.0-36
  4. Reboot system and verify the result.

  Actual result:
  a, Booting, GRUB is pass, then system got hang and screen became black. 
tty1~7 are useless.

  b, Try to add a 'text' kernel parameter on GRUB page, booting system,
  got the same actual result.

  c, After system got hang, try to get logs via 'SSH', get result
  'Connection refused'.

  Notes:
  Because there is no available NV driver, system is working on 8086:1616 now. 
Since I can not get any logs under 3.16.0-36, just attach all logs under 
3.16.0-30 here.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 [modified: 
boot/vmlinuz-3.16.0-30-generic]
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May  4 03:59:56 2015
  InstallationDate: Installed on 2015-05-04 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  u  1831 F pulseaudio
   /dev/snd/controlC0:  u  1831 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d16d1f82-8c29-4e0b-bd58-fea8bb414c5b
  InstallationDate: Installed on 2015-05-04 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: LENOVO 20E1Z0X8US
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic 
root=UUID=1dde7ba0-2958-40e5-9dc6-d047ced139d2 ro quiet splash
  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.127.11
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/17/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N11ET26W (1.02 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20E1Z0X8US
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN11ET26W(1.02):bd11/17/2014:svnLENOVO:pn20E1Z0X8US:pvrThinkPadW550s:rvnLENOVO:rn20E1Z0X8US:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20E1Z0X8US
  dmi.product.version: ThinkPad W550s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1451357/+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 1451360] Missing required logs.

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

apport-collect 1451360

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

Title:
  Kernel OOPS in 3.13.0-51 due to NULL pointer after kernel upgrade

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  After update, desktop and production machines, both using i386 and
  amd64 kernels fail.

  The crash may only occur after loading of syscall audit rules, hence
  boot up to initrd is still possible.

  Login is still possible but many integral functions fail, e.g. sending
  signals to processes. Also sudo is not working any more

  
  [   64.447838] BUG: unable to handle kernel NULL pointer dereference at 
068f
  [   64.448715] IP: [8136cb80] strlen+0x0/0x30
  [   64.449533] PGD 0 
  [   64.450315] Oops:  [#15] SMP 
  [   64.451069] Modules linked in: pci_stub vboxpci(OX) vboxnetadp(OX) 
vboxnetflt(OX) vboxdrv(OX) nf_conntrack_netlink snd_hda_codec_hdmi xt_multiport 
arc4 xt_hashlimit ipt_REJECT xt_tcpudp xt_NFLOG nfnetlink_log nfnetlink 
xt_conntrack iptable_filter iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 
nf_nat_ipv4 nf_nat nf_conntrack iptable_mangle ip_tables x_tables dell_wmi 
sparse_keymap ppdev dell_laptop dcdbas cdc_mbim cdc_wdm cdc_ncm btusb bluetooth 
usbnet mii uvcvideo iwlmvm videobuf2_vmalloc videobuf2_memops videobuf2_core 
mac80211 videodev snd_hda_codec_realtek intel_rapl x86_pkg_temp_thermal 
intel_powerclamp coretemp kvm_intel kvm joydev serio_raw i915 iwlwifi 
drm_kms_helper snd_hda_intel snd_hda_codec snd_hwdep snd_pcm cfg80211 
snd_page_alloc lpc_ich mei_me mei shpchp drm i2c_algo_bit snd_timer snd 
soundcore wmi parport_pc parport video mac_hid dm_crypt hid_generic usbhid hid 
crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 lrw 
gf128mul glue_helper ablk_hel
 per cryptd psmouse ahci libahci sdhci_pci sdhci e1000e ptp pps_core
  [   64.456682] CPU: 1 PID: 1506 Comm: sudo Tainted: G  DOX 
3.13.0-51-generic #84-Ubuntu
  [   64.457483] Hardware name: Dell Inc.
  [   64.458281] task: 880037251800 ti: 8800368c4000 task.ti: 
8800368c4000
  [   64.459095] RIP: 0010:[8136cb80]  [8136cb80] 
strlen+0x0/0x30
  [   64.459901] RSP: 0018:8800368c5df0  EFLAGS: 00010286
  [   64.460707] RAX: 8800368c5d40 RBX: 068f RCX: 

  [   64.461522] RDX: 0037 RSI: 068f RDI: 
068f
  [   64.462331] RBP: 8800368c5e08 R08:  R09: 
fffe
  [   64.463141] R10:  R11: 8800368c5c06 R12: 
8800379c6680
  [   64.463951] R13:  R14: 8802121a8000 R15: 

  [   64.464753] FS:  7fa9c5d73840() GS:88021ea8() 
knlGS:
  [   64.465558] CS:  0010 DS:  ES:  CR0: 80050033
  [   64.466367] CR2: 068f CR3: 379b8000 CR4: 
001407e0
  [   64.467189] DR0:  DR1:  DR2: 

  [   64.468003] DR3:  DR6: fffe0ff0 DR7: 
0400
  [   64.468803] Stack:
  [   64.469596]  810f7fda 8800379c6680 8802121a8060 
8800368c5e78
  [   64.470410]  810f9581 0246 81c55740 
8800368c5e60
  [   64.471217]  0246 8800368c5ef0 8800368c5e60 
810f6b93
  [   64.472024] Call Trace:
  [   64.472829]  [810f7fda] ? audit_log_untrustedstring+0x1a/0x30
  [   64.473643]  [810f9581] audit_log_name+0x281/0x320
  [   64.474454]  [810f6b93] ? audit_buffer_free+0x73/0xa0
  [   64.475267]  [810fbe37] audit_log_exit+0x3d7/0xb90
  [   64.476079]  [810fe5bf] __audit_syscall_exit+0x27f/0x2e0
  [   64.476889]  [817331e4] sysret_audit+0x17/0x21
  [   64.477680] Code: 89 f8 48 89 e5 f6 82 40 c7 84 81 20 74 15 0f 1f 44 00 00 
48 83 c0 01 0f b6 10 f6 82 40 c7 84 81 20 75 f0 5d c3 66 0f 1f 44 00 00 80 3f 
00 55 48 89 e5 74 15 48 89 f8 0f 1f 40 00 48 83 c0 01 80 
  [   64.479363] RIP  [8136cb80] strlen+0x0/0x30
  [   64.480169]  RSP 8800368c5df0
  [   64.480975] CR2: 068f
  [   64.481784] ---[ end trace 267143d269f88f24 ]---

  # cat /proc/version_signature  version.log

  failed, but should have reported latest Ubuntu Trusty kernel

  # lspci -v

  Completely different systems (vmware guest, vbox guest, various
  

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

2015-05-04 Thread Gabriel Zhi Chen
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/1451357/+attachment/4390565/+files/ProcModules.txt

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

Title:
  [Lenovo SazanW-2] system got hang and screen became black after
  execute upgrade under 12.04.2

Status in HWE Next Project:
  New
Status in linux-lts-utopic package in Ubuntu:
  New

Bug description:
  CID : 201412-16338  SazanW-2

  00:02.0 VGA compatible controller [0300]: Intel Corporation Broadwell-U 
Integrated Graphics [8086:1616] (rev 09)
  08:00.0 3D controller [0302]: NVIDIA Corporation Device [10de:137a] (rev a2)

  Repro steps:
  1. Install 14.04.2 on SazanW-2
  2. Execute upgrade by 'Software Updater'
  3. Make sure kernel upgrade from 3.16.0-30 to 3.16.0-36
  4. Reboot system and verify the result.

  Actual result:
  a, Booting, GRUB is pass, then system got hang and screen became black. 
tty1~7 are useless.

  b, Try to add a 'text' kernel parameter on GRUB page, booting system,
  got the same actual result.

  c, After system got hang, try to get logs via 'SSH', get result
  'Connection refused'.

  Notes:
  Because there is no available NV driver, system is working on 8086:1616 now. 
Since I can not get any logs under 3.16.0-36, just attach all logs under 
3.16.0-30 here.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 [modified: 
boot/vmlinuz-3.16.0-30-generic]
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May  4 03:59:56 2015
  InstallationDate: Installed on 2015-05-04 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  u  1831 F pulseaudio
   /dev/snd/controlC0:  u  1831 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d16d1f82-8c29-4e0b-bd58-fea8bb414c5b
  InstallationDate: Installed on 2015-05-04 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: LENOVO 20E1Z0X8US
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic 
root=UUID=1dde7ba0-2958-40e5-9dc6-d047ced139d2 ro quiet splash
  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.127.11
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/17/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N11ET26W (1.02 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20E1Z0X8US
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN11ET26W(1.02):bd11/17/2014:svnLENOVO:pn20E1Z0X8US:pvrThinkPadW550s:rvnLENOVO:rn20E1Z0X8US:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20E1Z0X8US
  dmi.product.version: ThinkPad W550s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1451357/+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 1451357] RfKill.txt

2015-05-04 Thread Gabriel Zhi Chen
apport information

** Attachment added: RfKill.txt
   https://bugs.launchpad.net/bugs/1451357/+attachment/4390567/+files/RfKill.txt

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

Title:
  [Lenovo SazanW-2] system got hang and screen became black after
  execute upgrade under 12.04.2

Status in HWE Next Project:
  New
Status in linux-lts-utopic package in Ubuntu:
  New

Bug description:
  CID : 201412-16338  SazanW-2

  00:02.0 VGA compatible controller [0300]: Intel Corporation Broadwell-U 
Integrated Graphics [8086:1616] (rev 09)
  08:00.0 3D controller [0302]: NVIDIA Corporation Device [10de:137a] (rev a2)

  Repro steps:
  1. Install 14.04.2 on SazanW-2
  2. Execute upgrade by 'Software Updater'
  3. Make sure kernel upgrade from 3.16.0-30 to 3.16.0-36
  4. Reboot system and verify the result.

  Actual result:
  a, Booting, GRUB is pass, then system got hang and screen became black. 
tty1~7 are useless.

  b, Try to add a 'text' kernel parameter on GRUB page, booting system,
  got the same actual result.

  c, After system got hang, try to get logs via 'SSH', get result
  'Connection refused'.

  Notes:
  Because there is no available NV driver, system is working on 8086:1616 now. 
Since I can not get any logs under 3.16.0-36, just attach all logs under 
3.16.0-30 here.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 [modified: 
boot/vmlinuz-3.16.0-30-generic]
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May  4 03:59:56 2015
  InstallationDate: Installed on 2015-05-04 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  u  1831 F pulseaudio
   /dev/snd/controlC0:  u  1831 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d16d1f82-8c29-4e0b-bd58-fea8bb414c5b
  InstallationDate: Installed on 2015-05-04 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: LENOVO 20E1Z0X8US
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic 
root=UUID=1dde7ba0-2958-40e5-9dc6-d047ced139d2 ro quiet splash
  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.127.11
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/17/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N11ET26W (1.02 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20E1Z0X8US
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN11ET26W(1.02):bd11/17/2014:svnLENOVO:pn20E1Z0X8US:pvrThinkPadW550s:rvnLENOVO:rn20E1Z0X8US:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20E1Z0X8US
  dmi.product.version: ThinkPad W550s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1451357/+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 1451357] UdevDb.txt

2015-05-04 Thread Gabriel Zhi Chen
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/1451357/+attachment/4390568/+files/UdevDb.txt

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

Title:
  [Lenovo SazanW-2] system got hang and screen became black after
  execute upgrade under 12.04.2

Status in HWE Next Project:
  New
Status in linux-lts-utopic package in Ubuntu:
  New

Bug description:
  CID : 201412-16338  SazanW-2

  00:02.0 VGA compatible controller [0300]: Intel Corporation Broadwell-U 
Integrated Graphics [8086:1616] (rev 09)
  08:00.0 3D controller [0302]: NVIDIA Corporation Device [10de:137a] (rev a2)

  Repro steps:
  1. Install 14.04.2 on SazanW-2
  2. Execute upgrade by 'Software Updater'
  3. Make sure kernel upgrade from 3.16.0-30 to 3.16.0-36
  4. Reboot system and verify the result.

  Actual result:
  a, Booting, GRUB is pass, then system got hang and screen became black. 
tty1~7 are useless.

  b, Try to add a 'text' kernel parameter on GRUB page, booting system,
  got the same actual result.

  c, After system got hang, try to get logs via 'SSH', get result
  'Connection refused'.

  Notes:
  Because there is no available NV driver, system is working on 8086:1616 now. 
Since I can not get any logs under 3.16.0-36, just attach all logs under 
3.16.0-30 here.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 [modified: 
boot/vmlinuz-3.16.0-30-generic]
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May  4 03:59:56 2015
  InstallationDate: Installed on 2015-05-04 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  u  1831 F pulseaudio
   /dev/snd/controlC0:  u  1831 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d16d1f82-8c29-4e0b-bd58-fea8bb414c5b
  InstallationDate: Installed on 2015-05-04 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: LENOVO 20E1Z0X8US
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic 
root=UUID=1dde7ba0-2958-40e5-9dc6-d047ced139d2 ro quiet splash
  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.127.11
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/17/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N11ET26W (1.02 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20E1Z0X8US
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN11ET26W(1.02):bd11/17/2014:svnLENOVO:pn20E1Z0X8US:pvrThinkPadW550s:rvnLENOVO:rn20E1Z0X8US:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20E1Z0X8US
  dmi.product.version: ThinkPad W550s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1451357/+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 1451357] PulseList.txt

2015-05-04 Thread Gabriel Zhi Chen
apport information

** Attachment added: PulseList.txt
   
https://bugs.launchpad.net/bugs/1451357/+attachment/4390566/+files/PulseList.txt

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

Title:
  [Lenovo SazanW-2] system got hang and screen became black after
  execute upgrade under 12.04.2

Status in HWE Next Project:
  New
Status in linux-lts-utopic package in Ubuntu:
  New

Bug description:
  CID : 201412-16338  SazanW-2

  00:02.0 VGA compatible controller [0300]: Intel Corporation Broadwell-U 
Integrated Graphics [8086:1616] (rev 09)
  08:00.0 3D controller [0302]: NVIDIA Corporation Device [10de:137a] (rev a2)

  Repro steps:
  1. Install 14.04.2 on SazanW-2
  2. Execute upgrade by 'Software Updater'
  3. Make sure kernel upgrade from 3.16.0-30 to 3.16.0-36
  4. Reboot system and verify the result.

  Actual result:
  a, Booting, GRUB is pass, then system got hang and screen became black. 
tty1~7 are useless.

  b, Try to add a 'text' kernel parameter on GRUB page, booting system,
  got the same actual result.

  c, After system got hang, try to get logs via 'SSH', get result
  'Connection refused'.

  Notes:
  Because there is no available NV driver, system is working on 8086:1616 now. 
Since I can not get any logs under 3.16.0-36, just attach all logs under 
3.16.0-30 here.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 [modified: 
boot/vmlinuz-3.16.0-30-generic]
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May  4 03:59:56 2015
  InstallationDate: Installed on 2015-05-04 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  u  1831 F pulseaudio
   /dev/snd/controlC0:  u  1831 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d16d1f82-8c29-4e0b-bd58-fea8bb414c5b
  InstallationDate: Installed on 2015-05-04 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: LENOVO 20E1Z0X8US
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic 
root=UUID=1dde7ba0-2958-40e5-9dc6-d047ced139d2 ro quiet splash
  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.127.11
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/17/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N11ET26W (1.02 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20E1Z0X8US
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN11ET26W(1.02):bd11/17/2014:svnLENOVO:pn20E1Z0X8US:pvrThinkPadW550s:rvnLENOVO:rn20E1Z0X8US:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20E1Z0X8US
  dmi.product.version: ThinkPad W550s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1451357/+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 1412121] Re: Hauppauge USB-Live2 fails on Haswell USB3 port

2015-05-04 Thread Alistair Grant
Further information:  The patch has been back-ported to mainline 3.19.5,
and the mainline 3.19.6 kernel appears to have further improved the
situation, so that booting with the Live2 plugged in also works.  I
can't be sure that the problem won't happen again, as it appears to be
timing related, however it is certainly much better.

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

Title:
  Hauppauge USB-Live2 fails on Haswell USB3 port

Status in linux package in Ubuntu:
  Triaged

Bug description:
  Hi,

  I've been attempting to capture video using a Hauppauge USB-Live2.
  This works fine in Ubuntu 14.04 on an older laptop that only has USB2
  ports, but fails on my Dell XPS13 which is USB3 with the Haswell
  chipset.

  The information in this bug report is based on Ubuntu 14.10 / Kernel
  3.16.0-29, however I have also tried it on a daily 15.04 image (3.18
  kernel) and using the upstream 3.19-rc4 kernel without success (the
  error messages change, and it does seem to be improving, but still
  fails to operate correctly).

  I'll attach an extract from /var/log/syslog that shows the following:

  1. Plugging in the Live2 - from 09:30:48 to 09:30:56
  2. Attempting to run mythffmpeg as shown below - at 09:31:33
  3. Terminating mythffmpeg with Control-C - 09:31:43
  4. Unplugging the Live2 - 09:32:47

  The command line was: mythffmpeg -y -loglevel debug -f alsa -i
  plughw:1,0 -f v4l2 -s pal -pix_fmt yuyv422 -i /dev/video1 -b:v 2048k
  a.nut

  Please let me know what other information you would like to see.

  Thanks,
  Alistair

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-29-generic 3.16.0-29.39
  ProcVersionSignature: Ubuntu 3.16.0-29.39-generic 3.16.7-ckt2
  Uname: Linux 3.16.0-29-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alistair   3318 F pulseaudio
   /dev/snd/controlC0:  alistair   3318 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun Jan 18 09:34:55 2015
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=702aea9f-a502-441c-b933-e9c6a284ce3a
  InstallationDate: Installed on 2013-12-25 (389 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131224)
  MachineType: Dell Inc. XPS13 9333
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-29-generic 
root=UUID=d63939df-e79f-4ea5-a068-c9bf2a928200 ro persistent quiet splash 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-29-generic N/A
   linux-backports-modules-3.16.0-29-generic  N/A
   linux-firmware 1.138.1
  SourcePackage: linux
  UpgradeStatus: Upgraded to utopic on 2014-12-10 (38 days ago)
  dmi.bios.date: 11/11/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A01
  dmi.board.name: 099TN4
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA01:bd11/11/2013:svnDellInc.:pnXPS139333:pvr:rvnDellInc.:rn099TN4:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: XPS13 9333
  dmi.sys.vendor: Dell Inc.

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

2015-05-04 Thread Gabriel Zhi Chen
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/1451357/+attachment/4390570/+files/WifiSyslog.txt

** Description changed:

  CID : 201412-16338  SazanW-2
  
  00:02.0 VGA compatible controller [0300]: Intel Corporation Broadwell-U 
Integrated Graphics [8086:1616] (rev 09)
  08:00.0 3D controller [0302]: NVIDIA Corporation Device [10de:137a] (rev a2)
  
  Repro steps:
  1. Install 14.04.2 on SazanW-2
  2. Execute upgrade by 'Software Updater'
  3. Make sure kernel upgrade from 3.16.0-30 to 3.16.0-36
  4. Reboot system and verify the result.
  
  Actual result:
  a, Booting, GRUB is pass, then system got hang and screen became black. 
tty1~7 are useless.
  
  b, Try to add a 'text' kernel parameter on GRUB page, booting system,
  got the same actual result.
  
  c, After system got hang, try to get logs via 'SSH', get result
  'Connection refused'.
  
  Notes:
- Because there is no available NV driver, system is working on 8086:1616 now. 
- 
+ Because there is no available NV driver, system is working on 8086:1616 now. 
Since I can not get any logs under 3.16.0-36, just attach all logs under 
3.16.0-30 here.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 [modified: 
boot/vmlinuz-3.16.0-30-generic]
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May  4 03:59:56 2015
  InstallationDate: Installed on 2015-05-04 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
- --- 
+ ---
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC1:  u  1831 F pulseaudio
-  /dev/snd/controlC0:  u  1831 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  u  1831 F pulseaudio
+  /dev/snd/controlC0:  u  1831 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d16d1f82-8c29-4e0b-bd58-fea8bb414c5b
  InstallationDate: Installed on 2015-05-04 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: LENOVO 20E1Z0X8US
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic 
root=UUID=1dde7ba0-2958-40e5-9dc6-d047ced139d2 ro quiet splash
  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.127.11
+  linux-restricted-modules-3.16.0-30-generic N/A
+  linux-backports-modules-3.16.0-30-generic  N/A
+  linux-firmware 1.127.11
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/17/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N11ET26W (1.02 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20E1Z0X8US
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN11ET26W(1.02):bd11/17/2014:svnLENOVO:pn20E1Z0X8US:pvrThinkPadW550s:rvnLENOVO:rn20E1Z0X8US:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20E1Z0X8US
  dmi.product.version: ThinkPad W550s
  dmi.sys.vendor: LENOVO

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

Title:
  [Lenovo SazanW-2] system got hang and screen became black after
  execute upgrade under 12.04.2

Status in HWE Next Project:
  New
Status in linux-lts-utopic package in Ubuntu:
  New

Bug description:
  CID : 201412-16338  SazanW-2

  00:02.0 VGA compatible controller [0300]: Intel Corporation Broadwell-U 
Integrated Graphics [8086:1616] (rev 09)
  08:00.0 3D controller [0302]: NVIDIA Corporation Device [10de:137a] (rev a2)

  Repro steps:
  1. Install 14.04.2 on SazanW-2
  2. Execute upgrade by 'Software Updater'
  3. Make sure kernel upgrade from 3.16.0-30 to 3.16.0-36
  4. Reboot system and verify the result.

  Actual result:
  a, Booting, GRUB is pass, then system got hang and screen became black. 
tty1~7 are useless.

  b, Try to add a 'text' kernel parameter on GRUB page, booting system,
  got the same actual result.

  c, After system got hang, try to get logs via 'SSH', get result
  'Connection refused'.

  Notes:
  

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

2015-05-04 Thread Gabriel Zhi Chen
apport information

** Attachment added: UdevLog.txt
   
https://bugs.launchpad.net/bugs/1451357/+attachment/4390569/+files/UdevLog.txt

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

Title:
  [Lenovo SazanW-2] system got hang and screen became black after
  execute upgrade under 12.04.2

Status in HWE Next Project:
  New
Status in linux-lts-utopic package in Ubuntu:
  New

Bug description:
  CID : 201412-16338  SazanW-2

  00:02.0 VGA compatible controller [0300]: Intel Corporation Broadwell-U 
Integrated Graphics [8086:1616] (rev 09)
  08:00.0 3D controller [0302]: NVIDIA Corporation Device [10de:137a] (rev a2)

  Repro steps:
  1. Install 14.04.2 on SazanW-2
  2. Execute upgrade by 'Software Updater'
  3. Make sure kernel upgrade from 3.16.0-30 to 3.16.0-36
  4. Reboot system and verify the result.

  Actual result:
  a, Booting, GRUB is pass, then system got hang and screen became black. 
tty1~7 are useless.

  b, Try to add a 'text' kernel parameter on GRUB page, booting system,
  got the same actual result.

  c, After system got hang, try to get logs via 'SSH', get result
  'Connection refused'.

  Notes:
  Because there is no available NV driver, system is working on 8086:1616 now. 
Since I can not get any logs under 3.16.0-36, just attach all logs under 
3.16.0-30 here.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 [modified: 
boot/vmlinuz-3.16.0-30-generic]
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May  4 03:59:56 2015
  InstallationDate: Installed on 2015-05-04 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  u  1831 F pulseaudio
   /dev/snd/controlC0:  u  1831 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d16d1f82-8c29-4e0b-bd58-fea8bb414c5b
  InstallationDate: Installed on 2015-05-04 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: LENOVO 20E1Z0X8US
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic 
root=UUID=1dde7ba0-2958-40e5-9dc6-d047ced139d2 ro quiet splash
  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.127.11
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/17/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N11ET26W (1.02 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20E1Z0X8US
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN11ET26W(1.02):bd11/17/2014:svnLENOVO:pn20E1Z0X8US:pvrThinkPadW550s:rvnLENOVO:rn20E1Z0X8US:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20E1Z0X8US
  dmi.product.version: ThinkPad W550s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1451357/+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 1451360] Re: Kernel OOPS in 3.13.0-51 due to NULL pointer after kernel upgrade

2015-05-04 Thread Roman Fiedler
Isn't apport for reporting of application crashes?

Apart from that sudo fails also to get privileges to access logs.
Network, X and many other command line utilities also failing, so I'm
not sure how apport could succeed.

Also syslog is crashed, the dmesg log was created manually since dmesg
and filesystem write was OK, but sync/unmount/shutdown all fail.

So at the moment I can only try to create file-piped log fragments on a
corrupted filesystem and extract them after repair using another kernel.

No log file information apart from that currently available.

** 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/1451360

Title:
  Kernel OOPS in 3.13.0-51 due to NULL pointer after kernel upgrade

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  After update, desktop and production machines, both using i386 and
  amd64 kernels fail.

  The crash may only occur after loading of syscall audit rules, hence
  boot up to initrd is still possible.

  Login is still possible but many integral functions fail, e.g. sending
  signals to processes. Also sudo is not working any more

  
  [   64.447838] BUG: unable to handle kernel NULL pointer dereference at 
068f
  [   64.448715] IP: [8136cb80] strlen+0x0/0x30
  [   64.449533] PGD 0 
  [   64.450315] Oops:  [#15] SMP 
  [   64.451069] Modules linked in: pci_stub vboxpci(OX) vboxnetadp(OX) 
vboxnetflt(OX) vboxdrv(OX) nf_conntrack_netlink snd_hda_codec_hdmi xt_multiport 
arc4 xt_hashlimit ipt_REJECT xt_tcpudp xt_NFLOG nfnetlink_log nfnetlink 
xt_conntrack iptable_filter iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 
nf_nat_ipv4 nf_nat nf_conntrack iptable_mangle ip_tables x_tables dell_wmi 
sparse_keymap ppdev dell_laptop dcdbas cdc_mbim cdc_wdm cdc_ncm btusb bluetooth 
usbnet mii uvcvideo iwlmvm videobuf2_vmalloc videobuf2_memops videobuf2_core 
mac80211 videodev snd_hda_codec_realtek intel_rapl x86_pkg_temp_thermal 
intel_powerclamp coretemp kvm_intel kvm joydev serio_raw i915 iwlwifi 
drm_kms_helper snd_hda_intel snd_hda_codec snd_hwdep snd_pcm cfg80211 
snd_page_alloc lpc_ich mei_me mei shpchp drm i2c_algo_bit snd_timer snd 
soundcore wmi parport_pc parport video mac_hid dm_crypt hid_generic usbhid hid 
crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 lrw 
gf128mul glue_helper ablk_hel
 per cryptd psmouse ahci libahci sdhci_pci sdhci e1000e ptp pps_core
  [   64.456682] CPU: 1 PID: 1506 Comm: sudo Tainted: G  DOX 
3.13.0-51-generic #84-Ubuntu
  [   64.457483] Hardware name: Dell Inc.
  [   64.458281] task: 880037251800 ti: 8800368c4000 task.ti: 
8800368c4000
  [   64.459095] RIP: 0010:[8136cb80]  [8136cb80] 
strlen+0x0/0x30
  [   64.459901] RSP: 0018:8800368c5df0  EFLAGS: 00010286
  [   64.460707] RAX: 8800368c5d40 RBX: 068f RCX: 

  [   64.461522] RDX: 0037 RSI: 068f RDI: 
068f
  [   64.462331] RBP: 8800368c5e08 R08:  R09: 
fffe
  [   64.463141] R10:  R11: 8800368c5c06 R12: 
8800379c6680
  [   64.463951] R13:  R14: 8802121a8000 R15: 

  [   64.464753] FS:  7fa9c5d73840() GS:88021ea8() 
knlGS:
  [   64.465558] CS:  0010 DS:  ES:  CR0: 80050033
  [   64.466367] CR2: 068f CR3: 379b8000 CR4: 
001407e0
  [   64.467189] DR0:  DR1:  DR2: 

  [   64.468003] DR3:  DR6: fffe0ff0 DR7: 
0400
  [   64.468803] Stack:
  [   64.469596]  810f7fda 8800379c6680 8802121a8060 
8800368c5e78
  [   64.470410]  810f9581 0246 81c55740 
8800368c5e60
  [   64.471217]  0246 8800368c5ef0 8800368c5e60 
810f6b93
  [   64.472024] Call Trace:
  [   64.472829]  [810f7fda] ? audit_log_untrustedstring+0x1a/0x30
  [   64.473643]  [810f9581] audit_log_name+0x281/0x320
  [   64.474454]  [810f6b93] ? audit_buffer_free+0x73/0xa0
  [   64.475267]  [810fbe37] audit_log_exit+0x3d7/0xb90
  [   64.476079]  [810fe5bf] __audit_syscall_exit+0x27f/0x2e0
  [   64.476889]  [817331e4] sysret_audit+0x17/0x21
  [   64.477680] Code: 89 f8 48 89 e5 f6 82 40 c7 84 81 20 74 15 0f 1f 44 00 00 
48 83 c0 01 0f b6 10 f6 82 40 c7 84 81 20 75 f0 5d c3 66 0f 1f 44 00 00 80 3f 
00 55 48 89 e5 74 15 48 89 f8 0f 1f 40 00 48 83 c0 01 80 
  [   64.479363] RIP  [8136cb80] strlen+0x0/0x30
  [   64.480169]  RSP 8800368c5df0
  [   64.480975] CR2: 068f
  [   64.481784] ---[ end trace 267143d269f88f24 ]---

  # cat /proc/version_signature  version.log

  failed, but should have reported latest Ubuntu 

[Kernel-packages] [Bug 1451302] Re: linux: 3.16.0-37.50 -proposed tracker

2015-05-04 Thread Brad Figg
** Changed in: kernel-sru-workflow/prepare-package-signed
   Status: New = Fix Released

** Changed in: kernel-sru-workflow/prepare-package-signed
 Assignee: Canonical Kernel Team (canonical-kernel-team) = Brad Figg 
(brad-figg)

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

Title:
  linux: 3.16.0-37.50 -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:
  New
Status in Kernel SRU Workflow prepare-package series:
  New
Status in Kernel SRU Workflow prepare-package-meta series:
  Invalid
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  New
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:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
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-37.50 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, 04. May 2015 02:48 UTC
  kernel-stable-phase:Prepare
  kernel-stable-phase-changed:Monday, 04. May 2015 02:48 UTC
  kernel-stable-Certification-testing-end:Monday, 04. May 2015 03:01 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1451302/+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 1446504] Re: Asus X200MA Black Screen after LTS Update (3.13.0-49-generic)

2015-05-04 Thread Stilmant Michael
I have also upgraded my bios to version 504 and indeed it is not helping
but there is a change in the fact that the back-light is now turning on
allowing to see video artifacts.

I've succeeded to get something on screen by using 'nomodeset' kernel
parameter but at the end the X session is running in some sort of low
resolution (VESA?)

Maybe this would be resolved by usage of some proprietary driver but there is 
no Additional Drivers available from UI.
And proprietary was not needed in the past.

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

Title:
  Asus X200MA Black Screen after LTS Update (3.13.0-49-generic)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  related to
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1427646

  Description:Ubuntu 14.04.2 LTS
  Release:14.04
  cat /proc/version_signature := Ubuntu 3.13.0-49.83-generic 3.13.11-ckt17
  Linux Lux1-Ops-LiloXX 3.13.0-49-generic #83-Ubuntu SMP Fri Apr 10 20:11:33 
UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-49-generic 3.13.0-49.83
  ProcVersionSignature: Ubuntu 3.13.0-49.83-generic 3.13.11-ckt17
  Uname: Linux 3.13.0-49-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC0', '/dev/snd/hwC0D0', '/dev/snd/hwC0D2', 
'/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/pcmC0D3p', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  Date: Tue Apr 21 09:45:44 2015
  HibernationDevice: RESUME=UUID=8cfe631b-97f1-4da1-b1b2-15675c32779e
  InstallationDate: Installed on 2015-01-19 (91 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 004: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
   Bus 001 Device 003: ID 04f2:b483 Chicony Electronics Co., Ltd 
   Bus 001 Device 002: ID 734c:5220 TBS Technologies China 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. X200MA
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-49-generic.efi.signed 
root=UUID=44c3a9ad-88df-4e7e-833f-257b8e54822d ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-49-generic N/A
   linux-backports-modules-3.13.0-49-generic  N/A
   linux-firmware 1.127.11
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/11/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X200MA.502
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X200MA
  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.:bvrX200MA.502:bd09/11/2014:svnASUSTeKCOMPUTERINC.:pnX200MA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX200MA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X200MA
  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/1446504/+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 1427646] Re: Asus X200MA Black Screen with Kernel 3.13.0-45 and -46

2015-05-04 Thread Stilmant Michael
On Christopher request I've started a new bug report
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1446504

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

Title:
  Asus X200MA Black Screen with Kernel 3.13.0-45 and -46

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I also use an Asus X200MA with Ubuntu 14.04 and have had the same
  issue i.e. a black screen since the update from 3.13.0-40 to
  3.13.0-45. The update to 3.13.0-46 didn't help so I'm back to using
  3.13.0-40.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-40-generic 3.13.0-40.69
  ProcVersionSignature: Ubuntu 3.13.0-40.69-generic 3.13.11.10
  Uname: Linux 3.13.0-40-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  keith  1868 F pulseaudio
  CurrentDesktop: Unity
  Date: Tue Mar  3 12:42:53 2015
  HibernationDevice: RESUME=UUID=1548f566-1957-44c3-9f27-50f04de5c14e
  InstallationDate: Installed on 2014-12-09 (83 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 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
   Bus 001 Device 005: ID 0bda:5603 Realtek Semiconductor Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. X200MA
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-40-generic.efi.signed 
root=UUID=f8c60039-f9d3-42ba-bebe-1d854dfb4d08 ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-40-generic N/A
   linux-backports-modules-3.13.0-40-generic  N/A
   linux-firmware 1.127.11
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/13/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X200MA.504
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X200MA
  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.:bvrX200MA.504:bd11/13/2014:svnASUSTeKCOMPUTERINC.:pnX200MA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX200MA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X200MA
  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/1427646/+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 1451387] [NEW] Ubuntu UEFI install locks out UEFI firmware

2015-05-04 Thread aimwin
Public bug reported:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1082418/comments/74

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1
ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
Uname: Linux 3.16.0-30-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.7
Architecture: amd64
CurrentDesktop: Unity
Date: Mon May  4 16:57:39 2015
InstallationDate: Installed on 2010-01-01 (1949 days ago)
InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 (20150218.1)
SourcePackage: linux-lts-utopic
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: linux-lts-utopic (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

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

Title:
  Ubuntu UEFI install locks out UEFI firmware

Status in linux-lts-utopic package in Ubuntu:
  New

Bug description:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1082418/comments/74

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May  4 16:57:39 2015
  InstallationDate: Installed on 2010-01-01 (1949 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-utopic/+bug/1451387/+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 1082418] Re: [Fujitsu Lifebook AH532] Ubuntu UEFI install locks out UEFI firmware (~bios) access

2015-05-04 Thread aimwin
Please let me know what kind of report you need to get from us.
I am sending ubuntu-bug report under present MBR 1 TB installation.
https://bugs.launchpad.net/ubuntu/+source/linux-lts-utopic/+bug/1451387

Do you want me to do Ubuntu Installation with GPT-UEFI and file another
terminal bug report?

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

Title:
  [Fujitsu Lifebook AH532] Ubuntu UEFI install locks out UEFI firmware
  (~bios) access

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  lsb_release -rd
  Description:  Ubuntu 12.10
  Release:  12.10

  apt-cache policy grub-efi-amd64
  grub-efi-amd64:
Installed: 2.00-7ubuntu11
Candidate: 2.00-7ubuntu11

  
  Pheonix Secure Core Tiano bios version 1.09

  New laptop Fujitsu Lifebook AH532. Windows 7 preinstalled. All
  functions worked normally when running Win7. Ubuntu 12.10 installed
  using whole disk. Installation successful Ubuntu boots and runs
  normally, however all access to the bios has now been lost. Pressing
  the default key (f2) during boot up is acknowledged by bios beep, but
  ignored and Ubuntu continues booting. In addition the 'boot choices'
  menu (f12) contains nothing but Ubuntu making it impossible to boot
  from USB or CD/DVD.

  The latter (f12) problem was overcome by opening up the machine,
  removing the ram and shorting the cl1/cl2 posts with a screwdriver.
  This restores the ability to boot from USB/CD by pressing f12 but does
  not restore bios access.

  The following recovery actions have been tried.
  1) Install Boot-Repair, run repair, no change occurred. Boot repair report 
here:
  http://paste.ubuntu.com/1375041/

  2) Restore Windows from Clonezilla disk image (factory settings) -
  result - bios access is no longer possible from windows either, f2 now
  launches the Windows boot menu.

  3) Update all drivers using Fujitsu driver update tool from within
  windows (which included a bios update). Result - no change, no bios.

  4) Restored Ubuntu from Clonezilla disk image - no change.

  5) Added second distro to disk. Installed successfully (uefi mode as
  that is all I have) no change to bios access.

  So overall result I have lost all bios access even from a reinstalled
  Windows. I repeat that bios access was perfectly normal before
  installing Ubuntu.

  I strongly suggest you read the contents of this thread in addition to
  the information here:

  http://ubuntuforums.org/showthread.php?t=2086602

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: grub-efi 2.00-7ubuntu11
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Fri Nov 23 15:50:07 2012
  InstallationDate: Installed on 2012-11-22 (1 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: grub2
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1082418/+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 1451387] Re: Ubuntu UEFI install locks out UEFI firmware

2015-05-04 Thread Christopher M. Penalver
aimwin, please execute the following command, as it will automatically gather 
debugging information, in a terminal:
apport-collect 1451387

** Package changed: linux-lts-utopic (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/1451387

Title:
  Ubuntu UEFI install locks out UEFI firmware

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1082418/comments/74

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May  4 16:57:39 2015
  InstallationDate: Installed on 2010-01-01 (1949 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1451387/+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 1446504] Re: Asus X200MA Black Screen after LTS Update (3.13.0-49-generic)

2015-05-04 Thread Stilmant Michael
I missed that thread that is more advanced :
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1416849


** This bug has been marked a duplicate of bug 1427646
   Asus X200MA Black Screen with Kernel 3.13.0-45 and -46

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

Title:
  Asus X200MA Black Screen after LTS Update (3.13.0-49-generic)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  related to
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1427646

  Description:Ubuntu 14.04.2 LTS
  Release:14.04
  cat /proc/version_signature := Ubuntu 3.13.0-49.83-generic 3.13.11-ckt17
  Linux Lux1-Ops-LiloXX 3.13.0-49-generic #83-Ubuntu SMP Fri Apr 10 20:11:33 
UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-49-generic 3.13.0-49.83
  ProcVersionSignature: Ubuntu 3.13.0-49.83-generic 3.13.11-ckt17
  Uname: Linux 3.13.0-49-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC0', '/dev/snd/hwC0D0', '/dev/snd/hwC0D2', 
'/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/pcmC0D3p', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  Date: Tue Apr 21 09:45:44 2015
  HibernationDevice: RESUME=UUID=8cfe631b-97f1-4da1-b1b2-15675c32779e
  InstallationDate: Installed on 2015-01-19 (91 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 004: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
   Bus 001 Device 003: ID 04f2:b483 Chicony Electronics Co., Ltd 
   Bus 001 Device 002: ID 734c:5220 TBS Technologies China 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. X200MA
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-49-generic.efi.signed 
root=UUID=44c3a9ad-88df-4e7e-833f-257b8e54822d ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-49-generic N/A
   linux-backports-modules-3.13.0-49-generic  N/A
   linux-firmware 1.127.11
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/11/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X200MA.502
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X200MA
  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.:bvrX200MA.502:bd09/11/2014:svnASUSTeKCOMPUTERINC.:pnX200MA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX200MA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X200MA
  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/1446504/+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 1446504] Re: Asus X200MA Black Screen after LTS Update (3.13.0-49-generic)

2015-05-04 Thread Christopher M. Penalver
Stilmant Michael, could you please provide the output of the following terminal 
command:
sudo dmidecode -s bios-version  sudo dmidecode -s bios-release-date

Just to advise, there is nothing advanced at all about LP#1416849.

** This bug is no longer a duplicate of bug 1427646
   Asus X200MA Black Screen with Kernel 3.13.0-45 and -46

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

Title:
  Asus X200MA Black Screen after LTS Update (3.13.0-49-generic)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  related to
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1427646

  Description:Ubuntu 14.04.2 LTS
  Release:14.04
  cat /proc/version_signature := Ubuntu 3.13.0-49.83-generic 3.13.11-ckt17
  Linux Lux1-Ops-LiloXX 3.13.0-49-generic #83-Ubuntu SMP Fri Apr 10 20:11:33 
UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-49-generic 3.13.0-49.83
  ProcVersionSignature: Ubuntu 3.13.0-49.83-generic 3.13.11-ckt17
  Uname: Linux 3.13.0-49-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC0', '/dev/snd/hwC0D0', '/dev/snd/hwC0D2', 
'/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/pcmC0D3p', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  Date: Tue Apr 21 09:45:44 2015
  HibernationDevice: RESUME=UUID=8cfe631b-97f1-4da1-b1b2-15675c32779e
  InstallationDate: Installed on 2015-01-19 (91 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 004: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
   Bus 001 Device 003: ID 04f2:b483 Chicony Electronics Co., Ltd 
   Bus 001 Device 002: ID 734c:5220 TBS Technologies China 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. X200MA
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-49-generic.efi.signed 
root=UUID=44c3a9ad-88df-4e7e-833f-257b8e54822d ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-49-generic N/A
   linux-backports-modules-3.13.0-49-generic  N/A
   linux-firmware 1.127.11
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/11/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X200MA.502
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X200MA
  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.:bvrX200MA.502:bd09/11/2014:svnASUSTeKCOMPUTERINC.:pnX200MA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX200MA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X200MA
  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/1446504/+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 1451387] Re: Ubuntu UEFI install locks out UEFI firmware

2015-05-04 Thread aimwin
apport information

** Tags added: apport-collected

** Description changed:

  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1082418/comments/74
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May  4 16:57:39 2015
  InstallationDate: Installed on 2010-01-01 (1949 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
+ --- 
+ ApportVersion: 2.14.1-0ubuntu3.7
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  rut1480 F pulseaudio
+   rut7079 F pulseaudio
+ DistroRelease: Ubuntu 14.04
+ HibernationDevice: RESUME=UUID=d4bb392e-90ed-41a3-9d30-fa457fefb25b
+ InstallationDate: Installed on 2010-01-01 (1949 days ago)
+ InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
+ MachineType: FUJITSU LIFEBOOK LH532
+ Package: linux (not installed)
+ ProcFB:
+  0 inteldrmfb
+  1 nouveaufb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic.efi.signed 
root=UUID=e8258103-326b-4708-b64f-6306d0eb0a01 ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
+ 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.16.0-30-generic N/A
+  linux-backports-modules-3.16.0-30-generic  N/A
+  linux-firmware 1.127.11
+ RfKill:
+  0: phy0: Wireless LAN
+   Soft blocked: no
+   Hard blocked: no
+ Tags:  trusty
+ Uname: Linux 3.16.0-30-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups:
+  
+ _MarkForUpload: True
+ dmi.bios.date: 05/24/2012
+ dmi.bios.vendor: FUJITSU // Phoenix Technologies Ltd.
+ dmi.bios.version: Version 1.10
+ dmi.board.name: FJNBB1F
+ dmi.board.vendor: FUJITSU
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: FUJITSU
+ dmi.modalias: 
dmi:bvnFUJITSU//PhoenixTechnologiesLtd.:bvrVersion1.10:bd05/24/2012:svnFUJITSU:pnLIFEBOOKLH532:pvr:rvnFUJITSU:rnFJNBB1F:rvr:cvnFUJITSU:ct10:cvr:
+ dmi.product.name: LIFEBOOK LH532
+ dmi.sys.vendor: FUJITSU

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

Title:
  Ubuntu UEFI install locks out UEFI firmware

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1082418/comments/74

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May  4 16:57:39 2015
  InstallationDate: Installed on 2010-01-01 (1949 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rut1480 F pulseaudio
rut7079 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d4bb392e-90ed-41a3-9d30-fa457fefb25b
  InstallationDate: Installed on 2010-01-01 (1949 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: FUJITSU LIFEBOOK LH532
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic.efi.signed 
root=UUID=e8258103-326b-4708-b64f-6306d0eb0a01 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  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.16.0-30-generic N/A
   linux-backports-modules-3.16.0-30-generic  N/A
   linux-firmware 1.127.11
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic x86_64
  

[Kernel-packages] [Bug 1451387] BootDmesg.txt

2015-05-04 Thread aimwin
apport information

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

Title:
  Ubuntu UEFI install locks out UEFI firmware

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1082418/comments/74

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May  4 16:57:39 2015
  InstallationDate: Installed on 2010-01-01 (1949 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rut1480 F pulseaudio
rut7079 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d4bb392e-90ed-41a3-9d30-fa457fefb25b
  InstallationDate: Installed on 2010-01-01 (1949 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: FUJITSU LIFEBOOK LH532
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic.efi.signed 
root=UUID=e8258103-326b-4708-b64f-6306d0eb0a01 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  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.16.0-30-generic N/A
   linux-backports-modules-3.16.0-30-generic  N/A
   linux-firmware 1.127.11
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 05/24/2012
  dmi.bios.vendor: FUJITSU // Phoenix Technologies Ltd.
  dmi.bios.version: Version 1.10
  dmi.board.name: FJNBB1F
  dmi.board.vendor: FUJITSU
  dmi.chassis.type: 10
  dmi.chassis.vendor: FUJITSU
  dmi.modalias: 
dmi:bvnFUJITSU//PhoenixTechnologiesLtd.:bvrVersion1.10:bd05/24/2012:svnFUJITSU:pnLIFEBOOKLH532:pvr:rvnFUJITSU:rnFJNBB1F:rvr:cvnFUJITSU:ct10:cvr:
  dmi.product.name: LIFEBOOK LH532
  dmi.sys.vendor: FUJITSU

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

2015-05-04 Thread aimwin
apport information

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

Title:
  Ubuntu UEFI install locks out UEFI firmware

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1082418/comments/74

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May  4 16:57:39 2015
  InstallationDate: Installed on 2010-01-01 (1949 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rut1480 F pulseaudio
rut7079 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d4bb392e-90ed-41a3-9d30-fa457fefb25b
  InstallationDate: Installed on 2010-01-01 (1949 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: FUJITSU LIFEBOOK LH532
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic.efi.signed 
root=UUID=e8258103-326b-4708-b64f-6306d0eb0a01 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  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.16.0-30-generic N/A
   linux-backports-modules-3.16.0-30-generic  N/A
   linux-firmware 1.127.11
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 05/24/2012
  dmi.bios.vendor: FUJITSU // Phoenix Technologies Ltd.
  dmi.bios.version: Version 1.10
  dmi.board.name: FJNBB1F
  dmi.board.vendor: FUJITSU
  dmi.chassis.type: 10
  dmi.chassis.vendor: FUJITSU
  dmi.modalias: 
dmi:bvnFUJITSU//PhoenixTechnologiesLtd.:bvrVersion1.10:bd05/24/2012:svnFUJITSU:pnLIFEBOOKLH532:pvr:rvnFUJITSU:rnFJNBB1F:rvr:cvnFUJITSU:ct10:cvr:
  dmi.product.name: LIFEBOOK LH532
  dmi.sys.vendor: FUJITSU

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

2015-05-04 Thread aimwin
apport information

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

Title:
  Ubuntu UEFI install locks out UEFI firmware

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1082418/comments/74

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May  4 16:57:39 2015
  InstallationDate: Installed on 2010-01-01 (1949 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rut1480 F pulseaudio
rut7079 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d4bb392e-90ed-41a3-9d30-fa457fefb25b
  InstallationDate: Installed on 2010-01-01 (1949 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: FUJITSU LIFEBOOK LH532
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic.efi.signed 
root=UUID=e8258103-326b-4708-b64f-6306d0eb0a01 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  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.16.0-30-generic N/A
   linux-backports-modules-3.16.0-30-generic  N/A
   linux-firmware 1.127.11
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 05/24/2012
  dmi.bios.vendor: FUJITSU // Phoenix Technologies Ltd.
  dmi.bios.version: Version 1.10
  dmi.board.name: FJNBB1F
  dmi.board.vendor: FUJITSU
  dmi.chassis.type: 10
  dmi.chassis.vendor: FUJITSU
  dmi.modalias: 
dmi:bvnFUJITSU//PhoenixTechnologiesLtd.:bvrVersion1.10:bd05/24/2012:svnFUJITSU:pnLIFEBOOKLH532:pvr:rvnFUJITSU:rnFJNBB1F:rvr:cvnFUJITSU:ct10:cvr:
  dmi.product.name: LIFEBOOK LH532
  dmi.sys.vendor: FUJITSU

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

2015-05-04 Thread aimwin
apport information

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

Title:
  Ubuntu UEFI install locks out UEFI firmware

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1082418/comments/74

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May  4 16:57:39 2015
  InstallationDate: Installed on 2010-01-01 (1949 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rut1480 F pulseaudio
rut7079 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d4bb392e-90ed-41a3-9d30-fa457fefb25b
  InstallationDate: Installed on 2010-01-01 (1949 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: FUJITSU LIFEBOOK LH532
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic.efi.signed 
root=UUID=e8258103-326b-4708-b64f-6306d0eb0a01 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  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.16.0-30-generic N/A
   linux-backports-modules-3.16.0-30-generic  N/A
   linux-firmware 1.127.11
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 05/24/2012
  dmi.bios.vendor: FUJITSU // Phoenix Technologies Ltd.
  dmi.bios.version: Version 1.10
  dmi.board.name: FJNBB1F
  dmi.board.vendor: FUJITSU
  dmi.chassis.type: 10
  dmi.chassis.vendor: FUJITSU
  dmi.modalias: 
dmi:bvnFUJITSU//PhoenixTechnologiesLtd.:bvrVersion1.10:bd05/24/2012:svnFUJITSU:pnLIFEBOOKLH532:pvr:rvnFUJITSU:rnFJNBB1F:rvr:cvnFUJITSU:ct10:cvr:
  dmi.product.name: LIFEBOOK LH532
  dmi.sys.vendor: FUJITSU

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

2015-05-04 Thread aimwin
apport information

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

Title:
  Ubuntu UEFI install locks out UEFI firmware

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1082418/comments/74

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May  4 16:57:39 2015
  InstallationDate: Installed on 2010-01-01 (1949 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rut1480 F pulseaudio
rut7079 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d4bb392e-90ed-41a3-9d30-fa457fefb25b
  InstallationDate: Installed on 2010-01-01 (1949 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: FUJITSU LIFEBOOK LH532
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic.efi.signed 
root=UUID=e8258103-326b-4708-b64f-6306d0eb0a01 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  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.16.0-30-generic N/A
   linux-backports-modules-3.16.0-30-generic  N/A
   linux-firmware 1.127.11
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 05/24/2012
  dmi.bios.vendor: FUJITSU // Phoenix Technologies Ltd.
  dmi.bios.version: Version 1.10
  dmi.board.name: FJNBB1F
  dmi.board.vendor: FUJITSU
  dmi.chassis.type: 10
  dmi.chassis.vendor: FUJITSU
  dmi.modalias: 
dmi:bvnFUJITSU//PhoenixTechnologiesLtd.:bvrVersion1.10:bd05/24/2012:svnFUJITSU:pnLIFEBOOKLH532:pvr:rvnFUJITSU:rnFJNBB1F:rvr:cvnFUJITSU:ct10:cvr:
  dmi.product.name: LIFEBOOK LH532
  dmi.sys.vendor: FUJITSU

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

2015-05-04 Thread aimwin
apport information

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

Title:
  Ubuntu UEFI install locks out UEFI firmware

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1082418/comments/74

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May  4 16:57:39 2015
  InstallationDate: Installed on 2010-01-01 (1949 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rut1480 F pulseaudio
rut7079 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d4bb392e-90ed-41a3-9d30-fa457fefb25b
  InstallationDate: Installed on 2010-01-01 (1949 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: FUJITSU LIFEBOOK LH532
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic.efi.signed 
root=UUID=e8258103-326b-4708-b64f-6306d0eb0a01 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  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.16.0-30-generic N/A
   linux-backports-modules-3.16.0-30-generic  N/A
   linux-firmware 1.127.11
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 05/24/2012
  dmi.bios.vendor: FUJITSU // Phoenix Technologies Ltd.
  dmi.bios.version: Version 1.10
  dmi.board.name: FJNBB1F
  dmi.board.vendor: FUJITSU
  dmi.chassis.type: 10
  dmi.chassis.vendor: FUJITSU
  dmi.modalias: 
dmi:bvnFUJITSU//PhoenixTechnologiesLtd.:bvrVersion1.10:bd05/24/2012:svnFUJITSU:pnLIFEBOOKLH532:pvr:rvnFUJITSU:rnFJNBB1F:rvr:cvnFUJITSU:ct10:cvr:
  dmi.product.name: LIFEBOOK LH532
  dmi.sys.vendor: FUJITSU

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

2015-05-04 Thread aimwin
apport information

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

Title:
  Ubuntu UEFI install locks out UEFI firmware

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1082418/comments/74

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May  4 16:57:39 2015
  InstallationDate: Installed on 2010-01-01 (1949 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rut1480 F pulseaudio
rut7079 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d4bb392e-90ed-41a3-9d30-fa457fefb25b
  InstallationDate: Installed on 2010-01-01 (1949 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: FUJITSU LIFEBOOK LH532
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic.efi.signed 
root=UUID=e8258103-326b-4708-b64f-6306d0eb0a01 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  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.16.0-30-generic N/A
   linux-backports-modules-3.16.0-30-generic  N/A
   linux-firmware 1.127.11
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 05/24/2012
  dmi.bios.vendor: FUJITSU // Phoenix Technologies Ltd.
  dmi.bios.version: Version 1.10
  dmi.board.name: FJNBB1F
  dmi.board.vendor: FUJITSU
  dmi.chassis.type: 10
  dmi.chassis.vendor: FUJITSU
  dmi.modalias: 
dmi:bvnFUJITSU//PhoenixTechnologiesLtd.:bvrVersion1.10:bd05/24/2012:svnFUJITSU:pnLIFEBOOKLH532:pvr:rvnFUJITSU:rnFJNBB1F:rvr:cvnFUJITSU:ct10:cvr:
  dmi.product.name: LIFEBOOK LH532
  dmi.sys.vendor: FUJITSU

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

2015-05-04 Thread aimwin
apport information

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

Title:
  Ubuntu UEFI install locks out UEFI firmware

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1082418/comments/74

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May  4 16:57:39 2015
  InstallationDate: Installed on 2010-01-01 (1949 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rut1480 F pulseaudio
rut7079 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d4bb392e-90ed-41a3-9d30-fa457fefb25b
  InstallationDate: Installed on 2010-01-01 (1949 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: FUJITSU LIFEBOOK LH532
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic.efi.signed 
root=UUID=e8258103-326b-4708-b64f-6306d0eb0a01 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  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.16.0-30-generic N/A
   linux-backports-modules-3.16.0-30-generic  N/A
   linux-firmware 1.127.11
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 05/24/2012
  dmi.bios.vendor: FUJITSU // Phoenix Technologies Ltd.
  dmi.bios.version: Version 1.10
  dmi.board.name: FJNBB1F
  dmi.board.vendor: FUJITSU
  dmi.chassis.type: 10
  dmi.chassis.vendor: FUJITSU
  dmi.modalias: 
dmi:bvnFUJITSU//PhoenixTechnologiesLtd.:bvrVersion1.10:bd05/24/2012:svnFUJITSU:pnLIFEBOOKLH532:pvr:rvnFUJITSU:rnFJNBB1F:rvr:cvnFUJITSU:ct10:cvr:
  dmi.product.name: LIFEBOOK LH532
  dmi.sys.vendor: FUJITSU

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

2015-05-04 Thread aimwin
apport information

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

Title:
  Ubuntu UEFI install locks out UEFI firmware

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1082418/comments/74

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May  4 16:57:39 2015
  InstallationDate: Installed on 2010-01-01 (1949 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rut1480 F pulseaudio
rut7079 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d4bb392e-90ed-41a3-9d30-fa457fefb25b
  InstallationDate: Installed on 2010-01-01 (1949 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: FUJITSU LIFEBOOK LH532
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic.efi.signed 
root=UUID=e8258103-326b-4708-b64f-6306d0eb0a01 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  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.16.0-30-generic N/A
   linux-backports-modules-3.16.0-30-generic  N/A
   linux-firmware 1.127.11
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 05/24/2012
  dmi.bios.vendor: FUJITSU // Phoenix Technologies Ltd.
  dmi.bios.version: Version 1.10
  dmi.board.name: FJNBB1F
  dmi.board.vendor: FUJITSU
  dmi.chassis.type: 10
  dmi.chassis.vendor: FUJITSU
  dmi.modalias: 
dmi:bvnFUJITSU//PhoenixTechnologiesLtd.:bvrVersion1.10:bd05/24/2012:svnFUJITSU:pnLIFEBOOKLH532:pvr:rvnFUJITSU:rnFJNBB1F:rvr:cvnFUJITSU:ct10:cvr:
  dmi.product.name: LIFEBOOK LH532
  dmi.sys.vendor: FUJITSU

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

2015-05-04 Thread aimwin
apport information

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

Title:
  Ubuntu UEFI install locks out UEFI firmware

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1082418/comments/74

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May  4 16:57:39 2015
  InstallationDate: Installed on 2010-01-01 (1949 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rut1480 F pulseaudio
rut7079 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d4bb392e-90ed-41a3-9d30-fa457fefb25b
  InstallationDate: Installed on 2010-01-01 (1949 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: FUJITSU LIFEBOOK LH532
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic.efi.signed 
root=UUID=e8258103-326b-4708-b64f-6306d0eb0a01 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  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.16.0-30-generic N/A
   linux-backports-modules-3.16.0-30-generic  N/A
   linux-firmware 1.127.11
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 05/24/2012
  dmi.bios.vendor: FUJITSU // Phoenix Technologies Ltd.
  dmi.bios.version: Version 1.10
  dmi.board.name: FJNBB1F
  dmi.board.vendor: FUJITSU
  dmi.chassis.type: 10
  dmi.chassis.vendor: FUJITSU
  dmi.modalias: 
dmi:bvnFUJITSU//PhoenixTechnologiesLtd.:bvrVersion1.10:bd05/24/2012:svnFUJITSU:pnLIFEBOOKLH532:pvr:rvnFUJITSU:rnFJNBB1F:rvr:cvnFUJITSU:ct10:cvr:
  dmi.product.name: LIFEBOOK LH532
  dmi.sys.vendor: FUJITSU

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

2015-05-04 Thread aimwin
apport information

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

Title:
  Ubuntu UEFI install locks out UEFI firmware

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1082418/comments/74

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May  4 16:57:39 2015
  InstallationDate: Installed on 2010-01-01 (1949 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rut1480 F pulseaudio
rut7079 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d4bb392e-90ed-41a3-9d30-fa457fefb25b
  InstallationDate: Installed on 2010-01-01 (1949 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: FUJITSU LIFEBOOK LH532
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic.efi.signed 
root=UUID=e8258103-326b-4708-b64f-6306d0eb0a01 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  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.16.0-30-generic N/A
   linux-backports-modules-3.16.0-30-generic  N/A
   linux-firmware 1.127.11
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 05/24/2012
  dmi.bios.vendor: FUJITSU // Phoenix Technologies Ltd.
  dmi.bios.version: Version 1.10
  dmi.board.name: FJNBB1F
  dmi.board.vendor: FUJITSU
  dmi.chassis.type: 10
  dmi.chassis.vendor: FUJITSU
  dmi.modalias: 
dmi:bvnFUJITSU//PhoenixTechnologiesLtd.:bvrVersion1.10:bd05/24/2012:svnFUJITSU:pnLIFEBOOKLH532:pvr:rvnFUJITSU:rnFJNBB1F:rvr:cvnFUJITSU:ct10:cvr:
  dmi.product.name: LIFEBOOK LH532
  dmi.sys.vendor: FUJITSU

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

2015-05-04 Thread aimwin
apport information

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

Title:
  Ubuntu UEFI install locks out UEFI firmware

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1082418/comments/74

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May  4 16:57:39 2015
  InstallationDate: Installed on 2010-01-01 (1949 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rut1480 F pulseaudio
rut7079 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d4bb392e-90ed-41a3-9d30-fa457fefb25b
  InstallationDate: Installed on 2010-01-01 (1949 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: FUJITSU LIFEBOOK LH532
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic.efi.signed 
root=UUID=e8258103-326b-4708-b64f-6306d0eb0a01 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  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.16.0-30-generic N/A
   linux-backports-modules-3.16.0-30-generic  N/A
   linux-firmware 1.127.11
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 05/24/2012
  dmi.bios.vendor: FUJITSU // Phoenix Technologies Ltd.
  dmi.bios.version: Version 1.10
  dmi.board.name: FJNBB1F
  dmi.board.vendor: FUJITSU
  dmi.chassis.type: 10
  dmi.chassis.vendor: FUJITSU
  dmi.modalias: 
dmi:bvnFUJITSU//PhoenixTechnologiesLtd.:bvrVersion1.10:bd05/24/2012:svnFUJITSU:pnLIFEBOOKLH532:pvr:rvnFUJITSU:rnFJNBB1F:rvr:cvnFUJITSU:ct10:cvr:
  dmi.product.name: LIFEBOOK LH532
  dmi.sys.vendor: FUJITSU

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

2015-05-04 Thread aimwin
apport information

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

Title:
  Ubuntu UEFI install locks out UEFI firmware

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1082418/comments/74

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May  4 16:57:39 2015
  InstallationDate: Installed on 2010-01-01 (1949 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rut1480 F pulseaudio
rut7079 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d4bb392e-90ed-41a3-9d30-fa457fefb25b
  InstallationDate: Installed on 2010-01-01 (1949 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: FUJITSU LIFEBOOK LH532
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic.efi.signed 
root=UUID=e8258103-326b-4708-b64f-6306d0eb0a01 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  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.16.0-30-generic N/A
   linux-backports-modules-3.16.0-30-generic  N/A
   linux-firmware 1.127.11
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 05/24/2012
  dmi.bios.vendor: FUJITSU // Phoenix Technologies Ltd.
  dmi.bios.version: Version 1.10
  dmi.board.name: FJNBB1F
  dmi.board.vendor: FUJITSU
  dmi.chassis.type: 10
  dmi.chassis.vendor: FUJITSU
  dmi.modalias: 
dmi:bvnFUJITSU//PhoenixTechnologiesLtd.:bvrVersion1.10:bd05/24/2012:svnFUJITSU:pnLIFEBOOKLH532:pvr:rvnFUJITSU:rnFJNBB1F:rvr:cvnFUJITSU:ct10:cvr:
  dmi.product.name: LIFEBOOK LH532
  dmi.sys.vendor: FUJITSU

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1451387/+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 1451387] Re: Ubuntu UEFI install locks out UEFI firmware

2015-05-04 Thread aimwin
Dear Christopher.
I could redo the GPT-UEFI installation of Ubuntu 14.04.2
as it did wreck the F12 boot menu the second time. 
I have now short circuit Cl1 and Cl2 twice now.

But I will do it only when you instruct me to do so.
I have to go out now be back in 4 - hours or 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/1451387

Title:
  Ubuntu UEFI install locks out UEFI firmware

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1082418/comments/74

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May  4 16:57:39 2015
  InstallationDate: Installed on 2010-01-01 (1949 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rut1480 F pulseaudio
rut7079 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d4bb392e-90ed-41a3-9d30-fa457fefb25b
  InstallationDate: Installed on 2010-01-01 (1949 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: FUJITSU LIFEBOOK LH532
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic.efi.signed 
root=UUID=e8258103-326b-4708-b64f-6306d0eb0a01 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  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.16.0-30-generic N/A
   linux-backports-modules-3.16.0-30-generic  N/A
   linux-firmware 1.127.11
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 05/24/2012
  dmi.bios.vendor: FUJITSU // Phoenix Technologies Ltd.
  dmi.bios.version: Version 1.10
  dmi.board.name: FJNBB1F
  dmi.board.vendor: FUJITSU
  dmi.chassis.type: 10
  dmi.chassis.vendor: FUJITSU
  dmi.modalias: 
dmi:bvnFUJITSU//PhoenixTechnologiesLtd.:bvrVersion1.10:bd05/24/2012:svnFUJITSU:pnLIFEBOOKLH532:pvr:rvnFUJITSU:rnFJNBB1F:rvr:cvnFUJITSU:ct10:cvr:
  dmi.product.name: LIFEBOOK LH532
  dmi.sys.vendor: FUJITSU

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1451387/+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 1451387] Re: Ubuntu UEFI install locks out UEFI firmware

2015-05-04 Thread Christopher M. Penalver
aimwin, as per http://support.ts.fujitsu.com/Download/ShowFiles.asp an
update to your computer's buggy and outdated BIOS is available (2.07).
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-2.07

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

Title:
  Ubuntu UEFI install locks out UEFI firmware

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1082418/comments/74

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May  4 16:57:39 2015
  InstallationDate: Installed on 2010-01-01 (1949 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rut1480 F pulseaudio
rut7079 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d4bb392e-90ed-41a3-9d30-fa457fefb25b
  InstallationDate: Installed on 2010-01-01 (1949 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: FUJITSU LIFEBOOK LH532
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic.efi.signed 
root=UUID=e8258103-326b-4708-b64f-6306d0eb0a01 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  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.16.0-30-generic N/A
   linux-backports-modules-3.16.0-30-generic  N/A
   linux-firmware 1.127.11
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 05/24/2012
  dmi.bios.vendor: FUJITSU // Phoenix Technologies Ltd.
  dmi.bios.version: Version 1.10
  dmi.board.name: FJNBB1F
  dmi.board.vendor: FUJITSU
  dmi.chassis.type: 10
  dmi.chassis.vendor: FUJITSU
  dmi.modalias: 
dmi:bvnFUJITSU//PhoenixTechnologiesLtd.:bvrVersion1.10:bd05/24/2012:svnFUJITSU:pnLIFEBOOKLH532:pvr:rvnFUJITSU:rnFJNBB1F:rvr:cvnFUJITSU:ct10:cvr:
  dmi.product.name: LIFEBOOK LH532
  dmi.sys.vendor: FUJITSU

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1451387/+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 1449401] Re: After 14.10 updates to kernel 3.16.0-36, system is not booting, resulting in black screen due to NULL pointer in intel_ring_init_seqno

2015-05-04 Thread chrisber
impact's Lenovo T550 Kernel 3.16.0-36 too.

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

Title:
  After 14.10 updates to kernel 3.16.0-36, system is not booting,
  resulting in black screen due to NULL pointer in intel_ring_init_seqno

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Utopic:
  In Progress

Bug description:
  This happens everytime I boot after updating kernel from 3.16.0-34 to
  3.16.0-36. Keeping 3.16.0-34 still works.

  Blackscreen is illuminated. I do not see any splash screen, nor X.
  Failsafe mode works, booting with nomodeset works (but it's slow).
  When this happens, on the next reboot I do see some BUG: lines in
  syslog, like:

  Apr 27 21:01:54 portable-alex kernel: [2.457904] BUG: unable to handle 
kernel NULL pointer dereference at   (null)
  Apr 27 21:01:54 portable-alex kernel: [2.457911] IP: [  (null)] 
  (null)
  Apr 27 21:01:54 portable-alex kernel: [2.457913] PGD 51b93d067 PUD 
51b8ec067 PMD 0 
  Apr 27 21:01:54 portable-alex kernel: [2.457916] Oops: 0010 [#1] SMP 
  Apr 27 21:01:54 portable-alex kernel: [2.457918] Modules linked in: 
rtsx_pci_sdmmc i915(+) e1000e ahci ptp i2c_algo_bit drm_kms_helper libahci 
pps_core psmouse drm rtsx_pci wmi video
  Apr 27 21:01:54 portable-alex kernel: [2.457926] CPU: 0 PID: 128 Comm: 
systemd-udevd Not tainted 3.16.0-36-generic #48-Ubuntu
  Apr 27 21:01:54 portable-alex kernel: [2.457929] Hardware name: LENOVO 
20BXCTO1WW/20BXCTO1WW, BIOS JBET45WW (1.10 ) 02/03/2015
  Apr 27 21:01:54 portable-alex kernel: [2.457930] task: 88051be6bd20 
ti: 88051b9a8000 task.ti: 88051b9a8000
  Apr 27 21:01:54 portable-alex kernel: [2.457932] RIP: 
0010:[]  [  (null)]   (null)
  Apr 27 21:01:54 portable-alex kernel: [2.457934] RSP: 
0018:88051b9ab890  EFLAGS: 00010286
  Apr 27 21:01:54 portable-alex kernel: [2.457936] RAX: 0246 
RBX: 88051bbb1928 RCX: 0001
  Apr 27 21:01:54 portable-alex kernel: [2.457937] RDX: 0001 
RSI: effe RDI: 88051bbb1928
  Apr 27 21:01:54 portable-alex kernel: [2.457938] RBP: 88051b9ab8b0 
R08: 88051bbb R09: 0246
  Apr 27 21:01:54 portable-alex kernel: [2.457940] R10: 880529403900 
R11: 811a6ddf R12: effe
  Apr 27 21:01:54 portable-alex kernel: [2.457941] R13: 88051bbb 
R14: effe R15: 88051bf90800
  Apr 27 21:01:54 portable-alex kernel: [2.457942] FS:  
7f8127b4f880() GS:88053dc0() knlGS:
  Apr 27 21:01:54 portable-alex kernel: [2.457944] CS:  0010 DS:  ES: 
 CR0: 80050033
  Apr 27 21:01:54 portable-alex kernel: [2.457945] CR2:  
CR3: 00051b942000 CR4: 003407f0
  Apr 27 21:01:54 portable-alex kernel: [2.457947] DR0:  
DR1:  DR2: 
  Apr 27 21:01:54 portable-alex kernel: [2.457948] DR3:  
DR6: fffe0ff0 DR7: 0400
  Apr 27 21:01:54 portable-alex kernel: [2.457949] Stack:
  Apr 27 21:01:54 portable-alex kernel: [2.457950]  c02499fd 
88051bbb1928 88051bbb7148 88051bbb7148
  Apr 27 21:01:54 portable-alex kernel: [2.457953]  88051b9ab8e8 
c022e5b7 efff effe
  Apr 27 21:01:54 portable-alex kernel: [2.457955]  88051bbb 
88051bbb 88051bbb 88051b9ab910
  Apr 27 21:01:54 portable-alex kernel: [2.457957] Call Trace:
  Apr 27 21:01:54 portable-alex kernel: [2.457977]  [c02499fd] ? 
intel_ring_init_seqno+0x3d/0xb0 [i915]
  Apr 27 21:01:54 portable-alex kernel: [2.457991]  [c022e5b7] 
i915_gem_init_seqno+0x77/0xc0 [i915]
  Apr 27 21:01:54 portable-alex kernel: [2.458002]  [c022e629] 
i915_gem_set_seqno+0x29/0x60 [i915]
  Apr 27 21:01:54 portable-alex kernel: [2.458013]  [c022fdcd] 
i915_gem_init_hw+0x12d/0x380 [i915]
  Apr 27 21:01:54 portable-alex kernel: [2.458022]  [c0230075] 
i915_gem_init+0x55/0x1d0 [i915]
  Apr 27 21:01:54 portable-alex kernel: [2.458039]  [c02956a2] 
i915_driver_load+0xe32/0x1030 [i915]
  Apr 27 21:01:54 portable-alex kernel: [2.458042]  [813a05e8] ? 
kobject_uevent_env+0x178/0x690
  Apr 27 21:01:54 portable-alex kernel: [2.458046]  [814cf087] ? 
get_device+0x17/0x30
  Apr 27 21:01:54 portable-alex kernel: [2.458048]  [814d4af5] ? 
klist_class_dev_get+0x15/0x20
  Apr 27 21:01:54 portable-alex kernel: [2.458051]  [817773b8] ? 
klist_node_init+0x38/0x60
  Apr 27 21:01:54 portable-alex kernel: [2.458054]  [81777476] ? 
klist_add_tail+0x46/0x50
  Apr 27 21:01:54 portable-alex kernel: [2.458056]  

[Kernel-packages] [Bug 1451421] [NEW] linux-lts-trusty: 3.13.0-52.86~precise1 -proposed tracker

2015-05-04 Thread Brad Figg
Public bug reported:

This bug is for tracking the 3.13.0-52.86~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:Monday, 04. May 2015 12:02 UTC
kernel-stable-phase:Prepare
kernel-stable-phase-changed:Monday, 04. May 2015 12:02 UTC
kernel-stable-master-bug:1451288

** Affects: kernel-sru-workflow
 Importance: Medium
 Status: In Progress

** Affects: kernel-sru-workflow/certification-testing
 Importance: Medium
 Assignee: Canonical Hardware Certification (canonical-hw-cert)
 Status: New

** Affects: kernel-sru-workflow/package-testing
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/prepare-package
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/prepare-package-meta
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: Invalid

** Affects: kernel-sru-workflow/prepare-package-signed
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/promote-to-proposed
 Importance: Medium
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: New

** Affects: kernel-sru-workflow/promote-to-security
 Importance: Medium
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: New

** Affects: kernel-sru-workflow/promote-to-updates
 Importance: Medium
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: New

** Affects: kernel-sru-workflow/regression-testing
 Importance: Medium
 Assignee: Canonical Platform QA Team (canonical-platform-qa)
 Status: New

** Affects: kernel-sru-workflow/security-signoff
 Importance: Medium
 Assignee: Canonical Security Team (canonical-security)
 Status: New

** Affects: kernel-sru-workflow/verification-testing
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: linux-lts-trusty (Ubuntu)
 Importance: Medium
 Status: New

** Affects: linux-lts-trusty (Ubuntu Precise)
 Importance: Medium
 Status: New


** Tags: block-proposed-precise kernel-release-tracking-bug precise

** Tags added: kernel-release-tracking-bug

** Tags added: block-proposed-precise

** Also affects: linux-lts-trusty (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Tags added: precise

** Also affects: kernel-sru-workflow/certification-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/package-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/prepare-package
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/prepare-package-meta
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/prepare-package-signed
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-proposed
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-security
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-updates
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/regression-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/security-signoff
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/verification-testing
   Importance: Undecided
   Status: New

** Changed in: kernel-sru-workflow
   Status: New = In Progress

** Changed in: kernel-sru-workflow
   Importance: Undecided = Medium

** Changed in: kernel-sru-workflow/certification-testing
   Importance: Undecided = Medium

** Changed in: kernel-sru-workflow/certification-testing
 Assignee: (unassigned) = Canonical Hardware Certification 
(canonical-hw-cert)

** Changed in: kernel-sru-workflow/package-testing
   Importance: Undecided = Medium

** Changed in: kernel-sru-workflow/package-testing
 Assignee: (unassigned) = Canonical Kernel Team (canonical-kernel-team)

** Changed in: kernel-sru-workflow/prepare-package
   Importance: Undecided = Medium

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: (unassigned) = Canonical Kernel Team (canonical-kernel-team)

** Changed in: kernel-sru-workflow/prepare-package-meta
   Importance: Undecided = Medium

** Changed in: kernel-sru-workflow/prepare-package-meta
 Assignee: (unassigned) = Canonical Kernel Team (canonical-kernel-team)

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: New = Invalid

** 

[Kernel-packages] [Bug 1451288] Re: linux: 3.13.0-52.86 -proposed tracker

2015-05-04 Thread Brad Figg
All builds are complete, packages in this bug can be copied to
-proposed.

Derivative packages from packages here can be worked on, the following tracking 
bugs were opened for them:
linux-keystone - bug 1451418

Backport packages from packages here can be worked on, the following tracking 
bugs were opened for them:
linux-lts-trusty (precise1) - bug 1451421

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

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: Canonical Kernel Team (canonical-kernel-team) = Brad Figg 
(brad-figg)

** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: New = Confirmed

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

** Description changed:

  This bug is for tracking the 3.13.0-52.86 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, 04. May 2015 01:27 UTC
- kernel-stable-phase:Prepare
- kernel-stable-phase-changed:Monday, 04. May 2015 01:27 UTC
  kernel-stable-Certification-testing-end:Monday, 04. May 2015 02:01 UTC
+ kernel-stable-phase:CopyToProposed
+ kernel-stable-Prepare-package-end:Monday, 04. May 2015 12:04 UTC
+ kernel-stable-Promote-to-proposed-start:Monday, 04. May 2015 12:04 UTC
+ kernel-stable-phase-changed:Monday, 04. May 2015 12:04 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/1451288

Title:
  linux: 3.13.0-52.86 -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:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Invalid
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Confirmed
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:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
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-52.86 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, 04. May 2015 01:27 UTC
  kernel-stable-Certification-testing-end:Monday, 04. May 2015 02:01 UTC
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Monday, 04. May 2015 12:04 UTC
  kernel-stable-Promote-to-proposed-start:Monday, 04. May 2015 12:04 UTC
  kernel-stable-phase-changed:Monday, 04. May 2015 12:04 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1451288/+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 1446504] Re: Asus X200MA Black Screen after LTS Update (3.13.0-49-generic)

2015-05-04 Thread Stilmant Michael
Thanks for your follow up Christopher

$ sudo dmidecode -s bios-version  sudo dmidecode -s bios-release-date
X200MA.504
11/13/2014

The advanced side of LP#1416849 is that the identification of the kernel
working and new not working is done there. (thanks to exercises made on
kernel-fixed-upstream tags side)

I'm not sure why you want to work on 3 bugs thread for same issue? And
also I don't understand why you don't confirm that bug? There is indeed
more that one person affected isn't?

Installing a fresh image of a LTS 14.04.2 is installing 3.16 kernel base
and that LTS 14.04.2 3.16 is working. no black/white screen issue.

The laptop having issue reported in this thread (and other thread) are
installed from LTS 14.04.2 having kernel (point release? ) stuck to 3.13

doing an apt-get update  disp-upgrade don't update that laptop from
3.13 to 3.16.

I believe the solution for my issue is to found the best way to upgrade
my laptop(s) from 3.13 to 3.16 while staying on a real LTS 14.02.x
release.

doing: 
sudo apt-get install --install-recommends linux-generic-lts-utopic 
xserver-xorg-lts-utopic libgl1-mesa-glx-lts-utopic 
libegl1-mesa-drivers-lts-utopic
from https://wiki.ubuntu.com/Kernel/LTSEnablementStack

resolve the situation since it move to

GNU/Linux
Description:Ubuntu 14.04.2 LTS
Release:14.04
Codename:   trusty
Linux Lux1-Ops-LiloXX 3.16.0-36-generic #48~14.04.1-Ubuntu SMP Wed Apr 15 
13:11:28 UTC 2015 x86_64 x86_64 x86_64 

But I'm not sure it is what I want/ the best option.

So, so far for me,  Ubuntu 14.04.2 LTS installed prior to 3.13.0-44 are 
working, the problem appeared with 3.13.0-45 update of that Ubuntu 14.04.2 LTS 
and new installation of Ubuntu 14.04.2 LTS is based on 3.16.x that is working.

I was not aware of such variation between same LTS regarding point
release. Maybe I need to understand how to move a distribution from one
point release to the next one.

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

Title:
  Asus X200MA Black Screen after LTS Update (3.13.0-49-generic)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  related to
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1427646

  Description:Ubuntu 14.04.2 LTS
  Release:14.04
  cat /proc/version_signature := Ubuntu 3.13.0-49.83-generic 3.13.11-ckt17
  Linux Lux1-Ops-LiloXX 3.13.0-49-generic #83-Ubuntu SMP Fri Apr 10 20:11:33 
UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-49-generic 3.13.0-49.83
  ProcVersionSignature: Ubuntu 3.13.0-49.83-generic 3.13.11-ckt17
  Uname: Linux 3.13.0-49-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC0', '/dev/snd/hwC0D0', '/dev/snd/hwC0D2', 
'/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/pcmC0D3p', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  Date: Tue Apr 21 09:45:44 2015
  HibernationDevice: RESUME=UUID=8cfe631b-97f1-4da1-b1b2-15675c32779e
  InstallationDate: Installed on 2015-01-19 (91 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 004: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
   Bus 001 Device 003: ID 04f2:b483 Chicony Electronics Co., Ltd 
   Bus 001 Device 002: ID 734c:5220 TBS Technologies China 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. X200MA
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-49-generic.efi.signed 
root=UUID=44c3a9ad-88df-4e7e-833f-257b8e54822d ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-49-generic N/A
   linux-backports-modules-3.13.0-49-generic  N/A
   linux-firmware 1.127.11
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/11/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X200MA.502
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X200MA
  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.:bvrX200MA.502:bd09/11/2014:svnASUSTeKCOMPUTERINC.:pnX200MA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX200MA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X200MA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:

[Kernel-packages] [Bug 1449910] Re: System hangs apparently randomly when creating LVM snapshots

2015-05-04 Thread Roberto
OK, I've just installed the latest mainline kernel (4.1.0-040100rc1-generic), 
let's see if this happens again. By the way, this last kernel doesn't contain 
the firmware file bnx2-mips-06-6.2.3.fw, which I needed on 2 of the 4 servers 
I'm testing this on. It's a network driver, I fixed the problem copying 
manually the requested file from /lib/firmware/3.13.0-51-generic/ , so from the 
old kernel set of firmware files.
I'll report back here if something happens, or if the problem seems fixed. I'll 
test this every night for at least one month, as I said in the previous comment.

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

Title:
  System hangs apparently randomly when creating LVM snapshots

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  We have several servers here which mount Ubuntu LTS Trusty Tahr 14.04. We use 
LVM snapshots to do backups during the night. Randomly (witha rate of 1 event 
every 10-12 days) the LVM snapshot creation runs in some problem. The server 
hangs and it must be rebooted hardly. No shell, no even any screen output, just 
a black screen, no ping, nothing. And Magic SysRq key doesn't help.
  No logs are written either (I also tried redirect logs to another machine, 
just in case). This happens with different hardware, and different backup 
software. The only constant is LVM snapshots. Kernel is 3.13.0-49. We tried the 
14.10 kernel (3.16.0-34), we had the same hangs, but this time we had something 
logged:

  Apr 21 23:02:56 server-name kernel: [654840.108023] INFO: task kswapd0:50 
blocked for more than 120 seconds.
  Apr 21 23:02:56 server-name kernel: [654840.108145]   Not tainted 
3.16.0-34-generic #47~14.04.1-Ubuntu
  Apr 21 23:02:56 server-name kernel: [654840.108245] echo 0  
/proc/sys/kernel/hung_task_timeout_secs disables this message.
  Apr 21 23:02:56 server-name kernel: [654840.108361] kswapd0 D 
88007fc130c0 050  2 0x
  Apr 21 23:02:56 server-name kernel: [654840.108367]  880077bcf998 
0046 880077bd 880077bcffd8
  Apr 21 23:02:56 server-name kernel: [654840.108372]  000130c0 
000130c0 88007bdef010 c90010d3c000
  Apr 21 23:02:56 server-name kernel: [654840.108377]  c90010d3c0d8 
  c90010d3c000
  Apr 21 23:02:56 server-name kernel: [654840.108382] Call Trace:
  /0x70
  Apr 21 23:02:56 server-name kernel: [654840.108419]  [c0707aad] 
reiserfs_wait_on_write_block+0x4d/0x80 [reiserfs]
  Apr 21 23:02:56 server-name kernel: [654840.108426]  [810b4d70] ? 
prepare_to_wait_event+0x100/0x100
  Apr 21 23:02:56 server-name kernel: [654840.108437]  [c0709271] 
do_journal_begin_r+0xe1/0x3e0 [reiserfs]
  Apr 21 23:02:56 server-name kernel: [654840.108443]  [810a5fa8] ? 
__enqueue_entity+0x78/0x80
  Apr 21 23:02:56 server-name kernel: [654840.108454]  [c070967a] 
journal_begin+0x8a/0x160 [reiserfs]
  Apr 21 23:02:56 server-name kernel: [654840.108464]  [c06f67fc] 
reiserfs_release_dquot+0x4c/0xd0 [reiserfs]
  Apr 21 23:02:56 server-name kernel: [654840.108470]  [813ab4f1] ? 
__percpu_counter_add+0x51/0x70
  Apr 21 23:02:56 server-name kernel: [654840.108476]  [8123003d] 
dqput+0x9d/0x200
  Apr 21 23:02:56 server-name kernel: [654840.108480]  [8123166d] 
__dquot_drop+0x5d/0x70
  Apr 21 23:02:56 server-name kernel: [654840.108485]  [812316ad] 
dquot_drop+0x2d/0x40
  Apr 21 23:02:56 server-name kernel: [654840.108494]  [c06ec7a0] 
reiserfs_evic
  t_inode+0xa0/0x180 [reiserfs]
  Apr 21 23:02:56 server-name kernel: [654840.108501]  [811ff7de] ? 
inode_wait_for_writeback+0x2e/0x40
  Apr 21 23:02:56 server-name kernel: [654840.108507]  [811eef34] 
evict+0xb4/0x180
  Apr 21 23:02:56 server-name kernel: [654840.108511]  [811ef039] 
dispose_list+0x39/0x50
  Apr 21 23:02:56 server-name kernel: [654840.108515]  [811eff47] 
prune_icache_sb+0x47/0x60
  Apr 21 23:02:56 server-name kernel: [654840.108520]  [811d78f5] 
super_cache_scan+0x105/0x170
  Apr 21 23:02:56 server-name kernel: [654840.108526]  [81171b78] 
shrink_slab_node+0x138/0x290
  Apr 21 23:02:56 server-name kernel: [654840.108532]  [810f8ccb] ? 
css_next_descendant_pre+0x3b/0x40
  Apr 21 23:02:56 server-name kernel: [654840.108536]  [8117367b] 
shrink_slab+0x8b/0x160
  Apr 21 23:02:56 server-name kernel: [654840.108540]  [811770e2] 
balance_pgdat+0x3f2/0x620
  Apr 21 23:02:56 server-name kernel: [654840.108544]  [8117746b] 
kswapd+0x15b/0x3f0
  Apr 21 23:02:56 server-name kernel: [654840.108549]  [810b4d70] ? 
prepare_to_wait_event+0x100/0x100
  Apr 21 23:02:56 server-name kernel: [654840.108552]  [81177310] ? 
balance_pgdat+0x620/0x620
  Apr 21 23:02:56 server-name kernel: [654840.108558]  

[Kernel-packages] [Bug 1449401] Re: After 14.10 updates to kernel 3.16.0-36, system is not booting, resulting in black screen due to NULL pointer in intel_ring_init_seqno

2015-05-04 Thread Timo Aaltonen
Every Broadwell is affected, no need to confirm this 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/1449401

Title:
  After 14.10 updates to kernel 3.16.0-36, system is not booting,
  resulting in black screen due to NULL pointer in intel_ring_init_seqno

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Utopic:
  In Progress

Bug description:
  This happens everytime I boot after updating kernel from 3.16.0-34 to
  3.16.0-36. Keeping 3.16.0-34 still works.

  Blackscreen is illuminated. I do not see any splash screen, nor X.
  Failsafe mode works, booting with nomodeset works (but it's slow).
  When this happens, on the next reboot I do see some BUG: lines in
  syslog, like:

  Apr 27 21:01:54 portable-alex kernel: [2.457904] BUG: unable to handle 
kernel NULL pointer dereference at   (null)
  Apr 27 21:01:54 portable-alex kernel: [2.457911] IP: [  (null)] 
  (null)
  Apr 27 21:01:54 portable-alex kernel: [2.457913] PGD 51b93d067 PUD 
51b8ec067 PMD 0 
  Apr 27 21:01:54 portable-alex kernel: [2.457916] Oops: 0010 [#1] SMP 
  Apr 27 21:01:54 portable-alex kernel: [2.457918] Modules linked in: 
rtsx_pci_sdmmc i915(+) e1000e ahci ptp i2c_algo_bit drm_kms_helper libahci 
pps_core psmouse drm rtsx_pci wmi video
  Apr 27 21:01:54 portable-alex kernel: [2.457926] CPU: 0 PID: 128 Comm: 
systemd-udevd Not tainted 3.16.0-36-generic #48-Ubuntu
  Apr 27 21:01:54 portable-alex kernel: [2.457929] Hardware name: LENOVO 
20BXCTO1WW/20BXCTO1WW, BIOS JBET45WW (1.10 ) 02/03/2015
  Apr 27 21:01:54 portable-alex kernel: [2.457930] task: 88051be6bd20 
ti: 88051b9a8000 task.ti: 88051b9a8000
  Apr 27 21:01:54 portable-alex kernel: [2.457932] RIP: 
0010:[]  [  (null)]   (null)
  Apr 27 21:01:54 portable-alex kernel: [2.457934] RSP: 
0018:88051b9ab890  EFLAGS: 00010286
  Apr 27 21:01:54 portable-alex kernel: [2.457936] RAX: 0246 
RBX: 88051bbb1928 RCX: 0001
  Apr 27 21:01:54 portable-alex kernel: [2.457937] RDX: 0001 
RSI: effe RDI: 88051bbb1928
  Apr 27 21:01:54 portable-alex kernel: [2.457938] RBP: 88051b9ab8b0 
R08: 88051bbb R09: 0246
  Apr 27 21:01:54 portable-alex kernel: [2.457940] R10: 880529403900 
R11: 811a6ddf R12: effe
  Apr 27 21:01:54 portable-alex kernel: [2.457941] R13: 88051bbb 
R14: effe R15: 88051bf90800
  Apr 27 21:01:54 portable-alex kernel: [2.457942] FS:  
7f8127b4f880() GS:88053dc0() knlGS:
  Apr 27 21:01:54 portable-alex kernel: [2.457944] CS:  0010 DS:  ES: 
 CR0: 80050033
  Apr 27 21:01:54 portable-alex kernel: [2.457945] CR2:  
CR3: 00051b942000 CR4: 003407f0
  Apr 27 21:01:54 portable-alex kernel: [2.457947] DR0:  
DR1:  DR2: 
  Apr 27 21:01:54 portable-alex kernel: [2.457948] DR3:  
DR6: fffe0ff0 DR7: 0400
  Apr 27 21:01:54 portable-alex kernel: [2.457949] Stack:
  Apr 27 21:01:54 portable-alex kernel: [2.457950]  c02499fd 
88051bbb1928 88051bbb7148 88051bbb7148
  Apr 27 21:01:54 portable-alex kernel: [2.457953]  88051b9ab8e8 
c022e5b7 efff effe
  Apr 27 21:01:54 portable-alex kernel: [2.457955]  88051bbb 
88051bbb 88051bbb 88051b9ab910
  Apr 27 21:01:54 portable-alex kernel: [2.457957] Call Trace:
  Apr 27 21:01:54 portable-alex kernel: [2.457977]  [c02499fd] ? 
intel_ring_init_seqno+0x3d/0xb0 [i915]
  Apr 27 21:01:54 portable-alex kernel: [2.457991]  [c022e5b7] 
i915_gem_init_seqno+0x77/0xc0 [i915]
  Apr 27 21:01:54 portable-alex kernel: [2.458002]  [c022e629] 
i915_gem_set_seqno+0x29/0x60 [i915]
  Apr 27 21:01:54 portable-alex kernel: [2.458013]  [c022fdcd] 
i915_gem_init_hw+0x12d/0x380 [i915]
  Apr 27 21:01:54 portable-alex kernel: [2.458022]  [c0230075] 
i915_gem_init+0x55/0x1d0 [i915]
  Apr 27 21:01:54 portable-alex kernel: [2.458039]  [c02956a2] 
i915_driver_load+0xe32/0x1030 [i915]
  Apr 27 21:01:54 portable-alex kernel: [2.458042]  [813a05e8] ? 
kobject_uevent_env+0x178/0x690
  Apr 27 21:01:54 portable-alex kernel: [2.458046]  [814cf087] ? 
get_device+0x17/0x30
  Apr 27 21:01:54 portable-alex kernel: [2.458048]  [814d4af5] ? 
klist_class_dev_get+0x15/0x20
  Apr 27 21:01:54 portable-alex kernel: [2.458051]  [817773b8] ? 
klist_node_init+0x38/0x60
  Apr 27 21:01:54 portable-alex kernel: [2.458054]  [81777476] ? 
klist_add_tail+0x46/0x50
  Apr 27 21:01:54 portable-alex kernel: [

[Kernel-packages] [Bug 1124250] Re: Partially incorrect uid mapping with nfs4/idmapd/ldap-auth

2015-05-04 Thread stef
Dariusz:
Today the problem has occurred again:
sudo cat /proc/key-users
0:65 64/64 58/200 810/2
and the /var/mail folder was hit in this case.
After a while (about 1 hour) the problem diminishes with the following 
key-users result:
   0:21 20/20 14/200 194/2
As I don´t understand the meaning of this values, I don´t know what values I 
should use.
We have a ldap/krb5 setup with 30 users and 15 groups.
The kernel was 
Linux version 3.13.0-51-generic (buildd@tipua) (gcc version 4.6.3 
(Ubuntu/Linaro 4.6.3-1ubuntu5) ) #84~precise1-Ubuntu SMP Wed Apr 15 21:45:46 
UTC 2015
 
Thanks Stef

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

Title:
  Partially incorrect uid mapping with nfs4/idmapd/ldap-auth

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Trusty:
  Fix Released
Status in linux source package in Utopic:
  Fix Released
Status in nfs-utils package in Debian:
  Fix Released
Status in Fedora:
  Unknown

Bug description:
  [Impact]

   * This bug is likely to cause an incorrect UID/GID mapping for NFS
  shares in case of large numbers of differend UIDs/GIDs or in case of
  expired UID/GID mappings (stored as keys in the kernel).

  [Test Case]

   1. Setup a nfs4 server exporting /home with a large number of different 
users and ldap-based authentication.
   2. Mount the share on a ldap-connected client machine.
   3. List the mounted /home directory.
   4. Wait more than 10 minutes (the default key expiration time) and list it 
again with ls -l.

  Expected result - all directories are listed with correct UIDs/GIDs.
  Actual result - some of the directories may be listed with incorrect UID/GID 
of 4294967294.

  [Regression Potential]

   * This issue has been merged upstream in the 3.18 kernel and is also
  present in Debian's 3.16 kernel.

  [Other Info]

  * Original bug description:

  I'm running a nfs4 server exporting a directory /home (ext4,usrquota). This 
server is running Ubuntu 12.04 amd64(up-to-date). This directory is handling 
662 homedirs for ldap authenticated users.
  /etc/exports is :
  /exports  192.168.0.0/24(rw,fsid=0,no_subtree_check)

  Important lines in /etc/idmapd.conf :
  domain=my-domain.org

  [Translation]
  Method=nsswitch.

  In /etc/default/nfs-common :
  NEED_IDMAPD=yes

  In /etc/default/nfs-kernel-server :
  RPCNFSDCOUNT=75
  RPCMOUNTDOPTS=--manage-gids

  2 Clients (rhel6 x86  Ubuntu 12.04.2 i686) are mounting this nfs4 exported 
directory with no problems :
  When doing ls -l /home on this clients, I have :
  ...
  drwx--   4 user100 oldusers 4096 sept. 21  2011 user100
  drwx--   4 user101 oldusers 4096 sept. 21  2011 user101
  drwx--  37 user102 oldusers 4096 oct.   1 19:06 user102
  drwx--  36 user103 users4096 févr. 5 21:08 user103
  drwx--  36 user104 users4096 févr. 8 14:03 user104
  drwx--  30 user105 users4096 févr. 4 18:01 user105
  drwx--  28 user106 oldusers 4096 oct.   5  2011 user106
  drwx--  37 user107 oldusers 4096 janv.  8 14:52 user107
  drwx--  31 user108 users4096 déc.  4 11:52 user108
  drwx--   4 user109 oldusers 4096 sept. 21  2011 user109
  drwx--x--x  45 user110 oldusers 4096 janv. 22 15:53 user109
  drwx--  31 user111 users4096 janv. 29 12:03 user110
  ...
  uid/gid mapping works fine, authldap works fine, ...

  All Clients running Ubuntu 12.10 i686  or  Ubuntu 12.10 amd64 are 
experiencing the same problem :
  The config files are the same that used in ubuntu 12.04.
  Auth ldap is correctly configured, user can log in.

  This is the /etc/fstab entry for /home :
  192.168.0.1:/ /home nfs  rw,nfsvers=4 0  0

  Important lines in /etc/idmapd.conf :
  domain=my-domain.org
  [Translation]
  Method=nsswitch

  In /etc/default/nfs-common :
  NEED_IDMAPD=yes

  /etc/nsswitch.conf is :
  passwd: files ldap
  group: files ldap
  shadow: files ldap

  When doing ls -l /home there is a strange problem :

  drwx--   4 4294967294 oldusers 4096 sept. 21  2011 user100
  drwx--   4 user101oldusers 4096 sept. 21  2011 user101
  drwx--  37 user102oldusers 4096 oct.   1 19:06 user102
  drwx--  36 4294967294 users4096 févr. 5 21:08 user103
  drwx--  36 4294967294 users4096 févr. 8 14:03 user104
  drwx--  30 4294967294 users4096 févr. 4 18:01 user105
  drwx--  28 4294967294 oldusers 4096 oct.   5  2011 user106
  drwx--  37 4294967294 oldusers 4096 janv.  8 14:52 user107
  drwx--  31 4294967294 users4096 déc.  4 11:52 user108
  drwx--   4 user109oldusers 4096 sept. 21  2011 user109
  drwx--x--x  45 4294967294 oldusers 4096 janv. 22 15:53 user110
  drwx--  31 4294967294 users4096 janv. 29 12:03 user111

  for  571 homedirs (this number 

[Kernel-packages] [Bug 1446504] Re: Asus X200MA Black Screen after LTS Update (3.13.0-49-generic)

2015-05-04 Thread Stilmant Michael
I believe I've a partial answer from here

As a Long Term Support release, Ubuntu 14.04.2 includes an updated
hardware enablement stack that includes the 3.16 Linux kernel and an
updated version of the Xorg display server. [...] The new hardware
enablement stack will be installed by default if you install from
14.04.2 installation media, but if you’re humming along nicely with the
current versions of Xorg and the Linux kernel on 14.04 and 14.04.1, fear
not – the new stack is not installed by default and is completely opt-
in.

from here: 
http://www.omgubuntu.co.uk/2015/02/ubuntu-14-04-2-lts-released-includes-3-16-kernel
details of the stuf: 
http://askubuntu.com/questions/506956/how-can-i-install-3-16-kernel-on-ubuntu-14-04
 

So I believe to understand that if we want to correct the proper way LTS 
14.04.2 release installed prior a fresh 14.04.2 installation media, future 
3.13.x release update of LTS 14.04.2 needs to include the correction to avoid 
to force people to install HWE.
What you are trying to track Christopher. Right? 

So my situation is to not update kernel over 3.13.0-44 for X200 laptops  where 
LST 14.04.X is already installed. 
for those laptop I would need to wait, eventually, LTS 14.04.3 around august.
on new X200 laptops laptops the LTS 14.04.2 include 3.16 by default. (what 
strange is that some how, update of linux-generic-lts-utopic was already held 
back) 
And for laptop updated to 3.13.0-45, or i need to install HWE from 
linux-generic-lts-utopic and co, or I need to wait for 3.13.0-x providing some 
roll-back or some code correction.

So I understand, that next steps are really to do your advice from
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1416849/comments/17

But I guess 3.16 is needed and not 3.19. right?

Thanks.

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

Title:
  Asus X200MA Black Screen after LTS Update (3.13.0-49-generic)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  related to
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1427646

  Description:Ubuntu 14.04.2 LTS
  Release:14.04
  cat /proc/version_signature := Ubuntu 3.13.0-49.83-generic 3.13.11-ckt17
  Linux Lux1-Ops-LiloXX 3.13.0-49-generic #83-Ubuntu SMP Fri Apr 10 20:11:33 
UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-49-generic 3.13.0-49.83
  ProcVersionSignature: Ubuntu 3.13.0-49.83-generic 3.13.11-ckt17
  Uname: Linux 3.13.0-49-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC0', '/dev/snd/hwC0D0', '/dev/snd/hwC0D2', 
'/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/pcmC0D3p', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  Date: Tue Apr 21 09:45:44 2015
  HibernationDevice: RESUME=UUID=8cfe631b-97f1-4da1-b1b2-15675c32779e
  InstallationDate: Installed on 2015-01-19 (91 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 004: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
   Bus 001 Device 003: ID 04f2:b483 Chicony Electronics Co., Ltd 
   Bus 001 Device 002: ID 734c:5220 TBS Technologies China 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. X200MA
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-49-generic.efi.signed 
root=UUID=44c3a9ad-88df-4e7e-833f-257b8e54822d ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-49-generic N/A
   linux-backports-modules-3.13.0-49-generic  N/A
   linux-firmware 1.127.11
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/11/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X200MA.502
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X200MA
  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.:bvrX200MA.502:bd09/11/2014:svnASUSTeKCOMPUTERINC.:pnX200MA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX200MA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X200MA
  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/1446504/+subscriptions

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

[Kernel-packages] [Bug 1451428] [NEW] linux-lts-utopic: 3.16.0-37.50~14.04.1 -proposed tracker

2015-05-04 Thread Brad Figg
Public bug reported:

This bug is for tracking the 3.16.0-37.50~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:Monday, 04. May 2015 13:01 UTC
kernel-stable-phase:Prepare
kernel-stable-phase-changed:Monday, 04. May 2015 13:01 UTC
kernel-stable-master-bug:1451302

** Affects: kernel-sru-workflow
 Importance: Medium
 Status: In Progress

** Affects: kernel-sru-workflow/certification-testing
 Importance: Medium
 Assignee: Canonical Hardware Certification (canonical-hw-cert)
 Status: New

** Affects: kernel-sru-workflow/package-testing
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/prepare-package
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/prepare-package-meta
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: Invalid

** Affects: kernel-sru-workflow/prepare-package-signed
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/promote-to-proposed
 Importance: Medium
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: New

** Affects: kernel-sru-workflow/promote-to-security
 Importance: Medium
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: New

** Affects: kernel-sru-workflow/promote-to-updates
 Importance: Medium
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: New

** Affects: kernel-sru-workflow/regression-testing
 Importance: Medium
 Assignee: Canonical Platform QA Team (canonical-platform-qa)
 Status: New

** Affects: kernel-sru-workflow/security-signoff
 Importance: Medium
 Assignee: Canonical Security Team (canonical-security)
 Status: New

** Affects: kernel-sru-workflow/verification-testing
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: linux-lts-utopic (Ubuntu)
 Importance: Medium
 Status: New

** Affects: linux-lts-utopic (Ubuntu Trusty)
 Importance: Medium
 Status: New


** Tags: block-proposed-trusty kernel-release-tracking-bug trusty

** Tags added: kernel-release-tracking-bug

** Tags added: block-proposed-trusty

** Also affects: linux-lts-utopic (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Tags added: trusty

** Also affects: kernel-sru-workflow/certification-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/package-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/prepare-package
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/prepare-package-meta
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/prepare-package-signed
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-proposed
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-security
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-updates
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/regression-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/security-signoff
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/verification-testing
   Importance: Undecided
   Status: New

** Changed in: kernel-sru-workflow
   Status: New = In Progress

** Changed in: kernel-sru-workflow
   Importance: Undecided = Medium

** Changed in: kernel-sru-workflow/certification-testing
   Importance: Undecided = Medium

** Changed in: kernel-sru-workflow/certification-testing
 Assignee: (unassigned) = Canonical Hardware Certification 
(canonical-hw-cert)

** Changed in: kernel-sru-workflow/package-testing
   Importance: Undecided = Medium

** Changed in: kernel-sru-workflow/package-testing
 Assignee: (unassigned) = Canonical Kernel Team (canonical-kernel-team)

** Changed in: kernel-sru-workflow/prepare-package
   Importance: Undecided = Medium

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: (unassigned) = Canonical Kernel Team (canonical-kernel-team)

** Changed in: kernel-sru-workflow/prepare-package-meta
   Importance: Undecided = Medium

** Changed in: kernel-sru-workflow/prepare-package-meta
 Assignee: (unassigned) = Canonical Kernel Team (canonical-kernel-team)

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: New = Invalid

** Changed 

[Kernel-packages] [Bug 1451302] Re: linux: 3.16.0-37.50 -proposed tracker

2015-05-04 Thread Brad Figg
All builds are complete, packages in this bug can be copied to
-proposed.

Backport packages from packages here can be worked on, the following tracking 
bugs were opened for them:
linux-lts-utopic (14.04.1) - bug 1451428

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

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: Canonical Kernel Team (canonical-kernel-team) = Brad Figg 
(brad-figg)

** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: New = Confirmed

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

** Description changed:

  This bug is for tracking the 3.16.0-37.50 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, 04. May 2015 02:48 UTC
- kernel-stable-phase:Prepare
- kernel-stable-phase-changed:Monday, 04. May 2015 02:48 UTC
  kernel-stable-Certification-testing-end:Monday, 04. May 2015 03:01 UTC
+ kernel-stable-phase:CopyToProposed
+ kernel-stable-Prepare-package-end:Monday, 04. May 2015 13:03 UTC
+ kernel-stable-Promote-to-proposed-start:Monday, 04. May 2015 13:03 UTC
+ kernel-stable-phase-changed:Monday, 04. May 2015 13:03 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/1451302

Title:
  linux: 3.16.0-37.50 -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:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Invalid
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Confirmed
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:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
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-37.50 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, 04. May 2015 02:48 UTC
  kernel-stable-Certification-testing-end:Monday, 04. May 2015 03:01 UTC
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Monday, 04. May 2015 13:03 UTC
  kernel-stable-Promote-to-proposed-start:Monday, 04. May 2015 13:03 UTC
  kernel-stable-phase-changed:Monday, 04. May 2015 13:03 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1451302/+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 1450156] Re: kernel 3.16.0-36 won't boot on Lenovo Thinkpad X1 Carbon 3rd Gen

2015-05-04 Thread Augustin Riedinger
Please report when a fix is out! Thanks

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

Title:
  kernel 3.16.0-36 won't boot on Lenovo Thinkpad X1 Carbon 3rd Gen

Status in linux-lts-utopic package in Ubuntu:
  Confirmed

Bug description:
  Brand new install. I have several of these machines  all have been
  happy on 3.16.0-34. Today I did an install  the post-install updates
  picked up 3.16.0-36  now it won't boot successfully -- black screen,
  backlight still lit, no response to any keyboard input.

  I downloaded  installed the current mainline upstream kernel  it
  works fine.

  This bit from kern.log appears to be salient:

  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397152] BUG: unable to handle 
kernel NULL pointer dereference at   (null)
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397156] IP: [  
(null)]   (null)
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397158] PGD 21f49e067 PUD 
21fa04067 PMD 0 
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397161] Oops: 0010 [#1] SMP 
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397163] Modules linked in: 
x86_pkg_temp_thermal(+) intel_powerclamp coretemp kvm_intel kvm 
crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 lrw 
gf128mul glue_helper ablk_helper cryptd snd_hda_intel(+) snd_hda_controller 
serio_raw snd_hda_codec snd_seq_midi snd_seq_midi_event snd_hwdep lpc_ich(+) 
snd_rawmidi snd_pcm snd_seq wmi snd_seq_device snd_timer shpchp(+) 
thinkpad_acpi nvram parport_pc mei_me(+) mac_hid ppdev i915(+) mei snd lp 
parport video drm_kms_helper soundcore drm i2c_algo_bit e1000e psmouse ahci ptp 
libahci pps_core
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397188] CPU: 0 PID: 337 Comm: 
systemd-udevd Not tainted 3.16.0-36-generic #48~14.04.1-Ubuntu
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397190] Hardware name: LENOVO 
20BTS1KH00/20BTS1KH00, BIOS N14ET26W (1.04 ) 01/23/2015
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397192] task: 
88021fadd180 ti: 88021f6d8000 task.ti: 88021f6d8000
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397193] RIP: 
0010:[]  [  (null)]   (null)
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397195] RSP: 
0018:88021f6db8a0  EFLAGS: 00010282
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397197] RAX: 0246 
RBX: 880036861928 RCX: 0001
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397198] RDX: 0001 
RSI: effe RDI: 880036861928
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397199] RBP: 88021f6db8c0 
R08: 0246 R09: 000b
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397201] R10: e01a3000 
R11: 8119bc1f R12: 88003686
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397202] R13: effe 
R14: effe R15: 8800b88b3800
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397204] FS:  
7f97b75b1880() GS:88022dc0() knlGS:
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397205] CS:  0010 DS:  
ES:  CR0: 80050033
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397206] CR2:  
CR3: 00021f69a000 CR4: 003407f0
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397208] DR0:  
DR1:  DR2: 
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397209] DR3:  
DR6: fffe0ff0 DR7: 0400
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397210] Stack:
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397211]  c03ed88e 
880036861928 0005 
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397214]  88021f6db8f8 
c03d2c5d efff effe
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397217]  88003686 
88003686 88003686 88021f6db920
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397219] Call Trace:
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397246]  [c03ed88e] 
? intel_ring_init_seqno+0x3e/0xb0 [i915]
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397265]  [c03d2c5d] 
i915_gem_init_seqno+0x7d/0xc0 [i915]
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397280]  [c03d2cc9] 
i915_gem_set_seqno+0x29/0x60 [i915]
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397296]  [c03d44bd] 
i915_gem_init_hw+0x1cd/0x3a0 [i915]
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397309]  [c03d46e5] 
i915_gem_init+0x55/0x1d0 [i915]
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397332]  [c04385e2] 
i915_driver_load+0xb42/0xff0 [i915]
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397337]  [81389e88] 
? kobject_uevent_env+0x178/0x690
 

[Kernel-packages] [Bug 1451360] Re: Kernel OOPS in 3.13.0-51 due to NULL pointer after kernel upgrade

2015-05-04 Thread Chris J Arges
*** This bug is a duplicate of bug 1450442 ***
https://bugs.launchpad.net/bugs/1450442

** This bug has been marked a duplicate of bug 1450442
   Kernel Oops - unable to handle kernel NULL pointer dereference at (null);  
Call Trace: [810fb39b] ? audit_compare_dname_path+0x2b/0xa0

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

Title:
  Kernel OOPS in 3.13.0-51 due to NULL pointer after kernel upgrade

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  After update, desktop and production machines, both using i386 and
  amd64 kernels fail.

  The crash may only occur after loading of syscall audit rules, hence
  boot up to initrd is still possible.

  Login is still possible but many integral functions fail, e.g. sending
  signals to processes. Also sudo is not working any more

  
  [   64.447838] BUG: unable to handle kernel NULL pointer dereference at 
068f
  [   64.448715] IP: [8136cb80] strlen+0x0/0x30
  [   64.449533] PGD 0 
  [   64.450315] Oops:  [#15] SMP 
  [   64.451069] Modules linked in: pci_stub vboxpci(OX) vboxnetadp(OX) 
vboxnetflt(OX) vboxdrv(OX) nf_conntrack_netlink snd_hda_codec_hdmi xt_multiport 
arc4 xt_hashlimit ipt_REJECT xt_tcpudp xt_NFLOG nfnetlink_log nfnetlink 
xt_conntrack iptable_filter iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 
nf_nat_ipv4 nf_nat nf_conntrack iptable_mangle ip_tables x_tables dell_wmi 
sparse_keymap ppdev dell_laptop dcdbas cdc_mbim cdc_wdm cdc_ncm btusb bluetooth 
usbnet mii uvcvideo iwlmvm videobuf2_vmalloc videobuf2_memops videobuf2_core 
mac80211 videodev snd_hda_codec_realtek intel_rapl x86_pkg_temp_thermal 
intel_powerclamp coretemp kvm_intel kvm joydev serio_raw i915 iwlwifi 
drm_kms_helper snd_hda_intel snd_hda_codec snd_hwdep snd_pcm cfg80211 
snd_page_alloc lpc_ich mei_me mei shpchp drm i2c_algo_bit snd_timer snd 
soundcore wmi parport_pc parport video mac_hid dm_crypt hid_generic usbhid hid 
crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 lrw 
gf128mul glue_helper ablk_hel
 per cryptd psmouse ahci libahci sdhci_pci sdhci e1000e ptp pps_core
  [   64.456682] CPU: 1 PID: 1506 Comm: sudo Tainted: G  DOX 
3.13.0-51-generic #84-Ubuntu
  [   64.457483] Hardware name: Dell Inc.
  [   64.458281] task: 880037251800 ti: 8800368c4000 task.ti: 
8800368c4000
  [   64.459095] RIP: 0010:[8136cb80]  [8136cb80] 
strlen+0x0/0x30
  [   64.459901] RSP: 0018:8800368c5df0  EFLAGS: 00010286
  [   64.460707] RAX: 8800368c5d40 RBX: 068f RCX: 

  [   64.461522] RDX: 0037 RSI: 068f RDI: 
068f
  [   64.462331] RBP: 8800368c5e08 R08:  R09: 
fffe
  [   64.463141] R10:  R11: 8800368c5c06 R12: 
8800379c6680
  [   64.463951] R13:  R14: 8802121a8000 R15: 

  [   64.464753] FS:  7fa9c5d73840() GS:88021ea8() 
knlGS:
  [   64.465558] CS:  0010 DS:  ES:  CR0: 80050033
  [   64.466367] CR2: 068f CR3: 379b8000 CR4: 
001407e0
  [   64.467189] DR0:  DR1:  DR2: 

  [   64.468003] DR3:  DR6: fffe0ff0 DR7: 
0400
  [   64.468803] Stack:
  [   64.469596]  810f7fda 8800379c6680 8802121a8060 
8800368c5e78
  [   64.470410]  810f9581 0246 81c55740 
8800368c5e60
  [   64.471217]  0246 8800368c5ef0 8800368c5e60 
810f6b93
  [   64.472024] Call Trace:
  [   64.472829]  [810f7fda] ? audit_log_untrustedstring+0x1a/0x30
  [   64.473643]  [810f9581] audit_log_name+0x281/0x320
  [   64.474454]  [810f6b93] ? audit_buffer_free+0x73/0xa0
  [   64.475267]  [810fbe37] audit_log_exit+0x3d7/0xb90
  [   64.476079]  [810fe5bf] __audit_syscall_exit+0x27f/0x2e0
  [   64.476889]  [817331e4] sysret_audit+0x17/0x21
  [   64.477680] Code: 89 f8 48 89 e5 f6 82 40 c7 84 81 20 74 15 0f 1f 44 00 00 
48 83 c0 01 0f b6 10 f6 82 40 c7 84 81 20 75 f0 5d c3 66 0f 1f 44 00 00 80 3f 
00 55 48 89 e5 74 15 48 89 f8 0f 1f 40 00 48 83 c0 01 80 
  [   64.479363] RIP  [8136cb80] strlen+0x0/0x30
  [   64.480169]  RSP 8800368c5df0
  [   64.480975] CR2: 068f
  [   64.481784] ---[ end trace 267143d269f88f24 ]---

  # cat /proc/version_signature  version.log

  failed, but should have reported latest Ubuntu Trusty kernel

  # lspci -v

  Completely different systems (vmware guest, vbox guest, various
  hardware). Quite likely not related

  $ lsb_release -rd
  Description:Ubuntu 14.04.2 LTS
  Release:14.04

  
  $ apt-cache policy linux-image-3.13.0-51-generic
  linux-image-3.13.0-51-generic:
Installed: 3.13.0-51.84

[Kernel-packages] [Bug 1450156] Re: kernel 3.16.0-36 won't boot on Lenovo Thinkpad X1 Carbon 3rd Gen

2015-05-04 Thread Roamer
Same happens on TUXEDO Book UX1404 (Intel i5-5200U)

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

Title:
  kernel 3.16.0-36 won't boot on Lenovo Thinkpad X1 Carbon 3rd Gen

Status in linux-lts-utopic package in Ubuntu:
  Confirmed

Bug description:
  Brand new install. I have several of these machines  all have been
  happy on 3.16.0-34. Today I did an install  the post-install updates
  picked up 3.16.0-36  now it won't boot successfully -- black screen,
  backlight still lit, no response to any keyboard input.

  I downloaded  installed the current mainline upstream kernel  it
  works fine.

  This bit from kern.log appears to be salient:

  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397152] BUG: unable to handle 
kernel NULL pointer dereference at   (null)
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397156] IP: [  
(null)]   (null)
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397158] PGD 21f49e067 PUD 
21fa04067 PMD 0 
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397161] Oops: 0010 [#1] SMP 
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397163] Modules linked in: 
x86_pkg_temp_thermal(+) intel_powerclamp coretemp kvm_intel kvm 
crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 lrw 
gf128mul glue_helper ablk_helper cryptd snd_hda_intel(+) snd_hda_controller 
serio_raw snd_hda_codec snd_seq_midi snd_seq_midi_event snd_hwdep lpc_ich(+) 
snd_rawmidi snd_pcm snd_seq wmi snd_seq_device snd_timer shpchp(+) 
thinkpad_acpi nvram parport_pc mei_me(+) mac_hid ppdev i915(+) mei snd lp 
parport video drm_kms_helper soundcore drm i2c_algo_bit e1000e psmouse ahci ptp 
libahci pps_core
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397188] CPU: 0 PID: 337 Comm: 
systemd-udevd Not tainted 3.16.0-36-generic #48~14.04.1-Ubuntu
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397190] Hardware name: LENOVO 
20BTS1KH00/20BTS1KH00, BIOS N14ET26W (1.04 ) 01/23/2015
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397192] task: 
88021fadd180 ti: 88021f6d8000 task.ti: 88021f6d8000
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397193] RIP: 
0010:[]  [  (null)]   (null)
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397195] RSP: 
0018:88021f6db8a0  EFLAGS: 00010282
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397197] RAX: 0246 
RBX: 880036861928 RCX: 0001
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397198] RDX: 0001 
RSI: effe RDI: 880036861928
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397199] RBP: 88021f6db8c0 
R08: 0246 R09: 000b
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397201] R10: e01a3000 
R11: 8119bc1f R12: 88003686
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397202] R13: effe 
R14: effe R15: 8800b88b3800
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397204] FS:  
7f97b75b1880() GS:88022dc0() knlGS:
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397205] CS:  0010 DS:  
ES:  CR0: 80050033
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397206] CR2:  
CR3: 00021f69a000 CR4: 003407f0
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397208] DR0:  
DR1:  DR2: 
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397209] DR3:  
DR6: fffe0ff0 DR7: 0400
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397210] Stack:
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397211]  c03ed88e 
880036861928 0005 
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397214]  88021f6db8f8 
c03d2c5d efff effe
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397217]  88003686 
88003686 88003686 88021f6db920
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397219] Call Trace:
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397246]  [c03ed88e] 
? intel_ring_init_seqno+0x3e/0xb0 [i915]
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397265]  [c03d2c5d] 
i915_gem_init_seqno+0x7d/0xc0 [i915]
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397280]  [c03d2cc9] 
i915_gem_set_seqno+0x29/0x60 [i915]
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397296]  [c03d44bd] 
i915_gem_init_hw+0x1cd/0x3a0 [i915]
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397309]  [c03d46e5] 
i915_gem_init+0x55/0x1d0 [i915]
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397332]  [c04385e2] 
i915_driver_load+0xb42/0xff0 [i915]
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397337]  [81389e88] 
? 

Re: [Kernel-packages] [Bug 1449549] Re: upon wake up from suspend, mouse driver will not load. must then do hard reset.

2015-05-04 Thread Randall Bowman
This is all new to me. It will be after work tonight. I will have to read
through a couple times and take it slow, hopefully to make sure I get it
right.
On May 4, 2015 1:50 AM, Christopher M. Penalver 
christopher.m.penal...@gmail.com wrote:

 Randall Bowman, could you please test the latest upstream kernel
 available from the very top line at the top of the page (the release
 names are irrelevant for testing, and please do not test the daily
 folder) following https://wiki.ubuntu.com/KernelMainlineBuilds ? It will
 allow additional upstream developers to examine the issue.

 If the test did not allow you to test to the issue (ex. you couldn't boot
 into the OS) please make a comment in your report about this, and continue
 to test the next most recent kernel version until you can test to the
 issue. Once you've tested the upstream kernel, please comment on which
 kernel version specifically you tested. If this bug is fixed in the
 mainline kernel, please add the following tags by clicking on the yellow
 circle with a black pencil icon, next to the word Tags, located at the
 bottom of the report description:
 kernel-fixed-upstream
 kernel-fixed-upstream-X.Y-rcZ

 Where XY and Z are numbers corresponding to the kernel version.

 If the mainline kernel does not fix this bug, please add the following
 tags:
 kernel-bug-exists-upstream
 kernel-bug-exists-upstream-X.Y-rcZ

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

 ** Tags added: latest-bios-f.09

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

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

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1449549

 Title:
   upon wake up from suspend, mouse driver will not load. must then do
   hard reset.

 Status in linux package in Ubuntu:
   Incomplete

 Bug description:
   FYI: I am an Ubuntu novice

   Hp Laptop. Latest Ubuntu version update.

   I close lid to laptop for it to sleep and still have power to USB. I
   open lid expecting to use computer again. It comes back on ready to go
   except that the mouse driver won't load, nor for the touchpad. I have
   to press and hold the power button to reboot computer.

   Thank you.

   ProblemType: Bug
   DistroRelease: Ubuntu 15.04
   Package: ubuntu-release-upgrader-core 1:15.04.14
   ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
   Uname: Linux 3.19.0-15-generic x86_64
   ApportVersion: 2.17.2-0ubuntu1
   Architecture: amd64
   CrashDB: ubuntu
   CurrentDesktop: Unity
   Date: Tue Apr 28 05:34:35 2015
   InstallationDate: Installed on 2014-11-08 (171 days ago)
   InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64
 (20141022.1)
   PackageArchitecture: all
   SourcePackage: ubuntu-release-upgrader
   Symptom: dist-upgrade
   UpgradeStatus: Upgraded to vivid on 2015-04-25 (3 days ago)
   VarLogDistupgradeTermlog:
   ---
   .tmp.unity.support.test.0:

   ApportVersion: 2.17.2-0ubuntu1
   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: 2015-04-24 18:01:53,380 DEBUG enabling apt cron job
   DistroCodename: vivid
   DistroRelease: Ubuntu 15.04
   DistroVariant: ubuntu
   ExtraDebuggingInterest: Yes
   GraphicsCard:
Advanced Micro Devices, Inc. [AMD/ATI] Kabini [Radeon HD 8400 / R3
 Series] [1002:9830] (prog-if 00 [VGA controller])
  Subsystem: Hewlett-Packard Company Device [103c:2192]
   InstallationDate: Installed on 2014-11-08 (176 days ago)
   InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64
 (20141022.1)
   MachineType: Hewlett-Packard HP 15 Notebook PC
   Package: xorg 1:7.7+7ubuntu4
   PackageArchitecture: amd64
   PlymouthDebug: Error: [Errno 13] Permission denied:
 u'/var/log/plymouth-debug.log'
   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-15-generic.efi.signed
 root=UUID=8b613377-6cd3-41a8-a346-b7ef8119226f ro drm.debug=0xe
 plymouth:debug
   ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
   Tags:  vivid ubuntu compiz-0.9
   Uname: Linux 3.19.0-15-generic x86_64
   UpgradeStatus: Upgraded to vivid on 2015-04-25 (9 days ago)
   UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
   _MarkForUpload: True
   dmi.bios.date: 12/06/2013
   dmi.bios.vendor: Hewlett-Packard
   dmi.bios.version: F.09
   dmi.board.asset.tag: Base Board Asset Tag
   dmi.board.name: 2192
   dmi.board.vendor: Hewlett-Packard
   dmi.board.version: 41.1A
   dmi.chassis.asset.tag: Chassis Asset Tag
   dmi.chassis.type: 10
   dmi.chassis.vendor: Hewlett-Packard
   dmi.chassis.version: Chassis Version
   dmi.modalias:
 

[Kernel-packages] [Bug 1451360] Re: Kernel OOPS in 3.13.0-51 due to NULL pointer after kernel upgrade

2015-05-04 Thread Chris J Arges
*** This bug is a duplicate of bug 1450442 ***
https://bugs.launchpad.net/bugs/1450442

Roman,
Marked this as a duplicate. We've already identified a fix and it is in the 
-proposed kernel. (3.13.0-52.85)

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

Title:
  Kernel OOPS in 3.13.0-51 due to NULL pointer after kernel upgrade

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  After update, desktop and production machines, both using i386 and
  amd64 kernels fail.

  The crash may only occur after loading of syscall audit rules, hence
  boot up to initrd is still possible.

  Login is still possible but many integral functions fail, e.g. sending
  signals to processes. Also sudo is not working any more

  
  [   64.447838] BUG: unable to handle kernel NULL pointer dereference at 
068f
  [   64.448715] IP: [8136cb80] strlen+0x0/0x30
  [   64.449533] PGD 0 
  [   64.450315] Oops:  [#15] SMP 
  [   64.451069] Modules linked in: pci_stub vboxpci(OX) vboxnetadp(OX) 
vboxnetflt(OX) vboxdrv(OX) nf_conntrack_netlink snd_hda_codec_hdmi xt_multiport 
arc4 xt_hashlimit ipt_REJECT xt_tcpudp xt_NFLOG nfnetlink_log nfnetlink 
xt_conntrack iptable_filter iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 
nf_nat_ipv4 nf_nat nf_conntrack iptable_mangle ip_tables x_tables dell_wmi 
sparse_keymap ppdev dell_laptop dcdbas cdc_mbim cdc_wdm cdc_ncm btusb bluetooth 
usbnet mii uvcvideo iwlmvm videobuf2_vmalloc videobuf2_memops videobuf2_core 
mac80211 videodev snd_hda_codec_realtek intel_rapl x86_pkg_temp_thermal 
intel_powerclamp coretemp kvm_intel kvm joydev serio_raw i915 iwlwifi 
drm_kms_helper snd_hda_intel snd_hda_codec snd_hwdep snd_pcm cfg80211 
snd_page_alloc lpc_ich mei_me mei shpchp drm i2c_algo_bit snd_timer snd 
soundcore wmi parport_pc parport video mac_hid dm_crypt hid_generic usbhid hid 
crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 lrw 
gf128mul glue_helper ablk_hel
 per cryptd psmouse ahci libahci sdhci_pci sdhci e1000e ptp pps_core
  [   64.456682] CPU: 1 PID: 1506 Comm: sudo Tainted: G  DOX 
3.13.0-51-generic #84-Ubuntu
  [   64.457483] Hardware name: Dell Inc.
  [   64.458281] task: 880037251800 ti: 8800368c4000 task.ti: 
8800368c4000
  [   64.459095] RIP: 0010:[8136cb80]  [8136cb80] 
strlen+0x0/0x30
  [   64.459901] RSP: 0018:8800368c5df0  EFLAGS: 00010286
  [   64.460707] RAX: 8800368c5d40 RBX: 068f RCX: 

  [   64.461522] RDX: 0037 RSI: 068f RDI: 
068f
  [   64.462331] RBP: 8800368c5e08 R08:  R09: 
fffe
  [   64.463141] R10:  R11: 8800368c5c06 R12: 
8800379c6680
  [   64.463951] R13:  R14: 8802121a8000 R15: 

  [   64.464753] FS:  7fa9c5d73840() GS:88021ea8() 
knlGS:
  [   64.465558] CS:  0010 DS:  ES:  CR0: 80050033
  [   64.466367] CR2: 068f CR3: 379b8000 CR4: 
001407e0
  [   64.467189] DR0:  DR1:  DR2: 

  [   64.468003] DR3:  DR6: fffe0ff0 DR7: 
0400
  [   64.468803] Stack:
  [   64.469596]  810f7fda 8800379c6680 8802121a8060 
8800368c5e78
  [   64.470410]  810f9581 0246 81c55740 
8800368c5e60
  [   64.471217]  0246 8800368c5ef0 8800368c5e60 
810f6b93
  [   64.472024] Call Trace:
  [   64.472829]  [810f7fda] ? audit_log_untrustedstring+0x1a/0x30
  [   64.473643]  [810f9581] audit_log_name+0x281/0x320
  [   64.474454]  [810f6b93] ? audit_buffer_free+0x73/0xa0
  [   64.475267]  [810fbe37] audit_log_exit+0x3d7/0xb90
  [   64.476079]  [810fe5bf] __audit_syscall_exit+0x27f/0x2e0
  [   64.476889]  [817331e4] sysret_audit+0x17/0x21
  [   64.477680] Code: 89 f8 48 89 e5 f6 82 40 c7 84 81 20 74 15 0f 1f 44 00 00 
48 83 c0 01 0f b6 10 f6 82 40 c7 84 81 20 75 f0 5d c3 66 0f 1f 44 00 00 80 3f 
00 55 48 89 e5 74 15 48 89 f8 0f 1f 40 00 48 83 c0 01 80 
  [   64.479363] RIP  [8136cb80] strlen+0x0/0x30
  [   64.480169]  RSP 8800368c5df0
  [   64.480975] CR2: 068f
  [   64.481784] ---[ end trace 267143d269f88f24 ]---

  # cat /proc/version_signature  version.log

  failed, but should have reported latest Ubuntu Trusty kernel

  # lspci -v

  Completely different systems (vmware guest, vbox guest, various
  hardware). Quite likely not related

  $ lsb_release -rd
  Description:Ubuntu 14.04.2 LTS
  Release:14.04

  
  $ apt-cache policy linux-image-3.13.0-51-generic
  linux-image-3.13.0-51-generic:
Installed: 3.13.0-51.84
Candidate: 3.13.0-51.84
Version table:
   *** 3.13.0-51.84 0
  500 

[Kernel-packages] [Bug 1450442] Re: Kernel Oops - unable to handle kernel NULL pointer dereference at (null); Call Trace: [ffffffff810fb39b] ? audit_compare_dname_path+0x2b/0xa0

2015-05-04 Thread Chris J Arges
The fix is currently in the -proposed kernel. (3.13.0-52.85)

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

Title:
  Kernel Oops - unable to handle kernel NULL pointer dereference at
  (null);  Call Trace: [810fb39b] ?
  audit_compare_dname_path+0x2b/0xa0

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Trusty:
  In Progress
Status in linux source package in Utopic:
  In Progress

Bug description:
  [Impact]
  Ubuntu VMWare instances running 3.13.0-51 will crash with the following 
backtrace:

  [   12.357276] BUG: unable to handle kernel NULL pointer dereference at   
(null)
  [   12.357886] IP: [8136cb80] strlen+0x0/0x30
  [   12.358457] PGD 230fe9067 PUD 230d5c067 PMD 0
  [   12.359034] Oops:  [#1] SMP
  [   12.359590] Modules linked in: tcp_diag inet_diag vmw_vsock_vmci_transport 
vsock ip6t_REJECT xt_hl ip6t_rt nf_conntrack_ipv6 nf_defrag_ipv6 ipt_REJECT 
xt_LOG xt_limit xt_tcpudp xt_addrtype nf_conntrack_ipv4 nf_defrag_ipv4 
xt_conntrack ip6table_filter ip6_tables nf_conntrack_netbios_ns 
nf_conntrack_broadcast nf_nat_ftp nf_nat nf_conntrack_ftp nf_conntrack 
crct10dif_pclmul iptable_filter crc32_pclmul ip_tables ghash_clmulni_intel 
aesni_intel aes_x86_64 ppdev lrw x_tables gf128mul vmwgfx glue_helper 
ablk_helper cryptd ttm drm vmw_balloon serio_raw shpchp parport_pc lp i2c_piix4 
parport mac_hid vmw_vmci psmouse mptspi vmw_pvscsi e1000 mptscsih floppy 
vmxnet3 mptbase
  [   12.364773] CPU: 2 PID: 1718 Comm: fail2ban-server Not tainted 
3.13.0-51-generic #84-Ubuntu
  [   12.365587] Hardware name: VMware, Inc. VMware Virtual Platform/440BX 
Desktop Reference Platform, BIOS 6.00 04/14/2014
  [   12.367276] task: 880230fc3000 ti: 8802308c4000 task.ti: 
8802308c4000
  [   12.368159] RIP: 0010:[8136cb80]  [8136cb80] 
strlen+0x0/0x30
  [   12.369073] RSP: 0018:8802308c5d60  EFLAGS: 00010212
  [   12.369963] RAX: 000d RBX: 000d RCX: 
2df0
  [   12.370973] RDX: 0012 RSI:  RDI: 

  [   12.372005] RBP: 8802308c5d90 R08: 8800b9218648 R09: 
8802308c5d60
  [   12.372988] R10: 0002 R11: 88023082e180 R12: 
0012
  [   12.373901] R13:  R14: 880231f1b3f8 R15: 
8800b9218460
  [   12.374827] FS:  7f196f84c740() GS:88023fd0() 
knlGS:
  [   12.375752] CS:  0010 DS:  ES:  CR0: 80050033
  [   12.376667] CR2:  CR3: 000230872000 CR4: 
000407e0
  [   12.377684] Stack:
  [   12.378612]  810fb39b  0004 
88022ff74838
  [   12.379559]  8800b9218400 8800b9218460 8802308c5df8 
810fdb36
  [   12.380516]  811d56e0 00042ff74838 880231f1b3c0 
88022febecf8
  [   12.381506] Call Trace:
  [   12.382630]  [810fb39b] ? audit_compare_dname_path+0x2b/0xa0
  [   12.383784]  [810fdb36] __audit_inode_child+0xb6/0x330
  [   12.384912]  [811d56e0] ? d_instantiate+0x50/0x70
  [   12.386013]  [811ca060] vfs_mknod+0x110/0x160
  [   12.387145]  [816bf475] unix_bind+0x2a5/0x360
  [   12.388207]  [810ff142] ? __audit_sockaddr+0x42/0x80
  [   12.389250]  [8160d4c0] SYSC_bind+0xe0/0x120
  [   12.390297]  [8172e9fa] ? do_page_fault+0x1a/0x70
  [   12.391303]  [8160e4de] SyS_bind+0xe/0x10
  [   12.392426]  [817330bd] system_call_fastpath+0x1a/0x1f
  [   12.393581] Code: 89 f8 48 89 e5 f6 82 40 c7 84 81 20 74 15 0f 1f 44 00 00 
48 83 c0 01 0f b6 10 f6 82 40 c7 84 81 20 75 f0 5d c3 66 0f 1f 44 00 00 80 3f 
00 55 48 89 e5 74 15 48 89 f8 0f 1f 40 00 48 83 c0 01 80
  [   12.396831] RIP  [8136cb80] strlen+0x0/0x30
  [   12.397812]  RSP 8802308c5d60
  [   12.398769] CR2: 
  [   12.399743] ---[ end trace 2c5a33d31a03347e ]---

  We've also seen this on our precise machines that are running the
  backported trusty kernel.

  When reverting to kernel 3.13.0-49 this no longer occurs.

  [Test Case]
  1) Run an Ubuntu VMWare instance with the affected kernel.

  apt-get install auditd
  echo -w /etc/test /etc/audit/audit.rules
  /etc/init.d/auditd restart
  apt-get install linux-headers-3.13.0-51 linux-headers-3.13.0-51-generic 
linux-image-3.13.0-51-generic
  reboot
  attempt to login or ssh into the host - you'll get a similar stacktrace.

  
  [Fix]
  commit fcf22d8267ad2601fe9b6c549d1be96401c23e0b upstream

  --

  uname -a:
  Linux search-2 3.13.0-51-generic #84-Ubuntu SMP Wed Apr 15 12:08:34 UTC 2015 
x86_64 x86_64 x86_64 GNU/Linux

  cat /proc/version_signature:
  Ubuntu 3.13.0-51.84-generic 3.13.11-ckt18

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

-- 
Mailing list: 

[Kernel-packages] [Bug 1124250] Re: Partially incorrect uid mapping with nfs4/idmapd/ldap-auth

2015-05-04 Thread Dariusz Gadomski
Stef, thanks for the update.
Can you please confirm that you have upgraded your kernel to version 
3.13.0-51.84 or later? This is the first release that has this fix. The version 
you mentioned earlier (3.13.0.51.44) is expected to be still affected by this 
bug.

Thank you.

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

Title:
  Partially incorrect uid mapping with nfs4/idmapd/ldap-auth

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Trusty:
  Fix Released
Status in linux source package in Utopic:
  Fix Released
Status in nfs-utils package in Debian:
  Fix Released
Status in Fedora:
  Unknown

Bug description:
  [Impact]

   * This bug is likely to cause an incorrect UID/GID mapping for NFS
  shares in case of large numbers of differend UIDs/GIDs or in case of
  expired UID/GID mappings (stored as keys in the kernel).

  [Test Case]

   1. Setup a nfs4 server exporting /home with a large number of different 
users and ldap-based authentication.
   2. Mount the share on a ldap-connected client machine.
   3. List the mounted /home directory.
   4. Wait more than 10 minutes (the default key expiration time) and list it 
again with ls -l.

  Expected result - all directories are listed with correct UIDs/GIDs.
  Actual result - some of the directories may be listed with incorrect UID/GID 
of 4294967294.

  [Regression Potential]

   * This issue has been merged upstream in the 3.18 kernel and is also
  present in Debian's 3.16 kernel.

  [Other Info]

  * Original bug description:

  I'm running a nfs4 server exporting a directory /home (ext4,usrquota). This 
server is running Ubuntu 12.04 amd64(up-to-date). This directory is handling 
662 homedirs for ldap authenticated users.
  /etc/exports is :
  /exports  192.168.0.0/24(rw,fsid=0,no_subtree_check)

  Important lines in /etc/idmapd.conf :
  domain=my-domain.org

  [Translation]
  Method=nsswitch.

  In /etc/default/nfs-common :
  NEED_IDMAPD=yes

  In /etc/default/nfs-kernel-server :
  RPCNFSDCOUNT=75
  RPCMOUNTDOPTS=--manage-gids

  2 Clients (rhel6 x86  Ubuntu 12.04.2 i686) are mounting this nfs4 exported 
directory with no problems :
  When doing ls -l /home on this clients, I have :
  ...
  drwx--   4 user100 oldusers 4096 sept. 21  2011 user100
  drwx--   4 user101 oldusers 4096 sept. 21  2011 user101
  drwx--  37 user102 oldusers 4096 oct.   1 19:06 user102
  drwx--  36 user103 users4096 févr. 5 21:08 user103
  drwx--  36 user104 users4096 févr. 8 14:03 user104
  drwx--  30 user105 users4096 févr. 4 18:01 user105
  drwx--  28 user106 oldusers 4096 oct.   5  2011 user106
  drwx--  37 user107 oldusers 4096 janv.  8 14:52 user107
  drwx--  31 user108 users4096 déc.  4 11:52 user108
  drwx--   4 user109 oldusers 4096 sept. 21  2011 user109
  drwx--x--x  45 user110 oldusers 4096 janv. 22 15:53 user109
  drwx--  31 user111 users4096 janv. 29 12:03 user110
  ...
  uid/gid mapping works fine, authldap works fine, ...

  All Clients running Ubuntu 12.10 i686  or  Ubuntu 12.10 amd64 are 
experiencing the same problem :
  The config files are the same that used in ubuntu 12.04.
  Auth ldap is correctly configured, user can log in.

  This is the /etc/fstab entry for /home :
  192.168.0.1:/ /home nfs  rw,nfsvers=4 0  0

  Important lines in /etc/idmapd.conf :
  domain=my-domain.org
  [Translation]
  Method=nsswitch

  In /etc/default/nfs-common :
  NEED_IDMAPD=yes

  /etc/nsswitch.conf is :
  passwd: files ldap
  group: files ldap
  shadow: files ldap

  When doing ls -l /home there is a strange problem :

  drwx--   4 4294967294 oldusers 4096 sept. 21  2011 user100
  drwx--   4 user101oldusers 4096 sept. 21  2011 user101
  drwx--  37 user102oldusers 4096 oct.   1 19:06 user102
  drwx--  36 4294967294 users4096 févr. 5 21:08 user103
  drwx--  36 4294967294 users4096 févr. 8 14:03 user104
  drwx--  30 4294967294 users4096 févr. 4 18:01 user105
  drwx--  28 4294967294 oldusers 4096 oct.   5  2011 user106
  drwx--  37 4294967294 oldusers 4096 janv.  8 14:52 user107
  drwx--  31 4294967294 users4096 déc.  4 11:52 user108
  drwx--   4 user109oldusers 4096 sept. 21  2011 user109
  drwx--x--x  45 4294967294 oldusers 4096 janv. 22 15:53 user110
  drwx--  31 4294967294 users4096 janv. 29 12:03 user111

  for  571 homedirs (this number varies at each reboot)/662, the owner is the 
value 4294967294. For the  91 remaining homedirs,
  the owner is correct. The gidnumber is correctly mapped for all (only  5 
differents values used for gidNumber).

  In /var/log/syslog, I can see :

  For example : user110 is mapped as 4294967294.
  but the command id user110 returns 

[Kernel-packages] [Bug 1371233] Re: USB 3.0 connection is unreliable + xHCI xhci_drop_endpoint called with disabled ep

2015-05-04 Thread Marcos Vives Del Sol
I am still experiencing this issue as of now:

marcos@S4X8-MANNY:~$ sudo apt-get update  sudo apt-get upgrade -y  uname -a
Ign http://es.archive.ubuntu.com vivid InRelease
Ign http://es.archive.ubuntu.com vivid-updates InRelease
Ign http://es.archive.ubuntu.com vivid-backports InRelease
Obj http://es.archive.ubuntu.com vivid Release.gpg
Des:1 http://es.archive.ubuntu.com vivid-updates Release.gpg [933 B]
Obj http://es.archive.ubuntu.com vivid-backports Release.gpg
  
Obj http://es.archive.ubuntu.com vivid Release 
Des:2 http://es.archive.ubuntu.com vivid-updates Release [63,5 kB]
Ign http://security.ubuntu.com vivid-security InRelease 
 
Obj http://security.ubuntu.com vivid-security Release.gpg   
 
Obj http://es.archive.ubuntu.com vivid-backports Release
 
Obj http://es.archive.ubuntu.com vivid/main Sources
Obj http://es.archive.ubuntu.com vivid/restricted Sources
Obj http://security.ubuntu.com vivid-security Release
Obj http://es.archive.ubuntu.com vivid/universe Sources
Obj http://es.archive.ubuntu.com vivid/multiverse Sources  
Obj http://es.archive.ubuntu.com vivid/main amd64 Packages
Obj http://es.archive.ubuntu.com vivid/restricted amd64 Packages   
Obj http://security.ubuntu.com vivid-security/main Sources 
Obj http://es.archive.ubuntu.com vivid/universe amd64 Packages 
Obj http://es.archive.ubuntu.com vivid/multiverse amd64 Packages   
Obj http://es.archive.ubuntu.com vivid/main i386 Packages  
Obj http://security.ubuntu.com vivid-security/restricted Sources   
Obj http://es.archive.ubuntu.com vivid/restricted i386 Packages
Obj http://security.ubuntu.com vivid-security/universe Sources 
Obj http://es.archive.ubuntu.com vivid/universe i386 Packages  
Obj http://es.archive.ubuntu.com vivid/multiverse i386 Packages   
Obj http://security.ubuntu.com vivid-security/multiverse Sources  
Obj http://es.archive.ubuntu.com vivid/main Translation-es
Obj http://es.archive.ubuntu.com vivid/main Translation-en
Obj http://es.archive.ubuntu.com vivid/multiverse Translation-es  
Obj http://security.ubuntu.com vivid-security/main amd64 Packages 
Obj http://es.archive.ubuntu.com vivid/multiverse Translation-en  
Obj http://es.archive.ubuntu.com vivid/restricted Translation-es  
Obj http://security.ubuntu.com vivid-security/restricted amd64 Packages   
Obj http://es.archive.ubuntu.com vivid/restricted Translation-en  
Obj http://es.archive.ubuntu.com vivid/universe Translation-es
Obj http://es.archive.ubuntu.com vivid/universe Translation-en
Obj http://security.ubuntu.com vivid-security/universe amd64 Packages 
Des:3 http://es.archive.ubuntu.com vivid-updates/main Sources [9.756 B]   
Des:4 http://es.archive.ubuntu.com vivid-updates/restricted Sources [28 B] 
Obj http://security.ubuntu.com vivid-security/multiverse amd64 Packages 

Des:5 http://es.archive.ubuntu.com vivid-updates/universe Sources [3.044 B] 

Des:6 http://es.archive.ubuntu.com vivid-updates/multiverse Sources [28 B]  

Des:7 http://es.archive.ubuntu.com vivid-updates/main amd64 Packages [27,8 kB]
Obj http://security.ubuntu.com vivid-security/main i386 Packages
Des:8 http://es.archive.ubuntu.com vivid-updates/restricted amd64 Packages [28 
B]
Des:9 http://es.archive.ubuntu.com vivid-updates/universe amd64 Packages [10,3 
kB] 
Obj http://security.ubuntu.com vivid-security/restricted i386 Packages  
 
Des:10 http://es.archive.ubuntu.com vivid-updates/multiverse amd64 Packages [28 
B]   
Obj http://security.ubuntu.com vivid-security/universe i386 Packages
  
Des:11 http://es.archive.ubuntu.com vivid-updates/main i386 Packages [27,8 kB]
Des:12 http://es.archive.ubuntu.com vivid-updates/restricted i386 Packages [28 
B]
Obj http://security.ubuntu.com vivid-security/multiverse i386 Packages
Des:13 http://es.archive.ubuntu.com vivid-updates/universe i386 Packages [10,4 
kB]
Des:14 http://es.archive.ubuntu.com vivid-updates/multiverse i386 Packages [28 
B] 
Obj http://security.ubuntu.com vivid-security/main Translation-en   
  
Obj http://es.archive.ubuntu.com vivid-updates/main Translation-en
Obj http://es.archive.ubuntu.com vivid-updates/multiverse Translation-en  
Obj http://es.archive.ubuntu.com vivid-updates/restricted Translation-en  
Obj http://security.ubuntu.com vivid-security/multiverse Translation-en   
Obj http://es.archive.ubuntu.com vivid-updates/universe Translation-en
Obj http://es.archive.ubuntu.com vivid-backports/main Sources 
Obj http://security.ubuntu.com 

[Kernel-packages] [Bug 1450905] [NEW] Why is my laptop not booting up after a major 112M update yesterday?

2015-05-04 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Running Dell Inspiron with Ubuntu 14.04.2 LTS only. After a major 112MB
update yesterday, laptop will not boot up properly. I have to manually
power it down and reboot it to get to use a previous recovery mode. Is
their some way to correct this issue?

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


** Tags: bot-comment precise regression-update
-- 
Why is my laptop not booting up after a major 112M update yesterday?
https://bugs.launchpad.net/bugs/1450905
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 1450905] Re: Why is my laptop not booting up after a major 112M update yesterday?

2015-05-04 Thread Brian Murray
** Changed in: ubuntu
   Status: Fix Released = Confirmed

** Package changed: ubuntu = linux (Ubuntu)

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

Title:
  Why is my laptop not booting up after a major 112M update yesterday?

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Running Dell Inspiron with Ubuntu 14.04.2 LTS only. After a major
  112MB update yesterday, laptop will not boot up properly. I have to
  manually power it down and reboot it to get to use a previous recovery
  mode. Is their some way to correct this issue?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1450905/+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 1124250] Re: Partially incorrect uid mapping with nfs4/idmapd/ldap-auth

2015-05-04 Thread stef
Hi Dariusz,
I think 
Linux version 3.13.0-51-generic (buildd@tipua) (gcc version 4.6.3 
(Ubuntu/Linaro 4.6.3-1ubuntu5) ) #84~precise1-Ubuntu SMP Wed Apr 15 21:45:46 
is the latest kernel.

dpkg -s linux-image-3.13.0-51-generic
Package: linux-image-3.13.0-51-generic
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 192808
Maintainer: Ubuntu Kernel Team kernel-t...@lists.ubuntu.com
Architecture: amd64
Source: linux-lts-trusty
Version: 3.13.0-51.84~precise1

Thanks Stef

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

Title:
  Partially incorrect uid mapping with nfs4/idmapd/ldap-auth

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Trusty:
  Fix Released
Status in linux source package in Utopic:
  Fix Released
Status in nfs-utils package in Debian:
  Fix Released
Status in Fedora:
  Unknown

Bug description:
  [Impact]

   * This bug is likely to cause an incorrect UID/GID mapping for NFS
  shares in case of large numbers of differend UIDs/GIDs or in case of
  expired UID/GID mappings (stored as keys in the kernel).

  [Test Case]

   1. Setup a nfs4 server exporting /home with a large number of different 
users and ldap-based authentication.
   2. Mount the share on a ldap-connected client machine.
   3. List the mounted /home directory.
   4. Wait more than 10 minutes (the default key expiration time) and list it 
again with ls -l.

  Expected result - all directories are listed with correct UIDs/GIDs.
  Actual result - some of the directories may be listed with incorrect UID/GID 
of 4294967294.

  [Regression Potential]

   * This issue has been merged upstream in the 3.18 kernel and is also
  present in Debian's 3.16 kernel.

  [Other Info]

  * Original bug description:

  I'm running a nfs4 server exporting a directory /home (ext4,usrquota). This 
server is running Ubuntu 12.04 amd64(up-to-date). This directory is handling 
662 homedirs for ldap authenticated users.
  /etc/exports is :
  /exports  192.168.0.0/24(rw,fsid=0,no_subtree_check)

  Important lines in /etc/idmapd.conf :
  domain=my-domain.org

  [Translation]
  Method=nsswitch.

  In /etc/default/nfs-common :
  NEED_IDMAPD=yes

  In /etc/default/nfs-kernel-server :
  RPCNFSDCOUNT=75
  RPCMOUNTDOPTS=--manage-gids

  2 Clients (rhel6 x86  Ubuntu 12.04.2 i686) are mounting this nfs4 exported 
directory with no problems :
  When doing ls -l /home on this clients, I have :
  ...
  drwx--   4 user100 oldusers 4096 sept. 21  2011 user100
  drwx--   4 user101 oldusers 4096 sept. 21  2011 user101
  drwx--  37 user102 oldusers 4096 oct.   1 19:06 user102
  drwx--  36 user103 users4096 févr. 5 21:08 user103
  drwx--  36 user104 users4096 févr. 8 14:03 user104
  drwx--  30 user105 users4096 févr. 4 18:01 user105
  drwx--  28 user106 oldusers 4096 oct.   5  2011 user106
  drwx--  37 user107 oldusers 4096 janv.  8 14:52 user107
  drwx--  31 user108 users4096 déc.  4 11:52 user108
  drwx--   4 user109 oldusers 4096 sept. 21  2011 user109
  drwx--x--x  45 user110 oldusers 4096 janv. 22 15:53 user109
  drwx--  31 user111 users4096 janv. 29 12:03 user110
  ...
  uid/gid mapping works fine, authldap works fine, ...

  All Clients running Ubuntu 12.10 i686  or  Ubuntu 12.10 amd64 are 
experiencing the same problem :
  The config files are the same that used in ubuntu 12.04.
  Auth ldap is correctly configured, user can log in.

  This is the /etc/fstab entry for /home :
  192.168.0.1:/ /home nfs  rw,nfsvers=4 0  0

  Important lines in /etc/idmapd.conf :
  domain=my-domain.org
  [Translation]
  Method=nsswitch

  In /etc/default/nfs-common :
  NEED_IDMAPD=yes

  /etc/nsswitch.conf is :
  passwd: files ldap
  group: files ldap
  shadow: files ldap

  When doing ls -l /home there is a strange problem :

  drwx--   4 4294967294 oldusers 4096 sept. 21  2011 user100
  drwx--   4 user101oldusers 4096 sept. 21  2011 user101
  drwx--  37 user102oldusers 4096 oct.   1 19:06 user102
  drwx--  36 4294967294 users4096 févr. 5 21:08 user103
  drwx--  36 4294967294 users4096 févr. 8 14:03 user104
  drwx--  30 4294967294 users4096 févr. 4 18:01 user105
  drwx--  28 4294967294 oldusers 4096 oct.   5  2011 user106
  drwx--  37 4294967294 oldusers 4096 janv.  8 14:52 user107
  drwx--  31 4294967294 users4096 déc.  4 11:52 user108
  drwx--   4 user109oldusers 4096 sept. 21  2011 user109
  drwx--x--x  45 4294967294 oldusers 4096 janv. 22 15:53 user110
  drwx--  31 4294967294 users4096 janv. 29 12:03 user111

  for  571 homedirs (this number varies at each reboot)/662, the owner is the 
value 4294967294. For the  91 remaining homedirs,
  the owner 

[Kernel-packages] [Bug 1416414] Re: Trusty + Intel E5-26xx + NMI handler (perf_event_nmi_handler) took too long to run

2015-05-04 Thread Rafael David Tinoco
*** This bug is a duplicate of bug 1417580 ***
https://bugs.launchpad.net/bugs/1417580

** This bug has been marked a duplicate of bug 1417580
   HP Proliant Servers Advices for Ubuntu Linux (cmdline, panics, firmware 
options)

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

Title:
  Trusty + Intel E5-26xx + NMI handler (perf_event_nmi_handler) took too
  long to run

Status in linux package in Ubuntu:
  Fix Released

Bug description:
  It was brought to my attention the following case:

  Hardware name: HP ProLiant DL380p Gen8, BIOS P70 12/20/2013 
  Kernel: 3.13.0-34 

  Stack trace:

  2189823.168958] INFO: NMI handler (perf_event_nmi_handler) took too long to 
run: 882.406 msecs 
  [2189823.168974] Kernel panic - not syncing: An NMI occurred, please see the 
Integrated Management Log for details. 

  [2189823.184283] CPU: 0 PID: 60396 Comm: ceph-osd Not tainted 
3.13.0-34-generic #60-Ubuntu 
  [2189823.194371] Hardware name: HP ProLiant DL380p Gen8, BIOS P70 12/20/2013 
  [2189823.202794] 0007c7a1f01b74a3 88081fa06dd0 8171bd94 
a01672d8 
  [2189823.212421] 88081fa06e48 81714f95 0008 
88081fa06e58 
  [2189823.221889] 88081fa06df8 81c1c4c0 c90006278072 
0001 
  [2189823.231361] Call Trace: 
  [2189823.234597] NMI [8171bd94] dump_stack+0x45/0x56 
  [2189823.241996] [81714f95] panic+0xc8/0x1d7 
  [2189823.248152] [a01668fd] hpwdt_pretimeout+0xdd/0xdd [hpwdt] 
  [2189823.256251] [8101b7e9] ? sched_clock+0x9/0x10 
  [2189823.263054] [81725448] nmi_handle.isra.3+0x88/0x180 
  [2189823.270500] [817256fd] do_nmi+0x1bd/0x340 
  [2189823.276867] [817248b1] end_repeat_nmi+0x1e/0x2e 
  [2189823.283888] [810d7bf0] ? futex_wait_queue_me+0x140/0x140 
  [2189823.291874] [810d7bf0] ? futex_wait_queue_me+0x140/0x140 
  [2189823.299966] [810d7bf0] ? futex_wait_queue_me+0x140/0x140

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1416414/+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 1450442] Re: Kernel Oops - unable to handle kernel NULL pointer dereference at (null); Call Trace: [ffffffff810fb39b] ? audit_compare_dname_path+0x2b/0xa0

2015-05-04 Thread Roman Fiedler
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1451360 is marked
as duplicate. The fix from here changes the behaviour of the duplicate
(SSH login now working again, but still kernel OOPS).

So if both have common cause (very likely), then 3.13.0-52.85 is only
incomplete fix.

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

Title:
  Kernel Oops - unable to handle kernel NULL pointer dereference at
  (null);  Call Trace: [810fb39b] ?
  audit_compare_dname_path+0x2b/0xa0

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Trusty:
  In Progress
Status in linux source package in Utopic:
  In Progress

Bug description:
  [Impact]
  Ubuntu VMWare instances running 3.13.0-51 will crash with the following 
backtrace:

  [   12.357276] BUG: unable to handle kernel NULL pointer dereference at   
(null)
  [   12.357886] IP: [8136cb80] strlen+0x0/0x30
  [   12.358457] PGD 230fe9067 PUD 230d5c067 PMD 0
  [   12.359034] Oops:  [#1] SMP
  [   12.359590] Modules linked in: tcp_diag inet_diag vmw_vsock_vmci_transport 
vsock ip6t_REJECT xt_hl ip6t_rt nf_conntrack_ipv6 nf_defrag_ipv6 ipt_REJECT 
xt_LOG xt_limit xt_tcpudp xt_addrtype nf_conntrack_ipv4 nf_defrag_ipv4 
xt_conntrack ip6table_filter ip6_tables nf_conntrack_netbios_ns 
nf_conntrack_broadcast nf_nat_ftp nf_nat nf_conntrack_ftp nf_conntrack 
crct10dif_pclmul iptable_filter crc32_pclmul ip_tables ghash_clmulni_intel 
aesni_intel aes_x86_64 ppdev lrw x_tables gf128mul vmwgfx glue_helper 
ablk_helper cryptd ttm drm vmw_balloon serio_raw shpchp parport_pc lp i2c_piix4 
parport mac_hid vmw_vmci psmouse mptspi vmw_pvscsi e1000 mptscsih floppy 
vmxnet3 mptbase
  [   12.364773] CPU: 2 PID: 1718 Comm: fail2ban-server Not tainted 
3.13.0-51-generic #84-Ubuntu
  [   12.365587] Hardware name: VMware, Inc. VMware Virtual Platform/440BX 
Desktop Reference Platform, BIOS 6.00 04/14/2014
  [   12.367276] task: 880230fc3000 ti: 8802308c4000 task.ti: 
8802308c4000
  [   12.368159] RIP: 0010:[8136cb80]  [8136cb80] 
strlen+0x0/0x30
  [   12.369073] RSP: 0018:8802308c5d60  EFLAGS: 00010212
  [   12.369963] RAX: 000d RBX: 000d RCX: 
2df0
  [   12.370973] RDX: 0012 RSI:  RDI: 

  [   12.372005] RBP: 8802308c5d90 R08: 8800b9218648 R09: 
8802308c5d60
  [   12.372988] R10: 0002 R11: 88023082e180 R12: 
0012
  [   12.373901] R13:  R14: 880231f1b3f8 R15: 
8800b9218460
  [   12.374827] FS:  7f196f84c740() GS:88023fd0() 
knlGS:
  [   12.375752] CS:  0010 DS:  ES:  CR0: 80050033
  [   12.376667] CR2:  CR3: 000230872000 CR4: 
000407e0
  [   12.377684] Stack:
  [   12.378612]  810fb39b  0004 
88022ff74838
  [   12.379559]  8800b9218400 8800b9218460 8802308c5df8 
810fdb36
  [   12.380516]  811d56e0 00042ff74838 880231f1b3c0 
88022febecf8
  [   12.381506] Call Trace:
  [   12.382630]  [810fb39b] ? audit_compare_dname_path+0x2b/0xa0
  [   12.383784]  [810fdb36] __audit_inode_child+0xb6/0x330
  [   12.384912]  [811d56e0] ? d_instantiate+0x50/0x70
  [   12.386013]  [811ca060] vfs_mknod+0x110/0x160
  [   12.387145]  [816bf475] unix_bind+0x2a5/0x360
  [   12.388207]  [810ff142] ? __audit_sockaddr+0x42/0x80
  [   12.389250]  [8160d4c0] SYSC_bind+0xe0/0x120
  [   12.390297]  [8172e9fa] ? do_page_fault+0x1a/0x70
  [   12.391303]  [8160e4de] SyS_bind+0xe/0x10
  [   12.392426]  [817330bd] system_call_fastpath+0x1a/0x1f
  [   12.393581] Code: 89 f8 48 89 e5 f6 82 40 c7 84 81 20 74 15 0f 1f 44 00 00 
48 83 c0 01 0f b6 10 f6 82 40 c7 84 81 20 75 f0 5d c3 66 0f 1f 44 00 00 80 3f 
00 55 48 89 e5 74 15 48 89 f8 0f 1f 40 00 48 83 c0 01 80
  [   12.396831] RIP  [8136cb80] strlen+0x0/0x30
  [   12.397812]  RSP 8802308c5d60
  [   12.398769] CR2: 
  [   12.399743] ---[ end trace 2c5a33d31a03347e ]---

  We've also seen this on our precise machines that are running the
  backported trusty kernel.

  When reverting to kernel 3.13.0-49 this no longer occurs.

  [Test Case]
  1) Run an Ubuntu VMWare instance with the affected kernel.

  apt-get install auditd
  echo -w /etc/test /etc/audit/audit.rules
  /etc/init.d/auditd restart
  apt-get install linux-headers-3.13.0-51 linux-headers-3.13.0-51-generic 
linux-image-3.13.0-51-generic
  reboot
  attempt to login or ssh into the host - you'll get a similar stacktrace.

  
  [Fix]
  commit fcf22d8267ad2601fe9b6c549d1be96401c23e0b upstream

  --

  uname -a:
  Linux search-2 3.13.0-51-generic #84-Ubuntu SMP Wed Apr 15 12:08:34 UTC 2015 
x86_64 x86_64 x86_64 

[Kernel-packages] [Bug 1432837] Re: HP Proliant Servers - Kernel Panic - NMI - DL360 DL380 - HPWDT module loaded

2015-05-04 Thread Rafael David Tinoco
*** This bug is a duplicate of bug 1417580 ***
https://bugs.launchpad.net/bugs/1417580

** This bug has been marked a duplicate of bug 1417580
   HP Proliant Servers Advices for Ubuntu Linux (cmdline, panics, firmware 
options)

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

Title:
  HP Proliant Servers - Kernel Panic - NMI - DL360  DL380 - HPWDT
  module loaded

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Precise:
  Fix Released
Status in linux source package in Trusty:
  Fix Released
Status in linux source package in Utopic:
  Fix Released

Bug description:
  It was brought to me several situations where users where facing
  kernel panics when machine was apparently idling (for some HP Proliant
  Servers like DL 360, DL 380).

  ILO:

  76 CriticalSystem Error03/12/2015 12:4203/12/2015 12:072 An
  Unrecoverable System Error (NMI) has occurred (System error code
  0x002B, 0x)

  Examples:

  PID: 0  TASK: 81c1a480  CPU: 0   COMMAND: swapper/0
   #0 [88085fc05c88] machine_kexec at 8104eac2
   #1 [88085fc05cd8] crash_kexec at 810f26a3
   #2 [88085fc05da0] panic at 8175b3f2
   #3 [88085fc05e20] sched_clock at 8101c3b9
   #4 [88085fc05e30] nmi_handle at 810170e8
   #5 [88085fc05e90] io_check_error at 8101758e
   #6 [88085fc05eb0] default_do_nmi at 810176a9
   #7 [88085fc05ed8] do_nmi at 810177d8
   #8 [88085fc05ef0] end_repeat_nmi at 8176da21
  [exception RIP: native_safe_halt+6]
  RIP: 81055186  RSP: 81c03e90  RFLAGS: 0246
  RAX: 0010  RBX: 0010  RCX: 0246
  RDX: 81c03e90  RSI: 0018  RDI: 0001
  RBP: 81055186   R8: 81055186   R9: 0018
  R10: 81c03e90  R11: 0246  R12: 
  R13:   R14:   R15: 
  ORIG_RAX:   CS: 0010  SS: 0018
  --- DOUBLEFAULT exception stack ---
   #9 [81c03e90] native_safe_halt at 81055186
  #10 [81c03e98] default_idle at 8101d37f
  #11 [81c03eb8] arch_cpu_idle at 8101dcaf
  #12 [81c03ec8] cpu_startup_entry at 810b5325
  #13 [81c03f40] rest_init at 81751a37
  #14 [81c03f50] start_kernel at 81d320b7
  #15 [81c03f90] x86_64_start_reservations at 81d315ee
  #16 [81c03fa0] x86_64_start_kernel at 81d31733

  OR

  PID: 0 TASK: 81c14440 CPU: 0 COMMAND: swapper/0
  #0 [880fffa07c40] machine_kexec at 8104b391
  #1 [880fffa07cb0] crash_kexec at 810d5fb8
  #2 [880fffa07d80] panic at 81730335
  #3 [880fffa07e00] hpwdt_pretimeout at a02378b5 [hpwdt]
  #4 [880fffa07e20] nmi_handle at 8174a76a
  #5 [880fffa07ea0] default_do_nmi at 8174aacd
  #6 [880fffa07ed0] do_nmi at 8174abe0
  #7 [880fffa07ef0] end_repeat_nmi at 81749c81
  [exception RIP: intel_idle+204]
  RIP: 813f07ec RSP: 81c01d88 RFLAGS: 0046
  RAX: 0010 RBX: 0010 RCX: 0046
  RDX: 81c01d88 RSI: 0018 RDI: 0001
  RBP: 813f07ec R8: 813f07ec R9: 0018
  R10: 81c01d88 R11: 0046 R12: 
  R13: 01c0d000 R14: 81c01fd8 R15: 
  ORIG_RAX:  CS: 0010 SS: 0018
  --- NMI exception stack ---
  #8 [81c01d88] intel_idle at 813f07ec
  #9 [81c01dc0] cpuidle_enter_state at 815e76cf

  It turned out that after investigating all idling situations and
  diverse kernel dump files - where we had most of the CPUs either
  MWAITing and or relaxing, we discovered that HPWDT was loaded and
  corosync was opening /dev/watchdog file, triggering the ILO watchdog
  timer and not updating frequently enough as ILO expected.

  As described in /etc/modprobe.d/blacklist-watchdog.conf:

  
  # Watchdog drivers should not be loaded automatically, but only if a
  # watchdog daemon is installed.
  

  We should blacklist module hpwdt by default for all Ubuntu versions.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1432837/+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 1451360] Re: Kernel OOPS in 3.13.0-51 due to NULL pointer after kernel upgrade

2015-05-04 Thread Roman Fiedler
*** This bug is a duplicate of bug 1450442 ***
https://bugs.launchpad.net/bugs/1450442

The fix from 3.13.0-52.85 changes behavior (now SSH login working also
after first OOPS) but fix might be incomplete or there are two very
similar bugs.

New trace when using proposed:

[   31.077681] BUG: unable to handle kernel paging request at fffc
[   31.078064] IP: [c12ff732] strlen+0x12/0x20
[   31.078382] *pdpt = 01aa1001 *pde = 01aa8067 *pte = 
 
[   31.078996] Oops:  [#10] SMP 
[   31.079287] Modules linked in: nf_conntrack_netlink dm_crypt xt_hashlimit 
ppdev ipt_REJECT xt_tcpudp xt_NFLOG nfnetlink_log nfnetlink xt_conntrack 
iptable_filter iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat 
nf_conntrack iptable_mangle ip_tables x_tables serio_raw parport_pc i2c_piix4 
parport mac_hid ahci psmouse libahci pata_acpi
[   31.081304] CPU: 0 PID: 1155 Comm: lesspipe Tainted: G  D   
3.13.0-52-generic #85-Ubuntu
[   31.081304] Hardware name: innotek GmbH VirtualBox/VirtualBox, BIOS 
VirtualBox 12/01/2006
[   31.081304] task: df195b00 ti: dbfe6000 task.ti: dbfe6000
[   31.081304] EIP: 0060:[c12ff732] EFLAGS: 00010246 CPU: 0
[   31.081304] EIP is at strlen+0x12/0x20
[   31.081304] EAX:  EBX: fffc ECX:  EDX: fffc
[   31.081304] ESI: dab4a9c0 EDI: fffc EBP: dbfe7e94 ESP: dbfe7e90
[   31.081304]  DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
[   31.081304] CR0: 8005003b CR2: fffc CR3: 1bacc000 CR4: 06f0
[   31.081304] DR0:  DR1:  DR2:  DR3: 
[   31.081304] DR6: fffe0ff0 DR7: 0400
[   31.081304] Stack:
[   31.081304]   dbfe7ea4 c10d4ad5 dab4a9c0 dc3580e0 dbfe7eec c10d5f0c 
dab4a9c0
[   31.081304]  c1845731 0002 0008 0001 81ed   

[   31.081304]   dc358000  dbfe7eec dc3580e0 dc3581d4 0003 
dbfe7f78
[   31.081304] Call Trace:
[   31.081304]  [c10d4ad5] audit_log_untrustedstring+0x15/0x30
[   31.081304]  [c10d5f0c] audit_log_name+0x24c/0x2d0
[   31.081304]  [c10d830b] audit_log_exit+0x3ab/0xb30
[   31.081304]  [c10d9424] ? audit_filter_rules.isra.5+0x6d4/0xd30
[   31.081304]  [c10d9afc] ? audit_filter_syscall+0x7c/0xc0
[   31.081304]  [c10da5cf] __audit_syscall_exit+0x21f/0x270
[   31.081304]  [c101a095] syscall_trace_leave+0x65/0xb0
[   31.081304]  [c1180f06] ? SyS_execve+0x36/0x50
[   31.081304]  [c165e15e] syscall_exit_work+0x1a/0x1f
[   31.081304] Code: f7 be 01 00 00 00 89 f0 48 5e 5d c3 8d b6 00 00 00 00 8d 
bc 27 00 00 00 00 55 89 e5 57 3e 8d 74 26 00 b9 ff ff ff ff 89 c7 31 c0 f2 ae 
b8 fe ff ff ff 29 c8 5f 5d c3 66 90 55 89 e5 57 3e 8d 74
[   31.081304] EIP: [c12ff732] strlen+0x12/0x20 SS:ESP 0068:dbfe7e90
[   31.081304] CR2: fffc
[   31.081304] ---[ end trace ff334322094381f6 ]---

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

Title:
  Kernel OOPS in 3.13.0-51 due to NULL pointer after kernel upgrade

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  After update, desktop and production machines, both using i386 and
  amd64 kernels fail.

  The crash may only occur after loading of syscall audit rules, hence
  boot up to initrd is still possible.

  Login is still possible but many integral functions fail, e.g. sending
  signals to processes. Also sudo is not working any more

  
  [   64.447838] BUG: unable to handle kernel NULL pointer dereference at 
068f
  [   64.448715] IP: [8136cb80] strlen+0x0/0x30
  [   64.449533] PGD 0 
  [   64.450315] Oops:  [#15] SMP 
  [   64.451069] Modules linked in: pci_stub vboxpci(OX) vboxnetadp(OX) 
vboxnetflt(OX) vboxdrv(OX) nf_conntrack_netlink snd_hda_codec_hdmi xt_multiport 
arc4 xt_hashlimit ipt_REJECT xt_tcpudp xt_NFLOG nfnetlink_log nfnetlink 
xt_conntrack iptable_filter iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 
nf_nat_ipv4 nf_nat nf_conntrack iptable_mangle ip_tables x_tables dell_wmi 
sparse_keymap ppdev dell_laptop dcdbas cdc_mbim cdc_wdm cdc_ncm btusb bluetooth 
usbnet mii uvcvideo iwlmvm videobuf2_vmalloc videobuf2_memops videobuf2_core 
mac80211 videodev snd_hda_codec_realtek intel_rapl x86_pkg_temp_thermal 
intel_powerclamp coretemp kvm_intel kvm joydev serio_raw i915 iwlwifi 
drm_kms_helper snd_hda_intel snd_hda_codec snd_hwdep snd_pcm cfg80211 
snd_page_alloc lpc_ich mei_me mei shpchp drm i2c_algo_bit snd_timer snd 
soundcore wmi parport_pc parport video mac_hid dm_crypt hid_generic usbhid hid 
crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 lrw 
gf128mul glue_helper ablk_hel
 per cryptd psmouse ahci libahci sdhci_pci sdhci e1000e ptp pps_core
  [   64.456682] CPU: 1 PID: 1506 Comm: sudo Tainted: G  DOX 
3.13.0-51-generic #84-Ubuntu
  [   64.457483] Hardware name: Dell Inc.
  [   64.458281] task: 880037251800 ti: 8800368c4000 task.ti: 

[Kernel-packages] [Bug 1124250] Re: Partially incorrect uid mapping with nfs4/idmapd/ldap-auth

2015-05-04 Thread Dariusz Gadomski
Thank you Stef. I have verified the fix on trusty with trusty kernel. I
will try to set up a precise environment with trusty kernel and
reproduce this issue.

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

Title:
  Partially incorrect uid mapping with nfs4/idmapd/ldap-auth

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Trusty:
  Fix Released
Status in linux source package in Utopic:
  Fix Released
Status in nfs-utils package in Debian:
  Fix Released
Status in Fedora:
  Unknown

Bug description:
  [Impact]

   * This bug is likely to cause an incorrect UID/GID mapping for NFS
  shares in case of large numbers of differend UIDs/GIDs or in case of
  expired UID/GID mappings (stored as keys in the kernel).

  [Test Case]

   1. Setup a nfs4 server exporting /home with a large number of different 
users and ldap-based authentication.
   2. Mount the share on a ldap-connected client machine.
   3. List the mounted /home directory.
   4. Wait more than 10 minutes (the default key expiration time) and list it 
again with ls -l.

  Expected result - all directories are listed with correct UIDs/GIDs.
  Actual result - some of the directories may be listed with incorrect UID/GID 
of 4294967294.

  [Regression Potential]

   * This issue has been merged upstream in the 3.18 kernel and is also
  present in Debian's 3.16 kernel.

  [Other Info]

  * Original bug description:

  I'm running a nfs4 server exporting a directory /home (ext4,usrquota). This 
server is running Ubuntu 12.04 amd64(up-to-date). This directory is handling 
662 homedirs for ldap authenticated users.
  /etc/exports is :
  /exports  192.168.0.0/24(rw,fsid=0,no_subtree_check)

  Important lines in /etc/idmapd.conf :
  domain=my-domain.org

  [Translation]
  Method=nsswitch.

  In /etc/default/nfs-common :
  NEED_IDMAPD=yes

  In /etc/default/nfs-kernel-server :
  RPCNFSDCOUNT=75
  RPCMOUNTDOPTS=--manage-gids

  2 Clients (rhel6 x86  Ubuntu 12.04.2 i686) are mounting this nfs4 exported 
directory with no problems :
  When doing ls -l /home on this clients, I have :
  ...
  drwx--   4 user100 oldusers 4096 sept. 21  2011 user100
  drwx--   4 user101 oldusers 4096 sept. 21  2011 user101
  drwx--  37 user102 oldusers 4096 oct.   1 19:06 user102
  drwx--  36 user103 users4096 févr. 5 21:08 user103
  drwx--  36 user104 users4096 févr. 8 14:03 user104
  drwx--  30 user105 users4096 févr. 4 18:01 user105
  drwx--  28 user106 oldusers 4096 oct.   5  2011 user106
  drwx--  37 user107 oldusers 4096 janv.  8 14:52 user107
  drwx--  31 user108 users4096 déc.  4 11:52 user108
  drwx--   4 user109 oldusers 4096 sept. 21  2011 user109
  drwx--x--x  45 user110 oldusers 4096 janv. 22 15:53 user109
  drwx--  31 user111 users4096 janv. 29 12:03 user110
  ...
  uid/gid mapping works fine, authldap works fine, ...

  All Clients running Ubuntu 12.10 i686  or  Ubuntu 12.10 amd64 are 
experiencing the same problem :
  The config files are the same that used in ubuntu 12.04.
  Auth ldap is correctly configured, user can log in.

  This is the /etc/fstab entry for /home :
  192.168.0.1:/ /home nfs  rw,nfsvers=4 0  0

  Important lines in /etc/idmapd.conf :
  domain=my-domain.org
  [Translation]
  Method=nsswitch

  In /etc/default/nfs-common :
  NEED_IDMAPD=yes

  /etc/nsswitch.conf is :
  passwd: files ldap
  group: files ldap
  shadow: files ldap

  When doing ls -l /home there is a strange problem :

  drwx--   4 4294967294 oldusers 4096 sept. 21  2011 user100
  drwx--   4 user101oldusers 4096 sept. 21  2011 user101
  drwx--  37 user102oldusers 4096 oct.   1 19:06 user102
  drwx--  36 4294967294 users4096 févr. 5 21:08 user103
  drwx--  36 4294967294 users4096 févr. 8 14:03 user104
  drwx--  30 4294967294 users4096 févr. 4 18:01 user105
  drwx--  28 4294967294 oldusers 4096 oct.   5  2011 user106
  drwx--  37 4294967294 oldusers 4096 janv.  8 14:52 user107
  drwx--  31 4294967294 users4096 déc.  4 11:52 user108
  drwx--   4 user109oldusers 4096 sept. 21  2011 user109
  drwx--x--x  45 4294967294 oldusers 4096 janv. 22 15:53 user110
  drwx--  31 4294967294 users4096 janv. 29 12:03 user111

  for  571 homedirs (this number varies at each reboot)/662, the owner is the 
value 4294967294. For the  91 remaining homedirs,
  the owner is correct. The gidnumber is correctly mapped for all (only  5 
differents values used for gidNumber).

  In /var/log/syslog, I can see :

  For example : user110 is mapped as 4294967294.
  but the command id user110 returns :
  uid=31124(user110) gid=666(oldusers) groupes=666(oldusers)

  user110 logs in (auth ldap) from tty1. He runs ls -l 

[Kernel-packages] [Bug 1450905] Re: Why is my laptop not booting up after a major 112M update yesterday?

2015-05-04 Thread Steve Langasek
Please run 'apport-collect 1450905' from a terminal on your system, to
collect information about which kernel you're running that may be
causing the problem.  Please also explain in detail what happens when
you say the laptop will not boot up properly.

This is unlikely to be a grub issue.  The only changes to the grub2
package in the 14.04 series have been targeted fixes that would not
impact a laptop.  It may be a kernel issue.

** Tags removed: precise

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

Title:
  Why is my laptop not booting up after a major 112M update yesterday?

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Running Dell Inspiron with Ubuntu 14.04.2 LTS only. After a major
  112MB update yesterday, laptop will not boot up properly. I have to
  manually power it down and reboot it to get to use a previous recovery
  mode. Is their some way to correct this issue?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1450905/+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 1451360] Re: Kernel OOPS in 3.13.0-51 due to NULL pointer after kernel upgrade

2015-05-04 Thread Roman Fiedler
*** This bug is a duplicate of bug 1450442 ***
https://bugs.launchpad.net/bugs/1450442

Sorry, was too fast. The patch works with some audit rulesets, but not
all.

And here is also the new OOPS for amd64:

[  424.803949] BUG: unable to handle kernel NULL pointer dereference at 
0030
[  424.804735] IP: [8136cbb0] strlen+0x0/0x30
[  424.804735] PGD 3905c067 PUD 3b49b067 PMD 0 
[  424.804735] Oops:  [#1] SMP 
[  424.804735] Modules linked in: dm_crypt xt_hashlimit xt_LOG ipt_REJECT 
xt_tcpudp xt_NFLOG nfnetlink_log nfnetlink xt_conntrack ppdev iptable_filter 
iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack 
iptable_mangle ip_tables x_tables serio_raw parport_pc i2c_piix4 parport 
mac_hid psmouse ahci libahci pata_acpi
[  424.804735] CPU: 0 PID: 1343 Comm: augenrules Not tainted 3.13.0-52-generic 
#85-Ubuntu
[  424.804735] Hardware name: innotek GmbH VirtualBox/VirtualBox, BIOS 
VirtualBox 12/01/2006
[  424.804735] task: 8800374b8000 ti: 880039206000 task.ti: 
880039206000
[  424.804735] RIP: 0010:[8136cbb0]  [8136cbb0] 
strlen+0x0/0x30
[  424.804735] RSP: 0018:880039207d90  EFLAGS: 00010286
[  424.804735] RAX: 880039207d88 RBX: 0030 RCX: 
[  424.804735] RDX: 0036 RSI: 0030 RDI: 0030
[  424.804735] RBP: 880039207da8 R08:  R09: fffe
[  424.804735] R10:  R11: 880039207ba6 R12: 8800396ad0c0
[  424.804735] R13:  R14: 8800392f0c00 R15: 0001
[  424.804735] FS:  () GS:88003fc0() 
knlGS:
[  424.804735] CS:  0010 DS:  ES:  CR0: 8005003b
[  424.804735] CR2: 0030 CR3: 3751b000 CR4: 06f0
[  424.804735] DR0:  DR1:  DR2: 
[  424.804735] DR3:  DR6: fffe0ff0 DR7: 0400
[  424.804735] Stack:
[  424.804735]  810f7fda 8800396ad0c0 8800392f0cc0 
880039207e18
[  424.804735]  810f9581   
8800
[  424.804735]   880039207e90 880039207e00 
810f6b93
[  424.804735] Call Trace:
[  424.804735]  [810f7fda] ? audit_log_untrustedstring+0x1a/0x30
[  424.804735]  [810f9581] audit_log_name+0x281/0x320
[  424.804735]  [810f6b93] ? audit_buffer_free+0x73/0xa0
[  424.804735]  [810fbe37] audit_log_exit+0x3d7/0xb90
[  424.804735]  [810fe5bf] __audit_syscall_exit+0x27f/0x2e0
[  424.804735]  [810212c2] syscall_trace_leave+0xb2/0x110
[  424.804735]  [8173339f] int_check_syscall_exit_work+0x34/0x3d
[  424.804735] Code: 89 f8 48 89 e5 f6 82 40 c7 84 81 20 74 15 0f 1f 44 00 00 
48 83 c0 01 0f b6 10 f6 82 40 c7 84 81 20 75 f0 5d c3 66 0f 1f 44 00 00 80 3f 
00 55 48 89 e5 74 15 48 89 f8 0f 1f 40 00 48 83 c0 01 80 
[  424.804735] RIP  [8136cbb0] strlen+0x0/0x30
[  424.804735]  RSP 880039207d90
[  424.804735] CR2: 0030
[  424.833327] ---[ end trace b570aac2eeb41772 ]---

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

Title:
  Kernel OOPS in 3.13.0-51 due to NULL pointer after kernel upgrade

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  After update, desktop and production machines, both using i386 and
  amd64 kernels fail.

  The crash may only occur after loading of syscall audit rules, hence
  boot up to initrd is still possible.

  Login is still possible but many integral functions fail, e.g. sending
  signals to processes. Also sudo is not working any more

  
  [   64.447838] BUG: unable to handle kernel NULL pointer dereference at 
068f
  [   64.448715] IP: [8136cb80] strlen+0x0/0x30
  [   64.449533] PGD 0 
  [   64.450315] Oops:  [#15] SMP 
  [   64.451069] Modules linked in: pci_stub vboxpci(OX) vboxnetadp(OX) 
vboxnetflt(OX) vboxdrv(OX) nf_conntrack_netlink snd_hda_codec_hdmi xt_multiport 
arc4 xt_hashlimit ipt_REJECT xt_tcpudp xt_NFLOG nfnetlink_log nfnetlink 
xt_conntrack iptable_filter iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 
nf_nat_ipv4 nf_nat nf_conntrack iptable_mangle ip_tables x_tables dell_wmi 
sparse_keymap ppdev dell_laptop dcdbas cdc_mbim cdc_wdm cdc_ncm btusb bluetooth 
usbnet mii uvcvideo iwlmvm videobuf2_vmalloc videobuf2_memops videobuf2_core 
mac80211 videodev snd_hda_codec_realtek intel_rapl x86_pkg_temp_thermal 
intel_powerclamp coretemp kvm_intel kvm joydev serio_raw i915 iwlwifi 
drm_kms_helper snd_hda_intel snd_hda_codec snd_hwdep snd_pcm cfg80211 
snd_page_alloc lpc_ich mei_me mei shpchp drm i2c_algo_bit snd_timer snd 
soundcore wmi parport_pc parport video mac_hid dm_crypt hid_generic usbhid hid 
crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel 

[Kernel-packages] [Bug 1336451] Re: Cannot boot/run ubuntu without acpi=off or nolapic. Freezes otherwise.

2015-05-04 Thread Callan
Been experimenting some more. I saw the post at:
http://ubuntuforums.org/showthread.php?t=1084622

The op there also was complaining about not booting without nolapic. But
that with nolacpic only 1 core works.

They linked to:
http://ubuntuforums.org/showthread.php?p=4890758
where they saw these boot options that worked for that user but not for them:
noapic nolapic pci=assign-busses apicmaintimer idle=poll reboot=cold,hard

However they were able to have some success by removing nolapic and just having 
it as:
noapic pci=assign-busses apicmaintimer idle=poll reboot=cold,hard

Those boot options worked for me too! But I continued experimenting. I
managed to remove everything except for idle=poll.

I understand though that this is a real power hog. But my laptop is
always plugged in so that’s not too bad. I will continue testing it to
see if there are any other issues with this option. If not I will
probably change my default boot options from nolapic to idle=poll.

I'll edit the title to reflect this new working boot option.

** Summary changed:

- Cannot boot/run ubuntu without acpi=off or nolapic. Freezes otherwise.
+ Cannot boot/run ubuntu without acpi=off or nolapic or idle=poll. 
Freezes otherwise.

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

Title:
  Cannot boot/run ubuntu without acpi=off or nolapic or idle=poll.
  Freezes otherwise.

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  My laptop is a Clevo P570WM with Intel i7-3970X CPU and 2x AMD Radeon HD 
7970M GPU's.
  The distro used is Kubuntu 14.04 x64.

  Without adding acpi=off or nolapic to the boot flags my laptop freezes
  a few moments after getting to the login screen. I have tried various
  kernels but the issue persists on all of them. The issue affects the
  live CD, the minimal CD and Kubuntu when its installed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1336451/+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 1450156] Re: kernel 3.16.0-36 won't boot on Lenovo Thinkpad X1 Carbon 3rd Gen

2015-05-04 Thread Joseph Salisbury
** Package changed: linux-lts-utopic (Ubuntu) = linux (Ubuntu)

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

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

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

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

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) = Joseph Salisbury (jsalisbury)

** Changed in: linux (Ubuntu Utopic)
 Assignee: (unassigned) = Joseph Salisbury (jsalisbury)

** Changed in: linux (Ubuntu)
   Status: Confirmed = In Progress

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

** Also affects: linux-lts-utopic (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux-lts-utopic (Ubuntu)
   Importance: Undecided = High

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

** Changed in: linux-lts-utopic (Ubuntu)
   Status: New = Confirmed

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

** Tags added: kernel-da-key performing-bisect

** Tags added: utopic

** Changed in: linux (Ubuntu)
   Importance: High = Critical

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

** Changed in: linux-lts-utopic (Ubuntu)
   Importance: High = Critical

** Changed in: linux-lts-utopic (Ubuntu Utopic)
   Importance: High = Critical

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

Title:
  kernel 3.16.0-36 won't boot on Lenovo Thinkpad X1 Carbon 3rd Gen

Status in linux package in Ubuntu:
  In Progress
Status in linux-lts-utopic package in Ubuntu:
  Confirmed
Status in linux source package in Utopic:
  In Progress
Status in linux-lts-utopic source package in Utopic:
  Confirmed

Bug description:
  Brand new install. I have several of these machines  all have been
  happy on 3.16.0-34. Today I did an install  the post-install updates
  picked up 3.16.0-36  now it won't boot successfully -- black screen,
  backlight still lit, no response to any keyboard input.

  I downloaded  installed the current mainline upstream kernel  it
  works fine.

  This bit from kern.log appears to be salient:

  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397152] BUG: unable to handle 
kernel NULL pointer dereference at   (null)
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397156] IP: [  
(null)]   (null)
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397158] PGD 21f49e067 PUD 
21fa04067 PMD 0 
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397161] Oops: 0010 [#1] SMP 
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397163] Modules linked in: 
x86_pkg_temp_thermal(+) intel_powerclamp coretemp kvm_intel kvm 
crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 lrw 
gf128mul glue_helper ablk_helper cryptd snd_hda_intel(+) snd_hda_controller 
serio_raw snd_hda_codec snd_seq_midi snd_seq_midi_event snd_hwdep lpc_ich(+) 
snd_rawmidi snd_pcm snd_seq wmi snd_seq_device snd_timer shpchp(+) 
thinkpad_acpi nvram parport_pc mei_me(+) mac_hid ppdev i915(+) mei snd lp 
parport video drm_kms_helper soundcore drm i2c_algo_bit e1000e psmouse ahci ptp 
libahci pps_core
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397188] CPU: 0 PID: 337 Comm: 
systemd-udevd Not tainted 3.16.0-36-generic #48~14.04.1-Ubuntu
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397190] Hardware name: LENOVO 
20BTS1KH00/20BTS1KH00, BIOS N14ET26W (1.04 ) 01/23/2015
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397192] task: 
88021fadd180 ti: 88021f6d8000 task.ti: 88021f6d8000
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397193] RIP: 
0010:[]  [  (null)]   (null)
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397195] RSP: 
0018:88021f6db8a0  EFLAGS: 00010282
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397197] RAX: 0246 
RBX: 880036861928 RCX: 0001
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397198] RDX: 0001 
RSI: effe RDI: 880036861928
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397199] RBP: 88021f6db8c0 
R08: 0246 R09: 000b
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397201] R10: e01a3000 
R11: 8119bc1f R12: 88003686
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397202] R13: effe 
R14: effe R15: 8800b88b3800
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397204] FS:  
7f97b75b1880() GS:88022dc0() knlGS:
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397205] CS:  0010 DS:  
ES:  CR0: 80050033
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397206] CR2:  
CR3: 00021f69a000 CR4: 003407f0
  Apr 29 14:44:39 

[Kernel-packages] [Bug 1448942] Re: Juniper Network Connect Tun

2015-05-04 Thread Brad Figg
** Changed in: linux (Ubuntu Vivid)
   Status: Confirmed = Fix Committed

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

Title:
  Juniper Network Connect Tun

Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Vivid:
  Fix Committed

Bug description:
  Hi,

  i'm using Juniper Network Connect. 
  With kernel Version 3.19.0-15-generic it stops working.

  I the logfile of Network connect i saw:

  IP Packet too small 0

  I found a solution which also has implemented in Fedora:

  http://www.unixgr.com/juniper-ncsvc-and-linux-3-19/
  and fix: 
  https://bugzilla.kernel.org/show_bug.cgi?id=90901
  --- 
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  mschroen   2784 F pulseaudio
   /dev/snd/controlC1:  mschroen   2784 F pulseaudio
   /dev/snd/controlC0:  mschroen   2784 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=cd8793fc-8985-4125-99f8-aff20e7ef69f
  InstallationDate: Installed on 2013-10-07 (566 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: LENOVO 20AY001DGE
  NonfreeKernelModules: fglrx
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-15-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash 
kopt=root=/dev/mapper/vgubuntu-root vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-15-generic N/A
   linux-backports-modules-3.19.0-15-generic  N/A
   linux-firmware 1.143
  Tags:  vivid
  Uname: Linux 3.19.0-15-generic x86_64
  UpgradeStatus: Upgraded to vivid on 2015-04-24 (3 days ago)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 07/23/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: J3ET32WW (1.09 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AY001DGE
  dmi.board.vendor: LENOVO
  dmi.board.version: Win8 Pro DPK TPG
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrJ3ET32WW(1.09):bd07/23/2013:svnLENOVO:pn20AY001DGE:pvrThinkPadS3-S440:rvnLENOVO:rn20AY001DGE:rvrWin8ProDPKTPG:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AY001DGE
  dmi.product.version: ThinkPad S3-S440
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1448942/+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 1450156] Re: kernel 3.16.0-36 won't boot on Lenovo Thinkpad X1 Carbon 3rd Gen

2015-05-04 Thread Joseph Salisbury
** Tags removed: kernel-da-key
** Tags added: kernel-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/1450156

Title:
  kernel 3.16.0-36 won't boot on Lenovo Thinkpad X1 Carbon 3rd Gen

Status in linux package in Ubuntu:
  In Progress
Status in linux-lts-utopic package in Ubuntu:
  Confirmed
Status in linux source package in Utopic:
  In Progress
Status in linux-lts-utopic source package in Utopic:
  Confirmed

Bug description:
  Brand new install. I have several of these machines  all have been
  happy on 3.16.0-34. Today I did an install  the post-install updates
  picked up 3.16.0-36  now it won't boot successfully -- black screen,
  backlight still lit, no response to any keyboard input.

  I downloaded  installed the current mainline upstream kernel  it
  works fine.

  This bit from kern.log appears to be salient:

  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397152] BUG: unable to handle 
kernel NULL pointer dereference at   (null)
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397156] IP: [  
(null)]   (null)
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397158] PGD 21f49e067 PUD 
21fa04067 PMD 0 
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397161] Oops: 0010 [#1] SMP 
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397163] Modules linked in: 
x86_pkg_temp_thermal(+) intel_powerclamp coretemp kvm_intel kvm 
crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 lrw 
gf128mul glue_helper ablk_helper cryptd snd_hda_intel(+) snd_hda_controller 
serio_raw snd_hda_codec snd_seq_midi snd_seq_midi_event snd_hwdep lpc_ich(+) 
snd_rawmidi snd_pcm snd_seq wmi snd_seq_device snd_timer shpchp(+) 
thinkpad_acpi nvram parport_pc mei_me(+) mac_hid ppdev i915(+) mei snd lp 
parport video drm_kms_helper soundcore drm i2c_algo_bit e1000e psmouse ahci ptp 
libahci pps_core
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397188] CPU: 0 PID: 337 Comm: 
systemd-udevd Not tainted 3.16.0-36-generic #48~14.04.1-Ubuntu
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397190] Hardware name: LENOVO 
20BTS1KH00/20BTS1KH00, BIOS N14ET26W (1.04 ) 01/23/2015
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397192] task: 
88021fadd180 ti: 88021f6d8000 task.ti: 88021f6d8000
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397193] RIP: 
0010:[]  [  (null)]   (null)
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397195] RSP: 
0018:88021f6db8a0  EFLAGS: 00010282
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397197] RAX: 0246 
RBX: 880036861928 RCX: 0001
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397198] RDX: 0001 
RSI: effe RDI: 880036861928
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397199] RBP: 88021f6db8c0 
R08: 0246 R09: 000b
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397201] R10: e01a3000 
R11: 8119bc1f R12: 88003686
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397202] R13: effe 
R14: effe R15: 8800b88b3800
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397204] FS:  
7f97b75b1880() GS:88022dc0() knlGS:
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397205] CS:  0010 DS:  
ES:  CR0: 80050033
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397206] CR2:  
CR3: 00021f69a000 CR4: 003407f0
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397208] DR0:  
DR1:  DR2: 
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397209] DR3:  
DR6: fffe0ff0 DR7: 0400
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397210] Stack:
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397211]  c03ed88e 
880036861928 0005 
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397214]  88021f6db8f8 
c03d2c5d efff effe
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397217]  88003686 
88003686 88003686 88021f6db920
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397219] Call Trace:
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397246]  [c03ed88e] 
? intel_ring_init_seqno+0x3e/0xb0 [i915]
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397265]  [c03d2c5d] 
i915_gem_init_seqno+0x7d/0xc0 [i915]
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397280]  [c03d2cc9] 
i915_gem_set_seqno+0x29/0x60 [i915]
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397296]  [c03d44bd] 
i915_gem_init_hw+0x1cd/0x3a0 [i915]
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397309]  [c03d46e5] 
i915_gem_init+0x55/0x1d0 [i915]
  Apr 29 14:44:39 eb-thinkpad- kernel: [

[Kernel-packages] [Bug 1450905] Re: Why is my laptop not booting up after a major 112M update yesterday?

2015-05-04 Thread l3na miyama
It's definitly the kernel version that popped up after the update I did
2 nights ago. now  that I have removed 3.16.0.36 ...I am able to log on
as normal on to 3.16.0.34.

After the updates I can't log into the 3.16.0.36 kernel version at all
therefore I am unable to get you the ' apport -collect..' information.

After the updates. .. it requires to do a restart... when it restarts...
u see a purple screen. ...then black...and a dash on the left hand top
corner blinking. ...after few seconds it disappears and stays blank
black screen... never goes to the log in screen.

Does that help?

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

Title:
  Why is my laptop not booting up after a major 112M update yesterday?

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Running Dell Inspiron with Ubuntu 14.04.2 LTS only. After a major
  112MB update yesterday, laptop will not boot up properly. I have to
  manually power it down and reboot it to get to use a previous recovery
  mode. Is their some way to correct this issue?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1450905/+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-05-04 Thread Jose Amengual
Fix committed where ? is there a ubuntu kernel patched already ?

I follow the instructions from @laaag and now I have wireless in my MSI
2QE killer 1525.

My problem withcompiling the kernel are the Nvidia packages, looks like
they are not yet compatible with 4.x.

-- 
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 1450156] Re: kernel 3.16.0-36 won't boot on Lenovo Thinkpad X1 Carbon 3rd Gen

2015-05-04 Thread Joseph Salisbury
I'd like to perform a kernel bisect to identify the commit that
introduced this regression.   Before starting the bisect, I'd like to
see if this bug is also in the upstream v3.16.7-ckt9 kernel.  If it is,
we can bisect between v3.16.7-ckt8 and v3.16.7-ckt9.

Can folks affected by this bug test the v3.16.7-ckt9 kernel?  It can be
downloaded from:

http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.16.7-ckt9-utopic/

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

Title:
  kernel 3.16.0-36 won't boot on Lenovo Thinkpad X1 Carbon 3rd Gen

Status in linux package in Ubuntu:
  In Progress
Status in linux-lts-utopic package in Ubuntu:
  Confirmed
Status in linux source package in Utopic:
  In Progress
Status in linux-lts-utopic source package in Utopic:
  Confirmed

Bug description:
  Brand new install. I have several of these machines  all have been
  happy on 3.16.0-34. Today I did an install  the post-install updates
  picked up 3.16.0-36  now it won't boot successfully -- black screen,
  backlight still lit, no response to any keyboard input.

  I downloaded  installed the current mainline upstream kernel  it
  works fine.

  This bit from kern.log appears to be salient:

  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397152] BUG: unable to handle 
kernel NULL pointer dereference at   (null)
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397156] IP: [  
(null)]   (null)
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397158] PGD 21f49e067 PUD 
21fa04067 PMD 0 
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397161] Oops: 0010 [#1] SMP 
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397163] Modules linked in: 
x86_pkg_temp_thermal(+) intel_powerclamp coretemp kvm_intel kvm 
crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 lrw 
gf128mul glue_helper ablk_helper cryptd snd_hda_intel(+) snd_hda_controller 
serio_raw snd_hda_codec snd_seq_midi snd_seq_midi_event snd_hwdep lpc_ich(+) 
snd_rawmidi snd_pcm snd_seq wmi snd_seq_device snd_timer shpchp(+) 
thinkpad_acpi nvram parport_pc mei_me(+) mac_hid ppdev i915(+) mei snd lp 
parport video drm_kms_helper soundcore drm i2c_algo_bit e1000e psmouse ahci ptp 
libahci pps_core
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397188] CPU: 0 PID: 337 Comm: 
systemd-udevd Not tainted 3.16.0-36-generic #48~14.04.1-Ubuntu
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397190] Hardware name: LENOVO 
20BTS1KH00/20BTS1KH00, BIOS N14ET26W (1.04 ) 01/23/2015
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397192] task: 
88021fadd180 ti: 88021f6d8000 task.ti: 88021f6d8000
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397193] RIP: 
0010:[]  [  (null)]   (null)
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397195] RSP: 
0018:88021f6db8a0  EFLAGS: 00010282
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397197] RAX: 0246 
RBX: 880036861928 RCX: 0001
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397198] RDX: 0001 
RSI: effe RDI: 880036861928
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397199] RBP: 88021f6db8c0 
R08: 0246 R09: 000b
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397201] R10: e01a3000 
R11: 8119bc1f R12: 88003686
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397202] R13: effe 
R14: effe R15: 8800b88b3800
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397204] FS:  
7f97b75b1880() GS:88022dc0() knlGS:
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397205] CS:  0010 DS:  
ES:  CR0: 80050033
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397206] CR2:  
CR3: 00021f69a000 CR4: 003407f0
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397208] DR0:  
DR1:  DR2: 
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397209] DR3:  
DR6: fffe0ff0 DR7: 0400
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397210] Stack:
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397211]  c03ed88e 
880036861928 0005 
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397214]  88021f6db8f8 
c03d2c5d efff effe
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397217]  88003686 
88003686 88003686 88021f6db920
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397219] Call Trace:
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397246]  [c03ed88e] 
? intel_ring_init_seqno+0x3e/0xb0 [i915]
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397265]  [c03d2c5d] 
i915_gem_init_seqno+0x7d/0xc0 [i915]
  Apr 29 14:44:39 

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

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

apport-collect 1451482

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

Title:
  Laptop fails to suspend when lid already closed and AC removed

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hi,

  I have configured my power-setting in the control panel as followed:
  - on AC, when lid is closed : do nothing
  - on Battery, when lid is closed : suspend

  Now this works only if I close the lid when the AC has already been
  unplugged. If I close the lid first and unplug the laptop afterwards,
  the laptop does not go to suspend. This is a regression w.r.t.
  previous versions of ubuntu (until 14.10 included). This led me to put
  my still powered laptop in my bag (which in turn triggered the
  hardware failsafe when it overheated…).

  From my understanding, this is a consequence of moving to systemd since 
systemd now handles the lid open/close event but do not handle AC plug/unplug.
  A workaround is to install add the appropriate script in acpid's config file 
to detect that the AC has been unplugged, check the screen status [possibly 
find the current user of the laptop, check his power preferences] and suspend 
the laptop. The part in [ ... ] might be a bit tricky though.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1451482/+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 1451482] [NEW] Laptop fails to suspend when lid already closed and AC removed

2015-05-04 Thread Kim Nguyễn
Public bug reported:

Hi,

I have configured my power-setting in the control panel as followed:
- on AC, when lid is closed : do nothing
- on Battery, when lid is closed : suspend

Now this works only if I close the lid when the AC has already been
unplugged. If I close the lid first and unplug the laptop afterwards,
the laptop does not go to suspend. This is a regression w.r.t. previous
versions of ubuntu (until 14.10 included). This led me to put my still
powered laptop in my bag (which in turn triggered the hardware failsafe
when it overheated…).

From my understanding, this is a consequence of moving to systemd since 
systemd now handles the lid open/close event but do not handle AC plug/unplug.
A workaround is to install add the appropriate script in acpid's config file to 
detect that the AC has been unplugged, check the screen status [possibly find 
the current user of the laptop, check his power preferences] and suspend the 
laptop. The part in [ ... ] might be a bit tricky though.

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

** Attachment added: version
   
https://bugs.launchpad.net/bugs/1451482/+attachment/4390747/+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/1451482

Title:
  Laptop fails to suspend when lid already closed and AC removed

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hi,

  I have configured my power-setting in the control panel as followed:
  - on AC, when lid is closed : do nothing
  - on Battery, when lid is closed : suspend

  Now this works only if I close the lid when the AC has already been
  unplugged. If I close the lid first and unplug the laptop afterwards,
  the laptop does not go to suspend. This is a regression w.r.t.
  previous versions of ubuntu (until 14.10 included). This led me to put
  my still powered laptop in my bag (which in turn triggered the
  hardware failsafe when it overheated…).

  From my understanding, this is a consequence of moving to systemd since 
systemd now handles the lid open/close event but do not handle AC plug/unplug.
  A workaround is to install add the appropriate script in acpid's config file 
to detect that the AC has been unplugged, check the screen status [possibly 
find the current user of the laptop, check his power preferences] and suspend 
the laptop. The part in [ ... ] might be a bit tricky though.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1451482/+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 1451482] Re: Laptop fails to suspend when lid already closed and AC removed

2015-05-04 Thread Kim Nguyễn
** Attachment added: lspci
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1451482/+attachment/4390748/+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/1451482

Title:
  Laptop fails to suspend when lid already closed and AC removed

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hi,

  I have configured my power-setting in the control panel as followed:
  - on AC, when lid is closed : do nothing
  - on Battery, when lid is closed : suspend

  Now this works only if I close the lid when the AC has already been
  unplugged. If I close the lid first and unplug the laptop afterwards,
  the laptop does not go to suspend. This is a regression w.r.t.
  previous versions of ubuntu (until 14.10 included). This led me to put
  my still powered laptop in my bag (which in turn triggered the
  hardware failsafe when it overheated…).

  From my understanding, this is a consequence of moving to systemd since 
systemd now handles the lid open/close event but do not handle AC plug/unplug.
  A workaround is to install add the appropriate script in acpid's config file 
to detect that the AC has been unplugged, check the screen status [possibly 
find the current user of the laptop, check his power preferences] and suspend 
the laptop. The part in [ ... ] might be a bit tricky though.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1451482/+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 1450156] Re: kernel 3.16.0-36 won't boot on Lenovo Thinkpad X1 Carbon 3rd Gen

2015-05-04 Thread Joseph Salisbury
I believe this bug is actually a duplicate of bug 1449401, which already
has a fix.  Can folks affected by this bug test the following kernel:

http://koti.kapsi.fi/~tjaalton/bdw/

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

Title:
  kernel 3.16.0-36 won't boot on Lenovo Thinkpad X1 Carbon 3rd Gen

Status in linux package in Ubuntu:
  In Progress
Status in linux-lts-utopic package in Ubuntu:
  Confirmed
Status in linux source package in Utopic:
  In Progress
Status in linux-lts-utopic source package in Utopic:
  Confirmed

Bug description:
  Brand new install. I have several of these machines  all have been
  happy on 3.16.0-34. Today I did an install  the post-install updates
  picked up 3.16.0-36  now it won't boot successfully -- black screen,
  backlight still lit, no response to any keyboard input.

  I downloaded  installed the current mainline upstream kernel  it
  works fine.

  This bit from kern.log appears to be salient:

  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397152] BUG: unable to handle 
kernel NULL pointer dereference at   (null)
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397156] IP: [  
(null)]   (null)
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397158] PGD 21f49e067 PUD 
21fa04067 PMD 0 
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397161] Oops: 0010 [#1] SMP 
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397163] Modules linked in: 
x86_pkg_temp_thermal(+) intel_powerclamp coretemp kvm_intel kvm 
crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 lrw 
gf128mul glue_helper ablk_helper cryptd snd_hda_intel(+) snd_hda_controller 
serio_raw snd_hda_codec snd_seq_midi snd_seq_midi_event snd_hwdep lpc_ich(+) 
snd_rawmidi snd_pcm snd_seq wmi snd_seq_device snd_timer shpchp(+) 
thinkpad_acpi nvram parport_pc mei_me(+) mac_hid ppdev i915(+) mei snd lp 
parport video drm_kms_helper soundcore drm i2c_algo_bit e1000e psmouse ahci ptp 
libahci pps_core
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397188] CPU: 0 PID: 337 Comm: 
systemd-udevd Not tainted 3.16.0-36-generic #48~14.04.1-Ubuntu
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397190] Hardware name: LENOVO 
20BTS1KH00/20BTS1KH00, BIOS N14ET26W (1.04 ) 01/23/2015
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397192] task: 
88021fadd180 ti: 88021f6d8000 task.ti: 88021f6d8000
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397193] RIP: 
0010:[]  [  (null)]   (null)
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397195] RSP: 
0018:88021f6db8a0  EFLAGS: 00010282
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397197] RAX: 0246 
RBX: 880036861928 RCX: 0001
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397198] RDX: 0001 
RSI: effe RDI: 880036861928
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397199] RBP: 88021f6db8c0 
R08: 0246 R09: 000b
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397201] R10: e01a3000 
R11: 8119bc1f R12: 88003686
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397202] R13: effe 
R14: effe R15: 8800b88b3800
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397204] FS:  
7f97b75b1880() GS:88022dc0() knlGS:
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397205] CS:  0010 DS:  
ES:  CR0: 80050033
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397206] CR2:  
CR3: 00021f69a000 CR4: 003407f0
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397208] DR0:  
DR1:  DR2: 
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397209] DR3:  
DR6: fffe0ff0 DR7: 0400
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397210] Stack:
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397211]  c03ed88e 
880036861928 0005 
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397214]  88021f6db8f8 
c03d2c5d efff effe
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397217]  88003686 
88003686 88003686 88021f6db920
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397219] Call Trace:
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397246]  [c03ed88e] 
? intel_ring_init_seqno+0x3e/0xb0 [i915]
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397265]  [c03d2c5d] 
i915_gem_init_seqno+0x7d/0xc0 [i915]
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397280]  [c03d2cc9] 
i915_gem_set_seqno+0x29/0x60 [i915]
  Apr 29 14:44:39 eb-thinkpad- kernel: [1.397296]  [c03d44bd] 
i915_gem_init_hw+0x1cd/0x3a0 [i915]
  Apr 29 14:44:39 eb-thinkpad- 

  1   2   3   4   5   >