[Kernel-packages] [Bug 1544462] Re: automount fails on resume after suspend if file open for writing

2016-02-17 Thread Seved Torstendahl
Now I think I have found the commit that fixes the issue by reverse bisecting 
first kernel versions and the commits. 
Since it is a reverse bisection it says first bad commit instead of good commit:

# first bad commit: [e92c1e0d40c50472f80820bd829645ce9fefd6c1] NFSv4:
Fix a nograce recovery hang

See also attached containing output from 'git bisect good' and 'git
bisect log'


** Attachment added: "output from 'git bisect ...'"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1544462/+attachment/4574161/+files/first-bad-commit

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

Title:
  automount fails on resume after suspend if file open for writing

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  For a couple of years I have usually not shut down my pc after using it, I 
just leave it and let it suspend.
  (Of course I have also shut down the system completely every now and then.)
  This has worked well but recently with new kernels 4.2.0-* I get problems.

  Further investigations show that it is automount that fails when :
  1. a file is opened for writing on a nfs-mounted volume that autofs mounts
  2. autofs unmounts the nfs directory after five minutes of inactivity, AND
  3. the system is automatically suspended after ten minutes of inactivity

  After resuming activity it is impossible to access the volume on the
  server

  To reproduce:
  cat > /path/to/file/on/automounted/nfs-dir/file.txt
  write some text
  wait for the system to suspend

  Activate the system again and try to access the automounted volume

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-27-generic 4.2.0-27.32
  ProcVersionSignature: Ubuntu 4.2.0-27.32-generic 4.2.8-ckt1
  Uname: Linux 4.2.0-27-generic i686
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  seved  2472 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu Feb 11 09:35:17 2016
  HibernationDevice: RESUME=UUID=38682e03-657e-46a8-b728-71bb6b19ffd3
  InstallationDate: Installed on 2010-11-12 (1916 days ago)
  InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release i386 (20100816.1)
  MachineType: Gigabyte Technology Co., Ltd. G41M-ES2L
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic 
root=UUID=67935e67-5ba7-4442-8401-b0134d6ca21f ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-27-generic N/A
   linux-backports-modules-4.2.0-27-generic  N/A
   linux-firmware1.149.3
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/04/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F6
  dmi.board.name: G41M-ES2L
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF6:bd11/04/2009:svnGigabyteTechnologyCo.,Ltd.:pnG41M-ES2L:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnG41M-ES2L:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: G41M-ES2L
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1544462/+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 1545916] Re: intel wifi [8086:3165] (rev 79) failed to work after updating the system

2016-02-17 Thread Anthony Wong
Mitja, could you post the output of `dkms status` and `dpkg -l \*dkms`?

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

Title:
  intel wifi [8086:3165] (rev 79) failed to work after updating the
  system

Status in linux package in Ubuntu:
  Incomplete
Status in linux-lts-vivid package in Ubuntu:
  New

Bug description:
  kernel: 3.19.0-23-generic #24~14.04.1-Ubuntu SMP Wed Jul 8 11:15:13 UTC 
  driver: Kernel driver in use: iwlwifi
  distribution: Ubuntu Trusty

  device: 01:00.0 Network controller [0280]: Intel Corporation Device
  [8086:3165] (rev 79)

  The original report is from here:
  https://answers.launchpad.net/ubuntu-certification/+question/280884

  Please refer the link for further details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1545916/+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 1545357] Re: Canon MX870 queued not printing in Ubuntu 14.04 after 3.13.0-68-generic

2016-02-17 Thread Famous Man
Latest attempt:

ubusera@Intel-Core2:~$ git clone 
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git && cd linux
Cloning into 'linux'...

ubusera@Intel-Core2:~/linux$ git checkout v3.13
Checking out files: 100% (42751/42751), done.
Note: checking out 'v3.13'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b new_branch_name

HEAD is now at d8ec26d... Linux 3.13
ubusera@Intel-Core2:~/linux$ git bisect start
ubusera@Intel-Core2:~/linux$ git bisect good v3.13
ubusera@Intel-Core2:~/linux$ git bisect bad v4.5-rc4
Bisecting: 79973 revisions left to test after this (roughly 16 steps)
[440893398a189d410cbc8a50ab7e1674a63b8501] Merge tag 'for-3.19-rc' of 
git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-linus
ubusera@Intel-Core2:~/linux$ 

Can you advise what the next step is in the process?

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

Title:
  Canon MX870 queued not printing in Ubuntu 14.04 after
  3.13.0-68-generic

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  My Canon MX870 was printing ok in Ubuntu 14.04 till maintenance
  install of kernels after 3.13.0-68-generic.

  I'm currently running kernel 3.13.0-74-generic and if I want to print
  I have to reboot and select 3.13.0-68-generic.

  When I start a print in later kernels with the bug,  the Printer
  Status shows "Processing" but the printer is not responding.

  delubu@Dell-Latitude-6430U:~$ uname -r
  3.13.0-74-generic

  delubu@Dell-Latitude-6430U:~$ lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 14.04.3 LTS
  Release:  14.04
  Codename: trusty

  Any ideas how I can proceed with this

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-77-generic 3.13.0-77.121
  ProcVersionSignature: Ubuntu 3.13.0-77.121-generic 3.13.11-ckt32
  Uname: Linux 3.13.0-77-generic i686
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  delubu 2052 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun Feb 14 10:55:43 2016
  HibernationDevice: RESUME=UUID=0f2f62b0-0d14-471d-9f52-382adef60a93
  InstallationDate: Installed on 2015-01-08 (401 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140417)
  MachineType: Dell Inc. Latitude 6430U
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-77-generic 
root=UUID=3e063b29-4e47-4f9c-bc95-18f07e91104b ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-77-generic N/A
   linux-backports-modules-3.13.0-77-generic  N/A
   linux-firmware 1.127.20
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/01/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A04
  dmi.board.name: 0JCV3H
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A02
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA04:bd02/01/2013:svnDellInc.:pnLatitude6430U:pvr01:rvnDellInc.:rn0JCV3H:rvrA02:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude 6430U
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1545357/+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 1532914] Comment bridged from LTC Bugzilla

2016-02-17 Thread bugproxy
--- Comment From vajai...@in.ibm.com 2016-02-18 00:30 EDT---
*** Bug 137313 has been marked as a duplicate of this 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/1532914

Title:
  Surelock GA2 SP1: capiredp01: cxl_init_adapter fails for CAPI devices
  :01:00.0 and 0005:01:00.0 after upgrading to 840.10 Platform
  firmware build fips840/b1208b_1604.840

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Problem Description
  
  I upgraded the Platform firmware to the 840.10 Platform firmware build 
(b1208b_1604.840) to prepare for Surelock GA2 SP1 testing.  After the upgrade, 
I used the ipmitool to power on capiredfsp.aus.stglabs.ibm.com and boot the 
Ubuntu 15.10 partition (capiredp01.aus.stglabs.ibm.com) in OPAL firmware mode.  
In petitboot, I saw messages for "cxl-pci :01:00.0: cxl_init_adapter 
failed: -5" and "cxl-pci 0005:01:00.0: cxl_init_adapter failed: -5."  After the 
partition started running, I didn't see any AFU devices in /dev/cxl/ or 
/sys/class/cxl/ although I was able to see PCI devices for the hardware 
accelerators (:01:00.0 and 0005:01:00.0) with the lspci command.

  ubuntu@capiredp01:~$ ls -l /dev/cxl/
  ls: cannot access /dev/cxl/: No such file or directory
  ubuntu@capiredp01:~$ ls -l /sys/class/cxl/
  total 0
  ubuntu@capiredp01:~$ sudo lscfg | grep -i afu
  ubuntu@capiredp01:~$ sudo lspci|egrep -i "04cf|0477"
  :01:00.0 Processing accelerators: IBM Device 04cf (rev 01)
  0005:01:00.0 Processing accelerators: IBM Device 04cf (rev 01)
  ubuntu@capiredp01:~$ lsscsi -g
  [0:0:0:0]enclosu IBM  VSBPD12M1 6GSAS03  -  /dev/sg1 
  [0:0:1:0]cd/dvd  IBM. RMBO0140512  RA65  /dev/sr0   /dev/sg2 
  [0:3:0:0]no dev  IBM  57D7001SISIOA0150  -  /dev/sg0 
  [1:0:0:0]enclosu IBM  VSBPD12M1 6GSAS03  -  /dev/sg4 
  [1:0:1:0]diskIBM  HUC109030CSS600  E5C6  /dev/sda   /dev/sg5 
  [1:0:2:0]diskIBM  HUC101212CSS600  A5AA  /dev/sdb   /dev/sg6 
  [1:0:3:0]diskIBM  HUC101212CSS600  A5AA  /dev/sdc   /dev/sg7 
  [1:0:4:0]diskIBM  HUC101212CSS600  A5AA  /dev/sdd   /dev/sg8 
  [1:0:5:0]diskIBM  ST1200MM0007 BF04  /dev/sde   /dev/sg9 
  [1:0:6:0]diskIBM  ST1200MM0007 BF04  /dev/sdf   /dev/sg10
  [1:3:0:0]no dev  IBM  57D7001SISIOA0150  -  /dev/sg3 

  
  This is a regression: the Linux kernel has failed to synchronize the PSL 
timebase.
  The corresponding error message is in the dmesg log attached in comment #4:

  [1.687586] PSL: Timebase sync: giving up!

  CAPI devices are not enabled, because of this failure.

  PSL Timebase sync should not be a requirement for CAPI initialization,
  nor should it make an initialized card become unavailable.  Currently,
  timebase is an unused function of CAPI with hopes of adoption in the
  future.  Support of this feature should be considered optional at this
  time.

  I'm not sure what the fastest way to fix this is, but it needs to be
  fixed as quickly as possible.  CAPI is broken in Ubuntu 15.10.

  I can reproduce the bug, regardless of the skiboot level, with recent kernels.
  Older kernels behave as expected, regardless of the skiboot level.

  Firmware is not the cause of the regression, and kernel probably is.
  I sent this out to the capi-linux distro too, but I'll comment here as well.  
I'm not sure what is being looked at to determine the PSL timebase sync failed. 
 As far as I know all PSL versions should support timebase.  The only timebase 
error the PSL logs is if CAPP returns a status that says timebase has an error. 
 I'd think if that is the issue that timebase has not been correctly enabled or 
sequenced correctly in the host CAPP.  The PSL can't be enabled for timebase 
until the CAPP unit in the host has been enabled.

  I have installed a recent mainline Linux kernel (4.4.0-rc8) on
  capiredp01. I have rebooted this kernel and verified that the PSL
  timebase syncs without problem.

  I will now compare the source code of Ubuntu kernel 4.2.0-19 (that
  hits the bug) with the source of mainline kernel 4.4.0-rc8 (that
  operates as expected).

  I have updated the Ubuntu kernel and modules with:

  $ sudo apt-get install linux-image-4.2.0-23-generic
  $ sudo apt-get install linux-image-extra-4.2.0-23-generic

  I have rebooted Ubuntu kernel linux-image-4.2.0-23-generic, and found that 
the cxl driver hits the bug.
  I have also downloaded the source for this Ubuntu kernel (and modules) with:

  $ sudo apt-get source linux-image-4.2.0-23-generic

  I have recompiled and installed, and noticed that the resulting kernel
  bears the version 4.2.6 (??). I have rebooted this Ubuntu kernel 4.2.6
  built from the Ubuntu source for 4.2.0-23-generic, and found that the
  timebase sync occurs normally.

  In sh

[Kernel-packages] [Bug 1540538] onibi (amd64) - tests ran: 148, failed: 0

2016-02-17 Thread Brad Figg
tests ran: 148, failed: 0;
  
http://kernel.ubuntu.com/testing/3.2.0-99.139/onibi__3.2.0-99.139__2016-02-18_03-41-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/1540538

Title:
  linux: 3.2.0-99.139 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
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-lbm series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux package in Ubuntu:
  New
Status in linux source package in Precise:
  New

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Monday, 01. February 2016 19:16 UTC
  kernel-stable-Prepare-package-end:Tuesday, 02. February 2016 04:03 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 02. February 2016 04:03 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 04. February 2016 22:01 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Friday, 05. February 2016 00:00 UTC
  kernel-stable-Verification-testing-start:Friday, 05. February 2016 00:00 UTC
  kernel-stable-Certification-testing-start:Friday, 05. February 2016 00:00 UTC
  kernel-stable-Security-signoff-start:Friday, 05. February 2016 00:00 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Friday, 05. February 2016 00:00 UTC
  kernel-stable-Security-signoff-end:Friday, 05. February 2016 10:01 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1540538/+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 1546858] [NEW] Cannot Turn Off Lcd Via FN + F7 , Cannot Switch DIsplay Via FN+F8, At Asus X450 JB

2016-02-17 Thread Pratomo Asta Nugraha
Public bug reported:

Cannot Turn Off Lcd Via FN + F7 , Cannot Switch DIsplay Via FN+F8, At
Asus X450 JB

I hope This Problem Could Be Fixed .

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: linux-image-4.2.0-27-generic 4.2.0-27.32
ProcVersionSignature: Ubuntu 4.2.0-27.32-generic 4.2.8-ckt1
Uname: Linux 4.2.0-27-generic x86_64
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  pratomo1301 F pulseaudio
 /dev/snd/controlC1:  pratomo1301 F pulseaudio
Date: Thu Feb 18 09:44:25 2016
HibernationDevice: RESUME=UUID=76b02bca-602a-4286-87d1-ad145a37af62
InstallationDate: Installed on 2016-02-17 (0 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
MachineType: ASUSTeK COMPUTER INC. X450JB
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic 
root=UUID=c9157d07-4dff-44de--c85a35aba3f1 ro quiet splash vt.handoff=7
PulseList:
 Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
 No PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-4.2.0-27-generic N/A
 linux-backports-modules-4.2.0-27-generic  N/A
 linux-firmware1.149.3
SourcePackage: linux
UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/14/2015
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 206
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: X450JB
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.:bvr206:bd12/14/2015:svnASUSTeKCOMPUTERINC.:pnX450JB:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX450JB:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: X450JB
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.

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


** Tags: amd64 apport-bug bug-exists-upstream wily

** Tags added: bug-exists-upstream

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

Title:
  Cannot Turn Off Lcd Via FN + F7 , Cannot Switch DIsplay Via FN+F8, At
  Asus X450 JB

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Cannot Turn Off Lcd Via FN + F7 , Cannot Switch DIsplay Via FN+F8, At
  Asus X450 JB

  I hope This Problem Could Be Fixed .

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-27-generic 4.2.0-27.32
  ProcVersionSignature: Ubuntu 4.2.0-27.32-generic 4.2.8-ckt1
  Uname: Linux 4.2.0-27-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  pratomo1301 F pulseaudio
   /dev/snd/controlC1:  pratomo1301 F pulseaudio
  Date: Thu Feb 18 09:44:25 2016
  HibernationDevice: RESUME=UUID=76b02bca-602a-4286-87d1-ad145a37af62
  InstallationDate: Installed on 2016-02-17 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: ASUSTeK COMPUTER INC. X450JB
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic 
root=UUID=c9157d07-4dff-44de--c85a35aba3f1 ro quiet splash vt.handoff=7
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-27-generic N/A
   linux-backports-modules-4.2.0-27-generic  N/A
   linux-firmware1.149.3
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/14/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 206
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X450JB
  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.:bvr206:bd12/14/2015:svnASUSTeKCOMPUTERINC.:pnX450JB:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX450JB:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X450JB
  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/1546858/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-p

[Kernel-packages] [Bug 1433992] Re: [Lenovo E450] 'Run Firmware Test Suite (fwts) desktop-specific diagnosis tests.' always fail

2016-02-17 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  [Lenovo E450] 'Run Firmware Test Suite (fwts) desktop-specific
  diagnosis tests.' always fail

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

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

  Steps:
  1. Install 14.04.2 on E450
  2. Install Plainbox and run test case 'Run FWTS desktop-specific diagnosis 
tests.'

  Expected result:
  Test result should be pass.

  Actual result:
  High Failures: 1
  WARNING: The following test cases were reported as high
  level failures by fwts. Please review the log at
  
/home/u/.cache/plainbox/sessions/pbox-1aqqz37_.session/CHECKBOX_DATA/fwts_desktop_diagnosis_results.log
 for more information.
   - klog
  Medium Failures: 2
  WARNING: The following test cases were reported as medium
  level failures by fwts. Please review the log at
  
/home/u/.cache/plainbox/sessions/pbox-1aqqz37_.session/CHECKBOX_DATA/fwts_desktop_diagnosis_results.log
 for more information.
   - acpitables
   - mtrr
  Low Failures: 1
  WARNING: The following test cases were reported as low
  level failures by fwts. Please review the log at
  
/home/u/.cache/plainbox/sessions/pbox-1aqqz37_.session/CHECKBOX_DATA/fwts_desktop_diagnosis_results.log
 for more information.
   - mcfg
  Passed: 5
   - mpcheck
   - version
   - apicedge
   - apicinstance
   - hpet_check

  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:51:36 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/1433992/+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 1468180] Re: [Lenovo ThinkStation S30-3] 'Run Firmware Test Suite (fwts) desktop-specific diagnosis tests.' always fail

2016-02-17 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  [Lenovo ThinkStation S30-3] 'Run Firmware Test Suite (fwts) desktop-
  specific diagnosis tests.' always fail

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

Bug description:
  CID : 201402-14670 Lenovo ThinkStation S30-2) with 14.04.2 (utopic)

  Steps:
  1. Install 14.04.2 on S30-3
  2. Install Plainbox and run test case 'Run FWTS desktop-specific diagnosis 
tests.'

  Expected result:
  Test result should be pass.

  Actual result:
  High Failures: 2 
  WARNING: The following test cases were reported as high 
  level failures by fwts. Please review the log at 
  
/home/u/.cache/plainbox/sessions/pbox-st7krnmk.session/CHECKBOX_DATA/fwts_desktop_diagnosis_results.log
 for more information. 
  - klog 
  - method 
  Passed: 8 
  - version 
  - mpcheck 
  - apicedge 
  - acpitables 
  - apicinstance 
  - hpet_check 
  - mcfg 
  - msr 

  Notes:
  I have updated the latest BIOS version
  
  u@201402-12670:~$ sudo dmidecode -t 0
  [sudo] password for u: 
  # dmidecode 2.12
  SMBIOS 2.7 present.

  Handle 0x, DMI type 0, 24 bytes
  BIOS Information
Vendor: LENOVO
Version: A2KT50AUS
Release Date: 03/31/2015
Address: 0xF
Runtime Size: 64 kB
ROM Size: 8192 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
BIOS boot specification is supported
Targeted content distribution is supported
UEFI is supported
BIOS Revision: 0.50

  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: nvidia
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Jun 24 00:26:47 2015
  InstallationDate: Installed on 2015-06-23 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  u  1693 F pulseaudio
   /dev/snd/controlC2:  u  1693 F pulseaudio
   /dev/snd/controlC0:  u  1693 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=b3a2d5c1-e942-4c9d-85a4-e7eb626897a3
  InstallationDate: Installed on 2015-06-23 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: LENOVO 435131z
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic 
root=UUID=e0515d78-4a11-4178-8b06-04549df248ff ro quiet splash
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-30-generic N/A
   linux-backports-modules-3.16.0-30-generic  N/A
   linux-firmware 1.127.11
  RfKill:
   
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/31/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: A2KT50AUS
  dmi.board.name: LENOVO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.type: 7
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: NONE
  dmi.modalias: 
dmi:bvnLENOVO:bvrA2KT50AUS:bd03/31/2015:svnLENOVO:pn435131z:pvrLenovoProduct:rvnLENOVO:rnLENOVO:rvrNotDefined:cvnLENOVO:ct7:cvrNONE:
  dmi.product.

[Kernel-packages] [Bug 1454975] Re: AMD Radeon HD 8570 / R7 240/340 OEM] [1002:6611] No DP audio with the open source driver

2016-02-17 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  AMD Radeon HD 8570 / R7 240/340 OEM] [1002:6611] No DP audio with the
  open source driver

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

Bug description:
  CID: 201302-12679 Dell OptiPlex 9020

  There is no audio output available from the DisplayPort with the open source 
driver.
  There are two output options here in the "Sound Settings": Analog Output and 
Speaker
  Non of them could make the DP audio device (the speaker on the monitor) work.

  Also, this is a desktop system, I can't hear anything with the Speaker
  option.

  Since we're unable to install the fglrx now, I will mark this one as a
  blocker.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-37-generic 3.16.0-37.51~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-37.51~14.04.1-generic 3.16.7-ckt9
  Uname: Linux 3.16.0-37-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed May 13 23:52:37 2015
  InstallationDate: Installed on 2015-05-13 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1697 F pulseaudio
   /dev/snd/controlC1:  ubuntu 1697 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=9201b911-af8a-4fe9-a8b1-544f1f394b6a
  InstallationDate: Installed on 2015-05-13 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: Dell Inc. OptiPlex 9020
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-37-generic 
root=UUID=9d6f549c-046c-4193-b58e-5ee4df6c0e0b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-37.51~14.04.1-generic 3.16.7-ckt9
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-37-generic N/A
   linux-backports-modules-3.16.0-37-generic  N/A
   linux-firmware 1.127.11
  RfKill:
   
  Tags:  trusty
  Uname: Linux 3.16.0-37-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/17/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A03
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 15
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA03:bd09/17/2013:svnDellInc.:pnOptiPlex9020:pvr01:rvnDellInc.:rn:rvr:cvnDellInc.:ct15:cvr:
  dmi.product.name: OptiPlex 9020
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1454975/+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 1464832] Re: suspend/resume failure

2016-02-17 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  suspend/resume failure

Status in linux package in Ubuntu:
  Expired

Bug description:
  The system does not resume from suspend mode.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-38-generic 3.16.0-38.52~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-38.52~14.04.1-generic 3.16.7-ckt10
  Uname: Linux 3.16.0-38-generic x86_64
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  Date: Thu Jun 11 09:41:16 2015
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  InstallationDate: Installed on 2015-06-03 (9 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  InterpreterPath: /usr/bin/python3.4
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  SourcePackage: linux-lts-utopic
  Title: suspend/resume failure
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
  --- 
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  joyce  2657 F pulseaudio
   /dev/snd/pcmC1D0p:   joyce  2657 F...m pulseaudio
   /dev/snd/controlC1:  joyce  2657 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)
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=a3351975-6b46-4987-a97f-b37bf304b5a1
  InstallationDate: Installed on 2015-06-03 (199 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  MachineType: Hewlett-Packard HP 15 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic 
root=UUID=8c3ae3f4-a1db-4e48-b3c8-482d1bdfb867 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-30-generic N/A
   linux-backports-modules-3.19.0-30-generic  N/A
   linux-firmware 1.127.15
  Tags:  trusty
  Uname: Linux 3.19.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/21/2014
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.18
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 2212
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 86.28
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.18:bd05/21/2014:svnHewlett-Packard:pnHP15NotebookPC:pvr0991100600087:rvnHewlett-Packard:rn2212:rvr86.28:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP 15 Notebook PC
  dmi.product.version: 0991100600087
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1464832/+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 1453000] Re: [Lenovo Carbon_X1_2nd] Wireless function key is useless after 14.04.2 installed.

2016-02-17 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  [Lenovo Carbon_X1_2nd] Wireless function key is useless after 14.04.2
  installed.

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

Bug description:
  CID : 201403-14827 Lenovo Carbon_X1_2nd with 14.04.2 (utopic)

  Steps:
  1. Install 14.04.2 + update, reboot to desktop.
  2. Try to disable / enable wireless / BT by using 'Wireless function key' in 
dynamic keyboard row.

  Expect result:
  Wireless function key can disable / enable wireless and BT devices.

  Actual result:
  Wrieless function key is useless; 
  $ acpi_listen got no response after press wireless function key..

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-37-generic 3.16.0-37.51~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-37.51~14.04.1-generic 3.16.7-ckt9
  Uname: Linux 3.16.0-37-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri May  8 02:39:23 2015
  InstallationDate: Installed on 2015-05-06 (2 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1601 F pulseaudio
   /dev/snd/controlC1:  u  1601 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=9e70e029-cff5-4932-bf2f-fbeba6a64533
  InstallationDate: Installed on 2015-05-06 (2 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  MachineType: LENOVO 20A8S02B00
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-37-generic 
root=UUID=7a4b81af-6d4d-4ebc-b94e-8dda97baf5ea ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-37.51~14.04.1-generic 3.16.7-ckt9
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-37-generic N/A
   linux-backports-modules-3.16.0-37-generic  N/A
   linux-firmware 1.127.11
  Tags:  trusty
  Uname: Linux 3.16.0-37-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/26/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GRET36WW (1.13 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20A8S02B00
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50510 Pro
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGRET36WW(1.13):bd03/26/2014:svnLENOVO:pn20A8S02B00:pvrThinkPadX1Carbon2nd:rvnLENOVO:rn20A8S02B00:rvrSDK0E50510Pro:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20A8S02B00
  dmi.product.version: ThinkPad X1 Carbon 2nd
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1453000/+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 1467157] Re: Sometimes X fails to start and booting gets stuck at splash screen

2016-02-17 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Sometimes X fails to start and booting gets stuck at splash screen

Status in linux package in Ubuntu:
  Expired

Bug description:
  Sometimes X fails to start and boot process gets stuck at splash
  screen. The occurrence of the bug seems completely random but after
  the first failure to load X i need to hard shutdown the system and a
  few subsequent restarts results in same failure. After few restarts
  the system boots again and gets me to login screen and after a while
  the whole story repeats.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-41-generic 3.16.0-41.55~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-41.55~14.04.1-generic 3.16.7-ckt11
  Uname: Linux 3.16.0-41-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sun Jun 21 00:09:16 2015
  InstallationDate: Installed on 2015-05-22 (29 days ago)
  InstallationMedia: Xubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1467157/+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 1527832] Re: After update, error drm:intel_pipe_config_compare [i915] halts startup

2016-02-17 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  After update, error drm:intel_pipe_config_compare [i915] halts startup

Status in linux package in Ubuntu:
  Expired

Bug description:
  Today I installed pending updates on my machine and the restarted.  On
  restart, machine stops 5.5 seconds into boot process with the error
  "[drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in
  ips_enabled (expected 1, found 0)"

  I can hop over to a tty login using ctrl-alt-F1 .  The error appears
  there too, but I am able to use the command line.  I cannot start a
  GUI environment.  Sadly as a relative newcomer to Linux I do not know
  enough to tell you if my problem is getting X to start or something
  else entirely.  Typing startx definitely does not help.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-21-generic 4.2.0-21.25
  ProcVersionSignature: Ubuntu 4.2.0-21.25-generic 4.2.6
  Uname: Linux 4.2.0-21-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  Date: Fri Dec 18 21:32:52 2015
  HibernationDevice: RESUME=UUID=1de2aa6c-5e5d-4bd0-8b08-bb9e14510a01
  InstallationDate: Installed on 2015-12-14 (4 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  MachineType: Google Panther
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-21-generic 
root=UUID=5c3e08a6-7e53-4f1f-b7c5-8e7ad5b2d78c ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-21-generic N/A
   linux-backports-modules-4.2.0-21-generic  N/A
   linux-firmware1.149.3
  SourcePackage: linux
  UpgradeStatus: Upgraded to wily on 2015-12-14 (4 days ago)
  dmi.bios.date: 01/07/2015
  dmi.bios.vendor: coreboot
  dmi.bios.version: 4.0-7883-g3652b0d
  dmi.board.name: Panther
  dmi.board.vendor: Google
  dmi.board.version: 1.0
  dmi.chassis.type: 3
  dmi.chassis.vendor: Google
  dmi.modalias: 
dmi:bvncoreboot:bvr4.0-7883-g3652b0d:bd01/07/2015:svnGoogle:pnPanther:pvr1.0:rvnGoogle:rnPanther:rvr1.0:cvnGoogle:ct3:cvr:
  dmi.product.name: Panther
  dmi.product.version: 1.0
  dmi.sys.vendor: Google

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1527832/+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 1527559] Re: Kernel Oops - BUG: unable to handle kernel NULL pointer dereference; inotify, fsnotify

2016-02-17 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Kernel Oops - BUG: unable to handle kernel NULL pointer dereference;
  inotify, fsnotify

Status in linux package in Ubuntu:
  Expired

Bug description:
  I ran in a bug similar to #922906   while running inotifywait on
  kernel:

  3.19.0-30-generic #34-Ubuntu SMP Fri Oct 2 22:08:41 UTC 2015 x86_64
  x86_64 x86_64 GNU/Linux

  --

  [3975766.571492] BUG: unable to handle kernel paging request at 
812363a7
  [3975766.571500] IP: [<812363a7>] 0x812363a7
  [3975766.571507] PGD 0
  [3975766.571510] Oops: 0010 [#1] SMP
  [3975766.571514] Modules linked in: tcp_diag udp_diag inet_diag unix_diag 
nfsd auth_rpcgss nfs_acl lockd grace sunrpc nfnetlink_queue nfnetlink_log 
nfnetlink bluetooth ufs qnx4 hfsplus hfs minix ntfs msdos jfs xfs libcrc32c 
8021q garp mrp vhost_net vhost macvtap macvlan ip6t_REJECT nf_reject_ipv6 
xt_CHECKSUM iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat 
nf_nat_ipv4 nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack nf_conntrack 
ipt_REJECT nf_reject_ipv4 xt_tcpudp bridge stp llc ebtable_filter ebtables 
ip6table_filter ip6_tables iptable_filter ip_tables x_tables vmnet(OE) 
vmw_vsock_vmci_transport vsock vmw_vmci vmmon(OE) cfg80211 nls_iso8859_1 
nvidia(POE) x86_pkg_temp_thermal intel_powerclamp coretemp snd_hda_codec_hdmi 
hp_wmi snd_hda_codec_realtek kvm_intel snd_hda_codec_generic kvm
  [3975766.571558] sparse_keymap snd_hda_intel crct10dif_pclmul 
snd_hda_controller crc32_pclmul dm_multipath ghash_clmulni_intel snd_hda_codec 
aesni_intel snd_hwdep snd_pcm aes_x86_64 scsi_dh snd_seq_midi lrw gf128mul 
snd_seq_midi_event drm snd_rawmidi snd_seq glue_helper snd_seq_device 
ablk_helper cryptd mei_me snd_timer sb_edac snd soundcore mei edac_core ioatdma 
serio_raw 8250_fintek shpchp wmi lpc_ich tpm_infineon mac_hid parport_pc ppdev 
lp parport autofs4 btrfs xor raid6_pq hid_generic usbhid hid igb i2c_algo_bit 
firewire_ohci e1000e psmouse dca isci firewire_core ahci ptp libsas libahci 
crc_itu_t pps_core scsi_transport_sas pata_acpi
  [3975766.571600] CPU: 4 PID: 109 Comm: fsnotify_mark Tainted: P C OE 
3.19.0-30-generic #34-Ubuntu
  [3975766.571603] Hardware name: Hewlett-Packard HP Z620 Workstation/158A, 
BIOS J61 v03.65 12/19/2013
  [3975766.571606] task: 881fa1033ae0 ti: 881f9c84c000 task.ti: 
881f9c84c000
  [3975766.571608] RIP: 0010:[<812363a7>] [<812363a7>] 
0x812363a7
  [3975766.571613] RSP: 0018:881f9c84fe58 EFLAGS: 00010286
  [3975766.571616] RAX: 81fb1810 RBX: 881f9c84fe60 RCX: 

  [3975766.571617] RDX: bbea RSI:  RDI: 
81fb1810
  [3975766.571619] RBP: 881f9c84feb8 R08: 81d294c8 R09: 
000180270014
  [3975766.571621] R10: 88202fc98fe0 R11: 880a72398548 R12: 
881f9c84fe88
  [3975766.571623] R13: 881f9c84fe50 R14:  R15: 

  [3975766.571625] FS: () GS:88202fc8() 
knlGS:
  [3975766.571627] CS: 0010 DS:  ES:  CR0: 80050033
  [3975766.571629] CR2: 812363a7 CR3: 01c13000 CR4: 
001427f0
  [3975766.571630] Stack:
  [3975766.571632] 881f9c84ffd8 880a72398628 880a72398628 
881f0002
  [3975766.571635] 881fa1033ae0 810b7680 881f9c84fe88 
881f9c84fe88
  [3975766.571638]  880f9dc83b40  
81236330
  [3975766.571641] Call Trace:
  [3975766.571650] [] ? wait_woken+0x90/0x90
  [3975766.571656] [] ? fsnotify_put_mark+0x40/0x40
  [3975766.571661] [] kthread+0xc9/0xe0
  [3975766.571665] [] ? kthread_create_on_node+0x1c0/0x1c0
  [3975766.571670] [] ret_from_fork+0x58/0x90
  [3975766.571674] [] ? kthread_create_on_node+0x1c0/0x1c0
  [3975766.571676] Code: Bad RIP value.
  [3975766.571678] RIP [<812363a7>] 0x812363a7
  [3975766.571683] RSP 
  [3975766.571684] CR2: 812363a7
  [3975766.571687] ---[ end trace 52f13d4ec1680637 ]---
  [3975766.571693] BUG: unable to handle kernel NULL pointer dereference at 
0088
  [3975766.571697] IP: [] _raw_spin_lock+0xe/0x80
  [3975766.571704] PGD 0
  [3975766.571706] Oops: 0002 [#2] SMP
  [3975766.571709] Modules linked in: tcp_diag udp_diag inet_diag unix_diag 
nfsd auth_rpcgss nfs_acl lockd grace sunrpc nfnetlink_queue nfnetlink_log 
nfnetlink bluetooth ufs qnx4 hfsplus hfs minix ntfs msdos jfs xfs libcrc32c 
8021q garp mrp vhost_net vhost macvtap macvlan ip6t_REJECT nf_reject_ipv6 
xt_CHECKSUM iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat 
nf_nat_ipv4 nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack nf_conntrack 
ipt_REJECT nf_reject_ipv4 

[Kernel-packages] [Bug 1468684] Re: shutdown freeze

2016-02-17 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  shutdown freeze

Status in linux package in Ubuntu:
  Expired

Bug description:
  when i turn off my PC it does not shutdown instead it freezes I am using HP 
Pavilion g series, the OS is Ubuntu 14.04, I changed "quiet splash" in grub to 
profile to see what is happening, and I found that when my laptop freezes the 
last three lines are ,
  1)Deactivating swap...
  2)Will now halt
  3) [ 90.446855] reboot: power down

  the numbers in the last line every time I shut it down, so I don't
  think it makes any difference to you.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-43-generic 3.16.0-43.58~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-43.58~14.04.1-generic 3.16.7-ckt13
  Uname: Linux 3.16.0-43-generic i686
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: i386
  CurrentDesktop: Unity
  Date: Thu Jun 25 03:53:30 2015
  InstallationDate: Installed on 2015-06-25 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release i386 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1468684/+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 1521972] Re: [Dell Vostro 3558] Touchpad not working after installing of Ubuntu 15.10

2016-02-17 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  [Dell Vostro 3558] Touchpad not working after installing of Ubuntu
  15.10

Status in linux package in Ubuntu:
  Expired

Bug description:
  Before fresh installation of Ubuntu 15.10, I had multi-boot of Xorin
  and windows 8.1. Later I installed Ubuntu 15.10 on the DELL Vostro
  3558, where my touch-pad doesn’t work. But the external mouse works
  fine.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-19-generic 4.2.0-19.23
  ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
  Uname: Linux 4.2.0-19-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  anston 1457 F pulseaudio
   /dev/snd/controlC0:  anston 1457 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Dec  2 16:18:00 2015
  HibernationDevice: RESUME=UUID=4d3f9258-ca19-40d8-9ce8-877268831b4a
  InstallationDate: Installed on 2015-11-30 (1 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: Dell Inc. Vostro 3558
  ProcEnviron:
   LANGUAGE=en_IN:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_IN
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-19-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-19-generic N/A
   linux-backports-modules-4.2.0-19-generic  N/A
   linux-firmware1.149.2
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/09/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A01
  dmi.board.name: 05JF1T
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA01:bd02/09/2015:svnDellInc.:pnVostro3558:pvr01:rvnDellInc.:rn05JF1T:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Vostro 3558
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1521972/+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 1473105] Re: In AMD 64 14.04 dmesg shows xHCI drop endpoint and other repeating problems

2016-02-17 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  In AMD 64 14.04 dmesg shows xHCI drop endpoint and other repeating
  problems

Status in linux package in Ubuntu:
  Expired

Bug description:
  dmesg | tail -n 35 |less
  Extract:

  [  337.978401] xhci_hcd :00:10.0: xHCI xhci_drop_endpoint called with 
disabled ep 880414902d90
  [  337.978405] xhci_hcd :00:10.0: xHCI xhci_drop_endpoint called with 
disabled ep 880416e56b40
  [  337.979961] cdc_acm 6-2.3:1.1: This device cannot do calls on its own. It 
is not a modem.
  [  337.980023] cdc_acm 6-2.3:1.1: ttyACM0: USB ACM device
  [  893.965035] capability: warning: `VirtualBox' uses 32-bit capabilities 
(legacy support in use)
  [  906.135939] usblp1: removed
  [  906.140645] device eth0 entered promiscuous mode
  [ 1121.936646] usb 6-2.3: reset high-speed USB device number 6 using xhci_hcd
  [ 1122.040414] xhci_hcd :00:10.0: xHCI xhci_drop_endpoint called with 
disabled ep 880414902d48

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-43-generic 3.16.0-43.58~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-43.58~14.04.1-generic 3.16.7-ckt13
  Uname: Linux 3.16.0-43-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Jul  9 16:02:37 2015
  InstallationDate: Installed on 2015-07-07 (2 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1473105/+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 1525969] Re: Brightness Hotkeys FN (F5, F6) not working in Asus F555L

2016-02-17 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Brightness Hotkeys FN (F5,F6) not working in Asus F555L

Status in linux package in Ubuntu:
  Expired

Bug description:
  Brightness Hotkeys FN (F5,F6) not working.

  WORKAROUND: I can adjust the backlight when I click on Power Settings
  then screen brightness.

  ---
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  yevhen 2338 F pulseaudio
   /dev/snd/controlC0:  yevhen 2338 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=a4a0847f-abca-4a89-b8e3-a0a4bfba845c
  InstallationDate: Installed on 2015-11-28 (16 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
   Bus 001 Device 003: ID 0bda:57b5 Realtek Semiconductor Corp.
   Bus 001 Device 002: ID 248a:8564
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. X555LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-19-generic.efi.signed 
root=UUID=cb214afc-47f5-4e1e-9d00-77f967de126f ro quiet splash 
acpi_backlight=vendor vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-19-generic N/A
   linux-backports-modules-4.2.0-19-generic  N/A
   linux-firmware1.149.3
  Tags:  wily
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-19-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/24/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X555LB.505
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X555LB
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX555LB.505:bd08/24/2015:svnASUSTeKCOMPUTERINC.:pnX555LB:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX555LB:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X555LB
  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/1525969/+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 1536837] Re: Severe performance regression in Infiniband or IPoIB

2016-02-17 Thread John-Michael
https://bugzilla.kernel.org/show_bug.cgi?id=111921 may be of interest.

** Bug watch added: Linux Kernel Bug Tracker #111921
   http://bugzilla.kernel.org/show_bug.cgi?id=111921

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

Title:
  Severe performance regression in Infiniband or IPoIB

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  When upgrading to the latest 4.4 test kernel from mainline
  development, all IPoIB links showed a severe performance regression as
  compared with kernel 4.2.  The bandwidth of each link dropped from
  around 3Gbps to around 3Mbps (3 orders of magnitude worse!); reverting
  to the 4.2 kernel immediately fixed this problem.

  The 4.3 kernel from Debian does not appear to suffer from this
  regression.  The regression shows up on both IB ports of the Mellanox
  MT25208 controller.  Other hardware has not been tested.

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

2016-02-17 Thread Brad Figg
tests ran: 155, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-6.21/onibi__4.4.0-6.21__2016-02-18_01-01-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/1546283

Title:
  linux: 4.4.0-6.21 -proposed tracker

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-Prepare-package-start:Tuesday, 16. February 2016 20:11 UTC
  kernel-phase-changed:Tuesday, 16. February 2016 20:11 UTC
  kernel-phase:Prepare
  kernel-stable-Promote-to-proposed-end:Tuesday, 16. February 2016 21:00 UTC
  proposed-announcement-sent:True

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-development-workflow/+bug/1546283/+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 1491654] Re: Intel P3700 PCIe SSD string shows ''Unknown'' during Ubuntu 14.04 installation

2016-02-17 Thread AaronLan
Retest install P3700 to install ubuntu 15.10 via PXE.
NVMe device name still show unknown when partition disk page.
This issue still occur.
Intel P3700 model:SSDPE2MD400G4 FW:8V010171

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

Title:
  Intel P3700 PCIe SSD string shows ''Unknown'' during Ubuntu 14.04
  installation

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Current Behavior
  ==
  1. Intel P3700 PCIe SSD string shows "Unknow" during Ubuntu 14.04 install.

  Reference Verification
  ==
  1. Which version of previous BIOS/BMC/HW passed/failed? 1st Test
  2. Which similar project/product passed/failed? NA

  Steps to reproduce the problem
  ==
  1. Install Intel P3700 PCIe SSD*2 and SAS 12G HDD*8 with LSI 3108 into SUT.
  2. Power on system and install Ubuntu 14.04.
  3. Intel P3700 PCIe SSD string shows "Unknown" during OS install.

  Expected Behavior
  ==
  1. Intel P3700 PCIe SSD string should not show "Unknown" during Ubuntu 14.04 
install.

  Pcie SSD config:HDD/SSD:Intel,SSDPE2MD016T4,PCI-e,1.6TB,Gen3

  
  Copied from private bug 1454945.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1491654/+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 1540792] Re: linux-lts-vivid: 3.19.0-50.56~14.04.1 -proposed tracker

2016-02-17 Thread Brad Figg
** Description changed:

  This bug is for tracking the 3.19.0-50.56~14.04.1 upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 02. February 2016 08:00 UTC
  kernel-stable-master-bug:1540576
  kernel-stable-Prepare-package-end:Thursday, 04. February 2016 21:02 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 04. February 2016 21:02 UTC
  kernel-stable-Promote-to-proposed-end:Friday, 05. February 2016 05:02 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Friday, 05. February 2016 07:01 UTC
  kernel-stable-Verification-testing-start:Friday, 05. February 2016 07:01 UTC
  kernel-stable-Certification-testing-start:Friday, 05. February 2016 07:01 UTC
  kernel-stable-Security-signoff-start:Friday, 05. February 2016 07:01 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Friday, 05. February 2016 07:01 UTC
  kernel-stable-Security-signoff-end:Friday, 05. February 2016 21:01 UTC
  kernel-stable-Regression-testing-end:Thursday, 18. February 2016 01:01 UTC
+ kernel-stable-Certification-testing-end:Thursday, 18. February 2016 03:01 UTC

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

Title:
  linux-lts-vivid: 3.19.0-50.56~14.04.1 -proposed tracker

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 02. February 2016 08:00 UTC
  kernel-stable-master-bug:1540576
  kernel-stable-Prepare-package-end:Thursday, 04. February 2016 21:02 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 04. February 2016 21:02 UTC
  kernel-stable-Promote-to-proposed-end:Friday, 05. February 2016 05:02 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Friday, 05. February 2016 07:01 UTC
  kernel-stable-Verification-testing-start:Friday, 05. February 2016 07:01 UTC
  kernel-stable-Certification-testing-start:Friday, 05. February 2016 07:01 UTC
  kernel-stable-Security-signoff-start:Friday, 05. February 2016 07:01 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Friday, 05. February 2016 07:01 UTC
  kernel-stable-Security-signoff-end:Friday, 05. February 2016 21:01 UTC
  kernel-stable-Regression-testing-end:Thursday, 18. February 2016 01:01 UTC
  kernel-stable-Certification-testing-end:Thursday, 18. February 2016 03:01 UTC

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

2016-02-17 Thread Brad Figg
tests ran: 148, failed: 0;
  
http://kernel.ubuntu.com/testing/3.2.0-99.139/dagmar__3.2.0-99.139__2016-02-18_01-33-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/1540538

Title:
  linux: 3.2.0-99.139 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
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-lbm series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux package in Ubuntu:
  New
Status in linux source package in Precise:
  New

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Monday, 01. February 2016 19:16 UTC
  kernel-stable-Prepare-package-end:Tuesday, 02. February 2016 04:03 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 02. February 2016 04:03 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 04. February 2016 22:01 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Friday, 05. February 2016 00:00 UTC
  kernel-stable-Verification-testing-start:Friday, 05. February 2016 00:00 UTC
  kernel-stable-Certification-testing-start:Friday, 05. February 2016 00:00 UTC
  kernel-stable-Security-signoff-start:Friday, 05. February 2016 00:00 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Friday, 05. February 2016 00:00 UTC
  kernel-stable-Security-signoff-end:Friday, 05. February 2016 10:01 UTC

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

2016-02-17 Thread Brad Figg
tests ran: 148, failed: 0;
  
http://kernel.ubuntu.com/testing/3.2.0-99.139/onza__3.2.0-99.139__2016-02-18_01-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/1540538

Title:
  linux: 3.2.0-99.139 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
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-lbm series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux package in Ubuntu:
  New
Status in linux source package in Precise:
  New

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Monday, 01. February 2016 19:16 UTC
  kernel-stable-Prepare-package-end:Tuesday, 02. February 2016 04:03 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 02. February 2016 04:03 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 04. February 2016 22:01 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Friday, 05. February 2016 00:00 UTC
  kernel-stable-Verification-testing-start:Friday, 05. February 2016 00:00 UTC
  kernel-stable-Certification-testing-start:Friday, 05. February 2016 00:00 UTC
  kernel-stable-Security-signoff-start:Friday, 05. February 2016 00:00 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Friday, 05. February 2016 00:00 UTC
  kernel-stable-Security-signoff-end:Friday, 05. February 2016 10:01 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1540538/+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 1485057] Re: "lsusb -v" as root freezes the kernel on Acer ES1-111; also freeze on shutdown

2016-02-17 Thread Bug Watch Updater
** Changed in: debian-installer (Debian)
   Status: Unknown => 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/1485057

Title:
  "lsusb -v" as root freezes the kernel on Acer ES1-111; also freeze on
  shutdown

Status in linux package in Ubuntu:
  Triaged
Status in debian-installer package in Debian:
  New

Bug description:
  reproducible: always

  Steps to reproduce:
  - open a terminal
  - sudo bash
  - lsusb -v

  In a virtual terminal, the command prints the name of the first device
  it finds, then the system freezes completely. In a terminal of the
  desktop, I don't even get the name of the device, the system freezes
  immediately. Either way, I have to power off the machine. There is no
  kernel oops. Nothing is written to the log. The magic sysreq key
  yields no response, although I have verified that it works before
  triggering the freeze.

  I've narrowed down the problem by calling "lsusb -v -s ". The
  system freezes on both devices of bus 3 (003:001 and 003:002). For all
  other devices, it prints the expected output and continues to work.
  When calling lsusb as a regular user, I get "Couldn't open device,
  some information will be missing", then the regular output, and the
  system keeps running. Therefore I assume that the problem is somewhere
  in the kernel, when the devices are accessed.

  This is a regression. It used to work in 14.10, and fails to work since 15.04.
  It also used to work in 14.04.2, and fails in 14.04.3.
  It fails with mainline builds 4.2.0-rc6-unstable, 4.2.0-rc2-unstable, 
4.1.0-rc2-vivid. (yeah, I've been trying for a while :-)

  Incidentally, the shutdown sequence also freezes with the kernels that
  exhibit the problem; but I cannot be sure that the cause is the same.
  I decided to first chase the USB freeze, because it was easier to
  gather information about that.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-25-generic 3.19.0-25.26
  ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rweber 1525 F pulseaudio
  CurrentDesktop: XFCE
  Date: Fri Aug 14 18:38:36 2015
  HibernationDevice: RESUME=UUID=8a45266d-0232-428e-bb25-113d23caaf8a
  InstallationDate: Installed on 2015-06-28 (46 days ago)
  InstallationMedia: Xubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  MachineType: Acer Aspire ES1-111M
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic 
root=UUID=b8872e03-7295-4cbd-ac86-06b9be2f112f ro quiet splash 
crashkernel=384M-:128M vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-25-generic N/A
   linux-backports-modules-3.19.0-25-generic  N/A
   linux-firmware 1.143.3
  SourcePackage: linux
  UpgradeStatus: Upgraded to vivid on 2015-07-05 (39 days ago)
  dmi.bios.date: 08/20/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.08
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: R2
  dmi.board.vendor: Acer
  dmi.board.version: Type2 - A01 Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.08:bd08/20/2014:svnAcer:pnAspireES1-111M:pvrV1.08:rvnAcer:rnR2:rvrType2-A01BoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: Aspire ES1-111M
  dmi.product.version: V1.08
  dmi.sys.vendor: Acer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1485057/+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 1540792] Re: linux-lts-vivid: 3.19.0-50.56~14.04.1 -proposed tracker

2016-02-17 Thread Po-Hsu Lin
Hardware Certification have completed testing this -proposed kernel. No
regressions were observed, results are available here:
http://people.canonical.com/~hwcert/sru-
testing/trusty/3.19.0-50.56~14.04.1/trusty-3.19-proposed-frozen.html

** Tags added: certification-testing-passed

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

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

Title:
  linux-lts-vivid: 3.19.0-50.56~14.04.1 -proposed tracker

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 02. February 2016 08:00 UTC
  kernel-stable-master-bug:1540576
  kernel-stable-Prepare-package-end:Thursday, 04. February 2016 21:02 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 04. February 2016 21:02 UTC
  kernel-stable-Promote-to-proposed-end:Friday, 05. February 2016 05:02 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Friday, 05. February 2016 07:01 UTC
  kernel-stable-Verification-testing-start:Friday, 05. February 2016 07:01 UTC
  kernel-stable-Certification-testing-start:Friday, 05. February 2016 07:01 UTC
  kernel-stable-Security-signoff-start:Friday, 05. February 2016 07:01 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Friday, 05. February 2016 07:01 UTC
  kernel-stable-Security-signoff-end:Friday, 05. February 2016 21:01 UTC
  kernel-stable-Regression-testing-end:Thursday, 18. February 2016 01:01 UTC

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

2016-02-17 Thread Brad Figg
tests ran:   1, failed: 1;
  
http://kernel.ubuntu.com/testing/4.4.0-6.21/kili__4.4.0-6.21__2016-02-17_21-39-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/1546283

Title:
  linux: 4.4.0-6.21 -proposed tracker

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-Prepare-package-start:Tuesday, 16. February 2016 20:11 UTC
  kernel-phase-changed:Tuesday, 16. February 2016 20:11 UTC
  kernel-phase:Prepare
  kernel-stable-Promote-to-proposed-end:Tuesday, 16. February 2016 21:00 UTC
  proposed-announcement-sent:True

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

2016-02-17 Thread Brad Figg
tests ran: 155, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-6.21/fozzie__4.4.0-6.21__2016-02-17_23-46-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/1546283

Title:
  linux: 4.4.0-6.21 -proposed tracker

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-Prepare-package-start:Tuesday, 16. February 2016 20:11 UTC
  kernel-phase-changed:Tuesday, 16. February 2016 20:11 UTC
  kernel-phase:Prepare
  kernel-stable-Promote-to-proposed-end:Tuesday, 16. February 2016 21:00 UTC
  proposed-announcement-sent:True

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

2016-02-17 Thread Brad Figg
tests ran: 182, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-6.21/bantam__4.4.0-6.21__2016-02-17_21-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/1546283

Title:
  linux: 4.4.0-6.21 -proposed tracker

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-Prepare-package-start:Tuesday, 16. February 2016 20:11 UTC
  kernel-phase-changed:Tuesday, 16. February 2016 20:11 UTC
  kernel-phase:Prepare
  kernel-stable-Promote-to-proposed-end:Tuesday, 16. February 2016 21:00 UTC
  proposed-announcement-sent:True

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

2016-02-17 Thread Brad Figg
tests ran: 155, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-6.21/dagmar__4.4.0-6.21__2016-02-17_23-38-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/1546283

Title:
  linux: 4.4.0-6.21 -proposed tracker

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-Prepare-package-start:Tuesday, 16. February 2016 20:11 UTC
  kernel-phase-changed:Tuesday, 16. February 2016 20:11 UTC
  kernel-phase:Prepare
  kernel-stable-Promote-to-proposed-end:Tuesday, 16. February 2016 21:00 UTC
  proposed-announcement-sent:True

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-development-workflow/+bug/1546283/+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 1540792] Re: linux-lts-vivid: 3.19.0-50.56~14.04.1 -proposed tracker

2016-02-17 Thread Brad Figg
** Description changed:

  This bug is for tracking the 3.19.0-50.56~14.04.1 upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 02. February 2016 08:00 UTC
  kernel-stable-master-bug:1540576
  kernel-stable-Prepare-package-end:Thursday, 04. February 2016 21:02 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 04. February 2016 21:02 UTC
  kernel-stable-Promote-to-proposed-end:Friday, 05. February 2016 05:02 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Friday, 05. February 2016 07:01 UTC
  kernel-stable-Verification-testing-start:Friday, 05. February 2016 07:01 UTC
  kernel-stable-Certification-testing-start:Friday, 05. February 2016 07:01 UTC
  kernel-stable-Security-signoff-start:Friday, 05. February 2016 07:01 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Friday, 05. February 2016 07:01 UTC
  kernel-stable-Security-signoff-end:Friday, 05. February 2016 21:01 UTC
+ kernel-stable-Regression-testing-end:Thursday, 18. February 2016 01:01 UTC

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

Title:
  linux-lts-vivid: 3.19.0-50.56~14.04.1 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
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:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-lts-vivid package in Ubuntu:
  Invalid
Status in linux-lts-vivid source package in Trusty:
  New

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 02. February 2016 08:00 UTC
  kernel-stable-master-bug:1540576
  kernel-stable-Prepare-package-end:Thursday, 04. February 2016 21:02 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 04. February 2016 21:02 UTC
  kernel-stable-Promote-to-proposed-end:Friday, 05. February 2016 05:02 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Friday, 05. February 2016 07:01 UTC
  kernel-stable-Verification-testing-start:Friday, 05. February 2016 07:01 UTC
  kernel-stable-Certification-testing-start:Friday, 05. February 2016 07:01 UTC
  kernel-stable-Security-signoff-start:Friday, 05. February 2016 07:01 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Friday, 05. February 2016 07:01 UTC
  kernel-stable-Security-signoff-end:Friday, 05. February 2016 21:01 UTC
  kernel-stable-Regression-testing-end:Thursday, 18. February 2016 01:01 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1540792/+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 1498667] Re: [Toshiba P50W-B00F] Touchscreen no longer working

2016-02-17 Thread Robert Ancell
$ uname -r
3.19.0-50-generic

Works.

$ uname -r
4.2.0-27-generic

Broken.

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

Title:
  [Toshiba P50W-B00F] Touchscreen no longer working

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Wily:
  Incomplete
Status in linux source package in Xenial:
  In Progress

Bug description:
  Sometime in the last month or so my touchscreen stopped working on my
  Toshiba P50W. The dmesg log shows it constantly reconnecting to it:

  [  556.407964] usb 1-4: new full-speed USB device number 119 using xhci_hcd
  [  556.538341] usb 1-4: New USB device found, idVendor=04f3, idProduct=0381
  [  556.538347] usb 1-4: New USB device strings: Mfr=4, Product=14, 
SerialNumber=0
  [  556.538349] usb 1-4: Product: Touchscreen
  [  556.538351] usb 1-4: Manufacturer: ELAN
  [  556.538505] usb 1-4: ep 0x2 - rounding interval to 64 microframes, ep desc 
says 80 microframes
  [  556.547788] input: ELAN Touchscreen as 
/devices/pci:00/:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:0381.04A1/input/input2374
  [  556.600478] hid-multitouch 0003:04F3:0381.04A1: input,hiddev0,hidraw4: USB 
HID v1.10 Device [ELAN Touchscreen] on usb-:00:14.0-4/input0
  [  556.600584] usb 1-4: USB disconnect, device number 119

  [  556.860456] usb 1-4: new full-speed USB device number 120 using xhci_hcd
  [  556.990494] usb 1-4: New USB device found, idVendor=04f3, idProduct=0381
  [  556.990500] usb 1-4: New USB device strings: Mfr=4, Product=14, 
SerialNumber=0
  [  556.990503] usb 1-4: Product: Touchscreen
  [  556.990506] usb 1-4: Manufacturer: ELAN
  [  556.990755] usb 1-4: ep 0x2 - rounding interval to 64 microframes, ep desc 
says 80 microframes
  [  557.001248] input: ELAN Touchscreen as 
/devices/pci:00/:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:0381.04A2/input/input2376
  [  557.002517] hid-multitouch 0003:04F3:0381.04A2: input,hiddev0,hidraw4: USB 
HID v1.10 Device [ELAN Touchscreen] on usb-:00:14.0-4/input0
  [  557.013831] usb 1-4: USB disconnect, device number 120

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-11-generic 4.2.0-11.13
  ProcVersionSignature: Ubuntu 4.2.0-11.13-generic 4.2.1
  Uname: Linux 4.2.0-11-generic x86_64
  ApportVersion: 2.18.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  bob2041 F pulseaudio
   /dev/snd/controlC0:  bob2041 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Sep 23 09:46:25 2015
  HibernationDevice: RESUME=UUID=5033984a-21af-482d-a1fd-c075e818cd12
  InstallationDate: Installed on 2013-12-26 (635 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: TOSHIBA Satellite P50W-B
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-11-generic 
root=UUID=885f0f10-b818-4eb4-8ff4-d067e16bef2f ro quiet splash nomdmonddf 
nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-11-generic N/A
   linux-backports-modules-4.2.0-11-generic  N/A
   linux-firmware1.148
  SourcePackage: linux
  UpgradeStatus: Upgraded to wily on 2013-12-26 (635 days ago)
  dmi.bios.date: 08/08/2014
  dmi.bios.vendor: INSYDE Corp.
  dmi.bios.version: 1.40
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: Type2 - Board Product Name1
  dmi.board.vendor: Type2 - Board Vendor Name1
  dmi.board.version: Type2 - Board Version
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: OEM Chassis ManuFacturer
  dmi.chassis.version: OEM Chassis Version
  dmi.modalias: 
dmi:bvnINSYDECorp.:bvr1.40:bd08/08/2014:svnTOSHIBA:pnSatelliteP50W-B:pvrPSVP2A-00F002:rvnType2-BoardVendorName1:rnType2-BoardProductName1:rvrType2-BoardVersion:cvnOEMChassisManuFacturer:ct10:cvrOEMChassisVersion:
  dmi.product.name: Satellite P50W-B
  dmi.product.version: PSVP2A-00F002
  dmi.sys.vendor: TOSHIBA

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1498667/+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 1540576] Re: linux: 3.19.0-50.56 -proposed tracker

2016-02-17 Thread Brad Figg
** Tags added: qa-testing-passed

** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => Fix Released

** Description changed:

  This bug is for tracking the 3.19.0-50.56 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Monday, 01. February 2016 20:42 UTC
  kernel-stable-Prepare-package-end:Tuesday, 02. February 2016 08:02 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 02. February 2016 08:02 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 04. February 2016 22:02 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Friday, 05. February 2016 00:03 UTC
  kernel-stable-Verification-testing-start:Friday, 05. February 2016 00:03 UTC
  kernel-stable-Certification-testing-start:Friday, 05. February 2016 00:03 UTC
  kernel-stable-Security-signoff-start:Friday, 05. February 2016 00:03 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Friday, 05. February 2016 00:03 UTC
  kernel-stable-Security-signoff-end:Friday, 05. February 2016 11:00 UTC
+ kernel-stable-Regression-testing-end:Thursday, 18. February 2016 01:00 UTC

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

Title:
  linux: 3.19.0-50.56 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Incomplete
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:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux package in Ubuntu:
  New
Status in linux source package in Vivid:
  New

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Monday, 01. February 2016 20:42 UTC
  kernel-stable-Prepare-package-end:Tuesday, 02. February 2016 08:02 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 02. February 2016 08:02 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 04. February 2016 22:02 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Friday, 05. February 2016 00:03 UTC
  kernel-stable-Verification-testing-start:Friday, 05. February 2016 00:03 UTC
  kernel-stable-Certification-testing-start:Friday, 05. February 2016 00:03 UTC
  kernel-stable-Security-signoff-start:Friday, 05. February 2016 00:03 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Friday, 05. February 2016 00:03 UTC
  kernel-stable-Security-signoff-end:Friday, 05. February 2016 11:00 UTC
  kernel-stable-Regression-testing-end:Thursday, 18. February 2016 01:00 UTC

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

2016-02-17 Thread Brad Figg
** Tags added: qa-testing-passed

** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => Fix Released

** Description changed:

  This bug is for tracking the 4.2.0-29.34 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Monday, 08. February 2016 15:19 UTC
  kernel-stable-Prepare-package-end:Tuesday, 09. February 2016 10:45 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 09. February 2016 10:45 UTC
  kernel-stable-Promote-to-proposed-end:Tuesday, 09. February 2016 18:34 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Tuesday, 09. February 2016 20:01 UTC
  kernel-stable-Verification-testing-start:Tuesday, 09. February 2016 20:01 UTC
  kernel-stable-Certification-testing-start:Tuesday, 09. February 2016 20:01 UTC
  kernel-stable-Security-signoff-start:Tuesday, 09. February 2016 20:02 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Tuesday, 09. February 2016 20:01 UTC
  kernel-stable-Security-signoff-end:Wednesday, 10. February 2016 16:01 UTC
+ kernel-stable-Regression-testing-end:Thursday, 18. February 2016 01:01 UTC

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

Title:
  linux: 4.2.0-29.34 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Incomplete
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:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Wily:
  Confirmed

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Monday, 08. February 2016 15:19 UTC
  kernel-stable-Prepare-package-end:Tuesday, 09. February 2016 10:45 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 09. February 2016 10:45 UTC
  kernel-stable-Promote-to-proposed-end:Tuesday, 09. February 2016 18:34 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Tuesday, 09. February 2016 20:01 UTC
  kernel-stable-Verification-testing-start:Tuesday, 09. February 2016 20:01 UTC
  kernel-stable-Certification-testing-start:Tuesday, 09. February 2016 20:01 UTC
  kernel-stable-Security-signoff-start:Tuesday, 09. February 2016 20:02 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Tuesday, 09. February 2016 20:01 UTC
  kernel-stable-Security-signoff-end:Wednesday, 10. February 2016 16:01 UTC
  kernel-stable-Regression-testing-end:Thursday, 18. February 2016 01:01 UTC

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

2016-02-17 Thread Brad Figg
** Description changed:

  This bug is for tracking the 3.13.0-78.122 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Monday, 01. February 2016 20:01 UTC
  kernel-stable-Prepare-package-end:Tuesday, 02. February 2016 06:03 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 02. February 2016 06:03 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 04. February 2016 22:02 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Friday, 05. February 2016 00:02 UTC
  kernel-stable-Verification-testing-start:Friday, 05. February 2016 00:02 UTC
  kernel-stable-Certification-testing-start:Friday, 05. February 2016 00:02 UTC
  kernel-stable-Security-signoff-start:Friday, 05. February 2016 00:02 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Friday, 05. February 2016 00:02 UTC
  kernel-stable-Security-signoff-end:Friday, 05. February 2016 11:00 UTC
  kernel-stable-Certification-testing-end:Wednesday, 17. February 2016 10:00 UTC
+ kernel-stable-Regression-testing-end:Thursday, 18. February 2016 01:00 UTC

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

Title:
  linux: 3.13.0-78.122 -proposed tracker

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Monday, 01. February 2016 20:01 UTC
  kernel-stable-Prepare-package-end:Tuesday, 02. February 2016 06:03 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 02. February 2016 06:03 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 04. February 2016 22:02 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Friday, 05. February 2016 00:02 UTC
  kernel-stable-Verification-testing-start:Friday, 05. February 2016 00:02 UTC
  kernel-stable-Certification-testing-start:Friday, 05. February 2016 00:02 UTC
  kernel-stable-Security-signoff-start:Friday, 05. February 2016 00:02 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Friday, 05. February 2016 00:02 UTC
  kernel-stable-Security-signoff-end:Friday, 05. February 2016 11:00 UTC
  kernel-stable-Certification-testing-end:Wednesday, 17. February 2016 10:00 UTC
  kernel-stable-Regression-testing-end:Thursday, 18. February 2016 01:00 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1540559/+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 1540792] Re: linux-lts-vivid: 3.19.0-50.56~14.04.1 -proposed tracker

2016-02-17 Thread Brad Figg
** Tags added: qa-testing-passed

** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => Fix Released

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

Title:
  linux-lts-vivid: 3.19.0-50.56~14.04.1 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
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:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-lts-vivid package in Ubuntu:
  Invalid
Status in linux-lts-vivid source package in Trusty:
  New

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 02. February 2016 08:00 UTC
  kernel-stable-master-bug:1540576
  kernel-stable-Prepare-package-end:Thursday, 04. February 2016 21:02 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 04. February 2016 21:02 UTC
  kernel-stable-Promote-to-proposed-end:Friday, 05. February 2016 05:02 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Friday, 05. February 2016 07:01 UTC
  kernel-stable-Verification-testing-start:Friday, 05. February 2016 07:01 UTC
  kernel-stable-Certification-testing-start:Friday, 05. February 2016 07:01 UTC
  kernel-stable-Security-signoff-start:Friday, 05. February 2016 07:01 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Friday, 05. February 2016 07:01 UTC
  kernel-stable-Security-signoff-end:Friday, 05. February 2016 21:01 UTC

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

2016-02-17 Thread Brad Figg
** Tags added: qa-testing-passed

** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => Fix Released

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

Title:
  linux: 3.13.0-78.122 -proposed tracker

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Monday, 01. February 2016 20:01 UTC
  kernel-stable-Prepare-package-end:Tuesday, 02. February 2016 06:03 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 02. February 2016 06:03 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 04. February 2016 22:02 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Friday, 05. February 2016 00:02 UTC
  kernel-stable-Verification-testing-start:Friday, 05. February 2016 00:02 UTC
  kernel-stable-Certification-testing-start:Friday, 05. February 2016 00:02 UTC
  kernel-stable-Security-signoff-start:Friday, 05. February 2016 00:02 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Friday, 05. February 2016 00:02 UTC
  kernel-stable-Security-signoff-end:Friday, 05. February 2016 11:00 UTC
  kernel-stable-Certification-testing-end:Wednesday, 17. February 2016 10:00 UTC

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

2016-02-17 Thread Brad Figg
tests ran: 182, failed: 1;
  
http://kernel.ubuntu.com/testing/4.4.0-6.21/onibi__4.4.0-6.21__2016-02-17_21-51-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/1546283

Title:
  linux: 4.4.0-6.21 -proposed tracker

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-Prepare-package-start:Tuesday, 16. February 2016 20:11 UTC
  kernel-phase-changed:Tuesday, 16. February 2016 20:11 UTC
  kernel-phase:Prepare
  kernel-stable-Promote-to-proposed-end:Tuesday, 16. February 2016 21:00 UTC
  proposed-announcement-sent:True

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-development-workflow/+bug/1546283/+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 1543683] Re: Fails to detect (second) display

2016-02-17 Thread LaMont Jones
40a4a5727f21a0e439d317aa99953e24467605eb fails.

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

Title:
  Fails to detect (second) display

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Xenial:
  Confirmed

Bug description:
  With the upgrade to 4.4.0-2, only one of the two displays in the
  machine is detected.  With 4.3.0-7 (and earlier) both are detected.

  In this case, both display connectors are on the MB.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-extra-4.4.0-2-generic 4.4.0-2.16
  ProcVersionSignature: Ubuntu 4.4.0-2.16-generic 4.4.0
  Uname: Linux 4.4.0-2-generic x86_64
  ApportVersion: 2.19.4-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lamont 3923 F pulseaudio
  CurrentDesktop: Unity
  Date: Tue Feb  9 10:22:38 2016
  HibernationDevice: RESUME=UUID=5d145c55-633f-4197-a4c9-0b165b6dbeb3
  InstallationDate: Installed on 2014-09-22 (505 days ago)
  InstallationMedia: Ubuntu-Server 14.04 LTS "Trusty Tahr" - Release amd64 
(20140416.2)
  MachineType: Shuttle Inc SG41
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-2-generic 
root=UUID=ba0ea95b-cde0-42ba-b06e-9fd6ca006881 ro nomdmonddf nomdmonisw
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-2-generic N/A
   linux-backports-modules-4.4.0-2-generic  N/A
   linux-firmware   1.155
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: Upgraded to xenial on 2014-11-14 (452 days ago)
  dmi.bios.date: 02/10/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080015
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: FG41
  dmi.board.vendor: Shuttle Inc
  dmi.board.version: V20
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Shuttle Inc
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080015:bd02/10/2011:svnShuttleInc:pnSG41:pvrV20:rvnShuttleInc:rnFG41:rvrV20:cvnShuttleInc:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: SG41
  dmi.product.version: V20
  dmi.sys.vendor: Shuttle Inc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1543683/+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 1485057] Re: "lsusb -v" as root freezes the kernel on Acer ES1-111; also freeze on shutdown

2016-02-17 Thread carloslp
** Bug watch added: Debian Bug tracker #794410
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794410

** Also affects: debian-installer (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794410
   Importance: Unknown
   Status: Unknown

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

Title:
  "lsusb -v" as root freezes the kernel on Acer ES1-111; also freeze on
  shutdown

Status in linux package in Ubuntu:
  Triaged
Status in debian-installer package in Debian:
  Unknown

Bug description:
  reproducible: always

  Steps to reproduce:
  - open a terminal
  - sudo bash
  - lsusb -v

  In a virtual terminal, the command prints the name of the first device
  it finds, then the system freezes completely. In a terminal of the
  desktop, I don't even get the name of the device, the system freezes
  immediately. Either way, I have to power off the machine. There is no
  kernel oops. Nothing is written to the log. The magic sysreq key
  yields no response, although I have verified that it works before
  triggering the freeze.

  I've narrowed down the problem by calling "lsusb -v -s ". The
  system freezes on both devices of bus 3 (003:001 and 003:002). For all
  other devices, it prints the expected output and continues to work.
  When calling lsusb as a regular user, I get "Couldn't open device,
  some information will be missing", then the regular output, and the
  system keeps running. Therefore I assume that the problem is somewhere
  in the kernel, when the devices are accessed.

  This is a regression. It used to work in 14.10, and fails to work since 15.04.
  It also used to work in 14.04.2, and fails in 14.04.3.
  It fails with mainline builds 4.2.0-rc6-unstable, 4.2.0-rc2-unstable, 
4.1.0-rc2-vivid. (yeah, I've been trying for a while :-)

  Incidentally, the shutdown sequence also freezes with the kernels that
  exhibit the problem; but I cannot be sure that the cause is the same.
  I decided to first chase the USB freeze, because it was easier to
  gather information about that.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-25-generic 3.19.0-25.26
  ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rweber 1525 F pulseaudio
  CurrentDesktop: XFCE
  Date: Fri Aug 14 18:38:36 2015
  HibernationDevice: RESUME=UUID=8a45266d-0232-428e-bb25-113d23caaf8a
  InstallationDate: Installed on 2015-06-28 (46 days ago)
  InstallationMedia: Xubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  MachineType: Acer Aspire ES1-111M
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic 
root=UUID=b8872e03-7295-4cbd-ac86-06b9be2f112f ro quiet splash 
crashkernel=384M-:128M vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-25-generic N/A
   linux-backports-modules-3.19.0-25-generic  N/A
   linux-firmware 1.143.3
  SourcePackage: linux
  UpgradeStatus: Upgraded to vivid on 2015-07-05 (39 days ago)
  dmi.bios.date: 08/20/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.08
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: R2
  dmi.board.vendor: Acer
  dmi.board.version: Type2 - A01 Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.08:bd08/20/2014:svnAcer:pnAspireES1-111M:pvrV1.08:rvnAcer:rnR2:rvrType2-A01BoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: Aspire ES1-111M
  dmi.product.version: V1.08
  dmi.sys.vendor: Acer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1485057/+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 1542934] Re: hdmi not working

2016-02-17 Thread Christopher M. Penalver
Londé Ngosso, would you need a backport to a release prior to 16.04?

If not, please mark this as Status Invalid.

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

Title:
  hdmi not working

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  hdmi not working.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  Uname: Linux 4.5.0-040500rc2-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,staticswitcher,workarounds,scale,expo,ezoom,dbus]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sun Feb  7 22:10:31 2016
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
     Subsystem: Dell Device [1028:06ae]
  InstallationDate: Installed on 2015-10-30 (100 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  MachineType: Dell Inc. Inspiron 5558
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.5.0-040500rc2-generic 
root=UUID=271decaf-2c52-4d45-af0d-da55a999fd55 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/06/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 0KG6JV
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd11/06/2015:svnDellInc.:pnInspiron5558:pvr01:rvnDellInc.:rn0KG6JV:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Inspiron 5558
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.65+git20151026.c745e541-0ubuntu0ricotz~trusty
  version.libgl1-mesa-dri: libgl1-mesa-dri N/A
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core N/A
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
  version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
  xserver.bootTime: Sun Feb  7 13:33:05 2016
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id8638
   vendor JVC
  xserver.version: 2:1.17.1-0ubuntu3.1~trusty1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1542934/+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 1546775] Re: Please pull cgroup namespaces

2016-02-17 Thread Tim Gardner
** Changed in: linux (Ubuntu Xenial)
   Status: In Progress => Fix Committed

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

Title:
  Please pull cgroup namespaces

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

Bug description:
  Cgroup namespaces are a new kernel feature which allows virtualizing a
  container's /proc/self/cgroups and the root of future cgroupfs mounts,
  to make the container appear as though it is in the / cgroup.  This is
  one of the pieces needed to be able to run, for instance, docker in a
  lxd container.

  Cgroup namespaces are implemented by a patchset which is currently in
  linux-next.  A patchset ported to the master-next branch of the xenial
  kernel tree is at http://people.canonical.com/~serge/patches.v2/

  Thank you.

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

2016-02-17 Thread Brad Figg
tests ran: 182, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-6.21/fozzie__4.4.0-6.21__2016-02-17_21-39-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/1546283

Title:
  linux: 4.4.0-6.21 -proposed tracker

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-Prepare-package-start:Tuesday, 16. February 2016 20:11 UTC
  kernel-phase-changed:Tuesday, 16. February 2016 20:11 UTC
  kernel-phase:Prepare
  kernel-stable-Promote-to-proposed-end:Tuesday, 16. February 2016 21:00 UTC
  proposed-announcement-sent:True

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-development-workflow/+bug/1546283/+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 1519681] Re: Some media keys on BT keyboard do not work as expected

2016-02-17 Thread Michał Sawicz
I don't think this is AVRCP actually.

These are likely standard media key events delivered to the shell that
just passes them down to apps today.

** Changed in: unity8 (Ubuntu)
   Status: Invalid => New

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

Title:
  Some media keys on BT keyboard do not work as expected

Status in The Avila project:
  Confirmed
Status in Canonical System Image:
  Confirmed
Status in Canonical Pocket Desktop:
  New
Status in bluez package in Ubuntu:
  New
Status in qtubuntu-media package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  $ system-image-cli -i
  current build number: 75
  device name: mako
  channel: ubuntu-touch/rc-proposed/ubuntu-pd
  last update: 2015-11-24 05:39:02
  version version: 75
  version ubuntu: 20151124
  version device: 20150911
  version custom: 20150929-2-vivid

  Steps to reproduce:
  1. Windowed mode is enabled with BT mouse/keyboard connected
  2. Launch music app to play all of a playlist
  3. Press Pause/Play, Fast forward/Rewind keys on BT keyboard

  Actual results:
  Press media keys(Pause/Play, Fast forward/Rewind) on BT keyboard has no 
control for playback 
  currently only Volume Up/ Down and Mute/Unmute media keys work

  BT keyboard type: Logitech K480 and Rapoo E6350

To manage notifications about this bug go to:
https://bugs.launchpad.net/avila/+bug/1519681/+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 1546283] dagmar (amd64) - tests ran: 182, failed: 0

2016-02-17 Thread Brad Figg
tests ran: 182, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-6.21/dagmar__4.4.0-6.21__2016-02-17_21-40-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/1546283

Title:
  linux: 4.4.0-6.21 -proposed tracker

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-Prepare-package-start:Tuesday, 16. February 2016 20:11 UTC
  kernel-phase-changed:Tuesday, 16. February 2016 20:11 UTC
  kernel-phase:Prepare
  kernel-stable-Promote-to-proposed-end:Tuesday, 16. February 2016 21:00 UTC
  proposed-announcement-sent:True

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-development-workflow/+bug/1546283/+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 1543683] Re: Fails to detect (second) display

2016-02-17 Thread Joseph Salisbury
6b6d562 reported as good on IRC.

I built the next test kernel, up to the following commit:
40a4a5727f21a0e439d317aa99953e24467605eb

The test kernel can be downloaded from:
http://kernel.ubuntu.com/~jsalisbury/lp1543683

Can you test that kernel and report back if it has the bug or not? I
will build the next test kernel based on your test results.

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

Title:
  Fails to detect (second) display

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Xenial:
  Confirmed

Bug description:
  With the upgrade to 4.4.0-2, only one of the two displays in the
  machine is detected.  With 4.3.0-7 (and earlier) both are detected.

  In this case, both display connectors are on the MB.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-extra-4.4.0-2-generic 4.4.0-2.16
  ProcVersionSignature: Ubuntu 4.4.0-2.16-generic 4.4.0
  Uname: Linux 4.4.0-2-generic x86_64
  ApportVersion: 2.19.4-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lamont 3923 F pulseaudio
  CurrentDesktop: Unity
  Date: Tue Feb  9 10:22:38 2016
  HibernationDevice: RESUME=UUID=5d145c55-633f-4197-a4c9-0b165b6dbeb3
  InstallationDate: Installed on 2014-09-22 (505 days ago)
  InstallationMedia: Ubuntu-Server 14.04 LTS "Trusty Tahr" - Release amd64 
(20140416.2)
  MachineType: Shuttle Inc SG41
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-2-generic 
root=UUID=ba0ea95b-cde0-42ba-b06e-9fd6ca006881 ro nomdmonddf nomdmonisw
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-2-generic N/A
   linux-backports-modules-4.4.0-2-generic  N/A
   linux-firmware   1.155
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: Upgraded to xenial on 2014-11-14 (452 days ago)
  dmi.bios.date: 02/10/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080015
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: FG41
  dmi.board.vendor: Shuttle Inc
  dmi.board.version: V20
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Shuttle Inc
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080015:bd02/10/2011:svnShuttleInc:pnSG41:pvrV20:rvnShuttleInc:rnFG41:rvrV20:cvnShuttleInc:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: SG41
  dmi.product.version: V20
  dmi.sys.vendor: Shuttle Inc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1543683/+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 1498667] Re: [Toshiba P50W-B00F] Touchscreen no longer working

2016-02-17 Thread Joseph Salisbury
Can you test the following two kernels and post back if they work or
not:

Latest Wily kernel:
https://launchpad.net/~canonical-kernel-team/+archive/ubuntu/ppa/+build/8881941

First Xenial kernel based on 4.3:
https://launchpad.net/ubuntu/+source/linux/4.3.0-0.9/+build/8360668


First Xenial kernel based on 4.4:
https://launchpad.net/ubuntu/+source/linux/4.4.0-1.15/+build/8880824


Note, with these kernels you have to install both the linux-image and 
linux-image-extra .deb packages.


** Also affects: linux (Ubuntu Xenial)
   Importance: Medium
 Assignee: Joseph Salisbury (jsalisbury)
   Status: Confirmed

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

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

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

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

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

Title:
  [Toshiba P50W-B00F] Touchscreen no longer working

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Wily:
  Incomplete
Status in linux source package in Xenial:
  In Progress

Bug description:
  Sometime in the last month or so my touchscreen stopped working on my
  Toshiba P50W. The dmesg log shows it constantly reconnecting to it:

  [  556.407964] usb 1-4: new full-speed USB device number 119 using xhci_hcd
  [  556.538341] usb 1-4: New USB device found, idVendor=04f3, idProduct=0381
  [  556.538347] usb 1-4: New USB device strings: Mfr=4, Product=14, 
SerialNumber=0
  [  556.538349] usb 1-4: Product: Touchscreen
  [  556.538351] usb 1-4: Manufacturer: ELAN
  [  556.538505] usb 1-4: ep 0x2 - rounding interval to 64 microframes, ep desc 
says 80 microframes
  [  556.547788] input: ELAN Touchscreen as 
/devices/pci:00/:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:0381.04A1/input/input2374
  [  556.600478] hid-multitouch 0003:04F3:0381.04A1: input,hiddev0,hidraw4: USB 
HID v1.10 Device [ELAN Touchscreen] on usb-:00:14.0-4/input0
  [  556.600584] usb 1-4: USB disconnect, device number 119

  [  556.860456] usb 1-4: new full-speed USB device number 120 using xhci_hcd
  [  556.990494] usb 1-4: New USB device found, idVendor=04f3, idProduct=0381
  [  556.990500] usb 1-4: New USB device strings: Mfr=4, Product=14, 
SerialNumber=0
  [  556.990503] usb 1-4: Product: Touchscreen
  [  556.990506] usb 1-4: Manufacturer: ELAN
  [  556.990755] usb 1-4: ep 0x2 - rounding interval to 64 microframes, ep desc 
says 80 microframes
  [  557.001248] input: ELAN Touchscreen as 
/devices/pci:00/:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:0381.04A2/input/input2376
  [  557.002517] hid-multitouch 0003:04F3:0381.04A2: input,hiddev0,hidraw4: USB 
HID v1.10 Device [ELAN Touchscreen] on usb-:00:14.0-4/input0
  [  557.013831] usb 1-4: USB disconnect, device number 120

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-11-generic 4.2.0-11.13
  ProcVersionSignature: Ubuntu 4.2.0-11.13-generic 4.2.1
  Uname: Linux 4.2.0-11-generic x86_64
  ApportVersion: 2.18.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  bob2041 F pulseaudio
   /dev/snd/controlC0:  bob2041 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Sep 23 09:46:25 2015
  HibernationDevice: RESUME=UUID=5033984a-21af-482d-a1fd-c075e818cd12
  InstallationDate: Installed on 2013-12-26 (635 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: TOSHIBA Satellite P50W-B
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-11-generic 
root=UUID=885f0f10-b818-4eb4-8ff4-d067e16bef2f ro quiet splash nomdmonddf 
nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-11-generic N/A
   linux-backports-modules-4.2.0-11-generic  N/A
   linux-firmware1.148
  SourcePackage: linux
  UpgradeStatus: Upgraded to wily on 2013-12-26 (635 days ago)
  dmi.bios.date: 08/08/2014
  dmi.bios.vendor: INSYDE Corp.
  dmi.bios.version: 1.40
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: Type2 - Board Product Name1
  dmi.board.vendor: Type2 - Board Vendor Name1
  dmi.board.version: Type2 - Board Version
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: OEM Chassis ManuFacturer
  dmi.chassis.version: OEM Chassis Version
  dmi.modalias: 
dmi:bvnINSYDECorp.:bvr1.40:bd08/08/2014:svnTOSHIBA:pnSatelliteP50W-B:pvrPSVP2A-00F002:rvnType2-BoardVendorName1:rnType2-BoardProductName1:rvrType2-BoardVersion:cvnOEMChassisManuFacturer:ct10:cvrOEMChassisVersion:
  dmi.product.name: Satellite P50W-B
  dmi.product.version: PSVP2A-00F002
  dmi.

[Kernel-packages] [Bug 1546694] Re: Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)

2016-02-17 Thread Jeremy
in terminal try

rfkill unblock all

see if bluetooth 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/1546694

Title:
  Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I bought an Acer Cloudbook 11 but the bluetooth doesn't seem to work.
  The system shows the indicator icon but he doesn't detect any devices.
  The wifi works correctly.

  lsb_release -rb:
  Description:  Ubuntu 15.10
  Release:  15.10
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  thenawaker   1387 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=8e395c05-c5e5-482d-ac5e-bbfeffcc37a6
  InstallationDate: Installed on 2016-02-17 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 04ca:3014 Lite-On Technology Corp. 
   Bus 001 Device 003: ID 064e:9404 Suyin Corp. 
   Bus 001 Device 002: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Acer Aspire one 1-131
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic.efi.signed 
root=/dev/mmcblk0p2 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-27.32-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-27-generic N/A
   linux-backports-modules-4.2.0-27-generic  N/A
   linux-firmware1.144+ar3012
  Tags:  wily
  UdevLog: Error: [Errno 2] Aucun fichier ou dossier de ce type: '/var/log/udev'
  Uname: Linux 4.2.0-27-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/30/2015
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.06
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: Caltech
  dmi.board.vendor: Acer
  dmi.board.version: V1.06
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.06:bd07/30/2015:svnAcer:pnAspireone1-131:pvrV1.06:rvnAcer:rnCaltech:rvrV1.06:cvnAcer:ct10:cvrChassisVersion:
  dmi.product.name: Aspire one 1-131
  dmi.product.version: V1.06
  dmi.sys.vendor: Acer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1546694/+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 1545357] Re: Canon MX870 queued not printing in Ubuntu 14.04 after 3.13.0-68-generic

2016-02-17 Thread Famous Man
EG.

I did this on a "test" machine (different kernel to the problem machine)

ubusera@Intel-Core2:~$ git checkout v4.5-rc4
fatal: Not a git repository (or any of the parent directories): .git
ubusera@Intel-Core2:~$ git checkout v4.5.0-040400rc4
fatal: Not a git repository (or any of the parent directories): .git
ubusera@Intel-Core2:~$ git checkout v3.13-rc4
fatal: Not a git repository (or any of the parent directories): .git

ubusera@Intel-Core2:~$ git status
fatal: Not a git repository (or any of the parent directories): .git


So does the git process need to be done on the problem machine?

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

Title:
  Canon MX870 queued not printing in Ubuntu 14.04 after
  3.13.0-68-generic

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  My Canon MX870 was printing ok in Ubuntu 14.04 till maintenance
  install of kernels after 3.13.0-68-generic.

  I'm currently running kernel 3.13.0-74-generic and if I want to print
  I have to reboot and select 3.13.0-68-generic.

  When I start a print in later kernels with the bug,  the Printer
  Status shows "Processing" but the printer is not responding.

  delubu@Dell-Latitude-6430U:~$ uname -r
  3.13.0-74-generic

  delubu@Dell-Latitude-6430U:~$ lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 14.04.3 LTS
  Release:  14.04
  Codename: trusty

  Any ideas how I can proceed with this

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-77-generic 3.13.0-77.121
  ProcVersionSignature: Ubuntu 3.13.0-77.121-generic 3.13.11-ckt32
  Uname: Linux 3.13.0-77-generic i686
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  delubu 2052 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun Feb 14 10:55:43 2016
  HibernationDevice: RESUME=UUID=0f2f62b0-0d14-471d-9f52-382adef60a93
  InstallationDate: Installed on 2015-01-08 (401 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140417)
  MachineType: Dell Inc. Latitude 6430U
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-77-generic 
root=UUID=3e063b29-4e47-4f9c-bc95-18f07e91104b ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-77-generic N/A
   linux-backports-modules-3.13.0-77-generic  N/A
   linux-firmware 1.127.20
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/01/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A04
  dmi.board.name: 0JCV3H
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A02
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA04:bd02/01/2013:svnDellInc.:pnLatitude6430U:pvr01:rvnDellInc.:rn0JCV3H:rvrA02:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude 6430U
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

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

2016-02-17 Thread Brad Figg
tests ran:  66, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-6.21/dwalin__4.4.0-6.21__2016-02-17_22-33-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/1546283

Title:
  linux: 4.4.0-6.21 -proposed tracker

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-Prepare-package-start:Tuesday, 16. February 2016 20:11 UTC
  kernel-phase-changed:Tuesday, 16. February 2016 20:11 UTC
  kernel-phase:Prepare
  kernel-stable-Promote-to-proposed-end:Tuesday, 16. February 2016 21:00 UTC
  proposed-announcement-sent:True

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-development-workflow/+bug/1546283/+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 1543683] Re: Fails to detect (second) display

2016-02-17 Thread Joseph Salisbury
I built the next test kernel, up to the following commit:
6b6d5626750d72a22180a6e094cf95acd1d85c9b

The test kernel can be downloaded from:
http://kernel.ubuntu.com/~jsalisbury/lp1543683

Can you test that kernel and report back if it has the bug or not? I
will build the next test kernel based on your test results.

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

Title:
  Fails to detect (second) display

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Xenial:
  Confirmed

Bug description:
  With the upgrade to 4.4.0-2, only one of the two displays in the
  machine is detected.  With 4.3.0-7 (and earlier) both are detected.

  In this case, both display connectors are on the MB.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-extra-4.4.0-2-generic 4.4.0-2.16
  ProcVersionSignature: Ubuntu 4.4.0-2.16-generic 4.4.0
  Uname: Linux 4.4.0-2-generic x86_64
  ApportVersion: 2.19.4-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lamont 3923 F pulseaudio
  CurrentDesktop: Unity
  Date: Tue Feb  9 10:22:38 2016
  HibernationDevice: RESUME=UUID=5d145c55-633f-4197-a4c9-0b165b6dbeb3
  InstallationDate: Installed on 2014-09-22 (505 days ago)
  InstallationMedia: Ubuntu-Server 14.04 LTS "Trusty Tahr" - Release amd64 
(20140416.2)
  MachineType: Shuttle Inc SG41
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-2-generic 
root=UUID=ba0ea95b-cde0-42ba-b06e-9fd6ca006881 ro nomdmonddf nomdmonisw
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-2-generic N/A
   linux-backports-modules-4.4.0-2-generic  N/A
   linux-firmware   1.155
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: Upgraded to xenial on 2014-11-14 (452 days ago)
  dmi.bios.date: 02/10/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080015
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: FG41
  dmi.board.vendor: Shuttle Inc
  dmi.board.version: V20
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Shuttle Inc
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080015:bd02/10/2011:svnShuttleInc:pnSG41:pvrV20:rvnShuttleInc:rnFG41:rvrV20:cvnShuttleInc:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: SG41
  dmi.product.version: V20
  dmi.sys.vendor: Shuttle Inc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1543683/+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 1546310] Re: In CAR bluetooth not working

2016-02-17 Thread Pat McGowan
** Tags added: bluetooth

** Changed in: canonical-devices-system-image
   Importance: Undecided => Critical

** Changed in: canonical-devices-system-image
   Status: New => Confirmed

** Changed in: canonical-devices-system-image
Milestone: None => ww08-2016

** Changed in: canonical-devices-system-image
 Assignee: (unassigned) => John McAleely (john.mcaleely)

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

Title:
  In CAR bluetooth not working

Status in Canonical System Image:
  Confirmed
Status in bluez package in Ubuntu:
  New

Bug description:
  I have paired my phone with my car as always (connection did work in
  the past). Connection runs as expected and everything like display,
  phone book, ... but this evening I wanted to place a call from my car
  and it did not work. I was then also not able to take a call (I could
  not hear the conterpart and the counterpart could not hear me).

  Since yesterday I am on:

  current build number: 259
  device name: krillin
  channel: ubuntu-touch/rc-proposed/bq-aquaris.en
  last update: 2016-02-16 12:09:18
  version version: 259
  version ubuntu: 20160216
  version device: 20160108-efc96d8
  version custom: 20160111-926-36--vivid

  With OTA9 I did not have the issue. I have attached my logs. I have
  enabled the following bug-settings for bluetooth:

  sudo sed -i 's/exec \/usr\/sbin\/bluetoothd/exec
  \/usr\/sbin\/bluetoothd -d/g' /etc/init/bluetooth.conf

  sudo sed -i 's/--start/--start --log-level=debug/g'
  /usr/share/upstart/sessions/pulseaudio.conf

  I have modified the line in ofono.override to:

  exec ofonod -P -d provision,udev*,dun*,smart*,hfp_bluez5,stktest,sap

  I hope my reporting helps to trace down this issue.

  Uranicus

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1546310/+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 1542934] Re: hdmi not working

2016-02-17 Thread Londé Ngosso
I tested again and i changed the /etc/default/grub setting
GRUB_CMDLINE_LINUX_DEFAULT=NOMODESET, video and sound hdmi work now.

i also tested ubuntu 16.04 live usb,  hdmi (sound video) works
correctly.

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

Title:
  hdmi not working

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  hdmi not working.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  Uname: Linux 4.5.0-040500rc2-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,staticswitcher,workarounds,scale,expo,ezoom,dbus]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sun Feb  7 22:10:31 2016
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
     Subsystem: Dell Device [1028:06ae]
  InstallationDate: Installed on 2015-10-30 (100 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  MachineType: Dell Inc. Inspiron 5558
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.5.0-040500rc2-generic 
root=UUID=271decaf-2c52-4d45-af0d-da55a999fd55 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/06/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 0KG6JV
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd11/06/2015:svnDellInc.:pnInspiron5558:pvr01:rvnDellInc.:rn0KG6JV:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Inspiron 5558
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.65+git20151026.c745e541-0ubuntu0ricotz~trusty
  version.libgl1-mesa-dri: libgl1-mesa-dri N/A
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core N/A
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
  version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
  xserver.bootTime: Sun Feb  7 13:33:05 2016
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id8638
   vendor JVC
  xserver.version: 2:1.17.1-0ubuntu3.1~trusty1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1542934/+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 1498667] Re: [Toshiba P50W-B00F] Touchscreen no longer working

2016-02-17 Thread Robert Ancell
Please post some links. I'm pretty sure the latest wily kernel worked,
but I'm not able to boot to wily right at the moment.

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

Title:
  [Toshiba P50W-B00F] Touchscreen no longer working

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Wily:
  New

Bug description:
  Sometime in the last month or so my touchscreen stopped working on my
  Toshiba P50W. The dmesg log shows it constantly reconnecting to it:

  [  556.407964] usb 1-4: new full-speed USB device number 119 using xhci_hcd
  [  556.538341] usb 1-4: New USB device found, idVendor=04f3, idProduct=0381
  [  556.538347] usb 1-4: New USB device strings: Mfr=4, Product=14, 
SerialNumber=0
  [  556.538349] usb 1-4: Product: Touchscreen
  [  556.538351] usb 1-4: Manufacturer: ELAN
  [  556.538505] usb 1-4: ep 0x2 - rounding interval to 64 microframes, ep desc 
says 80 microframes
  [  556.547788] input: ELAN Touchscreen as 
/devices/pci:00/:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:0381.04A1/input/input2374
  [  556.600478] hid-multitouch 0003:04F3:0381.04A1: input,hiddev0,hidraw4: USB 
HID v1.10 Device [ELAN Touchscreen] on usb-:00:14.0-4/input0
  [  556.600584] usb 1-4: USB disconnect, device number 119

  [  556.860456] usb 1-4: new full-speed USB device number 120 using xhci_hcd
  [  556.990494] usb 1-4: New USB device found, idVendor=04f3, idProduct=0381
  [  556.990500] usb 1-4: New USB device strings: Mfr=4, Product=14, 
SerialNumber=0
  [  556.990503] usb 1-4: Product: Touchscreen
  [  556.990506] usb 1-4: Manufacturer: ELAN
  [  556.990755] usb 1-4: ep 0x2 - rounding interval to 64 microframes, ep desc 
says 80 microframes
  [  557.001248] input: ELAN Touchscreen as 
/devices/pci:00/:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:0381.04A2/input/input2376
  [  557.002517] hid-multitouch 0003:04F3:0381.04A2: input,hiddev0,hidraw4: USB 
HID v1.10 Device [ELAN Touchscreen] on usb-:00:14.0-4/input0
  [  557.013831] usb 1-4: USB disconnect, device number 120

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-11-generic 4.2.0-11.13
  ProcVersionSignature: Ubuntu 4.2.0-11.13-generic 4.2.1
  Uname: Linux 4.2.0-11-generic x86_64
  ApportVersion: 2.18.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  bob2041 F pulseaudio
   /dev/snd/controlC0:  bob2041 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Sep 23 09:46:25 2015
  HibernationDevice: RESUME=UUID=5033984a-21af-482d-a1fd-c075e818cd12
  InstallationDate: Installed on 2013-12-26 (635 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: TOSHIBA Satellite P50W-B
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-11-generic 
root=UUID=885f0f10-b818-4eb4-8ff4-d067e16bef2f ro quiet splash nomdmonddf 
nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-11-generic N/A
   linux-backports-modules-4.2.0-11-generic  N/A
   linux-firmware1.148
  SourcePackage: linux
  UpgradeStatus: Upgraded to wily on 2013-12-26 (635 days ago)
  dmi.bios.date: 08/08/2014
  dmi.bios.vendor: INSYDE Corp.
  dmi.bios.version: 1.40
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: Type2 - Board Product Name1
  dmi.board.vendor: Type2 - Board Vendor Name1
  dmi.board.version: Type2 - Board Version
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: OEM Chassis ManuFacturer
  dmi.chassis.version: OEM Chassis Version
  dmi.modalias: 
dmi:bvnINSYDECorp.:bvr1.40:bd08/08/2014:svnTOSHIBA:pnSatelliteP50W-B:pvrPSVP2A-00F002:rvnType2-BoardVendorName1:rnType2-BoardProductName1:rvrType2-BoardVersion:cvnOEMChassisManuFacturer:ct10:cvrOEMChassisVersion:
  dmi.product.name: Satellite P50W-B
  dmi.product.version: PSVP2A-00F002
  dmi.sys.vendor: TOSHIBA

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1498667/+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 1543683] Re: Fails to detect (second) display

2016-02-17 Thread LaMont Jones
717d84d67e3a95f440c37c7482681b3535fdc7e2 is bad.

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

Title:
  Fails to detect (second) display

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Xenial:
  Confirmed

Bug description:
  With the upgrade to 4.4.0-2, only one of the two displays in the
  machine is detected.  With 4.3.0-7 (and earlier) both are detected.

  In this case, both display connectors are on the MB.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-extra-4.4.0-2-generic 4.4.0-2.16
  ProcVersionSignature: Ubuntu 4.4.0-2.16-generic 4.4.0
  Uname: Linux 4.4.0-2-generic x86_64
  ApportVersion: 2.19.4-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lamont 3923 F pulseaudio
  CurrentDesktop: Unity
  Date: Tue Feb  9 10:22:38 2016
  HibernationDevice: RESUME=UUID=5d145c55-633f-4197-a4c9-0b165b6dbeb3
  InstallationDate: Installed on 2014-09-22 (505 days ago)
  InstallationMedia: Ubuntu-Server 14.04 LTS "Trusty Tahr" - Release amd64 
(20140416.2)
  MachineType: Shuttle Inc SG41
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-2-generic 
root=UUID=ba0ea95b-cde0-42ba-b06e-9fd6ca006881 ro nomdmonddf nomdmonisw
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-2-generic N/A
   linux-backports-modules-4.4.0-2-generic  N/A
   linux-firmware   1.155
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: Upgraded to xenial on 2014-11-14 (452 days ago)
  dmi.bios.date: 02/10/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080015
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: FG41
  dmi.board.vendor: Shuttle Inc
  dmi.board.version: V20
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Shuttle Inc
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080015:bd02/10/2011:svnShuttleInc:pnSG41:pvrV20:rvnShuttleInc:rnFG41:rvrV20:cvnShuttleInc:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: SG41
  dmi.product.version: V20
  dmi.sys.vendor: Shuttle Inc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1543683/+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 1544254] Re: connected bt mouse/kybd get disconnected/not in "connect when active" list

2016-02-17 Thread Pat McGowan
FWIW I have the same keyboard and have not yet seen this, but I do not
also have a mouse paired

** Changed in: canonical-devices-system-image
   Status: New => Incomplete

** Changed in: canonical-devices-system-image
 Assignee: (unassigned) => kevin gunn (kgunn72)

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

Title:
  connected bt mouse/kybd get disconnected/not in "connect when active"
  list

Status in Canonical System Image:
  Incomplete
Status in Canonical Pocket Desktop:
  New
Status in bluez package in Ubuntu:
  New

Bug description:
  So I've been running ubuntu-pd on Nexus4 over a few days and began
  noticing this.

  1. connect bt mouse and keyboard
  2. connect to external monitor
  3. use device for extended period of time

  sometimes the devices will appear to disconnect, as well as be forgotten.
  I can't tell if this is in conjunction with the screen blanking or not

  I've even run into the kybd being forgotten, while the mouse was
  remembered.

  here's my devices info
  [bluetooth]# paired-devices
  Device 34:88:5D:24:05:61 Logitech Keyboard K480
  Device F0:65:DD:AA:04:8B HP Bluetooth Mouse X4000b
  [bluetooth]# info 34:88:5D:24:05:61
  Device 34:88:5D:24:05:61
   Name: Logitech Keyboard K480
   Alias: Logitech Keyboard K480
   Class: 0x002540
   Icon: input-keyboard
   Paired: yes
   Trusted: yes
   Blocked: no
   Connected: yes
   LegacyPairing: yes
   UUID: Service Discovery Serve.. (1000--1000-8000-00805f9b34fb)
   UUID: Human Interface Device... (1124--1000-8000-00805f9b34fb)
   UUID: PnP Information   (1200--1000-8000-00805f9b34fb)
   Modalias: usb:v046DpB330d2800
  [bluetooth]# info F0:65:DD:AA:04:8B
  Device F0:65:DD:AA:04:8B
   Name: HP Bluetooth Mouse X4000b
   Alias: HP Bluetooth Mouse X4000b
   Class: 0x002580
   Icon: input-mouse
   Paired: yes
   Trusted: yes
   Blocked: no
   Connected: yes
   LegacyPairing: no
   UUID: Service Discovery Serve.. (1000--1000-8000-00805f9b34fb)
   UUID: Human Interface Device... (1124--1000-8000-00805f9b34fb)
   UUID: PnP Information   (1200--1000-8000-00805f9b34fb)
   Modalias: usb:v03F0p024Cd0103
  [bluetooth]#

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1544254/+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 1545174] Re: can no longer use hands free calling after upgrade to OTA9

2016-02-17 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Importance: Undecided => High

** Changed in: canonical-devices-system-image
   Status: New => Confirmed

** Changed in: canonical-devices-system-image
 Assignee: (unassigned) => John McAleely (john.mcaleely)

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

Title:
  can no longer use hands free calling after upgrade to OTA9

Status in Canonical System Image:
  Confirmed
Status in bluez package in Ubuntu:
  New

Bug description:
  I'm on arale, OTA9. With OTA8.5 I could pair, listen to music and make
  calls with no problem. After upgrading (and without unpairing/re-
  pairing after upgrading), I can connect to the car, and I can listen
  to music but if I try to make a call while connected to bluetooth, the
  car will after a few moments say "the call has been transferred to the
  phone", but when I pick up the phone to continue the call, the call is
  made (ie, the dialer indicates the call is ongoing and the person I
  called sees an incoming call from me) but there is no sound and the
  other end cannot hear me.

  I have not tried unpairing and re-pairing. In other words, I can no
  longer use hands free calling after upgrading to OTA9.

  I'm not sure if this is related, but after OTA9 I can connect to the
  car and both the phone and the car say they're connected, but then
  after a second or two it disconnects and then after a while 10-30
  seconds, the reconnect and they stay connected. Before, once connected
  they would stay connected.

  I'm not sure this is related to bug #1539158 or not, but I was afraid
  to unpair due to other MX4 users in that bug.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1545174/+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 1486670] Re: using ipsec, many connections result in no buffer space error

2016-02-17 Thread Dan Streetman
** Tags removed: verification-needed-vivid
** Tags added: verification-done-vivid

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

Title:
  using ipsec, many connections result in no buffer space error

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Precise:
  Invalid
Status in linux source package in Trusty:
  Fix Committed
Status in linux source package in Vivid:
  Fix Committed
Status in linux source package in Wily:
  Fix Committed

Bug description:
  Reproduction info:

  set up two LXC containers (although this probably isn't specific to
  LXC containers), and inside each setup ipsec with something similar
  to:

  conn nodeN
  aggressive=yes 
  authby=secret 
  auto=start 
  closeaction=restart 
  dpdaction=restart 
  esp=aes256-aes256gmac-modp1024 
  ike=aes256-sha512-modp1024 
  keyexchange=ikev2 
  left=10.0.3.145 
  leftid=10.0.3.145 
  lifetime=12h 
  reauth=no 
  right=10.0.3.199 
  type=transport 

  
  then repeatedly open connections to the peer, e.g.:

  while true; do ping -c1 10.0.3.199 ; sleep 0.1 ; done

  eventually, the connections will fail with:

  connect: No buffer space available

  the reproduction can be sped up by reducing the xfrm4_gc_thresh, e.g.:

  echo 5 > /proc/sys/net/ipv4/xfrm4_gc_thresh

  
  Once the error occurs, no more connections can be made to the peer (all fail 
with no buffer space available), however after a long period (e.g. overnight) 
the buffers will be cleaned up and connections can be made again.

  this happens even on the latest net-next kernel.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1486670/+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 1546775] Re: Please pull cgroup namespaces

2016-02-17 Thread Tim Gardner
** Also affects: linux (Ubuntu Xenial)
   Importance: Undecided
   Status: New

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

** Changed in: linux (Ubuntu Xenial)
 Assignee: (unassigned) => Tim Gardner (timg-tpi)

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

Title:
  Please pull cgroup namespaces

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

Bug description:
  Cgroup namespaces are a new kernel feature which allows virtualizing a
  container's /proc/self/cgroups and the root of future cgroupfs mounts,
  to make the container appear as though it is in the / cgroup.  This is
  one of the pieces needed to be able to run, for instance, docker in a
  lxd container.

  Cgroup namespaces are implemented by a patchset which is currently in
  linux-next.  A patchset ported to the master-next branch of the xenial
  kernel tree is at http://people.canonical.com/~serge/patches.v2/

  Thank you.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1546775/+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 1519681] Re: Some media keys on BT keyboard do not work as expected

2016-02-17 Thread Pat McGowan
This would be more than handy for demos

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

Title:
  Some media keys on BT keyboard do not work as expected

Status in The Avila project:
  Confirmed
Status in Canonical System Image:
  Confirmed
Status in Canonical Pocket Desktop:
  New
Status in bluez package in Ubuntu:
  New
Status in qtubuntu-media package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  Invalid

Bug description:
  $ system-image-cli -i
  current build number: 75
  device name: mako
  channel: ubuntu-touch/rc-proposed/ubuntu-pd
  last update: 2015-11-24 05:39:02
  version version: 75
  version ubuntu: 20151124
  version device: 20150911
  version custom: 20150929-2-vivid

  Steps to reproduce:
  1. Windowed mode is enabled with BT mouse/keyboard connected
  2. Launch music app to play all of a playlist
  3. Press Pause/Play, Fast forward/Rewind keys on BT keyboard

  Actual results:
  Press media keys(Pause/Play, Fast forward/Rewind) on BT keyboard has no 
control for playback 
  currently only Volume Up/ Down and Mute/Unmute media keys work

  BT keyboard type: Logitech K480 and Rapoo E6350

To manage notifications about this bug go to:
https://bugs.launchpad.net/avila/+bug/1519681/+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 1519681] Re: Some media keys on BT keyboard do not work as expected

2016-02-17 Thread Pat McGowan
for me only volume keys work, not mute

** Changed in: canonical-devices-system-image
   Importance: Undecided => Critical

** Changed in: canonical-devices-system-image
   Status: New => Confirmed

** Changed in: canonical-devices-system-image
Milestone: None => ww08-2016

** Changed in: canonical-devices-system-image
 Assignee: (unassigned) => John McAleely (john.mcaleely)

** Also affects: qtubuntu-media (Ubuntu)
   Importance: Undecided
   Status: New

** Tags added: mwc

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

Title:
  Some media keys on BT keyboard do not work as expected

Status in The Avila project:
  Confirmed
Status in Canonical System Image:
  Confirmed
Status in Canonical Pocket Desktop:
  New
Status in bluez package in Ubuntu:
  New
Status in qtubuntu-media package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  Invalid

Bug description:
  $ system-image-cli -i
  current build number: 75
  device name: mako
  channel: ubuntu-touch/rc-proposed/ubuntu-pd
  last update: 2015-11-24 05:39:02
  version version: 75
  version ubuntu: 20151124
  version device: 20150911
  version custom: 20150929-2-vivid

  Steps to reproduce:
  1. Windowed mode is enabled with BT mouse/keyboard connected
  2. Launch music app to play all of a playlist
  3. Press Pause/Play, Fast forward/Rewind keys on BT keyboard

  Actual results:
  Press media keys(Pause/Play, Fast forward/Rewind) on BT keyboard has no 
control for playback 
  currently only Volume Up/ Down and Mute/Unmute media keys work

  BT keyboard type: Logitech K480 and Rapoo E6350

To manage notifications about this bug go to:
https://bugs.launchpad.net/avila/+bug/1519681/+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 1546775] [NEW] Please pull cgroup namespaces

2016-02-17 Thread Serge Hallyn
Public bug reported:

Cgroup namespaces are a new kernel feature which allows virtualizing a
container's /proc/self/cgroups and the root of future cgroupfs mounts,
to make the container appear as though it is in the / cgroup.  This is
one of the pieces needed to be able to run, for instance, docker in a
lxd container.

Cgroup namespaces are implemented by a patchset which is currently in
linux-next.  A patchset ported to the master-next branch of the xenial
kernel tree is at http://people.canonical.com/~serge/patches.v2/

Thank you.

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

Title:
  Please pull cgroup namespaces

Status in linux package in Ubuntu:
  New

Bug description:
  Cgroup namespaces are a new kernel feature which allows virtualizing a
  container's /proc/self/cgroups and the root of future cgroupfs mounts,
  to make the container appear as though it is in the / cgroup.  This is
  one of the pieces needed to be able to run, for instance, docker in a
  lxd container.

  Cgroup namespaces are implemented by a patchset which is currently in
  linux-next.  A patchset ported to the master-next branch of the xenial
  kernel tree is at http://people.canonical.com/~serge/patches.v2/

  Thank you.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1546775/+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 1545257] Re: Kernel panick after installing latest kernels

2016-02-17 Thread Stuart Page
Hey guys,
Thanks for looking into this. Unfortunately I had a few more scary issues and 
had to get all my data off onto another drive before performing a full 
re-installation. I had come home from work today to find that I apparently had 
a read-only filesystem and one of the boots into the old kernel failed and hit 
f to fix errors. I'm guessing my Samsung 850 drive got corrupted? I ran a short 
SMART scan and it says everything is ok. I'm now running a long one and if that 
comes back erroneous, I'll send it back to Samsung as it should still be in 
warranty.

Stu

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

Title:
  Kernel panick after installing latest kernels

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Whenever I install a new kernel, it will fail to boot. I tried
  reinstalling the 3.19 kernel with

  sudo apt-get install --reinstall linux-image-3.19.0-49-generic

  This produced the following output:

  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  The following package was automatically installed and is no longer required:
libx265-59
  Use 'apt-get autoremove' to remove it.
  0 to upgrade, 0 to newly install, 1 reinstalled, 0 to remove and 0 not to 
upgrade.
  Need to get 0 B/16.8 MB of archives.
  After this operation, 0 B of additional disk space will be used.
  Can't exec "locale": Permission denied at 
/usr/share/perl5/Debconf/Encoding.pm line 16.
  Use of uninitialized value $Debconf::Encoding::charmap in scalar chomp at 
/usr/share/perl5/Debconf/Encoding.pm line 17.
  (Reading database ... 1029059 files and directories currently installed.)
  Preparing to unpack 
.../linux-image-3.19.0-49-generic_3.19.0-49.55~14.04.1_amd64.deb ...
  Can't exec "locale": Permission denied at 
/usr/share/perl5/Debconf/Encoding.pm line 16.
  Use of uninitialized value $Debconf::Encoding::charmap in scalar chomp at 
/usr/share/perl5/Debconf/Encoding.pm line 17.
  Done.
  Unpacking linux-image-3.19.0-49-generic (3.19.0-49.55~14.04.1) over 
(3.19.0-49.55~14.04.1) ...
  Examining /etc/kernel/postrm.d .
  run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.19.0-49-generic 
/boot/vmlinuz-3.19.0-49-generic
  run-parts: executing /etc/kernel/postrm.d/zz-extlinux 3.19.0-49-generic 
/boot/vmlinuz-3.19.0-49-generic
  P: Checking for EXTLINUX directory... found.
  P: Writing config for /boot/vmlinuz-3.19.0-49-generic...
  P: Writing config for /boot/vmlinuz-3.19.0-47-generic...
  P: Writing config for /boot/vmlinuz-3.16.0-60-generic.efi.signed...
  P: Writing config for /boot/vmlinuz-3.16.0-60-generic...
No volume groups found
  P: Installing debian theme... done.
  run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.19.0-49-generic 
/boot/vmlinuz-3.19.0-49-generic
  Setting up linux-image-3.19.0-49-generic (3.19.0-49.55~14.04.1) ...
  Running depmod.
  update-initramfs: deferring update (hook will be called later)
  Not updating initrd symbolic links since we are being updated/reinstalled 
  (3.19.0-49.55~14.04.1 was configured last, according to dpkg)
  Not updating image symbolic links since we are being updated/reinstalled 
  (3.19.0-49.55~14.04.1 was configured last, according to dpkg)
  Examining /etc/kernel/postinst.d.
  run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 
3.19.0-49-generic /boot/vmlinuz-3.19.0-49-generic
  run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-49-generic 
/boot/vmlinuz-3.19.0-49-generic
  update-initramfs: Generating /boot/initrd.img-3.19.0-49-generic
  W: mdadm: /etc/mdadm/mdadm.conf defines no arrays.
  run-parts: executing /etc/kernel/postinst.d/pm-utils 3.19.0-49-generic 
/boot/vmlinuz-3.19.0-49-generic
  run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-49-generic 
/boot/vmlinuz-3.19.0-49-generic
  run-parts: executing /etc/kernel/postinst.d/zz-extlinux 3.19.0-49-generic 
/boot/vmlinuz-3.19.0-49-generic
  P: Checking for EXTLINUX directory... found.
  P: Writing config for /boot/vmlinuz-3.19.0-49-generic...
  P: Writing config for /boot/vmlinuz-3.19.0-47-generic...
  P: Writing config for /boot/vmlinuz-3.16.0-60-generic.efi.signed...
  P: Writing config for /boot/vmlinuz-3.16.0-60-generic...
No volume groups found
  P: Installing debian theme... done.
  run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-49-generic 
/boot/vmlinuz-3.19.0-49-generic
  Generating grub configuration file ...
  Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is 
set is no longer supported.
  Found linux image: /boot/vmlinuz-3.19.0-49-generic
  Found initrd image: /boot/initrd.img-3.19.0-49-generic
  Found linux image: /boot/vmlinuz-3.19.0-47-generic
  Found initrd image: /boot/initrd.img-3.19.0-47-generic
  Found linux image: /boot/vmlinuz-3.16.0-60-generic
  Found initrd image: /boot/initrd.img-

[Kernel-packages] [Bug 1543683] Re: Fails to detect (second) display

2016-02-17 Thread Joseph Salisbury
I built the next test kernel, up to the following commit:
717d84d67e3a95f440c37c7482681b3535fdc7e2

The test kernel can be downloaded from:
http://kernel.ubuntu.com/~jsalisbury/lp1543683

Can you test that kernel and report back if it has the bug or not? I
will build the next test kernel based on your test results.

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

Title:
  Fails to detect (second) display

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Xenial:
  Confirmed

Bug description:
  With the upgrade to 4.4.0-2, only one of the two displays in the
  machine is detected.  With 4.3.0-7 (and earlier) both are detected.

  In this case, both display connectors are on the MB.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-extra-4.4.0-2-generic 4.4.0-2.16
  ProcVersionSignature: Ubuntu 4.4.0-2.16-generic 4.4.0
  Uname: Linux 4.4.0-2-generic x86_64
  ApportVersion: 2.19.4-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lamont 3923 F pulseaudio
  CurrentDesktop: Unity
  Date: Tue Feb  9 10:22:38 2016
  HibernationDevice: RESUME=UUID=5d145c55-633f-4197-a4c9-0b165b6dbeb3
  InstallationDate: Installed on 2014-09-22 (505 days ago)
  InstallationMedia: Ubuntu-Server 14.04 LTS "Trusty Tahr" - Release amd64 
(20140416.2)
  MachineType: Shuttle Inc SG41
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-2-generic 
root=UUID=ba0ea95b-cde0-42ba-b06e-9fd6ca006881 ro nomdmonddf nomdmonisw
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-2-generic N/A
   linux-backports-modules-4.4.0-2-generic  N/A
   linux-firmware   1.155
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: Upgraded to xenial on 2014-11-14 (452 days ago)
  dmi.bios.date: 02/10/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080015
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: FG41
  dmi.board.vendor: Shuttle Inc
  dmi.board.version: V20
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Shuttle Inc
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080015:bd02/10/2011:svnShuttleInc:pnSG41:pvrV20:rvnShuttleInc:rnFG41:rvrV20:cvnShuttleInc:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: SG41
  dmi.product.version: V20
  dmi.sys.vendor: Shuttle Inc

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

2016-02-17 Thread Brad Figg
tests ran:   2, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-6.21/dwalin__4.4.0-6.21__2016-02-17_21-38-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/1546283

Title:
  linux: 4.4.0-6.21 -proposed tracker

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-Prepare-package-start:Tuesday, 16. February 2016 20:11 UTC
  kernel-phase-changed:Tuesday, 16. February 2016 20:11 UTC
  kernel-phase:Prepare
  kernel-stable-Promote-to-proposed-end:Tuesday, 16. February 2016 21:00 UTC
  proposed-announcement-sent:True

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-development-workflow/+bug/1546283/+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 1498667] Re: [Toshiba P50W-B00F] Touchscreen no longer working

2016-02-17 Thread Joseph Salisbury
Thanks for testing the mainline kernel.  We know the bug still exists
upstream now.  Then next step is for us to bisect and identify the
commit that introduced this regression.

Do you happen to know the last good kernel version that did not exhibit
this bug?  If not, I can post some links to kernels to narrow it down.

** Also affects: linux (Ubuntu Wily)
   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/1498667

Title:
  [Toshiba P50W-B00F] Touchscreen no longer working

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Wily:
  New

Bug description:
  Sometime in the last month or so my touchscreen stopped working on my
  Toshiba P50W. The dmesg log shows it constantly reconnecting to it:

  [  556.407964] usb 1-4: new full-speed USB device number 119 using xhci_hcd
  [  556.538341] usb 1-4: New USB device found, idVendor=04f3, idProduct=0381
  [  556.538347] usb 1-4: New USB device strings: Mfr=4, Product=14, 
SerialNumber=0
  [  556.538349] usb 1-4: Product: Touchscreen
  [  556.538351] usb 1-4: Manufacturer: ELAN
  [  556.538505] usb 1-4: ep 0x2 - rounding interval to 64 microframes, ep desc 
says 80 microframes
  [  556.547788] input: ELAN Touchscreen as 
/devices/pci:00/:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:0381.04A1/input/input2374
  [  556.600478] hid-multitouch 0003:04F3:0381.04A1: input,hiddev0,hidraw4: USB 
HID v1.10 Device [ELAN Touchscreen] on usb-:00:14.0-4/input0
  [  556.600584] usb 1-4: USB disconnect, device number 119

  [  556.860456] usb 1-4: new full-speed USB device number 120 using xhci_hcd
  [  556.990494] usb 1-4: New USB device found, idVendor=04f3, idProduct=0381
  [  556.990500] usb 1-4: New USB device strings: Mfr=4, Product=14, 
SerialNumber=0
  [  556.990503] usb 1-4: Product: Touchscreen
  [  556.990506] usb 1-4: Manufacturer: ELAN
  [  556.990755] usb 1-4: ep 0x2 - rounding interval to 64 microframes, ep desc 
says 80 microframes
  [  557.001248] input: ELAN Touchscreen as 
/devices/pci:00/:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:0381.04A2/input/input2376
  [  557.002517] hid-multitouch 0003:04F3:0381.04A2: input,hiddev0,hidraw4: USB 
HID v1.10 Device [ELAN Touchscreen] on usb-:00:14.0-4/input0
  [  557.013831] usb 1-4: USB disconnect, device number 120

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-11-generic 4.2.0-11.13
  ProcVersionSignature: Ubuntu 4.2.0-11.13-generic 4.2.1
  Uname: Linux 4.2.0-11-generic x86_64
  ApportVersion: 2.18.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  bob2041 F pulseaudio
   /dev/snd/controlC0:  bob2041 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Sep 23 09:46:25 2015
  HibernationDevice: RESUME=UUID=5033984a-21af-482d-a1fd-c075e818cd12
  InstallationDate: Installed on 2013-12-26 (635 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: TOSHIBA Satellite P50W-B
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-11-generic 
root=UUID=885f0f10-b818-4eb4-8ff4-d067e16bef2f ro quiet splash nomdmonddf 
nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-11-generic N/A
   linux-backports-modules-4.2.0-11-generic  N/A
   linux-firmware1.148
  SourcePackage: linux
  UpgradeStatus: Upgraded to wily on 2013-12-26 (635 days ago)
  dmi.bios.date: 08/08/2014
  dmi.bios.vendor: INSYDE Corp.
  dmi.bios.version: 1.40
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: Type2 - Board Product Name1
  dmi.board.vendor: Type2 - Board Vendor Name1
  dmi.board.version: Type2 - Board Version
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: OEM Chassis ManuFacturer
  dmi.chassis.version: OEM Chassis Version
  dmi.modalias: 
dmi:bvnINSYDECorp.:bvr1.40:bd08/08/2014:svnTOSHIBA:pnSatelliteP50W-B:pvrPSVP2A-00F002:rvnType2-BoardVendorName1:rnType2-BoardProductName1:rvrType2-BoardVersion:cvnOEMChassisManuFacturer:ct10:cvrOEMChassisVersion:
  dmi.product.name: Satellite P50W-B
  dmi.product.version: PSVP2A-00F002
  dmi.sys.vendor: TOSHIBA

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1498667/+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 1542188] Re: Adaptive keyboard breaks with sleep/resume

2016-02-17 Thread Joseph Salisbury
I built the next test kernel, up to the following commit:
d517be5fcf1a7feb06ce3d5f28055ad1ce17030b

The test kernel can be downloaded from:
http://kernel.ubuntu.com/~jsalisbury/lp1542188

Can you test that kernel and report back if it has the bug or not? I
will build the next test kernel based on your test results.

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

Title:
  Adaptive keyboard breaks with sleep/resume

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

Bug description:
  I have a Lenovo X1 Carbon Gen2. It as the adaptive row of keys that
  change from function keys to volume, etc when you toggle the function
  key. It's always worked fine but with this kernel, after a few
  sleep/resumes, the entire row will go black. If I reboot it will
  return to normal. dmesg throws a bunch of these..

  [29190.142959] thinkpad_acpi: EC reports that Thermal Table has changed
  [30910.489925] thinkpad_acpi: unknown possible thermal alarm or keyboard 
event received
  [30910.489931] thinkpad_acpi: unhandled HKEY event 0x60c0
  [30910.489932] thinkpad_acpi: please report the conditions when this event 
happened to ibm-acpi-de...@lists.sourceforge.net
  [30911.439252] thinkpad_acpi: unknown possible thermal alarm or keyboard 
event received
  [30911.439258] thinkpad_acpi: unhandled HKEY event 0x60c0

  though I'm not sure it's the cause of the failure.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-2-generic 4.4.0-2.16
  ProcVersionSignature: Ubuntu 4.4.0-2.16-generic 4.4.0
  Uname: Linux 4.4.0-2-generic x86_64
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
  ApportVersion: 2.19.4-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  dean   3316 F pulseaudio
   /dev/snd/controlC0:  dean   3316 F pulseaudio
  CurrentDesktop: Unity
  Date: Fri Feb  5 08:34:46 2016
  HibernationDevice: RESUME=UUID=5ce0185d-e833-4337-9655-9be9fcac3654
  InstallationDate: Installed on 2015-11-03 (93 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: LENOVO 20A7002QUS
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-2-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-2-generic N/A
   linux-backports-modules-4.4.0-2-generic  N/A
   linux-firmware   1.155
  SourcePackage: linux
  UpgradeStatus: Upgraded to xenial on 2015-12-07 (59 days ago)
  dmi.bios.date: 11/04/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GRET46WW (1.23 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20A7002QUS
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50510 Pro
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGRET46WW(1.23):bd11/04/2015:svnLENOVO:pn20A7002QUS:pvrThinkPadX1Carbon2nd:rvnLENOVO:rn20A7002QUS:rvrSDK0E50510Pro:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20A7002QUS
  dmi.product.version: ThinkPad X1 Carbon 2nd
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1542188/+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 1543683] Re: Fails to detect (second) display

2016-02-17 Thread LaMont Jones
c0f3f90cf454dd845dcc443afa4f0e312a8eaee0 is bad. (201602161109
timestamp on the kernel build, for confirmation)

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

Title:
  Fails to detect (second) display

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Xenial:
  Confirmed

Bug description:
  With the upgrade to 4.4.0-2, only one of the two displays in the
  machine is detected.  With 4.3.0-7 (and earlier) both are detected.

  In this case, both display connectors are on the MB.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-extra-4.4.0-2-generic 4.4.0-2.16
  ProcVersionSignature: Ubuntu 4.4.0-2.16-generic 4.4.0
  Uname: Linux 4.4.0-2-generic x86_64
  ApportVersion: 2.19.4-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lamont 3923 F pulseaudio
  CurrentDesktop: Unity
  Date: Tue Feb  9 10:22:38 2016
  HibernationDevice: RESUME=UUID=5d145c55-633f-4197-a4c9-0b165b6dbeb3
  InstallationDate: Installed on 2014-09-22 (505 days ago)
  InstallationMedia: Ubuntu-Server 14.04 LTS "Trusty Tahr" - Release amd64 
(20140416.2)
  MachineType: Shuttle Inc SG41
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-2-generic 
root=UUID=ba0ea95b-cde0-42ba-b06e-9fd6ca006881 ro nomdmonddf nomdmonisw
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-2-generic N/A
   linux-backports-modules-4.4.0-2-generic  N/A
   linux-firmware   1.155
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: Upgraded to xenial on 2014-11-14 (452 days ago)
  dmi.bios.date: 02/10/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080015
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: FG41
  dmi.board.vendor: Shuttle Inc
  dmi.board.version: V20
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Shuttle Inc
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080015:bd02/10/2011:svnShuttleInc:pnSG41:pvrV20:rvnShuttleInc:rnFG41:rvrV20:cvnShuttleInc:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: SG41
  dmi.product.version: V20
  dmi.sys.vendor: Shuttle Inc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1543683/+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 1518956] Re: SRU Request: bcmwl: dkms build failures with linux-lts-wily

2016-02-17 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1415880 ***
https://bugs.launchpad.net/bugs/1415880

This bug was fixed in the package bcmwl - 6.30.223.248+bdcom-0ubuntu0.2

---
bcmwl (6.30.223.248+bdcom-0ubuntu0.2) trusty-proposed; urgency=medium

  * debian/dkms.conf.in,
0016-repair-make-warnings.patch,
0017-add-support-for-Linux-4.0.patch,
0018-cfg80211_disconnected.patch,
0019-broadcom-sta-6.30.223.248-3.18-null-pointer-fix.patch:
- Add support for kernels up to 4.2 (LP: #1518956). Credit
  for the patches goes to Krzysztof Kolasa and to Tim Gardner.

 -- Alberto Milone   Fri, 27 Nov 2015
18:02:04 +0100

** Changed in: bcmwl (Ubuntu Trusty)
   Status: Fix Committed => Fix Released

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

Title:
  SRU Request: bcmwl: dkms build failures with linux-lts-wily

Status in bcmwl package in Ubuntu:
  Fix Released
Status in bcmwl source package in Trusty:
  Fix Released

Bug description:
  [Impact]
  The lts-wily backported kernel in Trusty causes the DKMS module installed by 
bcmwl-kernel-source to fail to build.

  [Test Case]
  Install the lts-wily kernel and check that DKMS doesn't fail with the new 
bcmwl-kernel-source.

  [Regression Potential]
  Low, all the changes are already included in wily.
  ___
  We are seeing build failures for dkms packages on trusty + linux-lts-wily.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1518956/+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 1518956] Re: SRU Request: bcmwl: dkms build failures with linux-lts-wily

2016-02-17 Thread Adam Conrad
*** This bug is a duplicate of bug 1415880 ***
https://bugs.launchpad.net/bugs/1415880

bjf tested this and reported on IRC that it works with lts-vivid and
lts-wily.

** Tags removed: verification-failed
** Tags added: verification-done

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

Title:
  SRU Request: bcmwl: dkms build failures with linux-lts-wily

Status in bcmwl package in Ubuntu:
  Fix Released
Status in bcmwl source package in Trusty:
  Fix Released

Bug description:
  [Impact]
  The lts-wily backported kernel in Trusty causes the DKMS module installed by 
bcmwl-kernel-source to fail to build.

  [Test Case]
  Install the lts-wily kernel and check that DKMS doesn't fail with the new 
bcmwl-kernel-source.

  [Regression Potential]
  Low, all the changes are already included in wily.
  ___
  We are seeing build failures for dkms packages on trusty + linux-lts-wily.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1518956/+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 1437492] Re: boot stalls on USB detection errors

2016-02-17 Thread Frederick Chang
also have usb issues with 15.10 and asus x99e-ws.

get similar error messages as above:
[ 10.918992] usb 1-3: device descriptor read/all, error -110
[ 11.031084] usb 1-3: new high-speed USB device number 3 using xhci_hcd

consequence is that usb devices take a long time to be recognized.
takes a long time to enter the bios (the press f2 prompt for bios waits an 
abnormally long time)

a complete power down and bios reset fixes the issue temporarily.  (no
error message at boot up and fast usb device recognition)  however this
fix is intermittent.

there is only a keyboard and mouse plugged in the usb ports.

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

Title:
  boot stalls on USB detection errors

Status in linux package in Ubuntu:
  Confirmed
Status in linux package in Debian:
  New

Bug description:
  My system boots slow. I investigated this and it seems 
systemd-udev-settle.service is the culprit.
  My system runs ext4 with GPT on UEFI.
  I do not use encryption or LVM.

  $ journalctl -u systemd-udev-settle
  -- Logs begin at fri 2015-03-27 19:03:06 CET, end at fri 2015-03-27 22:06:32 
CET. --
  mar 27 19:03:42 hostname systemd[1]: Started udev Wait for Complete Device 
Initialization.

  $ systemd-analyze
  Startup finished in 14.865s (firmware) + 11.133s (loader) + 6.127s (kernel) + 
42.079s (userspace) = 1min 14.206s

  $ systemd-analyze critical-chain
  http://paste.ubuntu.com/10691416/

  $ systemd-analyze blame
  36.013s systemd-udev-settle.service
  http://paste.ubuntu.com/10691314/

  $ systemctl show systemd-udev-settle.service -p RequiredBy
  RequiredBy=

  $ systemctl show systemd-udev-settle.service -p WantedBy
  WantedBy=friendly-recovery.service

  $ systemd-analyze plot > boot.svg
  http://imgh.us/boot_1.svg

  $ systemd-analyze dump
  http://paste.ubuntu.com/10691856/

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: systemd 219-5ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-10.10-generic 3.19.2
  Uname: Linux 3.19.0-10-generic x86_64
  ApportVersion: 2.16.2-0ubuntu5
  Architecture: amd64
  CurrentDesktop: GNOME-Flashback:Unity
  Date: Fri Mar 27 22:05:28 2015
  InstallationDate: Installed on 2013-12-26 (455 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: ASUS All Series
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-10-generic.efi.signed 
root=UUID=31dc4488-28d4-4d2a-aa51-6733e237d5f8 ro quiet splash vt.handoff=7
  SourcePackage: systemd
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/18/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2103
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: Z87-PRO
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2103:bd08/18/2014:svnASUS:pnAllSeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnZ87-PRO:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: All Series
  dmi.product.version: System Version
  dmi.sys.vendor: ASUS

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

2016-02-17 Thread legendaire
apport information

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

Title:
  Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I bought an Acer Cloudbook 11 but the bluetooth doesn't seem to work.
  The system shows the indicator icon but he doesn't detect any devices.
  The wifi works correctly.

  lsb_release -rb:
  Description:  Ubuntu 15.10
  Release:  15.10
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  thenawaker   1387 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=8e395c05-c5e5-482d-ac5e-bbfeffcc37a6
  InstallationDate: Installed on 2016-02-17 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 04ca:3014 Lite-On Technology Corp. 
   Bus 001 Device 003: ID 064e:9404 Suyin Corp. 
   Bus 001 Device 002: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Acer Aspire one 1-131
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic.efi.signed 
root=/dev/mmcblk0p2 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-27.32-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-27-generic N/A
   linux-backports-modules-4.2.0-27-generic  N/A
   linux-firmware1.144+ar3012
  Tags:  wily
  UdevLog: Error: [Errno 2] Aucun fichier ou dossier de ce type: '/var/log/udev'
  Uname: Linux 4.2.0-27-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/30/2015
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.06
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: Caltech
  dmi.board.vendor: Acer
  dmi.board.version: V1.06
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.06:bd07/30/2015:svnAcer:pnAspireone1-131:pvrV1.06:rvnAcer:rnCaltech:rvrV1.06:cvnAcer:ct10:cvrChassisVersion:
  dmi.product.name: Aspire one 1-131
  dmi.product.version: V1.06
  dmi.sys.vendor: Acer

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

2016-02-17 Thread legendaire
apport information

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

Title:
  Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I bought an Acer Cloudbook 11 but the bluetooth doesn't seem to work.
  The system shows the indicator icon but he doesn't detect any devices.
  The wifi works correctly.

  lsb_release -rb:
  Description:  Ubuntu 15.10
  Release:  15.10
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  thenawaker   1387 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=8e395c05-c5e5-482d-ac5e-bbfeffcc37a6
  InstallationDate: Installed on 2016-02-17 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 04ca:3014 Lite-On Technology Corp. 
   Bus 001 Device 003: ID 064e:9404 Suyin Corp. 
   Bus 001 Device 002: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Acer Aspire one 1-131
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic.efi.signed 
root=/dev/mmcblk0p2 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-27.32-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-27-generic N/A
   linux-backports-modules-4.2.0-27-generic  N/A
   linux-firmware1.144+ar3012
  Tags:  wily
  UdevLog: Error: [Errno 2] Aucun fichier ou dossier de ce type: '/var/log/udev'
  Uname: Linux 4.2.0-27-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/30/2015
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.06
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: Caltech
  dmi.board.vendor: Acer
  dmi.board.version: V1.06
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.06:bd07/30/2015:svnAcer:pnAspireone1-131:pvrV1.06:rvnAcer:rnCaltech:rvrV1.06:cvnAcer:ct10:cvrChassisVersion:
  dmi.product.name: Aspire one 1-131
  dmi.product.version: V1.06
  dmi.sys.vendor: Acer

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

2016-02-17 Thread legendaire
apport information

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

Title:
  Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I bought an Acer Cloudbook 11 but the bluetooth doesn't seem to work.
  The system shows the indicator icon but he doesn't detect any devices.
  The wifi works correctly.

  lsb_release -rb:
  Description:  Ubuntu 15.10
  Release:  15.10
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  thenawaker   1387 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=8e395c05-c5e5-482d-ac5e-bbfeffcc37a6
  InstallationDate: Installed on 2016-02-17 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 04ca:3014 Lite-On Technology Corp. 
   Bus 001 Device 003: ID 064e:9404 Suyin Corp. 
   Bus 001 Device 002: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Acer Aspire one 1-131
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic.efi.signed 
root=/dev/mmcblk0p2 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-27.32-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-27-generic N/A
   linux-backports-modules-4.2.0-27-generic  N/A
   linux-firmware1.144+ar3012
  Tags:  wily
  UdevLog: Error: [Errno 2] Aucun fichier ou dossier de ce type: '/var/log/udev'
  Uname: Linux 4.2.0-27-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/30/2015
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.06
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: Caltech
  dmi.board.vendor: Acer
  dmi.board.version: V1.06
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.06:bd07/30/2015:svnAcer:pnAspireone1-131:pvrV1.06:rvnAcer:rnCaltech:rvrV1.06:cvnAcer:ct10:cvrChassisVersion:
  dmi.product.name: Aspire one 1-131
  dmi.product.version: V1.06
  dmi.sys.vendor: Acer

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

2016-02-17 Thread legendaire
apport information

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

Title:
  Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I bought an Acer Cloudbook 11 but the bluetooth doesn't seem to work.
  The system shows the indicator icon but he doesn't detect any devices.
  The wifi works correctly.

  lsb_release -rb:
  Description:  Ubuntu 15.10
  Release:  15.10
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  thenawaker   1387 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=8e395c05-c5e5-482d-ac5e-bbfeffcc37a6
  InstallationDate: Installed on 2016-02-17 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 04ca:3014 Lite-On Technology Corp. 
   Bus 001 Device 003: ID 064e:9404 Suyin Corp. 
   Bus 001 Device 002: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Acer Aspire one 1-131
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic.efi.signed 
root=/dev/mmcblk0p2 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-27.32-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-27-generic N/A
   linux-backports-modules-4.2.0-27-generic  N/A
   linux-firmware1.144+ar3012
  Tags:  wily
  UdevLog: Error: [Errno 2] Aucun fichier ou dossier de ce type: '/var/log/udev'
  Uname: Linux 4.2.0-27-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/30/2015
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.06
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: Caltech
  dmi.board.vendor: Acer
  dmi.board.version: V1.06
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.06:bd07/30/2015:svnAcer:pnAspireone1-131:pvrV1.06:rvnAcer:rnCaltech:rvrV1.06:cvnAcer:ct10:cvrChassisVersion:
  dmi.product.name: Aspire one 1-131
  dmi.product.version: V1.06
  dmi.sys.vendor: Acer

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

2016-02-17 Thread legendaire
apport information

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

Title:
  Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I bought an Acer Cloudbook 11 but the bluetooth doesn't seem to work.
  The system shows the indicator icon but he doesn't detect any devices.
  The wifi works correctly.

  lsb_release -rb:
  Description:  Ubuntu 15.10
  Release:  15.10
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  thenawaker   1387 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=8e395c05-c5e5-482d-ac5e-bbfeffcc37a6
  InstallationDate: Installed on 2016-02-17 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 04ca:3014 Lite-On Technology Corp. 
   Bus 001 Device 003: ID 064e:9404 Suyin Corp. 
   Bus 001 Device 002: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Acer Aspire one 1-131
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic.efi.signed 
root=/dev/mmcblk0p2 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-27.32-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-27-generic N/A
   linux-backports-modules-4.2.0-27-generic  N/A
   linux-firmware1.144+ar3012
  Tags:  wily
  UdevLog: Error: [Errno 2] Aucun fichier ou dossier de ce type: '/var/log/udev'
  Uname: Linux 4.2.0-27-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/30/2015
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.06
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: Caltech
  dmi.board.vendor: Acer
  dmi.board.version: V1.06
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.06:bd07/30/2015:svnAcer:pnAspireone1-131:pvrV1.06:rvnAcer:rnCaltech:rvrV1.06:cvnAcer:ct10:cvrChassisVersion:
  dmi.product.name: Aspire one 1-131
  dmi.product.version: V1.06
  dmi.sys.vendor: Acer

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

2016-02-17 Thread legendaire
apport information

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

Title:
  Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I bought an Acer Cloudbook 11 but the bluetooth doesn't seem to work.
  The system shows the indicator icon but he doesn't detect any devices.
  The wifi works correctly.

  lsb_release -rb:
  Description:  Ubuntu 15.10
  Release:  15.10
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  thenawaker   1387 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=8e395c05-c5e5-482d-ac5e-bbfeffcc37a6
  InstallationDate: Installed on 2016-02-17 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 04ca:3014 Lite-On Technology Corp. 
   Bus 001 Device 003: ID 064e:9404 Suyin Corp. 
   Bus 001 Device 002: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Acer Aspire one 1-131
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic.efi.signed 
root=/dev/mmcblk0p2 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-27.32-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-27-generic N/A
   linux-backports-modules-4.2.0-27-generic  N/A
   linux-firmware1.144+ar3012
  Tags:  wily
  UdevLog: Error: [Errno 2] Aucun fichier ou dossier de ce type: '/var/log/udev'
  Uname: Linux 4.2.0-27-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/30/2015
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.06
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: Caltech
  dmi.board.vendor: Acer
  dmi.board.version: V1.06
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.06:bd07/30/2015:svnAcer:pnAspireone1-131:pvrV1.06:rvnAcer:rnCaltech:rvrV1.06:cvnAcer:ct10:cvrChassisVersion:
  dmi.product.name: Aspire one 1-131
  dmi.product.version: V1.06
  dmi.sys.vendor: Acer

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

2016-02-17 Thread legendaire
apport information

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

Title:
  Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I bought an Acer Cloudbook 11 but the bluetooth doesn't seem to work.
  The system shows the indicator icon but he doesn't detect any devices.
  The wifi works correctly.

  lsb_release -rb:
  Description:  Ubuntu 15.10
  Release:  15.10
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  thenawaker   1387 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=8e395c05-c5e5-482d-ac5e-bbfeffcc37a6
  InstallationDate: Installed on 2016-02-17 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 04ca:3014 Lite-On Technology Corp. 
   Bus 001 Device 003: ID 064e:9404 Suyin Corp. 
   Bus 001 Device 002: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Acer Aspire one 1-131
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic.efi.signed 
root=/dev/mmcblk0p2 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-27.32-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-27-generic N/A
   linux-backports-modules-4.2.0-27-generic  N/A
   linux-firmware1.144+ar3012
  Tags:  wily
  UdevLog: Error: [Errno 2] Aucun fichier ou dossier de ce type: '/var/log/udev'
  Uname: Linux 4.2.0-27-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/30/2015
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.06
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: Caltech
  dmi.board.vendor: Acer
  dmi.board.version: V1.06
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.06:bd07/30/2015:svnAcer:pnAspireone1-131:pvrV1.06:rvnAcer:rnCaltech:rvrV1.06:cvnAcer:ct10:cvrChassisVersion:
  dmi.product.name: Aspire one 1-131
  dmi.product.version: V1.06
  dmi.sys.vendor: Acer

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

2016-02-17 Thread legendaire
apport information

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

Title:
  Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I bought an Acer Cloudbook 11 but the bluetooth doesn't seem to work.
  The system shows the indicator icon but he doesn't detect any devices.
  The wifi works correctly.

  lsb_release -rb:
  Description:  Ubuntu 15.10
  Release:  15.10
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  thenawaker   1387 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=8e395c05-c5e5-482d-ac5e-bbfeffcc37a6
  InstallationDate: Installed on 2016-02-17 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 04ca:3014 Lite-On Technology Corp. 
   Bus 001 Device 003: ID 064e:9404 Suyin Corp. 
   Bus 001 Device 002: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Acer Aspire one 1-131
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic.efi.signed 
root=/dev/mmcblk0p2 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-27.32-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-27-generic N/A
   linux-backports-modules-4.2.0-27-generic  N/A
   linux-firmware1.144+ar3012
  Tags:  wily
  UdevLog: Error: [Errno 2] Aucun fichier ou dossier de ce type: '/var/log/udev'
  Uname: Linux 4.2.0-27-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/30/2015
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.06
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: Caltech
  dmi.board.vendor: Acer
  dmi.board.version: V1.06
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.06:bd07/30/2015:svnAcer:pnAspireone1-131:pvrV1.06:rvnAcer:rnCaltech:rvrV1.06:cvnAcer:ct10:cvrChassisVersion:
  dmi.product.name: Aspire one 1-131
  dmi.product.version: V1.06
  dmi.sys.vendor: Acer

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

2016-02-17 Thread legendaire
apport information

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

Title:
  Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I bought an Acer Cloudbook 11 but the bluetooth doesn't seem to work.
  The system shows the indicator icon but he doesn't detect any devices.
  The wifi works correctly.

  lsb_release -rb:
  Description:  Ubuntu 15.10
  Release:  15.10
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  thenawaker   1387 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=8e395c05-c5e5-482d-ac5e-bbfeffcc37a6
  InstallationDate: Installed on 2016-02-17 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 04ca:3014 Lite-On Technology Corp. 
   Bus 001 Device 003: ID 064e:9404 Suyin Corp. 
   Bus 001 Device 002: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Acer Aspire one 1-131
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic.efi.signed 
root=/dev/mmcblk0p2 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-27.32-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-27-generic N/A
   linux-backports-modules-4.2.0-27-generic  N/A
   linux-firmware1.144+ar3012
  Tags:  wily
  UdevLog: Error: [Errno 2] Aucun fichier ou dossier de ce type: '/var/log/udev'
  Uname: Linux 4.2.0-27-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/30/2015
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.06
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: Caltech
  dmi.board.vendor: Acer
  dmi.board.version: V1.06
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.06:bd07/30/2015:svnAcer:pnAspireone1-131:pvrV1.06:rvnAcer:rnCaltech:rvrV1.06:cvnAcer:ct10:cvrChassisVersion:
  dmi.product.name: Aspire one 1-131
  dmi.product.version: V1.06
  dmi.sys.vendor: Acer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1546694/+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 1546694] Re: Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)

2016-02-17 Thread legendaire
apport information

** Tags added: apport-collected wily

** Description changed:

  I bought an Acer Cloudbook 11 but the bluetooth doesn't seem to work.
  The system shows the indicator icon but he doesn't detect any devices.
  The wifi works correctly.
  
  lsb_release -rb:
  Description:  Ubuntu 15.10
  Release:  15.10
+ --- 
+ ApportVersion: 2.19.1-0ubuntu5
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  thenawaker   1387 F pulseaudio
+ CurrentDesktop: Unity
+ DistroRelease: Ubuntu 15.10
+ HibernationDevice: RESUME=UUID=8e395c05-c5e5-482d-ac5e-bbfeffcc37a6
+ InstallationDate: Installed on 2016-02-17 (0 days ago)
+ InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
+ Lsusb:
+  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
+  Bus 001 Device 004: ID 04ca:3014 Lite-On Technology Corp. 
+  Bus 001 Device 003: ID 064e:9404 Suyin Corp. 
+  Bus 001 Device 002: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+ MachineType: Acer Aspire one 1-131
+ Package: linux (not installed)
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic.efi.signed 
root=/dev/mmcblk0p2 ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 4.2.0-27.32-generic 4.2.8-ckt1
+ RelatedPackageVersions:
+  linux-restricted-modules-4.2.0-27-generic N/A
+  linux-backports-modules-4.2.0-27-generic  N/A
+  linux-firmware1.144+ar3012
+ Tags:  wily
+ UdevLog: Error: [Errno 2] Aucun fichier ou dossier de ce type: '/var/log/udev'
+ Uname: Linux 4.2.0-27-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 07/30/2015
+ dmi.bios.vendor: Insyde Corp.
+ dmi.bios.version: V1.06
+ dmi.board.asset.tag: Type2 - Board Asset Tag
+ dmi.board.name: Caltech
+ dmi.board.vendor: Acer
+ dmi.board.version: V1.06
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: Acer
+ dmi.chassis.version: Chassis Version
+ dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.06:bd07/30/2015:svnAcer:pnAspireone1-131:pvrV1.06:rvnAcer:rnCaltech:rvrV1.06:cvnAcer:ct10:cvrChassisVersion:
+ dmi.product.name: Aspire one 1-131
+ dmi.product.version: V1.06
+ dmi.sys.vendor: Acer

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1546694/+attachment/4573905/+files/AlsaInfo.txt

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

Title:
  Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I bought an Acer Cloudbook 11 but the bluetooth doesn't seem to work.
  The system shows the indicator icon but he doesn't detect any devices.
  The wifi works correctly.

  lsb_release -rb:
  Description:  Ubuntu 15.10
  Release:  15.10
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  thenawaker   1387 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=8e395c05-c5e5-482d-ac5e-bbfeffcc37a6
  InstallationDate: Installed on 2016-02-17 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 04ca:3014 Lite-On Technology Corp. 
   Bus 001 Device 003: ID 064e:9404 Suyin Corp. 
   Bus 001 Device 002: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Acer Aspire one 1-131
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic.efi.signed 
root=/dev/mmcblk0p2 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-27.32-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-27-generic N/A
   linux-backports-modules-4.2.0-27-generic  N/A
   linux-firmware1.144+ar3012
  Tags:  wily
  UdevLog: Error: [Errno 2] Aucun fichier ou dossier de ce type: '/var/log/udev'
  Uname: Linux 4.2.0-27-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/30/2015
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.06
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: Caltech
  dmi.board.vendor: Acer
  dmi.board.version: V1.06
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.06:bd07/30/2015:svnAcer:pnAspireone1-131:pvrV1.06:rvnAcer:rnCa

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

2016-02-17 Thread legendaire
apport information

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

Title:
  Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I bought an Acer Cloudbook 11 but the bluetooth doesn't seem to work.
  The system shows the indicator icon but he doesn't detect any devices.
  The wifi works correctly.

  lsb_release -rb:
  Description:  Ubuntu 15.10
  Release:  15.10
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  thenawaker   1387 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=8e395c05-c5e5-482d-ac5e-bbfeffcc37a6
  InstallationDate: Installed on 2016-02-17 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 04ca:3014 Lite-On Technology Corp. 
   Bus 001 Device 003: ID 064e:9404 Suyin Corp. 
   Bus 001 Device 002: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Acer Aspire one 1-131
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic.efi.signed 
root=/dev/mmcblk0p2 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-27.32-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-27-generic N/A
   linux-backports-modules-4.2.0-27-generic  N/A
   linux-firmware1.144+ar3012
  Tags:  wily
  UdevLog: Error: [Errno 2] Aucun fichier ou dossier de ce type: '/var/log/udev'
  Uname: Linux 4.2.0-27-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/30/2015
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.06
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: Caltech
  dmi.board.vendor: Acer
  dmi.board.version: V1.06
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.06:bd07/30/2015:svnAcer:pnAspireone1-131:pvrV1.06:rvnAcer:rnCaltech:rvrV1.06:cvnAcer:ct10:cvrChassisVersion:
  dmi.product.name: Aspire one 1-131
  dmi.product.version: V1.06
  dmi.sys.vendor: Acer

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

2016-02-17 Thread legendaire
apport information

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

Title:
  Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I bought an Acer Cloudbook 11 but the bluetooth doesn't seem to work.
  The system shows the indicator icon but he doesn't detect any devices.
  The wifi works correctly.

  lsb_release -rb:
  Description:  Ubuntu 15.10
  Release:  15.10
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  thenawaker   1387 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=8e395c05-c5e5-482d-ac5e-bbfeffcc37a6
  InstallationDate: Installed on 2016-02-17 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 04ca:3014 Lite-On Technology Corp. 
   Bus 001 Device 003: ID 064e:9404 Suyin Corp. 
   Bus 001 Device 002: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Acer Aspire one 1-131
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic.efi.signed 
root=/dev/mmcblk0p2 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-27.32-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-27-generic N/A
   linux-backports-modules-4.2.0-27-generic  N/A
   linux-firmware1.144+ar3012
  Tags:  wily
  UdevLog: Error: [Errno 2] Aucun fichier ou dossier de ce type: '/var/log/udev'
  Uname: Linux 4.2.0-27-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/30/2015
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.06
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: Caltech
  dmi.board.vendor: Acer
  dmi.board.version: V1.06
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.06:bd07/30/2015:svnAcer:pnAspireone1-131:pvrV1.06:rvnAcer:rnCaltech:rvrV1.06:cvnAcer:ct10:cvrChassisVersion:
  dmi.product.name: Aspire one 1-131
  dmi.product.version: V1.06
  dmi.sys.vendor: Acer

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

2016-02-17 Thread legendaire
apport information

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

Title:
  Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I bought an Acer Cloudbook 11 but the bluetooth doesn't seem to work.
  The system shows the indicator icon but he doesn't detect any devices.
  The wifi works correctly.

  lsb_release -rb:
  Description:  Ubuntu 15.10
  Release:  15.10
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  thenawaker   1387 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=8e395c05-c5e5-482d-ac5e-bbfeffcc37a6
  InstallationDate: Installed on 2016-02-17 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 04ca:3014 Lite-On Technology Corp. 
   Bus 001 Device 003: ID 064e:9404 Suyin Corp. 
   Bus 001 Device 002: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Acer Aspire one 1-131
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic.efi.signed 
root=/dev/mmcblk0p2 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-27.32-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-27-generic N/A
   linux-backports-modules-4.2.0-27-generic  N/A
   linux-firmware1.144+ar3012
  Tags:  wily
  UdevLog: Error: [Errno 2] Aucun fichier ou dossier de ce type: '/var/log/udev'
  Uname: Linux 4.2.0-27-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/30/2015
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.06
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: Caltech
  dmi.board.vendor: Acer
  dmi.board.version: V1.06
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.06:bd07/30/2015:svnAcer:pnAspireone1-131:pvrV1.06:rvnAcer:rnCaltech:rvrV1.06:cvnAcer:ct10:cvrChassisVersion:
  dmi.product.name: Aspire one 1-131
  dmi.product.version: V1.06
  dmi.sys.vendor: Acer

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

2016-02-17 Thread legendaire
apport information

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

Title:
  Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I bought an Acer Cloudbook 11 but the bluetooth doesn't seem to work.
  The system shows the indicator icon but he doesn't detect any devices.
  The wifi works correctly.

  lsb_release -rb:
  Description:  Ubuntu 15.10
  Release:  15.10
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  thenawaker   1387 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=8e395c05-c5e5-482d-ac5e-bbfeffcc37a6
  InstallationDate: Installed on 2016-02-17 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 04ca:3014 Lite-On Technology Corp. 
   Bus 001 Device 003: ID 064e:9404 Suyin Corp. 
   Bus 001 Device 002: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Acer Aspire one 1-131
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic.efi.signed 
root=/dev/mmcblk0p2 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-27.32-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-27-generic N/A
   linux-backports-modules-4.2.0-27-generic  N/A
   linux-firmware1.144+ar3012
  Tags:  wily
  UdevLog: Error: [Errno 2] Aucun fichier ou dossier de ce type: '/var/log/udev'
  Uname: Linux 4.2.0-27-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/30/2015
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.06
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: Caltech
  dmi.board.vendor: Acer
  dmi.board.version: V1.06
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.06:bd07/30/2015:svnAcer:pnAspireone1-131:pvrV1.06:rvnAcer:rnCaltech:rvrV1.06:cvnAcer:ct10:cvrChassisVersion:
  dmi.product.name: Aspire one 1-131
  dmi.product.version: V1.06
  dmi.sys.vendor: Acer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1546694/+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 1519897] Re: [Hyper-V] hv: vmbus: Fix a host signaling bug

2016-02-17 Thread Joseph Salisbury
If you find that Ubuntu-3.13.0-76.120 is good and it does not cause the
performance regression, can you test Ubuntu-3.13.0-77.121 as well?  This
will shorten our bisect window.

The Ubuntu-3.13.0-77.121 kernel can be downloaded from: 
https://launchpad.net/~canonical-kernel-team/+archive/ubuntu/ppa/+build/8874360

To start the bisect, we want to be sure we identify the last good kernel
and first bad one.

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

Title:
  [Hyper-V] hv: vmbus: Fix a host signaling bug

Status in linux package in Ubuntu:
  Fix Committed
Status in linux-lts-trusty package in Ubuntu:
  In Progress
Status in linux source package in Trusty:
  Fix Committed
Status in linux-lts-trusty source package in Trusty:
  In Progress
Status in linux source package in Wily:
  Fix Committed
Status in linux source package in Xenial:
  Fix Committed

Bug description:
  The following fix has been submitted upstream, but has high enough
  severity that we would like early inclusion into the Ubuntu kernel.
  Please consider for wily, vivid, and trusty (and the HWE kernels for
  the same).

  Patch follows:

  Currently we have two policies for deciding when to signal the host:
  One based on the ring buffer state and the other based on what the VMBUS 
client driver wants to do. Consider the case when the client wants to 
explicitly control when to signal the host. In this case, if the client were to 
defer signaling, we will not be able to signal the host subsequently when the 
client does want to signal since the ring buffer state will prevent the 
signaling. Implement logic to have only one signaling policy in force for a 
given channel.

  Signed-off-by: K. Y. Srinivasan 
  Reviewed-by: Haiyang Zhang 
  Tested-by: Haiyang Zhang 
  Cc:  # v4.2+
  ---
   drivers/hv/channel.c   |   18 ++
   include/linux/hyperv.h |   12 
   2 files changed, 30 insertions(+), 0 deletions(-)

  diff --git a/drivers/hv/channel.c b/drivers/hv/channel.c index 
77d2579..c6278c7 100644
  --- a/drivers/hv/channel.c
  +++ b/drivers/hv/channel.c
  @@ -653,10 +653,19 @@ int vmbus_sendpacket_ctl(struct vmbus_channel *channel, 
void *buffer,
     *on the ring. We will not signal if more data is
     *to be placed.
     *
  +  * Based on the channel signal state, we will decide
  +  * which signaling policy will be applied.
  +  *
     * If we cannot write to the ring-buffer; signal the host
     * even if we may not have written anything. This is a rare
     * enough condition that it should not matter.
     */
  +
  + if (channel->signal_state)
  + signal = true;
  + else
  + kick_q = true;
  +
    if (((ret == 0) && kick_q && signal) || (ret))
     vmbus_setevent(channel);

  @@ -756,10 +765,19 @@ int vmbus_sendpacket_pagebuffer_ctl(struct 
vmbus_channel *channel,
     *on the ring. We will not signal if more data is
     *to be placed.
     *
  +  * Based on the channel signal state, we will decide
  +  * which signaling policy will be applied.
  +  *
     * If we cannot write to the ring-buffer; signal the host
     * even if we may not have written anything. This is a rare
     * enough condition that it should not matter.
     */
  +
  + if (channel->signal_state)
  + signal = true;
  + else
  + kick_q = true;
  +
    if (((ret == 0) && kick_q && signal) || (ret))
     vmbus_setevent(channel);

  diff --git a/include/linux/hyperv.h b/include/linux/hyperv.h index 
437c9c8..7b1af52 100644
  --- a/include/linux/hyperv.h
  +++ b/include/linux/hyperv.h
  @@ -756,8 +756,20 @@ struct vmbus_channel {
     * link up channels based on their CPU affinity.
     */
    struct list_head percpu_list;
  + /*
  +  * Host signaling policy: The default policy will be
  +  * based on the ring buffer state. We will also support
  +  * a policy where the client driver can have explicit
  +  * signaling control.
  +  */
  + bool signal_state;
   };

  +static inline void set_channel_signal_state(struct vmbus_channel *c,
  +bool state) {
  + c->signal_state = state;
  +}
  +
   static inline void set_channel_read_state(struct vmbus_channel *c, bool 
state)  {
    c->batched_reading = state;
  --
  1.7.4.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1519897/+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 1519897] Re: [Hyper-V] hv: vmbus: Fix a host signaling bug

2016-02-17 Thread Joseph Salisbury
I think we should stick to testing on Trusty for now.  The backport
kernel goes into Trusty(As the -updates kernel) and then into Precise.
Since we see this regression with Trusty as the userspace, we should
continue to test there.

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

Title:
  [Hyper-V] hv: vmbus: Fix a host signaling bug

Status in linux package in Ubuntu:
  Fix Committed
Status in linux-lts-trusty package in Ubuntu:
  In Progress
Status in linux source package in Trusty:
  Fix Committed
Status in linux-lts-trusty source package in Trusty:
  In Progress
Status in linux source package in Wily:
  Fix Committed
Status in linux source package in Xenial:
  Fix Committed

Bug description:
  The following fix has been submitted upstream, but has high enough
  severity that we would like early inclusion into the Ubuntu kernel.
  Please consider for wily, vivid, and trusty (and the HWE kernels for
  the same).

  Patch follows:

  Currently we have two policies for deciding when to signal the host:
  One based on the ring buffer state and the other based on what the VMBUS 
client driver wants to do. Consider the case when the client wants to 
explicitly control when to signal the host. In this case, if the client were to 
defer signaling, we will not be able to signal the host subsequently when the 
client does want to signal since the ring buffer state will prevent the 
signaling. Implement logic to have only one signaling policy in force for a 
given channel.

  Signed-off-by: K. Y. Srinivasan 
  Reviewed-by: Haiyang Zhang 
  Tested-by: Haiyang Zhang 
  Cc:  # v4.2+
  ---
   drivers/hv/channel.c   |   18 ++
   include/linux/hyperv.h |   12 
   2 files changed, 30 insertions(+), 0 deletions(-)

  diff --git a/drivers/hv/channel.c b/drivers/hv/channel.c index 
77d2579..c6278c7 100644
  --- a/drivers/hv/channel.c
  +++ b/drivers/hv/channel.c
  @@ -653,10 +653,19 @@ int vmbus_sendpacket_ctl(struct vmbus_channel *channel, 
void *buffer,
     *on the ring. We will not signal if more data is
     *to be placed.
     *
  +  * Based on the channel signal state, we will decide
  +  * which signaling policy will be applied.
  +  *
     * If we cannot write to the ring-buffer; signal the host
     * even if we may not have written anything. This is a rare
     * enough condition that it should not matter.
     */
  +
  + if (channel->signal_state)
  + signal = true;
  + else
  + kick_q = true;
  +
    if (((ret == 0) && kick_q && signal) || (ret))
     vmbus_setevent(channel);

  @@ -756,10 +765,19 @@ int vmbus_sendpacket_pagebuffer_ctl(struct 
vmbus_channel *channel,
     *on the ring. We will not signal if more data is
     *to be placed.
     *
  +  * Based on the channel signal state, we will decide
  +  * which signaling policy will be applied.
  +  *
     * If we cannot write to the ring-buffer; signal the host
     * even if we may not have written anything. This is a rare
     * enough condition that it should not matter.
     */
  +
  + if (channel->signal_state)
  + signal = true;
  + else
  + kick_q = true;
  +
    if (((ret == 0) && kick_q && signal) || (ret))
     vmbus_setevent(channel);

  diff --git a/include/linux/hyperv.h b/include/linux/hyperv.h index 
437c9c8..7b1af52 100644
  --- a/include/linux/hyperv.h
  +++ b/include/linux/hyperv.h
  @@ -756,8 +756,20 @@ struct vmbus_channel {
     * link up channels based on their CPU affinity.
     */
    struct list_head percpu_list;
  + /*
  +  * Host signaling policy: The default policy will be
  +  * based on the ring buffer state. We will also support
  +  * a policy where the client driver can have explicit
  +  * signaling control.
  +  */
  + bool signal_state;
   };

  +static inline void set_channel_signal_state(struct vmbus_channel *c,
  +bool state) {
  + c->signal_state = state;
  +}
  +
   static inline void set_channel_read_state(struct vmbus_channel *c, bool 
state)  {
    c->batched_reading = state;
  --
  1.7.4.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1519897/+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 1519897] Re: [Hyper-V] hv: vmbus: Fix a host signaling bug

2016-02-17 Thread Chris Valean
Thanks Joe for the quick work on this.
To clarify on the distro release to use, we tested all kernels from this thread 
on top of Trusty.
However, this kernel is supposed to go for Precise - 12.04.

Question is, if it's safe to continue do all the testing on Trusty, or
actually switch to Precise? I don't see a difference in all this, but I
want to be on the same page.

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

Title:
  [Hyper-V] hv: vmbus: Fix a host signaling bug

Status in linux package in Ubuntu:
  Fix Committed
Status in linux-lts-trusty package in Ubuntu:
  In Progress
Status in linux source package in Trusty:
  Fix Committed
Status in linux-lts-trusty source package in Trusty:
  In Progress
Status in linux source package in Wily:
  Fix Committed
Status in linux source package in Xenial:
  Fix Committed

Bug description:
  The following fix has been submitted upstream, but has high enough
  severity that we would like early inclusion into the Ubuntu kernel.
  Please consider for wily, vivid, and trusty (and the HWE kernels for
  the same).

  Patch follows:

  Currently we have two policies for deciding when to signal the host:
  One based on the ring buffer state and the other based on what the VMBUS 
client driver wants to do. Consider the case when the client wants to 
explicitly control when to signal the host. In this case, if the client were to 
defer signaling, we will not be able to signal the host subsequently when the 
client does want to signal since the ring buffer state will prevent the 
signaling. Implement logic to have only one signaling policy in force for a 
given channel.

  Signed-off-by: K. Y. Srinivasan 
  Reviewed-by: Haiyang Zhang 
  Tested-by: Haiyang Zhang 
  Cc:  # v4.2+
  ---
   drivers/hv/channel.c   |   18 ++
   include/linux/hyperv.h |   12 
   2 files changed, 30 insertions(+), 0 deletions(-)

  diff --git a/drivers/hv/channel.c b/drivers/hv/channel.c index 
77d2579..c6278c7 100644
  --- a/drivers/hv/channel.c
  +++ b/drivers/hv/channel.c
  @@ -653,10 +653,19 @@ int vmbus_sendpacket_ctl(struct vmbus_channel *channel, 
void *buffer,
     *on the ring. We will not signal if more data is
     *to be placed.
     *
  +  * Based on the channel signal state, we will decide
  +  * which signaling policy will be applied.
  +  *
     * If we cannot write to the ring-buffer; signal the host
     * even if we may not have written anything. This is a rare
     * enough condition that it should not matter.
     */
  +
  + if (channel->signal_state)
  + signal = true;
  + else
  + kick_q = true;
  +
    if (((ret == 0) && kick_q && signal) || (ret))
     vmbus_setevent(channel);

  @@ -756,10 +765,19 @@ int vmbus_sendpacket_pagebuffer_ctl(struct 
vmbus_channel *channel,
     *on the ring. We will not signal if more data is
     *to be placed.
     *
  +  * Based on the channel signal state, we will decide
  +  * which signaling policy will be applied.
  +  *
     * If we cannot write to the ring-buffer; signal the host
     * even if we may not have written anything. This is a rare
     * enough condition that it should not matter.
     */
  +
  + if (channel->signal_state)
  + signal = true;
  + else
  + kick_q = true;
  +
    if (((ret == 0) && kick_q && signal) || (ret))
     vmbus_setevent(channel);

  diff --git a/include/linux/hyperv.h b/include/linux/hyperv.h index 
437c9c8..7b1af52 100644
  --- a/include/linux/hyperv.h
  +++ b/include/linux/hyperv.h
  @@ -756,8 +756,20 @@ struct vmbus_channel {
     * link up channels based on their CPU affinity.
     */
    struct list_head percpu_list;
  + /*
  +  * Host signaling policy: The default policy will be
  +  * based on the ring buffer state. We will also support
  +  * a policy where the client driver can have explicit
  +  * signaling control.
  +  */
  + bool signal_state;
   };

  +static inline void set_channel_signal_state(struct vmbus_channel *c,
  +bool state) {
  + c->signal_state = state;
  +}
  +
   static inline void set_channel_read_state(struct vmbus_channel *c, bool 
state)  {
    c->batched_reading = state;
  --
  1.7.4.1

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

2016-02-17 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/1546739

Title:
  Lenovo ThinkPad L460 Touchpad not working

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Touchpad on Lenovo ThinkPad L460 seems not to be supported yet, see 
http://askubuntu.com/questions/735916/lenovo-thinkpad-l460-touchpad-not-working
  Oh, and WLAN does not do work, too...

  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-16-generic 4.2.0-16.19 [modified: 
boot/vmlinuz-4.2.0-16-generic]
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  onke   1564 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Feb 17 21:16:10 2016
  HibernationDevice: RESUME=UUID=d7fc1830-6cf9-47dd-acb3-f5534ed0ec15
  InstallationDate: Installed on 2016-02-17 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  IwConfig:
   enp0s31f6  no wireless extensions.

   lono wireless extensions.
  MachineType: LENOVO 20FVS01500
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-16-generic 
root=UUID=63230795-2f79-4730-a284-1b14c1eeb6a8 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-16-generic N/A
   linux-backports-modules-4.2.0-16-generic  N/A
   linux-firmware1.149.3
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/25/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R08ET31W (1.05 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20FVS01500
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrR08ET31W(1.05):bd12/25/2015:svnLENOVO:pn20FVS01500:pvrThinkPadL460:rvnLENOVO:rn20FVS01500:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20FVS01500
  dmi.product.version: ThinkPad L460
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1546739/+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 1546739] Re: Lenovo ThinkPad L460 Touchpad not working

2016-02-17 Thread Onke Wagner
** Description changed:

- Touchpad on Lenovo ThinkPad L460 seems not to be supported yet, see
- http://askubuntu.com/questions/735916/lenovo-thinkpad-l460-touchpad-not-
- working
+ Touchpad on Lenovo ThinkPad L460 seems not to be supported yet, see 
http://askubuntu.com/questions/735916/lenovo-thinkpad-l460-touchpad-not-working
+ Oh, and WLAN does not do work, too...
+ 
  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-16-generic 4.2.0-16.19 [modified: 
boot/vmlinuz-4.2.0-16-generic]
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  onke   1564 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  onke   1564 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Feb 17 21:16:10 2016
  HibernationDevice: RESUME=UUID=d7fc1830-6cf9-47dd-acb3-f5534ed0ec15
  InstallationDate: Installed on 2016-02-17 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  IwConfig:
-  enp0s31f6  no wireless extensions.
-  
-  lono wireless extensions.
+  enp0s31f6  no wireless extensions.
+ 
+  lono wireless extensions.
  MachineType: LENOVO 20FVS01500
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-16-generic 
root=UUID=63230795-2f79-4730-a284-1b14c1eeb6a8 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
-  linux-restricted-modules-4.2.0-16-generic N/A
-  linux-backports-modules-4.2.0-16-generic  N/A
-  linux-firmware1.149.3
+  linux-restricted-modules-4.2.0-16-generic N/A
+  linux-backports-modules-4.2.0-16-generic  N/A
+  linux-firmware1.149.3
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/25/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R08ET31W (1.05 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20FVS01500
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrR08ET31W(1.05):bd12/25/2015:svnLENOVO:pn20FVS01500:pvrThinkPadL460:rvnLENOVO:rn20FVS01500:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20FVS01500
  dmi.product.version: ThinkPad L460
  dmi.sys.vendor: LENOVO

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

Title:
  Lenovo ThinkPad L460 Touchpad not working

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Touchpad on Lenovo ThinkPad L460 seems not to be supported yet, see 
http://askubuntu.com/questions/735916/lenovo-thinkpad-l460-touchpad-not-working
  Oh, and WLAN does not do work, too...

  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-16-generic 4.2.0-16.19 [modified: 
boot/vmlinuz-4.2.0-16-generic]
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  onke   1564 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Feb 17 21:16:10 2016
  HibernationDevice: RESUME=UUID=d7fc1830-6cf9-47dd-acb3-f5534ed0ec15
  InstallationDate: Installed on 2016-02-17 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  IwConfig:
   enp0s31f6  no wireless extensions.

   lono wireless extensions.
  MachineType: LENOVO 20FVS01500
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-16-generic 
root=UUID=63230795-2f79-4730-a284-1b14c1eeb6a8 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-16-generic N/A
   linux-backports-modules-4.2.0-16-generic  N/A
   linux-firmware1.149.3
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/25/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R08ET31W (1.05 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20FVS01500
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrR08ET31W(1.05):bd12/25/2015:svnLENOVO:pn20FVS01500:pvrThinkPadL460:rvnLENOVO:rn20FVS01500:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20FVS01500
  dmi.product.version: ThinkPad L460
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
ht

[Kernel-packages] [Bug 1546739] [NEW] Lenovo ThinkPad L460 Touchpad not working

2016-02-17 Thread Onke Wagner
Public bug reported:

Touchpad on Lenovo ThinkPad L460 seems not to be supported yet, see 
http://askubuntu.com/questions/735916/lenovo-thinkpad-l460-touchpad-not-working
Oh, and WLAN does not do work, too...


ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: linux-image-4.2.0-16-generic 4.2.0-16.19 [modified: 
boot/vmlinuz-4.2.0-16-generic]
ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
Uname: Linux 4.2.0-16-generic x86_64
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  onke   1564 F pulseaudio
CurrentDesktop: Unity
Date: Wed Feb 17 21:16:10 2016
HibernationDevice: RESUME=UUID=d7fc1830-6cf9-47dd-acb3-f5534ed0ec15
InstallationDate: Installed on 2016-02-17 (0 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
IwConfig:
 enp0s31f6  no wireless extensions.

 lono wireless extensions.
MachineType: LENOVO 20FVS01500
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-16-generic 
root=UUID=63230795-2f79-4730-a284-1b14c1eeb6a8 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-4.2.0-16-generic N/A
 linux-backports-modules-4.2.0-16-generic  N/A
 linux-firmware1.149.3
SourcePackage: linux
UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/25/2015
dmi.bios.vendor: LENOVO
dmi.bios.version: R08ET31W (1.05 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20FVS01500
dmi.board.vendor: LENOVO
dmi.board.version: Not Defined
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.modalias: 
dmi:bvnLENOVO:bvrR08ET31W(1.05):bd12/25/2015:svnLENOVO:pn20FVS01500:pvrThinkPadL460:rvnLENOVO:rn20FVS01500:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
dmi.product.name: 20FVS01500
dmi.product.version: ThinkPad L460
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-bug wily

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

Title:
  Lenovo ThinkPad L460 Touchpad not working

Status in linux package in Ubuntu:
  New

Bug description:
  Touchpad on Lenovo ThinkPad L460 seems not to be supported yet, see 
http://askubuntu.com/questions/735916/lenovo-thinkpad-l460-touchpad-not-working
  Oh, and WLAN does not do work, too...

  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-16-generic 4.2.0-16.19 [modified: 
boot/vmlinuz-4.2.0-16-generic]
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  onke   1564 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Feb 17 21:16:10 2016
  HibernationDevice: RESUME=UUID=d7fc1830-6cf9-47dd-acb3-f5534ed0ec15
  InstallationDate: Installed on 2016-02-17 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  IwConfig:
   enp0s31f6  no wireless extensions.

   lono wireless extensions.
  MachineType: LENOVO 20FVS01500
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-16-generic 
root=UUID=63230795-2f79-4730-a284-1b14c1eeb6a8 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-16-generic N/A
   linux-backports-modules-4.2.0-16-generic  N/A
   linux-firmware1.149.3
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/25/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R08ET31W (1.05 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20FVS01500
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrR08ET31W(1.05):bd12/25/2015:svnLENOVO:pn20FVS01500:pvrThinkPadL460:rvnLENOVO:rn20FVS01500:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20FVS01500
  dmi.product.version: ThinkPad L460
  dmi.sys.vendor: LENOVO

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

2016-02-17 Thread Brad Figg
tests ran: 182, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-4.19/fozzie__4.4.0-4.19__2016-02-17_18-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/1546283

Title:
  linux: 4.4.0-6.21 -proposed tracker

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-Prepare-package-start:Tuesday, 16. February 2016 20:11 UTC
  kernel-phase-changed:Tuesday, 16. February 2016 20:11 UTC
  kernel-phase:Prepare
  kernel-stable-Promote-to-proposed-end:Tuesday, 16. February 2016 21:00 UTC
  proposed-announcement-sent:True

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

2016-02-17 Thread Brad Figg
tests ran: 182, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-4.19/dagmar__4.4.0-4.19__2016-02-17_18-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/1546283

Title:
  linux: 4.4.0-6.21 -proposed tracker

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-Prepare-package-start:Tuesday, 16. February 2016 20:11 UTC
  kernel-phase-changed:Tuesday, 16. February 2016 20:11 UTC
  kernel-phase:Prepare
  kernel-stable-Promote-to-proposed-end:Tuesday, 16. February 2016 21:00 UTC
  proposed-announcement-sent:True

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

2016-02-17 Thread Brad Figg
tests ran:  66, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-6.21/dwalin__4.4.0-6.21__2016-02-17_19-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/1546283

Title:
  linux: 4.4.0-6.21 -proposed tracker

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-Prepare-package-start:Tuesday, 16. February 2016 20:11 UTC
  kernel-phase-changed:Tuesday, 16. February 2016 20:11 UTC
  kernel-phase:Prepare
  kernel-stable-Promote-to-proposed-end:Tuesday, 16. February 2016 21:00 UTC
  proposed-announcement-sent:True

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-development-workflow/+bug/1546283/+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 1519897] Re: [Hyper-V] hv: vmbus: Fix a host signaling bug

2016-02-17 Thread Joseph Salisbury
The test kernel in comment #13 was built on top of Ubuntu-3.13.0-76.120.
It had the 7 commits listed in comment #18 applied.   It did not have
the performance regression per comment #14.

The test kernel in comment #19 was built on top of Ubuntu-3.13.0-78.122
I had the 7 commits listed in comment #19 reverted, but it also had the
3.13.11-ckt34 stable updates applied.  It still had the regression per
comment #28.

This may indicated the regression came in via one of the upstream stable
updates.

I'd like to perform a kernel bisect between Ubuntu-3.13.0-76.120 and
Ubuntu-3.13.0-78.122.  However, we first need to make sure
Ubuntu-3.13.0-76.120 does not have the performance regression and
Ubuntu-3.13.0-78.122 does have the regression.

Can you test these two kernels for confirmation.  Once we have the
results, we can start the bisect or decide on the next step:

Ubuntu-3.13.0-76.120: https://launchpad.net/~canonical-kernel-security-
team/+archive/ubuntu/ppa/+build/8865557

Ubuntu-3.13.0-78.122: https://launchpad.net/~canonical-kernel-
team/+archive/ubuntu/ppa/+build/8926054

Note, you need to install both the linux-image and linux-image-extra
.deb packages.

In parallel, I will still build you a test kernel with the original 7
commits and commit 757647e applied.  I'm in the process of identifying
all the prereqs and backporting.

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

Title:
  [Hyper-V] hv: vmbus: Fix a host signaling bug

Status in linux package in Ubuntu:
  Fix Committed
Status in linux-lts-trusty package in Ubuntu:
  In Progress
Status in linux source package in Trusty:
  Fix Committed
Status in linux-lts-trusty source package in Trusty:
  In Progress
Status in linux source package in Wily:
  Fix Committed
Status in linux source package in Xenial:
  Fix Committed

Bug description:
  The following fix has been submitted upstream, but has high enough
  severity that we would like early inclusion into the Ubuntu kernel.
  Please consider for wily, vivid, and trusty (and the HWE kernels for
  the same).

  Patch follows:

  Currently we have two policies for deciding when to signal the host:
  One based on the ring buffer state and the other based on what the VMBUS 
client driver wants to do. Consider the case when the client wants to 
explicitly control when to signal the host. In this case, if the client were to 
defer signaling, we will not be able to signal the host subsequently when the 
client does want to signal since the ring buffer state will prevent the 
signaling. Implement logic to have only one signaling policy in force for a 
given channel.

  Signed-off-by: K. Y. Srinivasan 
  Reviewed-by: Haiyang Zhang 
  Tested-by: Haiyang Zhang 
  Cc:  # v4.2+
  ---
   drivers/hv/channel.c   |   18 ++
   include/linux/hyperv.h |   12 
   2 files changed, 30 insertions(+), 0 deletions(-)

  diff --git a/drivers/hv/channel.c b/drivers/hv/channel.c index 
77d2579..c6278c7 100644
  --- a/drivers/hv/channel.c
  +++ b/drivers/hv/channel.c
  @@ -653,10 +653,19 @@ int vmbus_sendpacket_ctl(struct vmbus_channel *channel, 
void *buffer,
     *on the ring. We will not signal if more data is
     *to be placed.
     *
  +  * Based on the channel signal state, we will decide
  +  * which signaling policy will be applied.
  +  *
     * If we cannot write to the ring-buffer; signal the host
     * even if we may not have written anything. This is a rare
     * enough condition that it should not matter.
     */
  +
  + if (channel->signal_state)
  + signal = true;
  + else
  + kick_q = true;
  +
    if (((ret == 0) && kick_q && signal) || (ret))
     vmbus_setevent(channel);

  @@ -756,10 +765,19 @@ int vmbus_sendpacket_pagebuffer_ctl(struct 
vmbus_channel *channel,
     *on the ring. We will not signal if more data is
     *to be placed.
     *
  +  * Based on the channel signal state, we will decide
  +  * which signaling policy will be applied.
  +  *
     * If we cannot write to the ring-buffer; signal the host
     * even if we may not have written anything. This is a rare
     * enough condition that it should not matter.
     */
  +
  + if (channel->signal_state)
  + signal = true;
  + else
  + kick_q = true;
  +
    if (((ret == 0) && kick_q && signal) || (ret))
     vmbus_setevent(channel);

  diff --git a/include/linux/hyperv.h b/include/linux/hyperv.h index 
437c9c8..7b1af52 100644
  --- a/include/linux/hyperv.h
  +++ b/include/linux/hyperv.h
  @@ -756,8 +756,20 @@ struct vmbus_channel {
     * link up channels based on their CPU affinity.
     */
    struct list_head percpu_list;
  + /*
  +  * Host signaling policy: The default policy will be
  +  * based on the ring buffer state. We will also support
  +  * a policy where the client driver can 

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

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

apport-collect 1546694

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

Title:
  Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I bought an Acer Cloudbook 11 but the bluetooth doesn't seem to work.
  The system shows the indicator icon but he doesn't detect any devices.
  The wifi works correctly.

  lsb_release -rb:
  Description:  Ubuntu 15.10
  Release:  15.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1546694/+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 1546694] [NEW] Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)

2016-02-17 Thread legendaire
Public bug reported:

I bought an Acer Cloudbook 11 but the bluetooth doesn't seem to work.
The system shows the indicator icon but he doesn't detect any devices.
The wifi works correctly.

lsb_release -rb:
Description:Ubuntu 15.10
Release:15.10

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

** Attachment added: "lspci.txt"
   https://bugs.launchpad.net/bugs/1546694/+attachment/4573835/+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/1546694

Title:
  Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I bought an Acer Cloudbook 11 but the bluetooth doesn't seem to work.
  The system shows the indicator icon but he doesn't detect any devices.
  The wifi works correctly.

  lsb_release -rb:
  Description:  Ubuntu 15.10
  Release:  15.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1546694/+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 1546694] Re: Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)

2016-02-17 Thread legendaire
** Attachment added: "lsusb.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1546694/+attachment/4573836/+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/1546694

Title:
  Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I bought an Acer Cloudbook 11 but the bluetooth doesn't seem to work.
  The system shows the indicator icon but he doesn't detect any devices.
  The wifi works correctly.

  lsb_release -rb:
  Description:  Ubuntu 15.10
  Release:  15.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1546694/+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 1348890] Re: Asus UX32LN: Brightness keys Fn+F5 and Fn+F6 don't generate evdev event

2016-02-17 Thread Mario Ray Mahardhika
Add X455LB-WX034D (a.k.a. A455LB-WX034D) to the not working list.
Neither solution above works on this machine.

$ sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date
X455LB.206
09/15/2015

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

Title:
  Asus UX32LN: Brightness keys Fn+F5 and Fn+F6 don't generate evdev
  event

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

Bug description:
  Hello Community,

  It seems brightness keys don't work with latest Ubuntu 14.04 LTS for
  laptop Asus Zenbook UX32LN.

  sudo dmidecode -s bios-version
  UX32LN.203

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1348890/+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 1546283] dwalin (amd64) - tests ran: 2, failed: 0

2016-02-17 Thread Brad Figg
tests ran:   2, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-4.19/dwalin__4.4.0-4.19__2016-02-17_18-07-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/1546283

Title:
  linux: 4.4.0-6.21 -proposed tracker

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-Prepare-package-start:Tuesday, 16. February 2016 20:11 UTC
  kernel-phase-changed:Tuesday, 16. February 2016 20:11 UTC
  kernel-phase:Prepare
  kernel-stable-Promote-to-proposed-end:Tuesday, 16. February 2016 21:00 UTC
  proposed-announcement-sent:True

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