[Kernel-packages] [Bug 1440536] Re: Oops __d_lookup+0x88/0x194

2015-06-11 Thread Ming Lei
BTW, looks it isn't related with specific filesystem, and from the recent 
triger, it happened when
walking path inside proc filesystem:

[24993.562923] Call trace:
[24993.565357] [ffc00022a278] __d_lookup+0x88/0x194
[24993.570467] [ffc00022a3bc] d_lookup+0x38/0x64
[24993.575319] [ffc00022a43c] d_hash_and_lookup+0x54/0x6c
[24993.580948] [ffc00027e1a4] proc_flush_task+0xa8/0x1a8
[24993.586491] [ffcb6920] release_task+0x5c/0x46c
[24993.591774] [ffcb6e70] wait_task_zombie+0x140/0x67c
[24993.597489] [ffcb7734] wait_consider_task+0x388/0x670
[24993.603377] [ffcb7b04] do_wait+0xe8/0x234
[24993.608229] [ffcb8cf4] SyS_wait4+0x7c/0xe8


Also from the link in #15, looks it is still triggered on arm64 from the 
register information
in the log.

So it might be one arm64 dependent issue.

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

Title:
  Oops __d_lookup+0x88/0x194

Status in The Linux Kernel:
  Unknown
Status in linux package in Ubuntu:
  Triaged
Status in linux source package in Vivid:
  Triaged

Bug description:
  This started happening on a Mustang board after upgrading to
  3.19.0-9.9 and persists in 3.19.0-11.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-11-generic 3.19.0-11.11
  ProcVersionSignature: Ubuntu 3.19.0-11.11-generic 3.19.3
  Uname: Linux 3.19.0-11-generic aarch64
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Dec 31  1969 seq
   crw-rw 1 root audio 116, 33 Dec 31  1969 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.17-0ubuntu1
  Architecture: arm64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/timer', 
'/dev/snd/seq'] failed with exit code 1:
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Sun Apr  5 08:32:28 2015
  HibernationDevice: RESUME=UUID=014663f6-5135-4075-bf04-d2f42c4fc90b
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize 
libusb: -99
  PciMultimedia:
   
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: console=ttyS0,115200n8 ro 
earlyprintk=uart8250-32bit,0x1c02
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-11-generic N/A
   linux-backports-modules-3.19.0-11-generic  N/A
   linux-firmware 1.143
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  SourcePackage: linux
  SystemImageInfo:
   current build number: 0
   device name: ?
   channel: daily
   last update: Unknown
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Kernel-packages] [Bug 1461986] Re: [Sony VAIO SVF14212SNB] Can't change usb_charge attribute in /sys/devices/platform/sony-laptop

2015-06-11 Thread Black
DSDT for my laptop.

** Attachment added: dsdt.dat
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1461986/+attachment/4413186/+files/dsdt.dat

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

Title:
  [Sony VAIO SVF14212SNB] Can't change usb_charge attribute in
  /sys/devices/platform/sony-laptop

Status in linux package in Ubuntu:
  Triaged

Bug description:
  I am on a Sony VAIO svf43142sn. My laptop has the ability to leave a USB port 
powered on even after shutdown to charge other devices. The value of 
/sys/devices/platform/sony-laptop/usb_charge is 1, but the USB port is not 
powered on. Also when I tried toggling it to 0 it resets back to 1 when I check 
again using cat. So I restarted the module sony-laptop with debug flags on. 
When I try:
  echo -n 0 | sudo tee -a /sys/devices/platform/sony-laptop/usb_charge

  these are the curresponding kernel logs, implying that it was a success:
  [ 9121.879908] sony_laptop: found handle 0x0155 (offset: 0x07)
  [ 9121.881386] sony_laptop: __call_snc_method: [SN07:0x0107]
  [ 9121.881394] sony_laptop: called SN07 with 0x0107 (result: 0x)

  But if I cat the value of usb charge, the change is not reflected, and I see 
this when I dmesg:
  [ 9346.202318] sony_laptop: found handle 0x0155 (offset: 0x07)
  [ 9346.202489] sony_laptop: __call_snc_method: [SN07:0x0007]
  [ 9346.202494] sony_laptop: called SN07 with 0x0007 (result: 0x0001)

  If it matters, when i simply echo 1, I will get this:
  [ 9879.675844] sony_laptop: found handle 0x0155 (offset: 0x07)
  [ 9879.676878] sony_laptop: __call_snc_method: [SN07:0x00010107]
  [ 9879.676885] sony_laptop: called SN07 with 0x10107 (result: 0x)

  The entire debug message when I restart the module(sony-laptop) is given 
here: http://paste.ubuntu.com/11551226/ . I have asked the same as a question 
on askubuntu.com. It has got a other information if you need it:
  
http://askubuntu.com/questions/628542/how-to-leave-a-usb-port-powered-during-shutdown-for-charging-mobile

  ---
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dalton 1816 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=babf655a-816a-4c8a-ad03-6fe550cc1d60
  InstallationDate: Installed on 2015-05-28 (7 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Sony Corporation SVF14212SNW
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-38-generic 
root=UUID=d52d966a-2fa0-4050-821e-99176a8fc013 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-38.52~14.04.1-generic 3.16.7-ckt10
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-38-generic N/A
   linux-backports-modules-3.16.0-38-generic  N/A
   linux-firmware 1.127.12
  Tags:  trusty
  Uname: Linux 3.16.0-38-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/18/2013
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R0220DA
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR0220DA:bd11/18/2013:svnSonyCorporation:pnSVF14212SNW:pvrC10JZ3LZ:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVF14212SNW
  dmi.product.version: C10JZ3LZ
  dmi.sys.vendor: Sony Corporation

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

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


[Kernel-packages] [Bug 1338706] Re: Samsung SSD 840 failed to get NCQ Send/Recv Log Emask 0x1 failed to set xfermode (err_mask=0x40) on upstream kernels = 3.12

2015-06-11 Thread Dave Chiluk
** Changed in: linux (Ubuntu Wily)
   Status: Incomplete = 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/1338706

Title:
  Samsung SSD 840 failed to get NCQ Send/Recv Log Emask 0x1 failed to
  set xfermode (err_mask=0x40) on upstream kernels = 3.12

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Trusty:
  Fix Committed
Status in linux source package in Utopic:
  Fix Committed
Status in linux source package in Vivid:
  Fix Committed
Status in linux source package in Wily:
  Invalid

Bug description:
  [Impact]

   * Users with Samsung 8** SSD drives see miscellaneous errors and
  warning messages in the logs depending on the firmware level of the
  drive while booting or after running trim.

  [Test Case]

   * Run this script, and then check logs for errors.
  #!/bin/bash

  git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
  for i in {0..10} ; do
   cp -r linux linux$i
  done
  rm -rf linux*
  echo sudo fstrim requires your password
  sudo fstrim ./

  [Regression Potential]

   * There is very little regression potential as this change simply
  prevents NCQ trim from being used on Samsung 8** drives.

  [Other Info]

   * Commit is upstream.
   * Greatly increasing the timeout for the drives seems to relieve the timeout 
errors.  This may be due to trimming large numbers of sectors with single 
commands.  It may be prudent for future upstream to break up large trims into 
multiple requests on smaller regions.

  ===Original Bug description ==
  Samsung SSD 840 Series failed to get NCQ Send/Recv Log Emask 0x1.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-30-generic 3.13.0-30.55
  ProcVersionSignature: Ubuntu 3.13.0-30.55-generic 3.13.11.2
  Uname: Linux 3.13.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  user   2131 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Jul  7 20:01:28 2014
  HibernationDevice: RESUME=UUID=685afcb7-7aa6-4048-af15-091d3bcd3b35
  InstallationDate: Installed on 2014-06-22 (14 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  IwConfig:
   eth0  no wireless extensions.

   lono wireless extensions.
  MachineType: System manufacturer System Product Name
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-30-generic 
root=UUID=d7c2e1cb-d046-460c-83b8-0cfbb330d095 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-30-generic N/A
   linux-backports-modules-3.13.0-30-generic  N/A
   linux-firmware 1.127.4
  RfKill:

  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/10/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0901
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: M3N78-EM
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0901:bd09/10/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM3N78-EM:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

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


[Kernel-packages] [Bug 1463897] Re: linux-lts-utopic: 3.16.0-40.54~14.04.1 -proposed tracker

2015-06-11 Thread Brad Figg
** Changed in: kernel-sru-workflow/verification-testing
   Status: In Progress = Fix Released

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

** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed = Invalid

** Description changed:

  This bug is for tracking the 3.16.0-40.54~14.04.1 upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 10. June 2015 16:10 UTC
  kernel-stable-Prepare-package-end:Wednesday, 10. June 2015 21:00 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 10. June 2015 21:00 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 11. June 2015 00:01 UTC
- kernel-stable-phase:Verification  Testing
- kernel-stable-phase-changed:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Verification-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Certification-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Security-signoff-start:Thursday, 11. June 2015 02:00 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Certification-testing-end:Thursday, 11. June 2015 07:00 UTC
+ kernel-stable-phase:Testing
+ kernel-stable-phase-changed:Thursday, 11. June 2015 15:41 UTC
+ kernel-stable-Verification-testing-end:Thursday, 11. June 2015 15:41 UTC

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

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

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 10. June 2015 16:10 UTC
  kernel-stable-Prepare-package-end:Wednesday, 10. June 2015 21:00 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 10. June 2015 21:00 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 11. June 2015 00:01 UTC
  kernel-stable-Verification-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Certification-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Security-signoff-start:Thursday, 11. June 2015 02:00 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Certification-testing-end:Thursday, 11. June 2015 07:00 UTC
  kernel-stable-phase:Testing
  kernel-stable-phase-changed:Thursday, 11. June 2015 15:41 UTC
  kernel-stable-Verification-testing-end:Thursday, 11. June 2015 15:41 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1463897/+subscriptions

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


[Kernel-packages] [Bug 1463897] Re: linux-lts-utopic: 3.16.0-40.54~14.04.1 -proposed tracker

2015-06-11 Thread Adam Conrad
No CVEs in this update.

** Changed in: kernel-sru-workflow/security-signoff
   Status: Confirmed = Invalid

** Changed in: kernel-sru-workflow/security-signoff
 Assignee: Canonical Security Team (canonical-security) = Adam Conrad 
(adconrad)

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

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

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 10. June 2015 16:10 UTC
  kernel-stable-Prepare-package-end:Wednesday, 10. June 2015 21:00 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 10. June 2015 21:00 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 11. June 2015 00:01 UTC
  kernel-stable-Verification-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Certification-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Security-signoff-start:Thursday, 11. June 2015 02:00 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Certification-testing-end:Thursday, 11. June 2015 07:00 UTC
  kernel-stable-phase:Testing
  kernel-stable-phase-changed:Thursday, 11. June 2015 15:41 UTC
  kernel-stable-Verification-testing-end:Thursday, 11. June 2015 15:41 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1463897/+subscriptions

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


[Kernel-packages] [Bug 1462530] Re: multipath errors on vivid and wily kernel?

2015-06-11 Thread Scott Moser
** Attachment added: console log during install
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1462530/+attachment/4413285/+files/trusty-log-install.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/1462530

Title:
  multipath errors on vivid and wily kernel?

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Oleg and I got changes into curtin to fix bug 1371634.
  So that now we can boot into multipath iscsi devices on power.

  It seems to go well enough with trusty+hwe-u, but when trying vivid, I am 
seeing errors.
  Boot was failing in one case
  --- 
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Jun  8 16:05 seq
   crw-rw 1 root audio 116, 33 Jun  8 16:05 timer
  AplayDevices: Error: [Errno 2] No such file or directory
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: ppc64el
  ArecordDevices: Error: [Errno 2] No such file or directory
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  DistroRelease: Ubuntu 15.10
  Lsusb:
   Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   TERM=screen
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: root=UUID=962acf9e-cd1c-49b0-9264-801271cd510f ro 
console=hvc0
  ProcLoadAvg: 0.08 0.12 0.10 1/1126 3818
  ProcLocks:
   1: FLOCK  ADVISORY  WRITE 2951 00:12:14557 0 EOF
   2: POSIX  ADVISORY  WRITE 2952 00:12:43306 0 EOF
   3: POSIX  ADVISORY  WRITE 2905 00:12:22701 0 EOF
   4: POSIX  ADVISORY  WRITE 2965 00:12:18505 0 EOF
  ProcSwaps:
   Filename TypeSizeUsedPriority
   /swap.img   file 8388544 0   -1
  ProcVersion: Linux version 3.19.0-20-generic (buildd@fisher03) (gcc version 
4.9.2 (Ubuntu 4.9.2-10ubuntu13) ) #20-Ubuntu SMP Fri May 29 10:03:56 UTC 2015
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-20-generic N/A
   linux-backports-modules-3.19.0-20-generic  N/A
   linux-firmware 1.144
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  wily uec-images
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-20-generic ppc64le
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  cpu_cores: Number of cores present = 20
  cpu_coreson: Number of cores online = 20
  cpu_dscr: DSCR is 0
  cpu_freq:
   min: 3.693 GHz (cpu 72)
   max: 3.695 GHz (cpu 87)
   avg: 3.694 GHz
  cpu_runmode:
   Could not retrieve current diagnostics mode,
   No firmware implementation of function
  cpu_smt: SMT=8

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

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


[Kernel-packages] [Bug 1462530] Re: multipath errors on vivid and wily kernel?

2015-06-11 Thread Scott Moser
Well, I got what you asked for. full install log (with curtin -vv install).
And the console log of first boot.
Unfortunately, there are no issues in this boot.

I'd really think that I was making things up, in fact, I originally
ignored them, but then Mike saw the same thing I saw (log
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1371634/comments/18)

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

Title:
  multipath errors on vivid and wily kernel?

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Oleg and I got changes into curtin to fix bug 1371634.
  So that now we can boot into multipath iscsi devices on power.

  It seems to go well enough with trusty+hwe-u, but when trying vivid, I am 
seeing errors.
  Boot was failing in one case
  --- 
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Jun  8 16:05 seq
   crw-rw 1 root audio 116, 33 Jun  8 16:05 timer
  AplayDevices: Error: [Errno 2] No such file or directory
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: ppc64el
  ArecordDevices: Error: [Errno 2] No such file or directory
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  DistroRelease: Ubuntu 15.10
  Lsusb:
   Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   TERM=screen
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: root=UUID=962acf9e-cd1c-49b0-9264-801271cd510f ro 
console=hvc0
  ProcLoadAvg: 0.08 0.12 0.10 1/1126 3818
  ProcLocks:
   1: FLOCK  ADVISORY  WRITE 2951 00:12:14557 0 EOF
   2: POSIX  ADVISORY  WRITE 2952 00:12:43306 0 EOF
   3: POSIX  ADVISORY  WRITE 2905 00:12:22701 0 EOF
   4: POSIX  ADVISORY  WRITE 2965 00:12:18505 0 EOF
  ProcSwaps:
   Filename TypeSizeUsedPriority
   /swap.img   file 8388544 0   -1
  ProcVersion: Linux version 3.19.0-20-generic (buildd@fisher03) (gcc version 
4.9.2 (Ubuntu 4.9.2-10ubuntu13) ) #20-Ubuntu SMP Fri May 29 10:03:56 UTC 2015
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-20-generic N/A
   linux-backports-modules-3.19.0-20-generic  N/A
   linux-firmware 1.144
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  wily uec-images
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-20-generic ppc64le
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  cpu_cores: Number of cores present = 20
  cpu_coreson: Number of cores online = 20
  cpu_dscr: DSCR is 0
  cpu_freq:
   min: 3.693 GHz (cpu 72)
   max: 3.695 GHz (cpu 87)
   avg: 3.694 GHz
  cpu_runmode:
   Could not retrieve current diagnostics mode,
   No firmware implementation of function
  cpu_smt: SMT=8

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

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


[Kernel-packages] [Bug 1462530] Re: multipath errors on vivid and wily kernel?

2015-06-11 Thread Scott Moser
** Attachment added: console log during first  boot [no errors]
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1462530/+attachment/4413286/+files/trusty-log-boot.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/1462530

Title:
  multipath errors on vivid and wily kernel?

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Oleg and I got changes into curtin to fix bug 1371634.
  So that now we can boot into multipath iscsi devices on power.

  It seems to go well enough with trusty+hwe-u, but when trying vivid, I am 
seeing errors.
  Boot was failing in one case
  --- 
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Jun  8 16:05 seq
   crw-rw 1 root audio 116, 33 Jun  8 16:05 timer
  AplayDevices: Error: [Errno 2] No such file or directory
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: ppc64el
  ArecordDevices: Error: [Errno 2] No such file or directory
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  DistroRelease: Ubuntu 15.10
  Lsusb:
   Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   TERM=screen
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: root=UUID=962acf9e-cd1c-49b0-9264-801271cd510f ro 
console=hvc0
  ProcLoadAvg: 0.08 0.12 0.10 1/1126 3818
  ProcLocks:
   1: FLOCK  ADVISORY  WRITE 2951 00:12:14557 0 EOF
   2: POSIX  ADVISORY  WRITE 2952 00:12:43306 0 EOF
   3: POSIX  ADVISORY  WRITE 2905 00:12:22701 0 EOF
   4: POSIX  ADVISORY  WRITE 2965 00:12:18505 0 EOF
  ProcSwaps:
   Filename TypeSizeUsedPriority
   /swap.img   file 8388544 0   -1
  ProcVersion: Linux version 3.19.0-20-generic (buildd@fisher03) (gcc version 
4.9.2 (Ubuntu 4.9.2-10ubuntu13) ) #20-Ubuntu SMP Fri May 29 10:03:56 UTC 2015
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-20-generic N/A
   linux-backports-modules-3.19.0-20-generic  N/A
   linux-firmware 1.144
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  wily uec-images
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-20-generic ppc64le
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  cpu_cores: Number of cores present = 20
  cpu_coreson: Number of cores online = 20
  cpu_dscr: DSCR is 0
  cpu_freq:
   min: 3.693 GHz (cpu 72)
   max: 3.695 GHz (cpu 87)
   avg: 3.694 GHz
  cpu_runmode:
   Could not retrieve current diagnostics mode,
   No firmware implementation of function
  cpu_smt: SMT=8

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

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


[Kernel-packages] [Bug 1463897] Re: linux-lts-utopic: 3.16.0-40.54~14.04.1 -proposed tracker

2015-06-11 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-security
   Status: New = Invalid

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

** Description changed:

  This bug is for tracking the 3.16.0-40.54~14.04.1 upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 10. June 2015 16:10 UTC
  kernel-stable-Prepare-package-end:Wednesday, 10. June 2015 21:00 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 10. June 2015 21:00 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 11. June 2015 00:01 UTC
  kernel-stable-Verification-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Certification-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Security-signoff-start:Thursday, 11. June 2015 02:00 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Certification-testing-end:Thursday, 11. June 2015 07:00 UTC
- kernel-stable-phase:Testing
- kernel-stable-phase-changed:Thursday, 11. June 2015 15:41 UTC
  kernel-stable-Verification-testing-end:Thursday, 11. June 2015 15:41 UTC
+ kernel-stable-phase:CopyToUpdates
+ kernel-stable-phase-changed:Thursday, 11. June 2015 16:00 UTC
+ kernel-stable-Promote-to-updates-start:Thursday, 11. June 2015 16:00 UTC
+ kernel-stable-Security-signoff-end:Thursday, 11. June 2015 16:00 UTC

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

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

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 10. June 2015 16:10 UTC
  kernel-stable-Prepare-package-end:Wednesday, 10. June 2015 21:00 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 10. June 2015 21:00 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 11. June 2015 00:01 UTC
  kernel-stable-Verification-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Certification-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Security-signoff-start:Thursday, 11. June 2015 02:00 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Certification-testing-end:Thursday, 11. June 2015 07:00 UTC
  kernel-stable-Verification-testing-end:Thursday, 11. June 2015 15:41 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Thursday, 11. June 2015 16:00 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 11. June 2015 16:00 UTC
  kernel-stable-Security-signoff-end:Thursday, 11. June 2015 16:00 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1463897/+subscriptions

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


[Kernel-packages] [Bug 1458042] Re: [SRU] xgene-enet: add SGMII based 1GbE support for the second port

2015-06-11 Thread Brad Figg
** Also affects: linux (Ubuntu Utopic)
   Importance: Undecided
   Status: New

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

Title:
  [SRU] xgene-enet: add SGMII based 1GbE support for the second port

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Utopic:
  Fix Committed

Bug description:
  [Impact]
  APM's Mustang boards have a second SGMII based 1GbE interface that is 
currently unsupported by Ubuntu.

  [Test Case]
  Verify that the previously non-working SGMII based 1GbE interface now works.

  [Regression Risk]
  Since the changes touch the driver that supports the existing GbE and first 
SGMII support, it is possible that that support has become impacted. The 
changes also impact drivers/of/of_net.c, which could impact other users of the 
interface.

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

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


[Kernel-packages] [Bug 1415178] Re: Kernel trace message when the ipr driver is rmmod from Ubuntu 14.10 guest (GTO - PCI Passthrough)

2015-06-11 Thread Brad Figg
** Changed in: linux (Ubuntu Vivid)
   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/1415178

Title:
  Kernel trace message when the ipr driver is rmmod from Ubuntu 14.10
  guest (GTO - PCI Passthrough)

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Vivid:
  Fix Committed

Bug description:
  SRU Justification:

  [Impact]
  Removing the ipr driver causes kernel warnings.

  [Fix]
  commit 11e52a699afff576606ceb6cf697270459f1a4aa upstream
  $ git describe --contains 11e52a699afff576606ceb6cf697270459f1a4aa
  v4.0~8^2~2

  [Test Case]
  See Steps to Reproduce below.

  --

  
  pKVM version:
  [root@yangtze-lp1 ~]# cat /etc/issue
  IBM_PowerKVM release 2.1.1 build 10 alpha (pkvm2_1_1)
  Kernel \r on a \m (\l)

  Ubuntu version:
  root@ubuntushinner:~# uname -a
  Linux ubuntushinner 3.16.0-14-generic #20-Ubuntu SMP Sat Sep 6 23:45:12 UTC 
2014 ppc64le ppc64le ppc64le GNU/Linux

  steps to reproduce:
  1. rmmod the ipr driver and kernel traces are seen on the syslog.

  root@ubuntushinner:~# lsmod
  Module  Size  Used by
  pseries_rng 2849  0
  ses 9046  0
  enclosure  11198  1 ses
  rtc_generic 2249  0
  ipr   140038  0
  ohci_pci6794  0
  root@ubuntushinner:~# uname -a
  Linux ubuntushinner 3.16.0-14-generic #20-Ubuntu SMP Sat Sep 6 23:45:12 UTC 
2014 ppc64le ppc64le ppc64le GNU/Linux
  root@ubuntushinner:~# rmmod ipr
  root@ubuntushinner:~# lsscsi
  [0:0:0:0]diskQEMU QEMU HARDDISK2.0.  /dev/sda
  [0:0:0:1]cd/dvd  QEMU QEMU CD-ROM  2.0.  /dev/sr0

  syslog:
  Sep  9 02:57:57 ubuntushinner kernel: [  576.546878] kernfs: can not remove 
'device', no directory
  Sep  9 02:57:57 ubuntushinner kernel: [  576.546903] [ cut here 
]
  Sep  9 02:57:57 ubuntushinner kernel: [  576.546906] WARNING: at 
/build/buildd/linux-3.16.0/fs/kernfs/dir.c:1220
  Sep  9 02:57:57 ubuntushinner kernel: [  576.546908] Modules linked in: 
pseries_rng ses enclosure rtc_generic ipr(-) ohci_pci
  Sep  9 02:57:57 ubuntushinner kernel: [  576.546922] CPU: 1 PID: 3537 Comm: 
rmmod Not tainted 3.16.0-14-generic #20-Ubuntu
  Sep  9 02:57:57 ubuntushinner kernel: [  576.546926] task: c003ebad6830 
ti: c003e5da8000 task.ti: c003e5da8000
  Sep  9 02:57:57 ubuntushinner kernel: [  576.546928] NIP: c0350c34 
LR: c0350c30 CTR: c0517a60
  Sep  9 02:57:57 ubuntushinner kernel: [  576.546931] REGS: c003e5dab380 
TRAP: 0700   Not tainted  (3.16.0-14-generic)
  Sep  9 02:57:57 ubuntushinner kernel: [  576.546932] MSR: 800100029033 
SF,EE,ME,IR,DR,RI,LE  CR: 28088844  XER: 2000
  Sep  9 02:57:57 ubuntushinner kernel: [  576.546942] CFAR: c09fd270 
SOFTE: 1
  Sep  9 02:57:57 ubuntushinner kernel: [  576.546942] GPR00: c0350c30 
c003e5dab600 c13d49e0 002d
  Sep  9 02:57:57 ubuntushinner kernel: [  576.546942] GPR04: c1845db0 
c1856618 0175 0175
  Sep  9 02:57:57 ubuntushinner kernel: [  576.546942] GPR08: c0e449e0 
  c0c41b80
  Sep  9 02:57:57 ubuntushinner kernel: [  576.546942] GPR12: 8800 
cfb80900  0100311e01f0
  Sep  9 02:57:57 ubuntushinner kernel: [  576.546942] GPR16:  
4c7133a0 4c713358 
  Sep  9 02:57:57 ubuntushinner kernel: [  576.546942] GPR20: 4c713380 
4c7133b8  4c713398
  Sep  9 02:57:57 ubuntushinner kernel: [  576.546942] GPR24:  
0001 3fffe6f71750 c003e4e01d28
  Sep  9 02:57:57 ubuntushinner kernel: [  576.546942] GPR28:  
d5fe18e0 c003e4e01d18 
  Sep  9 02:57:57 ubuntushinner kernel: [  576.546980] NIP [c0350c34] 
kernfs_remove_by_name_ns+0xe4/0xf0
  Sep  9 02:57:57 ubuntushinner kernel: [  576.546984] LR [c0350c30] 
kernfs_remove_by_name_ns+0xe0/0xf0
  Sep  9 02:57:57 ubuntushinner kernel: [  576.546987] Call Trace:
  Sep  9 02:57:57 ubuntushinner kernel: [  576.546990] [c003e5dab600] 
[c0350c30] kernfs_remove_by_name_ns+0xe0/0xf0 (unreliable)
  Sep  9 02:57:57 ubuntushinner kernel: [  576.546995] [c003e5dab680] 
[c03542c0] sysfs_remove_link+0x40/0x90
  Sep  9 02:57:57 ubuntushinner kernel: [  576.547001] [c003e5dab6c0] 
[d5fe0de0] enclosure_remove_links.part.2+0x80/0xb0 [enclosure]
  Sep  9 02:57:57 ubuntushinner kernel: [  576.547005] [c003e5dab730] 
[d5fe0e54] enclosure_component_release+0x44/0x70 [enclosure]
  Sep  9 02:57:57 ubuntushinner kernel: [  576.547012] [c003e5dab760] 
[c0639360] device_release+0x60/0xf0
  Sep  9 02:57:57 

[Kernel-packages] [Bug 1461599] Re: Trying to install Ubuntu 14.04, but system rebootin again and again

2015-06-11 Thread Abhishek Kumar
apport information

** Tags added: apport-collected

** Description changed:

  Today when I tried to install  ubuntu-14.04.2-desktop-i386 using a
  bootable USB(using Universal-USB-Installer-1.9.6.0), then after showing
  me initial 4 steps system started rebooting. Any further attempts in
  installing it resulted in the same bug.
  
- This bug is not letting me install Ubuntu 14.04 on my hardware and it is
- affecting a few more users too.
+ This bug is not letting me install Ubuntu 14.04 on my hardware and it is 
affecting a few more users too.
+ --- 
+ ApportVersion: 2.14.1-0ubuntu3.7
+ Architecture: i386
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  ubuntu 2726 F pulseaudio
+ CasperVersion: 1.340
+ CurrentDesktop: Unity
+ CurrentDmesg:
+  [   25.275952] tg3 :05:00.0 eth0: Flow control is off for TX and off for 
RX
+  [   25.275975] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
+  [   26.774375] init: plymouth-upstart-bridge main process ended, respawning
+  [   26.793819] init: plymouth-upstart-bridge main process ended, respawning
+  [  232.074319] perf interrupt took too long (2505  2500), lowering 
kernel.perf_event_max_sample_rate to 5
+ DistroRelease: Ubuntu 14.04
+ IwConfig:
+  lono wireless extensions.
+  
+  eth0  no wireless extensions.
+ LiveMediaBuild: Ubuntu 14.04.2 LTS Trusty Tahr - Release i386 (20150218.1)
+ MachineType: Acer, inc. Aspire 4720Z
+ Package: linux (not installed)
+ ProcEnviron:
+  TERM=xterm
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=set
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
cdrom-detect/try-usb=true noprompt floppy.allowed_drive_mask=0 ignore_uuid 
initrd=/casper/initrd.lz quiet splash -- BOOT_IMAGE=/casper/vmlinuz
+ ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
+ RelatedPackageVersions:
+  linux-restricted-modules-3.16.0-30-generic N/A
+  linux-backports-modules-3.16.0-30-generic  N/A
+  linux-firmware 1.127.11
+ Tags:  trusty
+ Uname: Linux 3.16.0-30-generic i686
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 02/18/2008
+ dmi.bios.vendor: Acer
+ dmi.bios.version: v1.3808
+ dmi.board.name: Nestos
+ dmi.board.vendor: Acer, Inc.
+ dmi.board.version: Not Applicable
+ dmi.chassis.type: 1
+ dmi.chassis.vendor: Acer, Inc.
+ dmi.chassis.version: N/A
+ dmi.modalias: 
dmi:bvnAcer:bvrv1.3808:bd02/18/2008:svnAcer,inc.:pnAspire4720Z:pvrNotApplicable:rvnAcer,Inc.:rnNestos:rvrNotApplicable:cvnAcer,Inc.:ct1:cvrN/A:
+ dmi.product.name: Aspire 4720Z
+ dmi.product.version: Not Applicable
+ dmi.sys.vendor: Acer, inc.

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

Title:
  Trying to install Ubuntu 14.04, but system rebootin again and again

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Today when I tried to install  ubuntu-14.04.2-desktop-i386 using a
  bootable USB(using Universal-USB-Installer-1.9.6.0), then after
  showing me initial 4 steps system started rebooting. Any further
  attempts in installing it resulted in the same bug.

  This bug is not letting me install Ubuntu 14.04 on my hardware and it is 
affecting a few more users too.
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2726 F pulseaudio
  CasperVersion: 1.340
  CurrentDesktop: Unity
  CurrentDmesg:
   [   25.275952] tg3 :05:00.0 eth0: Flow control is off for TX and off for 
RX
   [   25.275975] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
   [   26.774375] init: plymouth-upstart-bridge main process ended, respawning
   [   26.793819] init: plymouth-upstart-bridge main process ended, respawning
   [  232.074319] perf interrupt took too long (2505  2500), lowering 
kernel.perf_event_max_sample_rate to 5
  DistroRelease: Ubuntu 14.04
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  LiveMediaBuild: Ubuntu 14.04.2 LTS Trusty Tahr - Release i386 (20150218.1)
  MachineType: Acer, inc. Aspire 4720Z
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
cdrom-detect/try-usb=true noprompt floppy.allowed_drive_mask=0 ignore_uuid 
initrd=/casper/initrd.lz quiet splash -- BOOT_IMAGE=/casper/vmlinuz
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  RelatedPackageVersions:
   

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

2015-06-11 Thread Abhishek Kumar
apport information

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

Title:
  Trying to install Ubuntu 14.04, but system rebootin again and again

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Today when I tried to install  ubuntu-14.04.2-desktop-i386 using a
  bootable USB(using Universal-USB-Installer-1.9.6.0), then after
  showing me initial 4 steps system started rebooting. Any further
  attempts in installing it resulted in the same bug.

  This bug is not letting me install Ubuntu 14.04 on my hardware and it is 
affecting a few more users too.
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2726 F pulseaudio
  CasperVersion: 1.340
  CurrentDesktop: Unity
  CurrentDmesg:
   [   25.275952] tg3 :05:00.0 eth0: Flow control is off for TX and off for 
RX
   [   25.275975] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
   [   26.774375] init: plymouth-upstart-bridge main process ended, respawning
   [   26.793819] init: plymouth-upstart-bridge main process ended, respawning
   [  232.074319] perf interrupt took too long (2505  2500), lowering 
kernel.perf_event_max_sample_rate to 5
  DistroRelease: Ubuntu 14.04
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  LiveMediaBuild: Ubuntu 14.04.2 LTS Trusty Tahr - Release i386 (20150218.1)
  MachineType: Acer, inc. Aspire 4720Z
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
cdrom-detect/try-usb=true noprompt floppy.allowed_drive_mask=0 ignore_uuid 
initrd=/casper/initrd.lz quiet splash -- BOOT_IMAGE=/casper/vmlinuz
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-30-generic N/A
   linux-backports-modules-3.16.0-30-generic  N/A
   linux-firmware 1.127.11
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/18/2008
  dmi.bios.vendor: Acer
  dmi.bios.version: v1.3808
  dmi.board.name: Nestos
  dmi.board.vendor: Acer, Inc.
  dmi.board.version: Not Applicable
  dmi.chassis.type: 1
  dmi.chassis.vendor: Acer, Inc.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAcer:bvrv1.3808:bd02/18/2008:svnAcer,inc.:pnAspire4720Z:pvrNotApplicable:rvnAcer,Inc.:rnNestos:rvrNotApplicable:cvnAcer,Inc.:ct1:cvrN/A:
  dmi.product.name: Aspire 4720Z
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Acer, inc.

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

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


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

2015-06-11 Thread Abhishek Kumar
apport information

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

Title:
  Trying to install Ubuntu 14.04, but system rebootin again and again

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Today when I tried to install  ubuntu-14.04.2-desktop-i386 using a
  bootable USB(using Universal-USB-Installer-1.9.6.0), then after
  showing me initial 4 steps system started rebooting. Any further
  attempts in installing it resulted in the same bug.

  This bug is not letting me install Ubuntu 14.04 on my hardware and it is 
affecting a few more users too.
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2726 F pulseaudio
  CasperVersion: 1.340
  CurrentDesktop: Unity
  CurrentDmesg:
   [   25.275952] tg3 :05:00.0 eth0: Flow control is off for TX and off for 
RX
   [   25.275975] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
   [   26.774375] init: plymouth-upstart-bridge main process ended, respawning
   [   26.793819] init: plymouth-upstart-bridge main process ended, respawning
   [  232.074319] perf interrupt took too long (2505  2500), lowering 
kernel.perf_event_max_sample_rate to 5
  DistroRelease: Ubuntu 14.04
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  LiveMediaBuild: Ubuntu 14.04.2 LTS Trusty Tahr - Release i386 (20150218.1)
  MachineType: Acer, inc. Aspire 4720Z
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
cdrom-detect/try-usb=true noprompt floppy.allowed_drive_mask=0 ignore_uuid 
initrd=/casper/initrd.lz quiet splash -- BOOT_IMAGE=/casper/vmlinuz
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-30-generic N/A
   linux-backports-modules-3.16.0-30-generic  N/A
   linux-firmware 1.127.11
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/18/2008
  dmi.bios.vendor: Acer
  dmi.bios.version: v1.3808
  dmi.board.name: Nestos
  dmi.board.vendor: Acer, Inc.
  dmi.board.version: Not Applicable
  dmi.chassis.type: 1
  dmi.chassis.vendor: Acer, Inc.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAcer:bvrv1.3808:bd02/18/2008:svnAcer,inc.:pnAspire4720Z:pvrNotApplicable:rvnAcer,Inc.:rnNestos:rvrNotApplicable:cvnAcer,Inc.:ct1:cvrN/A:
  dmi.product.name: Aspire 4720Z
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Acer, inc.

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

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


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

2015-06-11 Thread Abhishek Kumar
apport information

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

Title:
  Trying to install Ubuntu 14.04, but system rebootin again and again

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Today when I tried to install  ubuntu-14.04.2-desktop-i386 using a
  bootable USB(using Universal-USB-Installer-1.9.6.0), then after
  showing me initial 4 steps system started rebooting. Any further
  attempts in installing it resulted in the same bug.

  This bug is not letting me install Ubuntu 14.04 on my hardware and it is 
affecting a few more users too.
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2726 F pulseaudio
  CasperVersion: 1.340
  CurrentDesktop: Unity
  CurrentDmesg:
   [   25.275952] tg3 :05:00.0 eth0: Flow control is off for TX and off for 
RX
   [   25.275975] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
   [   26.774375] init: plymouth-upstart-bridge main process ended, respawning
   [   26.793819] init: plymouth-upstart-bridge main process ended, respawning
   [  232.074319] perf interrupt took too long (2505  2500), lowering 
kernel.perf_event_max_sample_rate to 5
  DistroRelease: Ubuntu 14.04
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  LiveMediaBuild: Ubuntu 14.04.2 LTS Trusty Tahr - Release i386 (20150218.1)
  MachineType: Acer, inc. Aspire 4720Z
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
cdrom-detect/try-usb=true noprompt floppy.allowed_drive_mask=0 ignore_uuid 
initrd=/casper/initrd.lz quiet splash -- BOOT_IMAGE=/casper/vmlinuz
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-30-generic N/A
   linux-backports-modules-3.16.0-30-generic  N/A
   linux-firmware 1.127.11
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/18/2008
  dmi.bios.vendor: Acer
  dmi.bios.version: v1.3808
  dmi.board.name: Nestos
  dmi.board.vendor: Acer, Inc.
  dmi.board.version: Not Applicable
  dmi.chassis.type: 1
  dmi.chassis.vendor: Acer, Inc.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAcer:bvrv1.3808:bd02/18/2008:svnAcer,inc.:pnAspire4720Z:pvrNotApplicable:rvnAcer,Inc.:rnNestos:rvrNotApplicable:cvnAcer,Inc.:ct1:cvrN/A:
  dmi.product.name: Aspire 4720Z
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Acer, inc.

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

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


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

2015-06-11 Thread Abhishek Kumar
apport information

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

Title:
  Trying to install Ubuntu 14.04, but system rebootin again and again

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Today when I tried to install  ubuntu-14.04.2-desktop-i386 using a
  bootable USB(using Universal-USB-Installer-1.9.6.0), then after
  showing me initial 4 steps system started rebooting. Any further
  attempts in installing it resulted in the same bug.

  This bug is not letting me install Ubuntu 14.04 on my hardware and it is 
affecting a few more users too.
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2726 F pulseaudio
  CasperVersion: 1.340
  CurrentDesktop: Unity
  CurrentDmesg:
   [   25.275952] tg3 :05:00.0 eth0: Flow control is off for TX and off for 
RX
   [   25.275975] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
   [   26.774375] init: plymouth-upstart-bridge main process ended, respawning
   [   26.793819] init: plymouth-upstart-bridge main process ended, respawning
   [  232.074319] perf interrupt took too long (2505  2500), lowering 
kernel.perf_event_max_sample_rate to 5
  DistroRelease: Ubuntu 14.04
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  LiveMediaBuild: Ubuntu 14.04.2 LTS Trusty Tahr - Release i386 (20150218.1)
  MachineType: Acer, inc. Aspire 4720Z
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
cdrom-detect/try-usb=true noprompt floppy.allowed_drive_mask=0 ignore_uuid 
initrd=/casper/initrd.lz quiet splash -- BOOT_IMAGE=/casper/vmlinuz
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-30-generic N/A
   linux-backports-modules-3.16.0-30-generic  N/A
   linux-firmware 1.127.11
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/18/2008
  dmi.bios.vendor: Acer
  dmi.bios.version: v1.3808
  dmi.board.name: Nestos
  dmi.board.vendor: Acer, Inc.
  dmi.board.version: Not Applicable
  dmi.chassis.type: 1
  dmi.chassis.vendor: Acer, Inc.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAcer:bvrv1.3808:bd02/18/2008:svnAcer,inc.:pnAspire4720Z:pvrNotApplicable:rvnAcer,Inc.:rnNestos:rvrNotApplicable:cvnAcer,Inc.:ct1:cvrN/A:
  dmi.product.name: Aspire 4720Z
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Acer, inc.

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

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


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

2015-06-11 Thread Abhishek Kumar
apport information

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

Title:
  Trying to install Ubuntu 14.04, but system rebootin again and again

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Today when I tried to install  ubuntu-14.04.2-desktop-i386 using a
  bootable USB(using Universal-USB-Installer-1.9.6.0), then after
  showing me initial 4 steps system started rebooting. Any further
  attempts in installing it resulted in the same bug.

  This bug is not letting me install Ubuntu 14.04 on my hardware and it is 
affecting a few more users too.
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2726 F pulseaudio
  CasperVersion: 1.340
  CurrentDesktop: Unity
  CurrentDmesg:
   [   25.275952] tg3 :05:00.0 eth0: Flow control is off for TX and off for 
RX
   [   25.275975] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
   [   26.774375] init: plymouth-upstart-bridge main process ended, respawning
   [   26.793819] init: plymouth-upstart-bridge main process ended, respawning
   [  232.074319] perf interrupt took too long (2505  2500), lowering 
kernel.perf_event_max_sample_rate to 5
  DistroRelease: Ubuntu 14.04
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  LiveMediaBuild: Ubuntu 14.04.2 LTS Trusty Tahr - Release i386 (20150218.1)
  MachineType: Acer, inc. Aspire 4720Z
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
cdrom-detect/try-usb=true noprompt floppy.allowed_drive_mask=0 ignore_uuid 
initrd=/casper/initrd.lz quiet splash -- BOOT_IMAGE=/casper/vmlinuz
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-30-generic N/A
   linux-backports-modules-3.16.0-30-generic  N/A
   linux-firmware 1.127.11
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/18/2008
  dmi.bios.vendor: Acer
  dmi.bios.version: v1.3808
  dmi.board.name: Nestos
  dmi.board.vendor: Acer, Inc.
  dmi.board.version: Not Applicable
  dmi.chassis.type: 1
  dmi.chassis.vendor: Acer, Inc.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAcer:bvrv1.3808:bd02/18/2008:svnAcer,inc.:pnAspire4720Z:pvrNotApplicable:rvnAcer,Inc.:rnNestos:rvrNotApplicable:cvnAcer,Inc.:ct1:cvrN/A:
  dmi.product.name: Aspire 4720Z
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Acer, inc.

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

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


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

2015-06-11 Thread Abhishek Kumar
apport information

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

Title:
  Trying to install Ubuntu 14.04, but system rebootin again and again

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Today when I tried to install  ubuntu-14.04.2-desktop-i386 using a
  bootable USB(using Universal-USB-Installer-1.9.6.0), then after
  showing me initial 4 steps system started rebooting. Any further
  attempts in installing it resulted in the same bug.

  This bug is not letting me install Ubuntu 14.04 on my hardware and it is 
affecting a few more users too.
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2726 F pulseaudio
  CasperVersion: 1.340
  CurrentDesktop: Unity
  CurrentDmesg:
   [   25.275952] tg3 :05:00.0 eth0: Flow control is off for TX and off for 
RX
   [   25.275975] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
   [   26.774375] init: plymouth-upstart-bridge main process ended, respawning
   [   26.793819] init: plymouth-upstart-bridge main process ended, respawning
   [  232.074319] perf interrupt took too long (2505  2500), lowering 
kernel.perf_event_max_sample_rate to 5
  DistroRelease: Ubuntu 14.04
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  LiveMediaBuild: Ubuntu 14.04.2 LTS Trusty Tahr - Release i386 (20150218.1)
  MachineType: Acer, inc. Aspire 4720Z
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
cdrom-detect/try-usb=true noprompt floppy.allowed_drive_mask=0 ignore_uuid 
initrd=/casper/initrd.lz quiet splash -- BOOT_IMAGE=/casper/vmlinuz
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-30-generic N/A
   linux-backports-modules-3.16.0-30-generic  N/A
   linux-firmware 1.127.11
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/18/2008
  dmi.bios.vendor: Acer
  dmi.bios.version: v1.3808
  dmi.board.name: Nestos
  dmi.board.vendor: Acer, Inc.
  dmi.board.version: Not Applicable
  dmi.chassis.type: 1
  dmi.chassis.vendor: Acer, Inc.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAcer:bvrv1.3808:bd02/18/2008:svnAcer,inc.:pnAspire4720Z:pvrNotApplicable:rvnAcer,Inc.:rnNestos:rvrNotApplicable:cvnAcer,Inc.:ct1:cvrN/A:
  dmi.product.name: Aspire 4720Z
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Acer, inc.

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

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


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

2015-06-11 Thread Abhishek Kumar
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/1461599/+attachment/4413295/+files/BootDmesg.txt

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

Title:
  Trying to install Ubuntu 14.04, but system rebootin again and again

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Today when I tried to install  ubuntu-14.04.2-desktop-i386 using a
  bootable USB(using Universal-USB-Installer-1.9.6.0), then after
  showing me initial 4 steps system started rebooting. Any further
  attempts in installing it resulted in the same bug.

  This bug is not letting me install Ubuntu 14.04 on my hardware and it is 
affecting a few more users too.
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2726 F pulseaudio
  CasperVersion: 1.340
  CurrentDesktop: Unity
  CurrentDmesg:
   [   25.275952] tg3 :05:00.0 eth0: Flow control is off for TX and off for 
RX
   [   25.275975] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
   [   26.774375] init: plymouth-upstart-bridge main process ended, respawning
   [   26.793819] init: plymouth-upstart-bridge main process ended, respawning
   [  232.074319] perf interrupt took too long (2505  2500), lowering 
kernel.perf_event_max_sample_rate to 5
  DistroRelease: Ubuntu 14.04
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  LiveMediaBuild: Ubuntu 14.04.2 LTS Trusty Tahr - Release i386 (20150218.1)
  MachineType: Acer, inc. Aspire 4720Z
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
cdrom-detect/try-usb=true noprompt floppy.allowed_drive_mask=0 ignore_uuid 
initrd=/casper/initrd.lz quiet splash -- BOOT_IMAGE=/casper/vmlinuz
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-30-generic N/A
   linux-backports-modules-3.16.0-30-generic  N/A
   linux-firmware 1.127.11
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/18/2008
  dmi.bios.vendor: Acer
  dmi.bios.version: v1.3808
  dmi.board.name: Nestos
  dmi.board.vendor: Acer, Inc.
  dmi.board.version: Not Applicable
  dmi.chassis.type: 1
  dmi.chassis.vendor: Acer, Inc.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAcer:bvrv1.3808:bd02/18/2008:svnAcer,inc.:pnAspire4720Z:pvrNotApplicable:rvnAcer,Inc.:rnNestos:rvrNotApplicable:cvnAcer,Inc.:ct1:cvrN/A:
  dmi.product.name: Aspire 4720Z
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Acer, inc.

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

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


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

2015-06-11 Thread Abhishek Kumar
apport information

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

Title:
  Trying to install Ubuntu 14.04, but system rebootin again and again

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Today when I tried to install  ubuntu-14.04.2-desktop-i386 using a
  bootable USB(using Universal-USB-Installer-1.9.6.0), then after
  showing me initial 4 steps system started rebooting. Any further
  attempts in installing it resulted in the same bug.

  This bug is not letting me install Ubuntu 14.04 on my hardware and it is 
affecting a few more users too.
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2726 F pulseaudio
  CasperVersion: 1.340
  CurrentDesktop: Unity
  CurrentDmesg:
   [   25.275952] tg3 :05:00.0 eth0: Flow control is off for TX and off for 
RX
   [   25.275975] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
   [   26.774375] init: plymouth-upstart-bridge main process ended, respawning
   [   26.793819] init: plymouth-upstart-bridge main process ended, respawning
   [  232.074319] perf interrupt took too long (2505  2500), lowering 
kernel.perf_event_max_sample_rate to 5
  DistroRelease: Ubuntu 14.04
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  LiveMediaBuild: Ubuntu 14.04.2 LTS Trusty Tahr - Release i386 (20150218.1)
  MachineType: Acer, inc. Aspire 4720Z
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
cdrom-detect/try-usb=true noprompt floppy.allowed_drive_mask=0 ignore_uuid 
initrd=/casper/initrd.lz quiet splash -- BOOT_IMAGE=/casper/vmlinuz
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-30-generic N/A
   linux-backports-modules-3.16.0-30-generic  N/A
   linux-firmware 1.127.11
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/18/2008
  dmi.bios.vendor: Acer
  dmi.bios.version: v1.3808
  dmi.board.name: Nestos
  dmi.board.vendor: Acer, Inc.
  dmi.board.version: Not Applicable
  dmi.chassis.type: 1
  dmi.chassis.vendor: Acer, Inc.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAcer:bvrv1.3808:bd02/18/2008:svnAcer,inc.:pnAspire4720Z:pvrNotApplicable:rvnAcer,Inc.:rnNestos:rvrNotApplicable:cvnAcer,Inc.:ct1:cvrN/A:
  dmi.product.name: Aspire 4720Z
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Acer, inc.

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

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


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

2015-06-11 Thread Abhishek Kumar
apport information

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

Title:
  Trying to install Ubuntu 14.04, but system rebootin again and again

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Today when I tried to install  ubuntu-14.04.2-desktop-i386 using a
  bootable USB(using Universal-USB-Installer-1.9.6.0), then after
  showing me initial 4 steps system started rebooting. Any further
  attempts in installing it resulted in the same bug.

  This bug is not letting me install Ubuntu 14.04 on my hardware and it is 
affecting a few more users too.
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2726 F pulseaudio
  CasperVersion: 1.340
  CurrentDesktop: Unity
  CurrentDmesg:
   [   25.275952] tg3 :05:00.0 eth0: Flow control is off for TX and off for 
RX
   [   25.275975] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
   [   26.774375] init: plymouth-upstart-bridge main process ended, respawning
   [   26.793819] init: plymouth-upstart-bridge main process ended, respawning
   [  232.074319] perf interrupt took too long (2505  2500), lowering 
kernel.perf_event_max_sample_rate to 5
  DistroRelease: Ubuntu 14.04
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  LiveMediaBuild: Ubuntu 14.04.2 LTS Trusty Tahr - Release i386 (20150218.1)
  MachineType: Acer, inc. Aspire 4720Z
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
cdrom-detect/try-usb=true noprompt floppy.allowed_drive_mask=0 ignore_uuid 
initrd=/casper/initrd.lz quiet splash -- BOOT_IMAGE=/casper/vmlinuz
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-30-generic N/A
   linux-backports-modules-3.16.0-30-generic  N/A
   linux-firmware 1.127.11
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/18/2008
  dmi.bios.vendor: Acer
  dmi.bios.version: v1.3808
  dmi.board.name: Nestos
  dmi.board.vendor: Acer, Inc.
  dmi.board.version: Not Applicable
  dmi.chassis.type: 1
  dmi.chassis.vendor: Acer, Inc.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAcer:bvrv1.3808:bd02/18/2008:svnAcer,inc.:pnAspire4720Z:pvrNotApplicable:rvnAcer,Inc.:rnNestos:rvrNotApplicable:cvnAcer,Inc.:ct1:cvrN/A:
  dmi.product.name: Aspire 4720Z
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Acer, inc.

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

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


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

2015-06-11 Thread Abhishek Kumar
apport information

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

Title:
  Trying to install Ubuntu 14.04, but system rebootin again and again

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Today when I tried to install  ubuntu-14.04.2-desktop-i386 using a
  bootable USB(using Universal-USB-Installer-1.9.6.0), then after
  showing me initial 4 steps system started rebooting. Any further
  attempts in installing it resulted in the same bug.

  This bug is not letting me install Ubuntu 14.04 on my hardware and it is 
affecting a few more users too.
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2726 F pulseaudio
  CasperVersion: 1.340
  CurrentDesktop: Unity
  CurrentDmesg:
   [   25.275952] tg3 :05:00.0 eth0: Flow control is off for TX and off for 
RX
   [   25.275975] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
   [   26.774375] init: plymouth-upstart-bridge main process ended, respawning
   [   26.793819] init: plymouth-upstart-bridge main process ended, respawning
   [  232.074319] perf interrupt took too long (2505  2500), lowering 
kernel.perf_event_max_sample_rate to 5
  DistroRelease: Ubuntu 14.04
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  LiveMediaBuild: Ubuntu 14.04.2 LTS Trusty Tahr - Release i386 (20150218.1)
  MachineType: Acer, inc. Aspire 4720Z
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
cdrom-detect/try-usb=true noprompt floppy.allowed_drive_mask=0 ignore_uuid 
initrd=/casper/initrd.lz quiet splash -- BOOT_IMAGE=/casper/vmlinuz
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-30-generic N/A
   linux-backports-modules-3.16.0-30-generic  N/A
   linux-firmware 1.127.11
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/18/2008
  dmi.bios.vendor: Acer
  dmi.bios.version: v1.3808
  dmi.board.name: Nestos
  dmi.board.vendor: Acer, Inc.
  dmi.board.version: Not Applicable
  dmi.chassis.type: 1
  dmi.chassis.vendor: Acer, Inc.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAcer:bvrv1.3808:bd02/18/2008:svnAcer,inc.:pnAspire4720Z:pvrNotApplicable:rvnAcer,Inc.:rnNestos:rvrNotApplicable:cvnAcer,Inc.:ct1:cvrN/A:
  dmi.product.name: Aspire 4720Z
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Acer, inc.

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

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


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

2015-06-11 Thread Abhishek Kumar
apport information

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

Title:
  Trying to install Ubuntu 14.04, but system rebootin again and again

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Today when I tried to install  ubuntu-14.04.2-desktop-i386 using a
  bootable USB(using Universal-USB-Installer-1.9.6.0), then after
  showing me initial 4 steps system started rebooting. Any further
  attempts in installing it resulted in the same bug.

  This bug is not letting me install Ubuntu 14.04 on my hardware and it is 
affecting a few more users too.
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2726 F pulseaudio
  CasperVersion: 1.340
  CurrentDesktop: Unity
  CurrentDmesg:
   [   25.275952] tg3 :05:00.0 eth0: Flow control is off for TX and off for 
RX
   [   25.275975] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
   [   26.774375] init: plymouth-upstart-bridge main process ended, respawning
   [   26.793819] init: plymouth-upstart-bridge main process ended, respawning
   [  232.074319] perf interrupt took too long (2505  2500), lowering 
kernel.perf_event_max_sample_rate to 5
  DistroRelease: Ubuntu 14.04
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  LiveMediaBuild: Ubuntu 14.04.2 LTS Trusty Tahr - Release i386 (20150218.1)
  MachineType: Acer, inc. Aspire 4720Z
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
cdrom-detect/try-usb=true noprompt floppy.allowed_drive_mask=0 ignore_uuid 
initrd=/casper/initrd.lz quiet splash -- BOOT_IMAGE=/casper/vmlinuz
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-30-generic N/A
   linux-backports-modules-3.16.0-30-generic  N/A
   linux-firmware 1.127.11
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/18/2008
  dmi.bios.vendor: Acer
  dmi.bios.version: v1.3808
  dmi.board.name: Nestos
  dmi.board.vendor: Acer, Inc.
  dmi.board.version: Not Applicable
  dmi.chassis.type: 1
  dmi.chassis.vendor: Acer, Inc.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAcer:bvrv1.3808:bd02/18/2008:svnAcer,inc.:pnAspire4720Z:pvrNotApplicable:rvnAcer,Inc.:rnNestos:rvrNotApplicable:cvnAcer,Inc.:ct1:cvrN/A:
  dmi.product.name: Aspire 4720Z
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Acer, inc.

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

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


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

2015-06-11 Thread Abhishek Kumar
apport information

** Attachment added: UdevLog.txt
   
https://bugs.launchpad.net/bugs/1461599/+attachment/4413306/+files/UdevLog.txt

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

Title:
  Trying to install Ubuntu 14.04, but system rebootin again and again

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Today when I tried to install  ubuntu-14.04.2-desktop-i386 using a
  bootable USB(using Universal-USB-Installer-1.9.6.0), then after
  showing me initial 4 steps system started rebooting. Any further
  attempts in installing it resulted in the same bug.

  This bug is not letting me install Ubuntu 14.04 on my hardware and it is 
affecting a few more users too.
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2726 F pulseaudio
  CasperVersion: 1.340
  CurrentDesktop: Unity
  CurrentDmesg:
   [   25.275952] tg3 :05:00.0 eth0: Flow control is off for TX and off for 
RX
   [   25.275975] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
   [   26.774375] init: plymouth-upstart-bridge main process ended, respawning
   [   26.793819] init: plymouth-upstart-bridge main process ended, respawning
   [  232.074319] perf interrupt took too long (2505  2500), lowering 
kernel.perf_event_max_sample_rate to 5
  DistroRelease: Ubuntu 14.04
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  LiveMediaBuild: Ubuntu 14.04.2 LTS Trusty Tahr - Release i386 (20150218.1)
  MachineType: Acer, inc. Aspire 4720Z
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
cdrom-detect/try-usb=true noprompt floppy.allowed_drive_mask=0 ignore_uuid 
initrd=/casper/initrd.lz quiet splash -- BOOT_IMAGE=/casper/vmlinuz
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-30-generic N/A
   linux-backports-modules-3.16.0-30-generic  N/A
   linux-firmware 1.127.11
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/18/2008
  dmi.bios.vendor: Acer
  dmi.bios.version: v1.3808
  dmi.board.name: Nestos
  dmi.board.vendor: Acer, Inc.
  dmi.board.version: Not Applicable
  dmi.chassis.type: 1
  dmi.chassis.vendor: Acer, Inc.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAcer:bvrv1.3808:bd02/18/2008:svnAcer,inc.:pnAspire4720Z:pvrNotApplicable:rvnAcer,Inc.:rnNestos:rvrNotApplicable:cvnAcer,Inc.:ct1:cvrN/A:
  dmi.product.name: Aspire 4720Z
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Acer, inc.

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

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


[Kernel-packages] [Bug 1454892] Re: [Hyper-V] hv_netvsc: Use the xmit_more skb flag to optimize signaling the host

2015-06-11 Thread Joseph Salisbury
** Changed in: linux (Ubuntu Precise)
   Status: Triaged = In Progress

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

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

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

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

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

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

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

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

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

Title:
  [Hyper-V] hv_netvsc: Use the xmit_more skb flag to optimize signaling
  the host

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Precise:
  In Progress
Status in linux source package in Trusty:
  In Progress
Status in linux source package in Utopic:
  In Progress
Status in linux source package in Vivid:
  In Progress
Status in linux source package in Wily:
  In Progress

Bug description:
  hv_netvsc: Use the xmit_more skb flag to optimize signaling the host
  Based on the information given to this driver (via the xmit_more skb flag),
  we can defer signaling the host if more packets are on the way. This will help
  make the host more efficient since it can potentially process a larger batch 
of
  packets. Implement this optimization.

  Upstream commit: https://git.kernel.org/cgit/linux/kernel/git/davem
  /net-next.git/commit/?id=82fa3c776e5abba7ed6e4b4f4983d14731c37d6a

  This commit may imply other commits previously requested, for example
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1452074

  Requested for all typical Hyper-V targets: 15.10, 15.04, 14.10, 14.04,
  14.04 HWE, 12.02, and 12.02 HWE

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

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


[Kernel-packages] [Bug 1463897] Re: linux-lts-utopic: 3.16.0-40.54~14.04.1 -proposed tracker

2015-06-11 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-lts-utopic -
3.16.0-40.54~14.04.1

---
linux-lts-utopic (3.16.0-40.54~14.04.1) trusty; urgency=low

  [ Brad Figg ]

  * Release Tracking Bug
- LP: #1463897
  * hyper-v -- add hid and fb drivers to linux-virtual
- LP: #1444179

 -- Brad Figg brad.f...@canonical.com  Wed, 10 Jun 2015 08:34:12 -0700

** Changed in: linux-lts-utopic (Ubuntu Trusty)
   Status: New = Fix Released

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

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

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 10. June 2015 16:10 UTC
  kernel-stable-Prepare-package-end:Wednesday, 10. June 2015 21:00 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 10. June 2015 21:00 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 11. June 2015 00:01 UTC
  kernel-stable-Verification-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Certification-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Security-signoff-start:Thursday, 11. June 2015 02:00 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Certification-testing-end:Thursday, 11. June 2015 07:00 UTC
  kernel-stable-Verification-testing-end:Thursday, 11. June 2015 15:41 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Thursday, 11. June 2015 16:00 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 11. June 2015 16:00 UTC
  kernel-stable-Security-signoff-end:Thursday, 11. June 2015 16:00 UTC
  kernel-stable-Promote-to-updates-end:Thursday, 11. June 2015 17:00 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1463897/+subscriptions

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


[Kernel-packages] [Bug 1463897] Re: linux-lts-utopic: 3.16.0-40.54~14.04.1 -proposed tracker

2015-06-11 Thread Brad Figg
** Description changed:

  This bug is for tracking the 3.16.0-40.54~14.04.1 upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 10. June 2015 16:10 UTC
  kernel-stable-Prepare-package-end:Wednesday, 10. June 2015 21:00 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 10. June 2015 21:00 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 11. June 2015 00:01 UTC
  kernel-stable-Verification-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Certification-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Security-signoff-start:Thursday, 11. June 2015 02:00 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Certification-testing-end:Thursday, 11. June 2015 07:00 UTC
  kernel-stable-Verification-testing-end:Thursday, 11. June 2015 15:41 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Thursday, 11. June 2015 16:00 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 11. June 2015 16:00 UTC
  kernel-stable-Security-signoff-end:Thursday, 11. June 2015 16:00 UTC
+ kernel-stable-Promote-to-updates-end:Thursday, 11. June 2015 17:00 UTC

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

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

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 10. June 2015 16:10 UTC
  kernel-stable-Prepare-package-end:Wednesday, 10. June 2015 21:00 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 10. June 2015 21:00 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 11. June 2015 00:01 UTC
  kernel-stable-Verification-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Certification-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Security-signoff-start:Thursday, 11. June 2015 02:00 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Certification-testing-end:Thursday, 11. June 2015 07:00 UTC
  kernel-stable-Verification-testing-end:Thursday, 11. June 2015 15:41 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Thursday, 11. June 2015 16:00 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 11. June 2015 16:00 UTC
  kernel-stable-Security-signoff-end:Thursday, 11. June 2015 16:00 UTC
  kernel-stable-Promote-to-updates-end:Thursday, 11. June 2015 17:00 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1463897/+subscriptions

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


[Kernel-packages] [Bug 1463897] Re: linux-lts-utopic: 3.16.0-40.54~14.04.1 -proposed tracker

2015-06-11 Thread Adam Conrad
** Changed in: kernel-sru-workflow/promote-to-updates
   Status: Confirmed = Fix Released

** Changed in: kernel-sru-workflow/promote-to-updates
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) = Adam Conrad 
(adconrad)

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

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

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 10. June 2015 16:10 UTC
  kernel-stable-Prepare-package-end:Wednesday, 10. June 2015 21:00 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 10. June 2015 21:00 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 11. June 2015 00:01 UTC
  kernel-stable-Verification-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Certification-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Security-signoff-start:Thursday, 11. June 2015 02:00 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Certification-testing-end:Thursday, 11. June 2015 07:00 UTC
  kernel-stable-Verification-testing-end:Thursday, 11. June 2015 15:41 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Thursday, 11. June 2015 16:00 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 11. June 2015 16:00 UTC
  kernel-stable-Security-signoff-end:Thursday, 11. June 2015 16:00 UTC
  kernel-stable-Promote-to-updates-end:Thursday, 11. June 2015 17:00 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1463897/+subscriptions

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


[Kernel-packages] [Bug 1423596] Re: kernel fails to build after enabling arm64 64k page support on Ubuntu-3.13.0-46.75

2015-06-11 Thread Ariel Martin Brunetto
Same here, failing in another expresion: (sizeof(lum) == sizeof(struct 
lov_mds_md_v3)).
I am using the following kernel compile configuration:

ARCH=ARM (versatilepb)
CROSS_COMPILE=arm-none-linux-gnueabi-
VERSION=linux-source-3.13.0
OS=UBUNTU 14.04

In file included from 
drivers/staging/lustre/include/linux/libcfs/libcfs.h:159:0,
 from 
drivers/staging/lustre/lustre/lov/../include/lustre_net.h:60,
 from drivers/staging/lustre/lustre/lov/lov_pack.c:45:
drivers/staging/lustre/lustre/lov/lov_pack.c: In function 'lov_getstripe':
drivers/staging/lustre/include/linux/libcfs/libcfs_private.h:418:53: error: 
duplicate case value
 #define CLASSERT(cond) do {switch(42) {case (cond): case 0: break;}} while (0)
 ^
drivers/staging/lustre/lustre/lov/lov_pack.c:632:2: note: in expansion of macro 
'CLASSERT'
  CLASSERT(sizeof(lum) == sizeof(struct lov_mds_md_v3));
  ^
drivers/staging/lustre/include/linux/libcfs/libcfs_private.h:418:40: error: 
previously used here
 #define CLASSERT(cond) do {switch(42) {case (cond): case 0: break;}} while (0)
^
drivers/staging/lustre/lustre/lov/lov_pack.c:632:2: note: in expansion of macro 
'CLASSERT'
  CLASSERT(sizeof(lum) == sizeof(struct lov_mds_md_v3));
  ^
make[5]: *** [drivers/staging/lustre/lustre/lov/lov_pack.o] Error 1
make[4]: *** [drivers/staging/lustre/lustre/lov] Error 2
make[3]: *** [drivers/staging/lustre/lustre] Error 2
make[2]: *** [drivers/staging/lustre] Error 2
make[1]: *** [drivers/staging] Error 2
make: *** [drivers] Error 2

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

Title:
  kernel fails to build after enabling arm64 64k page support on
  Ubuntu-3.13.0-46.75

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Here is the failure:

  In file included from 
/home/ubuntu/trusty-xgene/drivers/staging/lustre/include/linux/libcfs/libcfs.h:159:0,
   from 
/home/ubuntu/trusty-xgene/drivers/staging/lustre/lustre/llite/../include/lustre_lib.h:49,
   from 
/home/ubuntu/trusty-xgene/drivers/staging/lustre/lustre/llite/lloop.c:106:
  /home/ubuntu/trusty-xgene/drivers/staging/lustre/lustre/llite/lloop.c: In 
function ‘loop_set_fd’:
  
/home/ubuntu/trusty-xgene/drivers/staging/lustre/include/linux/libcfs/libcfs_private.h:418:53:
 error: duplicate case
   value
   #define CLASSERT(cond) do {switch(42) {case (cond): case 0: break;}} while 
(0)
   ^
  /home/ubuntu/trusty-xgene/drivers/staging/lustre/lustre/llite/lloop.c:525:2: 
note: in expansion of macro ‘CLASSERT’
CLASSERT(PAGE_CACHE_SIZE  (1  (sizeof(unsigned short) * 8)));
^
  
/home/ubuntu/trusty-xgene/drivers/staging/lustre/include/linux/libcfs/libcfs_private.h:418:40:
 error: previously use
  d here
   #define CLASSERT(cond) do {switch(42) {case (cond): case 0: break;}} while 
(0)
  ^
  /home/ubuntu/trusty-xgene/drivers/staging/lustre/lustre/llite/lloop.c:525:2: 
note: in expansion of macro ‘CLASSERT’
CLASSERT(PAGE_CACHE_SIZE  (1  (sizeof(unsigned short) * 8)));
^
  make[7]: *** [drivers/staging/lustre/lustre/llite/lloop.o] Error 1
  make[6]: *** [drivers/staging/lustre/lustre/llite] Error 2
  make[5]: *** [drivers/staging/lustre/lustre] Error 2
  make[4]: *** [drivers/staging/lustre] Error 2
  make[3]: *** [drivers/staging] Error 2
  make[3]: *** Waiting for unfinished jobs

  A patch was submitted upstream, but it was not up to the standards required 
for acceptance.
  https://lkml.org/lkml/2015/1/30/212

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

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


[Kernel-packages] [Bug 1462530] Re: multipath errors on vivid and wily kernel?

2015-06-11 Thread Stefan Bader
Yeah, I am not sure. Somehow it seems that when I install multipath-
tools (+multipath-tools-boot) on an already set up power8 I get some
errors on the console because that appear to be creating some device-
mapper target already. Odd that those do not seem to be in  the log Mike
posted. Should be similar as curtin has the root fs still mounted when
installing multipath-tools. Sounds a bit bad as well to create the
mappings on post-install. Not sure that is deliberate in a hook or a
side-effect of starting the daemon.

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

Title:
  multipath errors on vivid and wily kernel?

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Oleg and I got changes into curtin to fix bug 1371634.
  So that now we can boot into multipath iscsi devices on power.

  It seems to go well enough with trusty+hwe-u, but when trying vivid, I am 
seeing errors.
  Boot was failing in one case
  --- 
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Jun  8 16:05 seq
   crw-rw 1 root audio 116, 33 Jun  8 16:05 timer
  AplayDevices: Error: [Errno 2] No such file or directory
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: ppc64el
  ArecordDevices: Error: [Errno 2] No such file or directory
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  DistroRelease: Ubuntu 15.10
  Lsusb:
   Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   TERM=screen
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: root=UUID=962acf9e-cd1c-49b0-9264-801271cd510f ro 
console=hvc0
  ProcLoadAvg: 0.08 0.12 0.10 1/1126 3818
  ProcLocks:
   1: FLOCK  ADVISORY  WRITE 2951 00:12:14557 0 EOF
   2: POSIX  ADVISORY  WRITE 2952 00:12:43306 0 EOF
   3: POSIX  ADVISORY  WRITE 2905 00:12:22701 0 EOF
   4: POSIX  ADVISORY  WRITE 2965 00:12:18505 0 EOF
  ProcSwaps:
   Filename TypeSizeUsedPriority
   /swap.img   file 8388544 0   -1
  ProcVersion: Linux version 3.19.0-20-generic (buildd@fisher03) (gcc version 
4.9.2 (Ubuntu 4.9.2-10ubuntu13) ) #20-Ubuntu SMP Fri May 29 10:03:56 UTC 2015
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-20-generic N/A
   linux-backports-modules-3.19.0-20-generic  N/A
   linux-firmware 1.144
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  wily uec-images
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-20-generic ppc64le
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  cpu_cores: Number of cores present = 20
  cpu_coreson: Number of cores online = 20
  cpu_dscr: DSCR is 0
  cpu_freq:
   min: 3.693 GHz (cpu 72)
   max: 3.695 GHz (cpu 87)
   avg: 3.694 GHz
  cpu_runmode:
   Could not retrieve current diagnostics mode,
   No firmware implementation of function
  cpu_smt: SMT=8

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

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


[Kernel-packages] [Bug 972604] Re: 168c:001c [HP Compaq Presario C700 Notebook PC] Wireless led button doesn't switch colors

2015-06-11 Thread cristian
I've tried your last test kernel (4.0.0-1) and regression is
disappeared: there are both hp-wifi and phy0 interfaces in rfkill list
output, there are no (back)traces in dmesg | tail output and if I press
the wifi switch button, network manager applet shows wifi status
properly. Anyway, original bug (as described at the top of this report)
exists yet: if I execute the workaround, colors are reversed.

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

Title:
  168c:001c [HP Compaq Presario C700 Notebook PC] Wireless led button
  doesn't switch colors

Status in linux package in Ubuntu:
  Triaged

Bug description:
  I'm using Lubuntu 11.10 Oneiric Ocelot. My wifi chip is supported from
  ath5k drivers. The led button blinks between red and blue light and
  its pressure does anything.

  WORKAROUND: I tried to type:
  echo none  /sys/class/leds/ath5k-phy0::tx/trigger
  echo phy0radio  /sys/class/leds/ath5k-phy0::rx/trigger

  and in this way I can control the color of the LED. But the problem is
  that the colors are reversed: it should be red for wifi off and blue
  for wifi on, but it is rather the opposite!

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: linux-image-3.0.0-17-generic 3.0.0-17.30
  ProcVersionSignature: Ubuntu 3.0.0-17.30-generic 3.0.22
  Uname: Linux 3.0.0-17-generic i686
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  cristian   1872 F pulseaudio
  CRDA: Error: [Errno 2] File o directory non esistente
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0x9240 irq 42'
     Mixer name : 'Conexant CX20561 (Hermosa)'
     Components : 'HDA:14f15051,103c30d9,0010'
     Controls  : 15
     Simple ctrls  : 8
  Date: Tue Apr  3 17:37:08 2012
  HibernationDevice: RESUME=UUID=3899fff8-34b5-4722-a9f7-44fd70d111c9
  InstallationMedia: Lubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 001 Device 002: ID 04f2:b057 Chicony Electronics Co., Ltd integrated USB 
webcam
  MachineType: Hewlett-Packard Compaq Presario C700 Notebook PC
  ProcEnviron:
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-17-generic 
root=UUID=36836f2d-ce02-4249-a4c4-8ad7eb580b58 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.0.0-17-generic N/A
   linux-backports-modules-3.0.0-17-generic  N/A
   linux-firmware1.60
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserAsoundrc:
   pcm.Intel { type hw; card Intel; }
   ctl.Intel { type hw; card Intel; }
   pcm.!default pcm.Intel
   ctl.!default ctl.Intel
  dmi.bios.date: 02/29/2008
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.31
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 30D9
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 83.21
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.31:bd02/29/2008:svnHewlett-Packard:pnCompaqPresarioC700NotebookPC:pvrF.31:rvnHewlett-Packard:rn30D9:rvr83.21:cvnHewlett-Packard:ct10:cvrN/A:
  dmi.product.name: Compaq Presario C700 Notebook PC
  dmi.product.version: F.31
  dmi.sys.vendor: Hewlett-Packard
  --- 
  ApportVersion: 2.12.7-0ubuntu2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lubuntu2605 F lxpanel
  CRDA: Error: [Errno 2] File o directory non esistente
  CasperVersion: 1.336ubuntu1
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 14.04
  LiveMediaBuild: Lubuntu 14.04 Trusty Tahr - Alpha i386 (20131218)
  MachineType: Hewlett-Packard Compaq Presario C700 Notebook PC
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
initrd=/casper/initrd.lz quiet splash -- debian-installer/language=it 
keyboard-configuration/layoutcode?=it
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  RelatedPackageVersions:
   linux-restricted-modules-3.12.0-7-generic N/A
   linux-backports-modules-3.12.0-7-generic  N/A
   linux-firmware1.117
  StagingDrivers: zram
  Tags:  trusty staging
  Uname: Linux 3.12.0-7-generic i686
  UpgradeStatus: No upgrade log 

[Kernel-packages] [Bug 1464060] [NEW] gparted reports a problem with a working drive

2015-06-11 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Error recieved: Error fsyncing/closing /dev/sdh: Remote I/O error
gparted version 0.18.0
kernel version 3.13.0-53-generic
Description:Ubuntu 14.04.2 LTS
This drive is attached to a builtin USB port
Device info: Samsung MP0402H ; 37.31 GB 

This same drive has Ubuntu 12.04.5 installed (3.13.0.32) with gparted
0.11.0 and is working perfectly.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: gparted 0.18.0-1
ProcVersionSignature: Ubuntu 3.13.0-53.89-generic 3.13.11-ckt19
Uname: Linux 3.13.0-53-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Jun 10 21:29:49 2015
InstallationDate: Installed on 2014-04-04 (432 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Daily amd64 (20140404)
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gparted
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty
-- 
gparted reports a problem with a working drive
https://bugs.launchpad.net/bugs/1464060
You received this bug notification because you are a member of Kernel Packages, 
which is subscribed to linux in Ubuntu.

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


[Kernel-packages] [Bug 1463897] Re: linux-lts-utopic: 3.16.0-40.54~14.04.1 -proposed tracker

2015-06-11 Thread Brad Figg
The package has been published and the bug is being set to Fix Released


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

** Description changed:

  This bug is for tracking the 3.16.0-40.54~14.04.1 upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 10. June 2015 16:10 UTC
  kernel-stable-Prepare-package-end:Wednesday, 10. June 2015 21:00 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 10. June 2015 21:00 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 11. June 2015 00:01 UTC
  kernel-stable-Verification-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Certification-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Security-signoff-start:Thursday, 11. June 2015 02:00 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Certification-testing-end:Thursday, 11. June 2015 07:00 UTC
  kernel-stable-Verification-testing-end:Thursday, 11. June 2015 15:41 UTC
- kernel-stable-phase:CopyToUpdates
- kernel-stable-phase-changed:Thursday, 11. June 2015 16:00 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 11. June 2015 16:00 UTC
  kernel-stable-Security-signoff-end:Thursday, 11. June 2015 16:00 UTC
  kernel-stable-Promote-to-updates-end:Thursday, 11. June 2015 17:00 UTC
+ kernel-stable-phase:Released
+ kernel-stable-phase-changed:Thursday, 11. June 2015 18:00 UTC

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

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

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 10. June 2015 16:10 UTC
  kernel-stable-Prepare-package-end:Wednesday, 10. June 2015 21:00 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 10. June 2015 21:00 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 11. June 2015 00:01 UTC
  kernel-stable-Verification-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Certification-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Security-signoff-start:Thursday, 11. June 2015 02:00 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Certification-testing-end:Thursday, 11. June 2015 07:00 UTC
  kernel-stable-Verification-testing-end:Thursday, 11. June 2015 15:41 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 11. June 2015 16:00 UTC
  kernel-stable-Security-signoff-end:Thursday, 11. June 2015 16:00 UTC
  kernel-stable-Promote-to-updates-end:Thursday, 11. June 2015 17:00 UTC
  kernel-stable-phase:Released
  kernel-stable-phase-changed:Thursday, 11. June 2015 18:00 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1463897/+subscriptions

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


[Kernel-packages] [Bug 1464060] Re: gparted reports a problem with a working drive

2015-06-11 Thread Phillip Susi
It certainly looks like a hardware error, but if you say it works under
12.04, then it could be a kernel issue.  Please attach your whole
kern.log.


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

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

Title:
  gparted reports a problem with a working drive

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Error recieved: Error fsyncing/closing /dev/sdh: Remote I/O error
  gparted version 0.18.0
  kernel version 3.13.0-53-generic
  Description:  Ubuntu 14.04.2 LTS
  This drive is attached to a builtin USB port
  Device info: Samsung MP0402H ; 37.31 GB 

  This same drive has Ubuntu 12.04.5 installed (3.13.0.32) with gparted
  0.11.0 and is working perfectly.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gparted 0.18.0-1
  ProcVersionSignature: Ubuntu 3.13.0-53.89-generic 3.13.11-ckt19
  Uname: Linux 3.13.0-53-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Jun 10 21:29:49 2015
  InstallationDate: Installed on 2014-04-04 (432 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Daily amd64 (20140404)
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gparted
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Kernel-packages] [Bug 1452074] Re: [Hyper-V] hv_netvsc: Eliminate memory allocation in the packet send path

2015-06-11 Thread Joseph Salisbury
I built a new test kernel, which was rebased to 3.19.0-20.  The test kernel can 
be downloaded from:
http://kernel.ubuntu.com/~jsalisbury/lp1452074/

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

Title:
  [Hyper-V] hv_netvsc: Eliminate memory allocation in the packet send
  path

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Trusty:
  In Progress
Status in linux source package in Utopic:
  In Progress
Status in linux source package in Vivid:
  In Progress
Status in linux source package in Wily:
  In Progress

Bug description:
  K. Y. Srinivasan (2):
hyperv: Cleanup the test for freeing skb when we use sendbuf
  mechanism
hyperv: Eliminate memory allocation in the packet send path

   drivers/net/hyperv/hyperv_net.h | 3 +-
   drivers/net/hyperv/netvsc.c | 9 -
   drivers/net/hyperv/netvsc_drv.c | 70 ++--
   drivers/net/hyperv/rndis_filter.c | 2 +
   4 files changed, 61 insertions(+), 23 deletions(-)

  These have landed in net-next by David Miller

  
https://git.kernel.org/cgit/linux/kernel/git/davem/net-next.git/commit/?id=3271e4f18d9a4ec9ac5568f9dac08f29c5a0
  
https://git.kernel.org/cgit/linux/kernel/git/davem/net-next.git/commit/?id=b08cc79155fc26d0d112b1470d1ece5034651a4b
  
https://git.kernel.org/cgit/linux/kernel/git/davem/net-next.git/commit/?id=cbacec76bcd03ff21b37ac331e652b5a8f3ea644

  Patch to a patch -

  Commit b08cc79155fc26d0d112b1470d1ece5034651a4b eliminated memory
  allocation in the packet send path:

  hv_netvsc: Eliminate memory allocation in the packet send path

  The network protocol used to communicate with the host is the remote ndis 
(rndis)
  protocol. We need to decorate each outgoing packet with a rndis header and
  additional rndis state (rndis per-packet state). To manage this state, we
  currently allocate memory in the transmit path. Eliminate this allocation 
by
  requesting additional head room in the skb.

  This commit introduced a bug since it did not account for the case if the skb
  was cloned. Fix this bug.

  https://git.kernel.org/cgit/linux/kernel/git/davem/net-
  next.git/commit/?id=b56fc3c536541c8081cd5f1f1d101a16c002a365

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

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


[Kernel-packages] [Bug 1454892] Re: [Hyper-V] hv_netvsc: Use the xmit_more skb flag to optimize signaling the host

2015-06-11 Thread Joseph Salisbury
I built a new test kernel, which was rebased to 3.19.0-20. The test kernel can 
be downloaded from:
http://kernel.ubuntu.com/~jsalisbury/lp1454892

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

Title:
  [Hyper-V] hv_netvsc: Use the xmit_more skb flag to optimize signaling
  the host

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Precise:
  In Progress
Status in linux source package in Trusty:
  In Progress
Status in linux source package in Utopic:
  In Progress
Status in linux source package in Vivid:
  In Progress
Status in linux source package in Wily:
  In Progress

Bug description:
  hv_netvsc: Use the xmit_more skb flag to optimize signaling the host
  Based on the information given to this driver (via the xmit_more skb flag),
  we can defer signaling the host if more packets are on the way. This will help
  make the host more efficient since it can potentially process a larger batch 
of
  packets. Implement this optimization.

  Upstream commit: https://git.kernel.org/cgit/linux/kernel/git/davem
  /net-next.git/commit/?id=82fa3c776e5abba7ed6e4b4f4983d14731c37d6a

  This commit may imply other commits previously requested, for example
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1452074

  Requested for all typical Hyper-V targets: 15.10, 15.04, 14.10, 14.04,
  14.04 HWE, 12.02, and 12.02 HWE

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

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


[Kernel-packages] [Bug 1380223] Re: Wrong screen resolution

2015-06-11 Thread Ilari
No visible changes with rc6 or rc7 in using default settings, just the
same errors.

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

Title:
  Wrong screen resolution

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I do not have clear picture of that, but with older kernel mys screen
  is working better. Of course is it relating some other things too,
  like VGA / DVI.

  ---
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.13.0-49-generic.
  ApportVersion: 2.0.1-0ubuntu17.8
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ilarih 1560 F xfce4-volumed
    ilarih 1576 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xdff0 irq 49'
     Mixer name : 'Intel CedarTrail HDMI'
     Components : 'HDA:10ec0892,18498892,00100302 
HDA:80862880,80860101,0010'
     Controls  : 53
     Simple ctrls  : 21
  DistroRelease: Ubuntu 12.04
  HibernationDevice: RESUME=UUID=dbe420f8-3a2b-49b9-a3ee-9c1a1ed7c4bc
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.1)
  IwConfig:
   lono wireless extensions.

   eth0  no wireless extensions.
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 psbdrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-49-generic root=/dev/sda1 
ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-49.81~precise1-generic 3.13.11-ckt17
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-49-generic N/A
   linux-backports-modules-3.13.0-49-generic  N/A
   linux-firmware 1.79.18
  RfKill:

  Tags:  precise
  Uname: Linux 3.13.0-49-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  dmi.bios.date: 04/19/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.60
  dmi.board.name: AD2700-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.60:bd04/19/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAD2700-ITX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

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


[Kernel-packages] [Bug 1429967] [dkms/utopic] verification still needed

2015-06-11 Thread Ubuntu Foundations Team Bug Bot
The fix for this bug has been awaiting testing feedback in the -proposed
repository for utopic for more than 90 days.  Please test this fix and
update the bug appropriately with the results.  In the event that the
fix for this bug is still not verified 15 days from now, the package
will be removed from the -proposed repository.

** Tags added: removal-candidate

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

Title:
  dkms apport package hook doesn't write package version to apport
  Package key

Status in dkms package in Ubuntu:
  Fix Released
Status in dkms source package in Trusty:
  Fix Committed
Status in dkms source package in Utopic:
  Fix Committed

Bug description:
  Test Case
  -
  Check existing problems in the error tracker to see if version numbers start 
appearing on the bucket page.

  Description
  ---
  In the apport package hook we can see the following:

     report['Package'] = package

  Apport itself would have written this as package version and the
  Error Tracker is written to parse the Package key into package and
  version. However, this fails with dkms packages e.g.:

  https://errors.ubuntu.com/oops/458a601a-c528-11e4-8b55-fa163e4ccdf2

  This then leads to problem buckets with no version information which
  naturally isn't useful.

  https://errors.ubuntu.com/bucket/?id=dkms%3Abroadcom-sta-
  dkms%3A6.30.223.141-1%3A/var/lib/dkms/broadcom-
  
sta/6.30.223.141/build/src/wl/sys/wl_cfg80211_hybrid.c%3A1844%3A4%3A%20error%3A%20too%20few%20arguments%20to%20function%20%E2%80%98cfg80211_ibss_joined%E2%80%99

  I've fixed this in Vivid with package version 2.2.0.3-2ubuntu2, but
  this fix should be SRU'ed to 14.04 and 14.10

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

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


[Kernel-packages] [Bug 1464374] [NEW] system error

2015-06-11 Thread Francesco
Public bug reported:

Description:Ubuntu 14.04.2 LTS
Release:14.04

After bootstrap I've a system error.
Each time i try to install updates I've the error i sent few minutes ago.
thanks in advance
Francesco

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-53-generic 3.13.0-53.89
ProcVersionSignature: Ubuntu 3.13.0-53.89-generic 3.13.11-ckt19
Uname: Linux 3.13.0-53-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  francesco   2120 F pulseaudio
CurrentDesktop: KDE
Date: Thu Jun 11 21:27:40 2015
HibernationDevice: RESUME=UUID=e1ac63ec-830d-4eae-ae0b-f1ca1a706a38
InstallationDate: Installed on 2015-02-02 (128 days ago)
InstallationMedia: Kubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
IwConfig:
 eth0  no wireless extensions.
 
 lono wireless extensions.
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
ProcFB: 0 radeondrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-53-generic 
root=/dev/mapper/kubuntu--vg-root ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.13.0-53-generic N/A
 linux-backports-modules-3.13.0-53-generic  N/A
 linux-firmware 1.127.12
RfKill:
 
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/24/2014
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P1.10
dmi.board.name: AM1B-M
dmi.board.vendor: ASRock
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.10:bd03/24/2014:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAM1B-M:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: To Be Filled By O.E.M.
dmi.product.version: To Be Filled By O.E.M.
dmi.sys.vendor: To Be Filled By O.E.M.

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


** Tags: amd64 apport-bug trusty

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

Title:
  system error

Status in linux package in Ubuntu:
  New

Bug description:
  Description:Ubuntu 14.04.2 LTS
  Release:14.04

  After bootstrap I've a system error.
  Each time i try to install updates I've the error i sent few minutes ago.
  thanks in advance
  Francesco

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-53-generic 3.13.0-53.89
  ProcVersionSignature: Ubuntu 3.13.0-53.89-generic 3.13.11-ckt19
  Uname: Linux 3.13.0-53-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  francesco   2120 F pulseaudio
  CurrentDesktop: KDE
  Date: Thu Jun 11 21:27:40 2015
  HibernationDevice: RESUME=UUID=e1ac63ec-830d-4eae-ae0b-f1ca1a706a38
  InstallationDate: Installed on 2015-02-02 (128 days ago)
  InstallationMedia: Kubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-53-generic 
root=/dev/mapper/kubuntu--vg-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-53-generic N/A
   linux-backports-modules-3.13.0-53-generic  N/A
   linux-firmware 1.127.12
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/24/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.10
  dmi.board.name: AM1B-M
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.10:bd03/24/2014:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAM1B-M:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

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


[Kernel-packages] [Bug 1464374] Status changed to Confirmed

2015-06-11 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/1464374

Title:
  system error

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Description:Ubuntu 14.04.2 LTS
  Release:14.04

  After bootstrap I've a system error.
  Each time i try to install updates I've the error i sent few minutes ago.
  thanks in advance
  Francesco

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-53-generic 3.13.0-53.89
  ProcVersionSignature: Ubuntu 3.13.0-53.89-generic 3.13.11-ckt19
  Uname: Linux 3.13.0-53-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  francesco   2120 F pulseaudio
  CurrentDesktop: KDE
  Date: Thu Jun 11 21:27:40 2015
  HibernationDevice: RESUME=UUID=e1ac63ec-830d-4eae-ae0b-f1ca1a706a38
  InstallationDate: Installed on 2015-02-02 (128 days ago)
  InstallationMedia: Kubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-53-generic 
root=/dev/mapper/kubuntu--vg-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-53-generic N/A
   linux-backports-modules-3.13.0-53-generic  N/A
   linux-firmware 1.127.12
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/24/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.10
  dmi.board.name: AM1B-M
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.10:bd03/24/2014:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAM1B-M:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

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


[Kernel-packages] [Bug 1338706] Re: Samsung SSD 840 failed to get NCQ Send/Recv Log Emask 0x1 failed to set xfermode (err_mask=0x40) on upstream kernels = 3.12

2015-06-11 Thread Markus Wagner
http://kernel.ubuntu.com/git/ubuntu/ubuntu-vivid.git/log/?h=master-next

Seems this one has been commited after the -20 build :(

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

Title:
  Samsung SSD 840 failed to get NCQ Send/Recv Log Emask 0x1 failed to
  set xfermode (err_mask=0x40) on upstream kernels = 3.12

Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Trusty:
  Fix Committed
Status in linux source package in Utopic:
  Fix Committed
Status in linux source package in Vivid:
  Fix Committed
Status in linux source package in Wily:
  Incomplete

Bug description:
  [Impact]

   * Users with Samsung 8** SSD drives see miscellaneous errors and
  warning messages in the logs depending on the firmware level of the
  drive while booting or after running trim.

  [Test Case]

   * Run this script, and then check logs for errors.
  #!/bin/bash

  git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
  for i in {0..10} ; do
   cp -r linux linux$i
  done
  rm -rf linux*
  echo sudo fstrim requires your password
  sudo fstrim ./

  [Regression Potential]

   * There is very little regression potential as this change simply
  prevents NCQ trim from being used on Samsung 8** drives.

  [Other Info]

   * Commit is upstream.
   * Greatly increasing the timeout for the drives seems to relieve the timeout 
errors.  This may be due to trimming large numbers of sectors with single 
commands.  It may be prudent for future upstream to break up large trims into 
multiple requests on smaller regions.

  ===Original Bug description ==
  Samsung SSD 840 Series failed to get NCQ Send/Recv Log Emask 0x1.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-30-generic 3.13.0-30.55
  ProcVersionSignature: Ubuntu 3.13.0-30.55-generic 3.13.11.2
  Uname: Linux 3.13.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  user   2131 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Jul  7 20:01:28 2014
  HibernationDevice: RESUME=UUID=685afcb7-7aa6-4048-af15-091d3bcd3b35
  InstallationDate: Installed on 2014-06-22 (14 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  IwConfig:
   eth0  no wireless extensions.

   lono wireless extensions.
  MachineType: System manufacturer System Product Name
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-30-generic 
root=UUID=d7c2e1cb-d046-460c-83b8-0cfbb330d095 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-30-generic N/A
   linux-backports-modules-3.13.0-30-generic  N/A
   linux-firmware 1.127.4
  RfKill:

  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/10/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0901
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: M3N78-EM
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0901:bd09/10/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM3N78-EM:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

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


[Kernel-packages] [Bug 1463845] Re: Regression: no wifi in macbook pro 11, 1

2015-06-11 Thread Seth Forshee
You're using the wl driver for wireless, which is separate from the
kernel and needs to be rebuilt for each new kernel version. Your logs
show that the module isn't loaded. Sometimes a change in a kernel update
will cause the build to fail, but I just installed against 3.13.0-53.89
and didn't see any build problems. A couple basic things you could try
are loading the module manually (sudo modprobe wl) and running 'dkms
status' and seeing what it says for the kernel you're having problems
with; if the status isn't installed then there may be errors in
/var/lib/dkms/bcmwl/version/3.13.0-53-generic/x86_64/log/make.log
which may help explain what's wrong.

** Also affects: bcmwl (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/1463845

Title:
  Regression: no wifi in macbook pro 11,1

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

Bug description:
  Prior kernels in 12.04 such as 3.13.0-13-generic and linux-
  image-3.13.11-031311ckt16-generic had a working suspend and a working
  wifi. The latest kernel does not manage to get the wifi up.

  Additionally upon booting the dialog to enter the password takes tens
  of seconds to become active while the laptop attempts to connect to
  the internet.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-extra-3.13.0-53-generic 3.13.0-53.89
  ProcVersionSignature: Ubuntu 3.13.0-53.89-generic 3.13.11-ckt19
  Uname: Linux 3.13.0-53-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  albert 2013 F pulseaudio
   /dev/snd/controlC0:  albert 2013 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Jun 10 09:49:25 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-09-16 (267 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  IwConfig:
   eth1  no wireless extensions.
   
   lono wireless extensions.
  MachineType: Apple Inc. MacBookPro11,1
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-53-generic 
root=UUID=1fe82ec9-9c83-4e33-9506-2f7afb8d9d64 ro libata.force=noncq quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-53-generic N/A
   linux-backports-modules-3.13.0-53-generic  N/A
   linux-firmware 1.127.12
  RfKill:
   0: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/12/2014
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP111.88Z.0138.B07.1402121134
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-189A3D4F975D5FFC
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookPro11,1
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-189A3D4F975D5FFC
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP111.88Z.0138.B07.1402121134:bd02/12/2014:svnAppleInc.:pnMacBookPro11,1:pvr1.0:rvnAppleInc.:rnMac-189A3D4F975D5FFC:rvrMacBookPro11,1:cvnAppleInc.:ct10:cvrMac-189A3D4F975D5FFC:
  dmi.product.name: MacBookPro11,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

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

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


[Kernel-packages] [Bug 1439562] Re: backport request: include support for OpenPower hardware

2015-06-11 Thread Chris J Arges
Jeremy,

Yea a new LP bug would make things easier to track, since we associate commits 
with LP bug#s.
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/1439562

Title:
  backport request: include support for OpenPower hardware

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Utopic:
  Fix Committed
Status in linux source package in Vivid:
  Fix Released

Bug description:
  [Impact]
  This is a HWE SRU for OpenPower support in 3.16.

  [Fix]
  upstream commits:
  backported from commit 6a11e5c67a397e9a64cfde6961c83a7a64d7980c)
  backported from commit 608b286d1ddf38a7ceb624d2b689af095816d91c)
  cherry picked from commit 3bf57561d4dbd36ba45ce05656b0469bfdcc7ef2)
  cherry picked from commit 4c3b21686111e0ac6018469dacbc5549f9915cf8)
  cherry picked from commit a4bcbe6a41adcaa5e7f1830a7c1da8691d9d2b1d)
  backported from commit 08135139430fabdeaa990da8a9e0d436aad0672b)
  cherry picked from commit c1c3a526bb4ddbec7639a9fb3b84fede25b201d9)
  cherry picked from commit b921e90260cec1e04988bb3763491de885b67b51)
  backported from commit e8a51e1b51ee5730ad3913f3962e3099a5e19359)
  cherry picked from commit 5590f3196b293574a12be58d06d5e1120d8856ec)
  backported from commit 529d235a0e190ded1d21ccc80a73e625ebcad09b)

  [Test Case]
  Ensure kernel boots on specific OpenPower hardware.

  --

  We've prepared a series of patches (ported to Ubuntu-3.19.0-11.11),
  which add OpenPower support to the Ubuntu kernel.

  The changes are available in the ubuntu/vivid branch of:

   https://github.com/open-power/linux.git

  (or I can attach them separately).

  Changelogs are as follows:

  commit 2f0190bd43764559b250a5bd11aca050f909aa21
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  Date:   Fri Nov 14 16:13:50 2014 +1100

  powerpc/powernv: Support OPAL requested heartbeat

  If OPAL requests it, call it back via opal_poll_events() at a
  regular interval. Some versions of OPAL on some machines require
  this to operate some internal timeouts properly.

  Signed-off-by: Benjamin Herrenschmidt b...@kernel.crashing.org

  Backport notes:
   cherry-picked from mpe-next, 3bf57561d4dbd36ba45ce05656b0469bfdcc7ef2
   minor conflicts resolved
  Signed-off-by: Jeremy Kerr j...@ozlabs.org

  commit e1c89541e7163494ad091f3c2622649d91ac7597
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  Date:   Mon Feb 16 14:59:08 2015 +1100

  device: Add dev_of_node() accessor

  Suggested by Arnd Bergmann, this gives a practical accessor for
  the of_node field of struct device while instructing the compiler
  that it will be NULL if CONFIG_OF is not set.

  Signed-off-by: Benjamin Herrenschmidt b...@kernel.crashing.org
  Acked-by: Rob Herring r...@kernel.org

  Backport notes:
   Submission to LKML at: https://patchwork.kernel.org/patch/5831161/
  Signed-off-by: Jeremy Kerr j...@ozlabs.org

  commit 2c242b30756f77528516a4e9e986818ac4e90490
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  Date:   Wed Feb 18 11:25:18 2015 +1100

  drivers/core/of: Add symlink to device-tree from devices with an
  OF node

  So I've been annoyed lately with having a bunch of devices such as i2c
  eeproms (for use by VPDs, server world !) and other bits and pieces that
  I want to be able to identify from userspace, and possibly provide
  additional data about from FW.

  Basically, it boils down to correlating the sysfs device with the OF
  tree device node, so that user space can use device-tree info such as
  additional location or label (or whatever else we can come up with)
  propreties to identify a given device, or get some attributes of use
  about it, etc...

  Now, so far, we've done that in some subsystem in a fairly ad-hoc basis
  using devspec properties. For example, PCI creates them if it can
  correlate the probed device with a DT node. Some powerpc specific busses
  do that too.

  However, i2c doesn't and it would be nice to have something more generic
  since technically any device can have a corresponding device tree node.

  This patch adds an of_node symlink to devices that have a non-NULL
  dev-of_node pointer, the patch is pretty trivial and seems to work just
  fine for me.

  Signed-off-by: Benjamin Herrenschmidt b...@kernel.crashing.org
  Acked-by: Rob Herring r...@kernel.org

  Backport notes:
   Submission to LKML at: https://patchwork.kernel.org/patch/5842241/
  Signed-off-by: Jeremy Kerr j...@ozlabs.org

  commit 1d9d9bdad2553f39de92eba40f8663eb45819e8c
  Author: Michael Ellerman m...@ellerman.id.au
  Date:   Sat Mar 28 21:35:16 2015 +1100

  powerpc: Add a proper syscall for switching endianness

  We currently have a special syscall for switching endianness. This is
  syscall 

[Kernel-packages] [Bug 1338706] Re: Samsung SSD 840 failed to get NCQ Send/Recv Log Emask 0x1 failed to set xfermode (err_mask=0x40) on upstream kernels = 3.12

2015-06-11 Thread Ioannis Vranos
Does the last kernel update (kernel 3.19.0-20.20) contain the fix?

I saw no reference to any Samsung SSD, at its changelog.

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

Title:
  Samsung SSD 840 failed to get NCQ Send/Recv Log Emask 0x1 failed to
  set xfermode (err_mask=0x40) on upstream kernels = 3.12

Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Trusty:
  Fix Committed
Status in linux source package in Utopic:
  Fix Committed
Status in linux source package in Vivid:
  Fix Committed
Status in linux source package in Wily:
  Incomplete

Bug description:
  [Impact]

   * Users with Samsung 8** SSD drives see miscellaneous errors and
  warning messages in the logs depending on the firmware level of the
  drive while booting or after running trim.

  [Test Case]

   * Run this script, and then check logs for errors.
  #!/bin/bash

  git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
  for i in {0..10} ; do
   cp -r linux linux$i
  done
  rm -rf linux*
  echo sudo fstrim requires your password
  sudo fstrim ./

  [Regression Potential]

   * There is very little regression potential as this change simply
  prevents NCQ trim from being used on Samsung 8** drives.

  [Other Info]

   * Commit is upstream.
   * Greatly increasing the timeout for the drives seems to relieve the timeout 
errors.  This may be due to trimming large numbers of sectors with single 
commands.  It may be prudent for future upstream to break up large trims into 
multiple requests on smaller regions.

  ===Original Bug description ==
  Samsung SSD 840 Series failed to get NCQ Send/Recv Log Emask 0x1.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-30-generic 3.13.0-30.55
  ProcVersionSignature: Ubuntu 3.13.0-30.55-generic 3.13.11.2
  Uname: Linux 3.13.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  user   2131 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Jul  7 20:01:28 2014
  HibernationDevice: RESUME=UUID=685afcb7-7aa6-4048-af15-091d3bcd3b35
  InstallationDate: Installed on 2014-06-22 (14 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  IwConfig:
   eth0  no wireless extensions.

   lono wireless extensions.
  MachineType: System manufacturer System Product Name
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-30-generic 
root=UUID=d7c2e1cb-d046-460c-83b8-0cfbb330d095 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-30-generic N/A
   linux-backports-modules-3.13.0-30-generic  N/A
   linux-firmware 1.127.4
  RfKill:

  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/10/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0901
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: M3N78-EM
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0901:bd09/10/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM3N78-EM:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

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


[Kernel-packages] [Bug 1452250] Re: suspend/resume brooken on macbook pro hardware 11.2

2015-06-11 Thread Tony Houghton
** Bug watch added: Linux Kernel Bug Tracker #99801
   http://bugzilla.kernel.org/show_bug.cgi?id=99801

** Also affects: linux-latest (Debian) via
   http://bugzilla.kernel.org/show_bug.cgi?id=99801
   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/1452250

Title:
  suspend/resume brooken on macbook pro  hardware 11.2

Status in linux package in Ubuntu:
  Incomplete
Status in linux-latest package in Debian:
  Unknown

Bug description:
  On ubuntu 15.04 with kernel 3.19.0-16 its not possible to out of the
  box do a suspend.

  if I disable XHC1 as wakeup source in /proc/acpi/wakeup it is now
  possible to suspend.

  echo XHC1 /proc/acpi/wakeup

  But now resume is problematic. When resuming its possible to get just
  a black screen. Resume is actually working but the backlightis not
  turned on. but since ubuntu now has turned on the screenlock it is not
  possible to use the buttons that controls the backlight to get the
  screen readable again.

  If I type my password in blindly (dont always work) I get back in the
  desktop and then I can use the keys that control the backlight and tus
  get a picture again.

  This is not very user friendly.

  1. we need some way to control the backlight also when the screen is
  locked, this is very important turning on tha lock manualy also
  prevent the backlight key from working.

  2. when resuming something needs to turn on the backlight 100% . (it
  is done often, but sometimes it's black.)

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-16-generic 3.19.0-16.16
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  kenjo  1855 F pulseaudio
   /dev/snd/controlC1:  kenjo  1855 F pulseaudio
  Date: Wed May  6 13:28:23 2015
  HibernationDevice: RESUME=UUID=761572ed-0a1f-4ea0-9e80-1b6ef6034e6e
  InstallationDate: Installed on 2015-04-09 (26 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Beta amd64 (20150326)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 006: ID 05ac:8289 Apple, Inc.
   Bus 001 Device 002: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part 
of BCM2046 Bluetooth)
   Bus 001 Device 003: ID 05ac:0263 Apple, Inc. Apple Internal Keyboard / 
Trackpad (MacBook Retina)
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Apple Inc. MacBookPro11,2
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.19.0-16-generic.efi.signed 
root=UUID=f84ca03e-c0d4-45ad-80f3-c45d4ad106dd ro rootflags=subvol=@ noprompt 
persistent 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-3.19.0-16-generic N/A
   linux-backports-modules-3.19.0-16-generic  N/A
   linux-firmware 1.143
  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: 01/07/2015
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP112.88Z.0138.B14.1501071031
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-3CBD00234E554E41
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookPro11,2
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-3CBD00234E554E41
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP112.88Z.0138.B14.1501071031:bd01/07/2015:svnAppleInc.:pnMacBookPro11,2:pvr1.0:rvnAppleInc.:rnMac-3CBD00234E554E41:rvrMacBookPro11,2:cvnAppleInc.:ct10:cvrMac-3CBD00234E554E41:
  dmi.product.name: MacBookPro11,2
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

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

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


[Kernel-packages] [Bug 1448441] Re: After upgrade to Ubuntu 15.04, wrong temperature readings after wake from suspend cause fan to go crazy

2015-06-11 Thread Reece
Perhaps also relevant: Battery life is seems significantly down since
15.04. I don't know whether that might be attributable to fans or
something else.

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

Title:
  After upgrade to Ubuntu 15.04, wrong temperature readings after wake
  from suspend cause fan to go crazy

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  After I upgraded to Ubuntu 15.04, I started having problems with the
  fan going crazy after I wake Ubuntu from suspend. At first, this only
  happened on a few occasions when waking Ubuntu from suspend, but now
  it seems to happen every time I wake it from suspend.

  I'm guessing the fan goes full speed due to the wrong readings of the
  temperature. sensors indicates temp4 as 100°C right after I wake
  Ubuntu from suspend, but temp4 is usually only around 30-40°C.

  The problem goes away when I restart Ubuntu. I had no problems of this
  kind on previous versions of Ubuntu.

  I'm not sure if the package responsible is linux, but I assume it is
  because of this:
  https://wiki.ubuntu.com/Bugs/FindRightPackage#Suspend_and_Hibernate

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-15-generic 3.19.0-15.15
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic i686
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  macak  1564 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat Apr 25 13:47:17 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-04-21 (3 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release i386 (20141022.1)
  MachineType: Hewlett-Packard HP Compaq 6910p (RH239AV)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-15-generic 
root=UUID=d68e56a7-69e6-43ce-b25b-20550f5e34bf ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-15-generic N/A
   linux-backports-modules-3.19.0-15-generic  N/A
   linux-firmware 1.143
  SourcePackage: linux
  UpgradeStatus: Upgraded to vivid on 2015-04-24 (1 days ago)
  dmi.bios.date: 11/04/2008
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68MCD Ver. F.17
  dmi.board.name: 30C1
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 68.36
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68MCDVer.F.17:bd11/04/2008:svnHewlett-Packard:pnHPCompaq6910p(RH239AV):pvrF.17:rvnHewlett-Packard:rn30C1:rvrKBCVersion68.36:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP Compaq 6910p (RH239AV)
  dmi.product.version: F.17
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 1244176] Re: Server 13.10 Install Fails with USB Keyboard (Appears to Hang)

2015-06-11 Thread Jordan
Note that while this particular bug, about missing ohci-pci in the
initramfs, is fixed in Ubuntu 15.04 another similar bug, missing xhci-
pci, is still present. The debian bug report about, and fix for, missing
xhci-pci is here: https://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=773250

If you are experiencing these symptoms on Ubuntu 15.04 (USB keyboard
working in installed and Live systems, but not debian-installer / early
boot initramfs), you are probably hitting the xhci-pci bug.

** Bug watch added: Debian Bug tracker #773250
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=773250

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

Title:
  Server 13.10 Install Fails with USB Keyboard (Appears to Hang)

Status in initramfs-tools package in Ubuntu:
  Invalid
Status in linux package in Ubuntu:
  Fix Released
Status in initramfs-tools source package in Saucy:
  Invalid
Status in linux source package in Saucy:
  Fix Released
Status in initramfs-tools source package in Trusty:
  Confirmed
Status in linux source package in Trusty:
  Fix Released
Status in initramfs-tools source package in Utopic:
  Invalid
Status in linux source package in Utopic:
  Fix Released

Bug description:
  A fresh install of Server 13.10 on old hardware fails when a USB
  keyboard is present. The installation succeeds when a PS/2 keyboard is
  installed.

  The installation appears to hang at the third screen, which is Select
  Language. The screen does not respond to keyboard or mouse events.

  The issue was experienced independently on HP/Compag  dc5850 with
  Athlon X2 2.3 GHz dual core, 4GB RAM; and DELL Optiplex 755. See
  Server 13.10 Install Hangs,
  http://askubuntu.com/questions/364945/server-13-10-install-
  hangs/364949.

  The issue was not present on Server 12.04.3 LTS or 13.04.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1244176/+subscriptions

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


[Kernel-packages] [Bug 1464153] Re: package linux-image-3.19.0-20-generic (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 128

2015-06-11 Thread Alberto Salvia Novella
** Changed in: linux (Ubuntu)
   Importance: Undecided = High

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

Title:
  package linux-image-3.19.0-20-generic (not installed) failed to
  install/upgrade: subprocess new pre-installation script returned error
  exit status 128

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  This failed as part of a normal package update.

  ProblemType: Package
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-20-generic (not installed)
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  gary   2018 F pulseaudio
  Date: Thu Jun 11 08:35:44 2015
  DuplicateSignature: package:linux-image-3.19.0-20-generic:(not 
installed):subprocess new pre-installation script returned error exit status 128
  ErrorMessage: subprocess new pre-installation script returned error exit 
status 128
  HibernationDevice: RESUME=/dev/mapper/vg01-Swap
  MachineType: LENOVO 4290A11
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-18-generic 
root=/dev/mapper/vg01-Root ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: grub-pc 2.02~beta2-22ubuntu1
  SourcePackage: linux
  Title: package linux-image-3.19.0-20-generic (not installed) failed to 
install/upgrade: subprocess new pre-installation script returned error exit 
status 128
  UpgradeStatus: Upgraded to vivid on 2015-05-06 (35 days ago)
  dmi.bios.date: 10/18/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8DET54WW (1.24 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 4290A11
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr8DET54WW(1.24):bd10/18/2011:svnLENOVO:pn4290A11:pvrThinkPadX220:rvnLENOVO:rn4290A11:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 4290A11
  dmi.product.version: ThinkPad X220
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1464404] [NEW] bcmwl-kernel-source 6.30.223.248+bdcom-0ubuntu2: bcmwl kernel module failed to build

2015-06-11 Thread Valent McCalla
Public bug reported:

Package update failure

ProblemType: Package
DistroRelease: Ubuntu 15.04
Package: bcmwl-kernel-source 6.30.223.248+bdcom-0ubuntu2
ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
Uname: Linux 3.19.0-18-generic i686
ApportVersion: 2.17.2-0ubuntu1.1
Architecture: i386
DKMSKernelVersion: 3.19.0-20-generic
Date: Thu Jun 11 21:58:31 2015
InstallationDate: Installed on 2015-05-14 (28 days ago)
InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release i386 (20150422)
PackageVersion: 6.30.223.248+bdcom-0ubuntu2
RelatedPackageVersions:
 dpkg 1.17.25ubuntu1
 apt  1.0.9.7ubuntu4
SourcePackage: bcmwl
Title: bcmwl-kernel-source 6.30.223.248+bdcom-0ubuntu2: bcmwl kernel module 
failed to build
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 vivid

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

Title:
  bcmwl-kernel-source 6.30.223.248+bdcom-0ubuntu2: bcmwl kernel module
  failed to build

Status in bcmwl package in Ubuntu:
  New

Bug description:
  Package update failure

  ProblemType: Package
  DistroRelease: Ubuntu 15.04
  Package: bcmwl-kernel-source 6.30.223.248+bdcom-0ubuntu2
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic i686
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: i386
  DKMSKernelVersion: 3.19.0-20-generic
  Date: Thu Jun 11 21:58:31 2015
  InstallationDate: Installed on 2015-05-14 (28 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release i386 (20150422)
  PackageVersion: 6.30.223.248+bdcom-0ubuntu2
  RelatedPackageVersions:
   dpkg 1.17.25ubuntu1
   apt  1.0.9.7ubuntu4
  SourcePackage: bcmwl
  Title: bcmwl-kernel-source 6.30.223.248+bdcom-0ubuntu2: bcmwl kernel module 
failed to build
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


Re: [Kernel-packages] [Bug 1463222] Re: [System manufacturer System Product Name] hibernate/resume failure

2015-06-11 Thread don lesniakowski
Hi,

Did this issue start happening after an update/upgrade?  Was there a
prior kernel version where you were not having this particular problem?

   To be honest, I don't know what is happening.  I've had this version of
Ubuntu for some time and it seems there is usually a weekly update that I
go ahead and install.
   Do you think this is related?  I rarely shutdown and boot cold unless
I'm going away and someone might visit the house to help with the dog or if
an update wants a reboot, I'll do it.  Usually, I hibernate from one
session to the next.  About 6 to 8 weeks ago, I must have rebooted and I
came to what I think is the grub bootloader page.  I was asked if I wanted
to run Ubuntu or some other option.  I could not select an option or
continue because keyboard input did not work.  I blew out the machine with
compressed air.  I tried to boot and it worked using my same keyboard.
This has happened once or twice since but a power-down holding the power
button down for 4 seconds and subsequent power-up has been successful.
   When this issue that was reported occured, I thought that I might have
the same experience (boot choice) but did not.  I really cannot tell you
what happened because I've seen it only once and it seemed to repair itself.

 Would it be possible for you to test the latest upstream kernel? Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v4.1 kernel[0].

   I'll check it out and try.  As I said in the bug report, I'm comfortable
as a user but am not a programmer.
I am willing to make an effort and help.

Thanks,
Don Lesniakowski

On Tue, Jun 9, 2015 at 12:34 PM, Joseph Salisbury 
joseph.salisb...@canonical.com wrote:

 Did this issue start happening after an update/upgrade?  Was there a
 prior kernel version where you were not having this particular problem?

 Would it be possible for you to test the latest upstream kernel? Refer
 to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
 v4.1 kernel[0].

 If this bug is fixed in the mainline kernel, please add the following
 tag 'kernel-fixed-upstream'.

 If the mainline kernel does not fix this bug, please add the tag:
 'kernel-bug-exists-upstream'.

 If you are unable to test the mainline kernel, for example it will not
 boot, please add the tag: 'kernel-unable-to-test-upstream'.
 Once testing of the upstream kernel is complete, please mark this bug as
 Confirmed.


 Thanks in advance.

 [0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.1-rc7-unstable/

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

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

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

 Title:
   [System manufacturer System Product Name] hibernate/resume failure

 Status in linux package in Ubuntu:
   Incomplete

 Bug description:
   Last activity was hibernate.  Upon wake-up (touch spacebar), problems.
   The system did start without me having to cycle power, etc. and I
   ended up here.

   I'm a linux user, not a programmer.  If you want more info, you will
   have to ask and work with me.

   Thanks!

   ProblemType: KernelOops
   DistroRelease: Ubuntu 14.04
   Package: linux-image-3.13.0-53-generic 3.13.0-53.89
   ProcVersionSignature: Ubuntu 3.13.0-53.89-generic 3.13.11-ckt19
   Uname: Linux 3.13.0-53-generic x86_64
   Annotation: This occured during a previous hibernate and prevented it
 from resuming properly.
   ApportVersion: 2.14.1-0ubuntu3.11
   Architecture: amd64
   AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC1:  don1948 F pulseaudio
/dev/snd/controlC0:  don1948 F pulseaudio
   CurrentDmesg: [   31.115976] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link
 becomes ready
   Date: Mon Jun  8 20:44:19 2015
   DuplicateSignature: hibernate/resume:System manufacturer System Product
 Name:0401
   ExecutablePath: /usr/share/apport/apportcheckresume
   Failure: hibernate/resume
   HibernationDevice: RESUME=UUID=ffd2b5a3-0e8e-4f9b-9288-cff133a90145
   InstallationDate: Installed on 2011-12-18 (1268 days ago)
   InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64
 (20111012)
   InterpreterPath: /usr/bin/python3.4
   IwConfig:
eth0  no wireless extensions.

lono wireless extensions.
   MachineType: System manufacturer System Product Name
   ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
   ProcEnviron:
TERM=linux
PATH=(custom, no user)
   ProcFB: 0 inteldrmfb
   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-53-generic
 root=UUID=9f13b409-27bd-4e42-99c0-59fccdb87241 ro quiet splash
   PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No
 PulseAudio daemon running, or not running as session daemon.
   RelatedPackageVersions:
linux-restricted-modules-3.13.0-53-generic N/A
linux-backports-modules-3.13.0-53-generic  

Re: [Kernel-packages] [Bug 1463222] Re: [System manufacturer System Product Name] hibernate/resume failure

2015-06-11 Thread don lesniakowski
Since the incident that triggered the bug report, I have had no
reoccurences.  I've woken successfully from hibernation and just a few
minutes ago, installed the latest Ubuntu updates and restarted the pc.  Nor
have I experienced the boot choices screen with a seemingly non-working
keyboard.

On Thu, Jun 11, 2015 at 4:26 PM, Don Lesniakowski don...@gmail.com
wrote:

 Hi,

 Did this issue start happening after an update/upgrade?  Was there a
 prior kernel version where you were not having this particular problem?

To be honest, I don't know what is happening.  I've had this version of
 Ubuntu for some time and it seems there is usually a weekly update that I
 go ahead and install.
Do you think this is related?  I rarely shutdown and boot cold unless
 I'm going away and someone might visit the house to help with the dog or if
 an update wants a reboot, I'll do it.  Usually, I hibernate from one
 session to the next.  About 6 to 8 weeks ago, I must have rebooted and I
 came to what I think is the grub bootloader page.  I was asked if I wanted
 to run Ubuntu or some other option.  I could not select an option or
 continue because keyboard input did not work.  I blew out the machine with
 compressed air.  I tried to boot and it worked using my same keyboard.
 This has happened once or twice since but a power-down holding the power
 button down for 4 seconds and subsequent power-up has been successful.
When this issue that was reported occured, I thought that I might have
 the same experience (boot choice) but did not.  I really cannot tell you
 what happened because I've seen it only once and it seemed to repair itself.

  Would it be possible for you to test the latest upstream kernel? Refer
 to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
 v4.1 kernel[0].

I'll check it out and try.  As I said in the bug report, I'm
 comfortable as a user but am not a programmer.
 I am willing to make an effort and help.

 Thanks,
 Don Lesniakowski

 On Tue, Jun 9, 2015 at 12:34 PM, Joseph Salisbury 
 joseph.salisb...@canonical.com wrote:

 Did this issue start happening after an update/upgrade?  Was there a
 prior kernel version where you were not having this particular problem?

 Would it be possible for you to test the latest upstream kernel? Refer
 to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
 v4.1 kernel[0].

 If this bug is fixed in the mainline kernel, please add the following
 tag 'kernel-fixed-upstream'.

 If the mainline kernel does not fix this bug, please add the tag:
 'kernel-bug-exists-upstream'.

 If you are unable to test the mainline kernel, for example it will not
 boot, please add the tag: 'kernel-unable-to-test-upstream'.
 Once testing of the upstream kernel is complete, please mark this bug as
 Confirmed.


 Thanks in advance.

 [0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.1-rc7-unstable/

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

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

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

 Title:
   [System manufacturer System Product Name] hibernate/resume failure

 Status in linux package in Ubuntu:
   Incomplete

 Bug description:
   Last activity was hibernate.  Upon wake-up (touch spacebar), problems.
   The system did start without me having to cycle power, etc. and I
   ended up here.

   I'm a linux user, not a programmer.  If you want more info, you will
   have to ask and work with me.

   Thanks!

   ProblemType: KernelOops
   DistroRelease: Ubuntu 14.04
   Package: linux-image-3.13.0-53-generic 3.13.0-53.89
   ProcVersionSignature: Ubuntu 3.13.0-53.89-generic 3.13.11-ckt19
   Uname: Linux 3.13.0-53-generic x86_64
   Annotation: This occured during a previous hibernate and prevented it
 from resuming properly.
   ApportVersion: 2.14.1-0ubuntu3.11
   Architecture: amd64
   AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC1:  don1948 F pulseaudio
/dev/snd/controlC0:  don1948 F pulseaudio
   CurrentDmesg: [   31.115976] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link
 becomes ready
   Date: Mon Jun  8 20:44:19 2015
   DuplicateSignature: hibernate/resume:System manufacturer System Product
 Name:0401
   ExecutablePath: /usr/share/apport/apportcheckresume
   Failure: hibernate/resume
   HibernationDevice: RESUME=UUID=ffd2b5a3-0e8e-4f9b-9288-cff133a90145
   InstallationDate: Installed on 2011-12-18 (1268 days ago)
   InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64
 (20111012)
   InterpreterPath: /usr/bin/python3.4
   IwConfig:
eth0  no wireless extensions.

lono wireless extensions.
   MachineType: System manufacturer System Product Name
   ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
   ProcEnviron:
TERM=linux
PATH=(custom, no user)
   ProcFB: 0 

[Kernel-packages] [Bug 1462525] Re: Ubuntu 15.04: Huawei E3131 HSPA+ USB Stick not working

2015-06-11 Thread Andreas Gruenbacher
It turns out that the USB stick runs fine in a mode where it shows up as
an Ethernet plus a storage device, it's not necessary to run it Serial
over USB mode. In that Ethernet mode, the stick also does DHCP and runs
a web server, through which things like SIM PINs can be configured. I'm
happy with that.

Thanks for your help, Christopher.

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

Title:
  Ubuntu 15.04: Huawei E3131 HSPA+ USB Stick not working

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hello, I cannot get a Huawei E3131 HSPA+ USB Stick to work.

  The stick first shows up as device id 12d1:1f01. usb-modeswitch then
  causes it to switch to id 12d1:14dc. However, that's not an id that
  the kernel knows about, and nothing further happens. A 'modprobe
  option  echo 12d1 14dc  /sys/bus/usb-
  serial/drivers/option1/new_id' doesn't help, either.

  When I disable the usb-modeswitch package and do the mode switching by
  hand as suggested at http://wiki.ubuntuusers.de/USB_ModeSwitch as
  follows:

usb_modeswitch -v 12d1 -p 1f01 -M
  '55534243123456780011062001'

  The device switches into a different mode and identifies as id
  12d1:1001. I then get some /dev/ttyUSB* devices, but NetworkManager
  still doesn't recognize the modem and I don't get the choice of
  establishing a connection.

  Any pointers what I could try to get the stick working? Thanks!

  (When I use a MF190 stick which initially identifies as id 19d2:2000, 
usb_modeswitch causes it to switch to id 19d2:0117, I also get some 
/dev/ttyUSB* devices, and everything works perfectly well.)
  --- 
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  otsv   1759 F pulseaudio
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=c0108def-747e-4b0e-a282-8bf2512a52cb
  InstallationDate: Installed on 2015-06-04 (1 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  Lsusb:
   Bus 001 Device 004: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
   Bus 001 Device 003: ID 0c45:64ad Microdia 
   Bus 001 Device 002: ID 8087:07e6 Intel Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Inspiron 3531
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-18-generic.efi.signed 
root=UUID=0a72daaf-ccbf-46aa-8529-ef0724f39efd ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-18-generic N/A
   linux-backports-modules-3.19.0-18-generic  N/A
   linux-firmware 1.143.1
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-18-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 05/06/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A01
  dmi.board.name: 00FTTX
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A01
  dmi.modalias: 
dmi:bvnDellInc.:bvrA01:bd05/06/2014:svnDellInc.:pnInspiron3531:pvrA01:rvnDellInc.:rn00FTTX:rvrA00:cvnDellInc.:ct8:cvrA01:
  dmi.product.name: Inspiron 3531
  dmi.product.version: A01
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1459367] Re: Realtek RTL8723BE wireless card drops connection in Linux kernel 3.19.0-18

2015-06-11 Thread Arnaud LE CAM
For 4.1-rc7 it only works with the following combinations :
fwlps=1 and ips=0 ;
fwlps=0 and ips=1 ;
fwlps=0 and ips=0.

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

Title:
  Realtek RTL8723BE wireless card drops connection in Linux kernel
  3.19.0-18

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hi,
  I loose my connection randomly (HP laptop, model 15-r207nf) with Realtek 
RTL8723BE wireless card.
  Linux 3.19.0-18-generic on Xubuntu 15.04

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-18-generic 3.19.0-18.18
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   arnaud 1415 F...m pulseaudio
   /dev/snd/controlC0:  arnaud 1409 F panel-17-mixer
arnaud 1415 F pulseaudio
  CurrentDesktop: XFCE
  Date: Wed May 27 19:46:19 2015
  HibernationDevice: RESUME=UUID=677c116e-29ca-4442-a248-9302170fbb6b
  InstallationDate: Installed on 2015-04-18 (38 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Beta amd64 (20150326)
  MachineType: Hewlett-Packard HP 15 Notebook PC
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-18-generic.efi.signed 
root=UUID=3c2695c5-1341-4096-966f-ad24d315f451 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-18-generic N/A
   linux-backports-modules-3.19.0-18-generic  N/A
   linux-firmware 1.143.1
  SourcePackage: linux
  UdevLog: Error: [Errno 2] Aucun fichier ou dossier de ce type: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/28/2014
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.32
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 2213
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 57.47
  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.32:bd10/28/2014:svnHewlett-Packard:pnHP15NotebookPC:pvr097412405F0620180:rvnHewlett-Packard:rn2213:rvr57.47:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP 15 Notebook PC
  dmi.product.version: 097412405F0620180
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 1458663] Re: Characters disappear and graphic major problems

2015-06-11 Thread Nicola Spampinato
Hi,
with the kernel 

4.1.0-040100rc2.201505032335

the bug seems to be solved.

Two days with no issue!

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

Title:
  Characters disappear and graphic major problems

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  After some minuter working, the characters on screen start to disappear or to 
be bad rendered. Also other glitches appear on screen.
  Only solution is to reboot.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon May 25 21:49:34 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  DkmsStatus:
   vboxhost, 4.3.28, 3.19.0-16-generic, x86_64: installed
   vboxhost, 4.3.28, 3.19.0-18-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] 
(rev 02) (prog-if 00 [VGA controller])
     Subsystem: Acer Incorporated [ALI] Device [1025:0612]
  InstallationDate: Installed on 2015-05-13 (11 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  Lsusb:
   Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 003: ID 0402:7675 ALi Corp.
   Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Acer TravelMate 5744
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-18-generic 
root=UUID=a47868a6-c53a-4f67-b654-d6f1056a0cc5 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UdevLog: Error: [Errno 2] File o directory non esistente: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/27/2011
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.04
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: BA52_CP
  dmi.board.vendor: Acer
  dmi.board.version: Type2 - Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.04:bd07/27/2011:svnAcer:pnTravelMate5744:pvrV1.04:rvnAcer:rnBA52_CP:rvrType2-BoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: TravelMate 5744
  dmi.product.version: V1.04
  dmi.sys.vendor: Acer
  version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.2-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.2-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Mon May 25 21:42:49 2015
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:

  xserver.version: 2:1.17.1-0ubuntu3

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

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


[Kernel-packages] [Bug 1445195] Re: [Hyper-V] Kernel patches for storvsc

2015-06-11 Thread Frederik Bosch
@brainv We will do similar tests this weekend and next week. Since we
actually faced the read-only mode once more, I am not feeling
comfortable yet with the current solution. I am going to try to
reproduce the io pattern that we had when system went into read-only. It
was something like `git clone` followed by `composer install` (PHP
package manager) followed by a php script that creates and migrates
mariadb database.

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

Title:
  [Hyper-V] Kernel patches for storvsc

Status in linux package in Ubuntu:
  Triaged
Status in linux source package in Precise:
  Triaged
Status in linux source package in Trusty:
  Triaged
Status in linux source package in Utopic:
  Triaged
Status in linux source package in Vivid:
  Triaged
Status in linux source package in Wily:
  Triaged

Bug description:
  Storage driver performance updates for vivid

  K. Y. Srinivasan (7):
scsi: storvsc: Increase the ring buffer size
scsi: storvsc: Size the queue depth based on the ringbuffer size
scsi: storvsc: Always send on the selected outgoing channel
scsi: storvsc: Retrieve information about the capability of the target
scsi: storvsc: Fix a bug in copy_from_bounce_buffer()
scsi: storvsc: Don't assume that the scatterlist is not chained
scsi: storvsc: Set the tablesize based on the information given by the host

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

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


[Kernel-packages] [Bug 1461738] Re: iwl3945 on X61T crashes with Error sending C_POWER_TBL: time out after 500ms

2015-06-11 Thread Edward Z. Yang
Utopic. Looking at leftover kernels on my system, probably 3.16.0-36?

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

Title:
  iwl3945 on X61T crashes with Error sending C_POWER_TBL: time out after
  500ms

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  After using wireless for some period of time, it stops working. dmesg
  report is attached. Rebooting the machine makes the wireless driver
  work again (for a little bit anyway). I haven't checked if it's
  related to suspend/resume, but I use this a lot. I can try bisecting
  for a kernel which doesn't have this problem, although between when I
  started having problems, I upgraded to Vivid (which didn't fix the
  problem.)

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-18-generic 3.19.0-18.18
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic x86_64
  NonfreeKernelModules: openafs
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   ezyang 3167 F...m pulseaudio
   /dev/snd/controlC0:  ezyang 3167 F pulseaudio
  Date: Wed Jun  3 20:09:04 2015
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=/dev/mapper/sabre-swap
  InstallationDate: Installed on 2013-11-21 (560 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO 7762K3U
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-18-generic 
root=/dev/mapper/hostname-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-18-generic N/A
   linux-backports-modules-3.19.0-18-generic  N/A
   linux-firmware 1.143.1
  SourcePackage: linux
  UpgradeStatus: Upgraded to vivid on 2015-05-29 (6 days ago)
  dmi.bios.date: 02/21/2008
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7SET25WW (1.11 )
  dmi.board.name: 7762K3U
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7SET25WW(1.11):bd02/21/2008:svnLENOVO:pn7762K3U:pvrThinkPadX61Tablet:rvnLENOVO:rn7762K3U:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 7762K3U
  dmi.product.version: ThinkPad X61 Tablet
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1284093] Re: Please update regulations to support VHT

2015-06-11 Thread Jonathan Riddell
Lovely, successfully fixes my laptop.

I've uploaded to wily

I've uploaded to vivid-proposed awaiting approval from ~ubuntu-sru

TEST CASE:
Buy a Thinkpad 450s in the US with Intel Corporation Wireless 7265 (rev 59)
If you can use the internet for 10 minutes without pulling out your hair it has 
worked


** Also affects: wireless-regdb (Ubuntu Wily)
   Importance: Undecided
   Status: Confirmed

** Also affects: wireless-regdb (Ubuntu Vivid)
   Importance: Undecided
   Status: New

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

Title:
  Please update regulations to support VHT

Status in wireless-regdb package in Ubuntu:
  Confirmed
Status in wireless-regdb source package in Vivid:
  New
Status in wireless-regdb source package in Wily:
  Confirmed

Bug description:
  Only very recent versions of wireless-regdb have support for VHT
  (80mhz channels); in addition, all current kernels have a bug that
  will cause your card to fail to associate with a VHT ap when your
  local regdb didn't allow VHT:

  https://bugzilla.kernel.org/show_bug.cgi?id=70881

  I have updated the existing Debian bug requesting this too:
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=729089

  Well, more precisely I have emailed the update but it hasn't gone
  through yet.  :)

  I would recommend updating to 2013.11.27 (current upstream) as it
  includes other regulatory fixes. I would also recommend applying this
  to at least Precise and Trusty, possibly Saucy since it is still
  supported.

  Here is the update that should post to the Debian bug soon:
  I would much appreciate this, especially you make the jump to 2013.11.27. 
The new regdb will also solve issues with 802.11ac; the referenced version 
appears to be the first with support for 80mhz channels. Without the new regdb 
(or a patch the kernel that masks the symptoms, below), when you connect to an 
AP that supports 80mhz channels, you are disconnected with a nearly useless 
error. Link to the ticket, with details and the symptom-masking patch that will 
be in future kernels:

  https://bugzilla.kernel.org/show_bug.cgi?id=70881

  It would be great if we could get the new regdb upstream into Debian
  asap; in the meantime I will try to get an updated version into a ppa
  for Ubuntu users at least. ;)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wireless-regdb/+bug/1284093/+subscriptions

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


[Kernel-packages] [Bug 1464490] [NEW] Elan new touchpad recognized as a mouse and doesn't work

2015-06-11 Thread Liming Wang
Public bug reported:

Elan new touchpad recognized as a mouse, here is the steps to reproduce
the bug:

Steps: 1. try scrolling with touchpad

Expected results: Touchpad features such as scrolling should be
supported

Actual results: Touchpad features such as scrolling are not supported

Actually we need add new icbody type to fix the bug, and mainline kernel has 
the fix, commit is:
692dd1916436164e228608803dfb6cb768d6355a

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

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

Title:
  Elan new touchpad recognized as a mouse and doesn't work

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

Bug description:
  Elan new touchpad recognized as a mouse, here is the steps to
  reproduce the bug:

  Steps: 1. try scrolling with touchpad

  Expected results: Touchpad features such as scrolling should be
  supported

  Actual results: Touchpad features such as scrolling are not supported

  Actually we need add new icbody type to fix the bug, and mainline kernel has 
the fix, commit is:
  692dd1916436164e228608803dfb6cb768d6355a

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

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


[Kernel-packages] [Bug 1442951] Re: kswapd0 takes 100% of cpu and system is unresponsive

2015-06-11 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/1442951

Title:
  kswapd0 takes 100% of cpu and system is unresponsive

Status in linux package in Ubuntu:
  Expired

Bug description:
  it mostly happens, when I open a new tab in Chrome

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-34-generic 3.16.0-34.45
  ProcVersionSignature: Ubuntu 3.16.0-34.45-generic 3.16.7-ckt8
  Uname: Linux 3.16.0-34-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  zvi2645 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat Apr 11 23:27:30 2015
  MachineType: Acer Aspire S7-191
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-34-generic 
root=UUID=eea9a2dd-b1e4-471d-99a0-54d183006f46 ro quiet elevator=deadline 
splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon 
not responding.
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-34-generic N/A
   linux-backports-modules-3.16.0-34-generic  N/A
   linux-firmware 1.138.1
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog:
   
  dmi.bios.date: 11/16/2012
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V2.09
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Helium
  dmi.board.vendor: Acer
  dmi.board.version: V2.09
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V2.09
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV2.09:bd11/16/2012:svnAcer:pnAspireS7-191:pvrV2.09:rvnAcer:rnHelium:rvrV2.09:cvnAcer:ct10:cvrV2.09:
  dmi.product.name: Aspire S7-191
  dmi.product.version: V2.09
  dmi.sys.vendor: Acer

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

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


[Kernel-packages] [Bug 1299104] Re: [Lenovo G510 Notebook] EHCI: BIOS handoff failed (BIOS bug?) 01010001

2015-06-11 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/1299104

Title:
  [Lenovo G510 Notebook] EHCI: BIOS handoff failed (BIOS bug?) 01010001

Status in linux package in Ubuntu:
  Expired

Bug description:
  I'm getting this error message in the dmesg file on Ubuntu boot. I was
  expecting a clean boot without this issue but instead I got this
  issue. As per dmesg, this would be causing a boot delay of about 3
  secs.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-19-generic 3.13.0-19.40
  ProcVersionSignature: Ubuntu 3.13.0-19.40-generic 3.13.6
  Uname: Linux 3.13.0-19-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  thanasis   1520 F pulseaudio
   /dev/snd/controlC1:  thanasis   1520 F pulseaudio
  Date: Fri Mar 28 18:41:24 2014
  HibernationDevice: RESUME=UUID=18e9615a-78c7-4ff4-bd4d-d637eb3dcaec
  InstallationDate: Installed on 2014-03-16 (11 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140313)
  MachineType: LENOVO 20238
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-19-generic.efi.signed 
root=UUID=1fff532e-1f5c-440a-b22a-7e61a06a246d ro rootflags=subvol=@ 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-3.13.0-19-generic N/A
   linux-backports-modules-3.13.0-19-generic  N/A
   linux-firmware 1.126
  SourcePackage: linux
  StagingDrivers: rts5139
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/23/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 79CN46WW(V3.05)
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058Std
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo G510
  dmi.modalias: 
dmi:bvnLENOVO:bvr79CN46WW(V3.05):bd12/23/2013:svnLENOVO:pn20238:pvrLenovoG510:rvnLENOVO:rnINVALID:rvr31900058Std:cvnLENOVO:ct10:cvrLenovoG510:
  dmi.product.name: 20238
  dmi.product.version: Lenovo G510
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1430164] Re: pci 0000:00:1f.0: BAR 13: [io 0x0800-0x087f] has bogus alignment

2015-06-11 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/1430164

Title:
   pci :00:1f.0: BAR 13: [io  0x0800-0x087f] has bogus alignment

Status in linux package in Ubuntu:
  Expired

Bug description:
  Journalctl have logged that error

  
  kernel: pci :00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 05] 
add_size 1000
  kernel: pci :00:1c.0: bridge window [mem 0x0010-0x000f] to [bus 
05] add_size 40
  kernel: pci :00:1f.0: BAR 13: [io  0x0800-0x087f] has bogus alignment
  kernel: pci :00:1c.0: res[14]=[mem 0x0010-0x000f] 
get_res_add_size add_size 40
  kernel: pci :00:1c.0: res[13]=[io  0x1000-0x0fff] get_res_add_size 
add_size 1000
  kernel: pci :00:1c.0: BAR 14: assigned [mem 0xc010-0xc04f]
  kernel: pci :00:1c.0: BAR 13: assigned [io  0x1000-0x1fff]

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-7-generic 3.19.0-7.7
  ProcVersionSignature: Ubuntu 3.19.0-7.7-generic 3.19.0
  Uname: Linux 3.19.0-7-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.16.2-0ubuntu2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  oem1650 F pulseaudio
   /dev/snd/pcmC0D0p:   oem1650 F...m pulseaudio
   /dev/snd/controlC0:  oem1650 F pulseaudio
  CurrentDesktop: GNOME
  Date: Tue Mar 10 07:55:57 2015
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
   
   eth1  no wireless extensions.
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 003 Device 002: ID 046d:c50e Logitech, Inc. Cordless Mouse Receiver
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: ASUSTEK COMPUTER INC P5W DH Deluxe
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-7-generic 
root=UUID=7b1f4a51-558f-468f-85e0-f815d2f791e1 ro
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/22/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3002
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P5W DH Deluxe
  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.:bvr3002:bd07/22/2010:svnASUSTEKCOMPUTERINC:pnP5WDHDeluxe:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5WDHDeluxe:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: P5W DH Deluxe
  dmi.product.version: System Version
  dmi.sys.vendor: ASUSTEK COMPUTER INC

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

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


[Kernel-packages] [Bug 1440536] Re: Oops __d_lookup+0x88/0x194

2015-06-11 Thread Ming Lei
Looks there was similar report from upstream:

http://marc.info/?l=linux-fsdevelm=142865378923064w=2

but still don't have resolution or further report.


Also I tried to use fbench to create lots of files, list dirs concurently for 
reproducing
the issue, but can't reproduce it yet.

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

Title:
  Oops __d_lookup+0x88/0x194

Status in The Linux Kernel:
  Unknown
Status in linux package in Ubuntu:
  Triaged
Status in linux source package in Vivid:
  Triaged

Bug description:
  This started happening on a Mustang board after upgrading to
  3.19.0-9.9 and persists in 3.19.0-11.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-11-generic 3.19.0-11.11
  ProcVersionSignature: Ubuntu 3.19.0-11.11-generic 3.19.3
  Uname: Linux 3.19.0-11-generic aarch64
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Dec 31  1969 seq
   crw-rw 1 root audio 116, 33 Dec 31  1969 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.17-0ubuntu1
  Architecture: arm64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/timer', 
'/dev/snd/seq'] failed with exit code 1:
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Sun Apr  5 08:32:28 2015
  HibernationDevice: RESUME=UUID=014663f6-5135-4075-bf04-d2f42c4fc90b
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize 
libusb: -99
  PciMultimedia:
   
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: console=ttyS0,115200n8 ro 
earlyprintk=uart8250-32bit,0x1c02
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-11-generic N/A
   linux-backports-modules-3.19.0-11-generic  N/A
   linux-firmware 1.143
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  SourcePackage: linux
  SystemImageInfo:
   current build number: 0
   device name: ?
   channel: daily
   last update: Unknown
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Kernel-packages] [Bug 1463897] rainier (i386) - tests ran: 153, failed: 0

2015-06-11 Thread Brad Figg
tests ran: 153, failed: 0;
  
http://kernel.ubuntu.com/testing/rainier__3.16.0-40.54~14.04.1__2015-06-11_05-10-00/results-index.html

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

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

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 10. June 2015 16:10 UTC
  kernel-stable-Prepare-package-end:Wednesday, 10. June 2015 21:00 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 10. June 2015 21:00 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 11. June 2015 00:01 UTC
  kernel-stable-phase:Verification  Testing
  kernel-stable-phase-changed:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Verification-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Certification-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Security-signoff-start:Thursday, 11. June 2015 02:00 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Certification-testing-end:Thursday, 11. June 2015 07:00 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1463897/+subscriptions

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


[Kernel-packages] [Bug 1463897] rizzo (i386) - tests ran: 153, failed: 0

2015-06-11 Thread Brad Figg
tests ran: 153, failed: 0;
  
http://kernel.ubuntu.com/testing/rizzo__3.16.0-40.54~14.04.1__2015-06-11_05-27-00/results-index.html

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

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

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 10. June 2015 16:10 UTC
  kernel-stable-Prepare-package-end:Wednesday, 10. June 2015 21:00 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 10. June 2015 21:00 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 11. June 2015 00:01 UTC
  kernel-stable-phase:Verification  Testing
  kernel-stable-phase-changed:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Verification-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Certification-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Security-signoff-start:Thursday, 11. June 2015 02:00 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Certification-testing-end:Thursday, 11. June 2015 07:00 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1463897/+subscriptions

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


[Kernel-packages] [Bug 1443371] Re: netns: enhance netlink interface for nsid

2015-06-11 Thread Vincent JARDIN
Please, what are the news?

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

Title:
  netns: enhance netlink interface for nsid

Status in linux package in Ubuntu:
  Triaged
Status in linux source package in Precise:
  Triaged
Status in linux source package in Trusty:
  Triaged
Status in linux source package in Utopic:
  Triaged
Status in linux source package in Vivid:
  Triaged
Status in linux source package in Wily:
  Triaged

Bug description:
  The following feature is required to support nsid on netdevices:
http://www.spinics.net/lists/netdev/msg324208.html

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

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


[Kernel-packages] [Bug 1463897] Re: linux-lts-utopic: 3.16.0-40.54~14.04.1 -proposed tracker

2015-06-11 Thread Brad Figg
** Description changed:

  This bug is for tracking the 3.16.0-40.54~14.04.1 upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 10. June 2015 16:10 UTC
  kernel-stable-Prepare-package-end:Wednesday, 10. June 2015 21:00 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 10. June 2015 21:00 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 11. June 2015 00:01 UTC
  kernel-stable-phase:Verification  Testing
  kernel-stable-phase-changed:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Verification-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Certification-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Security-signoff-start:Thursday, 11. June 2015 02:00 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Thursday, 11. June 2015 02:00 UTC
+ kernel-stable-Certification-testing-end:Thursday, 11. June 2015 07:00 UTC

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

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

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 10. June 2015 16:10 UTC
  kernel-stable-Prepare-package-end:Wednesday, 10. June 2015 21:00 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 10. June 2015 21:00 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 11. June 2015 00:01 UTC
  kernel-stable-phase:Verification  Testing
  kernel-stable-phase-changed:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Verification-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Certification-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Security-signoff-start:Thursday, 11. June 2015 02:00 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Certification-testing-end:Thursday, 11. June 2015 07:00 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1463897/+subscriptions

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


[Kernel-packages] [Bug 1463897] fozzie (i386) - tests ran: 153, failed: 0

2015-06-11 Thread Brad Figg
tests ran: 153, failed: 0;
  
http://kernel.ubuntu.com/testing/fozzie__3.16.0-40.54~14.04.1__2015-06-11_05-02-00/results-index.html

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

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

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 10. June 2015 16:10 UTC
  kernel-stable-Prepare-package-end:Wednesday, 10. June 2015 21:00 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 10. June 2015 21:00 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 11. June 2015 00:01 UTC
  kernel-stable-phase:Verification  Testing
  kernel-stable-phase-changed:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Verification-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Certification-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Security-signoff-start:Thursday, 11. June 2015 02:00 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Certification-testing-end:Thursday, 11. June 2015 07:00 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1463897/+subscriptions

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


[Kernel-packages] [Bug 1443873] Re: Dell XPS 15 (9530) - Wifi hard blocked on startup

2015-06-11 Thread nicholas5
I am also experiencing this bug!
Currently having to boot into windows 8 to use the internet.

Please let me know if i can assist with any dumps / logs etc

N

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

Title:
  Dell XPS 15 (9530) - Wifi hard blocked on startup

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  My Wifi seems to be hard blocked when powering my notebook and could
  not be unblocked via keyboard switch (Fn + print_screen) nor any other
  hardware key. Only if I go to suspend mode and resume the Wifi is
  unblocked.

  Laptop model is Dell XPS 15 (9530) with Intel 7260 AC Wifi card.

  I'm using Ubuntu 15.04, same problem with 14.04 LTS and 14.10. BIOS
  installed: A08 (also had this problem with A06 and A07). Wifi is
  working in Windows 8.1 without problems.

  Output of cat /sys/kernel/debug/dell_laptop before suspending:

  status:   0x6030D
  Bit 0 : Hardware switch supported:   1
  Bit 1 : Wifi locator supported:  0
  Bit 2 : Wifi is supported:   1
  Bit 3 : Bluetooth is supported:  1
  Bit 4 : WWAN is supported:   0
  Bit 5 : Wireless keyboard supported: 0
  Bit 8 : Wifi is installed:   1
  Bit 9 : Bluetooth is installed:  1
  Bit 10: WWAN is installed:   0
  Bit 16: Hardware switch is on:   0
  Bit 17: Wifi is blocked: 1
  Bit 18: Bluetooth is blocked:1
  Bit 19: WWAN is blocked: 0

  hwswitch_state:   0x0
  Bit 0 : Wifi controlled by switch:  0
  Bit 1 : Bluetooth controlled by switch: 0
  Bit 2 : WWAN controlled by switch:  0
  Bit 7 : Wireless switch config locked:  0
  Bit 8 : Wifi locator enabled:   0
  Bit 15: Wifi locator setting locked:0

  after resuming:

  status:   0x6030D
  Bit 0 : Hardware switch supported:   1
  Bit 1 : Wifi locator supported:  0
  Bit 2 : Wifi is supported:   1
  Bit 3 : Bluetooth is supported:  1
  Bit 4 : WWAN is supported:   0
  Bit 5 : Wireless keyboard supported: 0
  Bit 8 : Wifi is installed:   1
  Bit 9 : Bluetooth is installed:  1
  Bit 10: WWAN is installed:   0
  Bit 16: Hardware switch is on:   0
  Bit 17: Wifi is blocked: 1
  Bit 18: Bluetooth is blocked:1
  Bit 19: WWAN is blocked: 0

  hwswitch_state:   0x0
  Bit 0 : Wifi controlled by switch:  0
  Bit 1 : Bluetooth controlled by switch: 0
  Bit 2 : WWAN controlled by switch:  0
  Bit 7 : Wireless switch config locked:  0
  Bit 8 : Wifi locator enabled:   0
  Bit 15: Wifi locator setting locked:0

  More reports at http://ubuntuforums.org/showthread.php?t=2260505

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

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


[Kernel-packages] [Bug 1463897] Re: linux-lts-utopic: 3.16.0-40.54~14.04.1 -proposed tracker

2015-06-11 Thread Po-Hsu Lin
PHLin bjf, hi, does linux-lts-utopic get re-spun?
bjf PHLin, it did get respun but does not require testing

** Changed in: kernel-sru-workflow/certification-testing
   Status: Confirmed = Invalid

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

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

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

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 10. June 2015 16:10 UTC
  kernel-stable-Prepare-package-end:Wednesday, 10. June 2015 21:00 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 10. June 2015 21:00 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 11. June 2015 00:01 UTC
  kernel-stable-phase:Verification  Testing
  kernel-stable-phase-changed:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Verification-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Certification-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Security-signoff-start:Thursday, 11. June 2015 02:00 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Thursday, 11. June 2015 02:00 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1463897/+subscriptions

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


[Kernel-packages] [Bug 554431] Re: Bluetooth is disabled. Pressing Turn on bluetooth not working

2015-06-11 Thread nicholas5
I am also experiencing this problem , this is in addition to the
following :

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

(XPS15 9530)

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

Title:
  Bluetooth is disabled. Pressing Turn on bluetooth not working

Status in bluez package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: bluez

  Lucid on Dell xps studio 1340.
  After the updates of April 1-3, bluetooth icon appears grayed out. Clicking 
it states that bluetooth is on. Using preferences and pressing the button Turn 
on Bluetooth makes the button go gray, but nothing more. Basically this is 
identical behavior to bug #441800, which is supposedly fixed.
  I will be happy to supply further details if necessary.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: bluez 4.60-0ubuntu7
  ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
  Uname: Linux 2.6.32-19-generic x86_64
  NonfreeKernelModules: nvidia wl
  Architecture: amd64
  Date: Sat Apr  3 07:15:29 2010
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
  InterestingModules: sco bnep l2cap btusb bluetooth
  MachineType: Dell Inc. Studio XPS 1340
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-19-generic 
root=UUID=c3257748-07cc-46a6-baa4-f0f5d8b79d53 ro quiet splash
  ProcEnviron:
   LANGUAGE=en_GB:en
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: bluez
  dmi.bios.date: 09/08/2009
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A11
  dmi.board.name: 0K183D
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A11
  dmi.chassis.asset.tag: 1234567890
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A11
  dmi.modalias: 
dmi:bvnDellInc.:bvrA11:bd09/08/2009:svnDellInc.:pnStudioXPS1340:pvrA11:rvnDellInc.:rn0K183D:rvrA11:cvnDellInc.:ct8:cvrA11:
  dmi.product.name: Studio XPS 1340
  dmi.product.version: A11
  dmi.sys.vendor: Dell Inc.
  hciconfig:
   hci0:Type: USB
BD Address: 00:00:00:00:00:00 ACL MTU: 0:0 SCO MTU: 0:0
DOWN 
RX bytes:6 acl:0 sco:0 events:1 errors:0
TX bytes:24 acl:0 sco:0 commands:8 errors:0
  rfkill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no

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

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


[Kernel-packages] [Bug 1463897] tarf (i386) - tests ran: 153, failed: 0

2015-06-11 Thread Brad Figg
tests ran: 153, failed: 0;
  
http://kernel.ubuntu.com/testing/tarf__3.16.0-40.54~14.04.1__2015-06-11_04-47-00/results-index.html

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

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

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 10. June 2015 16:10 UTC
  kernel-stable-Prepare-package-end:Wednesday, 10. June 2015 21:00 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 10. June 2015 21:00 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 11. June 2015 00:01 UTC
  kernel-stable-phase:Verification  Testing
  kernel-stable-phase-changed:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Verification-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Certification-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Security-signoff-start:Thursday, 11. June 2015 02:00 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Thursday, 11. June 2015 02:00 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1463897/+subscriptions

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


[Kernel-packages] [Bug 1464060] Re: gparted reports a problem with a working drive

2015-06-11 Thread Peter Pfeiffer
I'll attach the kern.log from 15... later
Here's more evidence from gdisk that it's working (and it very well may be a 
hardware error, but it does have 12.04.5 installed on it)
pfeiffep@pete-HP:~$ sudo gdisk -l /dev/sdh
[sudo] password for pfeiffep: 
GPT fdisk (gdisk) version 0.8.10

Partition table scan:
  MBR: MBR only
  BSD: not present
  APM: not present
  GPT: not present
***
Found invalid GPT and valid MBR; converting MBR to GPT format
in memory. 
***
Disk /dev/sdh: 78242976 sectors, 37.3 GiB
Logical sector size: 512 bytes
Disk identifier (GUID): 460F1C67-51D0-4BB6-92EA-2C8B8EA62128
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 78242942
Partitions will be aligned on 1-sector boundaries
Total free space is 117909 sectors (57.6 MiB)

Number  Start (sector)End (sector)  Size   Code  Name
   1  6378125062   37.3 GiB8300  Linux filesystem
pfeiffep@pete-HP:~$ sudo gdisk -p /dev/sdh
GPT fdisk (gdisk) version 0.8.10

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

Title:
  gparted reports a problem with a working drive

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Error recieved: Error fsyncing/closing /dev/sdh: Remote I/O error
  gparted version 0.18.0
  kernel version 3.13.0-53-generic
  Description:  Ubuntu 14.04.2 LTS
  This drive is attached to a builtin USB port
  Device info: Samsung MP0402H ; 37.31 GB 

  This same drive has Ubuntu 12.04.5 installed (3.13.0.32) with gparted
  0.11.0 and is working perfectly.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gparted 0.18.0-1
  ProcVersionSignature: Ubuntu 3.13.0-53.89-generic 3.13.11-ckt19
  Uname: Linux 3.13.0-53-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Jun 10 21:29:49 2015
  InstallationDate: Installed on 2014-04-04 (432 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Daily amd64 (20140404)
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gparted
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Kernel-packages] [Bug 1464060] Re: gparted reports a problem with a working drive

2015-06-11 Thread Peter Pfeiffer
Phillip, I've attached 1504 kern.log. The drive in question has 12.04.5
installed and I booted from the same USB port that produced the failure
in 1504.

** Attachment added: kern.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1464060/+attachment/4413553/+files/1504kern.log

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

Title:
  gparted reports a problem with a working drive

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Error recieved: Error fsyncing/closing /dev/sdh: Remote I/O error
  gparted version 0.18.0
  kernel version 3.13.0-53-generic
  Description:  Ubuntu 14.04.2 LTS
  This drive is attached to a builtin USB port
  Device info: Samsung MP0402H ; 37.31 GB 

  This same drive has Ubuntu 12.04.5 installed (3.13.0.32) with gparted
  0.11.0 and is working perfectly.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gparted 0.18.0-1
  ProcVersionSignature: Ubuntu 3.13.0-53.89-generic 3.13.11-ckt19
  Uname: Linux 3.13.0-53-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Jun 10 21:29:49 2015
  InstallationDate: Installed on 2014-04-04 (432 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Daily amd64 (20140404)
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gparted
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Kernel-packages] [Bug 1464060] Re: gparted reports a problem with a working drive

2015-06-11 Thread Peter Pfeiffer
Here's the kern.log from 12.04

** Attachment added: 1204kern.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1464060/+attachment/4413554/+files/1204kern.log

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

Title:
  gparted reports a problem with a working drive

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Error recieved: Error fsyncing/closing /dev/sdh: Remote I/O error
  gparted version 0.18.0
  kernel version 3.13.0-53-generic
  Description:  Ubuntu 14.04.2 LTS
  This drive is attached to a builtin USB port
  Device info: Samsung MP0402H ; 37.31 GB 

  This same drive has Ubuntu 12.04.5 installed (3.13.0.32) with gparted
  0.11.0 and is working perfectly.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gparted 0.18.0-1
  ProcVersionSignature: Ubuntu 3.13.0-53.89-generic 3.13.11-ckt19
  Uname: Linux 3.13.0-53-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Jun 10 21:29:49 2015
  InstallationDate: Installed on 2014-04-04 (432 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Daily amd64 (20140404)
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gparted
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Kernel-packages] [Bug 1383184] Re: Atheros Qualcomm Killer N1525 Wireless-AC [168c:003e] not supported

2015-06-11 Thread Josh Taylor
So the network speed is reported as 1 Mb/s through network manager, but
the speed is a bit faster than that on speedtest.net (about 10mbit) .
I'm also not getting great reported signal.

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

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

Status in linux package in Ubuntu:
  Triaged

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

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

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

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


[Kernel-packages] [Bug 1383184] Re: Atheros Qualcomm Killer N1525 Wireless-AC [168c:003e] not supported

2015-06-11 Thread Jeric Bryle Dy
Hi, I have the same problem with #151.

scripts/kconfig/conf  --silentoldconfig Kconfig
drivers/media/pci/Kconfig:46: can't open file drivers/media/pci/mantis/Kconfig
make[2]: *** [silentoldconfig] Error 1
make[1]: *** [silentoldconfig] Error 2
make: *** No rule to make target `include/config/auto.conf', needed by 
`include/config/kernel.release'.  Stop.
make: *** Waiting for unfinished jobs

@ming, how exactly did you resolve the missing files?

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

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

Status in linux package in Ubuntu:
  Triaged

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

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

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

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


[Kernel-packages] [Bug 1464060] Re: gparted reports a problem with a working drive

2015-06-11 Thread Peter Pfeiffer
Thanks the whole point was to show you there were no errors on the drive
with 12.04 installed. Apparently the 1504 log wasn't uploaded ...I'll
try again

** Attachment added: 1504kern.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1464060/+attachment/4413566/+files/1504kern.log

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

Title:
  gparted reports a problem with a working drive

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Error recieved: Error fsyncing/closing /dev/sdh: Remote I/O error
  gparted version 0.18.0
  kernel version 3.13.0-53-generic
  Description:  Ubuntu 14.04.2 LTS
  This drive is attached to a builtin USB port
  Device info: Samsung MP0402H ; 37.31 GB 

  This same drive has Ubuntu 12.04.5 installed (3.13.0.32) with gparted
  0.11.0 and is working perfectly.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gparted 0.18.0-1
  ProcVersionSignature: Ubuntu 3.13.0-53.89-generic 3.13.11-ckt19
  Uname: Linux 3.13.0-53-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Jun 10 21:29:49 2015
  InstallationDate: Installed on 2014-04-04 (432 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Daily amd64 (20140404)
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gparted
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Kernel-packages] [Bug 1463836] [NEW] 4.0 kernel build failure on ppc64el

2015-06-11 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

We have uploaded our first 4.0 based Wily kernel to the archive but are
unfortunately seeing the following build failure which we believe is
related to our wily toolchain:

https://launchpadlibrarian.net/208665203/buildlog_ubuntu-wily-
ppc64el.linux_4.0.0-1.1_BUILDING.txt.gz

/build/buildd/linux-4.0.0/arch/powerpc/kernel/swsusp_asm64.S: Assembler 
messages:
/build/buildd/linux-4.0.0/arch/powerpc/kernel/swsusp_asm64.S:188: Error: 
missing operand
/build/buildd/linux-4.0.0/scripts/Makefile.build:294: recipe for target 
'arch/powerpc/kernel/swsusp_asm64.o' failed
make[3]: *** [arch/powerpc/kernel/swsusp_asm64.o] Error 1
/build/buildd/linux-4.0.0/Makefile:957: recipe for target 'arch/powerpc/kernel' 
failed
make[2]: *** [arch/powerpc/kernel] Error 2

We do not believe this is due to a kernel change as the code in question
has not changed in years.  Additionally, we had 4.0 based test builds
successfully passing in our PPA (ppa:canonical-kernel-team/ppa).  The
last successful test build in our PPA was from May 21 (the logs are
still there if needed).  We were also unable to reproduce by cross-
compiling.

As added information, our wily kernel git repo can be seen at:

https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/wily

Let us know if any additional information is required to debug this.

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: binutils 2.25-8ubuntu1
ProcVersionSignature: Ubuntu 4.0.0-1.1-generic 4.0.5
Uname: Linux 4.0.0-1-generic x86_64
ApportVersion: 2.17.3-0ubuntu4
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Jun 10 06:16:10 2015
Dependencies:
 gcc-5-base 5.1.1-9ubuntu2
 libc6 2.21-0ubuntu4
 libgcc1 1:5.1.1-9ubuntu2
 multiarch-support 2.21-0ubuntu4
 zlib1g 1:1.2.8.dfsg-2ubuntu1
EcryptfsInUse: Yes
InstallationDate: Installed on 2014-03-17 (449 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140317)
SourcePackage: binutils
UpgradeStatus: Upgraded to wily on 2015-05-28 (12 days ago)

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


** Tags: amd64 apport-bug wily
-- 
4.0 kernel build failure on ppc64el
https://bugs.launchpad.net/bugs/1463836
You received this bug notification because you are a member of Kernel Packages, 
which is subscribed to linux in Ubuntu.

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


[Kernel-packages] [Bug 1464060] Re: gparted reports a problem with a working drive

2015-06-11 Thread Peter Pfeiffer
Post #6  9 have 15.04 kern.log
post #7 has the log from the drive booted to 12.04 showing that at least with 
12.04 there's no issue.
It's the exact same drive using the exact same usb port

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

Title:
  gparted reports a problem with a working drive

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Error recieved: Error fsyncing/closing /dev/sdh: Remote I/O error
  gparted version 0.18.0
  kernel version 3.13.0-53-generic
  Description:  Ubuntu 14.04.2 LTS
  This drive is attached to a builtin USB port
  Device info: Samsung MP0402H ; 37.31 GB 

  This same drive has Ubuntu 12.04.5 installed (3.13.0.32) with gparted
  0.11.0 and is working perfectly.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gparted 0.18.0-1
  ProcVersionSignature: Ubuntu 3.13.0-53.89-generic 3.13.11-ckt19
  Uname: Linux 3.13.0-53-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Jun 10 21:29:49 2015
  InstallationDate: Installed on 2014-04-04 (432 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Daily amd64 (20140404)
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gparted
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Kernel-packages] [Bug 1461174] Re: Realtek Wifi card rtl8723be [10ec:b723] WiFi has an issue

2015-06-11 Thread Po-Hsu Lin
** Summary changed:

- 10ec:b723 WiFi has an issue
+ Realtek Wifi card rtl8723be [10ec:b723] WiFi has an issue

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

Title:
  Realtek Wifi card rtl8723be [10ec:b723] WiFi has an issue

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  My WiFi has an issue.

  ---
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  u  1785 F pulseaudio
   /dev/snd/controlC0:  u  1785 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=c2a5715c-c92c-47fa-9aa2-c6f6e03f21bf
  InstallationDate: Installed on 2015-06-09 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: Hewlett-Packard HP 455 G2
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic 
root=UUID=97d2645a-a2be-49ec-b1bd-37c43ab4eeb1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-30-generic N/A
   linux-backports-modules-3.16.0-30-generic  N/A
   linux-firmware 1.127.11
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  _MarkForUpload: True
  dmi.bios.date: 07/25/2014
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: M75 Ver. 01.06
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 2235
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 66.19
  dmi.chassis.asset.tag: 73612P10CU
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrM75Ver.01.06:bd07/25/2014:svnHewlett-Packard:pnHP455G2:pvrA3009CD10002:rvnHewlett-Packard:rn2235:rvrKBCVersion66.19:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP 455 G2
  dmi.product.version: A3009CD10002
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 1463836] Re: 4.0 kernel build failure on ppc64el

2015-06-11 Thread Adam Conrad
Okay, had a long talk with mpee and benh on IRC, where a few things came
out of it:

1) This is absolutely an upstream kernel bug.
2) This code probably doesn't work on anything newer than a G5 *anyway*, even 
if they fix that one line.

Given those two points, the conclusion we came to is that we should
disable CONFIG_HIBERNATION for ppc64el, and they'll backburner an item
to some day see if they can make hibernation work on modern POWER CPUs,
but no one sees that as critical.

I did a testbuild on ppc64el with CONFIG_HIBERNATION=n, and that worked
fine, so that's what we should do for now.

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

** Changed in: linux (Ubuntu)
 Assignee: Matthias Klose (doko) = (unassigned)

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

** Summary changed:

- 4.0 kernel build failure on ppc64el
+ Disable CONFIG_HIBERNATION on ppc64el

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

Title:
  Disable CONFIG_HIBERNATION on ppc64el

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  We have uploaded our first 4.0 based Wily kernel to the archive but
  are unfortunately seeing the following build failure which we believe
  is related to our wily toolchain:

  https://launchpadlibrarian.net/208665203/buildlog_ubuntu-wily-
  ppc64el.linux_4.0.0-1.1_BUILDING.txt.gz

  /build/buildd/linux-4.0.0/arch/powerpc/kernel/swsusp_asm64.S: Assembler 
messages:
  /build/buildd/linux-4.0.0/arch/powerpc/kernel/swsusp_asm64.S:188: Error: 
missing operand
  /build/buildd/linux-4.0.0/scripts/Makefile.build:294: recipe for target 
'arch/powerpc/kernel/swsusp_asm64.o' failed
  make[3]: *** [arch/powerpc/kernel/swsusp_asm64.o] Error 1
  /build/buildd/linux-4.0.0/Makefile:957: recipe for target 
'arch/powerpc/kernel' failed
  make[2]: *** [arch/powerpc/kernel] Error 2

  We do not believe this is due to a kernel change as the code in
  question has not changed in years.  Additionally, we had 4.0 based
  test builds successfully passing in our PPA (ppa:canonical-kernel-
  team/ppa).  The last successful test build in our PPA was from May 21
  (the logs are still there if needed).  We were also unable to
  reproduce by cross-compiling.

  As added information, our wily kernel git repo can be seen at:

  https://git.launchpad.net/~ubuntu-
  kernel/ubuntu/+source/linux/+git/wily

  Let us know if any additional information is required to debug this.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: binutils 2.25-8ubuntu1
  ProcVersionSignature: Ubuntu 4.0.0-1.1-generic 4.0.5
  Uname: Linux 4.0.0-1-generic x86_64
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Jun 10 06:16:10 2015
  Dependencies:
   gcc-5-base 5.1.1-9ubuntu2
   libc6 2.21-0ubuntu4
   libgcc1 1:5.1.1-9ubuntu2
   multiarch-support 2.21-0ubuntu4
   zlib1g 1:1.2.8.dfsg-2ubuntu1
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-03-17 (449 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140317)
  SourcePackage: binutils
  UpgradeStatus: Upgraded to wily on 2015-05-28 (12 days ago)

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

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


[Kernel-packages] [Bug 1463836] Re: Disable CONFIG_HIBERNATION on ppc64el

2015-06-11 Thread Adam Conrad
Also, given the conclusion that CONFIG_HIBERNATION won't work on newer
CPUs, it's probably worth backporting the CONFIG_HIBERNATION=n change to
SRU kernels as well, before someone decides to try to use it and files a
bug that it doesn't work.

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

Title:
  Disable CONFIG_HIBERNATION on ppc64el

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  We have uploaded our first 4.0 based Wily kernel to the archive but
  are unfortunately seeing the following build failure which we believe
  is related to our wily toolchain:

  https://launchpadlibrarian.net/208665203/buildlog_ubuntu-wily-
  ppc64el.linux_4.0.0-1.1_BUILDING.txt.gz

  /build/buildd/linux-4.0.0/arch/powerpc/kernel/swsusp_asm64.S: Assembler 
messages:
  /build/buildd/linux-4.0.0/arch/powerpc/kernel/swsusp_asm64.S:188: Error: 
missing operand
  /build/buildd/linux-4.0.0/scripts/Makefile.build:294: recipe for target 
'arch/powerpc/kernel/swsusp_asm64.o' failed
  make[3]: *** [arch/powerpc/kernel/swsusp_asm64.o] Error 1
  /build/buildd/linux-4.0.0/Makefile:957: recipe for target 
'arch/powerpc/kernel' failed
  make[2]: *** [arch/powerpc/kernel] Error 2

  We do not believe this is due to a kernel change as the code in
  question has not changed in years.  Additionally, we had 4.0 based
  test builds successfully passing in our PPA (ppa:canonical-kernel-
  team/ppa).  The last successful test build in our PPA was from May 21
  (the logs are still there if needed).  We were also unable to
  reproduce by cross-compiling.

  As added information, our wily kernel git repo can be seen at:

  https://git.launchpad.net/~ubuntu-
  kernel/ubuntu/+source/linux/+git/wily

  Let us know if any additional information is required to debug this.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: binutils 2.25-8ubuntu1
  ProcVersionSignature: Ubuntu 4.0.0-1.1-generic 4.0.5
  Uname: Linux 4.0.0-1-generic x86_64
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Jun 10 06:16:10 2015
  Dependencies:
   gcc-5-base 5.1.1-9ubuntu2
   libc6 2.21-0ubuntu4
   libgcc1 1:5.1.1-9ubuntu2
   multiarch-support 2.21-0ubuntu4
   zlib1g 1:1.2.8.dfsg-2ubuntu1
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-03-17 (449 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140317)
  SourcePackage: binutils
  UpgradeStatus: Upgraded to wily on 2015-05-28 (12 days ago)

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

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


[Kernel-packages] [Bug 1346269] Re: Ubuntu 14.04 won't shut down (reboots)

2015-06-11 Thread Sam Osborn
Can confirm.

I have had this issue on every *buntu distro I've tried, including elementary 
OS Luna which was based on 12.04.
I've tried the acpi=force etc in grub, updated grub, reinstalled grub, updated 
BIOS, tried the 'echo on' to usb devices. None have solved the issue. At first 
it was intermittent and less frequent if the power cord was plugged in. After a 
year it happens every time no matter which distro I'm using or method I use to 
shutdown.
To shutdown I go into the GRUB command line with 'c' when the grub menu comes 
up, and use the 'halt' command. I have to do this one more time and then the 
computer shuts off. If I then restart the computer with the power button, and 
then shutdown at the login screen, it shuts down. 

I have a Lenovo Thinkpad, an Intel i5 chip and I dont know which
graphics card but can provide any outputs of commands.

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

Title:
  Ubuntu 14.04 won't shut down (reboots)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  
  I just installed a new 14.04 server install on the following hardware:

  ASRock E3C224-4L Server/Workstation Board (Intel C224 chipset)
  Intel Xeon E3-1245V3 Quad Core LGA1150 CPU
  32GB of DDR3 ECC RAM
  LSI 9201-16i SAS/SATA HBA

  I am unable to power down the system without physically doing it with
  the button, or powering it off using the inbuild IPMI management.

  All of the following result in a reboot:

  sudo shutdown -h now
  sudo shutdown -p now
  sudo shutdown -P now
  sudo halt now
  sudo halt -fihp now
  sudo init 0

  I have tried acpi=force, acpi=off, acpi=noirq, noapic

  I tried the script from
  http://askubuntu.com/questions/13288...-of-a-shutdown as follows:

  #!/bin/bash

  case $1 in
  stop) for i in /sys/bus/*/devices/*/power/control ; do echo on  $i ; done
  ;;
  esac

  exit 0

  
  That didn't help.

  I also set WOL off on the NIC that was plugged in (only one of the 4
  onboard NICs is connected at present, for testing) with sudo ethtool
  -s eth0 wol d and it didn't help, I've looked in the BIOS, and can't
  find a WOL section in there. To try to eliminate WOL, I also tried
  with neither the NIC in use for testing, nor the dedicated IPMI NIC
  connected, and it didn't help.

  I've updated my BIOS to the latest version.

  I've probably tried more that I've forgotten to list here - I've
  exhausted my options!

  I'm at a loose end now - no idea what to do next to further
  troubleshoot it, has anyone else had any similar problems on C224, or
  does anyone know what logs I should be inspecting, or how I can
  generate further debug logs?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-32-generic 3.13.0-32.57
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Jul 19 20:34 seq
   crw-rw 1 root audio 116, 33 Jul 19 20:34 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Mon Jul 21 13:55:56 2014
  InstallationDate: Installed on 2014-07-13 (7 days ago)
  InstallationMedia: Ubuntu-Server 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  PciMultimedia:
   
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=screen
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 astdrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/root/boot/vmlinuz-3.13.0-32-generic 
root=UUID=cebd6063-3e82-41e4-a8ac-22fa6a7d11a7 ro rootflags=subvol=root 
nomdmonddf nomdmonisw rootflags=degraded nomdmonddf nomdmonisw
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-32-generic N/A
   linux-backports-modules-3.13.0-32-generic  N/A
   linux-firmware 1.127.4
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog:
   
  dmi.bios.date: 05/07/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P2.10
  dmi.board.name: E3C224-4L
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP2.10:bd05/07/2014:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnE3C224-4L:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  

[Kernel-packages] [Bug 1464404] Re: bcmwl-kernel-source 6.30.223.248+bdcom-0ubuntu2: bcmwl kernel module failed to build [internal compiler error: Bus error]

2015-06-11 Thread Daniel van Vugt
The compiler crashed. So just a compiler bug.

** Summary changed:

- bcmwl-kernel-source 6.30.223.248+bdcom-0ubuntu2: bcmwl kernel module failed 
to build
+ bcmwl-kernel-source 6.30.223.248+bdcom-0ubuntu2: bcmwl kernel module failed 
to build [internal compiler error: Bus error]

** Package changed: bcmwl (Ubuntu) = gcc-defaults (Ubuntu)

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

Title:
  bcmwl-kernel-source 6.30.223.248+bdcom-0ubuntu2: bcmwl kernel module
  failed to build [internal compiler error: Bus error]

Status in gcc-defaults package in Ubuntu:
  New

Bug description:
  Package update failure

  ProblemType: Package
  DistroRelease: Ubuntu 15.04
  Package: bcmwl-kernel-source 6.30.223.248+bdcom-0ubuntu2
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic i686
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: i386
  DKMSKernelVersion: 3.19.0-20-generic
  Date: Thu Jun 11 21:58:31 2015
  InstallationDate: Installed on 2015-05-14 (28 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release i386 (20150422)
  PackageVersion: 6.30.223.248+bdcom-0ubuntu2
  RelatedPackageVersions:
   dpkg 1.17.25ubuntu1
   apt  1.0.9.7ubuntu4
  SourcePackage: bcmwl
  Title: bcmwl-kernel-source 6.30.223.248+bdcom-0ubuntu2: bcmwl kernel module 
failed to build
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-defaults/+bug/1464404/+subscriptions

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


[Kernel-packages] [Bug 1453256] Re: CVE-2015-3636

2015-06-11 Thread Mathew Hodson
** Changed in: linux (Ubuntu Wily)
   Status: Fix Committed = Invalid

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

Title:
  CVE-2015-3636

Status in linux package in Ubuntu:
  Invalid
Status in linux-armadaxp package in Ubuntu:
  Invalid
Status in linux-ec2 package in Ubuntu:
  Invalid
Status in linux-flo package in Ubuntu:
  New
Status in linux-fsl-imx51 package in Ubuntu:
  Invalid
Status in linux-goldfish package in Ubuntu:
  New
Status in linux-lts-backport-maverick package in Ubuntu:
  New
Status in linux-lts-backport-natty package in Ubuntu:
  New
Status in linux-lts-quantal package in Ubuntu:
  Invalid
Status in linux-lts-raring package in Ubuntu:
  Invalid
Status in linux-lts-saucy package in Ubuntu:
  Invalid
Status in linux-lts-trusty package in Ubuntu:
  Invalid
Status in linux-lts-utopic package in Ubuntu:
  Invalid
Status in linux-lts-vivid package in Ubuntu:
  Invalid
Status in linux-mako package in Ubuntu:
  New
Status in linux-manta package in Ubuntu:
  New
Status in linux-mvl-dove package in Ubuntu:
  Invalid
Status in linux-ti-omap4 package in Ubuntu:
  Invalid
Status in linux source package in Precise:
  Fix Committed
Status in linux-armadaxp source package in Precise:
  Fix Committed
Status in linux-ec2 source package in Precise:
  Invalid
Status in linux-flo source package in Precise:
  Invalid
Status in linux-fsl-imx51 source package in Precise:
  Invalid
Status in linux-goldfish source package in Precise:
  Invalid
Status in linux-lts-backport-maverick source package in Precise:
  New
Status in linux-lts-backport-natty source package in Precise:
  New
Status in linux-lts-quantal source package in Precise:
  New
Status in linux-lts-raring source package in Precise:
  Invalid
Status in linux-lts-saucy source package in Precise:
  New
Status in linux-lts-trusty source package in Precise:
  Fix Committed
Status in linux-lts-utopic source package in Precise:
  Invalid
Status in linux-lts-vivid source package in Precise:
  Invalid
Status in linux-mako source package in Precise:
  Invalid
Status in linux-manta source package in Precise:
  Invalid
Status in linux-mvl-dove source package in Precise:
  Invalid
Status in linux-ti-omap4 source package in Precise:
  Fix Committed
Status in linux source package in Trusty:
  Fix Committed
Status in linux-armadaxp source package in Trusty:
  Invalid
Status in linux-ec2 source package in Trusty:
  Invalid
Status in linux-flo source package in Trusty:
  Invalid
Status in linux-fsl-imx51 source package in Trusty:
  Invalid
Status in linux-goldfish source package in Trusty:
  Invalid
Status in linux-lts-backport-maverick source package in Trusty:
  New
Status in linux-lts-backport-natty source package in Trusty:
  New
Status in linux-lts-quantal source package in Trusty:
  Invalid
Status in linux-lts-raring source package in Trusty:
  Invalid
Status in linux-lts-saucy source package in Trusty:
  Invalid
Status in linux-lts-trusty source package in Trusty:
  Invalid
Status in linux-lts-utopic source package in Trusty:
  Fix Committed
Status in linux-lts-vivid source package in Trusty:
  Fix Committed
Status in linux-mako source package in Trusty:
  Invalid
Status in linux-manta source package in Trusty:
  Invalid
Status in linux-mvl-dove source package in Trusty:
  Invalid
Status in linux-ti-omap4 source package in Trusty:
  Invalid
Status in linux source package in Utopic:
  Fix Committed
Status in linux-armadaxp source package in Utopic:
  Invalid
Status in linux-ec2 source package in Utopic:
  Invalid
Status in linux-flo source package in Utopic:
  New
Status in linux-fsl-imx51 source package in Utopic:
  Invalid
Status in linux-goldfish source package in Utopic:
  New
Status in linux-lts-backport-maverick source package in Utopic:
  New
Status in linux-lts-backport-natty source package in Utopic:
  New
Status in linux-lts-quantal source package in Utopic:
  Invalid
Status in linux-lts-raring source package in Utopic:
  Invalid
Status in linux-lts-saucy source package in Utopic:
  Invalid
Status in linux-lts-trusty source package in Utopic:
  Invalid
Status in linux-lts-utopic source package in Utopic:
  Invalid
Status in linux-lts-vivid source package in Utopic:
  Invalid
Status in linux-mako source package in Utopic:
  New
Status in linux-manta source package in Utopic:
  New
Status in linux-mvl-dove source package in Utopic:
  Invalid
Status in linux-ti-omap4 source package in Utopic:
  Invalid
Status in linux source package in Vivid:
  Fix Committed
Status in linux-armadaxp source package in Vivid:
  Invalid
Status in linux-ec2 source package in Vivid:
  Invalid
Status in linux-flo source package in Vivid:
  New
Status in linux-fsl-imx51 source package in Vivid:
  Invalid
Status in linux-goldfish source package in Vivid:
  New
Status in linux-lts-backport-maverick source package in Vivid:
  New
Status in 

[Kernel-packages] [Bug 1383184] Re: Atheros Qualcomm Killer N1525 Wireless-AC [168c:003e] not supported

2015-06-11 Thread Josh Taylor
Hehe, been a while since hardware didn't work out of the box (or via
easy to install drivers) for Ubuntu, that's what I get for buying the
latest laptop network card I guess.

#150 works perfectly and wifi works. Will report back stats.

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

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

Status in linux package in Ubuntu:
  Triaged

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

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

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

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


[Kernel-packages] [Bug 1464060] Re: gparted reports a problem with a working drive

2015-06-11 Thread Phillip Susi
You need to grab the log after doing whatever it is you did that caused
the original error.  This appears to be from a boot of the system with
no errors.

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

Title:
  gparted reports a problem with a working drive

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Error recieved: Error fsyncing/closing /dev/sdh: Remote I/O error
  gparted version 0.18.0
  kernel version 3.13.0-53-generic
  Description:  Ubuntu 14.04.2 LTS
  This drive is attached to a builtin USB port
  Device info: Samsung MP0402H ; 37.31 GB 

  This same drive has Ubuntu 12.04.5 installed (3.13.0.32) with gparted
  0.11.0 and is working perfectly.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gparted 0.18.0-1
  ProcVersionSignature: Ubuntu 3.13.0-53.89-generic 3.13.11-ckt19
  Uname: Linux 3.13.0-53-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Jun 10 21:29:49 2015
  InstallationDate: Installed on 2014-04-04 (432 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Daily amd64 (20140404)
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gparted
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Kernel-packages] [Bug 1464153] [NEW] package linux-image-3.19.0-20-generic (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 128

2015-06-11 Thread Gary
Public bug reported:

This failed as part of a normal package update.

ProblemType: Package
DistroRelease: Ubuntu 15.04
Package: linux-image-3.19.0-20-generic (not installed)
ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
Uname: Linux 3.19.0-18-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  gary   2018 F pulseaudio
Date: Thu Jun 11 08:35:44 2015
DuplicateSignature: package:linux-image-3.19.0-20-generic:(not 
installed):subprocess new pre-installation script returned error exit status 128
ErrorMessage: subprocess new pre-installation script returned error exit status 
128
HibernationDevice: RESUME=/dev/mapper/vg01-Swap
MachineType: LENOVO 4290A11
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-18-generic 
root=/dev/mapper/vg01-Root ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions: grub-pc 2.02~beta2-22ubuntu1
SourcePackage: linux
Title: package linux-image-3.19.0-20-generic (not installed) failed to 
install/upgrade: subprocess new pre-installation script returned error exit 
status 128
UpgradeStatus: Upgraded to vivid on 2015-05-06 (35 days ago)
dmi.bios.date: 10/18/2011
dmi.bios.vendor: LENOVO
dmi.bios.version: 8DET54WW (1.24 )
dmi.board.asset.tag: Not Available
dmi.board.name: 4290A11
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr8DET54WW(1.24):bd10/18/2011:svnLENOVO:pn4290A11:pvrThinkPadX220:rvnLENOVO:rn4290A11:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 4290A11
dmi.product.version: ThinkPad X220
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-package 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/1464153

Title:
  package linux-image-3.19.0-20-generic (not installed) failed to
  install/upgrade: subprocess new pre-installation script returned error
  exit status 128

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  This failed as part of a normal package update.

  ProblemType: Package
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-20-generic (not installed)
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  gary   2018 F pulseaudio
  Date: Thu Jun 11 08:35:44 2015
  DuplicateSignature: package:linux-image-3.19.0-20-generic:(not 
installed):subprocess new pre-installation script returned error exit status 128
  ErrorMessage: subprocess new pre-installation script returned error exit 
status 128
  HibernationDevice: RESUME=/dev/mapper/vg01-Swap
  MachineType: LENOVO 4290A11
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-18-generic 
root=/dev/mapper/vg01-Root ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: grub-pc 2.02~beta2-22ubuntu1
  SourcePackage: linux
  Title: package linux-image-3.19.0-20-generic (not installed) failed to 
install/upgrade: subprocess new pre-installation script returned error exit 
status 128
  UpgradeStatus: Upgraded to vivid on 2015-05-06 (35 days ago)
  dmi.bios.date: 10/18/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8DET54WW (1.24 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 4290A11
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr8DET54WW(1.24):bd10/18/2011:svnLENOVO:pn4290A11:pvrThinkPadX220:rvnLENOVO:rn4290A11:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 4290A11
  dmi.product.version: ThinkPad X220
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1464153] Status changed to Confirmed

2015-06-11 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/1464153

Title:
  package linux-image-3.19.0-20-generic (not installed) failed to
  install/upgrade: subprocess new pre-installation script returned error
  exit status 128

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  This failed as part of a normal package update.

  ProblemType: Package
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-20-generic (not installed)
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  gary   2018 F pulseaudio
  Date: Thu Jun 11 08:35:44 2015
  DuplicateSignature: package:linux-image-3.19.0-20-generic:(not 
installed):subprocess new pre-installation script returned error exit status 128
  ErrorMessage: subprocess new pre-installation script returned error exit 
status 128
  HibernationDevice: RESUME=/dev/mapper/vg01-Swap
  MachineType: LENOVO 4290A11
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-18-generic 
root=/dev/mapper/vg01-Root ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: grub-pc 2.02~beta2-22ubuntu1
  SourcePackage: linux
  Title: package linux-image-3.19.0-20-generic (not installed) failed to 
install/upgrade: subprocess new pre-installation script returned error exit 
status 128
  UpgradeStatus: Upgraded to vivid on 2015-05-06 (35 days ago)
  dmi.bios.date: 10/18/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8DET54WW (1.24 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 4290A11
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr8DET54WW(1.24):bd10/18/2011:svnLENOVO:pn4290A11:pvrThinkPadX220:rvnLENOVO:rn4290A11:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 4290A11
  dmi.product.version: ThinkPad X220
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1464153] Re: package linux-image-3.19.0-20-generic (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 128

2015-06-11 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package linux-image-3.19.0-20-generic (not installed) failed to
  install/upgrade: subprocess new pre-installation script returned error
  exit status 128

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  This failed as part of a normal package update.

  ProblemType: Package
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-20-generic (not installed)
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  gary   2018 F pulseaudio
  Date: Thu Jun 11 08:35:44 2015
  DuplicateSignature: package:linux-image-3.19.0-20-generic:(not 
installed):subprocess new pre-installation script returned error exit status 128
  ErrorMessage: subprocess new pre-installation script returned error exit 
status 128
  HibernationDevice: RESUME=/dev/mapper/vg01-Swap
  MachineType: LENOVO 4290A11
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-18-generic 
root=/dev/mapper/vg01-Root ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: grub-pc 2.02~beta2-22ubuntu1
  SourcePackage: linux
  Title: package linux-image-3.19.0-20-generic (not installed) failed to 
install/upgrade: subprocess new pre-installation script returned error exit 
status 128
  UpgradeStatus: Upgraded to vivid on 2015-05-06 (35 days ago)
  dmi.bios.date: 10/18/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8DET54WW (1.24 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 4290A11
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr8DET54WW(1.24):bd10/18/2011:svnLENOVO:pn4290A11:pvrThinkPadX220:rvnLENOVO:rn4290A11:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 4290A11
  dmi.product.version: ThinkPad X220
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1463897] onza (i386) - tests ran: 153, failed: 0

2015-06-11 Thread Brad Figg
tests ran: 153, failed: 0;
  
http://kernel.ubuntu.com/testing/onza__3.16.0-40.54~14.04.1__2015-06-11_05-37-00/results-index.html

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

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

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 10. June 2015 16:10 UTC
  kernel-stable-Prepare-package-end:Wednesday, 10. June 2015 21:00 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 10. June 2015 21:00 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 11. June 2015 00:01 UTC
  kernel-stable-phase:Verification  Testing
  kernel-stable-phase-changed:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Verification-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Certification-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Security-signoff-start:Thursday, 11. June 2015 02:00 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Certification-testing-end:Thursday, 11. June 2015 07:00 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1463897/+subscriptions

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


[Kernel-packages] [Bug 1463897] larsen (i386) - tests ran: 153, failed: 0

2015-06-11 Thread Brad Figg
tests ran: 153, failed: 0;
  
http://kernel.ubuntu.com/testing/larsen__3.16.0-40.54~14.04.1__2015-06-11_05-56-00/results-index.html

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

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

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 10. June 2015 16:10 UTC
  kernel-stable-Prepare-package-end:Wednesday, 10. June 2015 21:00 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 10. June 2015 21:00 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 11. June 2015 00:01 UTC
  kernel-stable-phase:Verification  Testing
  kernel-stable-phase-changed:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Verification-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Certification-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Security-signoff-start:Thursday, 11. June 2015 02:00 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Thursday, 11. June 2015 02:00 UTC
  kernel-stable-Certification-testing-end:Thursday, 11. June 2015 07:00 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1463897/+subscriptions

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


[Kernel-packages] [Bug 1464300] Status changed to Confirmed

2015-06-11 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/1464300

Title:
  package linux-image-extra-3.13.0-54-generic 3.13.0-54.91 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I wasn't aware of any bug until the reporter said it needed to send
  this to you.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: linux-image-extra-3.13.0-54-generic 3.13.0-54.91
  ProcVersionSignature: Ubuntu 3.13.0-53.89-generic 3.13.11-ckt19
  Uname: Linux 3.13.0-53-generic i686
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  camdin 2346 F pulseaudio
  Date: Thu Jun 11 07:47:52 2015
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationDate: Installed on 2015-01-06 (156 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release i386 
(20140722.2)
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
   
   usb0  no wireless extensions.
  MachineType: Hewlett-Packard HP Compaq dx2300 Microtower
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-53-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: grub-pc 2.02~beta2-9ubuntu1.1
  RfKill:
   
  SourcePackage: linux
  Title: package linux-image-extra-3.13.0-54-generic 3.13.0-54.91 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 1
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog:
   
  dmi.bios.date: 11/24/2008
  dmi.bios.vendor: Phoenix Technologies, LTD
  dmi.bios.version: MS7336 1.14
  dmi.board.name: 0A90
  dmi.board.vendor: MSI
  dmi.chassis.asset.tag: MXL7260G73
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvrMS73361.14:bd11/24/2008:svnHewlett-Packard:pnHPCompaqdx2300Microtower:pvr:rvnMSI:rn0A90:rvr:cvnMSI:ct3:cvr:
  dmi.product.name: HP Compaq dx2300 Microtower
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 1464300] [NEW] package linux-image-extra-3.13.0-54-generic 3.13.0-54.91 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-06-11 Thread James
Public bug reported:

I wasn't aware of any bug until the reporter said it needed to send this
to you.

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: linux-image-extra-3.13.0-54-generic 3.13.0-54.91
ProcVersionSignature: Ubuntu 3.13.0-53.89-generic 3.13.11-ckt19
Uname: Linux 3.13.0-53-generic i686
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  camdin 2346 F pulseaudio
Date: Thu Jun 11 07:47:52 2015
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2015-01-06 (156 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release i386 (20140722.2)
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
 
 usb0  no wireless extensions.
MachineType: Hewlett-Packard HP Compaq dx2300 Microtower
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-53-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions: grub-pc 2.02~beta2-9ubuntu1.1
RfKill:
 
SourcePackage: linux
Title: package linux-image-extra-3.13.0-54-generic 3.13.0-54.91 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)
WifiSyslog:
 
dmi.bios.date: 11/24/2008
dmi.bios.vendor: Phoenix Technologies, LTD
dmi.bios.version: MS7336 1.14
dmi.board.name: 0A90
dmi.board.vendor: MSI
dmi.chassis.asset.tag: MXL7260G73
dmi.chassis.type: 3
dmi.chassis.vendor: MSI
dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvrMS73361.14:bd11/24/2008:svnHewlett-Packard:pnHPCompaqdx2300Microtower:pvr:rvnMSI:rn0A90:rvr:cvnMSI:ct3:cvr:
dmi.product.name: HP Compaq dx2300 Microtower
dmi.sys.vendor: Hewlett-Packard

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


** Tags: apport-package i386 trusty

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

Title:
  package linux-image-extra-3.13.0-54-generic 3.13.0-54.91 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I wasn't aware of any bug until the reporter said it needed to send
  this to you.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: linux-image-extra-3.13.0-54-generic 3.13.0-54.91
  ProcVersionSignature: Ubuntu 3.13.0-53.89-generic 3.13.11-ckt19
  Uname: Linux 3.13.0-53-generic i686
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  camdin 2346 F pulseaudio
  Date: Thu Jun 11 07:47:52 2015
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationDate: Installed on 2015-01-06 (156 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release i386 
(20140722.2)
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
   
   usb0  no wireless extensions.
  MachineType: Hewlett-Packard HP Compaq dx2300 Microtower
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-53-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: grub-pc 2.02~beta2-9ubuntu1.1
  RfKill:
   
  SourcePackage: linux
  Title: package linux-image-extra-3.13.0-54-generic 3.13.0-54.91 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 1
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog:
   
  dmi.bios.date: 11/24/2008
  dmi.bios.vendor: Phoenix Technologies, LTD
  dmi.bios.version: MS7336 1.14
  dmi.board.name: 0A90
  dmi.board.vendor: MSI
  dmi.chassis.asset.tag: MXL7260G73
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvrMS73361.14:bd11/24/2008:svnHewlett-Packard:pnHPCompaqdx2300Microtower:pvr:rvnMSI:rn0A90:rvr:cvnMSI:ct3:cvr:
  dmi.product.name: HP Compaq dx2300 Microtower
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 1338706] Re: Samsung SSD 840 failed to get NCQ Send/Recv Log Emask 0x1 failed to set xfermode (err_mask=0x40) on upstream kernels = 3.12

2015-06-11 Thread Dave Chiluk
I should say that whenever upgrading firmware on a drive please make
sure you have recent backups of your data, especially considering the
nature of this issue.

It's very possible that the electron leakage in the NAND may have
already corrupted your data, and the new firmware may not be able to
restore the infrequently used/rewritten sectors *(not confirmed, but
given my understanding of the problem this is a plausible explanation
for some of the issues others are seeing).  That being said the new
firmware is supposed to help avoid this situation in the future, and as
suck I whole-heartedly recommend the upgrade.  Not only does it fix this
issue, but performance is again restored.

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

Title:
  Samsung SSD 840 failed to get NCQ Send/Recv Log Emask 0x1 failed to
  set xfermode (err_mask=0x40) on upstream kernels = 3.12

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Trusty:
  Fix Committed
Status in linux source package in Utopic:
  Fix Committed
Status in linux source package in Vivid:
  Fix Committed
Status in linux source package in Wily:
  Invalid

Bug description:
  [Impact]

   * Users with Samsung 8** SSD drives see miscellaneous errors and
  warning messages in the logs depending on the firmware level of the
  drive while booting or after running trim.

  [Test Case]

   * Run this script, and then check logs for errors.
  #!/bin/bash

  git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
  for i in {0..10} ; do
   cp -r linux linux$i
  done
  rm -rf linux*
  echo sudo fstrim requires your password
  sudo fstrim ./

  [Regression Potential]

   * There is very little regression potential as this change simply
  prevents NCQ trim from being used on Samsung 8** drives.

  [Other Info]

   * Commit is upstream.
   * Greatly increasing the timeout for the drives seems to relieve the timeout 
errors.  This may be due to trimming large numbers of sectors with single 
commands.  It may be prudent for future upstream to break up large trims into 
multiple requests on smaller regions.

  ===Original Bug description ==
  Samsung SSD 840 Series failed to get NCQ Send/Recv Log Emask 0x1.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-30-generic 3.13.0-30.55
  ProcVersionSignature: Ubuntu 3.13.0-30.55-generic 3.13.11.2
  Uname: Linux 3.13.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  user   2131 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Jul  7 20:01:28 2014
  HibernationDevice: RESUME=UUID=685afcb7-7aa6-4048-af15-091d3bcd3b35
  InstallationDate: Installed on 2014-06-22 (14 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  IwConfig:
   eth0  no wireless extensions.

   lono wireless extensions.
  MachineType: System manufacturer System Product Name
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-30-generic 
root=UUID=d7c2e1cb-d046-460c-83b8-0cfbb330d095 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-30-generic N/A
   linux-backports-modules-3.13.0-30-generic  N/A
   linux-firmware 1.127.4
  RfKill:

  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/10/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0901
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: M3N78-EM
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0901:bd09/10/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM3N78-EM:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

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


[Kernel-packages] [Bug 1338706] Re: Samsung SSD 840 failed to get NCQ Send/Recv Log Emask 0x1 failed to set xfermode (err_mask=0x40) on upstream kernels = 3.12

2015-06-11 Thread Dave Chiluk
@loannis,

That is correct it will be in the -21 build of the vivid kernel, .  We
have 3 week kernel integration and test cycles.  There will be an
automated message posted here when the kernel that contains the fix is
pushed to the -proposed archives.

It should be noted that most of the Ubuntu Kernel devs that have an 840
EVO are already running the EXT0DB6Q firmware without serious issue.
The only minor issues are timeouts related to ncq trim taking too long
in certain cases.  The kernel fix removes ncq-trim which consequently
removes those messages as well.

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

Title:
  Samsung SSD 840 failed to get NCQ Send/Recv Log Emask 0x1 failed to
  set xfermode (err_mask=0x40) on upstream kernels = 3.12

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Trusty:
  Fix Committed
Status in linux source package in Utopic:
  Fix Committed
Status in linux source package in Vivid:
  Fix Committed
Status in linux source package in Wily:
  Invalid

Bug description:
  [Impact]

   * Users with Samsung 8** SSD drives see miscellaneous errors and
  warning messages in the logs depending on the firmware level of the
  drive while booting or after running trim.

  [Test Case]

   * Run this script, and then check logs for errors.
  #!/bin/bash

  git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
  for i in {0..10} ; do
   cp -r linux linux$i
  done
  rm -rf linux*
  echo sudo fstrim requires your password
  sudo fstrim ./

  [Regression Potential]

   * There is very little regression potential as this change simply
  prevents NCQ trim from being used on Samsung 8** drives.

  [Other Info]

   * Commit is upstream.
   * Greatly increasing the timeout for the drives seems to relieve the timeout 
errors.  This may be due to trimming large numbers of sectors with single 
commands.  It may be prudent for future upstream to break up large trims into 
multiple requests on smaller regions.

  ===Original Bug description ==
  Samsung SSD 840 Series failed to get NCQ Send/Recv Log Emask 0x1.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-30-generic 3.13.0-30.55
  ProcVersionSignature: Ubuntu 3.13.0-30.55-generic 3.13.11.2
  Uname: Linux 3.13.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  user   2131 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Jul  7 20:01:28 2014
  HibernationDevice: RESUME=UUID=685afcb7-7aa6-4048-af15-091d3bcd3b35
  InstallationDate: Installed on 2014-06-22 (14 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  IwConfig:
   eth0  no wireless extensions.

   lono wireless extensions.
  MachineType: System manufacturer System Product Name
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-30-generic 
root=UUID=d7c2e1cb-d046-460c-83b8-0cfbb330d095 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-30-generic N/A
   linux-backports-modules-3.13.0-30-generic  N/A
   linux-firmware 1.127.4
  RfKill:

  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/10/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0901
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: M3N78-EM
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0901:bd09/10/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM3N78-EM:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

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


[Kernel-packages] [Bug 1460674] Re: [i915_bpo] Rebase driver to 4.2~pre

2015-06-11 Thread Ara Pulido
** Changed in: linux (Ubuntu Vivid)
   Status: Triaged = In Progress

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

Title:
  [i915_bpo] Rebase driver to 4.2~pre

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

Bug description:
  Upstream i915 code has been feature-frozen for drm-next, and rebasing
  i915_bpo to it is fairly simple. We need all the drm_atomic* changes
  to date though, in order to avoid oopses loading the driver.
  Thankfully i915_bpo is the only driver that uses them (besides msm),
  so there's no chance of regressing other drivers that we care about.

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

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


[Kernel-packages] [Bug 1383184] Re: Atheros Qualcomm Killer N1525 Wireless-AC [168c:003e] not supported

2015-06-11 Thread Jane Doe
yaah, the touchpad not working on Windows was kind of my bad... It was simply 
disabled and I could enable it with the function-keys on my keyboard lol. 
Didn't have that key on my old laptop so I didn't even know it existed until I 
did some further research.
But it's still not working with Ubuntu, unfortunately.

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

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

Status in linux package in Ubuntu:
  Triaged

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

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

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

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