[Kernel-packages] [Bug 1671360] Re: System doesn't boot properly on Gigabyte AM4 motherboards (AMD Ryzen)

2017-04-12 Thread Eric Joslyn
OK - I found a good mention of the problem here. He says “There's a bug 
relating to the Gaming 5 board where dmesg gets flooded with errors about 
interrupts unless you disable CONFIG_PINCTRL_AMD.”
https://www.reddit.com/r/VFIO/comments/63igfa/horrible_amd_ryzen_performance/

That prompted me to compile a new kernel without the pinctrl-amd option. That 
option is found when in the kernel configuration utility makeconfig, in the 
section called Device Drivers/Pin control/AMD GPIO pin control.
 
I used the compiling instructions found here:
http://askubuntu.com/questions/163298/whats-a-simple-way-to-recompile-the-kernel

I used GIT to download the latest kernel source (4.11.0-rc6) I made no
changes to the default kernel configuration other than to check off the
pinctrl-amd option. Compiling took over 2 hours, running on only one
core!

The new kernel unstalled with no problems. acpi=off is no longer
necessary to boot, and 16 cores are visible and active in KDE sysguard.
No crashes.

After installing the new kernel, I tried compiling with the multicore
switch, 'make -j 16'. It's pretty impressive to see 16 threads running
at 97%.

Of course, this is just a temporary 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/1671360

Title:
  System doesn't boot properly on Gigabyte AM4 motherboards (AMD Ryzen)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I'm trying to run ubuntu on Ryzen 1700x with Gigabyte GA-AB350-gaming-3 
motherboard,
  and it has a load of problems, starting with not being able to boot normally.

  During normal boot, on 16.10 as well as 17.04 beta:
  system doesn't boot normally, hangs with a lot of "unexpected irq trap at 
vector 07"
  messages displayed.

  
  Following advice from various places, I've tried:disable cpu freq governor 
and cpu handling in acpi settings

  1. add "acpi=off" to boot params

  That helps, allowing me to boot into recovery mode, though it leaves
  me with system seeing only one core, is really slow and still only
  boots in recovery mode.

  2. Compile own kernel using 4.11.rc1 and disabling cpu freq governor
  and cpu handling in acpi settings. Boot with "quiet loglevel=3"
  option.

  That gets me even further - system sees all cores now. Still only recovery 
mode though,
  but its enough to get info for this bug report.

  Some observed problems:

  1. dmesg reports *a lot* of messages like this all the time:

  [  163.362068] ->handle_irq():  87a7e090, 
  [  163.362081] bad_chained_irq+0x0/0x40
  [  163.362089] ->handle_irq():  87a7e090, 
  [  163.362090] amd_gpio_irq_handler+0x0/0x200
  [  163.362090] ->irq_data.chip(): 88587e20, 
  [  163.362090] ioapic_ir_chip+0x0/0x120
  [  163.362090] ->action(): 884601c0
  [  163.362091]IRQ_NOPROBE set
  [  163.362099] ->handle_irq():  87a7e090, 
  [  163.362099] amd_gpio_irq_handler+0x0/0x200
  [  163.362100] ->irq_data.chip(): 88587e20, 
  [  163.362100] ioapic_ir_chip+0x0/0x120
  [  163.362101] ->action(): 884601c0

  I've tried to redirect dmesg to a file, stopped after a short while,
  it generated 400M of those.

  2. Systemd cannot start journald. Perhaps because it cannot cope with
  amount of kernel logs?

  3. Looking at pci, I've noticed something called AMDI0040
  (/sys/bus/acpi/devices/AMDI0040, path=_SB_.EMMC), among AMDI0010,
  AMDI0020, AMDI0030. Those however are mentioned in kernel source,
  kernel and google are completely silent about AMDI0040.

  
  Phoronix tested ryzen using different motherboard, and it worked better 
(though not well),
  so I suspect it is an issue with motherboard.
  --- 
  ApportVersion: 2.20.4-0ubuntu2
  Architecture: amd64
  DistroRelease: Ubuntu 17.04
  InstallationDate: Installed on 2015-08-06 (581 days ago)
  InstallationMedia: Kubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20150728.1)
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=linux
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Tags:  zesty
  Uname: Linux 4.11.0-rc1-custom x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: Upgraded to zesty on 2017-03-03 (6 days ago)
  UserGroups:
   
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1671360/+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 1679898] Re: [Hyper-V] Ubuntu VM crash during Hyper-V backup or live migration after installing kernel 4.4.0-72

2017-04-12 Thread Eric
Removing the virtual SCSI DVD Device does not fix the problem for me.

Ubuntu 16.04.2 VM Gen2
Kernel 4.4.0-72

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

Title:
  [Hyper-V] Ubuntu VM crash during Hyper-V backup or live migration
  after installing kernel 4.4.0-72

Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Xenial:
  Fix Committed

Bug description:
  Description:Ubuntu 14.04.5 LTS
  Release:14.04

  Hi, after installing kernel 4.4.0-67 or later I cannot backup my Ubuntu VM's 
on Hyper-V.
  Microsoft Hyper-v 2012r2 Gen2 VMs

  See Attachment for what happens is immediately after backup starts I
  get an error.

  Eventually the kernel reports it has run out of memory and the machine
  just continuously scrolls errors message related to page allocation.

  When reseting the virtual machine no logs can be found of the problem.

  kernel 4.4.0-72-generic problem still here

  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2016-02-20 (409 days ago)
  InstallationMedia: Ubuntu-Server 14.04.3 LTS "Trusty Tahr" - Beta amd64 
(20150805)
  Package: linux-image-4.4.0-72-generic 4.4.0-72.93~14.04.1
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 4.4.0-72.93~14.04.1-generic 4.4.49
  SourcePackage: linux-lts-xenial
  Tags:  trusty
  Uname: Linux 4.4.0-72-generic x86_64
  --- 
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Apr  5 12:05 seq
   crw-rw 1 root audio 116, 33 Apr  5 12:05 timer
  AplayDevices: Error: [Errno 2] No such file or directory
  ApportVersion: 2.14.1-0ubuntu3.23
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: [Errno 2] No such file or directory
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=/dev/mapper/ubuntu--vg-swap_1
  InstallationDate: Installed on 2016-02-20 (409 days ago)
  InstallationMedia: Ubuntu-Server 14.04.3 LTS "Trusty Tahr" - Beta amd64 
(20150805)
  IwConfig:
   lono wireless extensions.
   
   eth1  no wireless extensions.
   
   eth0  no wireless extensions.
  Lspci:
   
  Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize 
libusb: -99
  MachineType: Microsoft Corporation Virtual Machine
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=C
   SHELL=/bin/bash
  ProcFB: 0 hyperv_fb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-72-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro
  ProcVersionSignature: Ubuntu 4.4.0-72.93~14.04.1-generic 4.4.49
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-72-generic N/A
   linux-backports-modules-4.4.0-72-generic  N/A
   linux-firmware1.127.23
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  trusty
  Uname: Linux 4.4.0-72-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 11/26/2012
  dmi.bios.vendor: Microsoft Corporation
  dmi.bios.version: Hyper-V UEFI Release v1.0
  dmi.board.asset.tag: None
  dmi.board.name: Virtual Machine
  dmi.board.vendor: Microsoft Corporation
  dmi.board.version: Hyper-V UEFI Release v1.0
  dmi.chassis.asset.tag: 5894-4187-8369-8212-0547-2747-15
  dmi.chassis.type: 3
  dmi.chassis.vendor: Microsoft Corporation
  dmi.chassis.version: Hyper-V UEFI Release v1.0
  dmi.modalias: 
dmi:bvnMicrosoftCorporation:bvrHyper-VUEFIReleasev1.0:bd11/26/2012:svnMicrosoftCorporation:pnVirtualMachine:pvrHyper-VUEFIReleasev1.0:rvnMicrosoftCorporation:rnVirtualMachine:rvrHyper-VUEFIReleasev1.0:cvnMicrosoftCorporation:ct3:cvrHyper-VUEFIReleasev1.0:
  dmi.product.name: Virtual Machine
  dmi.product.version: Hyper-V UEFI Release v1.0
  dmi.sys.vendor: Microsoft Corporation
  --- 
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Apr 10 10:33 seq
   crw-rw 1 root audio 116, 33 Apr 10 10:33 timer
  AplayDevices: Error: [Errno 2] No such file or directory
  ApportVersion: 2.14.1-0ubuntu3.23
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: [Errno 2] No such file or directory
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=/dev/mapper/ubuntu--vg-swap_1
  InstallationDate: Installed on 2016-02-20 (414 days ago)
  InstallationMedia: Ubuntu-Server 14.04.3 LTS "Trusty Tahr" - Beta amd64 
(20150805)
  IwConfig:
   lono wireless extensions.
   
   eth1  no wireless extensions.
   
   eth0  no wireless extensions.
  Lspci:
   
  Lsusb

[Kernel-packages] [Bug 1680733] Re: linux: 3.13.0-117.164 -proposed tracker

2017-04-12 Thread Taihsiang Ho
Hardware Certification have begun testing this -proposed kernel.

** Changed in: kernel-sru-workflow/certification-testing
   Status: Confirmed => In Progress

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

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

Title:
  linux: 3.13.0-117.164 -proposed tracker

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

Bug description:
  This bug is for tracking the  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

  backports: 1680735
  derivatives:
  -- swm properties --
  boot-testing-requested: true
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1680733/+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 1677491] Re: System freeze

2017-04-12 Thread Walter Garcia-Fontes
I got now this freeze with 4.10.0-19. I'm seeing this message in syslog:

NMI watchdog: BUG: soft lockup - CPU#3 stuck for 22s! [ksmd:64]

Please see this forum message #5 and #10 just in case it may help, there
is a patch applied in 4.11 RC 6:

https://ubuntuforums.org/showthread.php?t=2354739

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

Title:
  System freeze

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I'm getting a system freeze, consisting of all applications slowing
  down and stopping to respond. This starts happening after some hours
  of normal functioning of the system. A reboot recovers the system
  until the next freeze. It doesn't seem that any application is
  exhausting the memory. Here is an excerpt of my syslog, there are some
  messages about the kernel and that's why I file this bug against the
  kernel:

  Mar 30 06:48:25 walter kernel: [67016.893820] RIP: 0033:0x7f70ba6dc246
  Mar 30 06:48:25 walter kernel: [67016.893821] RSP: 002b:7f70a92e8d70 
EFLAGS: 00010206
  Mar 30 06:48:25 walter kernel: [67016.893822] RAX: 7f709cafffe8 RBX: 
7f709ca00c20 RCX: 00018de8
  Mar 30 06:48:25 walter kernel: [67016.893823] RDX: 0637 RSI: 
 RDI: 7f70a92e8da0
  Mar 30 06:48:25 walter kernel: [67016.893824] RBP: 7f709ca0 R08: 
 R09: 00442c30
  Mar 30 06:48:25 walter kernel: [67016.893825] R10: 002cbc87c178d3be R11: 
7f70a92e8df0 R12: 7f70a92e8da0
  Mar 30 06:48:25 walter kernel: [67016.893826] R13: 0001 R14: 
7f70a3561c80 R15: 7f70b389
  Mar 30 06:48:25 walter kernel: [67016.893827] Code: c0 74 e6 4d 85 c9 c6 07 
01 74 30 41 c7 41 08 01 00 00 00 e9 52 ff ff ff 83 fa 01 0f 84 b0 fe ff ff 8b 
07 84 c0 74 08 f3 90 8b 07 <84> c0 75 f8 b8 01 00 00 00 66 89 07 5d c3 f3 90 4c 
8b 09 4d 85 
  Mar 30 06:48:35 walter fetchmail[3089]: getaddrinfo("imap.gmail.com","imaps") 
error: Name or service not known
  Mar 30 06:48:35 walter fetchmail[3089]: IMAP connection to imap.gmail.com 
failed: Resource temporarily unavailable
  Mar 30 06:48:35 walter fetchmail[3089]: Query status=2 (SOCKET)
  Mar 30 06:48:53 walter kernel: [67044.895723] NMI watchdog: BUG: soft lockup 
- CPU#3 stuck for 22s! [JS Helper:19669]
  Mar 30 06:48:53 walter kernel: [67044.895724] Modules linked in: xt_CHECKSUM 
iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat 
nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack libcrc32c 
pci_stub xt_tcpudp bridge stp llc iptable_filter vboxpci(OE) vboxnetadp(OE) 
vboxnetflt(OE) vboxdrv(OE) snd_hrtimer usblp binfmt_misc nls_iso8859_1 
snd_usb_audio snd_usbmidi_lib intel_rapl sb_edac edac_core gspca_zc3xx 
gspca_main v4l2_common videodev media snd_hda_codec_realtek input_leds 
x86_pkg_temp_thermal snd_hda_codec
  _hdmi snd_hda_codec_generic intel_powerclamp snd_hda_intel coretemp 
snd_hda_codec snd_hda_core snd_hwdep kvm_intel snd_pcm kvm irqbypass 
snd_seq_midi snd_seq_midi_event crct10dif_pclmul crc32_pclmul 
ghash_clmulni_intel pcbc aesni_intel snd_rawmidi snd_seq aes_x86_64 crypto_simd 
glue_helper dcdbas snd_seq_device
  Mar 30 06:48:53 walter kernel: [67044.895757]  snd_timer cryptd snd 
intel_cstate soundcore dell_smm_hwmon intel_rapl_perf shpchp mei_me mei lpc_ich 
mac_hid parport_pc ppdev lp parport ip_tables x_tables autofs4 btrfs xor 
raid6_pq amdgpu hid_generic usbhid hid ums_cypress uas usb_storage amdkfd 
amd_iommu_v2 radeon i2c_algo_bit ttm drm_kms_helper syscopyarea sysfillrect 
e1000e sysimgblt fb_sys_fops drm ptp ahci pps_core pata_acpi libahci wmi fjes
  Mar 30 06:48:53 walter kernel: [67044.895775] CPU: 3 PID: 19669 Comm: JS 
Helper Tainted: G  DOEL  4.10.0-14-generic #16-Ubuntu
  Mar 30 06:48:53 walter kernel: [67044.895776] Hardware name: Dell Inc. 
Precision Tower 7810/0GWHMW, BIOS A07 04/14/2015
  Mar 30 06:48:53 walter kernel: [67044.895777] task: 9fcab54ac380 
task.stack: baf56602c000
  Mar 30 06:48:53 walter kernel: [67044.895780] RIP: 
0010:native_queued_spin_lock_slowpath+0x17b/0x1a0
  Mar 30 06:48:53 walter kernel: [67044.895781] RSP: :baf56602fd48 
EFLAGS: 0202 ORIG_RAX: ff10
  Mar 30 06:48:53 walter kernel: [67044.895783] RAX: 0101 RBX: 
eb799edbe070 RCX: 0001
  Mar 30 06:48:53 walter kernel: [67044.895784] RDX: 0101 RSI: 
0001 RDI: eb799edbe070
  Mar 30 06:48:53 walter kernel: [67044.895784] RBP: baf56602fd48 R08: 
0101 R09: 9fcab80d5540
  Mar 30 06:48:53 walter kernel: [67044.895785] R10: 002cbc87c178d3be R11: 
7f70a92e8df0 R12: 9fca76f817f8
  Mar 30 06:48:53 walter kernel: [67044.895786] R13: 3e4144ff R14: 
baf56602fe30 R15: 9fc898e33900
  Mar 30 06:48:53 walter kernel: [67044.895788] FS:  7f70a92e9700() 
GS:9fcaff2c() knlGS:

[Kernel-packages] [Bug 1482390] Re: ASUS UX305LA - Battery state not detected correctly

2017-04-12 Thread Kai-Heng Feng
Can you try to boot with kernel parameter 'acpi_rev_override'?

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

Title:
  ASUS UX305LA - Battery state not detected correctly

Status in linux package in Ubuntu:
  Triaged

Bug description:
  Whether the AC adapter is connected or not, the battery is always
  detected as discharging:

  When AC adapter is present:

  $ sudo acpitool -a -b
    Battery #1 : Discharging, 100.0%
    AC adapter : online

  $ sudo acpitool -B
    Battery #1 : present
  Remaining capacity : 54027 mWh, 100.0%
  Design capacity: 56041 mWh
  Last full capacity : 53507 mWh, 95.48% of design capacity
  Capacity loss  : 4.522%
  Present rate   : 0 mW
  Charging state : Discharging
  Battery type   : Li-ion
  Model number   : ASUS

  When AC adapter is not present:

  $ sudo acpitool -a -b
    Battery #1 : Discharging, 100.0%, 04:19:49
    AC adapter : off-line

  $ sudo acpitool -B
    Battery #1 : present
  Remaining capacity : 54005 mWh, 100.0%, 04:28:31
  Design capacity: 56041 mWh
  Last full capacity : 53507 mWh, 95.48% of design capacity
  Capacity loss  : 4.522%
  Present rate   : 12067 mW
  Charging state : Discharging
  Battery type   : Li-ion
  Model number   : ASUS

  System information:

  $ sudo dmidecode
  # dmidecode 2.12
  # SMBIOS entry point at 0xace2a898
  SMBIOS 2.8 present.
  27 structures occupying 2154 bytes.
  Table at 0xAC7C6000.

  Handle 0x, DMI type 0, 24 bytes
  BIOS Information
   Vendor: American Megatrends Inc.
   Version: UX305LA.202
   Release Date: 04/16/2015
   Address: 0xF
   Runtime Size: 64 kB
   ROM Size: 6464 kB
   Characteristics:
    PCI is supported
    BIOS is upgradeable
    BIOS shadowing is allowed
    Boot from CD is supported
    Selectable boot is supported
    BIOS ROM is socketed
    EDD is supported
    5.25"/1.2 MB floppy services are supported (int 13h)
    3.5"/720 kB floppy services are supported (int 13h)
    3.5"/2.88 MB floppy services are supported (int 13h)
    Print screen service is supported (int 5h)
    8042 keyboard services are supported (int 9h)
    Serial services are supported (int 14h)
    Printer services are supported (int 17h)
    ACPI is supported
    USB legacy is supported
    Smart battery is supported
    BIOS boot specification is supported
    Targeted content distribution is supported
    UEFI is supported
   BIOS Revision: 5.6

  Handle 0x0001, DMI type 1, 27 bytes
  System Information
   Manufacturer: ASUSTeK COMPUTER INC.
   Product Name: UX305LA
   Version: 1.0
   Serial Number: xxx
   UUID: xxx
   Wake-up Type: Power Switch
   SKU Number: ASUS-NotebookSKU
   Family: UX

  Handle 0x0002, DMI type 2, 15 bytes
  Base Board Information
   Manufacturer: ASUSTeK COMPUTER INC.
   Product Name: UX305LA
   Version: 1.0
   Serial Number: xxx
   Asset Tag: xxx
   Features:
    Board is a hosting board
    Board is replaceable
   Location In Chassis: MIDDLE
   Chassis Handle: 0x0003
   Type: Motherboard
   Contained Object Handles: 0

  Handle 0x0003, DMI type 3, 25 bytes
  Chassis Information
   Manufacturer: ASUSTeK COMPUTER INC.
   Type: Notebook
   Lock: Not Present
   Version: 1.0
   Serial Number: xxx
   Asset Tag: xxx
   Boot-up State: Safe
   Power Supply State: Safe
   Thermal State: Safe
   Security Status: None
   OEM Information: 0x
   Height: Unspecified
   Number Of Power Cords: 1
   Contained Elements: 1
     (0)
   SKU Number: To be filled by O.E.M.

  Handle 0x0004, DMI type 10, 26 bytes
  On Board Device 1 Information
   Type: Video
   Status: Enabled
   Description:  VGA
  On Board Device 2 Information
   Type: Ethernet
   Status: Enabled
   Description:  GLAN
  On Board Device 3 Information
   Type: Ethernet
   Status: Enabled
   Description:  WLAN
  On Board Device 4 Information
   Type: Sound
   Status: Enabled
   Description:  Audio CODEC
  On Board Device 5 Information
   Type: SATA Controller
   Status: Enabled
   Description:  SATA Controller
  On Board Device 6 Information
   Type: Other
   Status: Enabled
   Description:  USB 2.0 Controller
  On Board Device 7 Information
   Type: Other
   Status: Enabled
   Description:  USB 3.0 Controller
  On Board Device 8 Information
   Type: Other
   Status: Enabled
   Description:  SMBus Controller
  On Board Device 9 Information
   Type: Other
   Status: Enabled
   Description:  Card Reader
  On Board Device 10 Information
   Type: Other
   Status: Enabled
   Description:  Cmos Camera
  On Board Device 11 Information
   Type: Other
   Status: Enabled
   Description:  Bluetooth

  Handle 0x0005, DMI type 11, 5 bytes
  OEM Strings
   String 1:
   String 2:
   String 3:
   String 4: 90NB08T5-M00230
   String 5:
   String 6:
   String 7:
   String 8:
   String 9:
   String 10:

  Handl

[Kernel-packages] [Bug 1677491] Re: System freeze

2017-04-12 Thread Walter Garcia-Fontes
** Changed in: linux (Ubuntu)
   Status: Invalid => 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/1677491

Title:
  System freeze

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I'm getting a system freeze, consisting of all applications slowing
  down and stopping to respond. This starts happening after some hours
  of normal functioning of the system. A reboot recovers the system
  until the next freeze. It doesn't seem that any application is
  exhausting the memory. Here is an excerpt of my syslog, there are some
  messages about the kernel and that's why I file this bug against the
  kernel:

  Mar 30 06:48:25 walter kernel: [67016.893820] RIP: 0033:0x7f70ba6dc246
  Mar 30 06:48:25 walter kernel: [67016.893821] RSP: 002b:7f70a92e8d70 
EFLAGS: 00010206
  Mar 30 06:48:25 walter kernel: [67016.893822] RAX: 7f709cafffe8 RBX: 
7f709ca00c20 RCX: 00018de8
  Mar 30 06:48:25 walter kernel: [67016.893823] RDX: 0637 RSI: 
 RDI: 7f70a92e8da0
  Mar 30 06:48:25 walter kernel: [67016.893824] RBP: 7f709ca0 R08: 
 R09: 00442c30
  Mar 30 06:48:25 walter kernel: [67016.893825] R10: 002cbc87c178d3be R11: 
7f70a92e8df0 R12: 7f70a92e8da0
  Mar 30 06:48:25 walter kernel: [67016.893826] R13: 0001 R14: 
7f70a3561c80 R15: 7f70b389
  Mar 30 06:48:25 walter kernel: [67016.893827] Code: c0 74 e6 4d 85 c9 c6 07 
01 74 30 41 c7 41 08 01 00 00 00 e9 52 ff ff ff 83 fa 01 0f 84 b0 fe ff ff 8b 
07 84 c0 74 08 f3 90 8b 07 <84> c0 75 f8 b8 01 00 00 00 66 89 07 5d c3 f3 90 4c 
8b 09 4d 85 
  Mar 30 06:48:35 walter fetchmail[3089]: getaddrinfo("imap.gmail.com","imaps") 
error: Name or service not known
  Mar 30 06:48:35 walter fetchmail[3089]: IMAP connection to imap.gmail.com 
failed: Resource temporarily unavailable
  Mar 30 06:48:35 walter fetchmail[3089]: Query status=2 (SOCKET)
  Mar 30 06:48:53 walter kernel: [67044.895723] NMI watchdog: BUG: soft lockup 
- CPU#3 stuck for 22s! [JS Helper:19669]
  Mar 30 06:48:53 walter kernel: [67044.895724] Modules linked in: xt_CHECKSUM 
iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat 
nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack libcrc32c 
pci_stub xt_tcpudp bridge stp llc iptable_filter vboxpci(OE) vboxnetadp(OE) 
vboxnetflt(OE) vboxdrv(OE) snd_hrtimer usblp binfmt_misc nls_iso8859_1 
snd_usb_audio snd_usbmidi_lib intel_rapl sb_edac edac_core gspca_zc3xx 
gspca_main v4l2_common videodev media snd_hda_codec_realtek input_leds 
x86_pkg_temp_thermal snd_hda_codec
  _hdmi snd_hda_codec_generic intel_powerclamp snd_hda_intel coretemp 
snd_hda_codec snd_hda_core snd_hwdep kvm_intel snd_pcm kvm irqbypass 
snd_seq_midi snd_seq_midi_event crct10dif_pclmul crc32_pclmul 
ghash_clmulni_intel pcbc aesni_intel snd_rawmidi snd_seq aes_x86_64 crypto_simd 
glue_helper dcdbas snd_seq_device
  Mar 30 06:48:53 walter kernel: [67044.895757]  snd_timer cryptd snd 
intel_cstate soundcore dell_smm_hwmon intel_rapl_perf shpchp mei_me mei lpc_ich 
mac_hid parport_pc ppdev lp parport ip_tables x_tables autofs4 btrfs xor 
raid6_pq amdgpu hid_generic usbhid hid ums_cypress uas usb_storage amdkfd 
amd_iommu_v2 radeon i2c_algo_bit ttm drm_kms_helper syscopyarea sysfillrect 
e1000e sysimgblt fb_sys_fops drm ptp ahci pps_core pata_acpi libahci wmi fjes
  Mar 30 06:48:53 walter kernel: [67044.895775] CPU: 3 PID: 19669 Comm: JS 
Helper Tainted: G  DOEL  4.10.0-14-generic #16-Ubuntu
  Mar 30 06:48:53 walter kernel: [67044.895776] Hardware name: Dell Inc. 
Precision Tower 7810/0GWHMW, BIOS A07 04/14/2015
  Mar 30 06:48:53 walter kernel: [67044.895777] task: 9fcab54ac380 
task.stack: baf56602c000
  Mar 30 06:48:53 walter kernel: [67044.895780] RIP: 
0010:native_queued_spin_lock_slowpath+0x17b/0x1a0
  Mar 30 06:48:53 walter kernel: [67044.895781] RSP: :baf56602fd48 
EFLAGS: 0202 ORIG_RAX: ff10
  Mar 30 06:48:53 walter kernel: [67044.895783] RAX: 0101 RBX: 
eb799edbe070 RCX: 0001
  Mar 30 06:48:53 walter kernel: [67044.895784] RDX: 0101 RSI: 
0001 RDI: eb799edbe070
  Mar 30 06:48:53 walter kernel: [67044.895784] RBP: baf56602fd48 R08: 
0101 R09: 9fcab80d5540
  Mar 30 06:48:53 walter kernel: [67044.895785] R10: 002cbc87c178d3be R11: 
7f70a92e8df0 R12: 9fca76f817f8
  Mar 30 06:48:53 walter kernel: [67044.895786] R13: 3e4144ff R14: 
baf56602fe30 R15: 9fc898e33900
  Mar 30 06:48:53 walter kernel: [67044.895788] FS:  7f70a92e9700() 
GS:9fcaff2c() knlGS:
  Mar 30 06:48:53 walter kernel: [67044.895789] CS:  0010 DS:  ES:  
CR0: 80050033
  Mar 30 06:48:53 walter kernel: [67044.895790] CR2: 7f709cafffe8 CR3: 
0007bc274000 CR4: 001406e0
  Mar 30 06

[Kernel-packages] [Bug 1581711] Re: 024C:B723 Need support for Realtek Wifi card rtl8723bs

2017-04-12 Thread Anthony Wong
** No longer affects: hwe-next/yakkety

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

Title:
  024C:B723 Need support for Realtek Wifi card rtl8723bs

Status in HWE Next:
  New
Status in HWE Next xenial series:
  New
Status in linux package in Ubuntu:
  Triaged

Bug description:
  This device is appearing in some OEM machines.

  WORKAROUND: sudo apt-get install build-essential linux-headers-generic git
  git clone https://github.com/hadess/rtl8723as.git
  cd rtl8723as
  make
  sudo make install
  sudo depmod -a
  sudo modprobe r8723bs

  cat /sys/bus/sdio/devices/mmc1:0001:1/*
  0x07
  0xb723
  cat: '/sys/bus/sdio/devices/mmc1:0001:1/firmware_node': Is a directory
  sdio:c07v024CdB723
  cat: '/sys/bus/sdio/devices/mmc1:0001:1/power': Is a directory
  cat: '/sys/bus/sdio/devices/mmc1:0001:1/subsystem': Is a directory
  SDIO_CLASS=07
  SDIO_ID=024C:B723
  MODALIAS=sdio:c07v024CdB723
  0x024c

  WORKAROUND 2: Install this DKMS driver package:
  
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1581711/+attachment/4732838/+files
  /rtl8723bs-dkms_4.4.1+17245.20160325.2_all.deb

  ---
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=e59c3a84-25cb-4931-887e-13ab29829963
  InstallationDate: Installed on 2016-05-14 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Release amd64 
(20160421)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 06cb:73f4 Synaptics, Inc.
   Bus 001 Device 002: ID 05e3:0608 Genesys Logic, Inc. Hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Acer One S1002
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-22-generic.efi.signed 
root=/dev/mmcblk0p2 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-22.39-generic 4.4.8
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-22-generic N/A
   linux-backports-modules-4.4.0-22-generic  N/A
   linux-firmware1.157
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  Tags:  xenial
  Uname: Linux 4.4.0-22-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 10/20/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.10
  dmi.board.name: Popcorn
  dmi.board.vendor: Acer
  dmi.board.version: To be filled by O.E.M.
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.10:bd10/20/2015:svnAcer:pnOneS1002:pvr1.10:rvnAcer:rnPopcorn:rvrTobefilledbyO.E.M.:cvnAcer:ct10:cvrToBeFilledByO.E.M.:
  dmi.product.name: One S1002
  dmi.product.version: 1.10
  dmi.sys.vendor: Acer

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1581711/+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 1682339] Status changed to Confirmed

2017-04-12 Thread Brad Figg
This change was made by a bot.

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

Title:
  package linux-headers-3.13.0-116 3.13.0-116.163 failed to
  install/upgrade: package linux-headers-3.13.0-116 is not ready for
  configuration  cannot configure (current status `half-installed')

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Screen gets crashed repeatedly

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: linux-headers-3.13.0-116 3.13.0-116.163
  ProcVersionSignature: Ubuntu 3.13.0-116.163-generic 3.13.11-ckt39
  Uname: Linux 3.13.0-116-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.23
  AptOrdering:
   neovim: Install
   linux-headers-3.13.0-116: Configure
   neovim: Configure
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  varun  3367 F pulseaudio
   /dev/snd/controlC1:  varun  3367 F pulseaudio
  CRDA:
   country IN:
(2402 - 2482 @ 40), (N/A, 20)
(5170 - 5250 @ 40), (N/A, 20)
(5250 - 5330 @ 40), (N/A, 20), DFS
(5735 - 5835 @ 40), (N/A, 20)
  Date: Thu Apr 13 10:36:14 2017
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-precise-amd64-20130203-1
  DuplicateSignature: package:linux-headers-3.13.0-116:3.13.0-116.163:package 
linux-headers-3.13.0-116 is not ready for configuration  cannot configure 
(current status `half-installed')
  ErrorMessage: package linux-headers-3.13.0-116 is not ready for configuration 
 cannot configure (current status `half-installed')
  HibernationDevice: RESUME=UUID=577af156-943f-4d6d-8660-b018d4fb0c00
  InstallationDate: Installed on 2016-03-21 (387 days ago)
  InstallationMedia: Ubuntu 12.04 "Precise" - Build amd64 LIVE Binary 
20130203-13:50
  MachineType: Dell Inc. Inspiron 3543
  PackageArchitecture: all
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-116-generic 
root=UUID=2bb534c3-dee8-4ab2-9aa7-cc79e16e202d ro quiet splash 
video.use_native_backlight=1 vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: grub-pc 2.02~beta2-9ubuntu1.12
  SourcePackage: linux
  StagingDrivers: rts5139
  Title: package linux-headers-3.13.0-116 3.13.0-116.163 failed to 
install/upgrade: package linux-headers-3.13.0-116 is not ready for 
configuration  cannot configure (current status `half-installed')
  UpgradeStatus: Upgraded to trusty on 2016-03-21 (387 days ago)
  dmi.bios.date: 10/16/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd10/16/2015:svnDellInc.:pnInspiron3543:pvrA07:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 3543
  dmi.product.version: A07
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1682339/+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 1682339] [NEW] package linux-headers-3.13.0-116 3.13.0-116.163 failed to install/upgrade: package linux-headers-3.13.0-116 is not ready for configuration cannot configure (curre

2017-04-12 Thread Varun Chawla
Public bug reported:

Screen gets crashed repeatedly

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: linux-headers-3.13.0-116 3.13.0-116.163
ProcVersionSignature: Ubuntu 3.13.0-116.163-generic 3.13.11-ckt39
Uname: Linux 3.13.0-116-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.23
AptOrdering:
 neovim: Install
 linux-headers-3.13.0-116: Configure
 neovim: Configure
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  varun  3367 F pulseaudio
 /dev/snd/controlC1:  varun  3367 F pulseaudio
CRDA:
 country IN:
(2402 - 2482 @ 40), (N/A, 20)
(5170 - 5250 @ 40), (N/A, 20)
(5250 - 5330 @ 40), (N/A, 20), DFS
(5735 - 5835 @ 40), (N/A, 20)
Date: Thu Apr 13 10:36:14 2017
DistributionChannelDescriptor:
 # This is a distribution channel descriptor
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-somerville-precise-amd64-20130203-1
DuplicateSignature: package:linux-headers-3.13.0-116:3.13.0-116.163:package 
linux-headers-3.13.0-116 is not ready for configuration  cannot configure 
(current status `half-installed')
ErrorMessage: package linux-headers-3.13.0-116 is not ready for configuration  
cannot configure (current status `half-installed')
HibernationDevice: RESUME=UUID=577af156-943f-4d6d-8660-b018d4fb0c00
InstallationDate: Installed on 2016-03-21 (387 days ago)
InstallationMedia: Ubuntu 12.04 "Precise" - Build amd64 LIVE Binary 
20130203-13:50
MachineType: Dell Inc. Inspiron 3543
PackageArchitecture: all
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-116-generic 
root=UUID=2bb534c3-dee8-4ab2-9aa7-cc79e16e202d ro quiet splash 
video.use_native_backlight=1 vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions: grub-pc 2.02~beta2-9ubuntu1.12
SourcePackage: linux
StagingDrivers: rts5139
Title: package linux-headers-3.13.0-116 3.13.0-116.163 failed to 
install/upgrade: package linux-headers-3.13.0-116 is not ready for 
configuration  cannot configure (current status `half-installed')
UpgradeStatus: Upgraded to trusty on 2016-03-21 (387 days ago)
dmi.bios.date: 10/16/2015
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A07
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: Not Specified
dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd10/16/2015:svnDellInc.:pnInspiron3543:pvrA07:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvrNotSpecified:
dmi.product.name: Inspiron 3543
dmi.product.version: A07
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-package need-duplicate-check staging 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/1682339

Title:
  package linux-headers-3.13.0-116 3.13.0-116.163 failed to
  install/upgrade: package linux-headers-3.13.0-116 is not ready for
  configuration  cannot configure (current status `half-installed')

Status in linux package in Ubuntu:
  New

Bug description:
  Screen gets crashed repeatedly

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: linux-headers-3.13.0-116 3.13.0-116.163
  ProcVersionSignature: Ubuntu 3.13.0-116.163-generic 3.13.11-ckt39
  Uname: Linux 3.13.0-116-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.23
  AptOrdering:
   neovim: Install
   linux-headers-3.13.0-116: Configure
   neovim: Configure
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  varun  3367 F pulseaudio
   /dev/snd/controlC1:  varun  3367 F pulseaudio
  CRDA:
   country IN:
(2402 - 2482 @ 40), (N/A, 20)
(5170 - 5250 @ 40), (N/A, 20)
(5250 - 5330 @ 40), (N/A, 20), DFS
(5735 - 5835 @ 40), (N/A, 20)
  Date: Thu Apr 13 10:36:14 2017
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-precise-amd64-20130203-1
  DuplicateSignature: package:linux-headers-3.13.0-116:3.13.0-116.163:package 
linux-headers-3.13.0-116 is not ready for configuration  cannot configure 
(current status `half-installed')
  ErrorMessage: package linux-headers-3.13.0-116 is not ready for configuration 
 cannot configure (current status `half-installed')
  HibernationDevice: RESUME=UUID=577af156-943f-4d6d-8660-b018d4fb0c00
  InstallationDate: Installed on 2016-03-21 (387 days ago)
  InstallationMedia: Ubuntu 12.04 "Precise" - Build amd64 LIVE Binary 
20130203-13:50
  MachineType: Dell Inc. Inspiron 3543
  PackageArchitecture: all
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-116-generic 
root=UUID=2bb534c3-dee8-4ab2-9aa7-cc79e16e202d ro quiet splash 
video.use_nativ

[Kernel-packages] [Bug 1681183] Re: Ubuntu mainline git repo not updated for v4.10 kernels

2017-04-12 Thread Andy Whitcroft
Ok the mirroring should now be un-sick.  Please reopen if this is not
the case.

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

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

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

Title:
  Ubuntu mainline git repo not updated for v4.10 kernels

Status in linux package in Ubuntu:
  Fix Released

Bug description:
  Hey lovely Ubuntu maintainers!

  I've been compiling my own mainline kernels for a while now due to
  running with a few additional hardware specific patches for my system.
  I've been using the mainline kernel instructions from
  http://kernel.ubuntu.com/~kernel-ppa/mainline/ .

  However starting with Kernel v4.10, the Ubuntu git repo doesn't seem
  to contain the needed branches for this to work any more. For example,
  trying to get v4.10.9 fails:

  $ git clone --branch v4.10.9 
git://git.launchpad.net/~ubuntu-kernel-test/ubuntu/+source/linux/+git/mainline-crack
  Cloning into 'mainline-crack'...
  fatal: Remote branch v4.10.9 not found in upstream origin

  but cloning anything from the v4.9.x series works fine:

  $ git clone --branch v4.9.10 
git://git.launchpad.net/~ubuntu-kernel-test/ubuntu/+source/linux/+git/mainline-crack
  Cloning into 'mainline-crack'...
  remote: Counting objects: ...

  The particular instructions for building v4.10.9 are at
  http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.10.9/ , and don't
  seem to be any different from any earlier releases, so I'm guessing
  that branches are not hitting the ubuntu mainline-crack repository at
  all.

  This may be the entirely wrong place to report this bug, in which case
  I would *love* your advice on where I should be fielding this.

  Many, many thanks!

  ~ Paul

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1681183/+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 1671278] Re: Xorg freeze

2017-04-12 Thread Robert Hooker
Patch is set to be included in 4.11-rc7 now, it should follow in a
stable update not long after

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

Title:
  Xorg freeze

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Freezes the screen and locks the computer, needing to reboot.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: xorg 1:7.7+16ubuntu2
  ProcVersionSignature: Ubuntu 4.10.0-11.13-generic 4.10.1
  Uname: Linux 4.10.0-11-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.4-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Wed Mar  8 20:40:04 2017
  DistUpgraded: Fresh install
  DistroCodename: zesty
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.271+bdcom, 4.10.0-11-generic, x86_64: installed
   bcmwl, 6.30.223.271+bdcom, 4.10.0-9-generic, x86_64: installed
   virtualbox, 5.1.14, 4.10.0-11-generic, x86_64: installed
  GpuHangFrequency: Continuously
  GpuHangReproducibility: I don't know
  GpuHangStarted: Within the last few days
  GraphicsCard:
   NVIDIA Corporation G98M [GeForce 9300M GS] [10de:06e9] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: Dell G98M [GeForce 9300M GS] [1028:02bb]
  InstallationDate: Installed on 2014-01-10 (1153 days ago)
  InstallationMedia: Ubuntu 12.04.3 LTS "Precise Pangolin" - Release amd64 
(20130820.1)
  MachineType: Dell Inc. Vostro 1320
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-11-generic 
root=UUID=5189c31e-9b68-4026-a657-b0d301136218 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/10/2009
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A04
  dmi.board.name: 0R235J
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnDellInc.:bvrA04:bd09/10/2009:svnDellInc.:pnVostro1320:pvrNull:rvnDellInc.:rn0R235J:rvr:cvnDellInc.:ct8:cvrN/A:
  dmi.product.name: Vostro 1320
  dmi.product.version: Null
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.13.1+17.04.20170109-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.75-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 17.0.0-1ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 17.0.0-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-1ubuntu9
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.8.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160706-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.13-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1671278/+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 1668129] Re: Amazon I3 Instance Buffer I/O error on dev nvme0n1

2017-04-12 Thread Andrew Lau
** Also affects: linux-lts-xenial (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: linux-lts-xenial (Ubuntu)

** No longer affects: linux-lts-xenial (Ubuntu Xenial)

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

Title:
  Amazon I3 Instance Buffer I/O error on dev nvme0n1

Status in linux package in Ubuntu:
  Triaged
Status in linux-aws package in Ubuntu:
  Fix Committed
Status in linux source package in Xenial:
  Triaged
Status in linux-aws source package in Xenial:
  Fix Committed

Bug description:
  On the AWS i3 instance class - when putting the new NVME storage disks
  under high IO load - seeing data corruption and errors in dmesg

  [  662.884390] blk_update_request: I/O error, dev nvme0n1, sector 120063912
  [  662.887824] Buffer I/O error on dev nvme0n1, logical block 14971093, lost 
async page write
  [  662.891254] Buffer I/O error on dev nvme0n1, logical block 14971094, lost 
async page write
  [  662.895591] Buffer I/O error on dev nvme0n1, logical block 14971095, lost 
async page write
  [  662.899873] Buffer I/O error on dev nvme0n1, logical block 14971096, lost 
async page write
  [  662.904179] Buffer I/O error on dev nvme0n1, logical block 14971097, lost 
async page write
  [  662.908458] Buffer I/O error on dev nvme0n1, logical block 14971098, lost 
async page write
  [  662.912287] Buffer I/O error on dev nvme0n1, logical block 14971099, lost 
async page write
  [  662.916047] Buffer I/O error on dev nvme0n1, logical block 14971100, lost 
async page write
  [  662.920285] Buffer I/O error on dev nvme0n1, logical block 14971101, lost 
async page write
  [  662.924565] Buffer I/O error on dev nvme0n1, logical block 14971102, lost 
async page write
  [  663.645530] blk_update_request: I/O error, dev nvme0n1, sector 120756912
  
  [ 1012.752265] blk_update_request: I/O error, dev nvme0n1, sector 3744
  [ 1012.755396] buffer_io_error: 194552 callbacks suppressed
  [ 1012.755398] Buffer I/O error on dev nvme0n1, logical block 20, lost async 
page write
  [ 1012.759248] Buffer I/O error on dev nvme0n1, logical block 21, lost async 
page write
  [ 1012.763368] Buffer I/O error on dev nvme0n1, logical block 22, lost async 
page write
  [ 1012.767271] Buffer I/O error on dev nvme0n1, logical block 23, lost async 
page write
  [ 1012.771314] Buffer I/O error on dev nvme0n1, logical block 24, lost async 
page write

  Able to replicate this with a bonnie++ stress test.

  bonnie++ -d /mnt/test/ -r 1000

  Linux i-0d76e144d85f487cf 4.4.0-64-generic #85-Ubuntu SMP Mon Feb 20 11:50:30 
UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
  ---
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Feb 27 02:12 seq
   crw-rw 1 root audio 116, 33 Feb 27 02:12 timer
  AplayDevices: Error: [Errno 2] No such file or directory
  ApportVersion: 2.20.1-0ubuntu2.5
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: N/A
  DistroRelease: Ubuntu 16.04
  Ec2AMI: ami-bc62b2aa
  Ec2AMIManifest: (unknown)
  Ec2AvailabilityZone: us-east-1d
  Ec2InstanceType: i3.2xlarge
  Ec2Kernel: unavailable
  Ec2Ramdisk: unavailable
  IwConfig: Error: [Errno 2] No such file or directory
  JournalErrors:
   Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
     Users in the 'systemd-journal' group can see all messages. Pass -q to
     turn off this notice.
   No journal files were opened due to insufficient permissions.
  Lsusb: Error: command ['lsusb'] failed with exit code 1:
  MachineType: Xen HVM domU
  Package: linux (not installed)
  PciMultimedia:

  ProcEnviron:
   TERM=screen-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-64-generic 
root=UUID=cfda0544-9803-41e7-badb-43563085ff3a ro console=tty1 console=ttyS0
  ProcVersionSignature: Ubuntu 4.4.0-64.85-generic 4.4.44
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-64-generic N/A
   linux-backports-modules-4.4.0-64-generic  N/A
   linux-firmwareN/A
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  xenial ec2-images
  Uname: Linux 4.4.0-64-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  WifiSyslog:

  _MarkForUpload: True
  dmi.bios.date: 12/12/2016
  dmi.bios.vendor: Xen
  dmi.bios.version: 4.2.amazon
  dmi.chassis.type: 1
  dmi.chassis.vendor: Xen
  dmi.modalias: 
dmi:bvnXen:bvr4.2.amazon:bd12/12/2016:svnXen:pnHVMdomU:pvr4.2.amazon:cvnXen:ct1:cvr:
  dmi.product.name: HVM domU
  dmi.product.version: 4.2.amazon
  dmi.sys.vendor: Xen

To manage notif

[Kernel-packages] [Bug 1681566] Re: nvidia-375 DKMS module not recompiled on upgrade to 17.04

2017-04-12 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

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

Title:
  nvidia-375 DKMS module not recompiled on upgrade to 17.04

Status in dkms package in Ubuntu:
  New
Status in nvidia-graphics-drivers-375 package in Ubuntu:
  New
Status in ubuntu-release-upgrader package in Ubuntu:
  Invalid
Status in virtualbox package in Ubuntu:
  Confirmed

Bug description:
  When upgrading from 16.10 to 17.04 using `update-manager -d`, the
  `nvidia-375` DKMS modules are not compiled for the new kernel.

  The result is that the user must run `apt install --reinstall
  nvidia-375` and reboot.

  To reproduce this:

  - Clean install of 16.10 on a system with NVIDIA graphics
  - Install `nvidia-375`
  - Run `update-manager -d`, complete all steps, then reboot
  - You will be unable to login until running `apt install --reinstall 
nvidia-375`

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dkms/+bug/1681566/+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 1680680] Re: Dell Z600 laptop will not suspend

2017-04-12 Thread Rex Ender
** 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/1680680

Title:
  Dell Z600 laptop will not suspend

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Description:  Ubuntu Zesty Zapus (development branch)
  Release:  17.04

  What was expected to happen?
  I expected the laptop would suspend after selecting 'suspend' from the 
shutdown dialog.

  What happened instead?
  The screen went black and I was logged out, but the laptop did not suspend. 
Looking at dmesg, I found the following errors:

  [ 2229.003392] PM: Syncing filesystems ... done.
  [ 2229.018954] PM: Preparing system for sleep (mem)
  [ 2229.019765] Freezing user space processes ... (elapsed 0.002 seconds) done.
  [ 2229.022084] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) 
done.
  [ 2229.023408] PM: Suspending system (mem)
  [ 2229.023433] Suspending console(s) (use no_console_suspend to debug)
  [ 2229.024356] dpm_run_callback(): usb_dev_suspend+0x0/0x20 returns -2
  [ 2229.024366] PM: Device usb9 failed to suspend async: error -2
  [ 2229.132836] PM: Some devices failed to suspend, or early wake event 
detected
  [ 2229.215860] PM: resume of devices complete after 83.019 msecs
  [ 2229.216299] PM: Finishing wakeup.
  [ 2229.216300] Restarting tasks ... done.
  [ 2229.292651] video LNXVIDEO:00: Restoring backlight state
  [ 2229.298616] PM: Syncing filesystems ... done.
  [ 2229.303267] PM: Preparing system for sleep (freeze)
  [ 2229.303522] Freezing user space processes ... (elapsed 0.002 seconds) done.
  [ 2229.305692] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) 
done.
  [ 2229.307033] PM: Suspending system (freeze)
  [ 2229.307035] Suspending console(s) (use no_console_suspend to debug)
  [ 2229.308819] dpm_run_callback(): usb_dev_suspend+0x0/0x20 returns -2
  [ 2229.308823] PM: Device usb9 failed to suspend async: error -2
  [ 2229.416701] PM: Some devices failed to suspend, or early wake event 
detected
  [ 2229.416747] whci-hcd :0d:00.0-1: Unbalanced pm_runtime_enable!
  [ 2229.507852] PM: resume of devices complete after 91.145 msecs
  [ 2229.508267] PM: Finishing wakeup.
  [ 2229.508268] Restarting tasks ... done.

  And searching for Device usb9, I found the following bit of
  information:

  [7.140190] usb 3-1.3: new full-speed USB device number 5 using uhci_hcd
  [7.218134] whci-hcd :0d:00.0-1: reset timed out
  [7.218182] whci-hcd :0d:00.0-1: cannot get radio controller
  [7.227764] kvm: disable TXT in the BIOS or activate TXT before enabling 
KVM
  [7.227767] kvm: disabled by bios
  [7.266789] intel_powerclamp: No package C-state available
  [7.270358] kvm: disable TXT in the BIOS or activate TXT before enabling 
KVM
  [7.270360] kvm: disabled by bios
  [7.291281] usb 3-1.3: New USB device found, idVendor=413c, idProduct=8160
  [7.291286] usb 3-1.3: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
  [7.291289] usb 3-1.3: Product: Dell Wireless 365 Bluetooth Module
  [7.291291] usb 3-1.3: Manufacturer: Dell Computer Corp
  [7.335872] uwb_rc uwb0: new uwb radio controller on umc :0d:00.0-0
  [7.337983] dcdbas dcdbas: Dell Systems Management Base Driver (version 
5.6.0-3.2)
  [7.338762] intel_powerclamp: No package C-state available
  [7.348277] IPv6: ADDRCONF(NETDEV_UP): enp0s25: link is not ready
  [7.371534] whci-hcd :0d:00.0-1: Wireless host controller
  [7.371545] whci-hcd :0d:00.0-1: new USB bus registered, assigned bus 
number 9
  [7.371564] whci-hcd :0d:00.0-1: irq 30, io base 0x
  [7.382524] usb usb9: New USB device found, idVendor=1d6b, idProduct=0002
  [7.382528] usb usb9: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
  [7.382530] usb usb9: Product: Wireless host controller
  [7.382533] usb usb9: Manufacturer: Linux 4.10.0-15-generic whci-hcd
  [7.382535] usb usb9: SerialNumber: whci
  --- 
  ApportVersion: 2.20.4-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dad2428 F pulseaudio
  DistroRelease: Ubuntu 17.04
  InstallationDate: Installed on 2017-04-02 (10 days ago)
  InstallationMedia: Ubuntu-MATE 17.04 "Zesty Zapus" - Beta amd64 (20170321.1)
  MachineType: Dell Inc. Latitude Z600
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-19-generic 
root=UUID=32878b24-54b6-4631-a791-6bd07d71ee59 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.10.0-19.21-generic 4.10.8
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission deni

[Kernel-packages] [Bug 1680680] Re: Dell Z600 laptop will not suspend

2017-04-12 Thread Rex Ender
I've uploaded the requested logs. As mentioned in comment #1, I do have
the the UWB wireless setting disabled in the BIOS, so the laptop can
suspend. If you need it re-enabled in order to gather additional
information, just let me know. 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/1680680

Title:
  Dell Z600 laptop will not suspend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Description:  Ubuntu Zesty Zapus (development branch)
  Release:  17.04

  What was expected to happen?
  I expected the laptop would suspend after selecting 'suspend' from the 
shutdown dialog.

  What happened instead?
  The screen went black and I was logged out, but the laptop did not suspend. 
Looking at dmesg, I found the following errors:

  [ 2229.003392] PM: Syncing filesystems ... done.
  [ 2229.018954] PM: Preparing system for sleep (mem)
  [ 2229.019765] Freezing user space processes ... (elapsed 0.002 seconds) done.
  [ 2229.022084] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) 
done.
  [ 2229.023408] PM: Suspending system (mem)
  [ 2229.023433] Suspending console(s) (use no_console_suspend to debug)
  [ 2229.024356] dpm_run_callback(): usb_dev_suspend+0x0/0x20 returns -2
  [ 2229.024366] PM: Device usb9 failed to suspend async: error -2
  [ 2229.132836] PM: Some devices failed to suspend, or early wake event 
detected
  [ 2229.215860] PM: resume of devices complete after 83.019 msecs
  [ 2229.216299] PM: Finishing wakeup.
  [ 2229.216300] Restarting tasks ... done.
  [ 2229.292651] video LNXVIDEO:00: Restoring backlight state
  [ 2229.298616] PM: Syncing filesystems ... done.
  [ 2229.303267] PM: Preparing system for sleep (freeze)
  [ 2229.303522] Freezing user space processes ... (elapsed 0.002 seconds) done.
  [ 2229.305692] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) 
done.
  [ 2229.307033] PM: Suspending system (freeze)
  [ 2229.307035] Suspending console(s) (use no_console_suspend to debug)
  [ 2229.308819] dpm_run_callback(): usb_dev_suspend+0x0/0x20 returns -2
  [ 2229.308823] PM: Device usb9 failed to suspend async: error -2
  [ 2229.416701] PM: Some devices failed to suspend, or early wake event 
detected
  [ 2229.416747] whci-hcd :0d:00.0-1: Unbalanced pm_runtime_enable!
  [ 2229.507852] PM: resume of devices complete after 91.145 msecs
  [ 2229.508267] PM: Finishing wakeup.
  [ 2229.508268] Restarting tasks ... done.

  And searching for Device usb9, I found the following bit of
  information:

  [7.140190] usb 3-1.3: new full-speed USB device number 5 using uhci_hcd
  [7.218134] whci-hcd :0d:00.0-1: reset timed out
  [7.218182] whci-hcd :0d:00.0-1: cannot get radio controller
  [7.227764] kvm: disable TXT in the BIOS or activate TXT before enabling 
KVM
  [7.227767] kvm: disabled by bios
  [7.266789] intel_powerclamp: No package C-state available
  [7.270358] kvm: disable TXT in the BIOS or activate TXT before enabling 
KVM
  [7.270360] kvm: disabled by bios
  [7.291281] usb 3-1.3: New USB device found, idVendor=413c, idProduct=8160
  [7.291286] usb 3-1.3: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
  [7.291289] usb 3-1.3: Product: Dell Wireless 365 Bluetooth Module
  [7.291291] usb 3-1.3: Manufacturer: Dell Computer Corp
  [7.335872] uwb_rc uwb0: new uwb radio controller on umc :0d:00.0-0
  [7.337983] dcdbas dcdbas: Dell Systems Management Base Driver (version 
5.6.0-3.2)
  [7.338762] intel_powerclamp: No package C-state available
  [7.348277] IPv6: ADDRCONF(NETDEV_UP): enp0s25: link is not ready
  [7.371534] whci-hcd :0d:00.0-1: Wireless host controller
  [7.371545] whci-hcd :0d:00.0-1: new USB bus registered, assigned bus 
number 9
  [7.371564] whci-hcd :0d:00.0-1: irq 30, io base 0x
  [7.382524] usb usb9: New USB device found, idVendor=1d6b, idProduct=0002
  [7.382528] usb usb9: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
  [7.382530] usb usb9: Product: Wireless host controller
  [7.382533] usb usb9: Manufacturer: Linux 4.10.0-15-generic whci-hcd
  [7.382535] usb usb9: SerialNumber: whci
  --- 
  ApportVersion: 2.20.4-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dad2428 F pulseaudio
  DistroRelease: Ubuntu 17.04
  InstallationDate: Installed on 2017-04-02 (10 days ago)
  InstallationMedia: Ubuntu-MATE 17.04 "Zesty Zapus" - Beta amd64 (20170321.1)
  MachineType: Dell Inc. Latitude Z600
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-19-generic 
root=UUID=32878b24-54b6-4631-a791-6bd07d71ee59 ro quiet splash vt.handoff=7
  P

[Kernel-packages] [Bug 1515513] Re: /boot/initrd.img-*.old-dkms files left behind

2017-04-12 Thread spike speigel
Also found this:

https://github.com/dell/dkms/issues/2

It's known upstream in debian and dkms, but whether dkms or initramfs-
tools should be responsible for cleaning up files left behind by
dkms...I dunno.  What you posted sounded like it made sense to me.

I just wanted to note at least dkms has an upstream bug report (which
was opened May 2016).

** Bug watch added: github.com/dell/dkms/issues #2
   https://github.com/dell/dkms/issues/2

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

Title:
  /boot/initrd.img-*.old-dkms files left behind

Status in dkms package in Ubuntu:
  Confirmed
Status in initramfs-tools package in Ubuntu:
  New
Status in dkms package in Debian:
  New

Bug description:
  One notices *.old-dkms files being left behind still sitting on the
  disk after purging the related kernel. This can cause /boot to become
  full, and when it gets really bad, even sudo apt-get autoremove won't
  fix the problem - only deleting the old-dkms files manually solves the
  problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: dkms 2.2.0.3-2ubuntu3.3
  ProcVersionSignature: Ubuntu 3.19.0-28.30-generic 3.19.8-ckt5
  Uname: Linux 3.19.0-28-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.7
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Thu Nov 12 08:17:10 2015
  InstallationDate: Installed on 2015-05-05 (190 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  PackageArchitecture: all
  SourcePackage: dkms
  UpgradeStatus: No upgrade log present (probably fresh install)

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

2017-04-12 Thread Rex Ender
apport information

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

Title:
  Dell Z600 laptop will not suspend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Description:  Ubuntu Zesty Zapus (development branch)
  Release:  17.04

  What was expected to happen?
  I expected the laptop would suspend after selecting 'suspend' from the 
shutdown dialog.

  What happened instead?
  The screen went black and I was logged out, but the laptop did not suspend. 
Looking at dmesg, I found the following errors:

  [ 2229.003392] PM: Syncing filesystems ... done.
  [ 2229.018954] PM: Preparing system for sleep (mem)
  [ 2229.019765] Freezing user space processes ... (elapsed 0.002 seconds) done.
  [ 2229.022084] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) 
done.
  [ 2229.023408] PM: Suspending system (mem)
  [ 2229.023433] Suspending console(s) (use no_console_suspend to debug)
  [ 2229.024356] dpm_run_callback(): usb_dev_suspend+0x0/0x20 returns -2
  [ 2229.024366] PM: Device usb9 failed to suspend async: error -2
  [ 2229.132836] PM: Some devices failed to suspend, or early wake event 
detected
  [ 2229.215860] PM: resume of devices complete after 83.019 msecs
  [ 2229.216299] PM: Finishing wakeup.
  [ 2229.216300] Restarting tasks ... done.
  [ 2229.292651] video LNXVIDEO:00: Restoring backlight state
  [ 2229.298616] PM: Syncing filesystems ... done.
  [ 2229.303267] PM: Preparing system for sleep (freeze)
  [ 2229.303522] Freezing user space processes ... (elapsed 0.002 seconds) done.
  [ 2229.305692] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) 
done.
  [ 2229.307033] PM: Suspending system (freeze)
  [ 2229.307035] Suspending console(s) (use no_console_suspend to debug)
  [ 2229.308819] dpm_run_callback(): usb_dev_suspend+0x0/0x20 returns -2
  [ 2229.308823] PM: Device usb9 failed to suspend async: error -2
  [ 2229.416701] PM: Some devices failed to suspend, or early wake event 
detected
  [ 2229.416747] whci-hcd :0d:00.0-1: Unbalanced pm_runtime_enable!
  [ 2229.507852] PM: resume of devices complete after 91.145 msecs
  [ 2229.508267] PM: Finishing wakeup.
  [ 2229.508268] Restarting tasks ... done.

  And searching for Device usb9, I found the following bit of
  information:

  [7.140190] usb 3-1.3: new full-speed USB device number 5 using uhci_hcd
  [7.218134] whci-hcd :0d:00.0-1: reset timed out
  [7.218182] whci-hcd :0d:00.0-1: cannot get radio controller
  [7.227764] kvm: disable TXT in the BIOS or activate TXT before enabling 
KVM
  [7.227767] kvm: disabled by bios
  [7.266789] intel_powerclamp: No package C-state available
  [7.270358] kvm: disable TXT in the BIOS or activate TXT before enabling 
KVM
  [7.270360] kvm: disabled by bios
  [7.291281] usb 3-1.3: New USB device found, idVendor=413c, idProduct=8160
  [7.291286] usb 3-1.3: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
  [7.291289] usb 3-1.3: Product: Dell Wireless 365 Bluetooth Module
  [7.291291] usb 3-1.3: Manufacturer: Dell Computer Corp
  [7.335872] uwb_rc uwb0: new uwb radio controller on umc :0d:00.0-0
  [7.337983] dcdbas dcdbas: Dell Systems Management Base Driver (version 
5.6.0-3.2)
  [7.338762] intel_powerclamp: No package C-state available
  [7.348277] IPv6: ADDRCONF(NETDEV_UP): enp0s25: link is not ready
  [7.371534] whci-hcd :0d:00.0-1: Wireless host controller
  [7.371545] whci-hcd :0d:00.0-1: new USB bus registered, assigned bus 
number 9
  [7.371564] whci-hcd :0d:00.0-1: irq 30, io base 0x
  [7.382524] usb usb9: New USB device found, idVendor=1d6b, idProduct=0002
  [7.382528] usb usb9: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
  [7.382530] usb usb9: Product: Wireless host controller
  [7.382533] usb usb9: Manufacturer: Linux 4.10.0-15-generic whci-hcd
  [7.382535] usb usb9: SerialNumber: whci
  --- 
  ApportVersion: 2.20.4-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dad2428 F pulseaudio
  DistroRelease: Ubuntu 17.04
  InstallationDate: Installed on 2017-04-02 (10 days ago)
  InstallationMedia: Ubuntu-MATE 17.04 "Zesty Zapus" - Beta amd64 (20170321.1)
  MachineType: Dell Inc. Latitude Z600
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-19-generic 
root=UUID=32878b24-54b6-4631-a791-6bd07d71ee59 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.10.0-19.21-generic 4.10.8
  PulseList:
   Error: command ['pacmd', 'l

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

2017-04-12 Thread Rex Ender
apport information

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

Title:
  Dell Z600 laptop will not suspend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Description:  Ubuntu Zesty Zapus (development branch)
  Release:  17.04

  What was expected to happen?
  I expected the laptop would suspend after selecting 'suspend' from the 
shutdown dialog.

  What happened instead?
  The screen went black and I was logged out, but the laptop did not suspend. 
Looking at dmesg, I found the following errors:

  [ 2229.003392] PM: Syncing filesystems ... done.
  [ 2229.018954] PM: Preparing system for sleep (mem)
  [ 2229.019765] Freezing user space processes ... (elapsed 0.002 seconds) done.
  [ 2229.022084] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) 
done.
  [ 2229.023408] PM: Suspending system (mem)
  [ 2229.023433] Suspending console(s) (use no_console_suspend to debug)
  [ 2229.024356] dpm_run_callback(): usb_dev_suspend+0x0/0x20 returns -2
  [ 2229.024366] PM: Device usb9 failed to suspend async: error -2
  [ 2229.132836] PM: Some devices failed to suspend, or early wake event 
detected
  [ 2229.215860] PM: resume of devices complete after 83.019 msecs
  [ 2229.216299] PM: Finishing wakeup.
  [ 2229.216300] Restarting tasks ... done.
  [ 2229.292651] video LNXVIDEO:00: Restoring backlight state
  [ 2229.298616] PM: Syncing filesystems ... done.
  [ 2229.303267] PM: Preparing system for sleep (freeze)
  [ 2229.303522] Freezing user space processes ... (elapsed 0.002 seconds) done.
  [ 2229.305692] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) 
done.
  [ 2229.307033] PM: Suspending system (freeze)
  [ 2229.307035] Suspending console(s) (use no_console_suspend to debug)
  [ 2229.308819] dpm_run_callback(): usb_dev_suspend+0x0/0x20 returns -2
  [ 2229.308823] PM: Device usb9 failed to suspend async: error -2
  [ 2229.416701] PM: Some devices failed to suspend, or early wake event 
detected
  [ 2229.416747] whci-hcd :0d:00.0-1: Unbalanced pm_runtime_enable!
  [ 2229.507852] PM: resume of devices complete after 91.145 msecs
  [ 2229.508267] PM: Finishing wakeup.
  [ 2229.508268] Restarting tasks ... done.

  And searching for Device usb9, I found the following bit of
  information:

  [7.140190] usb 3-1.3: new full-speed USB device number 5 using uhci_hcd
  [7.218134] whci-hcd :0d:00.0-1: reset timed out
  [7.218182] whci-hcd :0d:00.0-1: cannot get radio controller
  [7.227764] kvm: disable TXT in the BIOS or activate TXT before enabling 
KVM
  [7.227767] kvm: disabled by bios
  [7.266789] intel_powerclamp: No package C-state available
  [7.270358] kvm: disable TXT in the BIOS or activate TXT before enabling 
KVM
  [7.270360] kvm: disabled by bios
  [7.291281] usb 3-1.3: New USB device found, idVendor=413c, idProduct=8160
  [7.291286] usb 3-1.3: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
  [7.291289] usb 3-1.3: Product: Dell Wireless 365 Bluetooth Module
  [7.291291] usb 3-1.3: Manufacturer: Dell Computer Corp
  [7.335872] uwb_rc uwb0: new uwb radio controller on umc :0d:00.0-0
  [7.337983] dcdbas dcdbas: Dell Systems Management Base Driver (version 
5.6.0-3.2)
  [7.338762] intel_powerclamp: No package C-state available
  [7.348277] IPv6: ADDRCONF(NETDEV_UP): enp0s25: link is not ready
  [7.371534] whci-hcd :0d:00.0-1: Wireless host controller
  [7.371545] whci-hcd :0d:00.0-1: new USB bus registered, assigned bus 
number 9
  [7.371564] whci-hcd :0d:00.0-1: irq 30, io base 0x
  [7.382524] usb usb9: New USB device found, idVendor=1d6b, idProduct=0002
  [7.382528] usb usb9: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
  [7.382530] usb usb9: Product: Wireless host controller
  [7.382533] usb usb9: Manufacturer: Linux 4.10.0-15-generic whci-hcd
  [7.382535] usb usb9: SerialNumber: whci
  --- 
  ApportVersion: 2.20.4-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dad2428 F pulseaudio
  DistroRelease: Ubuntu 17.04
  InstallationDate: Installed on 2017-04-02 (10 days ago)
  InstallationMedia: Ubuntu-MATE 17.04 "Zesty Zapus" - Beta amd64 (20170321.1)
  MachineType: Dell Inc. Latitude Z600
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-19-generic 
root=UUID=32878b24-54b6-4631-a791-6bd07d71ee59 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.10.0-19.21-generic 4.10.8
  PulseList:
   Error: command ['pacmd', 'lis

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

2017-04-12 Thread Rex Ender
apport information

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

Title:
  Dell Z600 laptop will not suspend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Description:  Ubuntu Zesty Zapus (development branch)
  Release:  17.04

  What was expected to happen?
  I expected the laptop would suspend after selecting 'suspend' from the 
shutdown dialog.

  What happened instead?
  The screen went black and I was logged out, but the laptop did not suspend. 
Looking at dmesg, I found the following errors:

  [ 2229.003392] PM: Syncing filesystems ... done.
  [ 2229.018954] PM: Preparing system for sleep (mem)
  [ 2229.019765] Freezing user space processes ... (elapsed 0.002 seconds) done.
  [ 2229.022084] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) 
done.
  [ 2229.023408] PM: Suspending system (mem)
  [ 2229.023433] Suspending console(s) (use no_console_suspend to debug)
  [ 2229.024356] dpm_run_callback(): usb_dev_suspend+0x0/0x20 returns -2
  [ 2229.024366] PM: Device usb9 failed to suspend async: error -2
  [ 2229.132836] PM: Some devices failed to suspend, or early wake event 
detected
  [ 2229.215860] PM: resume of devices complete after 83.019 msecs
  [ 2229.216299] PM: Finishing wakeup.
  [ 2229.216300] Restarting tasks ... done.
  [ 2229.292651] video LNXVIDEO:00: Restoring backlight state
  [ 2229.298616] PM: Syncing filesystems ... done.
  [ 2229.303267] PM: Preparing system for sleep (freeze)
  [ 2229.303522] Freezing user space processes ... (elapsed 0.002 seconds) done.
  [ 2229.305692] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) 
done.
  [ 2229.307033] PM: Suspending system (freeze)
  [ 2229.307035] Suspending console(s) (use no_console_suspend to debug)
  [ 2229.308819] dpm_run_callback(): usb_dev_suspend+0x0/0x20 returns -2
  [ 2229.308823] PM: Device usb9 failed to suspend async: error -2
  [ 2229.416701] PM: Some devices failed to suspend, or early wake event 
detected
  [ 2229.416747] whci-hcd :0d:00.0-1: Unbalanced pm_runtime_enable!
  [ 2229.507852] PM: resume of devices complete after 91.145 msecs
  [ 2229.508267] PM: Finishing wakeup.
  [ 2229.508268] Restarting tasks ... done.

  And searching for Device usb9, I found the following bit of
  information:

  [7.140190] usb 3-1.3: new full-speed USB device number 5 using uhci_hcd
  [7.218134] whci-hcd :0d:00.0-1: reset timed out
  [7.218182] whci-hcd :0d:00.0-1: cannot get radio controller
  [7.227764] kvm: disable TXT in the BIOS or activate TXT before enabling 
KVM
  [7.227767] kvm: disabled by bios
  [7.266789] intel_powerclamp: No package C-state available
  [7.270358] kvm: disable TXT in the BIOS or activate TXT before enabling 
KVM
  [7.270360] kvm: disabled by bios
  [7.291281] usb 3-1.3: New USB device found, idVendor=413c, idProduct=8160
  [7.291286] usb 3-1.3: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
  [7.291289] usb 3-1.3: Product: Dell Wireless 365 Bluetooth Module
  [7.291291] usb 3-1.3: Manufacturer: Dell Computer Corp
  [7.335872] uwb_rc uwb0: new uwb radio controller on umc :0d:00.0-0
  [7.337983] dcdbas dcdbas: Dell Systems Management Base Driver (version 
5.6.0-3.2)
  [7.338762] intel_powerclamp: No package C-state available
  [7.348277] IPv6: ADDRCONF(NETDEV_UP): enp0s25: link is not ready
  [7.371534] whci-hcd :0d:00.0-1: Wireless host controller
  [7.371545] whci-hcd :0d:00.0-1: new USB bus registered, assigned bus 
number 9
  [7.371564] whci-hcd :0d:00.0-1: irq 30, io base 0x
  [7.382524] usb usb9: New USB device found, idVendor=1d6b, idProduct=0002
  [7.382528] usb usb9: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
  [7.382530] usb usb9: Product: Wireless host controller
  [7.382533] usb usb9: Manufacturer: Linux 4.10.0-15-generic whci-hcd
  [7.382535] usb usb9: SerialNumber: whci
  --- 
  ApportVersion: 2.20.4-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dad2428 F pulseaudio
  DistroRelease: Ubuntu 17.04
  InstallationDate: Installed on 2017-04-02 (10 days ago)
  InstallationMedia: Ubuntu-MATE 17.04 "Zesty Zapus" - Beta amd64 (20170321.1)
  MachineType: Dell Inc. Latitude Z600
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-19-generic 
root=UUID=32878b24-54b6-4631-a791-6bd07d71ee59 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.10.0-19.21-generic 4.10.8
  PulseList:
   Error: command ['pacm

[Kernel-packages] [Bug 1680680] RfKill.txt

2017-04-12 Thread Rex Ender
apport information

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

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

Title:
  Dell Z600 laptop will not suspend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Description:  Ubuntu Zesty Zapus (development branch)
  Release:  17.04

  What was expected to happen?
  I expected the laptop would suspend after selecting 'suspend' from the 
shutdown dialog.

  What happened instead?
  The screen went black and I was logged out, but the laptop did not suspend. 
Looking at dmesg, I found the following errors:

  [ 2229.003392] PM: Syncing filesystems ... done.
  [ 2229.018954] PM: Preparing system for sleep (mem)
  [ 2229.019765] Freezing user space processes ... (elapsed 0.002 seconds) done.
  [ 2229.022084] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) 
done.
  [ 2229.023408] PM: Suspending system (mem)
  [ 2229.023433] Suspending console(s) (use no_console_suspend to debug)
  [ 2229.024356] dpm_run_callback(): usb_dev_suspend+0x0/0x20 returns -2
  [ 2229.024366] PM: Device usb9 failed to suspend async: error -2
  [ 2229.132836] PM: Some devices failed to suspend, or early wake event 
detected
  [ 2229.215860] PM: resume of devices complete after 83.019 msecs
  [ 2229.216299] PM: Finishing wakeup.
  [ 2229.216300] Restarting tasks ... done.
  [ 2229.292651] video LNXVIDEO:00: Restoring backlight state
  [ 2229.298616] PM: Syncing filesystems ... done.
  [ 2229.303267] PM: Preparing system for sleep (freeze)
  [ 2229.303522] Freezing user space processes ... (elapsed 0.002 seconds) done.
  [ 2229.305692] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) 
done.
  [ 2229.307033] PM: Suspending system (freeze)
  [ 2229.307035] Suspending console(s) (use no_console_suspend to debug)
  [ 2229.308819] dpm_run_callback(): usb_dev_suspend+0x0/0x20 returns -2
  [ 2229.308823] PM: Device usb9 failed to suspend async: error -2
  [ 2229.416701] PM: Some devices failed to suspend, or early wake event 
detected
  [ 2229.416747] whci-hcd :0d:00.0-1: Unbalanced pm_runtime_enable!
  [ 2229.507852] PM: resume of devices complete after 91.145 msecs
  [ 2229.508267] PM: Finishing wakeup.
  [ 2229.508268] Restarting tasks ... done.

  And searching for Device usb9, I found the following bit of
  information:

  [7.140190] usb 3-1.3: new full-speed USB device number 5 using uhci_hcd
  [7.218134] whci-hcd :0d:00.0-1: reset timed out
  [7.218182] whci-hcd :0d:00.0-1: cannot get radio controller
  [7.227764] kvm: disable TXT in the BIOS or activate TXT before enabling 
KVM
  [7.227767] kvm: disabled by bios
  [7.266789] intel_powerclamp: No package C-state available
  [7.270358] kvm: disable TXT in the BIOS or activate TXT before enabling 
KVM
  [7.270360] kvm: disabled by bios
  [7.291281] usb 3-1.3: New USB device found, idVendor=413c, idProduct=8160
  [7.291286] usb 3-1.3: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
  [7.291289] usb 3-1.3: Product: Dell Wireless 365 Bluetooth Module
  [7.291291] usb 3-1.3: Manufacturer: Dell Computer Corp
  [7.335872] uwb_rc uwb0: new uwb radio controller on umc :0d:00.0-0
  [7.337983] dcdbas dcdbas: Dell Systems Management Base Driver (version 
5.6.0-3.2)
  [7.338762] intel_powerclamp: No package C-state available
  [7.348277] IPv6: ADDRCONF(NETDEV_UP): enp0s25: link is not ready
  [7.371534] whci-hcd :0d:00.0-1: Wireless host controller
  [7.371545] whci-hcd :0d:00.0-1: new USB bus registered, assigned bus 
number 9
  [7.371564] whci-hcd :0d:00.0-1: irq 30, io base 0x
  [7.382524] usb usb9: New USB device found, idVendor=1d6b, idProduct=0002
  [7.382528] usb usb9: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
  [7.382530] usb usb9: Product: Wireless host controller
  [7.382533] usb usb9: Manufacturer: Linux 4.10.0-15-generic whci-hcd
  [7.382535] usb usb9: SerialNumber: whci
  --- 
  ApportVersion: 2.20.4-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dad2428 F pulseaudio
  DistroRelease: Ubuntu 17.04
  InstallationDate: Installed on 2017-04-02 (10 days ago)
  InstallationMedia: Ubuntu-MATE 17.04 "Zesty Zapus" - Beta amd64 (20170321.1)
  MachineType: Dell Inc. Latitude Z600
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-19-generic 
root=UUID=32878b24-54b6-4631-a791-6bd07d71ee59 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.10.0-19.21-generic 4.10.8
  PulseList:
   Error: command ['pacmd', 'list'] faile

[Kernel-packages] [Bug 1680680] CurrentDmesg.txt

2017-04-12 Thread Rex Ender
apport information

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

Title:
  Dell Z600 laptop will not suspend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Description:  Ubuntu Zesty Zapus (development branch)
  Release:  17.04

  What was expected to happen?
  I expected the laptop would suspend after selecting 'suspend' from the 
shutdown dialog.

  What happened instead?
  The screen went black and I was logged out, but the laptop did not suspend. 
Looking at dmesg, I found the following errors:

  [ 2229.003392] PM: Syncing filesystems ... done.
  [ 2229.018954] PM: Preparing system for sleep (mem)
  [ 2229.019765] Freezing user space processes ... (elapsed 0.002 seconds) done.
  [ 2229.022084] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) 
done.
  [ 2229.023408] PM: Suspending system (mem)
  [ 2229.023433] Suspending console(s) (use no_console_suspend to debug)
  [ 2229.024356] dpm_run_callback(): usb_dev_suspend+0x0/0x20 returns -2
  [ 2229.024366] PM: Device usb9 failed to suspend async: error -2
  [ 2229.132836] PM: Some devices failed to suspend, or early wake event 
detected
  [ 2229.215860] PM: resume of devices complete after 83.019 msecs
  [ 2229.216299] PM: Finishing wakeup.
  [ 2229.216300] Restarting tasks ... done.
  [ 2229.292651] video LNXVIDEO:00: Restoring backlight state
  [ 2229.298616] PM: Syncing filesystems ... done.
  [ 2229.303267] PM: Preparing system for sleep (freeze)
  [ 2229.303522] Freezing user space processes ... (elapsed 0.002 seconds) done.
  [ 2229.305692] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) 
done.
  [ 2229.307033] PM: Suspending system (freeze)
  [ 2229.307035] Suspending console(s) (use no_console_suspend to debug)
  [ 2229.308819] dpm_run_callback(): usb_dev_suspend+0x0/0x20 returns -2
  [ 2229.308823] PM: Device usb9 failed to suspend async: error -2
  [ 2229.416701] PM: Some devices failed to suspend, or early wake event 
detected
  [ 2229.416747] whci-hcd :0d:00.0-1: Unbalanced pm_runtime_enable!
  [ 2229.507852] PM: resume of devices complete after 91.145 msecs
  [ 2229.508267] PM: Finishing wakeup.
  [ 2229.508268] Restarting tasks ... done.

  And searching for Device usb9, I found the following bit of
  information:

  [7.140190] usb 3-1.3: new full-speed USB device number 5 using uhci_hcd
  [7.218134] whci-hcd :0d:00.0-1: reset timed out
  [7.218182] whci-hcd :0d:00.0-1: cannot get radio controller
  [7.227764] kvm: disable TXT in the BIOS or activate TXT before enabling 
KVM
  [7.227767] kvm: disabled by bios
  [7.266789] intel_powerclamp: No package C-state available
  [7.270358] kvm: disable TXT in the BIOS or activate TXT before enabling 
KVM
  [7.270360] kvm: disabled by bios
  [7.291281] usb 3-1.3: New USB device found, idVendor=413c, idProduct=8160
  [7.291286] usb 3-1.3: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
  [7.291289] usb 3-1.3: Product: Dell Wireless 365 Bluetooth Module
  [7.291291] usb 3-1.3: Manufacturer: Dell Computer Corp
  [7.335872] uwb_rc uwb0: new uwb radio controller on umc :0d:00.0-0
  [7.337983] dcdbas dcdbas: Dell Systems Management Base Driver (version 
5.6.0-3.2)
  [7.338762] intel_powerclamp: No package C-state available
  [7.348277] IPv6: ADDRCONF(NETDEV_UP): enp0s25: link is not ready
  [7.371534] whci-hcd :0d:00.0-1: Wireless host controller
  [7.371545] whci-hcd :0d:00.0-1: new USB bus registered, assigned bus 
number 9
  [7.371564] whci-hcd :0d:00.0-1: irq 30, io base 0x
  [7.382524] usb usb9: New USB device found, idVendor=1d6b, idProduct=0002
  [7.382528] usb usb9: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
  [7.382530] usb usb9: Product: Wireless host controller
  [7.382533] usb usb9: Manufacturer: Linux 4.10.0-15-generic whci-hcd
  [7.382535] usb usb9: SerialNumber: whci
  --- 
  ApportVersion: 2.20.4-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dad2428 F pulseaudio
  DistroRelease: Ubuntu 17.04
  InstallationDate: Installed on 2017-04-02 (10 days ago)
  InstallationMedia: Ubuntu-MATE 17.04 "Zesty Zapus" - Beta amd64 (20170321.1)
  MachineType: Dell Inc. Latitude Z600
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-19-generic 
root=UUID=32878b24-54b6-4631-a791-6bd07d71ee59 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.10.0-19.21-generic 4.10.8
  PulseList:
   Error: command ['pacmd', 

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

2017-04-12 Thread Rex Ender
apport information

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

Title:
  Dell Z600 laptop will not suspend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Description:  Ubuntu Zesty Zapus (development branch)
  Release:  17.04

  What was expected to happen?
  I expected the laptop would suspend after selecting 'suspend' from the 
shutdown dialog.

  What happened instead?
  The screen went black and I was logged out, but the laptop did not suspend. 
Looking at dmesg, I found the following errors:

  [ 2229.003392] PM: Syncing filesystems ... done.
  [ 2229.018954] PM: Preparing system for sleep (mem)
  [ 2229.019765] Freezing user space processes ... (elapsed 0.002 seconds) done.
  [ 2229.022084] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) 
done.
  [ 2229.023408] PM: Suspending system (mem)
  [ 2229.023433] Suspending console(s) (use no_console_suspend to debug)
  [ 2229.024356] dpm_run_callback(): usb_dev_suspend+0x0/0x20 returns -2
  [ 2229.024366] PM: Device usb9 failed to suspend async: error -2
  [ 2229.132836] PM: Some devices failed to suspend, or early wake event 
detected
  [ 2229.215860] PM: resume of devices complete after 83.019 msecs
  [ 2229.216299] PM: Finishing wakeup.
  [ 2229.216300] Restarting tasks ... done.
  [ 2229.292651] video LNXVIDEO:00: Restoring backlight state
  [ 2229.298616] PM: Syncing filesystems ... done.
  [ 2229.303267] PM: Preparing system for sleep (freeze)
  [ 2229.303522] Freezing user space processes ... (elapsed 0.002 seconds) done.
  [ 2229.305692] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) 
done.
  [ 2229.307033] PM: Suspending system (freeze)
  [ 2229.307035] Suspending console(s) (use no_console_suspend to debug)
  [ 2229.308819] dpm_run_callback(): usb_dev_suspend+0x0/0x20 returns -2
  [ 2229.308823] PM: Device usb9 failed to suspend async: error -2
  [ 2229.416701] PM: Some devices failed to suspend, or early wake event 
detected
  [ 2229.416747] whci-hcd :0d:00.0-1: Unbalanced pm_runtime_enable!
  [ 2229.507852] PM: resume of devices complete after 91.145 msecs
  [ 2229.508267] PM: Finishing wakeup.
  [ 2229.508268] Restarting tasks ... done.

  And searching for Device usb9, I found the following bit of
  information:

  [7.140190] usb 3-1.3: new full-speed USB device number 5 using uhci_hcd
  [7.218134] whci-hcd :0d:00.0-1: reset timed out
  [7.218182] whci-hcd :0d:00.0-1: cannot get radio controller
  [7.227764] kvm: disable TXT in the BIOS or activate TXT before enabling 
KVM
  [7.227767] kvm: disabled by bios
  [7.266789] intel_powerclamp: No package C-state available
  [7.270358] kvm: disable TXT in the BIOS or activate TXT before enabling 
KVM
  [7.270360] kvm: disabled by bios
  [7.291281] usb 3-1.3: New USB device found, idVendor=413c, idProduct=8160
  [7.291286] usb 3-1.3: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
  [7.291289] usb 3-1.3: Product: Dell Wireless 365 Bluetooth Module
  [7.291291] usb 3-1.3: Manufacturer: Dell Computer Corp
  [7.335872] uwb_rc uwb0: new uwb radio controller on umc :0d:00.0-0
  [7.337983] dcdbas dcdbas: Dell Systems Management Base Driver (version 
5.6.0-3.2)
  [7.338762] intel_powerclamp: No package C-state available
  [7.348277] IPv6: ADDRCONF(NETDEV_UP): enp0s25: link is not ready
  [7.371534] whci-hcd :0d:00.0-1: Wireless host controller
  [7.371545] whci-hcd :0d:00.0-1: new USB bus registered, assigned bus 
number 9
  [7.371564] whci-hcd :0d:00.0-1: irq 30, io base 0x
  [7.382524] usb usb9: New USB device found, idVendor=1d6b, idProduct=0002
  [7.382528] usb usb9: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
  [7.382530] usb usb9: Product: Wireless host controller
  [7.382533] usb usb9: Manufacturer: Linux 4.10.0-15-generic whci-hcd
  [7.382535] usb usb9: SerialNumber: whci
  --- 
  ApportVersion: 2.20.4-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dad2428 F pulseaudio
  DistroRelease: Ubuntu 17.04
  InstallationDate: Installed on 2017-04-02 (10 days ago)
  InstallationMedia: Ubuntu-MATE 17.04 "Zesty Zapus" - Beta amd64 (20170321.1)
  MachineType: Dell Inc. Latitude Z600
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-19-generic 
root=UUID=32878b24-54b6-4631-a791-6bd07d71ee59 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.10.0-19.21-generic 4.10.8
  PulseList:
   Error: command ['pacmd', 'list'] failed 

[Kernel-packages] [Bug 1680680] Lsusb.txt

2017-04-12 Thread Rex Ender
apport information

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

Title:
  Dell Z600 laptop will not suspend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Description:  Ubuntu Zesty Zapus (development branch)
  Release:  17.04

  What was expected to happen?
  I expected the laptop would suspend after selecting 'suspend' from the 
shutdown dialog.

  What happened instead?
  The screen went black and I was logged out, but the laptop did not suspend. 
Looking at dmesg, I found the following errors:

  [ 2229.003392] PM: Syncing filesystems ... done.
  [ 2229.018954] PM: Preparing system for sleep (mem)
  [ 2229.019765] Freezing user space processes ... (elapsed 0.002 seconds) done.
  [ 2229.022084] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) 
done.
  [ 2229.023408] PM: Suspending system (mem)
  [ 2229.023433] Suspending console(s) (use no_console_suspend to debug)
  [ 2229.024356] dpm_run_callback(): usb_dev_suspend+0x0/0x20 returns -2
  [ 2229.024366] PM: Device usb9 failed to suspend async: error -2
  [ 2229.132836] PM: Some devices failed to suspend, or early wake event 
detected
  [ 2229.215860] PM: resume of devices complete after 83.019 msecs
  [ 2229.216299] PM: Finishing wakeup.
  [ 2229.216300] Restarting tasks ... done.
  [ 2229.292651] video LNXVIDEO:00: Restoring backlight state
  [ 2229.298616] PM: Syncing filesystems ... done.
  [ 2229.303267] PM: Preparing system for sleep (freeze)
  [ 2229.303522] Freezing user space processes ... (elapsed 0.002 seconds) done.
  [ 2229.305692] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) 
done.
  [ 2229.307033] PM: Suspending system (freeze)
  [ 2229.307035] Suspending console(s) (use no_console_suspend to debug)
  [ 2229.308819] dpm_run_callback(): usb_dev_suspend+0x0/0x20 returns -2
  [ 2229.308823] PM: Device usb9 failed to suspend async: error -2
  [ 2229.416701] PM: Some devices failed to suspend, or early wake event 
detected
  [ 2229.416747] whci-hcd :0d:00.0-1: Unbalanced pm_runtime_enable!
  [ 2229.507852] PM: resume of devices complete after 91.145 msecs
  [ 2229.508267] PM: Finishing wakeup.
  [ 2229.508268] Restarting tasks ... done.

  And searching for Device usb9, I found the following bit of
  information:

  [7.140190] usb 3-1.3: new full-speed USB device number 5 using uhci_hcd
  [7.218134] whci-hcd :0d:00.0-1: reset timed out
  [7.218182] whci-hcd :0d:00.0-1: cannot get radio controller
  [7.227764] kvm: disable TXT in the BIOS or activate TXT before enabling 
KVM
  [7.227767] kvm: disabled by bios
  [7.266789] intel_powerclamp: No package C-state available
  [7.270358] kvm: disable TXT in the BIOS or activate TXT before enabling 
KVM
  [7.270360] kvm: disabled by bios
  [7.291281] usb 3-1.3: New USB device found, idVendor=413c, idProduct=8160
  [7.291286] usb 3-1.3: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
  [7.291289] usb 3-1.3: Product: Dell Wireless 365 Bluetooth Module
  [7.291291] usb 3-1.3: Manufacturer: Dell Computer Corp
  [7.335872] uwb_rc uwb0: new uwb radio controller on umc :0d:00.0-0
  [7.337983] dcdbas dcdbas: Dell Systems Management Base Driver (version 
5.6.0-3.2)
  [7.338762] intel_powerclamp: No package C-state available
  [7.348277] IPv6: ADDRCONF(NETDEV_UP): enp0s25: link is not ready
  [7.371534] whci-hcd :0d:00.0-1: Wireless host controller
  [7.371545] whci-hcd :0d:00.0-1: new USB bus registered, assigned bus 
number 9
  [7.371564] whci-hcd :0d:00.0-1: irq 30, io base 0x
  [7.382524] usb usb9: New USB device found, idVendor=1d6b, idProduct=0002
  [7.382528] usb usb9: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
  [7.382530] usb usb9: Product: Wireless host controller
  [7.382533] usb usb9: Manufacturer: Linux 4.10.0-15-generic whci-hcd
  [7.382535] usb usb9: SerialNumber: whci
  --- 
  ApportVersion: 2.20.4-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dad2428 F pulseaudio
  DistroRelease: Ubuntu 17.04
  InstallationDate: Installed on 2017-04-02 (10 days ago)
  InstallationMedia: Ubuntu-MATE 17.04 "Zesty Zapus" - Beta amd64 (20170321.1)
  MachineType: Dell Inc. Latitude Z600
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-19-generic 
root=UUID=32878b24-54b6-4631-a791-6bd07d71ee59 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.10.0-19.21-generic 4.10.8
  PulseList:
   Error: command ['pacmd', 'list'] failed 

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

2017-04-12 Thread Rex Ender
apport information

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

Title:
  Dell Z600 laptop will not suspend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Description:  Ubuntu Zesty Zapus (development branch)
  Release:  17.04

  What was expected to happen?
  I expected the laptop would suspend after selecting 'suspend' from the 
shutdown dialog.

  What happened instead?
  The screen went black and I was logged out, but the laptop did not suspend. 
Looking at dmesg, I found the following errors:

  [ 2229.003392] PM: Syncing filesystems ... done.
  [ 2229.018954] PM: Preparing system for sleep (mem)
  [ 2229.019765] Freezing user space processes ... (elapsed 0.002 seconds) done.
  [ 2229.022084] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) 
done.
  [ 2229.023408] PM: Suspending system (mem)
  [ 2229.023433] Suspending console(s) (use no_console_suspend to debug)
  [ 2229.024356] dpm_run_callback(): usb_dev_suspend+0x0/0x20 returns -2
  [ 2229.024366] PM: Device usb9 failed to suspend async: error -2
  [ 2229.132836] PM: Some devices failed to suspend, or early wake event 
detected
  [ 2229.215860] PM: resume of devices complete after 83.019 msecs
  [ 2229.216299] PM: Finishing wakeup.
  [ 2229.216300] Restarting tasks ... done.
  [ 2229.292651] video LNXVIDEO:00: Restoring backlight state
  [ 2229.298616] PM: Syncing filesystems ... done.
  [ 2229.303267] PM: Preparing system for sleep (freeze)
  [ 2229.303522] Freezing user space processes ... (elapsed 0.002 seconds) done.
  [ 2229.305692] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) 
done.
  [ 2229.307033] PM: Suspending system (freeze)
  [ 2229.307035] Suspending console(s) (use no_console_suspend to debug)
  [ 2229.308819] dpm_run_callback(): usb_dev_suspend+0x0/0x20 returns -2
  [ 2229.308823] PM: Device usb9 failed to suspend async: error -2
  [ 2229.416701] PM: Some devices failed to suspend, or early wake event 
detected
  [ 2229.416747] whci-hcd :0d:00.0-1: Unbalanced pm_runtime_enable!
  [ 2229.507852] PM: resume of devices complete after 91.145 msecs
  [ 2229.508267] PM: Finishing wakeup.
  [ 2229.508268] Restarting tasks ... done.

  And searching for Device usb9, I found the following bit of
  information:

  [7.140190] usb 3-1.3: new full-speed USB device number 5 using uhci_hcd
  [7.218134] whci-hcd :0d:00.0-1: reset timed out
  [7.218182] whci-hcd :0d:00.0-1: cannot get radio controller
  [7.227764] kvm: disable TXT in the BIOS or activate TXT before enabling 
KVM
  [7.227767] kvm: disabled by bios
  [7.266789] intel_powerclamp: No package C-state available
  [7.270358] kvm: disable TXT in the BIOS or activate TXT before enabling 
KVM
  [7.270360] kvm: disabled by bios
  [7.291281] usb 3-1.3: New USB device found, idVendor=413c, idProduct=8160
  [7.291286] usb 3-1.3: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
  [7.291289] usb 3-1.3: Product: Dell Wireless 365 Bluetooth Module
  [7.291291] usb 3-1.3: Manufacturer: Dell Computer Corp
  [7.335872] uwb_rc uwb0: new uwb radio controller on umc :0d:00.0-0
  [7.337983] dcdbas dcdbas: Dell Systems Management Base Driver (version 
5.6.0-3.2)
  [7.338762] intel_powerclamp: No package C-state available
  [7.348277] IPv6: ADDRCONF(NETDEV_UP): enp0s25: link is not ready
  [7.371534] whci-hcd :0d:00.0-1: Wireless host controller
  [7.371545] whci-hcd :0d:00.0-1: new USB bus registered, assigned bus 
number 9
  [7.371564] whci-hcd :0d:00.0-1: irq 30, io base 0x
  [7.382524] usb usb9: New USB device found, idVendor=1d6b, idProduct=0002
  [7.382528] usb usb9: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
  [7.382530] usb usb9: Product: Wireless host controller
  [7.382533] usb usb9: Manufacturer: Linux 4.10.0-15-generic whci-hcd
  [7.382535] usb usb9: SerialNumber: whci
  --- 
  ApportVersion: 2.20.4-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dad2428 F pulseaudio
  DistroRelease: Ubuntu 17.04
  InstallationDate: Installed on 2017-04-02 (10 days ago)
  InstallationMedia: Ubuntu-MATE 17.04 "Zesty Zapus" - Beta amd64 (20170321.1)
  MachineType: Dell Inc. Latitude Z600
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-19-generic 
root=UUID=32878b24-54b6-4631-a791-6bd07d71ee59 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.10.0-19.21-generic 4.10.8
  PulseList:
   Error: command ['pacmd', 'list'] 

[Kernel-packages] [Bug 1680680] ProcCpuinfoMinimal.txt

2017-04-12 Thread Rex Ender
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1680680/+attachment/4860918/+files/ProcCpuinfoMinimal.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/1680680

Title:
  Dell Z600 laptop will not suspend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Description:  Ubuntu Zesty Zapus (development branch)
  Release:  17.04

  What was expected to happen?
  I expected the laptop would suspend after selecting 'suspend' from the 
shutdown dialog.

  What happened instead?
  The screen went black and I was logged out, but the laptop did not suspend. 
Looking at dmesg, I found the following errors:

  [ 2229.003392] PM: Syncing filesystems ... done.
  [ 2229.018954] PM: Preparing system for sleep (mem)
  [ 2229.019765] Freezing user space processes ... (elapsed 0.002 seconds) done.
  [ 2229.022084] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) 
done.
  [ 2229.023408] PM: Suspending system (mem)
  [ 2229.023433] Suspending console(s) (use no_console_suspend to debug)
  [ 2229.024356] dpm_run_callback(): usb_dev_suspend+0x0/0x20 returns -2
  [ 2229.024366] PM: Device usb9 failed to suspend async: error -2
  [ 2229.132836] PM: Some devices failed to suspend, or early wake event 
detected
  [ 2229.215860] PM: resume of devices complete after 83.019 msecs
  [ 2229.216299] PM: Finishing wakeup.
  [ 2229.216300] Restarting tasks ... done.
  [ 2229.292651] video LNXVIDEO:00: Restoring backlight state
  [ 2229.298616] PM: Syncing filesystems ... done.
  [ 2229.303267] PM: Preparing system for sleep (freeze)
  [ 2229.303522] Freezing user space processes ... (elapsed 0.002 seconds) done.
  [ 2229.305692] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) 
done.
  [ 2229.307033] PM: Suspending system (freeze)
  [ 2229.307035] Suspending console(s) (use no_console_suspend to debug)
  [ 2229.308819] dpm_run_callback(): usb_dev_suspend+0x0/0x20 returns -2
  [ 2229.308823] PM: Device usb9 failed to suspend async: error -2
  [ 2229.416701] PM: Some devices failed to suspend, or early wake event 
detected
  [ 2229.416747] whci-hcd :0d:00.0-1: Unbalanced pm_runtime_enable!
  [ 2229.507852] PM: resume of devices complete after 91.145 msecs
  [ 2229.508267] PM: Finishing wakeup.
  [ 2229.508268] Restarting tasks ... done.

  And searching for Device usb9, I found the following bit of
  information:

  [7.140190] usb 3-1.3: new full-speed USB device number 5 using uhci_hcd
  [7.218134] whci-hcd :0d:00.0-1: reset timed out
  [7.218182] whci-hcd :0d:00.0-1: cannot get radio controller
  [7.227764] kvm: disable TXT in the BIOS or activate TXT before enabling 
KVM
  [7.227767] kvm: disabled by bios
  [7.266789] intel_powerclamp: No package C-state available
  [7.270358] kvm: disable TXT in the BIOS or activate TXT before enabling 
KVM
  [7.270360] kvm: disabled by bios
  [7.291281] usb 3-1.3: New USB device found, idVendor=413c, idProduct=8160
  [7.291286] usb 3-1.3: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
  [7.291289] usb 3-1.3: Product: Dell Wireless 365 Bluetooth Module
  [7.291291] usb 3-1.3: Manufacturer: Dell Computer Corp
  [7.335872] uwb_rc uwb0: new uwb radio controller on umc :0d:00.0-0
  [7.337983] dcdbas dcdbas: Dell Systems Management Base Driver (version 
5.6.0-3.2)
  [7.338762] intel_powerclamp: No package C-state available
  [7.348277] IPv6: ADDRCONF(NETDEV_UP): enp0s25: link is not ready
  [7.371534] whci-hcd :0d:00.0-1: Wireless host controller
  [7.371545] whci-hcd :0d:00.0-1: new USB bus registered, assigned bus 
number 9
  [7.371564] whci-hcd :0d:00.0-1: irq 30, io base 0x
  [7.382524] usb usb9: New USB device found, idVendor=1d6b, idProduct=0002
  [7.382528] usb usb9: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
  [7.382530] usb usb9: Product: Wireless host controller
  [7.382533] usb usb9: Manufacturer: Linux 4.10.0-15-generic whci-hcd
  [7.382535] usb usb9: SerialNumber: whci
  --- 
  ApportVersion: 2.20.4-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dad2428 F pulseaudio
  DistroRelease: Ubuntu 17.04
  InstallationDate: Installed on 2017-04-02 (10 days ago)
  InstallationMedia: Ubuntu-MATE 17.04 "Zesty Zapus" - Beta amd64 (20170321.1)
  MachineType: Dell Inc. Latitude Z600
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-19-generic 
root=UUID=32878b24-54b6-4631-a791-6bd07d71ee59 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.10.0-19.21-generic 4.10.8
  PulseList:
   Error: comman

[Kernel-packages] [Bug 1680680] JournalErrors.txt

2017-04-12 Thread Rex Ender
apport information

** Attachment added: "JournalErrors.txt"
   
https://bugs.launchpad.net/bugs/1680680/+attachment/4860914/+files/JournalErrors.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/1680680

Title:
  Dell Z600 laptop will not suspend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Description:  Ubuntu Zesty Zapus (development branch)
  Release:  17.04

  What was expected to happen?
  I expected the laptop would suspend after selecting 'suspend' from the 
shutdown dialog.

  What happened instead?
  The screen went black and I was logged out, but the laptop did not suspend. 
Looking at dmesg, I found the following errors:

  [ 2229.003392] PM: Syncing filesystems ... done.
  [ 2229.018954] PM: Preparing system for sleep (mem)
  [ 2229.019765] Freezing user space processes ... (elapsed 0.002 seconds) done.
  [ 2229.022084] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) 
done.
  [ 2229.023408] PM: Suspending system (mem)
  [ 2229.023433] Suspending console(s) (use no_console_suspend to debug)
  [ 2229.024356] dpm_run_callback(): usb_dev_suspend+0x0/0x20 returns -2
  [ 2229.024366] PM: Device usb9 failed to suspend async: error -2
  [ 2229.132836] PM: Some devices failed to suspend, or early wake event 
detected
  [ 2229.215860] PM: resume of devices complete after 83.019 msecs
  [ 2229.216299] PM: Finishing wakeup.
  [ 2229.216300] Restarting tasks ... done.
  [ 2229.292651] video LNXVIDEO:00: Restoring backlight state
  [ 2229.298616] PM: Syncing filesystems ... done.
  [ 2229.303267] PM: Preparing system for sleep (freeze)
  [ 2229.303522] Freezing user space processes ... (elapsed 0.002 seconds) done.
  [ 2229.305692] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) 
done.
  [ 2229.307033] PM: Suspending system (freeze)
  [ 2229.307035] Suspending console(s) (use no_console_suspend to debug)
  [ 2229.308819] dpm_run_callback(): usb_dev_suspend+0x0/0x20 returns -2
  [ 2229.308823] PM: Device usb9 failed to suspend async: error -2
  [ 2229.416701] PM: Some devices failed to suspend, or early wake event 
detected
  [ 2229.416747] whci-hcd :0d:00.0-1: Unbalanced pm_runtime_enable!
  [ 2229.507852] PM: resume of devices complete after 91.145 msecs
  [ 2229.508267] PM: Finishing wakeup.
  [ 2229.508268] Restarting tasks ... done.

  And searching for Device usb9, I found the following bit of
  information:

  [7.140190] usb 3-1.3: new full-speed USB device number 5 using uhci_hcd
  [7.218134] whci-hcd :0d:00.0-1: reset timed out
  [7.218182] whci-hcd :0d:00.0-1: cannot get radio controller
  [7.227764] kvm: disable TXT in the BIOS or activate TXT before enabling 
KVM
  [7.227767] kvm: disabled by bios
  [7.266789] intel_powerclamp: No package C-state available
  [7.270358] kvm: disable TXT in the BIOS or activate TXT before enabling 
KVM
  [7.270360] kvm: disabled by bios
  [7.291281] usb 3-1.3: New USB device found, idVendor=413c, idProduct=8160
  [7.291286] usb 3-1.3: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
  [7.291289] usb 3-1.3: Product: Dell Wireless 365 Bluetooth Module
  [7.291291] usb 3-1.3: Manufacturer: Dell Computer Corp
  [7.335872] uwb_rc uwb0: new uwb radio controller on umc :0d:00.0-0
  [7.337983] dcdbas dcdbas: Dell Systems Management Base Driver (version 
5.6.0-3.2)
  [7.338762] intel_powerclamp: No package C-state available
  [7.348277] IPv6: ADDRCONF(NETDEV_UP): enp0s25: link is not ready
  [7.371534] whci-hcd :0d:00.0-1: Wireless host controller
  [7.371545] whci-hcd :0d:00.0-1: new USB bus registered, assigned bus 
number 9
  [7.371564] whci-hcd :0d:00.0-1: irq 30, io base 0x
  [7.382524] usb usb9: New USB device found, idVendor=1d6b, idProduct=0002
  [7.382528] usb usb9: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
  [7.382530] usb usb9: Product: Wireless host controller
  [7.382533] usb usb9: Manufacturer: Linux 4.10.0-15-generic whci-hcd
  [7.382535] usb usb9: SerialNumber: whci
  --- 
  ApportVersion: 2.20.4-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dad2428 F pulseaudio
  DistroRelease: Ubuntu 17.04
  InstallationDate: Installed on 2017-04-02 (10 days ago)
  InstallationMedia: Ubuntu-MATE 17.04 "Zesty Zapus" - Beta amd64 (20170321.1)
  MachineType: Dell Inc. Latitude Z600
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-19-generic 
root=UUID=32878b24-54b6-4631-a791-6bd07d71ee59 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.10.0-19.21-generic 4.10.8
  PulseList:
   Error: command ['pacmd'

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

2017-04-12 Thread Rex Ender
apport information

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

Title:
  Dell Z600 laptop will not suspend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Description:  Ubuntu Zesty Zapus (development branch)
  Release:  17.04

  What was expected to happen?
  I expected the laptop would suspend after selecting 'suspend' from the 
shutdown dialog.

  What happened instead?
  The screen went black and I was logged out, but the laptop did not suspend. 
Looking at dmesg, I found the following errors:

  [ 2229.003392] PM: Syncing filesystems ... done.
  [ 2229.018954] PM: Preparing system for sleep (mem)
  [ 2229.019765] Freezing user space processes ... (elapsed 0.002 seconds) done.
  [ 2229.022084] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) 
done.
  [ 2229.023408] PM: Suspending system (mem)
  [ 2229.023433] Suspending console(s) (use no_console_suspend to debug)
  [ 2229.024356] dpm_run_callback(): usb_dev_suspend+0x0/0x20 returns -2
  [ 2229.024366] PM: Device usb9 failed to suspend async: error -2
  [ 2229.132836] PM: Some devices failed to suspend, or early wake event 
detected
  [ 2229.215860] PM: resume of devices complete after 83.019 msecs
  [ 2229.216299] PM: Finishing wakeup.
  [ 2229.216300] Restarting tasks ... done.
  [ 2229.292651] video LNXVIDEO:00: Restoring backlight state
  [ 2229.298616] PM: Syncing filesystems ... done.
  [ 2229.303267] PM: Preparing system for sleep (freeze)
  [ 2229.303522] Freezing user space processes ... (elapsed 0.002 seconds) done.
  [ 2229.305692] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) 
done.
  [ 2229.307033] PM: Suspending system (freeze)
  [ 2229.307035] Suspending console(s) (use no_console_suspend to debug)
  [ 2229.308819] dpm_run_callback(): usb_dev_suspend+0x0/0x20 returns -2
  [ 2229.308823] PM: Device usb9 failed to suspend async: error -2
  [ 2229.416701] PM: Some devices failed to suspend, or early wake event 
detected
  [ 2229.416747] whci-hcd :0d:00.0-1: Unbalanced pm_runtime_enable!
  [ 2229.507852] PM: resume of devices complete after 91.145 msecs
  [ 2229.508267] PM: Finishing wakeup.
  [ 2229.508268] Restarting tasks ... done.

  And searching for Device usb9, I found the following bit of
  information:

  [7.140190] usb 3-1.3: new full-speed USB device number 5 using uhci_hcd
  [7.218134] whci-hcd :0d:00.0-1: reset timed out
  [7.218182] whci-hcd :0d:00.0-1: cannot get radio controller
  [7.227764] kvm: disable TXT in the BIOS or activate TXT before enabling 
KVM
  [7.227767] kvm: disabled by bios
  [7.266789] intel_powerclamp: No package C-state available
  [7.270358] kvm: disable TXT in the BIOS or activate TXT before enabling 
KVM
  [7.270360] kvm: disabled by bios
  [7.291281] usb 3-1.3: New USB device found, idVendor=413c, idProduct=8160
  [7.291286] usb 3-1.3: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
  [7.291289] usb 3-1.3: Product: Dell Wireless 365 Bluetooth Module
  [7.291291] usb 3-1.3: Manufacturer: Dell Computer Corp
  [7.335872] uwb_rc uwb0: new uwb radio controller on umc :0d:00.0-0
  [7.337983] dcdbas dcdbas: Dell Systems Management Base Driver (version 
5.6.0-3.2)
  [7.338762] intel_powerclamp: No package C-state available
  [7.348277] IPv6: ADDRCONF(NETDEV_UP): enp0s25: link is not ready
  [7.371534] whci-hcd :0d:00.0-1: Wireless host controller
  [7.371545] whci-hcd :0d:00.0-1: new USB bus registered, assigned bus 
number 9
  [7.371564] whci-hcd :0d:00.0-1: irq 30, io base 0x
  [7.382524] usb usb9: New USB device found, idVendor=1d6b, idProduct=0002
  [7.382528] usb usb9: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
  [7.382530] usb usb9: Product: Wireless host controller
  [7.382533] usb usb9: Manufacturer: Linux 4.10.0-15-generic whci-hcd
  [7.382535] usb usb9: SerialNumber: whci
  --- 
  ApportVersion: 2.20.4-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dad2428 F pulseaudio
  DistroRelease: Ubuntu 17.04
  InstallationDate: Installed on 2017-04-02 (10 days ago)
  InstallationMedia: Ubuntu-MATE 17.04 "Zesty Zapus" - Beta amd64 (20170321.1)
  MachineType: Dell Inc. Latitude Z600
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-19-generic 
root=UUID=32878b24-54b6-4631-a791-6bd07d71ee59 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.10.0-19.21-generic 4.10.8
  PulseList:
   Error: command ['pacmd', 'l

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

2017-04-12 Thread Rex Ender
apport information

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

Title:
  Dell Z600 laptop will not suspend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Description:  Ubuntu Zesty Zapus (development branch)
  Release:  17.04

  What was expected to happen?
  I expected the laptop would suspend after selecting 'suspend' from the 
shutdown dialog.

  What happened instead?
  The screen went black and I was logged out, but the laptop did not suspend. 
Looking at dmesg, I found the following errors:

  [ 2229.003392] PM: Syncing filesystems ... done.
  [ 2229.018954] PM: Preparing system for sleep (mem)
  [ 2229.019765] Freezing user space processes ... (elapsed 0.002 seconds) done.
  [ 2229.022084] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) 
done.
  [ 2229.023408] PM: Suspending system (mem)
  [ 2229.023433] Suspending console(s) (use no_console_suspend to debug)
  [ 2229.024356] dpm_run_callback(): usb_dev_suspend+0x0/0x20 returns -2
  [ 2229.024366] PM: Device usb9 failed to suspend async: error -2
  [ 2229.132836] PM: Some devices failed to suspend, or early wake event 
detected
  [ 2229.215860] PM: resume of devices complete after 83.019 msecs
  [ 2229.216299] PM: Finishing wakeup.
  [ 2229.216300] Restarting tasks ... done.
  [ 2229.292651] video LNXVIDEO:00: Restoring backlight state
  [ 2229.298616] PM: Syncing filesystems ... done.
  [ 2229.303267] PM: Preparing system for sleep (freeze)
  [ 2229.303522] Freezing user space processes ... (elapsed 0.002 seconds) done.
  [ 2229.305692] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) 
done.
  [ 2229.307033] PM: Suspending system (freeze)
  [ 2229.307035] Suspending console(s) (use no_console_suspend to debug)
  [ 2229.308819] dpm_run_callback(): usb_dev_suspend+0x0/0x20 returns -2
  [ 2229.308823] PM: Device usb9 failed to suspend async: error -2
  [ 2229.416701] PM: Some devices failed to suspend, or early wake event 
detected
  [ 2229.416747] whci-hcd :0d:00.0-1: Unbalanced pm_runtime_enable!
  [ 2229.507852] PM: resume of devices complete after 91.145 msecs
  [ 2229.508267] PM: Finishing wakeup.
  [ 2229.508268] Restarting tasks ... done.

  And searching for Device usb9, I found the following bit of
  information:

  [7.140190] usb 3-1.3: new full-speed USB device number 5 using uhci_hcd
  [7.218134] whci-hcd :0d:00.0-1: reset timed out
  [7.218182] whci-hcd :0d:00.0-1: cannot get radio controller
  [7.227764] kvm: disable TXT in the BIOS or activate TXT before enabling 
KVM
  [7.227767] kvm: disabled by bios
  [7.266789] intel_powerclamp: No package C-state available
  [7.270358] kvm: disable TXT in the BIOS or activate TXT before enabling 
KVM
  [7.270360] kvm: disabled by bios
  [7.291281] usb 3-1.3: New USB device found, idVendor=413c, idProduct=8160
  [7.291286] usb 3-1.3: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
  [7.291289] usb 3-1.3: Product: Dell Wireless 365 Bluetooth Module
  [7.291291] usb 3-1.3: Manufacturer: Dell Computer Corp
  [7.335872] uwb_rc uwb0: new uwb radio controller on umc :0d:00.0-0
  [7.337983] dcdbas dcdbas: Dell Systems Management Base Driver (version 
5.6.0-3.2)
  [7.338762] intel_powerclamp: No package C-state available
  [7.348277] IPv6: ADDRCONF(NETDEV_UP): enp0s25: link is not ready
  [7.371534] whci-hcd :0d:00.0-1: Wireless host controller
  [7.371545] whci-hcd :0d:00.0-1: new USB bus registered, assigned bus 
number 9
  [7.371564] whci-hcd :0d:00.0-1: irq 30, io base 0x
  [7.382524] usb usb9: New USB device found, idVendor=1d6b, idProduct=0002
  [7.382528] usb usb9: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
  [7.382530] usb usb9: Product: Wireless host controller
  [7.382533] usb usb9: Manufacturer: Linux 4.10.0-15-generic whci-hcd
  [7.382535] usb usb9: SerialNumber: whci
  --- 
  ApportVersion: 2.20.4-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dad2428 F pulseaudio
  DistroRelease: Ubuntu 17.04
  InstallationDate: Installed on 2017-04-02 (10 days ago)
  InstallationMedia: Ubuntu-MATE 17.04 "Zesty Zapus" - Beta amd64 (20170321.1)
  MachineType: Dell Inc. Latitude Z600
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-19-generic 
root=UUID=32878b24-54b6-4631-a791-6bd07d71ee59 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.10.0-19.21-generic 4.10.8
  PulseList:
   Error: command ['pacmd', 'list'] faile

[Kernel-packages] [Bug 1680680] CRDA.txt

2017-04-12 Thread Rex Ender
apport information

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

Title:
  Dell Z600 laptop will not suspend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Description:  Ubuntu Zesty Zapus (development branch)
  Release:  17.04

  What was expected to happen?
  I expected the laptop would suspend after selecting 'suspend' from the 
shutdown dialog.

  What happened instead?
  The screen went black and I was logged out, but the laptop did not suspend. 
Looking at dmesg, I found the following errors:

  [ 2229.003392] PM: Syncing filesystems ... done.
  [ 2229.018954] PM: Preparing system for sleep (mem)
  [ 2229.019765] Freezing user space processes ... (elapsed 0.002 seconds) done.
  [ 2229.022084] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) 
done.
  [ 2229.023408] PM: Suspending system (mem)
  [ 2229.023433] Suspending console(s) (use no_console_suspend to debug)
  [ 2229.024356] dpm_run_callback(): usb_dev_suspend+0x0/0x20 returns -2
  [ 2229.024366] PM: Device usb9 failed to suspend async: error -2
  [ 2229.132836] PM: Some devices failed to suspend, or early wake event 
detected
  [ 2229.215860] PM: resume of devices complete after 83.019 msecs
  [ 2229.216299] PM: Finishing wakeup.
  [ 2229.216300] Restarting tasks ... done.
  [ 2229.292651] video LNXVIDEO:00: Restoring backlight state
  [ 2229.298616] PM: Syncing filesystems ... done.
  [ 2229.303267] PM: Preparing system for sleep (freeze)
  [ 2229.303522] Freezing user space processes ... (elapsed 0.002 seconds) done.
  [ 2229.305692] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) 
done.
  [ 2229.307033] PM: Suspending system (freeze)
  [ 2229.307035] Suspending console(s) (use no_console_suspend to debug)
  [ 2229.308819] dpm_run_callback(): usb_dev_suspend+0x0/0x20 returns -2
  [ 2229.308823] PM: Device usb9 failed to suspend async: error -2
  [ 2229.416701] PM: Some devices failed to suspend, or early wake event 
detected
  [ 2229.416747] whci-hcd :0d:00.0-1: Unbalanced pm_runtime_enable!
  [ 2229.507852] PM: resume of devices complete after 91.145 msecs
  [ 2229.508267] PM: Finishing wakeup.
  [ 2229.508268] Restarting tasks ... done.

  And searching for Device usb9, I found the following bit of
  information:

  [7.140190] usb 3-1.3: new full-speed USB device number 5 using uhci_hcd
  [7.218134] whci-hcd :0d:00.0-1: reset timed out
  [7.218182] whci-hcd :0d:00.0-1: cannot get radio controller
  [7.227764] kvm: disable TXT in the BIOS or activate TXT before enabling 
KVM
  [7.227767] kvm: disabled by bios
  [7.266789] intel_powerclamp: No package C-state available
  [7.270358] kvm: disable TXT in the BIOS or activate TXT before enabling 
KVM
  [7.270360] kvm: disabled by bios
  [7.291281] usb 3-1.3: New USB device found, idVendor=413c, idProduct=8160
  [7.291286] usb 3-1.3: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
  [7.291289] usb 3-1.3: Product: Dell Wireless 365 Bluetooth Module
  [7.291291] usb 3-1.3: Manufacturer: Dell Computer Corp
  [7.335872] uwb_rc uwb0: new uwb radio controller on umc :0d:00.0-0
  [7.337983] dcdbas dcdbas: Dell Systems Management Base Driver (version 
5.6.0-3.2)
  [7.338762] intel_powerclamp: No package C-state available
  [7.348277] IPv6: ADDRCONF(NETDEV_UP): enp0s25: link is not ready
  [7.371534] whci-hcd :0d:00.0-1: Wireless host controller
  [7.371545] whci-hcd :0d:00.0-1: new USB bus registered, assigned bus 
number 9
  [7.371564] whci-hcd :0d:00.0-1: irq 30, io base 0x
  [7.382524] usb usb9: New USB device found, idVendor=1d6b, idProduct=0002
  [7.382528] usb usb9: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
  [7.382530] usb usb9: Product: Wireless host controller
  [7.382533] usb usb9: Manufacturer: Linux 4.10.0-15-generic whci-hcd
  [7.382535] usb usb9: SerialNumber: whci
  --- 
  ApportVersion: 2.20.4-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dad2428 F pulseaudio
  DistroRelease: Ubuntu 17.04
  InstallationDate: Installed on 2017-04-02 (10 days ago)
  InstallationMedia: Ubuntu-MATE 17.04 "Zesty Zapus" - Beta amd64 (20170321.1)
  MachineType: Dell Inc. Latitude Z600
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-19-generic 
root=UUID=32878b24-54b6-4631-a791-6bd07d71ee59 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.10.0-19.21-generic 4.10.8
  PulseList:
   Error: command ['pacmd', 'list'] failed wi

[Kernel-packages] [Bug 1680680] Re: Dell Z600 laptop will not suspend

2017-04-12 Thread Rex Ender
apport information

** Tags added: apport-collected zesty

** Description changed:

  Description:  Ubuntu Zesty Zapus (development branch)
  Release:  17.04
  
  What was expected to happen?
  I expected the laptop would suspend after selecting 'suspend' from the 
shutdown dialog.
  
  What happened instead?
  The screen went black and I was logged out, but the laptop did not suspend. 
Looking at dmesg, I found the following errors:
  
  [ 2229.003392] PM: Syncing filesystems ... done.
  [ 2229.018954] PM: Preparing system for sleep (mem)
  [ 2229.019765] Freezing user space processes ... (elapsed 0.002 seconds) done.
  [ 2229.022084] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) 
done.
  [ 2229.023408] PM: Suspending system (mem)
  [ 2229.023433] Suspending console(s) (use no_console_suspend to debug)
  [ 2229.024356] dpm_run_callback(): usb_dev_suspend+0x0/0x20 returns -2
  [ 2229.024366] PM: Device usb9 failed to suspend async: error -2
  [ 2229.132836] PM: Some devices failed to suspend, or early wake event 
detected
  [ 2229.215860] PM: resume of devices complete after 83.019 msecs
  [ 2229.216299] PM: Finishing wakeup.
  [ 2229.216300] Restarting tasks ... done.
  [ 2229.292651] video LNXVIDEO:00: Restoring backlight state
  [ 2229.298616] PM: Syncing filesystems ... done.
  [ 2229.303267] PM: Preparing system for sleep (freeze)
  [ 2229.303522] Freezing user space processes ... (elapsed 0.002 seconds) done.
  [ 2229.305692] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) 
done.
  [ 2229.307033] PM: Suspending system (freeze)
  [ 2229.307035] Suspending console(s) (use no_console_suspend to debug)
  [ 2229.308819] dpm_run_callback(): usb_dev_suspend+0x0/0x20 returns -2
  [ 2229.308823] PM: Device usb9 failed to suspend async: error -2
  [ 2229.416701] PM: Some devices failed to suspend, or early wake event 
detected
  [ 2229.416747] whci-hcd :0d:00.0-1: Unbalanced pm_runtime_enable!
  [ 2229.507852] PM: resume of devices complete after 91.145 msecs
  [ 2229.508267] PM: Finishing wakeup.
  [ 2229.508268] Restarting tasks ... done.
  
  And searching for Device usb9, I found the following bit of information:
  
  [7.140190] usb 3-1.3: new full-speed USB device number 5 using uhci_hcd
  [7.218134] whci-hcd :0d:00.0-1: reset timed out
  [7.218182] whci-hcd :0d:00.0-1: cannot get radio controller
  [7.227764] kvm: disable TXT in the BIOS or activate TXT before enabling 
KVM
  [7.227767] kvm: disabled by bios
  [7.266789] intel_powerclamp: No package C-state available
  [7.270358] kvm: disable TXT in the BIOS or activate TXT before enabling 
KVM
  [7.270360] kvm: disabled by bios
  [7.291281] usb 3-1.3: New USB device found, idVendor=413c, idProduct=8160
  [7.291286] usb 3-1.3: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
  [7.291289] usb 3-1.3: Product: Dell Wireless 365 Bluetooth Module
  [7.291291] usb 3-1.3: Manufacturer: Dell Computer Corp
  [7.335872] uwb_rc uwb0: new uwb radio controller on umc :0d:00.0-0
  [7.337983] dcdbas dcdbas: Dell Systems Management Base Driver (version 
5.6.0-3.2)
  [7.338762] intel_powerclamp: No package C-state available
  [7.348277] IPv6: ADDRCONF(NETDEV_UP): enp0s25: link is not ready
  [7.371534] whci-hcd :0d:00.0-1: Wireless host controller
  [7.371545] whci-hcd :0d:00.0-1: new USB bus registered, assigned bus 
number 9
  [7.371564] whci-hcd :0d:00.0-1: irq 30, io base 0x
  [7.382524] usb usb9: New USB device found, idVendor=1d6b, idProduct=0002
  [7.382528] usb usb9: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
  [7.382530] usb usb9: Product: Wireless host controller
  [7.382533] usb usb9: Manufacturer: Linux 4.10.0-15-generic whci-hcd
  [7.382535] usb usb9: SerialNumber: whci
+ --- 
+ ApportVersion: 2.20.4-0ubuntu4
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  dad2428 F pulseaudio
+ DistroRelease: Ubuntu 17.04
+ InstallationDate: Installed on 2017-04-02 (10 days ago)
+ InstallationMedia: Ubuntu-MATE 17.04 "Zesty Zapus" - Beta amd64 (20170321.1)
+ MachineType: Dell Inc. Latitude Z600
+ Package: linux (not installed)
+ ProcEnviron:
+  LANGUAGE=en_US
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-19-generic 
root=UUID=32878b24-54b6-4631-a791-6bd07d71ee59 ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 4.10.0-19.21-generic 4.10.8
+ 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-4.10.0-19-generic N/A
+  linux-backports-modules-4.10.0-19-generic  N/A
+  linux-firmware 1.164
+ Ta

[Kernel-packages] [Bug 1682215] Re: [Hyper-V] mkfs regression in kernel 4.4+

2017-04-12 Thread Stephen A. Zarkos
Hi,

The test looks good, here are my repro steps:

 1) Create an Ubuntu 16.04 VM in Azure
 2) Attach 128GB data disk
 3) Partition and format the disk
# wipefs --all /dev/sdc
# sgdisk -Z /dev/sdc
# sgdisk -n '1:2048::264191' /dev/sdc
# mkfs.ext4 /dev/sdc1

Expected result: mkfs should return very quickly because
lazy_itable_init is enabled.

Actual test results:

  - Kernel 4.4.0-71.92: mkfs blocks and formatting takes about
8-minutes.

  - Kernel 4.4.0-73.94~lp1682215: mkfs returns immediately.


Thanks!
Steve

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

Title:
  [Hyper-V] mkfs regression in kernel 4.4+

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Xenial:
  In Progress
Status in linux source package in Yakkety:
  In Progress

Bug description:
  Related bug:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1657539

  This issue was fixed in Zesty, but also impacts the Xenial and Yakkety
  kernels. Can you please pull this patch back to Xenial+?

  https://git.kernel.org/cgit/linux/kernel/git/axboe/linux-
  block.git/commit/?h=for-4.11/block&id=729204ef49ec00b788ce23deb9eb922a5769f55d

  author
  Ming Lei 
  2016-12-17 10:49:09 (GMT)
  committer
  Jens Axboe 
  2017-01-12 03:47:08 (GMT)
  commit
  729204ef49ec00b788ce23deb9eb922a5769f55d (patch)
  tree
  ab5cc3c0aa17fa8b988ed7dfefe888000fac0be3
  parent
  1661f2e21c8bbf922dcb76faf2126a33ffe4cddb (diff)
  block: relax check on sg gap
  If the last bvec of the 1st bio and the 1st bvec of the next
  bio are physically contigious, and the latter can be merged
  to last segment of the 1st bio, we should think they don't
  violate sg gap(or virt boundary) limit.

  Both Vitaly and Dexuan reported lots of unmergeable small bios
  are observed when running mkfs on Hyper-V virtual storage, and
  performance becomes quite low. This patch fixes that performance
  issue.

  The same issue should exist on NVMe, since it sets virt boundary too.

  Reported-by: Vitaly Kuznetsov 
  Reported-by: Dexuan Cui 
  Tested-by: Dexuan Cui 
  Cc: Keith Busch 
  Signed-off-by: Ming Lei 
  Signed-off-by: Jens Axboe 

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1682215/+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 1681566] Re: nvidia-375 DKMS module not recompiled on upgrade to 17.04

2017-04-12 Thread Brian Murray
** Changed in: ubuntu-release-upgrader (Ubuntu)
   Status: Confirmed => Invalid

** Also affects: dkms (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  nvidia-375 DKMS module not recompiled on upgrade to 17.04

Status in dkms package in Ubuntu:
  New
Status in nvidia-graphics-drivers-375 package in Ubuntu:
  New
Status in ubuntu-release-upgrader package in Ubuntu:
  Invalid
Status in virtualbox package in Ubuntu:
  Confirmed

Bug description:
  When upgrading from 16.10 to 17.04 using `update-manager -d`, the
  `nvidia-375` DKMS modules are not compiled for the new kernel.

  The result is that the user must run `apt install --reinstall
  nvidia-375` and reboot.

  To reproduce this:

  - Clean install of 16.10 on a system with NVIDIA graphics
  - Install `nvidia-375`
  - Run `update-manager -d`, complete all steps, then reboot
  - You will be unable to login until running `apt install --reinstall 
nvidia-375`

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

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

apport-collect 1682230

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

Title:
  Wifi usb stick and cordless keyboard and mouse freeze system

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hello,
  For kernels 4.4, using a usb wifi dongle (0bda:8178 Realtek Semiconductor 
Corp. RTL8192CU 802.11n WLAN Adapter) and a cordless mouse/keyboard (1d57:fa20 
Xenta ) freeze the system.
  With 4.8.0-36 kernel, all is fine. 
  With update 4.8.0-46, the system freeze.

  lsb_release -rd
  Description:  Ubuntu 16.04.2 LTS
  Release:  16.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1682230/+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 1341988] Re: [Dell Inspiron 11 - 3147] Brightness control does not work on this system

2017-04-12 Thread Liming Wang
** Changed in: linux (Ubuntu)
 Assignee: Liming Wang (wangliming) => (unassigned)

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

Title:
  [Dell Inspiron 11 - 3147] Brightness control does not work on this
  system

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  CID: 201403-14888 Dell Inspiron 11 - 3147

  The screen brightness cannot be controlled by the hotkey.

  Steps:
  1. Install 14.04 + update (3.13.0-30), boot to desktop
  2. Try to control brightness with the hotkey
  3. Try to control brightness with "Brightness and Lock" applet

  Expected result:
  * Brightness could be controlled by the hotkey or the applet

  Actual result:
  * Brightness level indicator changed along with the hotkey, but the 
brightness won't be changed at all.

  Debugging information:
  ubuntu@201403-14888:~$ grep -r . /proc/acpi
  /proc/acpi/button/lid/LID0/state:state:  open
  /proc/acpi/wakeup:Device  S-state   Status   Sysfs node
  /proc/acpi/wakeup:XHC1  S0*enabled   pci::00:14.0
  /proc/acpi/wakeup:RP01  S4*disabled  pci::00:1c.0
  /proc/acpi/wakeup:PXSX  S4*disabled
  /proc/acpi/wakeup:RP02  S4*disabled
  /proc/acpi/wakeup:PXSX  S4*disabled
  /proc/acpi/wakeup:RP03  S4*disabled
  /proc/acpi/wakeup:PXSX  S4*disabled
  /proc/acpi/wakeup:RP04  S4*disabled
  /proc/acpi/wakeup:PXSX  S4*disabled
  /proc/acpi/wakeup:PWRB  S4*enabled
  /proc/acpi/wakeup:LID0  S3*enabled

  ubuntu@201403-14888:~$ ls /sys/class/backlight/
  acpi_video0  intel_backlight

  ubuntu@201403-14888:~$ dmesg | grep 'ACPI: Video'
  [   10.409549] ACPI: Video Device [PEGP] (multi-head: yes  rom: no  post: no)
  [   10.435109] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-30-generic 3.13.0-30.55
  ProcVersionSignature: Ubuntu 3.13.0-30.55-generic 3.13.11.2
  Uname: Linux 3.13.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1563 F pulseaudio
  CRDA:
   country TW:
    (2402 - 2472 @ 40), (3, 27)
    (5270 - 5330 @ 40), (3, 17), DFS
    (5735 - 5815 @ 40), (3, 30)
  CurrentDesktop: Unity
  Date: Tue Jul 15 02:04:08 2014
  HibernationDevice: RESUME=UUID=b30f45e9-6fc7-4aa0-adff-37e7c87c19cd
  InstallationDate: Installed on 2014-07-15 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  MachineType: Dell Inc. Inspiron 11 - 3147
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic.efi.signed 
root=UUID=cc246aa9-85c1-49ac-b06b-6c0f4e37dbea ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-30-generic N/A
   linux-backports-modules-3.13.0-30-generic  N/A
   linux-firmware 1.127.4
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/05/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A01
  dmi.board.name: 00K010
  dmi.board.vendor: Dell Inc.
  dmi.board.version: D02
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A01
  dmi.modalias: 
dmi:bvnDellInc.:bvrA01:bd05/05/2014:svnDellInc.:pnInspiron11-3147:pvr:rvnDellInc.:rn00K010:rvrD02:cvnDellInc.:ct8:cvrA01:
  dmi.product.name: Inspiron 11 - 3147
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1341988/+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 1358704] Re: Atheros AR8161[1969:1091] and AR8162 [1969:1090] mac address would change after powered off for a while

2017-04-12 Thread Liming Wang
** Changed in: linux (Ubuntu)
 Assignee: Liming Wang (wangliming) => (unassigned)

** Changed in: hwe-next
 Assignee: Liming Wang (wangliming) => (unassigned)

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

Title:
  Atheros AR8161[1969:1091] and AR8162 [1969:1090] mac address would
  change after powered off for a while

Status in HWE Next:
  Confirmed
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  CID: 201202-10508 
  CID: 201202-10511
  CID: 201202-10527

  The MAC address would change after you power off the system for a
  while (few days)

  201202-10508 and 201202-10511 equipped with AR8162 [1969:1090]
  201202-10527 equipped with AR8161[1969:1091]

  I found this issue when trying to install 12.04.5 via PXE network 
installation.
  The MAC address changing pattern is interesting, there is a common address 
they will change into - 00:13:74:00:00:00

  This looks like a HW issue, but I'm not very confident about it.

  Maybe not a big deal, but this issue would prevent these system from
  being selected into our SRU pool, the worse scenario is that this
  system is attached to a MAC-address-registered network (my dormitory
  network back into university require users to register they MAC
  address)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.13.0-32-generic 3.13.0-32.57~precise1 [modified: 
boot/vmlinuz-3.13.0-32-generic]
  ProcVersionSignature: Ubuntu 3.13.0-32.57~precise1-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  ApportVersion: 2.0.1-0ubuntu17.6
  Architecture: amd64
  Date: Tue Aug 19 06:00:11 2014
  InstallationMedia: Ubuntu 12.04.5 LTS "Precise Pangolin" - Release amd64 
(20140807.1)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-lts-trusty
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1358704/+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 1313830] Re: [Lenovo ThinkPad X230] LCD Backlight dims completely when disconnecting external monitor

2017-04-12 Thread Liming Wang
** Changed in: linux (Ubuntu Trusty)
 Assignee: Liming Wang (wangliming) => (unassigned)

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

Title:
  [Lenovo ThinkPad X230] LCD Backlight dims completely when
  disconnecting external monitor

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Trusty:
  Confirmed

Bug description:
  After undocking with external DVI monitor connected to dock the
  laptop's internal LCD dims all the way (backlight still on, but as dim
  as it goes). Keyboard backlight controls cause OSD indicator to show
  backlight changing but no affect on LCD brightness.

  Issue also reported for RedHat here:
  https://bugzilla.redhat.com/show_bug.cgi?id=1067071

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dustin 2683 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Apr 28 10:13:42 2014
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=79c0f3ac-bda7-4a28-9ae1-6bb19ab0fd0d
  InstallationDate: Installed on 2013-10-08 (201 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Beta amd64 (20130925.1)
  MachineType: LENOVO 2306CTO
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=2f1bbe89-ca2f-4884-8fc6-8a476dd1a475 ro
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  UpgradeStatus: Upgraded to trusty on 2014-01-08 (109 days ago)
  dmi.bios.date: 03/05/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G2ETA0WW (2.60 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 2306CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG2ETA0WW(2.60):bd03/05/2013:svnLENOVO:pn2306CTO:pvrThinkPadX230:rvnLENOVO:rn2306CTO:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2306CTO
  dmi.product.version: ThinkPad X230
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1313830/+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 1133168] Re: can't adjust brightness via hotkeys(Fn+F6/F6)

2017-04-12 Thread Liming Wang
** Changed in: linux (Ubuntu)
 Assignee: Liming Wang (wangliming) => (unassigned)

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

Title:
  can't adjust brightness via hotkeys(Fn+F6/F6)

Status in linux package in Ubuntu:
  Triaged

Bug description:
  system: Asus X501A1, X401A
  Other function keys work fine(ex: Fn+F2: switch wifi)

  When press Fn+F5/F6, there's no dump from command: showkey.

  Adjust brightness from setting "Brightness and Lock" is ok.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.5.0-25-generic 3.5.0-25.38~precise1
  ProcVersionSignature: Ubuntu 3.5.0-25.38~precise1-generic 3.5.7.4
  Uname: Linux 3.5.0-25-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25.
  ApportVersion: 2.0.1-0ubuntu17.1
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: ALC270 Analog [ALC270 Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1485 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xf7e1 irq 46'
     Mixer name : 'Intel PantherPoint HDMI'
     Components : 'HDA:10ec0270,10431c83,00100100 
HDA:80862806,80860101,0010'
     Controls  : 26
     Simple ctrls  : 12
  Date: Tue Feb 26 02:44:25 2013
  HibernationDevice: RESUME=UUID=585b1c52-73c1-42c5-b06c-d65456768ed8
  InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 
(20130213)
  MachineType: ASUSTeK COMPUTER INC. X501A1
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-25-generic 
root=UUID=2d4b9c10-f74c-431e-93de-1a56621b2c33 ro quiet splash initcall_debug 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-25-generic N/A
   linux-backports-modules-3.5.0-25-generic  N/A
   linux-firmware1.79.1
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/20/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X501A1.211
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X501A1
  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.:bvrX501A1.211:bd08/20/2012:svnASUSTeKCOMPUTERINC.:pnX501A1:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX501A1:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X501A1
  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/1133168/+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 1378725] Re: [Dell Precision M4800] Wifi slider does not work

2017-04-12 Thread Liming Wang
** Changed in: linux (Ubuntu)
 Assignee: Liming Wang (wangliming) => (unassigned)

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

Title:
  [Dell Precision M4800] Wifi slider does not work

Status in HWE Next:
  Won't Fix
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  CID: 201305-13527 Dell Precision M4800

  The wifi slider on this system does not work.

  With sudo showkey -k, keycode 240 could be detected while turning it on/off.
  But nothing can be detected with sudo showkey -s or xev

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-32-generic 3.13.0-32.57 [modified: 
boot/vmlinuz-3.13.0-32-generic]
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ubuntu 4041 F pulseaudio
   /dev/snd/controlC0:  ubuntu 4041 F pulseaudio
  CRDA:
   country TW:
(2402 - 2472 @ 40), (3, 27)
(5270 - 5330 @ 40), (3, 17), DFS
(5735 - 5815 @ 40), (3, 30)
  CurrentDesktop: Unity
  Date: Wed Oct  8 05:28:01 2014
  HibernationDevice: RESUME=UUID=46ed949d-eff8-48e9-b337-6425f480cf12
  InstallationDate: Installed on 2014-10-08 (0 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  MachineType: Dell Inc. Precision M4800
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-32-generic.efi.signed 
root=UUID=e7f55d08-44a4-447e-8fc6-563864d60df4 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-32-generic N/A
   linux-backports-modules-3.13.0-32-generic  N/A
   linux-firmware 1.127.5
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/02/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A06
  dmi.board.name: 0FVDR2
  dmi.board.vendor: Dell Inc.
  dmi.board.version: X02
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA06:bd01/02/2014:svnDellInc.:pnPrecisionM4800:pvr01:rvnDellInc.:rn0FVDR2:rvrX02:cvnDellInc.:ct9:cvr:
  dmi.product.name: Precision M4800
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1378725/+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 1433987] Re: [Realtek 0bda:b728] Bluetooth is useless after installed 14.04.2

2017-04-12 Thread Liming Wang
** Changed in: hwe-next
 Assignee: Liming Wang (wangliming) => (unassigned)

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

Title:
  [Realtek 0bda:b728] Bluetooth is useless after installed 14.04.2

Status in HWE Next:
  Confirmed
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  CID : 201407-15368 Lenovo E450 (A+A) with 14.04.2 (utopic)
  CID : 201408-15472 Lenovo E555 (A+A) with 14.04.2 (utopic)

  Steps:
  1. Install 14.04.2 on E450 or E555
  2. Navigate to system Setting -> Bluetooth
  3. Try to set up a new device.

  Expected result:
  When searching for devices, there are some BT device listed.

  Actual result:
  System keeping searching devices, but there is no BT device could be searched.

  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
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Mar 19 05:30:41 2015
  InstallationDate: Installed on 2015-03-18 (1 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/1433987/+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 1270676] Re: SD Card Reader broken on UX302LG

2017-04-12 Thread Daniel Drake
Here is a driver from the vendor. Compile tested only.

https://github.com/endlessm/linux/tree/T15537/drivers/scsi/ampe_stor
(if this link stops working in future it's probably because we moved it to the 
master branch)

Anyone interested in testing & upstreaming?

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

Title:
  SD Card Reader broken on UX302LG

Status in linux package in Ubuntu:
  Triaged

Bug description:
  SD card reader (controller Alcor Micro AU6601) is dysfunctional in UX302LG 
laptop. USB readers work without problem. Nothing happens when pluggin 
SD/mSD/SDHC/mSDHC cards in the reader (might as well use a piece of wood).
  Nothing is listed in lsusb -v that could be the reader.
  Nohting is listed in lspci -k -vv -nnn.
  Nothing in acpi_listen.
  Nothing in kern.log etc.

  According to (select "Windows 8" then "Card Reader") :
  
http://support.asus.com/download.aspx?SLanguage=en&p=3&s=597&m=UX302LG&os=&hashedid=GEZaY8oaj8oSlQ3U

  Reader vendor is :
  Alcor Multi-Card Reader Driver
  http://www.pcidatabase.com/vendor_details.php?id=1672

  There is only one device that is "Unassigned class" 1aea:6601 but
  searching this online only pops up my other bug reports (sigh) and
  vendor is unassigned on pcidatabase.com.

  But...Downloading the 14M Win driver for the reader, vendor id 1aea and 
device id 6601 is present at multiple instances :
  [DeviceList.NTamd64]
  ; For XP and later
  %AMPCIECR% = DriverInstall_6601, PCI\VEN_1aea&DEV_6601

  Also there is mention of _Gen instance in the .inf, might point to a 
"Generic" alternative ?
  [DeviceList_Gen.NTamd64]
  ; For XP and later
  %AMPCIECR_GEN% = DriverInstall_Gen, PCI\VEN_105b&DEV_0ef6

  This does point to something totally different online 105b:0ef6 points to 
some Realtek HD Audio device...
  ---
  ApportVersion: 2.13.1-0ubuntu1
  Architecture: amd64
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2013-12-31 (21 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20131231)
  Package: linux (not installed)
  Tags:  trusty
  Uname: Linux 3.13.0-031300-generic x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm bumblebee cdrom dip lpadmin plugdev sambashare sudo
  ---
  ApportVersion: 2.13.1-0ubuntu1
  Architecture: amd64
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=e6458b44-fdb9-4db5-8cac-40ee0bbf9cf6
  InstallationDate: Installed on 2013-12-31 (21 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20131231)
  MachineType: ASUSTeK COMPUTER INC. UX302LG
  Package: linux (not installed)
  ProcFB: 0 simple
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-4-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash acpi_osi= nomodeset 
plymouth:debug vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-4.19-generic 3.13.0-rc8
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-4-generic N/A
   linux-backports-modules-3.13.0-4-generic  N/A
   linux-firmware1.121
  Tags:  trusty
  Uname: Linux 3.13.0-4-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm bumblebee cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 10/30/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX302LG.207
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX302LG
  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.:bvrUX302LG.207:bd10/30/2013:svnASUSTeKCOMPUTERINC.:pnUX302LG:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX302LG:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX302LG
  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/1270676/+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 1608042] Re: 64-bit XUbuntu 16.04 "Xenial" hybrid graphics (Intel + AMD): AMDGPU crashes / freezes / hangs entire system

2017-04-12 Thread Robert Hooker
** Changed in: linux (Ubuntu Xenial)
 Assignee: Robert Hooker (sarvatt) => (unassigned)

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

Title:
  64-bit XUbuntu 16.04 "Xenial" hybrid graphics (Intel + AMD): AMDGPU
  crashes / freezes / hangs entire system

Status in linux package in Ubuntu:
  Triaged
Status in xserver-xorg-video-amdgpu package in Ubuntu:
  Confirmed
Status in linux source package in Xenial:
  Triaged
Status in xserver-xorg-video-amdgpu source package in Xenial:
  Confirmed

Bug description:
  COMPUTER: Dell Inspiron 5548 laptop

  CPU: Intel(R) Core(TM) i7-5500U CPU @ 2.40GHz

  GRAPHICS: Intel-AMD hybrid:
  - CPU-integrated: Intel Corporation Broadwell-U Integrated Graphics (driver: 
i915)
  - GPU: Advanced Micro Devices, Inc. [AMD/ATI] Topaz XT [Radeon R7 M260/M265] 
(driver: amdgpu)

  OPERATING SYSTEM: 64-bit GNU/Linux XUbuntu 16.04 "Xenial"

  KERNEL: 4.4.0-31-generic

  PROBLEM: system hangs / freezes very frequently.
  I have Xscreensaver installed and noticed that when it's running an OpenGL 
animation (screensaver) and I move the touchpad pointer the screen freezes. I 
can still turn the keyboard LED backlight on and off (hence: keyboard doesn't 
stop working) but the pointer won't move (touchpad is locked) and I can't 
Ctrl-Alt-F[1-6] (switch TTY/terminals). Only solution is to power off my laptop 
(press and hold the power button).

  I usually select the "Molecule" screensaver (it uses OpenGL), then I
  click the "preview" button and wait for about 20 seconds, then I click
  the touchpad and the computer hangs.

  When I used XUbuntu 14.04 "Trusty" with AMD's fglrx (proprietary)
  driver I didn't experience such issue. After upgrading to 16.04
  "Xenial" (which doesn't support fglrx module/driver) amdgpu module is
  loaded by default but very frequently hangs the entire system.

  Sometimes I'm quick enough to go to TTYS1 and then I get to see some
  messages such as "HARD LOCKUP on CPU0" and "HARD LOCKUP on CPU1".
  However, it's not a hardware problem because I've already executed the
  Dell Hardware Diagnostics straight from the boot (it's an EFI
  utility), it tested all the hardware components (CPU, GPU, RAM,
  keyboard, touchpad, hard disk etc.) and didn't detect any faulty
  component.

  The attached file "amdgpu-bug.txt" is the reason why I'm pretty
  convinced that the problem is being caused by the amdgpu driver
  (although it seems to be related to how it interacts with the kernel,
  thus maybe the problem is kernel-related).

  WORKAROUND: Boot from GRUB with the nomodeset parameter. The graphics
  performance becomes terribly slow.

  -
  Apport output:

  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  BootLog:

  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
     Subsystem: Dell Broadwell-U Integrated Graphics [1028:0643]
     Subsystem: Dell Topaz XT [Radeon R7 M260/M265] [1028:0643]
  InstallationDate: Installed on 2016-07-29 (1 days ago)
  InstallationMedia: Xubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  MachineType: Dell Inc. Inspiron 5548
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-31-generic.efi.signed 
root=UUID=24cb3fff-5c01-4674-9c59-58d7d776fd70 ro quiet splash nomodeset 
vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  Renderer: Software
  Tags:  xenial ubuntu
  Uname: Linux 4.4.0-31-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dialout dip fax floppy lpadmin netdev plugdev 
sambashare scanner sudo tape users video
  _MarkForUpload: True
  dmi.bios.date: 10/12/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A06
  dmi.board.name: 0YDTG3
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A02
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A06
  dmi.modalias: 
dmi:bvnDellInc.:bvrA06:bd10/12/2015:svnDellInc.:pnInspiron5548:pvrA06:rvnDellInc.:rn0YDTG3:rvrA02:cvnDellInc.:ct8:cvrA06:
  dmi.product.name: Inspiron 5548
  dmi.product.version: A06
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2.2
  version.xserver-xorg-input-evdev: xse

[Kernel-packages] [Bug 1682230] Re: Wifi usb stick and cordless keyboard and mouse freeze system

2017-04-12 Thread Brian Murray
** Tags added: regression-update

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

Title:
  Wifi usb stick and cordless keyboard and mouse freeze system

Status in linux package in Ubuntu:
  New

Bug description:
  Hello,
  For kernels 4.4, using a usb wifi dongle (0bda:8178 Realtek Semiconductor 
Corp. RTL8192CU 802.11n WLAN Adapter) and a cordless mouse/keyboard (1d57:fa20 
Xenta ) freeze the system.
  With 4.8.0-36 kernel, all is fine. 
  With update 4.8.0-46, the system freeze.

  lsb_release -rd
  Description:  Ubuntu 16.04.2 LTS
  Release:  16.04

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

2017-04-12 Thread Jeffery Painter
apport information

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

Title:
  Kernel bug 4.10.0-19-generic causing lockup and crash on Ubuntu
  17.04-beta2

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  
  Apologies in advance if this is not the right place to file the bug, but I 
have been running Ubuntu 17.04-beta2 for 2 days now and have had a kernel bug 
cause system lock up twice now requiring a hard reboot. Only apps open were 
Chrome and Thunderbird.

  root@merlin:/var/log# lsb_release -rd
  Description:  Ubuntu 17.04
  Release:  17.04

  root@merlin:/var/log# uname -a
  Linux merlin 4.10.0-19-generic #21-Ubuntu SMP Thu Apr 6 17:04:57 UTC 2017 
x86_64 x86_64 x86_64 GNU/Linux

  CPU: Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz

  System: Dell XPS 8900 (default setup) booting from
  ata1.00: ATA-9: Samsung SSD 850 EVO 250GB, EMT01B6Q, max UDMA/133


  Apr 12 12:23:48 merlin kernel: [ 8390.993645] [ cut here 
]
  Apr 12 12:23:48 merlin kernel: [ 8390.993655] kernel BUG at 
/build/linux-Fk60NP/linux-4.10.0/include/linux/swapops.h:129!
  Apr 12 12:23:48 merlin kernel: [ 8390.993661] invalid opcode:  [#1] SMP
  Apr 12 12:23:48 merlin kernel: [ 8390.993665] Modules linked in: rfcomm 
joydev input_leds pci_stub vboxpci(OE) vboxnetadp(OE) vboxnetflt(OE) cmac 
vboxdrv(OE) bnep usblp hid_logitech_hidpp snd_hda_codec_hdmi hid_logitech_dj 
uas usb_storage btusb btrtl usbhid snd_usb_audio snd_usbmidi_lib uvcvideo 
videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev media 
snd_hda_codec_realtek snd_hda_codec_generic dell_wmi sparse_keymap 
snd_hda_intel snd_hda_codec snd_hda_core dell_smbios snd_hwdep snd_pcm 
snd_seq_midi snd_seq_midi_event intel_rapl snd_rawmidi dcdbas 
x86_pkg_temp_thermal intel_powerclamp coretemp nvidia_uvm(POE) snd_seq 
kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul snd_seq_device 
ghash_clmulni_intel pcbc aesni_intel snd_timer aes_x86_64 crypto_simd 
glue_helper cryptd intel_cstate intel_rapl_perf snd soundcore
  Apr 12 12:23:48 merlin kernel: [ 8390.993735]  serio_raw hci_uart btbcm btqca 
btintel bluetooth mei_me mei wmi shpchp intel_pch_thermal acpi_als kfifo_buf 
industrialio intel_lpss_acpi mac_hid intel_lpss acpi_pad parport_pc ppdev lp 
parport ip_tables x_tables autofs4 dm_mirror dm_region_hash dm_log 
nvidia_drm(POE) nvidia_modeset(POE) nvidia(POE) drm_kms_helper syscopyarea 
sysfillrect e1000e sysimgblt fb_sys_fops psmouse drm ahci ptp pps_core libahci 
video pinctrl_sunrisepoint i2c_hid pinctrl_intel hid fjes
  Apr 12 12:23:48 merlin kernel: [ 8390.993790] CPU: 2 PID: 4607 Comm: JS 
Helper Tainted: P   OE   4.10.0-19-generic #21-Ubuntu
  Apr 12 12:23:48 merlin kernel: [ 8390.993793] Hardware name: Dell Inc. XPS 
8900/0XJ8C4, BIOS 2.0.3 09/18/2015
  Apr 12 12:23:48 merlin kernel: [ 8390.993798] task: 9e46d69a2e00 
task.stack: bb5d4603c000
  Apr 12 12:23:48 merlin kernel: [ 8390.993809] RIP: 
0010:__migration_entry_wait+0x16a/0x180
  Apr 12 12:23:48 merlin kernel: [ 8390.993813] RSP: :bb5d4603fd68 
EFLAGS: 00010246
  Apr 12 12:23:48 merlin kernel: [ 8390.993818] RAX: 0017c0048078 RBX: 
e73757462bf0 RCX: e73757462bf0
  Apr 12 12:23:48 merlin kernel: [ 8390.993822] RDX: 0001 RSI: 
9e46d18af800 RDI: e73756614000
  Apr 12 12:23:48 merlin kernel: [ 8390.993825] RBP: bb5d4603fd80 R08: 
9e47458645c0 R09: 9e47458645c0
  Apr 12 12:23:48 merlin kernel: [ 8390.993829] R10: 7f59927000c8 R11: 
0206 R12: e73756614000
  Apr 12 12:23:48 merlin kernel: [ 8390.993832] R13: 3e598500 R14: 
bb5d4603fe30 R15: 9e46d1a3be10
  Apr 12 12:23:48 merlin kernel: [ 8390.993837] FS:  7f59774fa700() 
GS:9e476548() knlGS:
  Apr 12 12:23:48 merlin kernel: [ 8390.993841] CS:  0010 DS:  ES:  
CR0: 80050033
  Apr 12 12:23:48 merlin kernel: [ 8390.993844] CR2: 7f593df00018 CR3: 
0005d6951000 CR4: 003406e0
  Apr 12 12:23:48 merlin kernel: [ 8390.993848] DR0:  DR1: 
 DR2: 
  Apr 12 12:23:48 merlin kernel: [ 8390.993852] DR3:  DR6: 
fffe0ff0 DR7: 0400
  Apr 12 12:23:48 merlin kernel: [ 8390.993854] Call Trace:
  Apr 12 12:23:48 merlin kernel: [ 8390.993863]  migration_entry_wait+0x74/0x80
  Apr 12 12:23:48 merlin kernel: [ 8390.993871]  do_swap_page+0x5b3/0x770
  Apr 12 12:23:48 merlin kernel: [ 8390.993879]  handle_mm_fault+0x873/0x1360
  Apr 12 12:23:48 merlin kernel: [ 8390.993887]  __do_page_fault+0x23e/0x4e0
  Apr 12 12:23:48 merlin kernel: [ 8390.993894]  do_page_fault+0x22/0x30
  Apr 12 12:23:48 merlin kernel: [ 8390.993901]  page_fault+0x28/0x30
  Apr 12 12:2

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

2017-04-12 Thread Jeffery Painter
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1682184/+attachment/4860865/+files/PulseList.txt

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

Title:
  Kernel bug 4.10.0-19-generic causing lockup and crash on Ubuntu
  17.04-beta2

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  
  Apologies in advance if this is not the right place to file the bug, but I 
have been running Ubuntu 17.04-beta2 for 2 days now and have had a kernel bug 
cause system lock up twice now requiring a hard reboot. Only apps open were 
Chrome and Thunderbird.

  root@merlin:/var/log# lsb_release -rd
  Description:  Ubuntu 17.04
  Release:  17.04

  root@merlin:/var/log# uname -a
  Linux merlin 4.10.0-19-generic #21-Ubuntu SMP Thu Apr 6 17:04:57 UTC 2017 
x86_64 x86_64 x86_64 GNU/Linux

  CPU: Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz

  System: Dell XPS 8900 (default setup) booting from
  ata1.00: ATA-9: Samsung SSD 850 EVO 250GB, EMT01B6Q, max UDMA/133


  Apr 12 12:23:48 merlin kernel: [ 8390.993645] [ cut here 
]
  Apr 12 12:23:48 merlin kernel: [ 8390.993655] kernel BUG at 
/build/linux-Fk60NP/linux-4.10.0/include/linux/swapops.h:129!
  Apr 12 12:23:48 merlin kernel: [ 8390.993661] invalid opcode:  [#1] SMP
  Apr 12 12:23:48 merlin kernel: [ 8390.993665] Modules linked in: rfcomm 
joydev input_leds pci_stub vboxpci(OE) vboxnetadp(OE) vboxnetflt(OE) cmac 
vboxdrv(OE) bnep usblp hid_logitech_hidpp snd_hda_codec_hdmi hid_logitech_dj 
uas usb_storage btusb btrtl usbhid snd_usb_audio snd_usbmidi_lib uvcvideo 
videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev media 
snd_hda_codec_realtek snd_hda_codec_generic dell_wmi sparse_keymap 
snd_hda_intel snd_hda_codec snd_hda_core dell_smbios snd_hwdep snd_pcm 
snd_seq_midi snd_seq_midi_event intel_rapl snd_rawmidi dcdbas 
x86_pkg_temp_thermal intel_powerclamp coretemp nvidia_uvm(POE) snd_seq 
kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul snd_seq_device 
ghash_clmulni_intel pcbc aesni_intel snd_timer aes_x86_64 crypto_simd 
glue_helper cryptd intel_cstate intel_rapl_perf snd soundcore
  Apr 12 12:23:48 merlin kernel: [ 8390.993735]  serio_raw hci_uart btbcm btqca 
btintel bluetooth mei_me mei wmi shpchp intel_pch_thermal acpi_als kfifo_buf 
industrialio intel_lpss_acpi mac_hid intel_lpss acpi_pad parport_pc ppdev lp 
parport ip_tables x_tables autofs4 dm_mirror dm_region_hash dm_log 
nvidia_drm(POE) nvidia_modeset(POE) nvidia(POE) drm_kms_helper syscopyarea 
sysfillrect e1000e sysimgblt fb_sys_fops psmouse drm ahci ptp pps_core libahci 
video pinctrl_sunrisepoint i2c_hid pinctrl_intel hid fjes
  Apr 12 12:23:48 merlin kernel: [ 8390.993790] CPU: 2 PID: 4607 Comm: JS 
Helper Tainted: P   OE   4.10.0-19-generic #21-Ubuntu
  Apr 12 12:23:48 merlin kernel: [ 8390.993793] Hardware name: Dell Inc. XPS 
8900/0XJ8C4, BIOS 2.0.3 09/18/2015
  Apr 12 12:23:48 merlin kernel: [ 8390.993798] task: 9e46d69a2e00 
task.stack: bb5d4603c000
  Apr 12 12:23:48 merlin kernel: [ 8390.993809] RIP: 
0010:__migration_entry_wait+0x16a/0x180
  Apr 12 12:23:48 merlin kernel: [ 8390.993813] RSP: :bb5d4603fd68 
EFLAGS: 00010246
  Apr 12 12:23:48 merlin kernel: [ 8390.993818] RAX: 0017c0048078 RBX: 
e73757462bf0 RCX: e73757462bf0
  Apr 12 12:23:48 merlin kernel: [ 8390.993822] RDX: 0001 RSI: 
9e46d18af800 RDI: e73756614000
  Apr 12 12:23:48 merlin kernel: [ 8390.993825] RBP: bb5d4603fd80 R08: 
9e47458645c0 R09: 9e47458645c0
  Apr 12 12:23:48 merlin kernel: [ 8390.993829] R10: 7f59927000c8 R11: 
0206 R12: e73756614000
  Apr 12 12:23:48 merlin kernel: [ 8390.993832] R13: 3e598500 R14: 
bb5d4603fe30 R15: 9e46d1a3be10
  Apr 12 12:23:48 merlin kernel: [ 8390.993837] FS:  7f59774fa700() 
GS:9e476548() knlGS:
  Apr 12 12:23:48 merlin kernel: [ 8390.993841] CS:  0010 DS:  ES:  
CR0: 80050033
  Apr 12 12:23:48 merlin kernel: [ 8390.993844] CR2: 7f593df00018 CR3: 
0005d6951000 CR4: 003406e0
  Apr 12 12:23:48 merlin kernel: [ 8390.993848] DR0:  DR1: 
 DR2: 
  Apr 12 12:23:48 merlin kernel: [ 8390.993852] DR3:  DR6: 
fffe0ff0 DR7: 0400
  Apr 12 12:23:48 merlin kernel: [ 8390.993854] Call Trace:
  Apr 12 12:23:48 merlin kernel: [ 8390.993863]  migration_entry_wait+0x74/0x80
  Apr 12 12:23:48 merlin kernel: [ 8390.993871]  do_swap_page+0x5b3/0x770
  Apr 12 12:23:48 merlin kernel: [ 8390.993879]  handle_mm_fault+0x873/0x1360
  Apr 12 12:23:48 merlin kernel: [ 8390.993887]  __do_page_fault+0x23e/0x4e0
  Apr 12 12:23:48 merlin kernel: [ 8390.993894]  do_page_fault+0x22/0x30
  Apr 12 12:23:48 merlin kernel: [ 8390.993901]  page_fault+0x28/0x30
  Apr 

[Kernel-packages] [Bug 1682034] gonzo (i386) - tests ran: 1, failed: 0

2017-04-12 Thread Brad Figg
tests ran:   1, failed: 0;
  
http://kernel.ubuntu.com/testing/4.8.0-48.51-generic/gonzo__4.8.0-48.51__2017-04-12_21-21-00/results-index.html

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

Title:
  linux: 4.8.0-48.51 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  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 upload-to-ppa series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Yakkety:
  Confirmed

Bug description:
  This bug is for tracking the  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

  backports: 1682037
  derivatives: 1682038
  kernel-stable-phase-changed:Wednesday, 12. April 2017 13:00 UTC
  kernel-stable-phase:Uploaded

  -- swm properties --
  boot-testing-requested: true
  phase: Uploaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1682034/+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 1682034] fozzie (i386) - tests ran: 1, failed: 0

2017-04-12 Thread Brad Figg
tests ran:   1, failed: 0;
  
http://kernel.ubuntu.com/testing/4.8.0-48.51-generic/fozzie__4.8.0-48.51__2017-04-12_21-20-00/results-index.html

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

Title:
  linux: 4.8.0-48.51 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  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 upload-to-ppa series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Yakkety:
  Confirmed

Bug description:
  This bug is for tracking the  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

  backports: 1682037
  derivatives: 1682038
  kernel-stable-phase-changed:Wednesday, 12. April 2017 13:00 UTC
  kernel-stable-phase:Uploaded

  -- swm properties --
  boot-testing-requested: true
  phase: Uploaded

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

2017-04-12 Thread Jeffery Painter
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1682184/+attachment/4860867/+files/WifiSyslog.txt

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

Title:
  Kernel bug 4.10.0-19-generic causing lockup and crash on Ubuntu
  17.04-beta2

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  
  Apologies in advance if this is not the right place to file the bug, but I 
have been running Ubuntu 17.04-beta2 for 2 days now and have had a kernel bug 
cause system lock up twice now requiring a hard reboot. Only apps open were 
Chrome and Thunderbird.

  root@merlin:/var/log# lsb_release -rd
  Description:  Ubuntu 17.04
  Release:  17.04

  root@merlin:/var/log# uname -a
  Linux merlin 4.10.0-19-generic #21-Ubuntu SMP Thu Apr 6 17:04:57 UTC 2017 
x86_64 x86_64 x86_64 GNU/Linux

  CPU: Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz

  System: Dell XPS 8900 (default setup) booting from
  ata1.00: ATA-9: Samsung SSD 850 EVO 250GB, EMT01B6Q, max UDMA/133


  Apr 12 12:23:48 merlin kernel: [ 8390.993645] [ cut here 
]
  Apr 12 12:23:48 merlin kernel: [ 8390.993655] kernel BUG at 
/build/linux-Fk60NP/linux-4.10.0/include/linux/swapops.h:129!
  Apr 12 12:23:48 merlin kernel: [ 8390.993661] invalid opcode:  [#1] SMP
  Apr 12 12:23:48 merlin kernel: [ 8390.993665] Modules linked in: rfcomm 
joydev input_leds pci_stub vboxpci(OE) vboxnetadp(OE) vboxnetflt(OE) cmac 
vboxdrv(OE) bnep usblp hid_logitech_hidpp snd_hda_codec_hdmi hid_logitech_dj 
uas usb_storage btusb btrtl usbhid snd_usb_audio snd_usbmidi_lib uvcvideo 
videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev media 
snd_hda_codec_realtek snd_hda_codec_generic dell_wmi sparse_keymap 
snd_hda_intel snd_hda_codec snd_hda_core dell_smbios snd_hwdep snd_pcm 
snd_seq_midi snd_seq_midi_event intel_rapl snd_rawmidi dcdbas 
x86_pkg_temp_thermal intel_powerclamp coretemp nvidia_uvm(POE) snd_seq 
kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul snd_seq_device 
ghash_clmulni_intel pcbc aesni_intel snd_timer aes_x86_64 crypto_simd 
glue_helper cryptd intel_cstate intel_rapl_perf snd soundcore
  Apr 12 12:23:48 merlin kernel: [ 8390.993735]  serio_raw hci_uart btbcm btqca 
btintel bluetooth mei_me mei wmi shpchp intel_pch_thermal acpi_als kfifo_buf 
industrialio intel_lpss_acpi mac_hid intel_lpss acpi_pad parport_pc ppdev lp 
parport ip_tables x_tables autofs4 dm_mirror dm_region_hash dm_log 
nvidia_drm(POE) nvidia_modeset(POE) nvidia(POE) drm_kms_helper syscopyarea 
sysfillrect e1000e sysimgblt fb_sys_fops psmouse drm ahci ptp pps_core libahci 
video pinctrl_sunrisepoint i2c_hid pinctrl_intel hid fjes
  Apr 12 12:23:48 merlin kernel: [ 8390.993790] CPU: 2 PID: 4607 Comm: JS 
Helper Tainted: P   OE   4.10.0-19-generic #21-Ubuntu
  Apr 12 12:23:48 merlin kernel: [ 8390.993793] Hardware name: Dell Inc. XPS 
8900/0XJ8C4, BIOS 2.0.3 09/18/2015
  Apr 12 12:23:48 merlin kernel: [ 8390.993798] task: 9e46d69a2e00 
task.stack: bb5d4603c000
  Apr 12 12:23:48 merlin kernel: [ 8390.993809] RIP: 
0010:__migration_entry_wait+0x16a/0x180
  Apr 12 12:23:48 merlin kernel: [ 8390.993813] RSP: :bb5d4603fd68 
EFLAGS: 00010246
  Apr 12 12:23:48 merlin kernel: [ 8390.993818] RAX: 0017c0048078 RBX: 
e73757462bf0 RCX: e73757462bf0
  Apr 12 12:23:48 merlin kernel: [ 8390.993822] RDX: 0001 RSI: 
9e46d18af800 RDI: e73756614000
  Apr 12 12:23:48 merlin kernel: [ 8390.993825] RBP: bb5d4603fd80 R08: 
9e47458645c0 R09: 9e47458645c0
  Apr 12 12:23:48 merlin kernel: [ 8390.993829] R10: 7f59927000c8 R11: 
0206 R12: e73756614000
  Apr 12 12:23:48 merlin kernel: [ 8390.993832] R13: 3e598500 R14: 
bb5d4603fe30 R15: 9e46d1a3be10
  Apr 12 12:23:48 merlin kernel: [ 8390.993837] FS:  7f59774fa700() 
GS:9e476548() knlGS:
  Apr 12 12:23:48 merlin kernel: [ 8390.993841] CS:  0010 DS:  ES:  
CR0: 80050033
  Apr 12 12:23:48 merlin kernel: [ 8390.993844] CR2: 7f593df00018 CR3: 
0005d6951000 CR4: 003406e0
  Apr 12 12:23:48 merlin kernel: [ 8390.993848] DR0:  DR1: 
 DR2: 
  Apr 12 12:23:48 merlin kernel: [ 8390.993852] DR3:  DR6: 
fffe0ff0 DR7: 0400
  Apr 12 12:23:48 merlin kernel: [ 8390.993854] Call Trace:
  Apr 12 12:23:48 merlin kernel: [ 8390.993863]  migration_entry_wait+0x74/0x80
  Apr 12 12:23:48 merlin kernel: [ 8390.993871]  do_swap_page+0x5b3/0x770
  Apr 12 12:23:48 merlin kernel: [ 8390.993879]  handle_mm_fault+0x873/0x1360
  Apr 12 12:23:48 merlin kernel: [ 8390.993887]  __do_page_fault+0x23e/0x4e0
  Apr 12 12:23:48 merlin kernel: [ 8390.993894]  do_page_fault+0x22/0x30
  Ap

[Kernel-packages] [Bug 1682184] Re: Kernel bug 4.10.0-19-generic causing lockup and crash on Ubuntu 17.04-beta2

2017-04-12 Thread Jeffery Painter
apport information

** Tags added: apport-collected zesty

** Description changed:

  
  Apologies in advance if this is not the right place to file the bug, but I 
have been running Ubuntu 17.04-beta2 for 2 days now and have had a kernel bug 
cause system lock up twice now requiring a hard reboot. Only apps open were 
Chrome and Thunderbird.
  
  root@merlin:/var/log# lsb_release -rd
  Description:  Ubuntu 17.04
  Release:  17.04
  
  root@merlin:/var/log# uname -a
  Linux merlin 4.10.0-19-generic #21-Ubuntu SMP Thu Apr 6 17:04:57 UTC 2017 
x86_64 x86_64 x86_64 GNU/Linux
  
  CPU: Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz
  
  System: Dell XPS 8900 (default setup) booting from
  ata1.00: ATA-9: Samsung SSD 850 EVO 250GB, EMT01B6Q, max UDMA/133
  
  
  Apr 12 12:23:48 merlin kernel: [ 8390.993645] [ cut here 
]
  Apr 12 12:23:48 merlin kernel: [ 8390.993655] kernel BUG at 
/build/linux-Fk60NP/linux-4.10.0/include/linux/swapops.h:129!
  Apr 12 12:23:48 merlin kernel: [ 8390.993661] invalid opcode:  [#1] SMP
  Apr 12 12:23:48 merlin kernel: [ 8390.993665] Modules linked in: rfcomm 
joydev input_leds pci_stub vboxpci(OE) vboxnetadp(OE) vboxnetflt(OE) cmac 
vboxdrv(OE) bnep usblp hid_logitech_hidpp snd_hda_codec_hdmi hid_logitech_dj 
uas usb_storage btusb btrtl usbhid snd_usb_audio snd_usbmidi_lib uvcvideo 
videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev media 
snd_hda_codec_realtek snd_hda_codec_generic dell_wmi sparse_keymap 
snd_hda_intel snd_hda_codec snd_hda_core dell_smbios snd_hwdep snd_pcm 
snd_seq_midi snd_seq_midi_event intel_rapl snd_rawmidi dcdbas 
x86_pkg_temp_thermal intel_powerclamp coretemp nvidia_uvm(POE) snd_seq 
kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul snd_seq_device 
ghash_clmulni_intel pcbc aesni_intel snd_timer aes_x86_64 crypto_simd 
glue_helper cryptd intel_cstate intel_rapl_perf snd soundcore
  Apr 12 12:23:48 merlin kernel: [ 8390.993735]  serio_raw hci_uart btbcm btqca 
btintel bluetooth mei_me mei wmi shpchp intel_pch_thermal acpi_als kfifo_buf 
industrialio intel_lpss_acpi mac_hid intel_lpss acpi_pad parport_pc ppdev lp 
parport ip_tables x_tables autofs4 dm_mirror dm_region_hash dm_log 
nvidia_drm(POE) nvidia_modeset(POE) nvidia(POE) drm_kms_helper syscopyarea 
sysfillrect e1000e sysimgblt fb_sys_fops psmouse drm ahci ptp pps_core libahci 
video pinctrl_sunrisepoint i2c_hid pinctrl_intel hid fjes
  Apr 12 12:23:48 merlin kernel: [ 8390.993790] CPU: 2 PID: 4607 Comm: JS 
Helper Tainted: P   OE   4.10.0-19-generic #21-Ubuntu
  Apr 12 12:23:48 merlin kernel: [ 8390.993793] Hardware name: Dell Inc. XPS 
8900/0XJ8C4, BIOS 2.0.3 09/18/2015
  Apr 12 12:23:48 merlin kernel: [ 8390.993798] task: 9e46d69a2e00 
task.stack: bb5d4603c000
  Apr 12 12:23:48 merlin kernel: [ 8390.993809] RIP: 
0010:__migration_entry_wait+0x16a/0x180
  Apr 12 12:23:48 merlin kernel: [ 8390.993813] RSP: :bb5d4603fd68 
EFLAGS: 00010246
  Apr 12 12:23:48 merlin kernel: [ 8390.993818] RAX: 0017c0048078 RBX: 
e73757462bf0 RCX: e73757462bf0
  Apr 12 12:23:48 merlin kernel: [ 8390.993822] RDX: 0001 RSI: 
9e46d18af800 RDI: e73756614000
  Apr 12 12:23:48 merlin kernel: [ 8390.993825] RBP: bb5d4603fd80 R08: 
9e47458645c0 R09: 9e47458645c0
  Apr 12 12:23:48 merlin kernel: [ 8390.993829] R10: 7f59927000c8 R11: 
0206 R12: e73756614000
  Apr 12 12:23:48 merlin kernel: [ 8390.993832] R13: 3e598500 R14: 
bb5d4603fe30 R15: 9e46d1a3be10
  Apr 12 12:23:48 merlin kernel: [ 8390.993837] FS:  7f59774fa700() 
GS:9e476548() knlGS:
  Apr 12 12:23:48 merlin kernel: [ 8390.993841] CS:  0010 DS:  ES:  
CR0: 80050033
  Apr 12 12:23:48 merlin kernel: [ 8390.993844] CR2: 7f593df00018 CR3: 
0005d6951000 CR4: 003406e0
  Apr 12 12:23:48 merlin kernel: [ 8390.993848] DR0:  DR1: 
 DR2: 
  Apr 12 12:23:48 merlin kernel: [ 8390.993852] DR3:  DR6: 
fffe0ff0 DR7: 0400
  Apr 12 12:23:48 merlin kernel: [ 8390.993854] Call Trace:
  Apr 12 12:23:48 merlin kernel: [ 8390.993863]  migration_entry_wait+0x74/0x80
  Apr 12 12:23:48 merlin kernel: [ 8390.993871]  do_swap_page+0x5b3/0x770
  Apr 12 12:23:48 merlin kernel: [ 8390.993879]  handle_mm_fault+0x873/0x1360
  Apr 12 12:23:48 merlin kernel: [ 8390.993887]  __do_page_fault+0x23e/0x4e0
  Apr 12 12:23:48 merlin kernel: [ 8390.993894]  do_page_fault+0x22/0x30
  Apr 12 12:23:48 merlin kernel: [ 8390.993901]  page_fault+0x28/0x30
  Apr 12 12:23:48 merlin kernel: [ 8390.993906] RIP: 0033:0x55abc4d3206c
  Apr 12 12:23:48 merlin kernel: [ 8390.993909] RSP: 002b:7f59774f9c80 
EFLAGS: 00010203
  Apr 12 12:23:48 merlin kernel: [ 8390.993913] RAX:  RBX: 
7f5992700040 RCX: 7f5992911137
  Apr 12 12:23:48 merlin kernel: [ 8390.993917] RDX: 0008 RSI: 
10

[Kernel-packages] [Bug 1682184] CRDA.txt

2017-04-12 Thread Jeffery Painter
apport information

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

Title:
  Kernel bug 4.10.0-19-generic causing lockup and crash on Ubuntu
  17.04-beta2

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  
  Apologies in advance if this is not the right place to file the bug, but I 
have been running Ubuntu 17.04-beta2 for 2 days now and have had a kernel bug 
cause system lock up twice now requiring a hard reboot. Only apps open were 
Chrome and Thunderbird.

  root@merlin:/var/log# lsb_release -rd
  Description:  Ubuntu 17.04
  Release:  17.04

  root@merlin:/var/log# uname -a
  Linux merlin 4.10.0-19-generic #21-Ubuntu SMP Thu Apr 6 17:04:57 UTC 2017 
x86_64 x86_64 x86_64 GNU/Linux

  CPU: Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz

  System: Dell XPS 8900 (default setup) booting from
  ata1.00: ATA-9: Samsung SSD 850 EVO 250GB, EMT01B6Q, max UDMA/133


  Apr 12 12:23:48 merlin kernel: [ 8390.993645] [ cut here 
]
  Apr 12 12:23:48 merlin kernel: [ 8390.993655] kernel BUG at 
/build/linux-Fk60NP/linux-4.10.0/include/linux/swapops.h:129!
  Apr 12 12:23:48 merlin kernel: [ 8390.993661] invalid opcode:  [#1] SMP
  Apr 12 12:23:48 merlin kernel: [ 8390.993665] Modules linked in: rfcomm 
joydev input_leds pci_stub vboxpci(OE) vboxnetadp(OE) vboxnetflt(OE) cmac 
vboxdrv(OE) bnep usblp hid_logitech_hidpp snd_hda_codec_hdmi hid_logitech_dj 
uas usb_storage btusb btrtl usbhid snd_usb_audio snd_usbmidi_lib uvcvideo 
videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev media 
snd_hda_codec_realtek snd_hda_codec_generic dell_wmi sparse_keymap 
snd_hda_intel snd_hda_codec snd_hda_core dell_smbios snd_hwdep snd_pcm 
snd_seq_midi snd_seq_midi_event intel_rapl snd_rawmidi dcdbas 
x86_pkg_temp_thermal intel_powerclamp coretemp nvidia_uvm(POE) snd_seq 
kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul snd_seq_device 
ghash_clmulni_intel pcbc aesni_intel snd_timer aes_x86_64 crypto_simd 
glue_helper cryptd intel_cstate intel_rapl_perf snd soundcore
  Apr 12 12:23:48 merlin kernel: [ 8390.993735]  serio_raw hci_uart btbcm btqca 
btintel bluetooth mei_me mei wmi shpchp intel_pch_thermal acpi_als kfifo_buf 
industrialio intel_lpss_acpi mac_hid intel_lpss acpi_pad parport_pc ppdev lp 
parport ip_tables x_tables autofs4 dm_mirror dm_region_hash dm_log 
nvidia_drm(POE) nvidia_modeset(POE) nvidia(POE) drm_kms_helper syscopyarea 
sysfillrect e1000e sysimgblt fb_sys_fops psmouse drm ahci ptp pps_core libahci 
video pinctrl_sunrisepoint i2c_hid pinctrl_intel hid fjes
  Apr 12 12:23:48 merlin kernel: [ 8390.993790] CPU: 2 PID: 4607 Comm: JS 
Helper Tainted: P   OE   4.10.0-19-generic #21-Ubuntu
  Apr 12 12:23:48 merlin kernel: [ 8390.993793] Hardware name: Dell Inc. XPS 
8900/0XJ8C4, BIOS 2.0.3 09/18/2015
  Apr 12 12:23:48 merlin kernel: [ 8390.993798] task: 9e46d69a2e00 
task.stack: bb5d4603c000
  Apr 12 12:23:48 merlin kernel: [ 8390.993809] RIP: 
0010:__migration_entry_wait+0x16a/0x180
  Apr 12 12:23:48 merlin kernel: [ 8390.993813] RSP: :bb5d4603fd68 
EFLAGS: 00010246
  Apr 12 12:23:48 merlin kernel: [ 8390.993818] RAX: 0017c0048078 RBX: 
e73757462bf0 RCX: e73757462bf0
  Apr 12 12:23:48 merlin kernel: [ 8390.993822] RDX: 0001 RSI: 
9e46d18af800 RDI: e73756614000
  Apr 12 12:23:48 merlin kernel: [ 8390.993825] RBP: bb5d4603fd80 R08: 
9e47458645c0 R09: 9e47458645c0
  Apr 12 12:23:48 merlin kernel: [ 8390.993829] R10: 7f59927000c8 R11: 
0206 R12: e73756614000
  Apr 12 12:23:48 merlin kernel: [ 8390.993832] R13: 3e598500 R14: 
bb5d4603fe30 R15: 9e46d1a3be10
  Apr 12 12:23:48 merlin kernel: [ 8390.993837] FS:  7f59774fa700() 
GS:9e476548() knlGS:
  Apr 12 12:23:48 merlin kernel: [ 8390.993841] CS:  0010 DS:  ES:  
CR0: 80050033
  Apr 12 12:23:48 merlin kernel: [ 8390.993844] CR2: 7f593df00018 CR3: 
0005d6951000 CR4: 003406e0
  Apr 12 12:23:48 merlin kernel: [ 8390.993848] DR0:  DR1: 
 DR2: 
  Apr 12 12:23:48 merlin kernel: [ 8390.993852] DR3:  DR6: 
fffe0ff0 DR7: 0400
  Apr 12 12:23:48 merlin kernel: [ 8390.993854] Call Trace:
  Apr 12 12:23:48 merlin kernel: [ 8390.993863]  migration_entry_wait+0x74/0x80
  Apr 12 12:23:48 merlin kernel: [ 8390.993871]  do_swap_page+0x5b3/0x770
  Apr 12 12:23:48 merlin kernel: [ 8390.993879]  handle_mm_fault+0x873/0x1360
  Apr 12 12:23:48 merlin kernel: [ 8390.993887]  __do_page_fault+0x23e/0x4e0
  Apr 12 12:23:48 merlin kernel: [ 8390.993894]  do_page_fault+0x22/0x30
  Apr 12 12:23:48 merlin kernel: [ 8390.993901]  page_fault+0x28/0x30
  Apr 12 12:23:48

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

2017-04-12 Thread Jeffery Painter
apport information

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

Title:
  Kernel bug 4.10.0-19-generic causing lockup and crash on Ubuntu
  17.04-beta2

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  
  Apologies in advance if this is not the right place to file the bug, but I 
have been running Ubuntu 17.04-beta2 for 2 days now and have had a kernel bug 
cause system lock up twice now requiring a hard reboot. Only apps open were 
Chrome and Thunderbird.

  root@merlin:/var/log# lsb_release -rd
  Description:  Ubuntu 17.04
  Release:  17.04

  root@merlin:/var/log# uname -a
  Linux merlin 4.10.0-19-generic #21-Ubuntu SMP Thu Apr 6 17:04:57 UTC 2017 
x86_64 x86_64 x86_64 GNU/Linux

  CPU: Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz

  System: Dell XPS 8900 (default setup) booting from
  ata1.00: ATA-9: Samsung SSD 850 EVO 250GB, EMT01B6Q, max UDMA/133


  Apr 12 12:23:48 merlin kernel: [ 8390.993645] [ cut here 
]
  Apr 12 12:23:48 merlin kernel: [ 8390.993655] kernel BUG at 
/build/linux-Fk60NP/linux-4.10.0/include/linux/swapops.h:129!
  Apr 12 12:23:48 merlin kernel: [ 8390.993661] invalid opcode:  [#1] SMP
  Apr 12 12:23:48 merlin kernel: [ 8390.993665] Modules linked in: rfcomm 
joydev input_leds pci_stub vboxpci(OE) vboxnetadp(OE) vboxnetflt(OE) cmac 
vboxdrv(OE) bnep usblp hid_logitech_hidpp snd_hda_codec_hdmi hid_logitech_dj 
uas usb_storage btusb btrtl usbhid snd_usb_audio snd_usbmidi_lib uvcvideo 
videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev media 
snd_hda_codec_realtek snd_hda_codec_generic dell_wmi sparse_keymap 
snd_hda_intel snd_hda_codec snd_hda_core dell_smbios snd_hwdep snd_pcm 
snd_seq_midi snd_seq_midi_event intel_rapl snd_rawmidi dcdbas 
x86_pkg_temp_thermal intel_powerclamp coretemp nvidia_uvm(POE) snd_seq 
kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul snd_seq_device 
ghash_clmulni_intel pcbc aesni_intel snd_timer aes_x86_64 crypto_simd 
glue_helper cryptd intel_cstate intel_rapl_perf snd soundcore
  Apr 12 12:23:48 merlin kernel: [ 8390.993735]  serio_raw hci_uart btbcm btqca 
btintel bluetooth mei_me mei wmi shpchp intel_pch_thermal acpi_als kfifo_buf 
industrialio intel_lpss_acpi mac_hid intel_lpss acpi_pad parport_pc ppdev lp 
parport ip_tables x_tables autofs4 dm_mirror dm_region_hash dm_log 
nvidia_drm(POE) nvidia_modeset(POE) nvidia(POE) drm_kms_helper syscopyarea 
sysfillrect e1000e sysimgblt fb_sys_fops psmouse drm ahci ptp pps_core libahci 
video pinctrl_sunrisepoint i2c_hid pinctrl_intel hid fjes
  Apr 12 12:23:48 merlin kernel: [ 8390.993790] CPU: 2 PID: 4607 Comm: JS 
Helper Tainted: P   OE   4.10.0-19-generic #21-Ubuntu
  Apr 12 12:23:48 merlin kernel: [ 8390.993793] Hardware name: Dell Inc. XPS 
8900/0XJ8C4, BIOS 2.0.3 09/18/2015
  Apr 12 12:23:48 merlin kernel: [ 8390.993798] task: 9e46d69a2e00 
task.stack: bb5d4603c000
  Apr 12 12:23:48 merlin kernel: [ 8390.993809] RIP: 
0010:__migration_entry_wait+0x16a/0x180
  Apr 12 12:23:48 merlin kernel: [ 8390.993813] RSP: :bb5d4603fd68 
EFLAGS: 00010246
  Apr 12 12:23:48 merlin kernel: [ 8390.993818] RAX: 0017c0048078 RBX: 
e73757462bf0 RCX: e73757462bf0
  Apr 12 12:23:48 merlin kernel: [ 8390.993822] RDX: 0001 RSI: 
9e46d18af800 RDI: e73756614000
  Apr 12 12:23:48 merlin kernel: [ 8390.993825] RBP: bb5d4603fd80 R08: 
9e47458645c0 R09: 9e47458645c0
  Apr 12 12:23:48 merlin kernel: [ 8390.993829] R10: 7f59927000c8 R11: 
0206 R12: e73756614000
  Apr 12 12:23:48 merlin kernel: [ 8390.993832] R13: 3e598500 R14: 
bb5d4603fe30 R15: 9e46d1a3be10
  Apr 12 12:23:48 merlin kernel: [ 8390.993837] FS:  7f59774fa700() 
GS:9e476548() knlGS:
  Apr 12 12:23:48 merlin kernel: [ 8390.993841] CS:  0010 DS:  ES:  
CR0: 80050033
  Apr 12 12:23:48 merlin kernel: [ 8390.993844] CR2: 7f593df00018 CR3: 
0005d6951000 CR4: 003406e0
  Apr 12 12:23:48 merlin kernel: [ 8390.993848] DR0:  DR1: 
 DR2: 
  Apr 12 12:23:48 merlin kernel: [ 8390.993852] DR3:  DR6: 
fffe0ff0 DR7: 0400
  Apr 12 12:23:48 merlin kernel: [ 8390.993854] Call Trace:
  Apr 12 12:23:48 merlin kernel: [ 8390.993863]  migration_entry_wait+0x74/0x80
  Apr 12 12:23:48 merlin kernel: [ 8390.993871]  do_swap_page+0x5b3/0x770
  Apr 12 12:23:48 merlin kernel: [ 8390.993879]  handle_mm_fault+0x873/0x1360
  Apr 12 12:23:48 merlin kernel: [ 8390.993887]  __do_page_fault+0x23e/0x4e0
  Apr 12 12:23:48 merlin kernel: [ 8390.993894]  do_page_fault+0x22/0x30
  Apr 12 12:23:48 merlin kernel: [ 8390.993901]  page_fault+0x28/0x30
  

[Kernel-packages] [Bug 1682184] ProcCpuinfoMinimal.txt

2017-04-12 Thread Jeffery Painter
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1682184/+attachment/4860861/+files/ProcCpuinfoMinimal.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/1682184

Title:
  Kernel bug 4.10.0-19-generic causing lockup and crash on Ubuntu
  17.04-beta2

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  
  Apologies in advance if this is not the right place to file the bug, but I 
have been running Ubuntu 17.04-beta2 for 2 days now and have had a kernel bug 
cause system lock up twice now requiring a hard reboot. Only apps open were 
Chrome and Thunderbird.

  root@merlin:/var/log# lsb_release -rd
  Description:  Ubuntu 17.04
  Release:  17.04

  root@merlin:/var/log# uname -a
  Linux merlin 4.10.0-19-generic #21-Ubuntu SMP Thu Apr 6 17:04:57 UTC 2017 
x86_64 x86_64 x86_64 GNU/Linux

  CPU: Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz

  System: Dell XPS 8900 (default setup) booting from
  ata1.00: ATA-9: Samsung SSD 850 EVO 250GB, EMT01B6Q, max UDMA/133


  Apr 12 12:23:48 merlin kernel: [ 8390.993645] [ cut here 
]
  Apr 12 12:23:48 merlin kernel: [ 8390.993655] kernel BUG at 
/build/linux-Fk60NP/linux-4.10.0/include/linux/swapops.h:129!
  Apr 12 12:23:48 merlin kernel: [ 8390.993661] invalid opcode:  [#1] SMP
  Apr 12 12:23:48 merlin kernel: [ 8390.993665] Modules linked in: rfcomm 
joydev input_leds pci_stub vboxpci(OE) vboxnetadp(OE) vboxnetflt(OE) cmac 
vboxdrv(OE) bnep usblp hid_logitech_hidpp snd_hda_codec_hdmi hid_logitech_dj 
uas usb_storage btusb btrtl usbhid snd_usb_audio snd_usbmidi_lib uvcvideo 
videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev media 
snd_hda_codec_realtek snd_hda_codec_generic dell_wmi sparse_keymap 
snd_hda_intel snd_hda_codec snd_hda_core dell_smbios snd_hwdep snd_pcm 
snd_seq_midi snd_seq_midi_event intel_rapl snd_rawmidi dcdbas 
x86_pkg_temp_thermal intel_powerclamp coretemp nvidia_uvm(POE) snd_seq 
kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul snd_seq_device 
ghash_clmulni_intel pcbc aesni_intel snd_timer aes_x86_64 crypto_simd 
glue_helper cryptd intel_cstate intel_rapl_perf snd soundcore
  Apr 12 12:23:48 merlin kernel: [ 8390.993735]  serio_raw hci_uart btbcm btqca 
btintel bluetooth mei_me mei wmi shpchp intel_pch_thermal acpi_als kfifo_buf 
industrialio intel_lpss_acpi mac_hid intel_lpss acpi_pad parport_pc ppdev lp 
parport ip_tables x_tables autofs4 dm_mirror dm_region_hash dm_log 
nvidia_drm(POE) nvidia_modeset(POE) nvidia(POE) drm_kms_helper syscopyarea 
sysfillrect e1000e sysimgblt fb_sys_fops psmouse drm ahci ptp pps_core libahci 
video pinctrl_sunrisepoint i2c_hid pinctrl_intel hid fjes
  Apr 12 12:23:48 merlin kernel: [ 8390.993790] CPU: 2 PID: 4607 Comm: JS 
Helper Tainted: P   OE   4.10.0-19-generic #21-Ubuntu
  Apr 12 12:23:48 merlin kernel: [ 8390.993793] Hardware name: Dell Inc. XPS 
8900/0XJ8C4, BIOS 2.0.3 09/18/2015
  Apr 12 12:23:48 merlin kernel: [ 8390.993798] task: 9e46d69a2e00 
task.stack: bb5d4603c000
  Apr 12 12:23:48 merlin kernel: [ 8390.993809] RIP: 
0010:__migration_entry_wait+0x16a/0x180
  Apr 12 12:23:48 merlin kernel: [ 8390.993813] RSP: :bb5d4603fd68 
EFLAGS: 00010246
  Apr 12 12:23:48 merlin kernel: [ 8390.993818] RAX: 0017c0048078 RBX: 
e73757462bf0 RCX: e73757462bf0
  Apr 12 12:23:48 merlin kernel: [ 8390.993822] RDX: 0001 RSI: 
9e46d18af800 RDI: e73756614000
  Apr 12 12:23:48 merlin kernel: [ 8390.993825] RBP: bb5d4603fd80 R08: 
9e47458645c0 R09: 9e47458645c0
  Apr 12 12:23:48 merlin kernel: [ 8390.993829] R10: 7f59927000c8 R11: 
0206 R12: e73756614000
  Apr 12 12:23:48 merlin kernel: [ 8390.993832] R13: 3e598500 R14: 
bb5d4603fe30 R15: 9e46d1a3be10
  Apr 12 12:23:48 merlin kernel: [ 8390.993837] FS:  7f59774fa700() 
GS:9e476548() knlGS:
  Apr 12 12:23:48 merlin kernel: [ 8390.993841] CS:  0010 DS:  ES:  
CR0: 80050033
  Apr 12 12:23:48 merlin kernel: [ 8390.993844] CR2: 7f593df00018 CR3: 
0005d6951000 CR4: 003406e0
  Apr 12 12:23:48 merlin kernel: [ 8390.993848] DR0:  DR1: 
 DR2: 
  Apr 12 12:23:48 merlin kernel: [ 8390.993852] DR3:  DR6: 
fffe0ff0 DR7: 0400
  Apr 12 12:23:48 merlin kernel: [ 8390.993854] Call Trace:
  Apr 12 12:23:48 merlin kernel: [ 8390.993863]  migration_entry_wait+0x74/0x80
  Apr 12 12:23:48 merlin kernel: [ 8390.993871]  do_swap_page+0x5b3/0x770
  Apr 12 12:23:48 merlin kernel: [ 8390.993879]  handle_mm_fault+0x873/0x1360
  Apr 12 12:23:48 merlin kernel: [ 8390.993887]  __do_page_fault+0x23e/0x4e0
  Apr 12 12:23:48 merlin kernel: [ 8390.993894]  do_page_fault+0x22/0x30
  Apr 12 12:23:48 merlin kernel: [ 8390.993901]  page_faul

[Kernel-packages] [Bug 1682184] CurrentDmesg.txt

2017-04-12 Thread Jeffery Painter
apport information

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

Title:
  Kernel bug 4.10.0-19-generic causing lockup and crash on Ubuntu
  17.04-beta2

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  
  Apologies in advance if this is not the right place to file the bug, but I 
have been running Ubuntu 17.04-beta2 for 2 days now and have had a kernel bug 
cause system lock up twice now requiring a hard reboot. Only apps open were 
Chrome and Thunderbird.

  root@merlin:/var/log# lsb_release -rd
  Description:  Ubuntu 17.04
  Release:  17.04

  root@merlin:/var/log# uname -a
  Linux merlin 4.10.0-19-generic #21-Ubuntu SMP Thu Apr 6 17:04:57 UTC 2017 
x86_64 x86_64 x86_64 GNU/Linux

  CPU: Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz

  System: Dell XPS 8900 (default setup) booting from
  ata1.00: ATA-9: Samsung SSD 850 EVO 250GB, EMT01B6Q, max UDMA/133


  Apr 12 12:23:48 merlin kernel: [ 8390.993645] [ cut here 
]
  Apr 12 12:23:48 merlin kernel: [ 8390.993655] kernel BUG at 
/build/linux-Fk60NP/linux-4.10.0/include/linux/swapops.h:129!
  Apr 12 12:23:48 merlin kernel: [ 8390.993661] invalid opcode:  [#1] SMP
  Apr 12 12:23:48 merlin kernel: [ 8390.993665] Modules linked in: rfcomm 
joydev input_leds pci_stub vboxpci(OE) vboxnetadp(OE) vboxnetflt(OE) cmac 
vboxdrv(OE) bnep usblp hid_logitech_hidpp snd_hda_codec_hdmi hid_logitech_dj 
uas usb_storage btusb btrtl usbhid snd_usb_audio snd_usbmidi_lib uvcvideo 
videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev media 
snd_hda_codec_realtek snd_hda_codec_generic dell_wmi sparse_keymap 
snd_hda_intel snd_hda_codec snd_hda_core dell_smbios snd_hwdep snd_pcm 
snd_seq_midi snd_seq_midi_event intel_rapl snd_rawmidi dcdbas 
x86_pkg_temp_thermal intel_powerclamp coretemp nvidia_uvm(POE) snd_seq 
kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul snd_seq_device 
ghash_clmulni_intel pcbc aesni_intel snd_timer aes_x86_64 crypto_simd 
glue_helper cryptd intel_cstate intel_rapl_perf snd soundcore
  Apr 12 12:23:48 merlin kernel: [ 8390.993735]  serio_raw hci_uart btbcm btqca 
btintel bluetooth mei_me mei wmi shpchp intel_pch_thermal acpi_als kfifo_buf 
industrialio intel_lpss_acpi mac_hid intel_lpss acpi_pad parport_pc ppdev lp 
parport ip_tables x_tables autofs4 dm_mirror dm_region_hash dm_log 
nvidia_drm(POE) nvidia_modeset(POE) nvidia(POE) drm_kms_helper syscopyarea 
sysfillrect e1000e sysimgblt fb_sys_fops psmouse drm ahci ptp pps_core libahci 
video pinctrl_sunrisepoint i2c_hid pinctrl_intel hid fjes
  Apr 12 12:23:48 merlin kernel: [ 8390.993790] CPU: 2 PID: 4607 Comm: JS 
Helper Tainted: P   OE   4.10.0-19-generic #21-Ubuntu
  Apr 12 12:23:48 merlin kernel: [ 8390.993793] Hardware name: Dell Inc. XPS 
8900/0XJ8C4, BIOS 2.0.3 09/18/2015
  Apr 12 12:23:48 merlin kernel: [ 8390.993798] task: 9e46d69a2e00 
task.stack: bb5d4603c000
  Apr 12 12:23:48 merlin kernel: [ 8390.993809] RIP: 
0010:__migration_entry_wait+0x16a/0x180
  Apr 12 12:23:48 merlin kernel: [ 8390.993813] RSP: :bb5d4603fd68 
EFLAGS: 00010246
  Apr 12 12:23:48 merlin kernel: [ 8390.993818] RAX: 0017c0048078 RBX: 
e73757462bf0 RCX: e73757462bf0
  Apr 12 12:23:48 merlin kernel: [ 8390.993822] RDX: 0001 RSI: 
9e46d18af800 RDI: e73756614000
  Apr 12 12:23:48 merlin kernel: [ 8390.993825] RBP: bb5d4603fd80 R08: 
9e47458645c0 R09: 9e47458645c0
  Apr 12 12:23:48 merlin kernel: [ 8390.993829] R10: 7f59927000c8 R11: 
0206 R12: e73756614000
  Apr 12 12:23:48 merlin kernel: [ 8390.993832] R13: 3e598500 R14: 
bb5d4603fe30 R15: 9e46d1a3be10
  Apr 12 12:23:48 merlin kernel: [ 8390.993837] FS:  7f59774fa700() 
GS:9e476548() knlGS:
  Apr 12 12:23:48 merlin kernel: [ 8390.993841] CS:  0010 DS:  ES:  
CR0: 80050033
  Apr 12 12:23:48 merlin kernel: [ 8390.993844] CR2: 7f593df00018 CR3: 
0005d6951000 CR4: 003406e0
  Apr 12 12:23:48 merlin kernel: [ 8390.993848] DR0:  DR1: 
 DR2: 
  Apr 12 12:23:48 merlin kernel: [ 8390.993852] DR3:  DR6: 
fffe0ff0 DR7: 0400
  Apr 12 12:23:48 merlin kernel: [ 8390.993854] Call Trace:
  Apr 12 12:23:48 merlin kernel: [ 8390.993863]  migration_entry_wait+0x74/0x80
  Apr 12 12:23:48 merlin kernel: [ 8390.993871]  do_swap_page+0x5b3/0x770
  Apr 12 12:23:48 merlin kernel: [ 8390.993879]  handle_mm_fault+0x873/0x1360
  Apr 12 12:23:48 merlin kernel: [ 8390.993887]  __do_page_fault+0x23e/0x4e0
  Apr 12 12:23:48 merlin kernel: [ 8390.993894]  do_page_fault+0x22/0x30
  Apr 12 12:23:48 merlin kernel: [ 8390.993901]  page_fault+0x28/0x30

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

2017-04-12 Thread Jeffery Painter
apport information

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

Title:
  Kernel bug 4.10.0-19-generic causing lockup and crash on Ubuntu
  17.04-beta2

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  
  Apologies in advance if this is not the right place to file the bug, but I 
have been running Ubuntu 17.04-beta2 for 2 days now and have had a kernel bug 
cause system lock up twice now requiring a hard reboot. Only apps open were 
Chrome and Thunderbird.

  root@merlin:/var/log# lsb_release -rd
  Description:  Ubuntu 17.04
  Release:  17.04

  root@merlin:/var/log# uname -a
  Linux merlin 4.10.0-19-generic #21-Ubuntu SMP Thu Apr 6 17:04:57 UTC 2017 
x86_64 x86_64 x86_64 GNU/Linux

  CPU: Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz

  System: Dell XPS 8900 (default setup) booting from
  ata1.00: ATA-9: Samsung SSD 850 EVO 250GB, EMT01B6Q, max UDMA/133


  Apr 12 12:23:48 merlin kernel: [ 8390.993645] [ cut here 
]
  Apr 12 12:23:48 merlin kernel: [ 8390.993655] kernel BUG at 
/build/linux-Fk60NP/linux-4.10.0/include/linux/swapops.h:129!
  Apr 12 12:23:48 merlin kernel: [ 8390.993661] invalid opcode:  [#1] SMP
  Apr 12 12:23:48 merlin kernel: [ 8390.993665] Modules linked in: rfcomm 
joydev input_leds pci_stub vboxpci(OE) vboxnetadp(OE) vboxnetflt(OE) cmac 
vboxdrv(OE) bnep usblp hid_logitech_hidpp snd_hda_codec_hdmi hid_logitech_dj 
uas usb_storage btusb btrtl usbhid snd_usb_audio snd_usbmidi_lib uvcvideo 
videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev media 
snd_hda_codec_realtek snd_hda_codec_generic dell_wmi sparse_keymap 
snd_hda_intel snd_hda_codec snd_hda_core dell_smbios snd_hwdep snd_pcm 
snd_seq_midi snd_seq_midi_event intel_rapl snd_rawmidi dcdbas 
x86_pkg_temp_thermal intel_powerclamp coretemp nvidia_uvm(POE) snd_seq 
kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul snd_seq_device 
ghash_clmulni_intel pcbc aesni_intel snd_timer aes_x86_64 crypto_simd 
glue_helper cryptd intel_cstate intel_rapl_perf snd soundcore
  Apr 12 12:23:48 merlin kernel: [ 8390.993735]  serio_raw hci_uart btbcm btqca 
btintel bluetooth mei_me mei wmi shpchp intel_pch_thermal acpi_als kfifo_buf 
industrialio intel_lpss_acpi mac_hid intel_lpss acpi_pad parport_pc ppdev lp 
parport ip_tables x_tables autofs4 dm_mirror dm_region_hash dm_log 
nvidia_drm(POE) nvidia_modeset(POE) nvidia(POE) drm_kms_helper syscopyarea 
sysfillrect e1000e sysimgblt fb_sys_fops psmouse drm ahci ptp pps_core libahci 
video pinctrl_sunrisepoint i2c_hid pinctrl_intel hid fjes
  Apr 12 12:23:48 merlin kernel: [ 8390.993790] CPU: 2 PID: 4607 Comm: JS 
Helper Tainted: P   OE   4.10.0-19-generic #21-Ubuntu
  Apr 12 12:23:48 merlin kernel: [ 8390.993793] Hardware name: Dell Inc. XPS 
8900/0XJ8C4, BIOS 2.0.3 09/18/2015
  Apr 12 12:23:48 merlin kernel: [ 8390.993798] task: 9e46d69a2e00 
task.stack: bb5d4603c000
  Apr 12 12:23:48 merlin kernel: [ 8390.993809] RIP: 
0010:__migration_entry_wait+0x16a/0x180
  Apr 12 12:23:48 merlin kernel: [ 8390.993813] RSP: :bb5d4603fd68 
EFLAGS: 00010246
  Apr 12 12:23:48 merlin kernel: [ 8390.993818] RAX: 0017c0048078 RBX: 
e73757462bf0 RCX: e73757462bf0
  Apr 12 12:23:48 merlin kernel: [ 8390.993822] RDX: 0001 RSI: 
9e46d18af800 RDI: e73756614000
  Apr 12 12:23:48 merlin kernel: [ 8390.993825] RBP: bb5d4603fd80 R08: 
9e47458645c0 R09: 9e47458645c0
  Apr 12 12:23:48 merlin kernel: [ 8390.993829] R10: 7f59927000c8 R11: 
0206 R12: e73756614000
  Apr 12 12:23:48 merlin kernel: [ 8390.993832] R13: 3e598500 R14: 
bb5d4603fe30 R15: 9e46d1a3be10
  Apr 12 12:23:48 merlin kernel: [ 8390.993837] FS:  7f59774fa700() 
GS:9e476548() knlGS:
  Apr 12 12:23:48 merlin kernel: [ 8390.993841] CS:  0010 DS:  ES:  
CR0: 80050033
  Apr 12 12:23:48 merlin kernel: [ 8390.993844] CR2: 7f593df00018 CR3: 
0005d6951000 CR4: 003406e0
  Apr 12 12:23:48 merlin kernel: [ 8390.993848] DR0:  DR1: 
 DR2: 
  Apr 12 12:23:48 merlin kernel: [ 8390.993852] DR3:  DR6: 
fffe0ff0 DR7: 0400
  Apr 12 12:23:48 merlin kernel: [ 8390.993854] Call Trace:
  Apr 12 12:23:48 merlin kernel: [ 8390.993863]  migration_entry_wait+0x74/0x80
  Apr 12 12:23:48 merlin kernel: [ 8390.993871]  do_swap_page+0x5b3/0x770
  Apr 12 12:23:48 merlin kernel: [ 8390.993879]  handle_mm_fault+0x873/0x1360
  Apr 12 12:23:48 merlin kernel: [ 8390.993887]  __do_page_fault+0x23e/0x4e0
  Apr 12 12:23:48 merlin kernel: [ 8390.993894]  do_page_fault+0x22/0x30
  Apr 12 12:23:48 merlin kernel: [ 8390.993901]  page_fault+0x28/0x30
  Apr 12 12:23:

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

2017-04-12 Thread Jeffery Painter
apport information

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

Title:
  Kernel bug 4.10.0-19-generic causing lockup and crash on Ubuntu
  17.04-beta2

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  
  Apologies in advance if this is not the right place to file the bug, but I 
have been running Ubuntu 17.04-beta2 for 2 days now and have had a kernel bug 
cause system lock up twice now requiring a hard reboot. Only apps open were 
Chrome and Thunderbird.

  root@merlin:/var/log# lsb_release -rd
  Description:  Ubuntu 17.04
  Release:  17.04

  root@merlin:/var/log# uname -a
  Linux merlin 4.10.0-19-generic #21-Ubuntu SMP Thu Apr 6 17:04:57 UTC 2017 
x86_64 x86_64 x86_64 GNU/Linux

  CPU: Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz

  System: Dell XPS 8900 (default setup) booting from
  ata1.00: ATA-9: Samsung SSD 850 EVO 250GB, EMT01B6Q, max UDMA/133


  Apr 12 12:23:48 merlin kernel: [ 8390.993645] [ cut here 
]
  Apr 12 12:23:48 merlin kernel: [ 8390.993655] kernel BUG at 
/build/linux-Fk60NP/linux-4.10.0/include/linux/swapops.h:129!
  Apr 12 12:23:48 merlin kernel: [ 8390.993661] invalid opcode:  [#1] SMP
  Apr 12 12:23:48 merlin kernel: [ 8390.993665] Modules linked in: rfcomm 
joydev input_leds pci_stub vboxpci(OE) vboxnetadp(OE) vboxnetflt(OE) cmac 
vboxdrv(OE) bnep usblp hid_logitech_hidpp snd_hda_codec_hdmi hid_logitech_dj 
uas usb_storage btusb btrtl usbhid snd_usb_audio snd_usbmidi_lib uvcvideo 
videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev media 
snd_hda_codec_realtek snd_hda_codec_generic dell_wmi sparse_keymap 
snd_hda_intel snd_hda_codec snd_hda_core dell_smbios snd_hwdep snd_pcm 
snd_seq_midi snd_seq_midi_event intel_rapl snd_rawmidi dcdbas 
x86_pkg_temp_thermal intel_powerclamp coretemp nvidia_uvm(POE) snd_seq 
kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul snd_seq_device 
ghash_clmulni_intel pcbc aesni_intel snd_timer aes_x86_64 crypto_simd 
glue_helper cryptd intel_cstate intel_rapl_perf snd soundcore
  Apr 12 12:23:48 merlin kernel: [ 8390.993735]  serio_raw hci_uart btbcm btqca 
btintel bluetooth mei_me mei wmi shpchp intel_pch_thermal acpi_als kfifo_buf 
industrialio intel_lpss_acpi mac_hid intel_lpss acpi_pad parport_pc ppdev lp 
parport ip_tables x_tables autofs4 dm_mirror dm_region_hash dm_log 
nvidia_drm(POE) nvidia_modeset(POE) nvidia(POE) drm_kms_helper syscopyarea 
sysfillrect e1000e sysimgblt fb_sys_fops psmouse drm ahci ptp pps_core libahci 
video pinctrl_sunrisepoint i2c_hid pinctrl_intel hid fjes
  Apr 12 12:23:48 merlin kernel: [ 8390.993790] CPU: 2 PID: 4607 Comm: JS 
Helper Tainted: P   OE   4.10.0-19-generic #21-Ubuntu
  Apr 12 12:23:48 merlin kernel: [ 8390.993793] Hardware name: Dell Inc. XPS 
8900/0XJ8C4, BIOS 2.0.3 09/18/2015
  Apr 12 12:23:48 merlin kernel: [ 8390.993798] task: 9e46d69a2e00 
task.stack: bb5d4603c000
  Apr 12 12:23:48 merlin kernel: [ 8390.993809] RIP: 
0010:__migration_entry_wait+0x16a/0x180
  Apr 12 12:23:48 merlin kernel: [ 8390.993813] RSP: :bb5d4603fd68 
EFLAGS: 00010246
  Apr 12 12:23:48 merlin kernel: [ 8390.993818] RAX: 0017c0048078 RBX: 
e73757462bf0 RCX: e73757462bf0
  Apr 12 12:23:48 merlin kernel: [ 8390.993822] RDX: 0001 RSI: 
9e46d18af800 RDI: e73756614000
  Apr 12 12:23:48 merlin kernel: [ 8390.993825] RBP: bb5d4603fd80 R08: 
9e47458645c0 R09: 9e47458645c0
  Apr 12 12:23:48 merlin kernel: [ 8390.993829] R10: 7f59927000c8 R11: 
0206 R12: e73756614000
  Apr 12 12:23:48 merlin kernel: [ 8390.993832] R13: 3e598500 R14: 
bb5d4603fe30 R15: 9e46d1a3be10
  Apr 12 12:23:48 merlin kernel: [ 8390.993837] FS:  7f59774fa700() 
GS:9e476548() knlGS:
  Apr 12 12:23:48 merlin kernel: [ 8390.993841] CS:  0010 DS:  ES:  
CR0: 80050033
  Apr 12 12:23:48 merlin kernel: [ 8390.993844] CR2: 7f593df00018 CR3: 
0005d6951000 CR4: 003406e0
  Apr 12 12:23:48 merlin kernel: [ 8390.993848] DR0:  DR1: 
 DR2: 
  Apr 12 12:23:48 merlin kernel: [ 8390.993852] DR3:  DR6: 
fffe0ff0 DR7: 0400
  Apr 12 12:23:48 merlin kernel: [ 8390.993854] Call Trace:
  Apr 12 12:23:48 merlin kernel: [ 8390.993863]  migration_entry_wait+0x74/0x80
  Apr 12 12:23:48 merlin kernel: [ 8390.993871]  do_swap_page+0x5b3/0x770
  Apr 12 12:23:48 merlin kernel: [ 8390.993879]  handle_mm_fault+0x873/0x1360
  Apr 12 12:23:48 merlin kernel: [ 8390.993887]  __do_page_fault+0x23e/0x4e0
  Apr 12 12:23:48 merlin kernel: [ 8390.993894]  do_page_fault+0x22/0x30
  Apr 12 12:23:48 merlin kernel: [ 8390.993901]  page_fault+0x28/0x30
  

[Kernel-packages] [Bug 1682184] Lsusb.txt

2017-04-12 Thread Jeffery Painter
apport information

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

Title:
  Kernel bug 4.10.0-19-generic causing lockup and crash on Ubuntu
  17.04-beta2

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  
  Apologies in advance if this is not the right place to file the bug, but I 
have been running Ubuntu 17.04-beta2 for 2 days now and have had a kernel bug 
cause system lock up twice now requiring a hard reboot. Only apps open were 
Chrome and Thunderbird.

  root@merlin:/var/log# lsb_release -rd
  Description:  Ubuntu 17.04
  Release:  17.04

  root@merlin:/var/log# uname -a
  Linux merlin 4.10.0-19-generic #21-Ubuntu SMP Thu Apr 6 17:04:57 UTC 2017 
x86_64 x86_64 x86_64 GNU/Linux

  CPU: Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz

  System: Dell XPS 8900 (default setup) booting from
  ata1.00: ATA-9: Samsung SSD 850 EVO 250GB, EMT01B6Q, max UDMA/133


  Apr 12 12:23:48 merlin kernel: [ 8390.993645] [ cut here 
]
  Apr 12 12:23:48 merlin kernel: [ 8390.993655] kernel BUG at 
/build/linux-Fk60NP/linux-4.10.0/include/linux/swapops.h:129!
  Apr 12 12:23:48 merlin kernel: [ 8390.993661] invalid opcode:  [#1] SMP
  Apr 12 12:23:48 merlin kernel: [ 8390.993665] Modules linked in: rfcomm 
joydev input_leds pci_stub vboxpci(OE) vboxnetadp(OE) vboxnetflt(OE) cmac 
vboxdrv(OE) bnep usblp hid_logitech_hidpp snd_hda_codec_hdmi hid_logitech_dj 
uas usb_storage btusb btrtl usbhid snd_usb_audio snd_usbmidi_lib uvcvideo 
videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev media 
snd_hda_codec_realtek snd_hda_codec_generic dell_wmi sparse_keymap 
snd_hda_intel snd_hda_codec snd_hda_core dell_smbios snd_hwdep snd_pcm 
snd_seq_midi snd_seq_midi_event intel_rapl snd_rawmidi dcdbas 
x86_pkg_temp_thermal intel_powerclamp coretemp nvidia_uvm(POE) snd_seq 
kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul snd_seq_device 
ghash_clmulni_intel pcbc aesni_intel snd_timer aes_x86_64 crypto_simd 
glue_helper cryptd intel_cstate intel_rapl_perf snd soundcore
  Apr 12 12:23:48 merlin kernel: [ 8390.993735]  serio_raw hci_uart btbcm btqca 
btintel bluetooth mei_me mei wmi shpchp intel_pch_thermal acpi_als kfifo_buf 
industrialio intel_lpss_acpi mac_hid intel_lpss acpi_pad parport_pc ppdev lp 
parport ip_tables x_tables autofs4 dm_mirror dm_region_hash dm_log 
nvidia_drm(POE) nvidia_modeset(POE) nvidia(POE) drm_kms_helper syscopyarea 
sysfillrect e1000e sysimgblt fb_sys_fops psmouse drm ahci ptp pps_core libahci 
video pinctrl_sunrisepoint i2c_hid pinctrl_intel hid fjes
  Apr 12 12:23:48 merlin kernel: [ 8390.993790] CPU: 2 PID: 4607 Comm: JS 
Helper Tainted: P   OE   4.10.0-19-generic #21-Ubuntu
  Apr 12 12:23:48 merlin kernel: [ 8390.993793] Hardware name: Dell Inc. XPS 
8900/0XJ8C4, BIOS 2.0.3 09/18/2015
  Apr 12 12:23:48 merlin kernel: [ 8390.993798] task: 9e46d69a2e00 
task.stack: bb5d4603c000
  Apr 12 12:23:48 merlin kernel: [ 8390.993809] RIP: 
0010:__migration_entry_wait+0x16a/0x180
  Apr 12 12:23:48 merlin kernel: [ 8390.993813] RSP: :bb5d4603fd68 
EFLAGS: 00010246
  Apr 12 12:23:48 merlin kernel: [ 8390.993818] RAX: 0017c0048078 RBX: 
e73757462bf0 RCX: e73757462bf0
  Apr 12 12:23:48 merlin kernel: [ 8390.993822] RDX: 0001 RSI: 
9e46d18af800 RDI: e73756614000
  Apr 12 12:23:48 merlin kernel: [ 8390.993825] RBP: bb5d4603fd80 R08: 
9e47458645c0 R09: 9e47458645c0
  Apr 12 12:23:48 merlin kernel: [ 8390.993829] R10: 7f59927000c8 R11: 
0206 R12: e73756614000
  Apr 12 12:23:48 merlin kernel: [ 8390.993832] R13: 3e598500 R14: 
bb5d4603fe30 R15: 9e46d1a3be10
  Apr 12 12:23:48 merlin kernel: [ 8390.993837] FS:  7f59774fa700() 
GS:9e476548() knlGS:
  Apr 12 12:23:48 merlin kernel: [ 8390.993841] CS:  0010 DS:  ES:  
CR0: 80050033
  Apr 12 12:23:48 merlin kernel: [ 8390.993844] CR2: 7f593df00018 CR3: 
0005d6951000 CR4: 003406e0
  Apr 12 12:23:48 merlin kernel: [ 8390.993848] DR0:  DR1: 
 DR2: 
  Apr 12 12:23:48 merlin kernel: [ 8390.993852] DR3:  DR6: 
fffe0ff0 DR7: 0400
  Apr 12 12:23:48 merlin kernel: [ 8390.993854] Call Trace:
  Apr 12 12:23:48 merlin kernel: [ 8390.993863]  migration_entry_wait+0x74/0x80
  Apr 12 12:23:48 merlin kernel: [ 8390.993871]  do_swap_page+0x5b3/0x770
  Apr 12 12:23:48 merlin kernel: [ 8390.993879]  handle_mm_fault+0x873/0x1360
  Apr 12 12:23:48 merlin kernel: [ 8390.993887]  __do_page_fault+0x23e/0x4e0
  Apr 12 12:23:48 merlin kernel: [ 8390.993894]  do_page_fault+0x22/0x30
  Apr 12 12:23:48 merlin kernel: [ 8390.993901]  page_fault+0x28/0x30
  Apr 12 12:23:

[Kernel-packages] [Bug 1682184] JournalErrors.txt

2017-04-12 Thread Jeffery Painter
apport information

** Attachment added: "JournalErrors.txt"
   
https://bugs.launchpad.net/bugs/1682184/+attachment/4860857/+files/JournalErrors.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/1682184

Title:
  Kernel bug 4.10.0-19-generic causing lockup and crash on Ubuntu
  17.04-beta2

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  
  Apologies in advance if this is not the right place to file the bug, but I 
have been running Ubuntu 17.04-beta2 for 2 days now and have had a kernel bug 
cause system lock up twice now requiring a hard reboot. Only apps open were 
Chrome and Thunderbird.

  root@merlin:/var/log# lsb_release -rd
  Description:  Ubuntu 17.04
  Release:  17.04

  root@merlin:/var/log# uname -a
  Linux merlin 4.10.0-19-generic #21-Ubuntu SMP Thu Apr 6 17:04:57 UTC 2017 
x86_64 x86_64 x86_64 GNU/Linux

  CPU: Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz

  System: Dell XPS 8900 (default setup) booting from
  ata1.00: ATA-9: Samsung SSD 850 EVO 250GB, EMT01B6Q, max UDMA/133


  Apr 12 12:23:48 merlin kernel: [ 8390.993645] [ cut here 
]
  Apr 12 12:23:48 merlin kernel: [ 8390.993655] kernel BUG at 
/build/linux-Fk60NP/linux-4.10.0/include/linux/swapops.h:129!
  Apr 12 12:23:48 merlin kernel: [ 8390.993661] invalid opcode:  [#1] SMP
  Apr 12 12:23:48 merlin kernel: [ 8390.993665] Modules linked in: rfcomm 
joydev input_leds pci_stub vboxpci(OE) vboxnetadp(OE) vboxnetflt(OE) cmac 
vboxdrv(OE) bnep usblp hid_logitech_hidpp snd_hda_codec_hdmi hid_logitech_dj 
uas usb_storage btusb btrtl usbhid snd_usb_audio snd_usbmidi_lib uvcvideo 
videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev media 
snd_hda_codec_realtek snd_hda_codec_generic dell_wmi sparse_keymap 
snd_hda_intel snd_hda_codec snd_hda_core dell_smbios snd_hwdep snd_pcm 
snd_seq_midi snd_seq_midi_event intel_rapl snd_rawmidi dcdbas 
x86_pkg_temp_thermal intel_powerclamp coretemp nvidia_uvm(POE) snd_seq 
kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul snd_seq_device 
ghash_clmulni_intel pcbc aesni_intel snd_timer aes_x86_64 crypto_simd 
glue_helper cryptd intel_cstate intel_rapl_perf snd soundcore
  Apr 12 12:23:48 merlin kernel: [ 8390.993735]  serio_raw hci_uart btbcm btqca 
btintel bluetooth mei_me mei wmi shpchp intel_pch_thermal acpi_als kfifo_buf 
industrialio intel_lpss_acpi mac_hid intel_lpss acpi_pad parport_pc ppdev lp 
parport ip_tables x_tables autofs4 dm_mirror dm_region_hash dm_log 
nvidia_drm(POE) nvidia_modeset(POE) nvidia(POE) drm_kms_helper syscopyarea 
sysfillrect e1000e sysimgblt fb_sys_fops psmouse drm ahci ptp pps_core libahci 
video pinctrl_sunrisepoint i2c_hid pinctrl_intel hid fjes
  Apr 12 12:23:48 merlin kernel: [ 8390.993790] CPU: 2 PID: 4607 Comm: JS 
Helper Tainted: P   OE   4.10.0-19-generic #21-Ubuntu
  Apr 12 12:23:48 merlin kernel: [ 8390.993793] Hardware name: Dell Inc. XPS 
8900/0XJ8C4, BIOS 2.0.3 09/18/2015
  Apr 12 12:23:48 merlin kernel: [ 8390.993798] task: 9e46d69a2e00 
task.stack: bb5d4603c000
  Apr 12 12:23:48 merlin kernel: [ 8390.993809] RIP: 
0010:__migration_entry_wait+0x16a/0x180
  Apr 12 12:23:48 merlin kernel: [ 8390.993813] RSP: :bb5d4603fd68 
EFLAGS: 00010246
  Apr 12 12:23:48 merlin kernel: [ 8390.993818] RAX: 0017c0048078 RBX: 
e73757462bf0 RCX: e73757462bf0
  Apr 12 12:23:48 merlin kernel: [ 8390.993822] RDX: 0001 RSI: 
9e46d18af800 RDI: e73756614000
  Apr 12 12:23:48 merlin kernel: [ 8390.993825] RBP: bb5d4603fd80 R08: 
9e47458645c0 R09: 9e47458645c0
  Apr 12 12:23:48 merlin kernel: [ 8390.993829] R10: 7f59927000c8 R11: 
0206 R12: e73756614000
  Apr 12 12:23:48 merlin kernel: [ 8390.993832] R13: 3e598500 R14: 
bb5d4603fe30 R15: 9e46d1a3be10
  Apr 12 12:23:48 merlin kernel: [ 8390.993837] FS:  7f59774fa700() 
GS:9e476548() knlGS:
  Apr 12 12:23:48 merlin kernel: [ 8390.993841] CS:  0010 DS:  ES:  
CR0: 80050033
  Apr 12 12:23:48 merlin kernel: [ 8390.993844] CR2: 7f593df00018 CR3: 
0005d6951000 CR4: 003406e0
  Apr 12 12:23:48 merlin kernel: [ 8390.993848] DR0:  DR1: 
 DR2: 
  Apr 12 12:23:48 merlin kernel: [ 8390.993852] DR3:  DR6: 
fffe0ff0 DR7: 0400
  Apr 12 12:23:48 merlin kernel: [ 8390.993854] Call Trace:
  Apr 12 12:23:48 merlin kernel: [ 8390.993863]  migration_entry_wait+0x74/0x80
  Apr 12 12:23:48 merlin kernel: [ 8390.993871]  do_swap_page+0x5b3/0x770
  Apr 12 12:23:48 merlin kernel: [ 8390.993879]  handle_mm_fault+0x873/0x1360
  Apr 12 12:23:48 merlin kernel: [ 8390.993887]  __do_page_fault+0x23e/0x4e0
  Apr 12 12:23:48 merlin kernel: [ 8390.993894]  do_page_fault+0x22/0x30
  Apr 12 12:23:48 merlin kernel: [ 8390.993901]  page_fault+0x28/0x3

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

2017-04-12 Thread Jeffery Painter
apport information

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

Title:
  Kernel bug 4.10.0-19-generic causing lockup and crash on Ubuntu
  17.04-beta2

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  
  Apologies in advance if this is not the right place to file the bug, but I 
have been running Ubuntu 17.04-beta2 for 2 days now and have had a kernel bug 
cause system lock up twice now requiring a hard reboot. Only apps open were 
Chrome and Thunderbird.

  root@merlin:/var/log# lsb_release -rd
  Description:  Ubuntu 17.04
  Release:  17.04

  root@merlin:/var/log# uname -a
  Linux merlin 4.10.0-19-generic #21-Ubuntu SMP Thu Apr 6 17:04:57 UTC 2017 
x86_64 x86_64 x86_64 GNU/Linux

  CPU: Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz

  System: Dell XPS 8900 (default setup) booting from
  ata1.00: ATA-9: Samsung SSD 850 EVO 250GB, EMT01B6Q, max UDMA/133


  Apr 12 12:23:48 merlin kernel: [ 8390.993645] [ cut here 
]
  Apr 12 12:23:48 merlin kernel: [ 8390.993655] kernel BUG at 
/build/linux-Fk60NP/linux-4.10.0/include/linux/swapops.h:129!
  Apr 12 12:23:48 merlin kernel: [ 8390.993661] invalid opcode:  [#1] SMP
  Apr 12 12:23:48 merlin kernel: [ 8390.993665] Modules linked in: rfcomm 
joydev input_leds pci_stub vboxpci(OE) vboxnetadp(OE) vboxnetflt(OE) cmac 
vboxdrv(OE) bnep usblp hid_logitech_hidpp snd_hda_codec_hdmi hid_logitech_dj 
uas usb_storage btusb btrtl usbhid snd_usb_audio snd_usbmidi_lib uvcvideo 
videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev media 
snd_hda_codec_realtek snd_hda_codec_generic dell_wmi sparse_keymap 
snd_hda_intel snd_hda_codec snd_hda_core dell_smbios snd_hwdep snd_pcm 
snd_seq_midi snd_seq_midi_event intel_rapl snd_rawmidi dcdbas 
x86_pkg_temp_thermal intel_powerclamp coretemp nvidia_uvm(POE) snd_seq 
kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul snd_seq_device 
ghash_clmulni_intel pcbc aesni_intel snd_timer aes_x86_64 crypto_simd 
glue_helper cryptd intel_cstate intel_rapl_perf snd soundcore
  Apr 12 12:23:48 merlin kernel: [ 8390.993735]  serio_raw hci_uart btbcm btqca 
btintel bluetooth mei_me mei wmi shpchp intel_pch_thermal acpi_als kfifo_buf 
industrialio intel_lpss_acpi mac_hid intel_lpss acpi_pad parport_pc ppdev lp 
parport ip_tables x_tables autofs4 dm_mirror dm_region_hash dm_log 
nvidia_drm(POE) nvidia_modeset(POE) nvidia(POE) drm_kms_helper syscopyarea 
sysfillrect e1000e sysimgblt fb_sys_fops psmouse drm ahci ptp pps_core libahci 
video pinctrl_sunrisepoint i2c_hid pinctrl_intel hid fjes
  Apr 12 12:23:48 merlin kernel: [ 8390.993790] CPU: 2 PID: 4607 Comm: JS 
Helper Tainted: P   OE   4.10.0-19-generic #21-Ubuntu
  Apr 12 12:23:48 merlin kernel: [ 8390.993793] Hardware name: Dell Inc. XPS 
8900/0XJ8C4, BIOS 2.0.3 09/18/2015
  Apr 12 12:23:48 merlin kernel: [ 8390.993798] task: 9e46d69a2e00 
task.stack: bb5d4603c000
  Apr 12 12:23:48 merlin kernel: [ 8390.993809] RIP: 
0010:__migration_entry_wait+0x16a/0x180
  Apr 12 12:23:48 merlin kernel: [ 8390.993813] RSP: :bb5d4603fd68 
EFLAGS: 00010246
  Apr 12 12:23:48 merlin kernel: [ 8390.993818] RAX: 0017c0048078 RBX: 
e73757462bf0 RCX: e73757462bf0
  Apr 12 12:23:48 merlin kernel: [ 8390.993822] RDX: 0001 RSI: 
9e46d18af800 RDI: e73756614000
  Apr 12 12:23:48 merlin kernel: [ 8390.993825] RBP: bb5d4603fd80 R08: 
9e47458645c0 R09: 9e47458645c0
  Apr 12 12:23:48 merlin kernel: [ 8390.993829] R10: 7f59927000c8 R11: 
0206 R12: e73756614000
  Apr 12 12:23:48 merlin kernel: [ 8390.993832] R13: 3e598500 R14: 
bb5d4603fe30 R15: 9e46d1a3be10
  Apr 12 12:23:48 merlin kernel: [ 8390.993837] FS:  7f59774fa700() 
GS:9e476548() knlGS:
  Apr 12 12:23:48 merlin kernel: [ 8390.993841] CS:  0010 DS:  ES:  
CR0: 80050033
  Apr 12 12:23:48 merlin kernel: [ 8390.993844] CR2: 7f593df00018 CR3: 
0005d6951000 CR4: 003406e0
  Apr 12 12:23:48 merlin kernel: [ 8390.993848] DR0:  DR1: 
 DR2: 
  Apr 12 12:23:48 merlin kernel: [ 8390.993852] DR3:  DR6: 
fffe0ff0 DR7: 0400
  Apr 12 12:23:48 merlin kernel: [ 8390.993854] Call Trace:
  Apr 12 12:23:48 merlin kernel: [ 8390.993863]  migration_entry_wait+0x74/0x80
  Apr 12 12:23:48 merlin kernel: [ 8390.993871]  do_swap_page+0x5b3/0x770
  Apr 12 12:23:48 merlin kernel: [ 8390.993879]  handle_mm_fault+0x873/0x1360
  Apr 12 12:23:48 merlin kernel: [ 8390.993887]  __do_page_fault+0x23e/0x4e0
  Apr 12 12:23:48 merlin kernel: [ 8390.993894]  do_page_fault+0x22/0x30
  Apr 12 12:23:48 merlin kernel: [ 8390.993901]  page_fault+0x28/0x30
  

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

2017-04-12 Thread Jeffery Painter
apport information

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

Title:
  Kernel bug 4.10.0-19-generic causing lockup and crash on Ubuntu
  17.04-beta2

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  
  Apologies in advance if this is not the right place to file the bug, but I 
have been running Ubuntu 17.04-beta2 for 2 days now and have had a kernel bug 
cause system lock up twice now requiring a hard reboot. Only apps open were 
Chrome and Thunderbird.

  root@merlin:/var/log# lsb_release -rd
  Description:  Ubuntu 17.04
  Release:  17.04

  root@merlin:/var/log# uname -a
  Linux merlin 4.10.0-19-generic #21-Ubuntu SMP Thu Apr 6 17:04:57 UTC 2017 
x86_64 x86_64 x86_64 GNU/Linux

  CPU: Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz

  System: Dell XPS 8900 (default setup) booting from
  ata1.00: ATA-9: Samsung SSD 850 EVO 250GB, EMT01B6Q, max UDMA/133


  Apr 12 12:23:48 merlin kernel: [ 8390.993645] [ cut here 
]
  Apr 12 12:23:48 merlin kernel: [ 8390.993655] kernel BUG at 
/build/linux-Fk60NP/linux-4.10.0/include/linux/swapops.h:129!
  Apr 12 12:23:48 merlin kernel: [ 8390.993661] invalid opcode:  [#1] SMP
  Apr 12 12:23:48 merlin kernel: [ 8390.993665] Modules linked in: rfcomm 
joydev input_leds pci_stub vboxpci(OE) vboxnetadp(OE) vboxnetflt(OE) cmac 
vboxdrv(OE) bnep usblp hid_logitech_hidpp snd_hda_codec_hdmi hid_logitech_dj 
uas usb_storage btusb btrtl usbhid snd_usb_audio snd_usbmidi_lib uvcvideo 
videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev media 
snd_hda_codec_realtek snd_hda_codec_generic dell_wmi sparse_keymap 
snd_hda_intel snd_hda_codec snd_hda_core dell_smbios snd_hwdep snd_pcm 
snd_seq_midi snd_seq_midi_event intel_rapl snd_rawmidi dcdbas 
x86_pkg_temp_thermal intel_powerclamp coretemp nvidia_uvm(POE) snd_seq 
kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul snd_seq_device 
ghash_clmulni_intel pcbc aesni_intel snd_timer aes_x86_64 crypto_simd 
glue_helper cryptd intel_cstate intel_rapl_perf snd soundcore
  Apr 12 12:23:48 merlin kernel: [ 8390.993735]  serio_raw hci_uart btbcm btqca 
btintel bluetooth mei_me mei wmi shpchp intel_pch_thermal acpi_als kfifo_buf 
industrialio intel_lpss_acpi mac_hid intel_lpss acpi_pad parport_pc ppdev lp 
parport ip_tables x_tables autofs4 dm_mirror dm_region_hash dm_log 
nvidia_drm(POE) nvidia_modeset(POE) nvidia(POE) drm_kms_helper syscopyarea 
sysfillrect e1000e sysimgblt fb_sys_fops psmouse drm ahci ptp pps_core libahci 
video pinctrl_sunrisepoint i2c_hid pinctrl_intel hid fjes
  Apr 12 12:23:48 merlin kernel: [ 8390.993790] CPU: 2 PID: 4607 Comm: JS 
Helper Tainted: P   OE   4.10.0-19-generic #21-Ubuntu
  Apr 12 12:23:48 merlin kernel: [ 8390.993793] Hardware name: Dell Inc. XPS 
8900/0XJ8C4, BIOS 2.0.3 09/18/2015
  Apr 12 12:23:48 merlin kernel: [ 8390.993798] task: 9e46d69a2e00 
task.stack: bb5d4603c000
  Apr 12 12:23:48 merlin kernel: [ 8390.993809] RIP: 
0010:__migration_entry_wait+0x16a/0x180
  Apr 12 12:23:48 merlin kernel: [ 8390.993813] RSP: :bb5d4603fd68 
EFLAGS: 00010246
  Apr 12 12:23:48 merlin kernel: [ 8390.993818] RAX: 0017c0048078 RBX: 
e73757462bf0 RCX: e73757462bf0
  Apr 12 12:23:48 merlin kernel: [ 8390.993822] RDX: 0001 RSI: 
9e46d18af800 RDI: e73756614000
  Apr 12 12:23:48 merlin kernel: [ 8390.993825] RBP: bb5d4603fd80 R08: 
9e47458645c0 R09: 9e47458645c0
  Apr 12 12:23:48 merlin kernel: [ 8390.993829] R10: 7f59927000c8 R11: 
0206 R12: e73756614000
  Apr 12 12:23:48 merlin kernel: [ 8390.993832] R13: 3e598500 R14: 
bb5d4603fe30 R15: 9e46d1a3be10
  Apr 12 12:23:48 merlin kernel: [ 8390.993837] FS:  7f59774fa700() 
GS:9e476548() knlGS:
  Apr 12 12:23:48 merlin kernel: [ 8390.993841] CS:  0010 DS:  ES:  
CR0: 80050033
  Apr 12 12:23:48 merlin kernel: [ 8390.993844] CR2: 7f593df00018 CR3: 
0005d6951000 CR4: 003406e0
  Apr 12 12:23:48 merlin kernel: [ 8390.993848] DR0:  DR1: 
 DR2: 
  Apr 12 12:23:48 merlin kernel: [ 8390.993852] DR3:  DR6: 
fffe0ff0 DR7: 0400
  Apr 12 12:23:48 merlin kernel: [ 8390.993854] Call Trace:
  Apr 12 12:23:48 merlin kernel: [ 8390.993863]  migration_entry_wait+0x74/0x80
  Apr 12 12:23:48 merlin kernel: [ 8390.993871]  do_swap_page+0x5b3/0x770
  Apr 12 12:23:48 merlin kernel: [ 8390.993879]  handle_mm_fault+0x873/0x1360
  Apr 12 12:23:48 merlin kernel: [ 8390.993887]  __do_page_fault+0x23e/0x4e0
  Apr 12 12:23:48 merlin kernel: [ 8390.993894]  do_page_fault+0x22/0x30
  Apr 12 12:23:48 merlin kernel: [ 8390.993901]  page_fault+0x28/0

[Kernel-packages] [Bug 1682230] [NEW] Wifi usb stick and cordless keyboard and mouse freeze system

2017-04-12 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Hello,
For kernels 4.4, using a usb wifi dongle (0bda:8178 Realtek Semiconductor Corp. 
RTL8192CU 802.11n WLAN Adapter) and a cordless mouse/keyboard (1d57:fa20 Xenta 
) freeze the system.
With 4.8.0-36 kernel, all is fine. 
With update 4.8.0-46, the system freeze.

lsb_release -rd
Description:Ubuntu 16.04.2 LTS
Release:16.04

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


** Tags: bot-comment regression-update
-- 
Wifi usb stick and cordless keyboard and mouse freeze system 
https://bugs.launchpad.net/bugs/1682230
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 1682034] rumford (amd64) - tests ran: 1, failed: 0

2017-04-12 Thread Brad Figg
tests ran:   1, failed: 0;
  
http://kernel.ubuntu.com/testing/4.8.0-48.51-generic/rumford__4.8.0-48.51__2017-04-12_21-05-00/results-index.html

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

Title:
  linux: 4.8.0-48.51 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  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 upload-to-ppa series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Yakkety:
  Confirmed

Bug description:
  This bug is for tracking the  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

  backports: 1682037
  derivatives: 1682038
  kernel-stable-phase-changed:Wednesday, 12. April 2017 13:00 UTC
  kernel-stable-phase:Uploaded

  -- swm properties --
  boot-testing-requested: true
  phase: Uploaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1682034/+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 1682034] hainzel (amd64) - tests ran: 1, failed: 0

2017-04-12 Thread Brad Figg
tests ran:   1, failed: 0;
  
http://kernel.ubuntu.com/testing/4.8.0-48.51-generic/hainzel__4.8.0-48.51__2017-04-12_20-57-00/results-index.html

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

Title:
  linux: 4.8.0-48.51 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  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 upload-to-ppa series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Yakkety:
  Confirmed

Bug description:
  This bug is for tracking the  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

  backports: 1682037
  derivatives: 1682038
  kernel-stable-phase-changed:Wednesday, 12. April 2017 13:00 UTC
  kernel-stable-phase:Uploaded

  -- swm properties --
  boot-testing-requested: true
  phase: Uploaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1682034/+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 1682034] ms10-34-mcdivittB0-kernel (arm64) - tests ran: 1, failed: 0

2017-04-12 Thread Brad Figg
tests ran:   1, failed: 0;
  
http://kernel.ubuntu.com/testing/4.8.0-48.51-generic/ms10-34-mcdivittB0-kernel__4.8.0-48.51__2017-04-12_20-59-00/results-index.html

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

Title:
  linux: 4.8.0-48.51 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  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 upload-to-ppa series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Yakkety:
  Confirmed

Bug description:
  This bug is for tracking the  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

  backports: 1682037
  derivatives: 1682038
  kernel-stable-phase-changed:Wednesday, 12. April 2017 13:00 UTC
  kernel-stable-phase:Uploaded

  -- swm properties --
  boot-testing-requested: true
  phase: Uploaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1682034/+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 1682034] ms10-35-mcdivittB0-kernel (arm64) - tests ran: 1, failed: 0

2017-04-12 Thread Brad Figg
tests ran:   1, failed: 0;
  
http://kernel.ubuntu.com/testing/4.8.0-48.51-generic/ms10-35-mcdivittB0-kernel__4.8.0-48.51__2017-04-12_20-58-00/results-index.html

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

Title:
  linux: 4.8.0-48.51 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  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 upload-to-ppa series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Yakkety:
  Confirmed

Bug description:
  This bug is for tracking the  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

  backports: 1682037
  derivatives: 1682038
  kernel-stable-phase-changed:Wednesday, 12. April 2017 13:00 UTC
  kernel-stable-phase:Uploaded

  -- swm properties --
  boot-testing-requested: true
  phase: Uploaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1682034/+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 1682034] gonzo (amd64) - tests ran: 1, failed: 0

2017-04-12 Thread Brad Figg
tests ran:   1, failed: 0;
  
http://kernel.ubuntu.com/testing/4.8.0-48.51-generic/gonzo__4.8.0-48.51__2017-04-12_20-56-00/results-index.html

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

Title:
  linux: 4.8.0-48.51 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  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 upload-to-ppa series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Yakkety:
  Confirmed

Bug description:
  This bug is for tracking the  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

  backports: 1682037
  derivatives: 1682038
  kernel-stable-phase-changed:Wednesday, 12. April 2017 13:00 UTC
  kernel-stable-phase:Uploaded

  -- swm properties --
  boot-testing-requested: true
  phase: Uploaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1682034/+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 1682034] fozzie (amd64) - tests ran: 1, failed: 0

2017-04-12 Thread Brad Figg
tests ran:   1, failed: 0;
  
http://kernel.ubuntu.com/testing/4.8.0-48.51-generic/fozzie__4.8.0-48.51__2017-04-12_20-56-00/results-index.html

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

Title:
  linux: 4.8.0-48.51 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  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 upload-to-ppa series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Yakkety:
  Confirmed

Bug description:
  This bug is for tracking the  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

  backports: 1682037
  derivatives: 1682038
  kernel-stable-phase-changed:Wednesday, 12. April 2017 13:00 UTC
  kernel-stable-phase:Uploaded

  -- swm properties --
  boot-testing-requested: true
  phase: Uploaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1682034/+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 1682034] archytas (amd64) - tests ran: 1, failed: 0

2017-04-12 Thread Brad Figg
tests ran:   1, failed: 0;
  
http://kernel.ubuntu.com/testing/4.8.0-48.51-generic/archytas__4.8.0-48.51__2017-04-12_20-55-00/results-index.html

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

Title:
  linux: 4.8.0-48.51 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  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 upload-to-ppa series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Yakkety:
  Confirmed

Bug description:
  This bug is for tracking the  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

  backports: 1682037
  derivatives: 1682038
  kernel-stable-phase-changed:Wednesday, 12. April 2017 13:00 UTC
  kernel-stable-phase:Uploaded

  -- swm properties --
  boot-testing-requested: true
  phase: Uploaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1682034/+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 1682184] Re: Kernel bug 4.10.0-19-generic causing lockup and crash on Ubuntu 17.04-beta2

2017-04-12 Thread Jeffery Painter
** 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/1682184

Title:
  Kernel bug 4.10.0-19-generic causing lockup and crash on Ubuntu
  17.04-beta2

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  
  Apologies in advance if this is not the right place to file the bug, but I 
have been running Ubuntu 17.04-beta2 for 2 days now and have had a kernel bug 
cause system lock up twice now requiring a hard reboot. Only apps open were 
Chrome and Thunderbird.

  root@merlin:/var/log# lsb_release -rd
  Description:  Ubuntu 17.04
  Release:  17.04

  root@merlin:/var/log# uname -a
  Linux merlin 4.10.0-19-generic #21-Ubuntu SMP Thu Apr 6 17:04:57 UTC 2017 
x86_64 x86_64 x86_64 GNU/Linux

  CPU: Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz

  System: Dell XPS 8900 (default setup) booting from
  ata1.00: ATA-9: Samsung SSD 850 EVO 250GB, EMT01B6Q, max UDMA/133


  Apr 12 12:23:48 merlin kernel: [ 8390.993645] [ cut here 
]
  Apr 12 12:23:48 merlin kernel: [ 8390.993655] kernel BUG at 
/build/linux-Fk60NP/linux-4.10.0/include/linux/swapops.h:129!
  Apr 12 12:23:48 merlin kernel: [ 8390.993661] invalid opcode:  [#1] SMP
  Apr 12 12:23:48 merlin kernel: [ 8390.993665] Modules linked in: rfcomm 
joydev input_leds pci_stub vboxpci(OE) vboxnetadp(OE) vboxnetflt(OE) cmac 
vboxdrv(OE) bnep usblp hid_logitech_hidpp snd_hda_codec_hdmi hid_logitech_dj 
uas usb_storage btusb btrtl usbhid snd_usb_audio snd_usbmidi_lib uvcvideo 
videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev media 
snd_hda_codec_realtek snd_hda_codec_generic dell_wmi sparse_keymap 
snd_hda_intel snd_hda_codec snd_hda_core dell_smbios snd_hwdep snd_pcm 
snd_seq_midi snd_seq_midi_event intel_rapl snd_rawmidi dcdbas 
x86_pkg_temp_thermal intel_powerclamp coretemp nvidia_uvm(POE) snd_seq 
kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul snd_seq_device 
ghash_clmulni_intel pcbc aesni_intel snd_timer aes_x86_64 crypto_simd 
glue_helper cryptd intel_cstate intel_rapl_perf snd soundcore
  Apr 12 12:23:48 merlin kernel: [ 8390.993735]  serio_raw hci_uart btbcm btqca 
btintel bluetooth mei_me mei wmi shpchp intel_pch_thermal acpi_als kfifo_buf 
industrialio intel_lpss_acpi mac_hid intel_lpss acpi_pad parport_pc ppdev lp 
parport ip_tables x_tables autofs4 dm_mirror dm_region_hash dm_log 
nvidia_drm(POE) nvidia_modeset(POE) nvidia(POE) drm_kms_helper syscopyarea 
sysfillrect e1000e sysimgblt fb_sys_fops psmouse drm ahci ptp pps_core libahci 
video pinctrl_sunrisepoint i2c_hid pinctrl_intel hid fjes
  Apr 12 12:23:48 merlin kernel: [ 8390.993790] CPU: 2 PID: 4607 Comm: JS 
Helper Tainted: P   OE   4.10.0-19-generic #21-Ubuntu
  Apr 12 12:23:48 merlin kernel: [ 8390.993793] Hardware name: Dell Inc. XPS 
8900/0XJ8C4, BIOS 2.0.3 09/18/2015
  Apr 12 12:23:48 merlin kernel: [ 8390.993798] task: 9e46d69a2e00 
task.stack: bb5d4603c000
  Apr 12 12:23:48 merlin kernel: [ 8390.993809] RIP: 
0010:__migration_entry_wait+0x16a/0x180
  Apr 12 12:23:48 merlin kernel: [ 8390.993813] RSP: :bb5d4603fd68 
EFLAGS: 00010246
  Apr 12 12:23:48 merlin kernel: [ 8390.993818] RAX: 0017c0048078 RBX: 
e73757462bf0 RCX: e73757462bf0
  Apr 12 12:23:48 merlin kernel: [ 8390.993822] RDX: 0001 RSI: 
9e46d18af800 RDI: e73756614000
  Apr 12 12:23:48 merlin kernel: [ 8390.993825] RBP: bb5d4603fd80 R08: 
9e47458645c0 R09: 9e47458645c0
  Apr 12 12:23:48 merlin kernel: [ 8390.993829] R10: 7f59927000c8 R11: 
0206 R12: e73756614000
  Apr 12 12:23:48 merlin kernel: [ 8390.993832] R13: 3e598500 R14: 
bb5d4603fe30 R15: 9e46d1a3be10
  Apr 12 12:23:48 merlin kernel: [ 8390.993837] FS:  7f59774fa700() 
GS:9e476548() knlGS:
  Apr 12 12:23:48 merlin kernel: [ 8390.993841] CS:  0010 DS:  ES:  
CR0: 80050033
  Apr 12 12:23:48 merlin kernel: [ 8390.993844] CR2: 7f593df00018 CR3: 
0005d6951000 CR4: 003406e0
  Apr 12 12:23:48 merlin kernel: [ 8390.993848] DR0:  DR1: 
 DR2: 
  Apr 12 12:23:48 merlin kernel: [ 8390.993852] DR3:  DR6: 
fffe0ff0 DR7: 0400
  Apr 12 12:23:48 merlin kernel: [ 8390.993854] Call Trace:
  Apr 12 12:23:48 merlin kernel: [ 8390.993863]  migration_entry_wait+0x74/0x80
  Apr 12 12:23:48 merlin kernel: [ 8390.993871]  do_swap_page+0x5b3/0x770
  Apr 12 12:23:48 merlin kernel: [ 8390.993879]  handle_mm_fault+0x873/0x1360
  Apr 12 12:23:48 merlin kernel: [ 8390.993887]  __do_page_fault+0x23e/0x4e0
  Apr 12 12:23:48 merlin kernel: [ 8390.993894]  do_page_fault+0x22/0x30
  Apr 12 12:23:48 merlin kernel: [ 8390.993901]  page_fault+0x28/0x30
  Apr 12 12:23:48 merlin kernel: [ 8390.993906] RIP: 0033:0x55abc4d3206c
  Apr 12 12:23:48 merlin kern

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

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

apport-collect 1682184

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

Title:
  Kernel bug 4.10.0-19-generic causing lockup and crash on Ubuntu
  17.04-beta2

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  
  Apologies in advance if this is not the right place to file the bug, but I 
have been running Ubuntu 17.04-beta2 for 2 days now and have had a kernel bug 
cause system lock up twice now requiring a hard reboot. Only apps open were 
Chrome and Thunderbird.

  root@merlin:/var/log# lsb_release -rd
  Description:  Ubuntu 17.04
  Release:  17.04

  root@merlin:/var/log# uname -a
  Linux merlin 4.10.0-19-generic #21-Ubuntu SMP Thu Apr 6 17:04:57 UTC 2017 
x86_64 x86_64 x86_64 GNU/Linux

  CPU: Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz

  System: Dell XPS 8900 (default setup) booting from
  ata1.00: ATA-9: Samsung SSD 850 EVO 250GB, EMT01B6Q, max UDMA/133


  Apr 12 12:23:48 merlin kernel: [ 8390.993645] [ cut here 
]
  Apr 12 12:23:48 merlin kernel: [ 8390.993655] kernel BUG at 
/build/linux-Fk60NP/linux-4.10.0/include/linux/swapops.h:129!
  Apr 12 12:23:48 merlin kernel: [ 8390.993661] invalid opcode:  [#1] SMP
  Apr 12 12:23:48 merlin kernel: [ 8390.993665] Modules linked in: rfcomm 
joydev input_leds pci_stub vboxpci(OE) vboxnetadp(OE) vboxnetflt(OE) cmac 
vboxdrv(OE) bnep usblp hid_logitech_hidpp snd_hda_codec_hdmi hid_logitech_dj 
uas usb_storage btusb btrtl usbhid snd_usb_audio snd_usbmidi_lib uvcvideo 
videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev media 
snd_hda_codec_realtek snd_hda_codec_generic dell_wmi sparse_keymap 
snd_hda_intel snd_hda_codec snd_hda_core dell_smbios snd_hwdep snd_pcm 
snd_seq_midi snd_seq_midi_event intel_rapl snd_rawmidi dcdbas 
x86_pkg_temp_thermal intel_powerclamp coretemp nvidia_uvm(POE) snd_seq 
kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul snd_seq_device 
ghash_clmulni_intel pcbc aesni_intel snd_timer aes_x86_64 crypto_simd 
glue_helper cryptd intel_cstate intel_rapl_perf snd soundcore
  Apr 12 12:23:48 merlin kernel: [ 8390.993735]  serio_raw hci_uart btbcm btqca 
btintel bluetooth mei_me mei wmi shpchp intel_pch_thermal acpi_als kfifo_buf 
industrialio intel_lpss_acpi mac_hid intel_lpss acpi_pad parport_pc ppdev lp 
parport ip_tables x_tables autofs4 dm_mirror dm_region_hash dm_log 
nvidia_drm(POE) nvidia_modeset(POE) nvidia(POE) drm_kms_helper syscopyarea 
sysfillrect e1000e sysimgblt fb_sys_fops psmouse drm ahci ptp pps_core libahci 
video pinctrl_sunrisepoint i2c_hid pinctrl_intel hid fjes
  Apr 12 12:23:48 merlin kernel: [ 8390.993790] CPU: 2 PID: 4607 Comm: JS 
Helper Tainted: P   OE   4.10.0-19-generic #21-Ubuntu
  Apr 12 12:23:48 merlin kernel: [ 8390.993793] Hardware name: Dell Inc. XPS 
8900/0XJ8C4, BIOS 2.0.3 09/18/2015
  Apr 12 12:23:48 merlin kernel: [ 8390.993798] task: 9e46d69a2e00 
task.stack: bb5d4603c000
  Apr 12 12:23:48 merlin kernel: [ 8390.993809] RIP: 
0010:__migration_entry_wait+0x16a/0x180
  Apr 12 12:23:48 merlin kernel: [ 8390.993813] RSP: :bb5d4603fd68 
EFLAGS: 00010246
  Apr 12 12:23:48 merlin kernel: [ 8390.993818] RAX: 0017c0048078 RBX: 
e73757462bf0 RCX: e73757462bf0
  Apr 12 12:23:48 merlin kernel: [ 8390.993822] RDX: 0001 RSI: 
9e46d18af800 RDI: e73756614000
  Apr 12 12:23:48 merlin kernel: [ 8390.993825] RBP: bb5d4603fd80 R08: 
9e47458645c0 R09: 9e47458645c0
  Apr 12 12:23:48 merlin kernel: [ 8390.993829] R10: 7f59927000c8 R11: 
0206 R12: e73756614000
  Apr 12 12:23:48 merlin kernel: [ 8390.993832] R13: 3e598500 R14: 
bb5d4603fe30 R15: 9e46d1a3be10
  Apr 12 12:23:48 merlin kernel: [ 8390.993837] FS:  7f59774fa700() 
GS:9e476548() knlGS:
  Apr 12 12:23:48 merlin kernel: [ 8390.993841] CS:  0010 DS:  ES:  
CR0: 80050033
  Apr 12 12:23:48 merlin kernel: [ 8390.993844] CR2: 7f593df00018 CR3: 
0005d6951000 CR4: 003406e0
  Apr 12 12:23:48 merlin kernel: [ 8390.993848] DR0:  DR1: 
 DR2: 
  Apr 12 12:23:48 merlin kernel: [ 8390.993852] DR3:  DR6: 
fffe0ff0 DR7: 0400
  Apr 12 12:23:48 merlin kernel: [ 8390.993854] Call Trace:
  Apr 12 12:23:48 merlin kernel: [ 8390.993863]  migration_entry_wait+0x74/0x80
  Apr

[Kernel-packages] [Bug 1682184] [NEW] Kernel bug 4.10.0-19-generic causing lockup and crash on Ubuntu 17.04-beta2

2017-04-12 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:


Apologies in advance if this is not the right place to file the bug, but I have 
been running Ubuntu 17.04-beta2 for 2 days now and have had a kernel bug cause 
system lock up twice now requiring a hard reboot. Only apps open were Chrome 
and Thunderbird.

root@merlin:/var/log# lsb_release -rd
Description:Ubuntu 17.04
Release:17.04

root@merlin:/var/log# uname -a
Linux merlin 4.10.0-19-generic #21-Ubuntu SMP Thu Apr 6 17:04:57 UTC 2017 
x86_64 x86_64 x86_64 GNU/Linux

CPU: Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz

System: Dell XPS 8900 (default setup) booting from
ata1.00: ATA-9: Samsung SSD 850 EVO 250GB, EMT01B6Q, max UDMA/133


Apr 12 12:23:48 merlin kernel: [ 8390.993645] [ cut here 
]
Apr 12 12:23:48 merlin kernel: [ 8390.993655] kernel BUG at 
/build/linux-Fk60NP/linux-4.10.0/include/linux/swapops.h:129!
Apr 12 12:23:48 merlin kernel: [ 8390.993661] invalid opcode:  [#1] SMP
Apr 12 12:23:48 merlin kernel: [ 8390.993665] Modules linked in: rfcomm joydev 
input_leds pci_stub vboxpci(OE) vboxnetadp(OE) vboxnetflt(OE) cmac vboxdrv(OE) 
bnep usblp hid_logitech_hidpp snd_hda_codec_hdmi hid_logitech_dj uas 
usb_storage btusb btrtl usbhid snd_usb_audio snd_usbmidi_lib uvcvideo 
videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev media 
snd_hda_codec_realtek snd_hda_codec_generic dell_wmi sparse_keymap 
snd_hda_intel snd_hda_codec snd_hda_core dell_smbios snd_hwdep snd_pcm 
snd_seq_midi snd_seq_midi_event intel_rapl snd_rawmidi dcdbas 
x86_pkg_temp_thermal intel_powerclamp coretemp nvidia_uvm(POE) snd_seq 
kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul snd_seq_device 
ghash_clmulni_intel pcbc aesni_intel snd_timer aes_x86_64 crypto_simd 
glue_helper cryptd intel_cstate intel_rapl_perf snd soundcore
Apr 12 12:23:48 merlin kernel: [ 8390.993735]  serio_raw hci_uart btbcm btqca 
btintel bluetooth mei_me mei wmi shpchp intel_pch_thermal acpi_als kfifo_buf 
industrialio intel_lpss_acpi mac_hid intel_lpss acpi_pad parport_pc ppdev lp 
parport ip_tables x_tables autofs4 dm_mirror dm_region_hash dm_log 
nvidia_drm(POE) nvidia_modeset(POE) nvidia(POE) drm_kms_helper syscopyarea 
sysfillrect e1000e sysimgblt fb_sys_fops psmouse drm ahci ptp pps_core libahci 
video pinctrl_sunrisepoint i2c_hid pinctrl_intel hid fjes
Apr 12 12:23:48 merlin kernel: [ 8390.993790] CPU: 2 PID: 4607 Comm: JS Helper 
Tainted: P   OE   4.10.0-19-generic #21-Ubuntu
Apr 12 12:23:48 merlin kernel: [ 8390.993793] Hardware name: Dell Inc. XPS 
8900/0XJ8C4, BIOS 2.0.3 09/18/2015
Apr 12 12:23:48 merlin kernel: [ 8390.993798] task: 9e46d69a2e00 
task.stack: bb5d4603c000
Apr 12 12:23:48 merlin kernel: [ 8390.993809] RIP: 
0010:__migration_entry_wait+0x16a/0x180
Apr 12 12:23:48 merlin kernel: [ 8390.993813] RSP: :bb5d4603fd68 
EFLAGS: 00010246
Apr 12 12:23:48 merlin kernel: [ 8390.993818] RAX: 0017c0048078 RBX: 
e73757462bf0 RCX: e73757462bf0
Apr 12 12:23:48 merlin kernel: [ 8390.993822] RDX: 0001 RSI: 
9e46d18af800 RDI: e73756614000
Apr 12 12:23:48 merlin kernel: [ 8390.993825] RBP: bb5d4603fd80 R08: 
9e47458645c0 R09: 9e47458645c0
Apr 12 12:23:48 merlin kernel: [ 8390.993829] R10: 7f59927000c8 R11: 
0206 R12: e73756614000
Apr 12 12:23:48 merlin kernel: [ 8390.993832] R13: 3e598500 R14: 
bb5d4603fe30 R15: 9e46d1a3be10
Apr 12 12:23:48 merlin kernel: [ 8390.993837] FS:  7f59774fa700() 
GS:9e476548() knlGS:
Apr 12 12:23:48 merlin kernel: [ 8390.993841] CS:  0010 DS:  ES:  CR0: 
80050033
Apr 12 12:23:48 merlin kernel: [ 8390.993844] CR2: 7f593df00018 CR3: 
0005d6951000 CR4: 003406e0
Apr 12 12:23:48 merlin kernel: [ 8390.993848] DR0:  DR1: 
 DR2: 
Apr 12 12:23:48 merlin kernel: [ 8390.993852] DR3:  DR6: 
fffe0ff0 DR7: 0400
Apr 12 12:23:48 merlin kernel: [ 8390.993854] Call Trace:
Apr 12 12:23:48 merlin kernel: [ 8390.993863]  migration_entry_wait+0x74/0x80
Apr 12 12:23:48 merlin kernel: [ 8390.993871]  do_swap_page+0x5b3/0x770
Apr 12 12:23:48 merlin kernel: [ 8390.993879]  handle_mm_fault+0x873/0x1360
Apr 12 12:23:48 merlin kernel: [ 8390.993887]  __do_page_fault+0x23e/0x4e0
Apr 12 12:23:48 merlin kernel: [ 8390.993894]  do_page_fault+0x22/0x30
Apr 12 12:23:48 merlin kernel: [ 8390.993901]  page_fault+0x28/0x30
Apr 12 12:23:48 merlin kernel: [ 8390.993906] RIP: 0033:0x55abc4d3206c
Apr 12 12:23:48 merlin kernel: [ 8390.993909] RSP: 002b:7f59774f9c80 
EFLAGS: 00010203
Apr 12 12:23:48 merlin kernel: [ 8390.993913] RAX:  RBX: 
7f5992700040 RCX: 7f5992911137
Apr 12 12:23:48 merlin kernel: [ 8390.993917] RDX: 0008 RSI: 
1000 RDI: 7f593dffc000
Apr 12 12:23:48 merlin kernel: [ 8390.993920] RBP: 7f593df0 R08: 
7f59927000c8 R09: 00

[Kernel-packages] [Bug 1682034] Re: linux: 4.8.0-48.51 -proposed tracker

2017-04-12 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: New => Confirmed

** Description changed:

  This bug is for tracking the  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
  
  backports: 1682037
  derivatives: 1682038
  kernel-stable-phase-changed:Wednesday, 12. April 2017 13:00 UTC
  kernel-stable-phase:Uploaded
  
  -- swm properties --
+ boot-testing-requested: true
  phase: Uploaded

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

Title:
  linux: 4.8.0-48.51 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  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 upload-to-ppa series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Yakkety:
  Confirmed

Bug description:
  This bug is for tracking the  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

  backports: 1682037
  derivatives: 1682038
  kernel-stable-phase-changed:Wednesday, 12. April 2017 13:00 UTC
  kernel-stable-phase:Uploaded

  -- swm properties --
  boot-testing-requested: true
  phase: Uploaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1682034/+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 1681904] Re: WLan not working after Kernel update (HWE)

2017-04-12 Thread davidak
Kernel 4.8.0-44-generic #47~lp1681904StockKernel don't have the issue.

In what repo can i find that commit?

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

Title:
  WLan not working after Kernel update (HWE)

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Yakkety:
  In Progress

Bug description:
  After the update from 4.8.0.44 to newer versions, wifi stopped
  working.

  The controller is still found with `lshw -class network`, but wifi is
  not displayed in Network Manager.

  Hardware is Broadcom BCM4331 802.11a/b/g/n.

  What additional informations do you need to resolve this?

  -

  Apple MacBookPro10,2 from ~2012
  elementary OS 0.4 Loki (based on Ubuntu 16.04 LTS) with HWE-Stack

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1681904/+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 1677297] Re: [Zesty] d-i: replace msm_emac with qcom_emac

2017-04-12 Thread Manoj Iyer
on my qdf2400 server. Looks like dhclient is able to get a lease and
ifconfig displays the ip address.

ubuntu@ubuntu:~$ sudo dhclient -v eth0
[sudo] password for ubuntu:
Internet Systems Consortium DHCP Client 4.3.3
Copyright 2004-2015 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Listening on LPF/eth0/8c:fd:f0:06:92:a5
Sending on LPF/eth0/8c:fd:f0:06:92:a5
Sending on Socket/fallback
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 (xid=0x1b76e36a)
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 5 (xid=0x1b76e36a)
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 9 (xid=0x1b76e36a)
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 9 (xid=0x1b76e36a)
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 9 (xid=0x1b76e36a)
DHCPREQUEST of 10.228.66.113 on eth0 to 255.255.255.255 port 67 (xid=0x6ae3761b)
DHCPOFFER of 10.228.66.113 from 10.228.66.3
DHCPACK of 10.228.66.113 from 10.228.66.3
bound to 10.228.66.113 -- renewal in 268 seconds.

ubuntu@ubuntu:~$ ifconfig
enP1s2 Link encap:Ethernet HWaddr 24:8a:07:97:30:16
  inet addr:10.228.66.114 Bcast:10.228.66.255 Mask:255.255.255.0
  inet6 addr: fe80::268a:7ff:fe97:3016/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  RX packets:5290 errors:0 dropped:0 overruns:0 frame:0
  TX packets:1752 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:3115155 (3.1 MB) TX bytes:368794 (368.7 KB)

eth0 Link encap:Ethernet HWaddr 8c:fd:f0:06:92:a5
  inet addr:10.228.66.113 Bcast:10.228.66.255 Mask:255.255.255.0
  inet6 addr: fe80::8efd:f0ff:fe06:92a5/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  RX packets:6 errors:0 dropped:0 overruns:0 frame:0
  TX packets:14 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:950 (950.0 B) TX bytes:2436 (2.4 KB)
  Interrupt:40

lo Link encap:Local Loopback
  inet addr:127.0.0.1 Mask:255.0.0.0
  inet6 addr: ::1/128 Scope:Host
  UP LOOPBACK RUNNING MTU:65536 Metric:1
  RX packets:160 errors:0 dropped:0 overruns:0 frame:0
  TX packets:160 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:11840 (11.8 KB) TX bytes:11840 (11.8 KB)

ubuntu@ubuntu:~$ uname -a
Linux ubuntu 4.10.0-19-generic #21ubuntuRC04+patchset.1-Ubuntu SMP Mon Apr 10 
17:09:12 UTC 2017 aarch64 aarch64 aarch64 GNU/Linux
ubuntu@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/1677297

Title:
  [Zesty] d-i: replace msm_emac with qcom_emac

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  [Impact]
  We landed a patch to support msm_emac module in initrd for amberwing 
platforms. But the upstream driver has since been renamed to qcom_emac. This 
module is needed in d-i's initrd so that these nics can be used to d-i install 
the system. The driver already exists in the zesty kernel under 
drivers/net/ethernet/qualcomm/emac/

  Revert commit 14893d91c9c391f8a4c2668b96ffe60aa728ad23 and add
  qcom_emac to initrd, and change the module name to qcom_emac.

  [Test Case]
  D-I install zesty on amberwing platform and notice that DI does not recognize 
the onboard two port nic.

  [Regression Potential]
  At present this driver applies only to amberwing systems, any regression will 
be isolated to amberwing platforms. The over all risk of regression is low.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1677297/+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 1682215] Re: [Hyper-V] mkfs regression in kernel 4.4+

2017-04-12 Thread Joseph Salisbury
I built a test kernel with commit 729204ef49.  The test kernel can be 
downloaded from:
http://kernel.ubuntu.com/~jsalisbury/lp1682215/

Can you test this kernel and see if it resolves this bug?

Thanks in advance!

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

Title:
  [Hyper-V] mkfs regression in kernel 4.4+

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Xenial:
  In Progress
Status in linux source package in Yakkety:
  In Progress

Bug description:
  Related bug:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1657539

  This issue was fixed in Zesty, but also impacts the Xenial and Yakkety
  kernels. Can you please pull this patch back to Xenial+?

  https://git.kernel.org/cgit/linux/kernel/git/axboe/linux-
  block.git/commit/?h=for-4.11/block&id=729204ef49ec00b788ce23deb9eb922a5769f55d

  author
  Ming Lei 
  2016-12-17 10:49:09 (GMT)
  committer
  Jens Axboe 
  2017-01-12 03:47:08 (GMT)
  commit
  729204ef49ec00b788ce23deb9eb922a5769f55d (patch)
  tree
  ab5cc3c0aa17fa8b988ed7dfefe888000fac0be3
  parent
  1661f2e21c8bbf922dcb76faf2126a33ffe4cddb (diff)
  block: relax check on sg gap
  If the last bvec of the 1st bio and the 1st bvec of the next
  bio are physically contigious, and the latter can be merged
  to last segment of the 1st bio, we should think they don't
  violate sg gap(or virt boundary) limit.

  Both Vitaly and Dexuan reported lots of unmergeable small bios
  are observed when running mkfs on Hyper-V virtual storage, and
  performance becomes quite low. This patch fixes that performance
  issue.

  The same issue should exist on NVMe, since it sets virt boundary too.

  Reported-by: Vitaly Kuznetsov 
  Reported-by: Dexuan Cui 
  Tested-by: Dexuan Cui 
  Cc: Keith Busch 
  Signed-off-by: Ming Lei 
  Signed-off-by: Jens Axboe 

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1682215/+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 1681904] Re: WLan not working after Kernel update (HWE)

2017-04-12 Thread Joseph Salisbury
The bisect reported that commit 3105082594 introduced the regression,
which is strange since that commit is just the "Start new release".

Just to be sure the bisect was started with the proper range, I built a
4.8.0-44 kernel by hand.

This kernel can also be downloaded from:
http://kernel.ubuntu.com/~jsalisbury/lp1681904

Can you test that kernel and see if it also has the 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/1681904

Title:
  WLan not working after Kernel update (HWE)

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Yakkety:
  In Progress

Bug description:
  After the update from 4.8.0.44 to newer versions, wifi stopped
  working.

  The controller is still found with `lshw -class network`, but wifi is
  not displayed in Network Manager.

  Hardware is Broadcom BCM4331 802.11a/b/g/n.

  What additional informations do you need to resolve this?

  -

  Apple MacBookPro10,2 from ~2012
  elementary OS 0.4 Loki (based on Ubuntu 16.04 LTS) with HWE-Stack

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1681904/+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 1682215] Re: [Hyper-V] mkfs regression in kernel 4.4+

2017-04-12 Thread Joseph Salisbury
** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Joseph Salisbury (jsalisbury)

** Changed in: linux (Ubuntu Xenial)
 Assignee: (unassigned) => Joseph Salisbury (jsalisbury)

** Changed in: linux (Ubuntu Yakkety)
 Assignee: (unassigned) => Joseph Salisbury (jsalisbury)

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

** Changed in: linux (Ubuntu Xenial)
   Status: Triaged => In Progress

** Changed in: linux (Ubuntu Yakkety)
   Status: Triaged => In Progress

** Tags added: kernel-da-key kernel-hyper-v xenial yakkety

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

Title:
  [Hyper-V] mkfs regression in kernel 4.4+

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Xenial:
  In Progress
Status in linux source package in Yakkety:
  In Progress

Bug description:
  Related bug:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1657539

  This issue was fixed in Zesty, but also impacts the Xenial and Yakkety
  kernels. Can you please pull this patch back to Xenial+?

  https://git.kernel.org/cgit/linux/kernel/git/axboe/linux-
  block.git/commit/?h=for-4.11/block&id=729204ef49ec00b788ce23deb9eb922a5769f55d

  author
  Ming Lei 
  2016-12-17 10:49:09 (GMT)
  committer
  Jens Axboe 
  2017-01-12 03:47:08 (GMT)
  commit
  729204ef49ec00b788ce23deb9eb922a5769f55d (patch)
  tree
  ab5cc3c0aa17fa8b988ed7dfefe888000fac0be3
  parent
  1661f2e21c8bbf922dcb76faf2126a33ffe4cddb (diff)
  block: relax check on sg gap
  If the last bvec of the 1st bio and the 1st bvec of the next
  bio are physically contigious, and the latter can be merged
  to last segment of the 1st bio, we should think they don't
  violate sg gap(or virt boundary) limit.

  Both Vitaly and Dexuan reported lots of unmergeable small bios
  are observed when running mkfs on Hyper-V virtual storage, and
  performance becomes quite low. This patch fixes that performance
  issue.

  The same issue should exist on NVMe, since it sets virt boundary too.

  Reported-by: Vitaly Kuznetsov 
  Reported-by: Dexuan Cui 
  Tested-by: Dexuan Cui 
  Cc: Keith Busch 
  Signed-off-by: Ming Lei 
  Signed-off-by: Jens Axboe 

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1682215/+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 1682215] Re: [Hyper-V] mkfs regression in kernel 4.4+

2017-04-12 Thread Joseph Salisbury
** Changed in: linux (Ubuntu)
   Importance: Undecided => High

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

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

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

** Changed in: linux (Ubuntu Xenial)
   Status: New => Triaged

** Changed in: linux (Ubuntu Yakkety)
   Status: New => Triaged

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

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

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

Title:
  [Hyper-V] mkfs regression in kernel 4.4+

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Xenial:
  In Progress
Status in linux source package in Yakkety:
  In Progress

Bug description:
  Related bug:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1657539

  This issue was fixed in Zesty, but also impacts the Xenial and Yakkety
  kernels. Can you please pull this patch back to Xenial+?

  https://git.kernel.org/cgit/linux/kernel/git/axboe/linux-
  block.git/commit/?h=for-4.11/block&id=729204ef49ec00b788ce23deb9eb922a5769f55d

  author
  Ming Lei 
  2016-12-17 10:49:09 (GMT)
  committer
  Jens Axboe 
  2017-01-12 03:47:08 (GMT)
  commit
  729204ef49ec00b788ce23deb9eb922a5769f55d (patch)
  tree
  ab5cc3c0aa17fa8b988ed7dfefe888000fac0be3
  parent
  1661f2e21c8bbf922dcb76faf2126a33ffe4cddb (diff)
  block: relax check on sg gap
  If the last bvec of the 1st bio and the 1st bvec of the next
  bio are physically contigious, and the latter can be merged
  to last segment of the 1st bio, we should think they don't
  violate sg gap(or virt boundary) limit.

  Both Vitaly and Dexuan reported lots of unmergeable small bios
  are observed when running mkfs on Hyper-V virtual storage, and
  performance becomes quite low. This patch fixes that performance
  issue.

  The same issue should exist on NVMe, since it sets virt boundary too.

  Reported-by: Vitaly Kuznetsov 
  Reported-by: Dexuan Cui 
  Tested-by: Dexuan Cui 
  Cc: Keith Busch 
  Signed-off-by: Ming Lei 
  Signed-off-by: Jens Axboe 

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

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

apport-collect 1682215

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

Title:
  [Hyper-V] mkfs regression in kernel 4.4+

Status in linux package in Ubuntu:
  Triaged
Status in linux source package in Xenial:
  Triaged
Status in linux source package in Yakkety:
  Triaged

Bug description:
  Related bug:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1657539

  This issue was fixed in Zesty, but also impacts the Xenial and Yakkety
  kernels. Can you please pull this patch back to Xenial+?

  https://git.kernel.org/cgit/linux/kernel/git/axboe/linux-
  block.git/commit/?h=for-4.11/block&id=729204ef49ec00b788ce23deb9eb922a5769f55d

  author
  Ming Lei 
  2016-12-17 10:49:09 (GMT)
  committer
  Jens Axboe 
  2017-01-12 03:47:08 (GMT)
  commit
  729204ef49ec00b788ce23deb9eb922a5769f55d (patch)
  tree
  ab5cc3c0aa17fa8b988ed7dfefe888000fac0be3
  parent
  1661f2e21c8bbf922dcb76faf2126a33ffe4cddb (diff)
  block: relax check on sg gap
  If the last bvec of the 1st bio and the 1st bvec of the next
  bio are physically contigious, and the latter can be merged
  to last segment of the 1st bio, we should think they don't
  violate sg gap(or virt boundary) limit.

  Both Vitaly and Dexuan reported lots of unmergeable small bios
  are observed when running mkfs on Hyper-V virtual storage, and
  performance becomes quite low. This patch fixes that performance
  issue.

  The same issue should exist on NVMe, since it sets virt boundary too.

  Reported-by: Vitaly Kuznetsov 
  Reported-by: Dexuan Cui 
  Tested-by: Dexuan Cui 
  Cc: Keith Busch 
  Signed-off-by: Ming Lei 
  Signed-off-by: Jens Axboe 

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1682215/+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 1682215] [NEW] [Hyper-V] mkfs regression in kernel 4.4+

2017-04-12 Thread Stephen A. Zarkos
Public bug reported:

Related bug:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1657539

This issue was fixed in Zesty, but also impacts the Xenial and Yakkety
kernels. Can you please pull this patch back to Xenial+?

https://git.kernel.org/cgit/linux/kernel/git/axboe/linux-
block.git/commit/?h=for-4.11/block&id=729204ef49ec00b788ce23deb9eb922a5769f55d

author
Ming Lei 
2016-12-17 10:49:09 (GMT)
committer
Jens Axboe 
2017-01-12 03:47:08 (GMT)
commit
729204ef49ec00b788ce23deb9eb922a5769f55d (patch)
tree
ab5cc3c0aa17fa8b988ed7dfefe888000fac0be3
parent
1661f2e21c8bbf922dcb76faf2126a33ffe4cddb (diff)
block: relax check on sg gap
If the last bvec of the 1st bio and the 1st bvec of the next
bio are physically contigious, and the latter can be merged
to last segment of the 1st bio, we should think they don't
violate sg gap(or virt boundary) limit.

Both Vitaly and Dexuan reported lots of unmergeable small bios
are observed when running mkfs on Hyper-V virtual storage, and
performance becomes quite low. This patch fixes that performance
issue.

The same issue should exist on NVMe, since it sets virt boundary too.

Reported-by: Vitaly Kuznetsov 
Reported-by: Dexuan Cui 
Tested-by: Dexuan Cui 
Cc: Keith Busch 
Signed-off-by: Ming Lei 
Signed-off-by: Jens Axboe 

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

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

Title:
  [Hyper-V] mkfs regression in kernel 4.4+

Status in linux package in Ubuntu:
  New

Bug description:
  Related bug:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1657539

  This issue was fixed in Zesty, but also impacts the Xenial and Yakkety
  kernels. Can you please pull this patch back to Xenial+?

  https://git.kernel.org/cgit/linux/kernel/git/axboe/linux-
  block.git/commit/?h=for-4.11/block&id=729204ef49ec00b788ce23deb9eb922a5769f55d

  author
  Ming Lei 
  2016-12-17 10:49:09 (GMT)
  committer
  Jens Axboe 
  2017-01-12 03:47:08 (GMT)
  commit
  729204ef49ec00b788ce23deb9eb922a5769f55d (patch)
  tree
  ab5cc3c0aa17fa8b988ed7dfefe888000fac0be3
  parent
  1661f2e21c8bbf922dcb76faf2126a33ffe4cddb (diff)
  block: relax check on sg gap
  If the last bvec of the 1st bio and the 1st bvec of the next
  bio are physically contigious, and the latter can be merged
  to last segment of the 1st bio, we should think they don't
  violate sg gap(or virt boundary) limit.

  Both Vitaly and Dexuan reported lots of unmergeable small bios
  are observed when running mkfs on Hyper-V virtual storage, and
  performance becomes quite low. This patch fixes that performance
  issue.

  The same issue should exist on NVMe, since it sets virt boundary too.

  Reported-by: Vitaly Kuznetsov 
  Reported-by: Dexuan Cui 
  Tested-by: Dexuan Cui 
  Cc: Keith Busch 
  Signed-off-by: Ming Lei 
  Signed-off-by: Jens Axboe 

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1682215/+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 1678590] Re: Dell Inspiron on kernel 4.10 : battery detected only after AC power adapter event

2017-04-12 Thread Xavier Gnata
Mix of "fun" and "to be right sure it works" :)

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

Title:
  Dell Inspiron on kernel 4.10 : battery detected only after AC power
  adapter event

Status in linux package in Ubuntu:
  In Progress

Bug description:
  Hi,

  I already reported the bug here:
  http://www.spinics.net/lists/linux-acpi/msg73101.html

  When I boot a Dell 15" serie 7000 with or without it AC power adapter
  no battery is detected:

  acpi -i -b -a
  Adapter 0: off-line

  As soon as I plug or unplug the AC adapter, the battery is detected:
  acpi -i -b -a
  Battery 0: Charging, 62%, 01:13:00 until charged
  Battery 0: design capacity 3950 mAh, last full capacity 3850 mAh = 97%
  Adapter 0: on-line

  cat /proc/cmdline

  BOOT_IMAGE=/boot/vmlinuz-4.10.0-13-generic root=UUID=42930a1e-fbdc-
  4cd8-a1d2-caf2bd33de1b ro acpi_osi=Linux quiet splash vt.handoff=7

  
  I've tried with and without acpi_osi=Linux but it makes no difference.

  Attached : dmesg and dsdt in 
http://www.spinics.net/lists/linux-acpi/msg73101.html
  I think that acpi_osi=Linux used to do the trick but it does not work on 
vmlinuz-4.10.0-13-generic

  Xavier
  --- 
  ApportVersion: 2.20.4-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC1D0p:   xavier 1473 F...m pulseaudio
   /dev/snd/controlC1:  xavier 1473 F pulseaudio
   /dev/snd/controlC0:  xavier 1473 F pulseaudio
  DistroRelease: Ubuntu 17.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=31a2d0a3-34b9-467d-8c4d-f226cc825604
  InstallationDate: Installed on 2017-03-28 (5 days ago)
  InstallationMedia: Kubuntu 17.04 "Zesty Zapus" - Beta amd64 (20170321)
  MachineType: Dell Inc. Inspiron 7537
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-13-generic 
root=UUID=42930a1e-fbdc-4cd8-a1d2-caf2bd33de1b ro acpi_osi=Linux quiet splash
  ProcVersionSignature: Ubuntu 4.10.0-13.15-generic 4.10.1
  RelatedPackageVersions:
   linux-restricted-modules-4.10.0-13-generic N/A
   linux-backports-modules-4.10.0-13-generic  N/A
   linux-firmware 1.164
  Tags:  zesty
  Uname: Linux 4.10.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 10/04/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A14
  dmi.board.name: 03HR9V
  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.:bvrA14:bd10/04/2016:svnDellInc.:pnInspiron7537:pvr:rvnDellInc.:rn03HR9V:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Inspiron 7537
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1678590/+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 405525] any suggestions?

2017-04-12 Thread heinrich
Dear,

I'm  working  on  a new  project  and need  your opinion on  some
issues, please  take a look here
http://molekfurniture.com/twist.php?3130

Heinrich

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

Title:
  [Hewlett-Packard HP Pavilion ze2000 (EC205UA#ABA)] suspend/resume
  failure

Status in linux package in Ubuntu:
  Expired

Bug description:
  Under 8.10 suspend worked pretty much flawlessly. Installed Karmic as
  9.04 my sound card would not work for some reason. may end up going
  back to 8.10 as My vid card is not supported anymore by ATI after that
  version. but that is not here nor there. tried to wake up my laptop
  like normal. system stayed at black screen. backlight sis not come on.
  I know this is alpha and I am not mad but I am reporting this so the
  developers know it. I have no idea what caused the problem but
  hopefully the bug catcher included stuff to help trace it. If not
  please delete this bug as I have no other Idea what could have caused
  it.

  Thanks for making a great product. I have used Ubuntu since 6.06 and
  have watched it get better and better every release (with exception to
  9.04) ;)

  thanks again guys.

  ProblemType: KernelOops
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  Architecture: i386
  Date: Mon Jul 27 17:10:03 2009
  DistroRelease: Ubuntu 9.10
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=3a408910-86e2-46ec-a784-90545d8f3f2c
  InterpreterPath: /usr/bin/python2.6
  MachineType: Hewlett-Packard HP Pavilion ze2000 (EC205UA#ABA)
  Package: linux-image-2.6.31-4-generic 2.6.31-4.22
  ProcCmdLine: root=UUID=fe6d390e-5c59-40db-98f8-09dbdbd0b864 ro vga=792
  ProcCmdline: /usr/bin/python /usr/share/apport/apportcheckresume
  ProcEnviron: PATH=(custom, no user)
  ProcVersionSignature: Ubuntu 2.6.31-4.22-generic
  RelatedPackageVersions: linux-backports-modules-2.6.31-4-generic N/A
  SourcePackage: linux
  Tags: resume suspend
  Title: [Hewlett-Packard HP Pavilion ze2000 (EC205UA#ABA)] suspend/resume 
failure
  Uname: Linux 2.6.31-4-generic i686
  UserGroups:
   
  dmi.bios.date: 02/24/2006
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.24
  dmi.board.name: 3096
  dmi.board.vendor: Quanta
  dmi.board.version: 47.0E
  dmi.chassis.type: 10
  dmi.chassis.vendor: Quanta
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.24:bd02/24/2006:svnHewlett-Packard:pnHPPavilionze2000(EC205UA#ABA):pvrRev1:rvnQuanta:rn3096:rvr47.0E:cvnQuanta:ct10:cvrN/A:
  dmi.product.name: HP Pavilion ze2000 (EC205UA#ABA)
  dmi.product.version: Rev 1
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/405525/+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 1682041] gonzo (i386) - tests ran: 1, failed: 0

2017-04-12 Thread Brad Figg
tests ran:   1, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-74.95-lowlatency/gonzo__4.4.0-74.95__2017-04-12_18-12-00/results-index.html

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

Title:
  linux: 4.4.0-74.95 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  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 upload-to-ppa series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Xenial:
  Confirmed

Bug description:
  This bug is for tracking the  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

  backports: 1682042
  derivatives: 1682043,1682045,1682047,1682048
  kernel-stable-phase:Uploaded
  kernel-stable-phase-changed:Wednesday, 12. April 2017 10:01 UTC

  -- swm properties --
  boot-testing-requested: true
  phase: Uploaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1682041/+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 1682041] fozzie (i386) - tests ran: 1, failed: 0

2017-04-12 Thread Brad Figg
tests ran:   1, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-74.95-lowlatency/fozzie__4.4.0-74.95__2017-04-12_18-08-00/results-index.html

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

Title:
  linux: 4.4.0-74.95 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  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 upload-to-ppa series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Xenial:
  Confirmed

Bug description:
  This bug is for tracking the  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

  backports: 1682042
  derivatives: 1682043,1682045,1682047,1682048
  kernel-stable-phase:Uploaded
  kernel-stable-phase-changed:Wednesday, 12. April 2017 10:01 UTC

  -- swm properties --
  boot-testing-requested: true
  phase: Uploaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1682041/+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 1678590] Re: Dell Inspiron on kernel 4.10 : battery detected only after AC power adapter event

2017-04-12 Thread Kai-Heng Feng
Yes.

Though I think use 'acpi_rev_override' should be a better alternative in
the meantime.

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

Title:
  Dell Inspiron on kernel 4.10 : battery detected only after AC power
  adapter event

Status in linux package in Ubuntu:
  In Progress

Bug description:
  Hi,

  I already reported the bug here:
  http://www.spinics.net/lists/linux-acpi/msg73101.html

  When I boot a Dell 15" serie 7000 with or without it AC power adapter
  no battery is detected:

  acpi -i -b -a
  Adapter 0: off-line

  As soon as I plug or unplug the AC adapter, the battery is detected:
  acpi -i -b -a
  Battery 0: Charging, 62%, 01:13:00 until charged
  Battery 0: design capacity 3950 mAh, last full capacity 3850 mAh = 97%
  Adapter 0: on-line

  cat /proc/cmdline

  BOOT_IMAGE=/boot/vmlinuz-4.10.0-13-generic root=UUID=42930a1e-fbdc-
  4cd8-a1d2-caf2bd33de1b ro acpi_osi=Linux quiet splash vt.handoff=7

  
  I've tried with and without acpi_osi=Linux but it makes no difference.

  Attached : dmesg and dsdt in 
http://www.spinics.net/lists/linux-acpi/msg73101.html
  I think that acpi_osi=Linux used to do the trick but it does not work on 
vmlinuz-4.10.0-13-generic

  Xavier
  --- 
  ApportVersion: 2.20.4-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC1D0p:   xavier 1473 F...m pulseaudio
   /dev/snd/controlC1:  xavier 1473 F pulseaudio
   /dev/snd/controlC0:  xavier 1473 F pulseaudio
  DistroRelease: Ubuntu 17.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=31a2d0a3-34b9-467d-8c4d-f226cc825604
  InstallationDate: Installed on 2017-03-28 (5 days ago)
  InstallationMedia: Kubuntu 17.04 "Zesty Zapus" - Beta amd64 (20170321)
  MachineType: Dell Inc. Inspiron 7537
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-13-generic 
root=UUID=42930a1e-fbdc-4cd8-a1d2-caf2bd33de1b ro acpi_osi=Linux quiet splash
  ProcVersionSignature: Ubuntu 4.10.0-13.15-generic 4.10.1
  RelatedPackageVersions:
   linux-restricted-modules-4.10.0-13-generic N/A
   linux-backports-modules-4.10.0-13-generic  N/A
   linux-firmware 1.164
  Tags:  zesty
  Uname: Linux 4.10.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 10/04/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A14
  dmi.board.name: 03HR9V
  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.:bvrA14:bd10/04/2016:svnDellInc.:pnInspiron7537:pvr:rvnDellInc.:rn03HR9V:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Inspiron 7537
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1678590/+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 1671278] Status changed to Confirmed

2017-04-12 Thread Brad Figg
This change was made by a bot.

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

Title:
  Xorg freeze

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Freezes the screen and locks the computer, needing to reboot.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: xorg 1:7.7+16ubuntu2
  ProcVersionSignature: Ubuntu 4.10.0-11.13-generic 4.10.1
  Uname: Linux 4.10.0-11-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.4-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Wed Mar  8 20:40:04 2017
  DistUpgraded: Fresh install
  DistroCodename: zesty
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.271+bdcom, 4.10.0-11-generic, x86_64: installed
   bcmwl, 6.30.223.271+bdcom, 4.10.0-9-generic, x86_64: installed
   virtualbox, 5.1.14, 4.10.0-11-generic, x86_64: installed
  GpuHangFrequency: Continuously
  GpuHangReproducibility: I don't know
  GpuHangStarted: Within the last few days
  GraphicsCard:
   NVIDIA Corporation G98M [GeForce 9300M GS] [10de:06e9] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: Dell G98M [GeForce 9300M GS] [1028:02bb]
  InstallationDate: Installed on 2014-01-10 (1153 days ago)
  InstallationMedia: Ubuntu 12.04.3 LTS "Precise Pangolin" - Release amd64 
(20130820.1)
  MachineType: Dell Inc. Vostro 1320
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-11-generic 
root=UUID=5189c31e-9b68-4026-a657-b0d301136218 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/10/2009
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A04
  dmi.board.name: 0R235J
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnDellInc.:bvrA04:bd09/10/2009:svnDellInc.:pnVostro1320:pvrNull:rvnDellInc.:rn0R235J:rvr:cvnDellInc.:ct8:cvrN/A:
  dmi.product.name: Vostro 1320
  dmi.product.version: Null
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.13.1+17.04.20170109-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.75-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 17.0.0-1ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 17.0.0-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-1ubuntu9
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.8.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160706-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.13-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1671278/+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 1678590] Re: Dell Inspiron on kernel 4.10 : battery detected only after AC power adapter event

2017-04-12 Thread Xavier Gnata
I think you mean this patch? It will probably take quite some time to
find its way to the package. I'm going to try to compile a patched
ubuntu kernel in the meantime. thanks.

diff --git a/drivers/acpi/blacklist.c b/drivers/acpi/blacklist.c
index 4421f7c9981c..bb542acc0574 100644
--- a/drivers/acpi/blacklist.c
+++ b/drivers/acpi/blacklist.c
@@ -188,6 +188,14 @@ static struct dmi_system_id acpi_rev_dmi_table[] 
__initdata = {
  DMI_MATCH(DMI_PRODUCT_NAME, "Latitude 3350"),
},
},
+   {
+.callback = dmi_enable_rev_override,
+.ident = "DELL Inspiron 7537",
+.matches = {
+ DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."),
+ DMI_MATCH(DMI_PRODUCT_NAME, "Inspiron 7537"),
+   },
+   },
 #endif
{}
 };

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

Title:
  Dell Inspiron on kernel 4.10 : battery detected only after AC power
  adapter event

Status in linux package in Ubuntu:
  In Progress

Bug description:
  Hi,

  I already reported the bug here:
  http://www.spinics.net/lists/linux-acpi/msg73101.html

  When I boot a Dell 15" serie 7000 with or without it AC power adapter
  no battery is detected:

  acpi -i -b -a
  Adapter 0: off-line

  As soon as I plug or unplug the AC adapter, the battery is detected:
  acpi -i -b -a
  Battery 0: Charging, 62%, 01:13:00 until charged
  Battery 0: design capacity 3950 mAh, last full capacity 3850 mAh = 97%
  Adapter 0: on-line

  cat /proc/cmdline

  BOOT_IMAGE=/boot/vmlinuz-4.10.0-13-generic root=UUID=42930a1e-fbdc-
  4cd8-a1d2-caf2bd33de1b ro acpi_osi=Linux quiet splash vt.handoff=7

  
  I've tried with and without acpi_osi=Linux but it makes no difference.

  Attached : dmesg and dsdt in 
http://www.spinics.net/lists/linux-acpi/msg73101.html
  I think that acpi_osi=Linux used to do the trick but it does not work on 
vmlinuz-4.10.0-13-generic

  Xavier
  --- 
  ApportVersion: 2.20.4-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC1D0p:   xavier 1473 F...m pulseaudio
   /dev/snd/controlC1:  xavier 1473 F pulseaudio
   /dev/snd/controlC0:  xavier 1473 F pulseaudio
  DistroRelease: Ubuntu 17.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=31a2d0a3-34b9-467d-8c4d-f226cc825604
  InstallationDate: Installed on 2017-03-28 (5 days ago)
  InstallationMedia: Kubuntu 17.04 "Zesty Zapus" - Beta amd64 (20170321)
  MachineType: Dell Inc. Inspiron 7537
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-13-generic 
root=UUID=42930a1e-fbdc-4cd8-a1d2-caf2bd33de1b ro acpi_osi=Linux quiet splash
  ProcVersionSignature: Ubuntu 4.10.0-13.15-generic 4.10.1
  RelatedPackageVersions:
   linux-restricted-modules-4.10.0-13-generic N/A
   linux-backports-modules-4.10.0-13-generic  N/A
   linux-firmware 1.164
  Tags:  zesty
  Uname: Linux 4.10.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 10/04/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A14
  dmi.board.name: 03HR9V
  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.:bvrA14:bd10/04/2016:svnDellInc.:pnInspiron7537:pvr:rvnDellInc.:rn03HR9V:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Inspiron 7537
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1678590/+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 1671278] Re: Xorg freeze

2017-04-12 Thread Joseph Salisbury
** Changed in: linux (Ubuntu)
   Importance: Undecided => 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/1671278

Title:
  Xorg freeze

Status in linux package in Ubuntu:
  New

Bug description:
  Freezes the screen and locks the computer, needing to reboot.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: xorg 1:7.7+16ubuntu2
  ProcVersionSignature: Ubuntu 4.10.0-11.13-generic 4.10.1
  Uname: Linux 4.10.0-11-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.4-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Wed Mar  8 20:40:04 2017
  DistUpgraded: Fresh install
  DistroCodename: zesty
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.271+bdcom, 4.10.0-11-generic, x86_64: installed
   bcmwl, 6.30.223.271+bdcom, 4.10.0-9-generic, x86_64: installed
   virtualbox, 5.1.14, 4.10.0-11-generic, x86_64: installed
  GpuHangFrequency: Continuously
  GpuHangReproducibility: I don't know
  GpuHangStarted: Within the last few days
  GraphicsCard:
   NVIDIA Corporation G98M [GeForce 9300M GS] [10de:06e9] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: Dell G98M [GeForce 9300M GS] [1028:02bb]
  InstallationDate: Installed on 2014-01-10 (1153 days ago)
  InstallationMedia: Ubuntu 12.04.3 LTS "Precise Pangolin" - Release amd64 
(20130820.1)
  MachineType: Dell Inc. Vostro 1320
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-11-generic 
root=UUID=5189c31e-9b68-4026-a657-b0d301136218 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/10/2009
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A04
  dmi.board.name: 0R235J
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnDellInc.:bvrA04:bd09/10/2009:svnDellInc.:pnVostro1320:pvrNull:rvnDellInc.:rn0R235J:rvr:cvnDellInc.:ct8:cvrN/A:
  dmi.product.name: Vostro 1320
  dmi.product.version: Null
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.13.1+17.04.20170109-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.75-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 17.0.0-1ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 17.0.0-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-1ubuntu9
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.8.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160706-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.13-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1671278/+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 1682041] gonzo (amd64) - tests ran: 1, failed: 0

2017-04-12 Thread Brad Figg
tests ran:   1, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-74.95-lowlatency/gonzo__4.4.0-74.95__2017-04-12_17-47-00/results-index.html

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

Title:
  linux: 4.4.0-74.95 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  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 upload-to-ppa series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Xenial:
  Confirmed

Bug description:
  This bug is for tracking the  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

  backports: 1682042
  derivatives: 1682043,1682045,1682047,1682048
  kernel-stable-phase:Uploaded
  kernel-stable-phase-changed:Wednesday, 12. April 2017 10:01 UTC

  -- swm properties --
  boot-testing-requested: true
  phase: Uploaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1682041/+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 1682041] fozzie (amd64) - tests ran: 1, failed: 0

2017-04-12 Thread Brad Figg
tests ran:   1, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-74.95-lowlatency/fozzie__4.4.0-74.95__2017-04-12_17-43-00/results-index.html

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

Title:
  linux: 4.4.0-74.95 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  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 upload-to-ppa series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Xenial:
  Confirmed

Bug description:
  This bug is for tracking the  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

  backports: 1682042
  derivatives: 1682043,1682045,1682047,1682048
  kernel-stable-phase:Uploaded
  kernel-stable-phase-changed:Wednesday, 12. April 2017 10:01 UTC

  -- swm properties --
  boot-testing-requested: true
  phase: Uploaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1682041/+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 1671278] Re: Xorg freeze

2017-04-12 Thread Robert Hooker
** Package changed: xorg (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/1671278

Title:
  Xorg freeze

Status in linux package in Ubuntu:
  New

Bug description:
  Freezes the screen and locks the computer, needing to reboot.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: xorg 1:7.7+16ubuntu2
  ProcVersionSignature: Ubuntu 4.10.0-11.13-generic 4.10.1
  Uname: Linux 4.10.0-11-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.4-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Wed Mar  8 20:40:04 2017
  DistUpgraded: Fresh install
  DistroCodename: zesty
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.271+bdcom, 4.10.0-11-generic, x86_64: installed
   bcmwl, 6.30.223.271+bdcom, 4.10.0-9-generic, x86_64: installed
   virtualbox, 5.1.14, 4.10.0-11-generic, x86_64: installed
  GpuHangFrequency: Continuously
  GpuHangReproducibility: I don't know
  GpuHangStarted: Within the last few days
  GraphicsCard:
   NVIDIA Corporation G98M [GeForce 9300M GS] [10de:06e9] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: Dell G98M [GeForce 9300M GS] [1028:02bb]
  InstallationDate: Installed on 2014-01-10 (1153 days ago)
  InstallationMedia: Ubuntu 12.04.3 LTS "Precise Pangolin" - Release amd64 
(20130820.1)
  MachineType: Dell Inc. Vostro 1320
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-11-generic 
root=UUID=5189c31e-9b68-4026-a657-b0d301136218 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/10/2009
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A04
  dmi.board.name: 0R235J
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnDellInc.:bvrA04:bd09/10/2009:svnDellInc.:pnVostro1320:pvrNull:rvnDellInc.:rn0R235J:rvr:cvnDellInc.:ct8:cvrN/A:
  dmi.product.name: Vostro 1320
  dmi.product.version: Null
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.13.1+17.04.20170109-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.75-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 17.0.0-1ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 17.0.0-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-1ubuntu9
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.8.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160706-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.13-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1671278/+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 1682041] rumford (amd64) - tests ran: 1, failed: 0

2017-04-12 Thread Brad Figg
tests ran:   1, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-74.95-lowlatency/rumford__4.4.0-74.95__2017-04-12_17-37-00/results-index.html

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

Title:
  linux: 4.4.0-74.95 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  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 upload-to-ppa series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Xenial:
  Confirmed

Bug description:
  This bug is for tracking the  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

  backports: 1682042
  derivatives: 1682043,1682045,1682047,1682048
  kernel-stable-phase:Uploaded
  kernel-stable-phase-changed:Wednesday, 12. April 2017 10:01 UTC

  -- swm properties --
  boot-testing-requested: true
  phase: Uploaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1682041/+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 1671278] [NEW] Xorg freeze

2017-04-12 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Freezes the screen and locks the computer, needing to reboot.

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: xorg 1:7.7+16ubuntu2
ProcVersionSignature: Ubuntu 4.10.0-11.13-generic 4.10.1
Uname: Linux 4.10.0-11-generic x86_64
NonfreeKernelModules: wl
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.4-0ubuntu2
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Wed Mar  8 20:40:04 2017
DistUpgraded: Fresh install
DistroCodename: zesty
DistroVariant: ubuntu
DkmsStatus:
 bcmwl, 6.30.223.271+bdcom, 4.10.0-11-generic, x86_64: installed
 bcmwl, 6.30.223.271+bdcom, 4.10.0-9-generic, x86_64: installed
 virtualbox, 5.1.14, 4.10.0-11-generic, x86_64: installed
GpuHangFrequency: Continuously
GpuHangReproducibility: I don't know
GpuHangStarted: Within the last few days
GraphicsCard:
 NVIDIA Corporation G98M [GeForce 9300M GS] [10de:06e9] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: Dell G98M [GeForce 9300M GS] [1028:02bb]
InstallationDate: Installed on 2014-01-10 (1153 days ago)
InstallationMedia: Ubuntu 12.04.3 LTS "Precise Pangolin" - Release amd64 
(20130820.1)
MachineType: Dell Inc. Vostro 1320
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-11-generic 
root=UUID=5189c31e-9b68-4026-a657-b0d301136218 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
Title: Xorg freeze
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/10/2009
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A04
dmi.board.name: 0R235J
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnDellInc.:bvrA04:bd09/10/2009:svnDellInc.:pnVostro1320:pvrNull:rvnDellInc.:rn0R235J:rvr:cvnDellInc.:ct8:cvrN/A:
dmi.product.name: Vostro 1320
dmi.product.version: Null
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.13.1+17.04.20170109-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.75-1
version.libgl1-mesa-dri: libgl1-mesa-dri 17.0.0-1ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 17.0.0-1ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-1ubuntu9
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.2-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.8.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160706-1ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.13-1

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


** Tags: amd64 apport-bug freeze ubuntu zesty
-- 
Xorg freeze
https://bugs.launchpad.net/bugs/1671278
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 1656605] Re: No server console display after Grub screen until fully booted and pressing Ctrl-Alt-F1/8

2017-04-12 Thread Joseph Salisbury
Correct, it doesn't sound like this is a kernel bug, so I added the
upgrade package.

** Also affects: release-upgrader-apt (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Xenial)
 Assignee: Joseph Salisbury (jsalisbury) => (unassigned)

** Changed in: linux (Ubuntu)
 Assignee: Joseph Salisbury (jsalisbury) => (unassigned)

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

Title:
  No server console display after Grub screen until fully booted and
  pressing Ctrl-Alt-F1/8

Status in linux package in Ubuntu:
  Incomplete
Status in release-upgrader-apt package in Ubuntu:
  New
Status in linux source package in Xenial:
  Incomplete
Status in release-upgrader-apt source package in Xenial:
  New

Bug description:
  Today I did our first production 14.04 to 16.04 LTS server upgrade. I
  had done so a couple of times successfully on test server machines.
  Upon booting up on the 16.04 system/kernel, after the Grub screen the
  server console screen is completely blank.

  Someone suggested using Ctrl-Alt-F1/8, and indeed pressing those
  hotkeys does toggle through the tty screens.

  There is no boot process logged to the server console screen.

  I did have the last 14.04 kernel yet installed, so selected that one
  from the Grub menu. Booting that 14.04 kernel, then server console
  display behaves normally.

  So I suspected perhaps a bum install of the 16.04 kernel. I used the
  following commands while booted to the 14.04 kernel to reinstall the
  16.04 kernel:

  $ sudo dpkg -P linux-image-4.4.0-59-generic 
linux-image-extra-4.4.0-59-generic linux-image-generic
  $ sudo apt-get install linux-image-generic

  Same results booting the 16.04 kernel after those steps.

  Hardware spec is an Intel Atom D945GCLF2D boxed motherboard with Intel
  Atom 330 Dual-Core processor and 2GB RAM. RAID is 3Ware SATA RAID.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1656605/+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 1291969] Re: No usb on resume from suspend

2017-04-12 Thread Val
Linux Mint 18.1 (kernel 4.4.0-72-generic) here.
My case is very similar to the one described by Lucho Nacho.
My mouse is plugged to the 1st USB port (out of 3).
When resuming from 'suspend to RAM', this very USB port 'dies' (until I reboot 
my PC that is).
Then plugging in my mouse to the 2nd or 3rd port works around the issue (while 
the 1st port is still 'dead').
Suspending and resuming my PC again (with no reboot in between) doesn't 
generate the issue: the 2nd and 3rd ports are still usable normally (while the 
1st one is still 'dead').
Some technical details are attached in file "Bus 003 Device 001.txt".

** Attachment added: "Bus 003 Device 001.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1291969/+attachment/4860762/+files/Bus%20003%20Device%20001.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/1291969

Title:
  No usb on resume from suspend

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  My XPS13 running 14.04 sometimes loses its USB ports after resume from
  suspend. When this happens the entire bus seems dead - both external
  ports do not work, and internal USB devices (webcam, touchscreen) are
  also non-functional. Furthermore lsusb shows no devices attached.
  Rebooting or performing another suspend/resume cycle will clear the
  problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-17-generic 3.13.0-17.37
  ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6
  Uname: Linux 3.13.0-17-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  steve  2868 F pulseaudio
   /dev/snd/controlC0:  steve  2868 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu Mar 13 08:36:46 2014
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-precise-amd64-20130203-1
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=79084358-087f-4cee-a0be-e2f78361873f
  InstallationDate: Installed on 2013-12-02 (100 days ago)
  InstallationMedia: Ubuntu 12.04 "Precise" - Build amd64 LIVE Binary 
20130203-13:50
  Lsusb:
   Bus 001 Device 002: ID 8087:8000 Intel Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. XPS13 9333
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-17-generic 
root=UUID=0b9db31c-747b-40ad-bbbd-13a9a29caece ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-17-generic N/A
   linux-backports-modules-3.13.0-17-generic  N/A
   linux-firmware 1.126
  RfKill:
   1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: Upgraded to trusty on 2014-02-12 (28 days ago)
  dmi.bios.date: 11/11/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A01
  dmi.board.name: 0GFTRT
  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.:rn0GFTRT: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/1291969/+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 1671360] Re: System doesn't boot properly on Gigabyte AM4 motherboards (AMD Ryzen)

2017-04-12 Thread DIONYSIS KAPATSORIS
I have the same problem with Gigabyte AB350M-Gaming 3, latest BIOS(F4)
and ubuntu 16.10. I can only boot with kernel 3.8, but get in an
infinite log in loop.

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

Title:
  System doesn't boot properly on Gigabyte AM4 motherboards (AMD Ryzen)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I'm trying to run ubuntu on Ryzen 1700x with Gigabyte GA-AB350-gaming-3 
motherboard,
  and it has a load of problems, starting with not being able to boot normally.

  During normal boot, on 16.10 as well as 17.04 beta:
  system doesn't boot normally, hangs with a lot of "unexpected irq trap at 
vector 07"
  messages displayed.

  
  Following advice from various places, I've tried:disable cpu freq governor 
and cpu handling in acpi settings

  1. add "acpi=off" to boot params

  That helps, allowing me to boot into recovery mode, though it leaves
  me with system seeing only one core, is really slow and still only
  boots in recovery mode.

  2. Compile own kernel using 4.11.rc1 and disabling cpu freq governor
  and cpu handling in acpi settings. Boot with "quiet loglevel=3"
  option.

  That gets me even further - system sees all cores now. Still only recovery 
mode though,
  but its enough to get info for this bug report.

  Some observed problems:

  1. dmesg reports *a lot* of messages like this all the time:

  [  163.362068] ->handle_irq():  87a7e090, 
  [  163.362081] bad_chained_irq+0x0/0x40
  [  163.362089] ->handle_irq():  87a7e090, 
  [  163.362090] amd_gpio_irq_handler+0x0/0x200
  [  163.362090] ->irq_data.chip(): 88587e20, 
  [  163.362090] ioapic_ir_chip+0x0/0x120
  [  163.362090] ->action(): 884601c0
  [  163.362091]IRQ_NOPROBE set
  [  163.362099] ->handle_irq():  87a7e090, 
  [  163.362099] amd_gpio_irq_handler+0x0/0x200
  [  163.362100] ->irq_data.chip(): 88587e20, 
  [  163.362100] ioapic_ir_chip+0x0/0x120
  [  163.362101] ->action(): 884601c0

  I've tried to redirect dmesg to a file, stopped after a short while,
  it generated 400M of those.

  2. Systemd cannot start journald. Perhaps because it cannot cope with
  amount of kernel logs?

  3. Looking at pci, I've noticed something called AMDI0040
  (/sys/bus/acpi/devices/AMDI0040, path=_SB_.EMMC), among AMDI0010,
  AMDI0020, AMDI0030. Those however are mentioned in kernel source,
  kernel and google are completely silent about AMDI0040.

  
  Phoronix tested ryzen using different motherboard, and it worked better 
(though not well),
  so I suspect it is an issue with motherboard.
  --- 
  ApportVersion: 2.20.4-0ubuntu2
  Architecture: amd64
  DistroRelease: Ubuntu 17.04
  InstallationDate: Installed on 2015-08-06 (581 days ago)
  InstallationMedia: Kubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20150728.1)
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=linux
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Tags:  zesty
  Uname: Linux 4.11.0-rc1-custom x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: Upgraded to zesty on 2017-03-03 (6 days ago)
  UserGroups:
   
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1671360/+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 1682041] archytas (amd64) - tests ran: 1, failed: 0

2017-04-12 Thread Brad Figg
tests ran:   1, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-74.95-lowlatency/archytas__4.4.0-74.95__2017-04-12_17-21-00/results-index.html

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

Title:
  linux: 4.4.0-74.95 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  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 upload-to-ppa series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Xenial:
  Confirmed

Bug description:
  This bug is for tracking the  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

  backports: 1682042
  derivatives: 1682043,1682045,1682047,1682048
  kernel-stable-phase:Uploaded
  kernel-stable-phase-changed:Wednesday, 12. April 2017 10:01 UTC

  -- swm properties --
  boot-testing-requested: true
  phase: Uploaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1682041/+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 1682041] gonzo (i386) - tests ran: 1, failed: 0

2017-04-12 Thread Brad Figg
tests ran:   1, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-74.95-generic/gonzo__4.4.0-74.95__2017-04-12_17-22-00/results-index.html

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

Title:
  linux: 4.4.0-74.95 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  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 upload-to-ppa series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Xenial:
  Confirmed

Bug description:
  This bug is for tracking the  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

  backports: 1682042
  derivatives: 1682043,1682045,1682047,1682048
  kernel-stable-phase:Uploaded
  kernel-stable-phase-changed:Wednesday, 12. April 2017 10:01 UTC

  -- swm properties --
  boot-testing-requested: true
  phase: Uploaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1682041/+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 1682041] hainzel (amd64) - tests ran: 1, failed: 0

2017-04-12 Thread Brad Figg
tests ran:   1, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-74.95-lowlatency/hainzel__4.4.0-74.95__2017-04-12_17-21-00/results-index.html

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

Title:
  linux: 4.4.0-74.95 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  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 upload-to-ppa series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Xenial:
  Confirmed

Bug description:
  This bug is for tracking the  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

  backports: 1682042
  derivatives: 1682043,1682045,1682047,1682048
  kernel-stable-phase:Uploaded
  kernel-stable-phase-changed:Wednesday, 12. April 2017 10:01 UTC

  -- swm properties --
  boot-testing-requested: true
  phase: Uploaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1682041/+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 1682041] fozzie (i386) - tests ran: 1, failed: 0

2017-04-12 Thread Brad Figg
tests ran:   1, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-74.95-generic/fozzie__4.4.0-74.95__2017-04-12_17-20-00/results-index.html

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

Title:
  linux: 4.4.0-74.95 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  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 upload-to-ppa series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Xenial:
  Confirmed

Bug description:
  This bug is for tracking the  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

  backports: 1682042
  derivatives: 1682043,1682045,1682047,1682048
  kernel-stable-phase:Uploaded
  kernel-stable-phase-changed:Wednesday, 12. April 2017 10:01 UTC

  -- swm properties --
  boot-testing-requested: true
  phase: Uploaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1682041/+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 1682041] secchi (amd64) - tests ran: 1, failed: 0

2017-04-12 Thread Brad Figg
tests ran:   1, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-74.95-lowlatency/secchi__4.4.0-74.95__2017-04-12_17-09-00/results-index.html

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

Title:
  linux: 4.4.0-74.95 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  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 upload-to-ppa series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Xenial:
  Confirmed

Bug description:
  This bug is for tracking the  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

  backports: 1682042
  derivatives: 1682043,1682045,1682047,1682048
  kernel-stable-phase:Uploaded
  kernel-stable-phase-changed:Wednesday, 12. April 2017 10:01 UTC

  -- swm properties --
  boot-testing-requested: true
  phase: Uploaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1682041/+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 1682041] rumford (amd64) - tests ran: 1, failed: 0

2017-04-12 Thread Brad Figg
tests ran:   1, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-74.95-generic/rumford__4.4.0-74.95__2017-04-12_17-03-00/results-index.html

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

Title:
  linux: 4.4.0-74.95 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  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 upload-to-ppa series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Xenial:
  Confirmed

Bug description:
  This bug is for tracking the  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

  backports: 1682042
  derivatives: 1682043,1682045,1682047,1682048
  kernel-stable-phase:Uploaded
  kernel-stable-phase-changed:Wednesday, 12. April 2017 10:01 UTC

  -- swm properties --
  boot-testing-requested: true
  phase: Uploaded

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


  1   2   >