[Kernel-packages] [Bug 1464833] Re: Unable to configure Firmware Assisted dump

2016-01-17 Thread bugproxy
** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  Unable to configure Firmware Assisted dump

Status in makedumpfile package in Ubuntu:
  Fix Released
Status in makedumpfile source package in Trusty:
  Fix Committed

Bug description:
  [SRU justification]
  This represent a hardware enablement SRU : Firmware assisted dumps (fadump) 
are not possible on LTS.

  [Impact]
  The fadump mechanism cannot be used on Power systems running Trusty

  [Fix]
  Backport fadump functionality from makedumpfile 1.5.8 present in Wily and 
onward.

  [Test Case]
  See comment #9 : The proposed SRU has been tested from a PPA on a Power VM.

  [Regression]
  None expected from a functionality point of view as it is a new feature. 
Existing code paths are minimally modified.

  [Original description of the problem]

  ---Steps to Reproduce---
  1) Using latest daily ISO install 14.04.02 as a Power VM guest.
  2) Upgrade the kernel to 3.19 level (3.19.0-18-generic)
  3) In order to use Firmware Assisted Dump feature update the kernel command 
with fadump=on.
  4) Reboot.

  Post reboot using kdump-config load command fails with following
  message :

  # kdump-config load
  Memory for crashkernel is not reserved
  Please reserve memory by passing"crashkernel=X@Y" parameter to kernel
  Then try to loading kdump kernel
   * failed to load kdump kernel

  # kdump-config status
  current state   : Not ready to kdump
  #

  # cat /proc/cmdline
  BOOT_IMAGE=/boot/vmlinux-3.19.0-18-generic 
root=UUID=3ea23bcf-7269-432f-bacc-f82c6cdd774e ro splash quiet fadump=on 
crashkernel=2G-4G:320M,4G-32G:512M,32G-64G:1024M,64G-128G:2048M,128G-:4096M 
vt.handoff=7
  # cat /sys/kernel/fadump_enabled
  1
  # cat /sys/kernel/fadump_registered
  0
  #

  # dmesg | grep -i Firmware
  [0.00] Reserved 5120MB of memory at 97279MB for firmware-assisted dump
  [0.00] firmware_features = 0x0001c45ffc5f
  #
  # cat /boot/config-3.19.0-18-generic | grep -i FA_DUMP
  CONFIG_FA_DUMP=y
  #

  Are there any user space fixes missing which prevents me from
  configuring firmware assisted dump ?

  == Comment: #4 - Hari Krishna Bathini  - 2015-06-12 
05:28:24 ==
  This patch makes kdump-tools fadump aware so as to switch between
  kdump & fadump seemlessly based on the dump method enabled (fadump/kdump).

  Thanks
  Hari

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

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


[Kernel-packages] [Bug 1531747] Re: overlay: mkdir fails if directory exists in lowerdir in a user namespace

2016-01-17 Thread oleg
FWIW, bug #1480411, "rm -r * fails to delete directories when using
overlayfs in a user-namespace", might be a duplicate of this bug.   In
both bugs the script works on the host but fails in a user-namespace
with error EPERM.  In this bug the operation which triggers the error is
'mkdir', while in bug #1480411 it is 'rmdir'.

The equivalent script for bug #1480411 is,

#
#!/bin/sh -ex
dir=`mktemp -d`
cleanup() {
 umount -l $dir/t
 rm -rf $dir
}

trap cleanup EXIT

echo "dir is $dir"
mkdir -p $dir/l $dir/u $dir/w $dir/t
mkdir $dir/l/dev
touch $dir/l/dev/foo.txt
mount -t overlay -o lowerdir=$dir/l,upperdir=$dir/u,workdir=$dir/w o $dir/t
stat $dir/t/dev
rm $dir/t/dev/foo.txt
rmdir $dir/t/dev
echo $?
echo "rmdir should have succeeded"
#===

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

Title:
  overlay: mkdir fails if directory exists in lowerdir in a user
  namespace

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

Bug description:
  If a directory exists in the lowerdir but not in the mounted
  overlay, then mkdir of the directory in the target dir results
  in a mysterious -EPERM.  I've seen this both in wily kernel
  (4.2.0-22-generic #27-Ubuntu) and in a hand-built xenial
  master-next (with unrelated patches added).

  =
  #!/bin/sh -ex
  dir=`mktemp -d`
  cleanup() {
   umount -l $dir/t
   rm -rf $dir
  }

  trap cleanup EXIT

  echo "dir is $dir"
  mkdir -p $dir/l $dir/u $dir/w $dir/t
  mkdir $dir/l/dev
  mount -t overlay -o lowerdir=$dir/l,upperdir=$dir/u,workdir=$dir/w o $dir/t
  stat $dir/t/dev
  rmdir $dir/t/dev
  mkdir $dir/t/dev
  echo $?
  echo "mkdir should have succeeded"
  =

  The above will work on the host, but fail in a user namespace, i.e
  in a regular lxd container.

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

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


[Kernel-packages] [Bug 1517467] Re: Function brightness keys do not change brightness.

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

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

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

Title:
  Function brightness keys do not change brightness.

Status in linux package in Ubuntu:
  Expired

Bug description:
  This is occurring on a Lenovo y510p machine running Ubuntu 15.10. My
  machine has a double Nvidia GT750M setup, running the latest Nvidia
  tested drivers (352.41)

   I have read that installing the nvidiabl driver might help but I
  wasn't able to succeed installing
  https://github.com/guillaumezin/nvidiabl in my system.

  I have attempted editing GRUB_CMDLINE_LINUX_DEFAULT in /etc/default/grub to 
"quiet splash acpi_osi=Linux
  acpi_backlight=vendor" with no success.

  I have also attempted adding Option "RegistryDwords"
  "EnableBrightnessControl=1" to my nvidia xorg config file with no
  success.

  I managed a workaround solution by mapping keyboard shortcuts to the
  commands xbacklight -inc 5 and xbacklight -dec 5.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-18-generic 4.2.0-18.22
  ProcVersionSignature: Ubuntu 4.2.0-18.22-generic 4.2.3
  Uname: Linux 4.2.0-18-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.1-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hao1642 F pulseaudio
   /dev/snd/controlC0:  hao1642 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Nov 18 04:51:45 2015
  HibernationDevice: RESUME=UUID=6dfe08a3-bcd0-426c-b311-9bbf0e166496
  InstallationDate: Installed on 2015-10-31 (18 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: LENOVO 20217
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-18-generic.efi.signed 
root=UUID=609b882f-3a8a-4853-b2a1-6c518137b96f ro quiet splash acpi_osi=Linux 
acpi_backlight=vendor vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-18-generic N/A
   linux-backports-modules-4.2.0-18-generic  N/A
   linux-firmware1.149.2
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/18/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 74CN35WW(V1.10)
  dmi.board.asset.tag: YB00949273
  dmi.board.name: 20217
  dmi.board.vendor: LENOVO
  dmi.board.version: 3193Std
  dmi.chassis.asset.tag: YB00949273
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad Y510P
  dmi.modalias: 
dmi:bvnLENOVO:bvr74CN35WW(V1.10):bd07/18/2013:svnLENOVO:pn20217:pvrLenovoIdeaPadY510P:rvnLENOVO:rn20217:rvr3193Std:cvnLENOVO:ct10:cvrLenovoIdeaPadY510P:
  dmi.product.name: 20217
  dmi.product.version: Lenovo IdeaPad Y510P
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1402957] Re: kernel panic on bootup exit code: 0x000000b0 - now I can`t boot

2016-01-17 Thread Christopher M. Penalver
Stanimir, this bug report is being closed due to your last comment
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1402957/comments/46
regarding this being due to hardware failure. For future reference you
can manage the status of your own bugs by clicking on the current status
in the yellow line and then choosing a new status in the revealed drop
down box. You can learn more about bug statuses at
https://wiki.ubuntu.com/Bugs/Status. Thank you again for taking the time
to report this bug and helping to make Ubuntu better. Please submit any
future bugs you may find.

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

** Changed in: linux (Ubuntu)
   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/1402957

Title:
  kernel panic on bootup exit code: 0x00b0 - now I can`t boot

Status in linux package in Ubuntu:
  Invalid

Bug description:
  after upgrade to ubuntu 14.10 on the first bootup I have always
  "Kernel panic - not syncing: Attempted to kill init!" exit code
  0x00b0 (I`m not sure for the exit code)

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: ubuntu-release-upgrader-core 1:14.10.9
  ProcVersionSignature: Ubuntu 3.16.0-28.37-generic 3.16.7-ckt1
  Uname: Linux 3.16.0-28-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CrashDB: ubuntu
  Date: Tue Dec 16 09:19:33 2014
  InstallationDate: Installed on 2012-12-06 (739 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  PackageArchitecture: all
  SourcePackage: ubuntu-release-upgrader
  Symptom: release-upgrade
  UpgradeStatus: Upgraded to utopic on 2014-12-09 (6 days ago)
  --- 
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ubuntu 2942 F pulseaudio
   /dev/snd/controlC0:  ubuntu 2942 F pulseaudio
  CasperVersion: 1.336ubuntu1
  DistroRelease: Ubuntu 13.10
  LiveMediaBuild: Ubuntu 13.10 "Saucy Salamander" - Release i386 (20131016.1)
  MachineType: ASUSTeK COMPUTER INC. G75VW
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: file=/cdrom/preseed/hostname.seed boot=casper 
initrd=/casper/initrd.lz quiet splash -- maybe-ubiquity
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  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.11.0-12-generic N/A
   linux-backports-modules-3.11.0-12-generic  N/A
   linux-firmware 1.116
  Tags:  saucy
  Uname: Linux 3.11.0-12-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 10/23/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: G75VW.221
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: G75VW
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrG75VW.221:bd10/23/2012:svnASUSTeKCOMPUTERINC.:pnG75VW:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnG75VW:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: G75VW
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

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


[Kernel-packages] [Bug 1526657] Re: desktop freeze, htop shows kernel thread at 100% cpu

2016-01-17 Thread tojb
>>So, my conclusion is that the problem happens exactly when the screen
saver takes control and the monitor turns off.

For me it was any sporadically associated with any graphics-related
operation, eg zooming in google earth, or opening a 3D molecule viewer.
I have swapped out the NVS 310 graphics card for an older FX 1800 and
had only one crash of this type since then, instead of the many per day
that I was getting before.

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

Title:
  desktop freeze, htop shows kernel thread at 100% cpu

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Every few hours the desktop freezes.  I can still login via ssh, htop
  shows one process running at 100%.  The process is shown in red,
  indicating a kernel thread.   No response to ctrl-alt-f1  or to
  service lightdm restart.

  Graphics card is NVIDIA NVS 310.

  I've tried the NVIDIA drivers in various versions up to nvidia-
  current, and also nouveau (current bug report is with logfiles etc
  generated after a crash while running nouveau).

  Xorg.log shows a seg fault:

  [171809.988] (EE) 
  [171809.988] (EE) Backtrace:
  [171809.988] (EE) 0: /usr/bin/X (xorg_backtrace+0x48) [0x7fc8b9ccd848]
  [171809.988] (EE) 1: /usr/bin/X (0x7fc8b9b24000+0x1ad539) [0x7fc8b9cd1539]
  [171809.988] (EE) 2: /lib/x86_64-linux-gnu/libpthread.so.0 
(0x7fc8b8c2+0x10340) [0x7fc8b8c30340]
  [171809.988] (EE) 3: /lib/x86_64-linux-gnu/libc.so.6 (0x7fc8b763f000+0x97ff0) 
[0x7fc8b76d6ff0]
  [171809.988] (EE) 4: /usr/lib/xorg/modules/libexa.so (0x7fc8b295f000+0x5356) 
[0x7fc8b2964356]
  [171809.988] (EE) 5: /usr/lib/xorg/modules/libexa.so (0x7fc8b295f000+0x57fb) 
[0x7fc8b29647fb]
  [171809.988] (EE) 6: /usr/lib/xorg/modules/libexa.so (0x7fc8b295f000+0x7e22) 
[0x7fc8b2966e22]
  [171809.988] (EE) 7: /usr/lib/xorg/modules/libexa.so (0x7fc8b295f000+0x1186a) 
[0x7fc8b297086a]
  [171809.988] (EE) 8: /usr/lib/xorg/modules/libexa.so (0x7fc8b295f000+0xe236) 
[0x7fc8b296d236]
  [171809.988] (EE) 9: /usr/lib/xorg/modules/libexa.so (0x7fc8b295f000+0xc028) 
[0x7fc8b296b028]
  [171809.988] (EE) 10: /usr/bin/X (0x7fc8b9b24000+0x133f56) [0x7fc8b9c57f56]
  [171809.988] (EE) 11: /usr/bin/X (0x7fc8b9b24000+0x12a3fe) [0x7fc8b9c4e3fe]
  [171809.988] (EE) 12: /usr/bin/X (0x7fc8b9b24000+0x55f0e) [0x7fc8b9b79f0e]
  [171809.988] (EE) 13: /usr/bin/X (0x7fc8b9b24000+0x59d9a) [0x7fc8b9b7dd9a]
  [171809.988] (EE) 14: /lib/x86_64-linux-gnu/libc.so.6 
(__libc_start_main+0xf5) [0x7fc8b7660ec5]
  [171809.988] (EE) 15: /usr/bin/X (0x7fc8b9b24000+0x451ee) [0x7fc8b9b691ee]
  [171809.988] (EE) 
  [171809.988] (EE) Segmentation fault at address 0x0
  [171809.988] (EE) 
  Fatal server error:
  [171809.988] (EE) Caught signal 11 (Segmentation fault). Server aborting
  [171809.988] (EE)

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-71-generic 3.13.0-71.114
  ProcVersionSignature: Ubuntu 3.13.0-71.114-generic 3.13.11-ckt29
  Uname: Linux 3.13.0-71-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC1', '/dev/snd/hwC1D0', '/dev/snd/pcmC1D3p', 
'/dev/snd/pcmC1D7p', '/dev/snd/controlC0', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/seq', '/dev/snd/timer'] 
failed with exit code 1:
  Date: Wed Dec 16 08:30:46 2015
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-precise-amd64-20130203-1
  InstallationDate: Installed on 2015-10-17 (59 days ago)
  InstallationMedia: Ubuntu 12.04 "Precise" - Build amd64 LIVE Binary 
20130203-13:50
  IwConfig:
   eth0  no wireless extensions.
   
   eth1  no wireless extensions.
   
   lono wireless extensions.
  MachineType: Dell Inc. Precision Tower 7910
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-71-generic 
root=UUID=8fb5292d-6961-420e-ac9b-3f468520a7de ro plymouth:debug splash quiet 
drm.debug=0xe
  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-71-generic N/A
   linux-backports-modules-3.13.0-71-generic  N/A
   linux-firmware 1.127.19
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: Upgraded to trusty on 2015-11-02 (43 days ago)
  dmi.bios.date: 09/26/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A09
  dmi.board.name: 0215PR
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A03
  dmi.chassis.type: 7
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd09/26/2015:svnDellInc.:pnPrecisionTower7910:pvr:rvnDellInc.:rn0215PR:rvrA03:cvnDellInc.:ct7:cvr:
  

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

2016-01-17 Thread ChristianEhrhardt
apport information

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

Title:
  kvm crashes host kernel on trusty+hwe-w (unable to handle kernel
  paging request in __mtrr_lookup_var_next)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When building the test environment for subiquity I end up with an image I can 
run with qemu/kvm.
  And I realized that this works fine with the Trusty kernel (Host), but when 
running on trusty+hwe-t (4.2.0-23-generic) it reliably crashes my host (not 
only the guest).

  On the good side it seems
  1. 1005 reproducible
  2. always the same issue

  The Commandline I run is:
  sudo qemu-system-x86_64 -smp 2 -m 1024 -enable-kvm -bios 
/usr/share/ovmf/OVMF.fd -drive 
snapshot=on,format=raw,cache=unsafe,if=ide,file=ubuntu-server-daily-wily-amd64-installer.img,serial=QM_INSTALL_01
 -drive format=raw,cache=unsafe,if=ide,file=target.img_1,serial=QM_TARGET_01 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_2,serial=QM_TARGET_02 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_3,serial=QM_TARGET_03 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_4,serial=QM_TARGET_04 
-global isa-fdc.driveA= -net user -net nic,model=e1000 -net nic,model=virtio 
-net nic,model=i82559er -monitor telnet:127.0.0.1:2446,server,nowait -serial 
stdio

  I'll attach what I've seen in dmesg, let me know if you need any more
  debug data.

  If one provides me a upload target I can share the image I boot (2GB).
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=a36a1b98-ded1-42b1-8b9b-6f6f565ba2b6
  InstallationDate: Installed on 2015-08-14 (156 days ago)
  InstallationMedia: Kubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150219.1)
  MachineType: LENOVO 20BSCTO1WW
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=265add9d-4d61-40e3-956b-17ac2695c621 ro quiet splash nomdmonddf 
nomdmonisw crashkernel=384M-:128M vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-23.28~14.04.1-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.127.19
  Tags:  trusty
  Uname: Linux 4.2.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip kvm libvirtd lp lpadmin lxd plugdev sambashare 
sbuild sudo
  _MarkForUpload: True
  dmi.bios.date: 06/26/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N14ET31W (1.09 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BSCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50510 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN14ET31W(1.09):bd06/26/2015:svnLENOVO:pn20BSCTO1WW:pvrThinkPadX1Carbon3rd:rvnLENOVO:rn20BSCTO1WW:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BSCTO1WW
  dmi.product.version: ThinkPad X1 Carbon 3rd
  dmi.sys.vendor: LENOVO

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

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


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

2016-01-17 Thread ChristianEhrhardt
apport information

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

Title:
  kvm crashes host kernel on trusty+hwe-w (unable to handle kernel
  paging request in __mtrr_lookup_var_next)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When building the test environment for subiquity I end up with an image I can 
run with qemu/kvm.
  And I realized that this works fine with the Trusty kernel (Host), but when 
running on trusty+hwe-t (4.2.0-23-generic) it reliably crashes my host (not 
only the guest).

  On the good side it seems
  1. 1005 reproducible
  2. always the same issue

  The Commandline I run is:
  sudo qemu-system-x86_64 -smp 2 -m 1024 -enable-kvm -bios 
/usr/share/ovmf/OVMF.fd -drive 
snapshot=on,format=raw,cache=unsafe,if=ide,file=ubuntu-server-daily-wily-amd64-installer.img,serial=QM_INSTALL_01
 -drive format=raw,cache=unsafe,if=ide,file=target.img_1,serial=QM_TARGET_01 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_2,serial=QM_TARGET_02 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_3,serial=QM_TARGET_03 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_4,serial=QM_TARGET_04 
-global isa-fdc.driveA= -net user -net nic,model=e1000 -net nic,model=virtio 
-net nic,model=i82559er -monitor telnet:127.0.0.1:2446,server,nowait -serial 
stdio

  I'll attach what I've seen in dmesg, let me know if you need any more
  debug data.

  If one provides me a upload target I can share the image I boot (2GB).
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=a36a1b98-ded1-42b1-8b9b-6f6f565ba2b6
  InstallationDate: Installed on 2015-08-14 (156 days ago)
  InstallationMedia: Kubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150219.1)
  MachineType: LENOVO 20BSCTO1WW
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=265add9d-4d61-40e3-956b-17ac2695c621 ro quiet splash nomdmonddf 
nomdmonisw crashkernel=384M-:128M vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-23.28~14.04.1-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.127.19
  Tags:  trusty
  Uname: Linux 4.2.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip kvm libvirtd lp lpadmin lxd plugdev sambashare 
sbuild sudo
  _MarkForUpload: True
  dmi.bios.date: 06/26/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N14ET31W (1.09 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BSCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50510 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN14ET31W(1.09):bd06/26/2015:svnLENOVO:pn20BSCTO1WW:pvrThinkPadX1Carbon3rd:rvnLENOVO:rn20BSCTO1WW:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BSCTO1WW
  dmi.product.version: ThinkPad X1 Carbon 3rd
  dmi.sys.vendor: LENOVO

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

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


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

2016-01-17 Thread ChristianEhrhardt
apport information

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

Title:
  kvm crashes host kernel on trusty+hwe-w (unable to handle kernel
  paging request in __mtrr_lookup_var_next)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When building the test environment for subiquity I end up with an image I can 
run with qemu/kvm.
  And I realized that this works fine with the Trusty kernel (Host), but when 
running on trusty+hwe-t (4.2.0-23-generic) it reliably crashes my host (not 
only the guest).

  On the good side it seems
  1. 1005 reproducible
  2. always the same issue

  The Commandline I run is:
  sudo qemu-system-x86_64 -smp 2 -m 1024 -enable-kvm -bios 
/usr/share/ovmf/OVMF.fd -drive 
snapshot=on,format=raw,cache=unsafe,if=ide,file=ubuntu-server-daily-wily-amd64-installer.img,serial=QM_INSTALL_01
 -drive format=raw,cache=unsafe,if=ide,file=target.img_1,serial=QM_TARGET_01 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_2,serial=QM_TARGET_02 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_3,serial=QM_TARGET_03 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_4,serial=QM_TARGET_04 
-global isa-fdc.driveA= -net user -net nic,model=e1000 -net nic,model=virtio 
-net nic,model=i82559er -monitor telnet:127.0.0.1:2446,server,nowait -serial 
stdio

  I'll attach what I've seen in dmesg, let me know if you need any more
  debug data.

  If one provides me a upload target I can share the image I boot (2GB).
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=a36a1b98-ded1-42b1-8b9b-6f6f565ba2b6
  InstallationDate: Installed on 2015-08-14 (156 days ago)
  InstallationMedia: Kubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150219.1)
  MachineType: LENOVO 20BSCTO1WW
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=265add9d-4d61-40e3-956b-17ac2695c621 ro quiet splash nomdmonddf 
nomdmonisw crashkernel=384M-:128M vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-23.28~14.04.1-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.127.19
  Tags:  trusty
  Uname: Linux 4.2.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip kvm libvirtd lp lpadmin lxd plugdev sambashare 
sbuild sudo
  _MarkForUpload: True
  dmi.bios.date: 06/26/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N14ET31W (1.09 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BSCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50510 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN14ET31W(1.09):bd06/26/2015:svnLENOVO:pn20BSCTO1WW:pvrThinkPadX1Carbon3rd:rvnLENOVO:rn20BSCTO1WW:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BSCTO1WW
  dmi.product.version: ThinkPad X1 Carbon 3rd
  dmi.sys.vendor: LENOVO

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

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


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

2016-01-17 Thread ChristianEhrhardt
apport information

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

Title:
  kvm crashes host kernel on trusty+hwe-w (unable to handle kernel
  paging request in __mtrr_lookup_var_next)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When building the test environment for subiquity I end up with an image I can 
run with qemu/kvm.
  And I realized that this works fine with the Trusty kernel (Host), but when 
running on trusty+hwe-t (4.2.0-23-generic) it reliably crashes my host (not 
only the guest).

  On the good side it seems
  1. 1005 reproducible
  2. always the same issue

  The Commandline I run is:
  sudo qemu-system-x86_64 -smp 2 -m 1024 -enable-kvm -bios 
/usr/share/ovmf/OVMF.fd -drive 
snapshot=on,format=raw,cache=unsafe,if=ide,file=ubuntu-server-daily-wily-amd64-installer.img,serial=QM_INSTALL_01
 -drive format=raw,cache=unsafe,if=ide,file=target.img_1,serial=QM_TARGET_01 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_2,serial=QM_TARGET_02 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_3,serial=QM_TARGET_03 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_4,serial=QM_TARGET_04 
-global isa-fdc.driveA= -net user -net nic,model=e1000 -net nic,model=virtio 
-net nic,model=i82559er -monitor telnet:127.0.0.1:2446,server,nowait -serial 
stdio

  I'll attach what I've seen in dmesg, let me know if you need any more
  debug data.

  If one provides me a upload target I can share the image I boot (2GB).
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=a36a1b98-ded1-42b1-8b9b-6f6f565ba2b6
  InstallationDate: Installed on 2015-08-14 (156 days ago)
  InstallationMedia: Kubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150219.1)
  MachineType: LENOVO 20BSCTO1WW
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=265add9d-4d61-40e3-956b-17ac2695c621 ro quiet splash nomdmonddf 
nomdmonisw crashkernel=384M-:128M vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-23.28~14.04.1-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.127.19
  Tags:  trusty
  Uname: Linux 4.2.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip kvm libvirtd lp lpadmin lxd plugdev sambashare 
sbuild sudo
  _MarkForUpload: True
  dmi.bios.date: 06/26/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N14ET31W (1.09 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BSCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50510 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN14ET31W(1.09):bd06/26/2015:svnLENOVO:pn20BSCTO1WW:pvrThinkPadX1Carbon3rd:rvnLENOVO:rn20BSCTO1WW:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BSCTO1WW
  dmi.product.version: ThinkPad X1 Carbon 3rd
  dmi.sys.vendor: LENOVO

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

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


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

2016-01-17 Thread ChristianEhrhardt
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1532571/+attachment/4551756/+files/ProcEnviron.txt

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

Title:
  kvm crashes host kernel on trusty+hwe-w (unable to handle kernel
  paging request in __mtrr_lookup_var_next)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When building the test environment for subiquity I end up with an image I can 
run with qemu/kvm.
  And I realized that this works fine with the Trusty kernel (Host), but when 
running on trusty+hwe-t (4.2.0-23-generic) it reliably crashes my host (not 
only the guest).

  On the good side it seems
  1. 1005 reproducible
  2. always the same issue

  The Commandline I run is:
  sudo qemu-system-x86_64 -smp 2 -m 1024 -enable-kvm -bios 
/usr/share/ovmf/OVMF.fd -drive 
snapshot=on,format=raw,cache=unsafe,if=ide,file=ubuntu-server-daily-wily-amd64-installer.img,serial=QM_INSTALL_01
 -drive format=raw,cache=unsafe,if=ide,file=target.img_1,serial=QM_TARGET_01 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_2,serial=QM_TARGET_02 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_3,serial=QM_TARGET_03 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_4,serial=QM_TARGET_04 
-global isa-fdc.driveA= -net user -net nic,model=e1000 -net nic,model=virtio 
-net nic,model=i82559er -monitor telnet:127.0.0.1:2446,server,nowait -serial 
stdio

  I'll attach what I've seen in dmesg, let me know if you need any more
  debug data.

  If one provides me a upload target I can share the image I boot (2GB).
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=a36a1b98-ded1-42b1-8b9b-6f6f565ba2b6
  InstallationDate: Installed on 2015-08-14 (156 days ago)
  InstallationMedia: Kubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150219.1)
  MachineType: LENOVO 20BSCTO1WW
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=265add9d-4d61-40e3-956b-17ac2695c621 ro quiet splash nomdmonddf 
nomdmonisw crashkernel=384M-:128M vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-23.28~14.04.1-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.127.19
  Tags:  trusty
  Uname: Linux 4.2.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip kvm libvirtd lp lpadmin lxd plugdev sambashare 
sbuild sudo
  _MarkForUpload: True
  dmi.bios.date: 06/26/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N14ET31W (1.09 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BSCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50510 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN14ET31W(1.09):bd06/26/2015:svnLENOVO:pn20BSCTO1WW:pvrThinkPadX1Carbon3rd:rvnLENOVO:rn20BSCTO1WW:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BSCTO1WW
  dmi.product.version: ThinkPad X1 Carbon 3rd
  dmi.sys.vendor: LENOVO

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

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


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

2016-01-17 Thread ChristianEhrhardt
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1532571/+attachment/4551752/+files/IwConfig.txt

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

Title:
  kvm crashes host kernel on trusty+hwe-w (unable to handle kernel
  paging request in __mtrr_lookup_var_next)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When building the test environment for subiquity I end up with an image I can 
run with qemu/kvm.
  And I realized that this works fine with the Trusty kernel (Host), but when 
running on trusty+hwe-t (4.2.0-23-generic) it reliably crashes my host (not 
only the guest).

  On the good side it seems
  1. 1005 reproducible
  2. always the same issue

  The Commandline I run is:
  sudo qemu-system-x86_64 -smp 2 -m 1024 -enable-kvm -bios 
/usr/share/ovmf/OVMF.fd -drive 
snapshot=on,format=raw,cache=unsafe,if=ide,file=ubuntu-server-daily-wily-amd64-installer.img,serial=QM_INSTALL_01
 -drive format=raw,cache=unsafe,if=ide,file=target.img_1,serial=QM_TARGET_01 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_2,serial=QM_TARGET_02 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_3,serial=QM_TARGET_03 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_4,serial=QM_TARGET_04 
-global isa-fdc.driveA= -net user -net nic,model=e1000 -net nic,model=virtio 
-net nic,model=i82559er -monitor telnet:127.0.0.1:2446,server,nowait -serial 
stdio

  I'll attach what I've seen in dmesg, let me know if you need any more
  debug data.

  If one provides me a upload target I can share the image I boot (2GB).
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=a36a1b98-ded1-42b1-8b9b-6f6f565ba2b6
  InstallationDate: Installed on 2015-08-14 (156 days ago)
  InstallationMedia: Kubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150219.1)
  MachineType: LENOVO 20BSCTO1WW
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=265add9d-4d61-40e3-956b-17ac2695c621 ro quiet splash nomdmonddf 
nomdmonisw crashkernel=384M-:128M vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-23.28~14.04.1-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.127.19
  Tags:  trusty
  Uname: Linux 4.2.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip kvm libvirtd lp lpadmin lxd plugdev sambashare 
sbuild sudo
  _MarkForUpload: True
  dmi.bios.date: 06/26/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N14ET31W (1.09 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BSCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50510 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN14ET31W(1.09):bd06/26/2015:svnLENOVO:pn20BSCTO1WW:pvrThinkPadX1Carbon3rd:rvnLENOVO:rn20BSCTO1WW:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BSCTO1WW
  dmi.product.version: ThinkPad X1 Carbon 3rd
  dmi.sys.vendor: LENOVO

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

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


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

2016-01-17 Thread ChristianEhrhardt
apport information

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

Title:
  kvm crashes host kernel on trusty+hwe-w (unable to handle kernel
  paging request in __mtrr_lookup_var_next)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When building the test environment for subiquity I end up with an image I can 
run with qemu/kvm.
  And I realized that this works fine with the Trusty kernel (Host), but when 
running on trusty+hwe-t (4.2.0-23-generic) it reliably crashes my host (not 
only the guest).

  On the good side it seems
  1. 1005 reproducible
  2. always the same issue

  The Commandline I run is:
  sudo qemu-system-x86_64 -smp 2 -m 1024 -enable-kvm -bios 
/usr/share/ovmf/OVMF.fd -drive 
snapshot=on,format=raw,cache=unsafe,if=ide,file=ubuntu-server-daily-wily-amd64-installer.img,serial=QM_INSTALL_01
 -drive format=raw,cache=unsafe,if=ide,file=target.img_1,serial=QM_TARGET_01 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_2,serial=QM_TARGET_02 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_3,serial=QM_TARGET_03 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_4,serial=QM_TARGET_04 
-global isa-fdc.driveA= -net user -net nic,model=e1000 -net nic,model=virtio 
-net nic,model=i82559er -monitor telnet:127.0.0.1:2446,server,nowait -serial 
stdio

  I'll attach what I've seen in dmesg, let me know if you need any more
  debug data.

  If one provides me a upload target I can share the image I boot (2GB).
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=a36a1b98-ded1-42b1-8b9b-6f6f565ba2b6
  InstallationDate: Installed on 2015-08-14 (156 days ago)
  InstallationMedia: Kubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150219.1)
  MachineType: LENOVO 20BSCTO1WW
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=265add9d-4d61-40e3-956b-17ac2695c621 ro quiet splash nomdmonddf 
nomdmonisw crashkernel=384M-:128M vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-23.28~14.04.1-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.127.19
  Tags:  trusty
  Uname: Linux 4.2.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip kvm libvirtd lp lpadmin lxd plugdev sambashare 
sbuild sudo
  _MarkForUpload: True
  dmi.bios.date: 06/26/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N14ET31W (1.09 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BSCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50510 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN14ET31W(1.09):bd06/26/2015:svnLENOVO:pn20BSCTO1WW:pvrThinkPadX1Carbon3rd:rvnLENOVO:rn20BSCTO1WW:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BSCTO1WW
  dmi.product.version: ThinkPad X1 Carbon 3rd
  dmi.sys.vendor: LENOVO

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

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


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

2016-01-17 Thread ChristianEhrhardt
apport information

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

Title:
  kvm crashes host kernel on trusty+hwe-w (unable to handle kernel
  paging request in __mtrr_lookup_var_next)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When building the test environment for subiquity I end up with an image I can 
run with qemu/kvm.
  And I realized that this works fine with the Trusty kernel (Host), but when 
running on trusty+hwe-t (4.2.0-23-generic) it reliably crashes my host (not 
only the guest).

  On the good side it seems
  1. 1005 reproducible
  2. always the same issue

  The Commandline I run is:
  sudo qemu-system-x86_64 -smp 2 -m 1024 -enable-kvm -bios 
/usr/share/ovmf/OVMF.fd -drive 
snapshot=on,format=raw,cache=unsafe,if=ide,file=ubuntu-server-daily-wily-amd64-installer.img,serial=QM_INSTALL_01
 -drive format=raw,cache=unsafe,if=ide,file=target.img_1,serial=QM_TARGET_01 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_2,serial=QM_TARGET_02 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_3,serial=QM_TARGET_03 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_4,serial=QM_TARGET_04 
-global isa-fdc.driveA= -net user -net nic,model=e1000 -net nic,model=virtio 
-net nic,model=i82559er -monitor telnet:127.0.0.1:2446,server,nowait -serial 
stdio

  I'll attach what I've seen in dmesg, let me know if you need any more
  debug data.

  If one provides me a upload target I can share the image I boot (2GB).
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=a36a1b98-ded1-42b1-8b9b-6f6f565ba2b6
  InstallationDate: Installed on 2015-08-14 (156 days ago)
  InstallationMedia: Kubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150219.1)
  MachineType: LENOVO 20BSCTO1WW
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=265add9d-4d61-40e3-956b-17ac2695c621 ro quiet splash nomdmonddf 
nomdmonisw crashkernel=384M-:128M vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-23.28~14.04.1-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.127.19
  Tags:  trusty
  Uname: Linux 4.2.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip kvm libvirtd lp lpadmin lxd plugdev sambashare 
sbuild sudo
  _MarkForUpload: True
  dmi.bios.date: 06/26/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N14ET31W (1.09 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BSCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50510 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN14ET31W(1.09):bd06/26/2015:svnLENOVO:pn20BSCTO1WW:pvrThinkPadX1Carbon3rd:rvnLENOVO:rn20BSCTO1WW:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BSCTO1WW
  dmi.product.version: ThinkPad X1 Carbon 3rd
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1532571] Re: kvm crashes host kernel on trusty+hwe-w (unable to handle kernel paging request in __mtrr_lookup_var_next)

2016-01-17 Thread ChristianEhrhardt
While - as initially reported - I doubt that we need the apport data.
I still added a full apport-collect to make the bot and process happy.

Also seeing that there are equal reports to Debian with 4.2 kernels I
set it to 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/1532571

Title:
  kvm crashes host kernel on trusty+hwe-w (unable to handle kernel
  paging request in __mtrr_lookup_var_next)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When building the test environment for subiquity I end up with an image I can 
run with qemu/kvm.
  And I realized that this works fine with the Trusty kernel (Host), but when 
running on trusty+hwe-t (4.2.0-23-generic) it reliably crashes my host (not 
only the guest).

  On the good side it seems
  1. 1005 reproducible
  2. always the same issue

  The Commandline I run is:
  sudo qemu-system-x86_64 -smp 2 -m 1024 -enable-kvm -bios 
/usr/share/ovmf/OVMF.fd -drive 
snapshot=on,format=raw,cache=unsafe,if=ide,file=ubuntu-server-daily-wily-amd64-installer.img,serial=QM_INSTALL_01
 -drive format=raw,cache=unsafe,if=ide,file=target.img_1,serial=QM_TARGET_01 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_2,serial=QM_TARGET_02 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_3,serial=QM_TARGET_03 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_4,serial=QM_TARGET_04 
-global isa-fdc.driveA= -net user -net nic,model=e1000 -net nic,model=virtio 
-net nic,model=i82559er -monitor telnet:127.0.0.1:2446,server,nowait -serial 
stdio

  I'll attach what I've seen in dmesg, let me know if you need any more
  debug data.

  If one provides me a upload target I can share the image I boot (2GB).
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=a36a1b98-ded1-42b1-8b9b-6f6f565ba2b6
  InstallationDate: Installed on 2015-08-14 (156 days ago)
  InstallationMedia: Kubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150219.1)
  MachineType: LENOVO 20BSCTO1WW
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=265add9d-4d61-40e3-956b-17ac2695c621 ro quiet splash nomdmonddf 
nomdmonisw crashkernel=384M-:128M vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-23.28~14.04.1-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.127.19
  Tags:  trusty
  Uname: Linux 4.2.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip kvm libvirtd lp lpadmin lxd plugdev sambashare 
sbuild sudo
  _MarkForUpload: True
  dmi.bios.date: 06/26/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N14ET31W (1.09 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BSCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50510 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN14ET31W(1.09):bd06/26/2015:svnLENOVO:pn20BSCTO1WW:pvrThinkPadX1Carbon3rd:rvnLENOVO:rn20BSCTO1WW:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BSCTO1WW
  dmi.product.version: ThinkPad X1 Carbon 3rd
  dmi.sys.vendor: LENOVO

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

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


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

2016-01-17 Thread ChristianEhrhardt
apport information

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

Title:
  kvm crashes host kernel on trusty+hwe-w (unable to handle kernel
  paging request in __mtrr_lookup_var_next)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When building the test environment for subiquity I end up with an image I can 
run with qemu/kvm.
  And I realized that this works fine with the Trusty kernel (Host), but when 
running on trusty+hwe-t (4.2.0-23-generic) it reliably crashes my host (not 
only the guest).

  On the good side it seems
  1. 1005 reproducible
  2. always the same issue

  The Commandline I run is:
  sudo qemu-system-x86_64 -smp 2 -m 1024 -enable-kvm -bios 
/usr/share/ovmf/OVMF.fd -drive 
snapshot=on,format=raw,cache=unsafe,if=ide,file=ubuntu-server-daily-wily-amd64-installer.img,serial=QM_INSTALL_01
 -drive format=raw,cache=unsafe,if=ide,file=target.img_1,serial=QM_TARGET_01 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_2,serial=QM_TARGET_02 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_3,serial=QM_TARGET_03 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_4,serial=QM_TARGET_04 
-global isa-fdc.driveA= -net user -net nic,model=e1000 -net nic,model=virtio 
-net nic,model=i82559er -monitor telnet:127.0.0.1:2446,server,nowait -serial 
stdio

  I'll attach what I've seen in dmesg, let me know if you need any more
  debug data.

  If one provides me a upload target I can share the image I boot (2GB).
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=a36a1b98-ded1-42b1-8b9b-6f6f565ba2b6
  InstallationDate: Installed on 2015-08-14 (156 days ago)
  InstallationMedia: Kubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150219.1)
  MachineType: LENOVO 20BSCTO1WW
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=265add9d-4d61-40e3-956b-17ac2695c621 ro quiet splash nomdmonddf 
nomdmonisw crashkernel=384M-:128M vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-23.28~14.04.1-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.127.19
  Tags:  trusty
  Uname: Linux 4.2.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip kvm libvirtd lp lpadmin lxd plugdev sambashare 
sbuild sudo
  _MarkForUpload: True
  dmi.bios.date: 06/26/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N14ET31W (1.09 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BSCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50510 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN14ET31W(1.09):bd06/26/2015:svnLENOVO:pn20BSCTO1WW:pvrThinkPadX1Carbon3rd:rvnLENOVO:rn20BSCTO1WW:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BSCTO1WW
  dmi.product.version: ThinkPad X1 Carbon 3rd
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1532571] Re: kvm crashes host kernel on trusty+hwe-w (unable to handle kernel paging request in __mtrr_lookup_var_next)

2016-01-17 Thread ChristianEhrhardt
apport information

** Tags added: apport-collected

** Description changed:

  When building the test environment for subiquity I end up with an image I can 
run with qemu/kvm.
  And I realized that this works fine with the Trusty kernel (Host), but when 
running on trusty+hwe-t (4.2.0-23-generic) it reliably crashes my host (not 
only the guest).
  
  On the good side it seems
  1. 1005 reproducible
  2. always the same issue
  
  The Commandline I run is:
  sudo qemu-system-x86_64 -smp 2 -m 1024 -enable-kvm -bios 
/usr/share/ovmf/OVMF.fd -drive 
snapshot=on,format=raw,cache=unsafe,if=ide,file=ubuntu-server-daily-wily-amd64-installer.img,serial=QM_INSTALL_01
 -drive format=raw,cache=unsafe,if=ide,file=target.img_1,serial=QM_TARGET_01 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_2,serial=QM_TARGET_02 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_3,serial=QM_TARGET_03 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_4,serial=QM_TARGET_04 
-global isa-fdc.driveA= -net user -net nic,model=e1000 -net nic,model=virtio 
-net nic,model=i82559er -monitor telnet:127.0.0.1:2446,server,nowait -serial 
stdio
  
  I'll attach what I've seen in dmesg, let me know if you need any more
  debug data.
  
  If one provides me a upload target I can share the image I boot (2GB).
+ --- 
+ ApportVersion: 2.14.1-0ubuntu3.19
+ Architecture: amd64
+ CurrentDesktop: KDE
+ DistroRelease: Ubuntu 14.04
+ HibernationDevice: RESUME=UUID=a36a1b98-ded1-42b1-8b9b-6f6f565ba2b6
+ InstallationDate: Installed on 2015-08-14 (156 days ago)
+ InstallationMedia: Kubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150219.1)
+ MachineType: LENOVO 20BSCTO1WW
+ Package: linux (not installed)
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=265add9d-4d61-40e3-956b-17ac2695c621 ro quiet splash nomdmonddf 
nomdmonisw crashkernel=384M-:128M vt.handoff=7
+ ProcVersionSignature: Ubuntu 4.2.0-23.28~14.04.1-generic 4.2.6
+ RelatedPackageVersions:
+  linux-restricted-modules-4.2.0-23-generic N/A
+  linux-backports-modules-4.2.0-23-generic  N/A
+  linux-firmware1.127.19
+ Tags:  trusty
+ Uname: Linux 4.2.0-23-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip kvm libvirtd lp lpadmin lxd plugdev sambashare 
sbuild sudo
+ _MarkForUpload: True
+ dmi.bios.date: 06/26/2015
+ dmi.bios.vendor: LENOVO
+ dmi.bios.version: N14ET31W (1.09 )
+ dmi.board.asset.tag: Not Available
+ dmi.board.name: 20BSCTO1WW
+ dmi.board.vendor: LENOVO
+ dmi.board.version: SDK0E50510 WIN
+ dmi.chassis.asset.tag: No Asset Information
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: LENOVO
+ dmi.chassis.version: None
+ dmi.modalias: 
dmi:bvnLENOVO:bvrN14ET31W(1.09):bd06/26/2015:svnLENOVO:pn20BSCTO1WW:pvrThinkPadX1Carbon3rd:rvnLENOVO:rn20BSCTO1WW:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNone:
+ dmi.product.name: 20BSCTO1WW
+ dmi.product.version: ThinkPad X1 Carbon 3rd
+ dmi.sys.vendor: LENOVO

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

Title:
  kvm crashes host kernel on trusty+hwe-w (unable to handle kernel
  paging request in __mtrr_lookup_var_next)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When building the test environment for subiquity I end up with an image I can 
run with qemu/kvm.
  And I realized that this works fine with the Trusty kernel (Host), but when 
running on trusty+hwe-t (4.2.0-23-generic) it reliably crashes my host (not 
only the guest).

  On the good side it seems
  1. 1005 reproducible
  2. always the same issue

  The Commandline I run is:
  sudo qemu-system-x86_64 -smp 2 -m 1024 -enable-kvm -bios 
/usr/share/ovmf/OVMF.fd -drive 
snapshot=on,format=raw,cache=unsafe,if=ide,file=ubuntu-server-daily-wily-amd64-installer.img,serial=QM_INSTALL_01
 -drive format=raw,cache=unsafe,if=ide,file=target.img_1,serial=QM_TARGET_01 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_2,serial=QM_TARGET_02 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_3,serial=QM_TARGET_03 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_4,serial=QM_TARGET_04 
-global isa-fdc.driveA= -net user -net nic,model=e1000 -net nic,model=virtio 
-net nic,model=i82559er -monitor telnet:127.0.0.1:2446,server,nowait -serial 
stdio

  I'll attach what I've seen in dmesg, let me know if you need any more
  debug data.

  If one provides me a upload target I can share the image I boot (2GB).
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=a36a1b98-ded1-42b1-8b9b-6f6f565ba2b6
  InstallationDate: Installed on 2015-08-14 (156 days ago)
  InstallationMedia: Kubuntu 14.04.2 

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

2016-01-17 Thread ChristianEhrhardt
apport information

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

Title:
  kvm crashes host kernel on trusty+hwe-w (unable to handle kernel
  paging request in __mtrr_lookup_var_next)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When building the test environment for subiquity I end up with an image I can 
run with qemu/kvm.
  And I realized that this works fine with the Trusty kernel (Host), but when 
running on trusty+hwe-t (4.2.0-23-generic) it reliably crashes my host (not 
only the guest).

  On the good side it seems
  1. 1005 reproducible
  2. always the same issue

  The Commandline I run is:
  sudo qemu-system-x86_64 -smp 2 -m 1024 -enable-kvm -bios 
/usr/share/ovmf/OVMF.fd -drive 
snapshot=on,format=raw,cache=unsafe,if=ide,file=ubuntu-server-daily-wily-amd64-installer.img,serial=QM_INSTALL_01
 -drive format=raw,cache=unsafe,if=ide,file=target.img_1,serial=QM_TARGET_01 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_2,serial=QM_TARGET_02 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_3,serial=QM_TARGET_03 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_4,serial=QM_TARGET_04 
-global isa-fdc.driveA= -net user -net nic,model=e1000 -net nic,model=virtio 
-net nic,model=i82559er -monitor telnet:127.0.0.1:2446,server,nowait -serial 
stdio

  I'll attach what I've seen in dmesg, let me know if you need any more
  debug data.

  If one provides me a upload target I can share the image I boot (2GB).
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=a36a1b98-ded1-42b1-8b9b-6f6f565ba2b6
  InstallationDate: Installed on 2015-08-14 (156 days ago)
  InstallationMedia: Kubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150219.1)
  MachineType: LENOVO 20BSCTO1WW
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=265add9d-4d61-40e3-956b-17ac2695c621 ro quiet splash nomdmonddf 
nomdmonisw crashkernel=384M-:128M vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-23.28~14.04.1-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.127.19
  Tags:  trusty
  Uname: Linux 4.2.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip kvm libvirtd lp lpadmin lxd plugdev sambashare 
sbuild sudo
  _MarkForUpload: True
  dmi.bios.date: 06/26/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N14ET31W (1.09 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BSCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50510 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN14ET31W(1.09):bd06/26/2015:svnLENOVO:pn20BSCTO1WW:pvrThinkPadX1Carbon3rd:rvnLENOVO:rn20BSCTO1WW:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BSCTO1WW
  dmi.product.version: ThinkPad X1 Carbon 3rd
  dmi.sys.vendor: LENOVO

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

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


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

2016-01-17 Thread ChristianEhrhardt
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1532571/+attachment/4551751/+files/CurrentDmesg.txt

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

Title:
  kvm crashes host kernel on trusty+hwe-w (unable to handle kernel
  paging request in __mtrr_lookup_var_next)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When building the test environment for subiquity I end up with an image I can 
run with qemu/kvm.
  And I realized that this works fine with the Trusty kernel (Host), but when 
running on trusty+hwe-t (4.2.0-23-generic) it reliably crashes my host (not 
only the guest).

  On the good side it seems
  1. 1005 reproducible
  2. always the same issue

  The Commandline I run is:
  sudo qemu-system-x86_64 -smp 2 -m 1024 -enable-kvm -bios 
/usr/share/ovmf/OVMF.fd -drive 
snapshot=on,format=raw,cache=unsafe,if=ide,file=ubuntu-server-daily-wily-amd64-installer.img,serial=QM_INSTALL_01
 -drive format=raw,cache=unsafe,if=ide,file=target.img_1,serial=QM_TARGET_01 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_2,serial=QM_TARGET_02 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_3,serial=QM_TARGET_03 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_4,serial=QM_TARGET_04 
-global isa-fdc.driveA= -net user -net nic,model=e1000 -net nic,model=virtio 
-net nic,model=i82559er -monitor telnet:127.0.0.1:2446,server,nowait -serial 
stdio

  I'll attach what I've seen in dmesg, let me know if you need any more
  debug data.

  If one provides me a upload target I can share the image I boot (2GB).
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=a36a1b98-ded1-42b1-8b9b-6f6f565ba2b6
  InstallationDate: Installed on 2015-08-14 (156 days ago)
  InstallationMedia: Kubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150219.1)
  MachineType: LENOVO 20BSCTO1WW
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=265add9d-4d61-40e3-956b-17ac2695c621 ro quiet splash nomdmonddf 
nomdmonisw crashkernel=384M-:128M vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-23.28~14.04.1-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.127.19
  Tags:  trusty
  Uname: Linux 4.2.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip kvm libvirtd lp lpadmin lxd plugdev sambashare 
sbuild sudo
  _MarkForUpload: True
  dmi.bios.date: 06/26/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N14ET31W (1.09 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BSCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50510 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN14ET31W(1.09):bd06/26/2015:svnLENOVO:pn20BSCTO1WW:pvrThinkPadX1Carbon3rd:rvnLENOVO:rn20BSCTO1WW:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BSCTO1WW
  dmi.product.version: ThinkPad X1 Carbon 3rd
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1412042] Re: [Toshiba Satellite P855-S5102] Fan too loud while CPU idle

2016-01-17 Thread Christopher M. Penalver
jtd, as per
http://support.toshiba.com/support/modelHome?freeText=3574906 an update
to your computer's buggy and outdated BIOS is available (6.90). If you
update to this following https://help.ubuntu.com/community/BIOSUpdate
does it change anything?

For more on BIOS updates and linux, please see
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette
.

Please note your current BIOS is already in the Bug Description, so
posting this on the old BIOS would not be helpful. As well, you don't
have to create a new bug report.

Once the BIOS is updated, if the problem is still reproducible:
1) Please provide the output of the following terminal command (not perform an 
apport-collect):
sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date
2) Please make a comment specifically advising on if there was an improvement 
or not.
3) Please mark this report Status Confirmed. If it's not reproducible, please 
mark this as Invalid.

Thank you for your understanding.

** Tags removed: latest-bios-6.80
** Tags added: latest-bios-6.90

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

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

Title:
  [Toshiba Satellite P855-S5102] Fan too loud while CPU idle

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On Windows 8.1, fan is NOT loud. On Ubuntu 14.04x64, fan is always too
  loud (30 minutes after boot and after). BIOS is already updated.
  Update: If battery power only, fan possibly quiet for more time.

  I was hoping it was my LCD cooling_device4, but that has current
  cooling state 100 even when fan is quiet.

  $ lspci | grep VGA
  00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor 
Graphics Controller (rev 09)

  $ sudo pwmconfig
  # pwmconfig revision 6166 (2013-05-01)
  /usr/sbin/pwmconfig: There are no pwm-capable sensor modules installed

  $ sudo fwts -r stdout fan
  PASSED: Test 1, Fan cooling_device0 of type Processor has max cooling state 3 
and current cooling state 0.
  PASSED: Test 1, Fan cooling_device1 of type Processor has max cooling state 3 
and current cooling state 0.
  PASSED: Test 1, Fan cooling_device2 of type Processor has max cooling state 3 
and current cooling state 0.
  PASSED: Test 1, Fan cooling_device3 of type Processor has max cooling state 3 
and current cooling state 0.
  PASSED: Test 1, Fan cooling_device4 of type LCD has max cooling state 100 and 
current cooling state 100.
  FAILED [MEDIUM] NoFanCurState: Test 1, Fan present but has no cur_state 
present.

  Loading CPUs for 20 seconds to try and get fan speeds to change.
  Fan cooling_device0 current state did not change from value 0 while CPUs were 
busy.
  Fan cooling_device1 current state did not change from value 0 while CPUs were 
busy.
  Fan cooling_device2 current state did not change from value 0 while CPUs were 
busy.
  Fan cooling_device3 current state did not change from value 0 while CPUs were 
busy.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-44-generic 3.13.0-44.73
  ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
  Uname: Linux 3.13.0-44-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jtd2207 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat Jan 17 14:31:46 2015
  HibernationDevice: RESUME=UUID=f155dbb3-50ae-4b36-bf29-dcd5021a5bd8
  InstallationDate: Installed on 2015-01-02 (14 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  MachineType: TOSHIBA Satellite P855
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-44-generic 
root=/dev/mapper/ubuntu-root ro quiet splash acpi_osi=Linux intel_pstate=enable 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-44-generic N/A
   linux-backports-modules-3.13.0-44-generic  N/A
   linux-firmware 1.127.11
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/28/2014
  dmi.bios.vendor: TOSHIBA
  dmi.bios.version: 6.80
  dmi.board.asset.tag: *
  dmi.board.name: QFKAA
  dmi.board.vendor: TOSHIBA
  dmi.board.version: 1.00
  dmi.chassis.asset.tag: *
  dmi.chassis.type: 10
  dmi.chassis.vendor: TOSHIBA
  dmi.chassis.version: *
  dmi.modalias: 
dmi:bvnTOSHIBA:bvr6.80:bd04/28/2014:svnTOSHIBA:pnSatelliteP855:pvrPSPKEU-062002:rvnTOSHIBA:rnQFKAA:rvr1.00:cvnTOSHIBA:ct10:cvr*:
  dmi.product.name: Satellite P855
  dmi.product.version: PSPKEU-062002
  dmi.sys.vendor: TOSHIBA

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

-- 
Mailing list: 

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

2016-01-17 Thread ChristianEhrhardt
apport information

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

Title:
  kvm crashes host kernel on trusty+hwe-w (unable to handle kernel
  paging request in __mtrr_lookup_var_next)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When building the test environment for subiquity I end up with an image I can 
run with qemu/kvm.
  And I realized that this works fine with the Trusty kernel (Host), but when 
running on trusty+hwe-t (4.2.0-23-generic) it reliably crashes my host (not 
only the guest).

  On the good side it seems
  1. 1005 reproducible
  2. always the same issue

  The Commandline I run is:
  sudo qemu-system-x86_64 -smp 2 -m 1024 -enable-kvm -bios 
/usr/share/ovmf/OVMF.fd -drive 
snapshot=on,format=raw,cache=unsafe,if=ide,file=ubuntu-server-daily-wily-amd64-installer.img,serial=QM_INSTALL_01
 -drive format=raw,cache=unsafe,if=ide,file=target.img_1,serial=QM_TARGET_01 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_2,serial=QM_TARGET_02 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_3,serial=QM_TARGET_03 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_4,serial=QM_TARGET_04 
-global isa-fdc.driveA= -net user -net nic,model=e1000 -net nic,model=virtio 
-net nic,model=i82559er -monitor telnet:127.0.0.1:2446,server,nowait -serial 
stdio

  I'll attach what I've seen in dmesg, let me know if you need any more
  debug data.

  If one provides me a upload target I can share the image I boot (2GB).
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=a36a1b98-ded1-42b1-8b9b-6f6f565ba2b6
  InstallationDate: Installed on 2015-08-14 (156 days ago)
  InstallationMedia: Kubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150219.1)
  MachineType: LENOVO 20BSCTO1WW
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=265add9d-4d61-40e3-956b-17ac2695c621 ro quiet splash nomdmonddf 
nomdmonisw crashkernel=384M-:128M vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-23.28~14.04.1-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.127.19
  Tags:  trusty
  Uname: Linux 4.2.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip kvm libvirtd lp lpadmin lxd plugdev sambashare 
sbuild sudo
  _MarkForUpload: True
  dmi.bios.date: 06/26/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N14ET31W (1.09 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BSCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50510 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN14ET31W(1.09):bd06/26/2015:svnLENOVO:pn20BSCTO1WW:pvrThinkPadX1Carbon3rd:rvnLENOVO:rn20BSCTO1WW:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BSCTO1WW
  dmi.product.version: ThinkPad X1 Carbon 3rd
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1532571] AudioDevicesInUse.txt

2016-01-17 Thread ChristianEhrhardt
apport information

** Attachment added: "AudioDevicesInUse.txt"
   
https://bugs.launchpad.net/bugs/1532571/+attachment/4551748/+files/AudioDevicesInUse.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/1532571

Title:
  kvm crashes host kernel on trusty+hwe-w (unable to handle kernel
  paging request in __mtrr_lookup_var_next)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When building the test environment for subiquity I end up with an image I can 
run with qemu/kvm.
  And I realized that this works fine with the Trusty kernel (Host), but when 
running on trusty+hwe-t (4.2.0-23-generic) it reliably crashes my host (not 
only the guest).

  On the good side it seems
  1. 1005 reproducible
  2. always the same issue

  The Commandline I run is:
  sudo qemu-system-x86_64 -smp 2 -m 1024 -enable-kvm -bios 
/usr/share/ovmf/OVMF.fd -drive 
snapshot=on,format=raw,cache=unsafe,if=ide,file=ubuntu-server-daily-wily-amd64-installer.img,serial=QM_INSTALL_01
 -drive format=raw,cache=unsafe,if=ide,file=target.img_1,serial=QM_TARGET_01 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_2,serial=QM_TARGET_02 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_3,serial=QM_TARGET_03 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_4,serial=QM_TARGET_04 
-global isa-fdc.driveA= -net user -net nic,model=e1000 -net nic,model=virtio 
-net nic,model=i82559er -monitor telnet:127.0.0.1:2446,server,nowait -serial 
stdio

  I'll attach what I've seen in dmesg, let me know if you need any more
  debug data.

  If one provides me a upload target I can share the image I boot (2GB).
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=a36a1b98-ded1-42b1-8b9b-6f6f565ba2b6
  InstallationDate: Installed on 2015-08-14 (156 days ago)
  InstallationMedia: Kubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150219.1)
  MachineType: LENOVO 20BSCTO1WW
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=265add9d-4d61-40e3-956b-17ac2695c621 ro quiet splash nomdmonddf 
nomdmonisw crashkernel=384M-:128M vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-23.28~14.04.1-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.127.19
  Tags:  trusty
  Uname: Linux 4.2.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip kvm libvirtd lp lpadmin lxd plugdev sambashare 
sbuild sudo
  _MarkForUpload: True
  dmi.bios.date: 06/26/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N14ET31W (1.09 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BSCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50510 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN14ET31W(1.09):bd06/26/2015:svnLENOVO:pn20BSCTO1WW:pvrThinkPadX1Carbon3rd:rvnLENOVO:rn20BSCTO1WW:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BSCTO1WW
  dmi.product.version: ThinkPad X1 Carbon 3rd
  dmi.sys.vendor: LENOVO

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

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


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

2016-01-17 Thread ChristianEhrhardt
apport information

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

Title:
  kvm crashes host kernel on trusty+hwe-w (unable to handle kernel
  paging request in __mtrr_lookup_var_next)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When building the test environment for subiquity I end up with an image I can 
run with qemu/kvm.
  And I realized that this works fine with the Trusty kernel (Host), but when 
running on trusty+hwe-t (4.2.0-23-generic) it reliably crashes my host (not 
only the guest).

  On the good side it seems
  1. 1005 reproducible
  2. always the same issue

  The Commandline I run is:
  sudo qemu-system-x86_64 -smp 2 -m 1024 -enable-kvm -bios 
/usr/share/ovmf/OVMF.fd -drive 
snapshot=on,format=raw,cache=unsafe,if=ide,file=ubuntu-server-daily-wily-amd64-installer.img,serial=QM_INSTALL_01
 -drive format=raw,cache=unsafe,if=ide,file=target.img_1,serial=QM_TARGET_01 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_2,serial=QM_TARGET_02 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_3,serial=QM_TARGET_03 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_4,serial=QM_TARGET_04 
-global isa-fdc.driveA= -net user -net nic,model=e1000 -net nic,model=virtio 
-net nic,model=i82559er -monitor telnet:127.0.0.1:2446,server,nowait -serial 
stdio

  I'll attach what I've seen in dmesg, let me know if you need any more
  debug data.

  If one provides me a upload target I can share the image I boot (2GB).
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=a36a1b98-ded1-42b1-8b9b-6f6f565ba2b6
  InstallationDate: Installed on 2015-08-14 (156 days ago)
  InstallationMedia: Kubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150219.1)
  MachineType: LENOVO 20BSCTO1WW
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=265add9d-4d61-40e3-956b-17ac2695c621 ro quiet splash nomdmonddf 
nomdmonisw crashkernel=384M-:128M vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-23.28~14.04.1-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.127.19
  Tags:  trusty
  Uname: Linux 4.2.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip kvm libvirtd lp lpadmin lxd plugdev sambashare 
sbuild sudo
  _MarkForUpload: True
  dmi.bios.date: 06/26/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N14ET31W (1.09 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BSCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50510 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN14ET31W(1.09):bd06/26/2015:svnLENOVO:pn20BSCTO1WW:pvrThinkPadX1Carbon3rd:rvnLENOVO:rn20BSCTO1WW:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BSCTO1WW
  dmi.product.version: ThinkPad X1 Carbon 3rd
  dmi.sys.vendor: LENOVO

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

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


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

2016-01-17 Thread ChristianEhrhardt
apport information

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

Title:
  kvm crashes host kernel on trusty+hwe-w (unable to handle kernel
  paging request in __mtrr_lookup_var_next)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When building the test environment for subiquity I end up with an image I can 
run with qemu/kvm.
  And I realized that this works fine with the Trusty kernel (Host), but when 
running on trusty+hwe-t (4.2.0-23-generic) it reliably crashes my host (not 
only the guest).

  On the good side it seems
  1. 1005 reproducible
  2. always the same issue

  The Commandline I run is:
  sudo qemu-system-x86_64 -smp 2 -m 1024 -enable-kvm -bios 
/usr/share/ovmf/OVMF.fd -drive 
snapshot=on,format=raw,cache=unsafe,if=ide,file=ubuntu-server-daily-wily-amd64-installer.img,serial=QM_INSTALL_01
 -drive format=raw,cache=unsafe,if=ide,file=target.img_1,serial=QM_TARGET_01 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_2,serial=QM_TARGET_02 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_3,serial=QM_TARGET_03 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_4,serial=QM_TARGET_04 
-global isa-fdc.driveA= -net user -net nic,model=e1000 -net nic,model=virtio 
-net nic,model=i82559er -monitor telnet:127.0.0.1:2446,server,nowait -serial 
stdio

  I'll attach what I've seen in dmesg, let me know if you need any more
  debug data.

  If one provides me a upload target I can share the image I boot (2GB).
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=a36a1b98-ded1-42b1-8b9b-6f6f565ba2b6
  InstallationDate: Installed on 2015-08-14 (156 days ago)
  InstallationMedia: Kubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150219.1)
  MachineType: LENOVO 20BSCTO1WW
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=265add9d-4d61-40e3-956b-17ac2695c621 ro quiet splash nomdmonddf 
nomdmonisw crashkernel=384M-:128M vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-23.28~14.04.1-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.127.19
  Tags:  trusty
  Uname: Linux 4.2.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip kvm libvirtd lp lpadmin lxd plugdev sambashare 
sbuild sudo
  _MarkForUpload: True
  dmi.bios.date: 06/26/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N14ET31W (1.09 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BSCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50510 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN14ET31W(1.09):bd06/26/2015:svnLENOVO:pn20BSCTO1WW:pvrThinkPadX1Carbon3rd:rvnLENOVO:rn20BSCTO1WW:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BSCTO1WW
  dmi.product.version: ThinkPad X1 Carbon 3rd
  dmi.sys.vendor: LENOVO

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

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


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

2016-01-17 Thread ChristianEhrhardt
apport information

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

Title:
  kvm crashes host kernel on trusty+hwe-w (unable to handle kernel
  paging request in __mtrr_lookup_var_next)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When building the test environment for subiquity I end up with an image I can 
run with qemu/kvm.
  And I realized that this works fine with the Trusty kernel (Host), but when 
running on trusty+hwe-t (4.2.0-23-generic) it reliably crashes my host (not 
only the guest).

  On the good side it seems
  1. 1005 reproducible
  2. always the same issue

  The Commandline I run is:
  sudo qemu-system-x86_64 -smp 2 -m 1024 -enable-kvm -bios 
/usr/share/ovmf/OVMF.fd -drive 
snapshot=on,format=raw,cache=unsafe,if=ide,file=ubuntu-server-daily-wily-amd64-installer.img,serial=QM_INSTALL_01
 -drive format=raw,cache=unsafe,if=ide,file=target.img_1,serial=QM_TARGET_01 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_2,serial=QM_TARGET_02 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_3,serial=QM_TARGET_03 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_4,serial=QM_TARGET_04 
-global isa-fdc.driveA= -net user -net nic,model=e1000 -net nic,model=virtio 
-net nic,model=i82559er -monitor telnet:127.0.0.1:2446,server,nowait -serial 
stdio

  I'll attach what I've seen in dmesg, let me know if you need any more
  debug data.

  If one provides me a upload target I can share the image I boot (2GB).
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=a36a1b98-ded1-42b1-8b9b-6f6f565ba2b6
  InstallationDate: Installed on 2015-08-14 (156 days ago)
  InstallationMedia: Kubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150219.1)
  MachineType: LENOVO 20BSCTO1WW
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=265add9d-4d61-40e3-956b-17ac2695c621 ro quiet splash nomdmonddf 
nomdmonisw crashkernel=384M-:128M vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-23.28~14.04.1-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.127.19
  Tags:  trusty
  Uname: Linux 4.2.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip kvm libvirtd lp lpadmin lxd plugdev sambashare 
sbuild sudo
  _MarkForUpload: True
  dmi.bios.date: 06/26/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N14ET31W (1.09 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BSCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50510 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN14ET31W(1.09):bd06/26/2015:svnLENOVO:pn20BSCTO1WW:pvrThinkPadX1Carbon3rd:rvnLENOVO:rn20BSCTO1WW:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BSCTO1WW
  dmi.product.version: ThinkPad X1 Carbon 3rd
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1535085] Re: Enable full touch support for ELAN0100 touchpad

2016-01-17 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/1535085

Title:
  Enable full touch support for ELAN0100 touchpad

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hey,

  there is no full touch support for ELAN0100.  It looks like the system
  recognizes the pad as a normal mouse.  The same problem already
  appeared for the ELAN0600 pad as you can see here :
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1439111

  ubuntu@ubuntu:~$ uname -a
  Linux ubuntu 4.2.0-24-generic #29-Ubuntu SMP Mon Jan 11 18:00:07 UTC 2016 
x86_64 x86_64 x86_64 GNU/Linux

  ubuntu@ubuntu:~$ lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 15.10
  Release:  15.10
  Codename: wily

  cat  /proc/bus/input/devices:
  I: Bus=0018 Vendor=04f3 Product=0401 Version=0100
  N: Name="ELAN0100:00 04F3:0401"
  P: Phys=
  S: 
Sysfs=/devices/pci:00/:00:15.1/i2c_designware.1/i2c-5/i2c-ELAN0100:00/0018:04F3:0401.0001/input/input7
  U: Uniq=
  H: Handlers=mouse0 event7 
  B: PROP=0
  B: EV=17
  B: KEY=3 0 0 0 0
  B: REL=103
  B: MSC=10

  
  ubuntu@ubuntu:~$ grep -i elan /var/log/syslog :
  Jan 15 16:41:14 ubuntu kernel: [2.244658] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:653 / ret_size:7
  Jan 15 16:41:14 ubuntu kernel: [2.249760] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:131 / ret_size:7
  Jan 15 16:41:14 ubuntu kernel: [2.249849] input: ELAN0100:00 04F3:0401 as 
/devices/pci:00/:00:15.1/i2c_designware.1/i2c-5/i2c-ELAN0100:00/0018:04F3:0401.0001/input/input10
  Jan 15 16:41:14 ubuntu kernel: [2.250696] hid-generic 
0018:04F3:0401.0001: input,hidraw0:  HID v1.00 Mouse [ELAN0100:00 
04F3:0401] on
  Jan 16 11:51:29 ubuntu kernel: [1.684141] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:653 / ret_size:7
  Jan 16 11:51:29 ubuntu kernel: [1.688524] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:131 / ret_size:7
  Jan 16 11:51:29 ubuntu kernel: [1.688582] input: ELAN0100:00 04F3:0401 as 
/devices/pci:00/:00:15.1/i2c_designware.1/i2c-5/i2c-ELAN0100:00/0018:04F3:0401.0001/input/input10
  Jan 16 11:51:29 ubuntu kernel: [1.688733] hid-generic 
0018:04F3:0401.0001: input,hidraw0:  HID v1.00 Mouse [ELAN0100:00 
04F3:0401] on

  Thanks for considering this issue.

  Cheers
  Daniel
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  daniel 1348 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 15.10
  InstallationDate: Installed on 2016-01-12 (4 days ago)
  InstallationMedia: Ubuntu-GNOME 15.10 "Wily Werewolf" - Release amd64 
(20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 8087:0a2a Intel Corp. 
   Bus 001 Device 002: ID 0bda:57cb Realtek Semiconductor Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. UX305UA
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-24-generic.efi.signed 
root=UUID=e3e75438-92ac-4f85-bbcf-d4d0f7153cb7 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-24.29-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-24-generic N/A
   linux-backports-modules-4.2.0-24-generic  N/A
   linux-firmware1.149.3
  Tags:  wily
  UdevLog: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden: 
'/var/log/udev'
  Uname: Linux 4.2.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 10/12/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX305UA.201
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX305UA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX305UA.201:bd10/12/2015:svnASUSTeKCOMPUTERINC.:pnUX305UA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX305UA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX305UA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

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

[Kernel-packages] [Bug 1534680] Re: error after booting 15.10, ubuntu seems to be working fine afterwards

2016-01-17 Thread Alberto Salvia Novella
Thanks.

** Description changed:

- Systeelprogrammaprobleem ontdekt
- Er s in Ubuntu 15.10 helaas een interne fout opgetrden.
+ System program error discovered. Unfortunately there was an internal
+ error in Ubuntu 15.10.
+ 
+ After clicking away the error messages ubuntu seems to be working fine.
+ I had some problems before (with earlier versions of Ubuntu) with the video 
driver of AMD (GPU build-in in the microprocessor).
  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-24-generic 4.2.0-24.29
  ProcVersionSignature: Ubuntu 4.2.0-24.29-generic 4.2.8-ckt1
  Uname: Linux 4.2.0-24-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC1:  luchen 1189 F pulseaudio
-  /dev/snd/controlC0:  luchen 1189 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  luchen 1189 F pulseaudio
+  /dev/snd/controlC0:  luchen 1189 F pulseaudio
  CurrentDesktop: Unity
  Date: Fri Jan 15 18:22:50 2016
  HibernationDevice: RESUME=UUID=eaaf960d-0d95-47d3-8de4-9dd6a51bb8a1
  InstallationDate: Installed on 2015-11-27 (49 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  IwConfig:
-  enp2s0no wireless extensions.
-  
-  lono wireless extensions.
+  enp2s0no wireless extensions.
+ 
+  lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. GA-A75-D3H
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-24-generic 
root=UUID=900d57dd-4196-4110-91ff-505b397b804a ro quiet splash vt.handoff=7
  RelatedPackageVersions:
-  linux-restricted-modules-4.2.0-24-generic N/A
-  linux-backports-modules-4.2.0-24-generic  N/A
-  linux-firmware1.149.3
+  linux-restricted-modules-4.2.0-24-generic N/A
+  linux-backports-modules-4.2.0-24-generic  N/A
+  linux-firmware1.149.3
  RfKill:
-  
+ 
  SourcePackage: linux
  UdevLog: Error: [Errno 2] Bestand of map bestaat niet: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/17/2011
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F5a
  dmi.board.name: GA-A75-D3H
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF5a:bd11/17/2011:svnGigabyteTechnologyCo.,Ltd.:pnGA-A75-D3H:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-A75-D3H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-A75-D3H
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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

Title:
  error after booting 15.10, ubuntu seems to be working fine afterwards

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  System program error discovered. Unfortunately there was an internal
  error in Ubuntu 15.10.

  After clicking away the error messages ubuntu seems to be working fine.
  I had some problems before (with earlier versions of Ubuntu) with the video 
driver of AMD (GPU build-in in the microprocessor).

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-24-generic 4.2.0-24.29
  ProcVersionSignature: Ubuntu 4.2.0-24.29-generic 4.2.8-ckt1
  Uname: Linux 4.2.0-24-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  luchen 1189 F pulseaudio
   /dev/snd/controlC0:  luchen 1189 F pulseaudio
  CurrentDesktop: Unity
  Date: Fri Jan 15 18:22:50 2016
  HibernationDevice: RESUME=UUID=eaaf960d-0d95-47d3-8de4-9dd6a51bb8a1
  InstallationDate: Installed on 2015-11-27 (49 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  IwConfig:
   enp2s0no wireless extensions.

   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. GA-A75-D3H
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-24-generic 
root=UUID=900d57dd-4196-4110-91ff-505b397b804a ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-24-generic N/A
   linux-backports-modules-4.2.0-24-generic  N/A
   linux-firmware1.149.3
  RfKill:

  SourcePackage: linux
  UdevLog: Error: [Errno 2] Bestand of map bestaat niet: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/17/2011
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F5a
  dmi.board.name: GA-A75-D3H
  dmi.board.vendor: Gigabyte Technology Co., 

[Kernel-packages] [Bug 1535048] Re: i915 driver seems to cause system crash at random

2016-01-17 Thread Alberto Salvia Novella
** Changed in: linux (Ubuntu)
   Importance: Undecided => Critical

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

Title:
  i915 driver seems to cause system crash at random

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  the system crashes totally at random... sometimes after hours sometimes after 
minutes... hardware reboot is required
  no problem under windows

  before it crashes though it always screw up the video for a few
  seconds

  lspci -nnk | egrep -i 
'3d|aphics|display|nouveau|nvidia|radeon|trident|vesa|vga'; uname -a; Xorg 
-version; sudo apt-get update; sudo apt-get install mesa-utils hardinfo fbset 
nux-tools; sudo fbset -i; apt-cache show xserver-xorg | grep Version; xrandr; 
fglrxinfo; nvidia-settings -g |head -n 30 ; sudo lshw -short; sudo lshw -C 
display; dpkg -l | egrep -i 
'fgl|intel|mesa|mesa-utils|nvidia|nouveau|radeon|trident|video-ati'; cat 
/etc/lsb-release; dmesg | egrep -i 
'abort|ailed|bug|error|fail|fgl|GLX|GPU|intel|missing|nouveau|NVIDIA|radeon|segment|trident|VESA|VGA|wfb|\(EE\)|\(WW\)';
 cat /proc/cpuinfo | grep -I model; cat /var/log/Xorg.0.log | egrep -i 
'abort|ailed|bug|display|error|fail|fgl|GLX|GPU|intel|issing|nouveau|nvidia|radeon|segment|trident|VESA|VGA|wfb|\(EE\)|\(WW\)';
 sudo dmidecode|egrep 'anufact|roduct|erial|elease'; cat /etc/X11/xorg.conf; 
/usr/lib/nux/unity_support_test -p; ubuntu-support-status ; sudo lsmod
  00:02.0 VGA compatible controller [0300]: Intel Corporation 82945G/GZ 
Integrated Graphics Controller [8086:2772] (rev 02)
  Linux box 4.3.0-5-generic #16-Ubuntu SMP Wed Dec 16 23:33:25 UTC 2015 x86_64 
x86_64 x86_64 GNU/Linux

  X.Org X Server 1.17.3
  Release Date: 2015-10-26
  X Protocol Version 11, Revision 0
  Build Operating System: Linux 3.19.0-33-generic x86_64 Ubuntu
  Current Operating System: Linux box 4.3.0-5-generic #16-Ubuntu SMP Wed Dec 16 
23:33:25 UTC 2015 x86_64
  Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.3.0-5-generic 
root=UUID=1406f1b3-ed81-4320-a7df-aba3cb5d60e6 ro quiet splash vt.handoff=7
  Build Date: 25 November 2015 04:17:13PM
  xorg-server 2:1.17.3-2ubuntu2 (For technical support please see 
http://www.ubuntu.com/support)
  Current version of pixman: 0.33.6
   Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  Hit:1 http://de.archive.ubuntu.com/ubuntu xenial InRelease
  Hit:2 http://de.archive.ubuntu.com/ubuntu xenial-updates InRelease
  Hit:3 http://de.archive.ubuntu.com/ubuntu xenial-backports InRelease
  Hit:4 http://security.ubuntu.com/ubuntu xenial-security InRelease
  Reading package lists... Done
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  fbset is already the newest version (2.1-28).
  nux-tools is already the newest version (4.0.8+16.04.20151210-0ubuntu1).
  hardinfo is already the newest version (0.5.1-1.4ubuntu1).
  mesa-utils is already the newest version (8.3.0-1).
  The following package was automatically installed and is no longer required:
libvpx2:i386
  Use 'sudo apt autoremove' to remove it.
  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

  mode "1280x1024"
  geometry 1280 1024 1280 1024 32
  timings 0 0 0 0 0 0 0
  accel true
  rgba 8/16,8/8,8/0,0/0
  endmode

  Frame buffer device information:
  Name : inteldrmfb
  Address : 0xd052
  Size : 5242880
  Type : PACKED PIXELS
  Visual : TRUECOLOR
  XPanStep : 1
  YPanStep : 1
  YWrapStep : 0
  LineLength : 5120
  Accelerator : No
  Version: 1:7.7+12ubuntu1
  Screen 0: minimum 8 x 8, current 1280 x 1024, maximum 32767 x 32767
  VGA1 connected primary 1280x1024+0+0 (normal left inverted right x axis y 
axis) 338mm x 270mm
 1280x1024 60.02*+ 75.02
 1152x864 75.00
 1024x768 75.08 70.07 60.00
 832x624 74.55
 800x600 72.19 75.00 60.32 56.25
 640x480 75.00 72.81 66.67 60.00
 720x400 70.08
  VIRTUAL1 disconnected (normal left inverted right x axis y axis)
  The program 'fglrxinfo' can be found in the following packages:
   * fglrx
   * fglrx-updates
  Try: sudo apt-get install 
  The program 'nvidia-settings' is currently not installed. You can install it 
by typing:
  sudo apt-get install nvidia-settings
  H/W path Device Class Description
  ===
  system Computer
  /0 bus Motherboard
  /0/0 memory 1991MiB System memory
  /0/1 processor Intel(R) Pentium(R) Dual CPU E2180 @ 2.00GHz
  /0/100 bridge 82945G/GZ/P/PL Memory Controller Hub
  /0/100/2 display 82945G/GZ Integrated Graphics Controller
  /0/100/1b multimedia NM10/ICH7 Family High Definition Audio Controller
  /0/100/1c bridge NM10/ICH7 Family PCI Express Port 1
  /0/100/1c.1 bridge NM10/ICH7 Family PCI Express Port 2
  /0/100/1c.1/0 enp2s0 network RTL8111/8168/8411 PCI 

[Kernel-packages] [Bug 1510021] Re: After upgrade from vivid to wily external monitor has only limited resolutions

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

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

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

Title:
  After upgrade from vivid to wily external monitor has only limited
  resolutions

Status in linux package in Ubuntu:
  Expired

Bug description:
  In Vivid on connection of external display using displayport to VGA
  adaptor all resolutions upto max of my monitor were supported.

  Since upgrade to Wily while my internal display operates correctly the
  external display only shows resolutions up to 1024x768 as available,
  eg:

  xrandr
  Screen 0: minimum 8 x 8, current 1366 x 768, maximum 32767 x 32767
  eDP1 connected primary 1366x768+0+0 (normal left inverted right x axis y 
axis) 256mm x 144mm
 1366x768  60.00*+
 1360x768  59.8059.96  
 1280x720  60.00  
 1024x768  60.00  
 1024x576  60.00  
 960x540   60.00  
 800x600   60.3256.25  
 864x486   60.00  
 640x480   59.94  
 720x405   60.00  
 680x384   60.00  
 640x360   60.00  
  DP1 connected (normal left inverted right x axis y axis)
 1024x768  60.00  
 800x600   60.3256.25  
 848x480   60.00  
 640x480   59.94

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.19.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: MATE
  Date: Mon Oct 26 10:00:40 2015
  InstallationDate: Installed on 2015-07-29 (88 days ago)
  InstallationMedia: Ubuntu-MATE 15.04 "Vivid Vervet" - Release amd64 
(20150422.1)
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to wily on 2015-10-22 (3 days ago)
  --- 
  ApportVersion: 2.19.1-0ubuntu4
  Architecture: amd64
  BootLog:
   fsck from util-linux 2.26.2
   /dev/mapper/sda4_crypt: clean, 381687/6053888 files, 5930344/24196096 blocks
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: MATE
  DistUpgraded: 2015-10-22 21:49:51,050 DEBUG enabling apt cron job
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.248+bdcom, 3.19.0-31-generic, x86_64: installed
   bcmwl, 6.30.223.248+bdcom, 4.2.0-16-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Apple Inc. Device [106b:00fd]
  InstallationDate: Installed on 2015-07-29 (98 days ago)
  InstallationMedia: Ubuntu-MATE 15.04 "Vivid Vervet" - Release amd64 
(20150422.1)
  MachineType: Apple Inc. MacBookAir5,1
  NonfreeKernelModules: wl
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-16-generic.efi.signed 
root=UUID=9a4f85f8-6215-4430-8874-d6c52eeea39c ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Tags:  wily ubuntu
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-16-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-10-22 (12 days ago)
  UserGroups: adm cdrom dip libvirtd lpadmin mojo plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 06/08/2015
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBA51.88Z.00EF.B03.1506081623
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-66F35F19FE2A0D05
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookAir5,1
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-66F35F19FE2A0D05
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBA51.88Z.00EF.B03.1506081623:bd06/08/2015:svnAppleInc.:pnMacBookAir5,1:pvr1.0:rvnAppleInc.:rnMac-66F35F19FE2A0D05:rvrMacBookAir5,1:cvnAppleInc.:ct10:cvrMac-66F35F19FE2A0D05:
  dmi.product.name: MacBookAir5,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.
  version.compiz: compiz 1:0.9.12.2+15.10.20151015-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: 

[Kernel-packages] [Bug 1517197] Re: package linux-image-3.13.0-67-generic 3.13.0-67.110 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

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

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

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

Title:
  package linux-image-3.13.0-67-generic 3.13.0-67.110 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 2

Status in linux package in Ubuntu:
  Expired

Bug description:
  Unknown, this is on my media server,Mythbuntu, in a cupboard, only
  look at it occaisionally

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-67-generic 3.13.0-67.110
  ProcVersionSignature: Ubuntu 3.13.0-66.108-generic 3.13.11-ckt27
  Uname: Linux 3.13.0-66-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  j  1870 F pulseaudio
  Date: Tue Nov 17 07:43:23 2015
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 2
  HibernationDevice: RESUME=UUID=1bc77c0d-38d1-44f5-a5a4-97b708dd06b6
  InstallationDate: Installed on 2014-08-09 (465 days ago)
  InstallationMedia: Mythbuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. GA-MA785GT-UD3H
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-66-generic 
root=/dev/mapper/mythbuntu--vg-root ro quiet splash
  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.3
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  SourcePackage: linux
  Title: package linux-image-3.13.0-67-generic 3.13.0-67.110 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 2
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/03/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F4
  dmi.board.name: GA-MA785GT-UD3H
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF4:bd12/03/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA785GT-UD3H:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA785GT-UD3H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-MA785GT-UD3H
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Kernel-packages] [Bug 1525509] Re: regression on 4.3.x: i945/Display corruption (before X, X never starts))

2016-01-17 Thread Alberto Salvia Novella
Does it happen if the "intel-microcode" package is installed?

When answered, please set this bug status back to "confirmed". Thank
you.

** No longer affects: steam (Ubuntu)

** Tags added: kernel-graphics

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

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

Title:
  regression on 4.3.x: i945/Display corruption (before X, X never
  starts))

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  This laptop works with 4.2.0-19 and fails with 4.3.0-2.

  At boot (before X) the display is corrupt - with the entire screen
  shifted halfway across the screen with the kernel boot text mostly
  readable, just shifted over (and some crud at the top).  X doesn't
  start.  Returning to 4.2.0-19 (as now) and it's fine.

  In the 4.3.0-2 world I see the following warning in the dmesg:
  [   14.118080] WARNING: CPU: 1 PID: 14 at 
/build/linux-Os09TY/linux-4.3.0/drivers/gpu/drm/drm_atomic.c:491 
drm_atomic_check_only+0x46e/0x540 [drm]()
  [   14.119902] Modules linked in: parport_pc ppdev lp parport autofs4 i915 
i2c_algo_bit drm_kms_helper syscopyarea firewire_ohci sysfillrect sysimgblt 
fb_sys_fops psmouse firewire_core sdhci_pci e100 pata_acpi mii sdhci crc_itu_t 
drm fjes video
  [   14.123614] CPU: 1 PID: 14 Comm: kworker/1:0 Tainted: GW   
4.3.0-2-generic #11-Ubuntu
  [   14.125467] Hardware name: TOSHIBA Equium A100/MPAD-MSAE Customer 
Reference Boards, BIOS 2.1010/23/2006
  [   14.127339] Workqueue: events output_poll_execute [drm_kms_helper]
  [   14.129181]   fe15c8fd 8800bb01ba38 
813d23a4
  [   14.131009]   8800bb01ba70 8107d082 
88003590a000
  [   14.132820]  8800b4d61400 0001  
8800ba182e00
  [   14.134621] Call Trace:
  [   14.136413]  [] dump_stack+0x44/0x60
  [   14.138207]  [] warn_slowpath_common+0x82/0xc0
  [   14.139990]  [] warn_slowpath_null+0x1a/0x20
  [   14.141782]  [] drm_atomic_check_only+0x46e/0x540 [drm]
  [   14.143569]  [] ? drm_atomic_set_fb_for_plane+0x2d/0x90 
[drm]
  [   14.145374]  [] drm_atomic_commit+0x17/0x60 [drm]
  [   14.147211]  [] intel_get_load_detect_pipe+0x3d5/0x530 
[i915]
  [   14.149029]  [] intel_tv_detect+0x13d/0x5f0 [i915]
  [   14.150801]  [] ? drm_get_edid+0x3e/0x3f0 [drm]
  [   14.152543]  [] ? 
schedule_hrtimeout_range_clock.part.23+0xa6/0x150
  [   14.154271]  [] 
drm_helper_probe_single_connector_modes_merge_bits+0x235/0x4d0 [drm_kms_helper]
  [   14.156025]  [] 
drm_helper_probe_single_connector_modes+0x13/0x20 [drm_kms_helper]
  [   14.157757]  [] drm_fb_helper_hotplug_event+0x8c/0x120 
[drm_kms_helper]
  [   14.159513]  [] 
intel_fbdev_output_poll_changed+0x1e/0x30 [i915]
  [   14.161261]  [] drm_kms_helper_hotplug_event+0x27/0x30 
[drm_kms_helper]
  [   14.163031]  [] output_poll_execute+0x197/0x1e0 
[drm_kms_helper]
  [   14.164808]  [] process_one_work+0x1aa/0x440
  [   14.166567]  [] worker_thread+0x4b/0x4c0
  [   14.168326]  [] ? process_one_work+0x440/0x440
  [   14.170068]  [] kthread+0xd8/0xf0
  [   14.171821]  [] ? kthread_create_on_node+0x1e0/0x1e0
  [   14.173577]  [] ret_from_fork+0x3f/0x70
  [   14.175317]  [] ? kthread_create_on_node+0x1e0/0x1e0
  [   14.177081] ---[ end trace cdd47054bd68533c ]---

  This is running an up to date Xenial.

  Dave

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.3.0-2-generic 4.3.0-2.11
  ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
  Uname: Linux 4.2.0-19-generic x86_64
  ApportVersion: 2.19.3-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dg 1407 F pulseaudio
  CurrentDesktop: KDE
  Date: Sat Dec 12 12:41:55 2015
  HibernationDevice: RESUME=/dev/mapper/davros--vg-swap_1
  InstallationDate: Installed on 2013-11-15 (756 days ago)
  InstallationMedia: Ubuntu-Server 14.04 LTS "Trusty Tahr" - Alpha amd64 
(20131115)
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 005 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 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: TOSHIBA Equium A100
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-19-generic 
root=/dev/mapper/hostname--vg-root ro
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-19-generic N/A
   linux-backports-modules-4.2.0-19-generic  N/A
   linux-firmware1.154
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
  SourcePackage: linux
  

[Kernel-packages] [Bug 1453029] Re: Tried to login, GUI locked up. Did reboot & was presented with several messages : general protection fault: 0000 [#31] SMP

2016-01-17 Thread Christopher M. Penalver
Thomas A. F. Thorne, to see if this is already resolved, could you
please test http://cdimage.ubuntu.com/daily-live/current/ and advise to
the results?

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

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

Title:
  Tried to login, GUI locked up.  Did reboot & was presented with
  several messages : general protection fault:  [#31] SMP

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Today I tried to login to the system. The screen progressed passed the
  password entry but failed to display the desktop background, the side
  bar or the top bar. I left it for a few minutes while I got a coffee
  but it was still in the same state when I returned. I managed to SSH
  in but failed to do much else. When I tried to take a look at what was
  going on with top I got a message about a Segmentation fault. I then
  tried ps and the ssh session locked up.

  I was able to enter my username and password at a vt but as soon as I
  had done so I seemed to get some sort of log trace on the screen. It
  mentioned the USB mouse I had being connected. I was not able to enter
  any commands so instead I tried unplugging and reconnecting the USB
  memory stick I had. I could see it registering in the trace. I did the
  same with a USB temperature probe and could see it connect too.

  ---
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  thomasthorne   2648 F pulseaudio
   /dev/snd/controlC0:  thomasthorne   2648 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=3c3104a1-5ead-4ebf-b2df-f9397f572dca
  InstallationDate: Installed on 2015-03-12 (74 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  IwConfig:
   eth0  no wireless extensions.

   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. H81M-DS2V
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-37-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash crashkernel=384M-:128M 
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
  RfKill:

  Tags:  trusty
  Uname: Linux 3.16.0-38-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin mock plugdev sambashare sudo
  WifiSyslog:

  _MarkForUpload: True
  dmi.bios.date: 06/19/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F5
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: H81M-DS2V
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF5:bd06/19/2014:svnGigabyteTechnologyCo.,Ltd.:pnH81M-DS2V:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rnH81M-DS2V:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: H81M-DS2V
  dmi.product.version: To be filled by O.E.M.
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Kernel-packages] [Bug 1518457] Re: kswapd0 100% CPU usage

2016-01-17 Thread Nelson Elhage
I did some experimentation, and I can reproduce @oystein-gisnas's result
that nuking that file from `/lib/udev/rules.d/` and rebooting fixes the
issue.

However, removing that file and restarting udev does *not* seem to fix
the issue. So I suspect the problem is not with udev, but rather with
some kernel feature that udev is enabling or toggling as part of
processing that file.

Also, as an aside, editing that file isn't a good workaround, since
upgrading udev may clobber it again. If you instead create an
`/etc/udev/rules.d/40-vm-hotadd.rules`  containing the edited version,
that file will take precedence over the one in `/lib`, and also be
robust against udev upgrades.

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

Title:
  kswapd0 100% CPU usage

Status in linux package in Ubuntu:
  In Progress

Bug description:
  As per bug 721896 and various others:

  I'm on an AWS t2.micro instance (Xeon E5-2670, 991MiB of memory).
  Occasionally (about once a day), kswapd0 falls into a busy loop and
  spins on 100% CPU usage indefinitely. This can be provoked by
  copying/writing large files (e.g. dding a 256MB file), but it happens
  occasionally otherwise. System memory usage (not including
  buffers/caches) currently sits at 36%, which is typical[1]. Initially
  I had no swap space configured; I've since tried enabling a 256MB swap
  file, but the problem continues to occur and no swap space is used.
  The system can be recovered with `echo 1 > /proc/sys/vm/drop_caches`.

  Happy to provide further information/take further debugging actions.

  
  [1] Full output from `free`:
   total   used   free sharedbuffers cached
  Mem:   1014936 483448 531488  28556   9756 112700
  -/+ buffers/cache: 360992 653944
  Swap:   262140  0 262140

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-18-generic 4.2.0-18.22
  ProcVersionSignature: Ubuntu 4.2.0-18.22-generic 4.2.3
  Uname: Linux 4.2.0-18-generic x86_64
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Nov 19 19:40 seq
   crw-rw 1 root audio 116, 33 Nov 19 19:40 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.19.1-0ubuntu5
  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: N/A
  Date: Fri Nov 20 20:44:30 2015
  Ec2AMI: ami-1c552a76
  Ec2AMIManifest: (unknown)
  Ec2AvailabilityZone: us-east-1d
  Ec2InstanceType: t2.micro
  Ec2Kernel: unavailable
  Ec2Ramdisk: unavailable
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize 
libusb: -99
  MachineType: Xen HVM domU
  PciMultimedia:
   
  ProcEnviron:
   TERM=screen
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 xen
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-18-generic 
root=UUID=35bc01f4-4602-4823-976e-508edef899df ro console=tty1 console=ttyS0 
net.ifnames=0
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-18-generic N/A
   linux-backports-modules-4.2.0-18-generic  N/A
   linux-firmwareN/A
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  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: 05/06/2015
  dmi.bios.vendor: Xen
  dmi.bios.version: 4.2.amazon
  dmi.chassis.type: 1
  dmi.chassis.vendor: Xen
  dmi.modalias: 
dmi:bvnXen:bvr4.2.amazon:bd05/06/2015:svnXen:pnHVMdomU:pvr4.2.amazon:cvnXen:ct1:cvr:
  dmi.product.name: HVM domU
  dmi.product.version: 4.2.amazon
  dmi.sys.vendor: Xen

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

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


[Kernel-packages] [Bug 1221995] Re: 0a12:0001 Bluetooth Dongle (Cambridge Silicon Radio, Ltd) doesn't work with 3.11 or 3.13 kernels

2016-01-17 Thread Christopher M. Penalver
** Changed in: linux (Ubuntu)
   Status: Confirmed => Triaged

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

Title:
  0a12:0001 Bluetooth Dongle (Cambridge Silicon Radio, Ltd) doesn't work
  with 3.11 or 3.13 kernels

Status in linux package in Ubuntu:
  Triaged

Bug description:
  SRU Justification:

  Impact: Bluetooth device stopped working. Device support regression.
  Fix: Upstream, f9f462faa02777f497eb25255683a94e0c054de6
  Testcase: Comment #10

  Original Description:

  Bluetooth device stopped working after upgrading ubuntu to 13.10.

  ~$ lsusb:
   Bus 001 Device 004: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth 
Dongle (HCI mode)

  ~$ hciconfig
  hci0: Type: BR/EDR  Bus: USB
   BD Address: 00:1B:10:00:0F:46  ACL MTU: 1017:8  SCO MTU: 64:0
   DOWN
   RX bytes:457 acl:0 sco:0 events:16 errors:0
   TX bytes:68 acl:0 sco:0 commands:16 errors:0
  ~$ hcitool dev
  Devices:

  device simply doesnt appear on bluetooth manager. blueman UI is
  broken.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-4-generic 3.11.0-4.9
  ProcVersionSignature: Ubuntu 3.11.0-4.9-generic 3.11.0-rc7
  Uname: Linux 3.11.0-4-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.12.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jorge  1954 F pulseaudio
   /dev/snd/controlC0:  jorge  1954 F pulseaudio
  Date: Fri Sep  6 22:32:45 2013
  HibernationDevice: RESUME=UUID=707ce71f-40a6-4fc3-b0a1-d24329b1c781
  IwConfig:
   eth0  no wireless extensions.

   lono wireless extensions.
  MachineType: MEGAWARE MW-H61M-2H
  MarkForUpload: True
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-4-generic 
root=UUID=3480d68a-ee68-452e-b349-a2398ce3da52 ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-4-generic N/A
   linux-backports-modules-3.11.0-4-generic  N/A
   linux-firmware1.113
  RfKill:
   0: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: Upgraded to saucy on 2013-08-23 (15 days ago)
  dmi.bios.date: 08/28/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F5 MW
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: MW-H61M-2H
  dmi.board.vendor: MEGAWARE
  dmi.board.version: v1.3 - 17/07/2012 - MWX
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MEGAWARE
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF5MW:bd08/28/2012:svnMEGAWARE:pnMW-H61M-2H:pvrv1.3-17/07/2012-MWX:rvnMEGAWARE:rnMW-H61M-2H:rvrv1.3-17/07/2012-MWX:cvnMEGAWARE:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: MW-H61M-2H
  dmi.product.version: v1.3 - 17/07/2012 - MWX
  dmi.sys.vendor: MEGAWARE

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

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


[Kernel-packages] [Bug 1535085] Re: Enable full touch support for ELAN0100 touchpad

2016-01-17 Thread Daniel
** Attachment removed: "AlsaInfo.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1535085/+attachment/4551509/+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/1535085

Title:
  Enable full touch support for ELAN0100 touchpad

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hey,

  there is no full touch support for ELAN0100.  It looks like the system
  recognizes the pad as a normal mouse.  The same problem already
  appeared for the ELAN0600 pad as you can see here :
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1439111

  ubuntu@ubuntu:~$ uname -a
  Linux ubuntu 4.2.0-24-generic #29-Ubuntu SMP Mon Jan 11 18:00:07 UTC 2016 
x86_64 x86_64 x86_64 GNU/Linux

  ubuntu@ubuntu:~$ lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 15.10
  Release:  15.10
  Codename: wily

  cat  /proc/bus/input/devices:
  I: Bus=0018 Vendor=04f3 Product=0401 Version=0100
  N: Name="ELAN0100:00 04F3:0401"
  P: Phys=
  S: 
Sysfs=/devices/pci:00/:00:15.1/i2c_designware.1/i2c-5/i2c-ELAN0100:00/0018:04F3:0401.0001/input/input7
  U: Uniq=
  H: Handlers=mouse0 event7 
  B: PROP=0
  B: EV=17
  B: KEY=3 0 0 0 0
  B: REL=103
  B: MSC=10

  
  ubuntu@ubuntu:~$ grep -i elan /var/log/syslog :
  Jan 15 16:41:14 ubuntu kernel: [2.244658] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:653 / ret_size:7
  Jan 15 16:41:14 ubuntu kernel: [2.249760] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:131 / ret_size:7
  Jan 15 16:41:14 ubuntu kernel: [2.249849] input: ELAN0100:00 04F3:0401 as 
/devices/pci:00/:00:15.1/i2c_designware.1/i2c-5/i2c-ELAN0100:00/0018:04F3:0401.0001/input/input10
  Jan 15 16:41:14 ubuntu kernel: [2.250696] hid-generic 
0018:04F3:0401.0001: input,hidraw0:  HID v1.00 Mouse [ELAN0100:00 
04F3:0401] on
  Jan 16 11:51:29 ubuntu kernel: [1.684141] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:653 / ret_size:7
  Jan 16 11:51:29 ubuntu kernel: [1.688524] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:131 / ret_size:7
  Jan 16 11:51:29 ubuntu kernel: [1.688582] input: ELAN0100:00 04F3:0401 as 
/devices/pci:00/:00:15.1/i2c_designware.1/i2c-5/i2c-ELAN0100:00/0018:04F3:0401.0001/input/input10
  Jan 16 11:51:29 ubuntu kernel: [1.688733] hid-generic 
0018:04F3:0401.0001: input,hidraw0:  HID v1.00 Mouse [ELAN0100:00 
04F3:0401] on

  Thanks for considering this issue.

  Cheers
  Daniel
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  daniel 1348 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 15.10
  InstallationDate: Installed on 2016-01-12 (4 days ago)
  InstallationMedia: Ubuntu-GNOME 15.10 "Wily Werewolf" - Release amd64 
(20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 8087:0a2a Intel Corp. 
   Bus 001 Device 002: ID 0bda:57cb Realtek Semiconductor Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. UX305UA
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-24-generic.efi.signed 
root=UUID=e3e75438-92ac-4f85-bbcf-d4d0f7153cb7 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-24.29-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-24-generic N/A
   linux-backports-modules-4.2.0-24-generic  N/A
   linux-firmware1.149.3
  Tags:  wily
  UdevLog: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden: 
'/var/log/udev'
  Uname: Linux 4.2.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 10/12/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX305UA.201
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX305UA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX305UA.201:bd10/12/2015:svnASUSTeKCOMPUTERINC.:pnUX305UA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX305UA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX305UA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

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

[Kernel-packages] [Bug 1532571] Re: kvm crashes host kernel on trusty+hwe-w (unable to handle kernel paging request in __mtrr_lookup_var_next)

2016-01-17 Thread Mathew Hodson
** Package changed: qemu (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/1532571

Title:
  kvm crashes host kernel on trusty+hwe-w (unable to handle kernel
  paging request in __mtrr_lookup_var_next)

Status in linux package in Ubuntu:
  New

Bug description:
  When building the test environment for subiquity I end up with an image I can 
run with qemu/kvm.
  And I realized that this works fine with the Trusty kernel (Host), but when 
running on trusty+hwe-t (4.2.0-23-generic) it reliably crashes my host (not 
only the guest).

  On the good side it seems
  1. 1005 reproducible
  2. always the same issue

  The Commandline I run is:
  sudo qemu-system-x86_64 -smp 2 -m 1024 -enable-kvm -bios 
/usr/share/ovmf/OVMF.fd -drive 
snapshot=on,format=raw,cache=unsafe,if=ide,file=ubuntu-server-daily-wily-amd64-installer.img,serial=QM_INSTALL_01
 -drive format=raw,cache=unsafe,if=ide,file=target.img_1,serial=QM_TARGET_01 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_2,serial=QM_TARGET_02 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_3,serial=QM_TARGET_03 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_4,serial=QM_TARGET_04 
-global isa-fdc.driveA= -net user -net nic,model=e1000 -net nic,model=virtio 
-net nic,model=i82559er -monitor telnet:127.0.0.1:2446,server,nowait -serial 
stdio

  I'll attach what I've seen in dmesg, let me know if you need any more
  debug data.

  If one provides me a upload target I can share the image I boot (2GB).

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

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


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

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

apport-collect 1532571

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

** Tags added: trusty

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

Title:
  kvm crashes host kernel on trusty+hwe-w (unable to handle kernel
  paging request in __mtrr_lookup_var_next)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  When building the test environment for subiquity I end up with an image I can 
run with qemu/kvm.
  And I realized that this works fine with the Trusty kernel (Host), but when 
running on trusty+hwe-t (4.2.0-23-generic) it reliably crashes my host (not 
only the guest).

  On the good side it seems
  1. 1005 reproducible
  2. always the same issue

  The Commandline I run is:
  sudo qemu-system-x86_64 -smp 2 -m 1024 -enable-kvm -bios 
/usr/share/ovmf/OVMF.fd -drive 
snapshot=on,format=raw,cache=unsafe,if=ide,file=ubuntu-server-daily-wily-amd64-installer.img,serial=QM_INSTALL_01
 -drive format=raw,cache=unsafe,if=ide,file=target.img_1,serial=QM_TARGET_01 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_2,serial=QM_TARGET_02 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_3,serial=QM_TARGET_03 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_4,serial=QM_TARGET_04 
-global isa-fdc.driveA= -net user -net nic,model=e1000 -net nic,model=virtio 
-net nic,model=i82559er -monitor telnet:127.0.0.1:2446,server,nowait -serial 
stdio

  I'll attach what I've seen in dmesg, let me know if you need any more
  debug data.

  If one provides me a upload target I can share the image I boot (2GB).

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

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


[Kernel-packages] [Bug 1525554] Re: [HP ProBook 470 G3, Intel Skylake HDMI, Digital Out, HDMI] No sound at all

2016-01-17 Thread Andy C
Hi to Simone.
I do not believe the alsa_setup.sh is required (I did not need to use it)

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

Title:
  [HP ProBook 470 G3, Intel Skylake HDMI, Digital Out, HDMI] No sound at
  all

Status in alsa-driver package in Ubuntu:
  Incomplete
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  No sound on brand new HP ProBook 470 G3 after installing Ubuntu 14.04
  on headphones or internal speakers.

  Connecting a USB headphone and microphone both work, though.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-39.44~14.04.1-generic 3.19.8-ckt9
  Uname: Linux 3.19.0-39-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ronald 2199 F pulseaudio
ronald 2513 F alsamixer
  CurrentDesktop: Unity
  Date: Sat Dec 12 19:36:01 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-12-07 (5 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH failed
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_DevicesInUse:
   Error: command ['pkexec', 'fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/hwC0D2', '/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D3p', 
'/dev/snd/controlC0', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 
127: Error executing command as another user: Not authorized
   
   This incident has been reported.
  Symptom_Jack: Digital Out, HDMI
  Symptom_Type: No sound at all
  Title: [HP ProBook 470 G3, Intel Skylake HDMI, Digital Out, HDMI] No sound at 
all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/30/2015
  dmi.bios.vendor: HP
  dmi.bios.version: N78 Ver. 01.02
  dmi.board.name: 8102
  dmi.board.vendor: HP
  dmi.board.version: KBC Version 16.1F
  dmi.chassis.asset.tag: 5CD54286XY
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.modalias: 
dmi:bvnHP:bvrN78Ver.01.02:bd09/30/2015:svnHP:pnHPProBook470G3:pvr:rvnHP:rn8102:rvrKBCVersion16.1F:cvnHP:ct10:cvr:
  dmi.product.name: HP ProBook 470 G3
  dmi.sys.vendor: HP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1525554/+subscriptions

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


[Kernel-packages] [Bug 1534948] Re: Ubuntu 15.10 fails to boot from Sandisk USB stick

2016-01-17 Thread Brian Murray
** Package changed: linux-lts-wily (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/1534948

Title:
  Ubuntu 15.10 fails to boot from Sandisk USB stick

Status in linux package in Ubuntu:
  New

Bug description:
  Booting from Sandisk USB stick fails and stops on "device descriptor
  read/64, error -71" and "device not accepting address 6, error -71" on
  Dell Latitude E5420 Laptop. I tried every USB socket but without
  success. Booting with "rootwait" parameter does not help either.

  [5.190746] ata5: SATA link down (SStatus 0 SControl 300)
  [5.510923] ata6: SATA link down (SStatus 0 SControl 300)
  [   18.414128] usb 2-1.4: device descriptor read/64, error -110
  [   23.601028] usb 2-1.4: device descriptor read/64, error -71
  [   23.777126] usb 2-1.4: new high-speed USB device number 4 using ehci-pci
  [   23.861176] usb 2-1.4: device descriptor read/64, error -71
  [   24.049280] usb 2-1.4: device descriptor read/64, error -71
  [   24.225377] usb 2-1.4: new high-speed USB device number 5 using ehci-pci
  [   24.641614] usb 2-1.4: device not accepting address 5, error -71
  [   24.713649] usb 2-1.4: new high-speed USB device number 6 using ehci-pci
  [   25.129882] usb 2-1.4: device not accepting address 6, error -71
  [   25.131599] usb 2-1-port4: unable to enumerate USB device
  [   25.205925] usb 2-1.6: new full-speed USB device number 7 using ehci-pci
  [   25.303424] usb 2-1.6: New USB device found, idVendor=413c, idProduct=8187
  [   25.304928] usb 2-1.6: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [   25.306409] usb 2-1.6: Product: DW375 Bluetooth Module
  [   25.307864] usb 2-1.6: Manufacturer: Dell Computer Corp
  [   25.309305] usb 2-1.6: SerialNumber: 90004EDB8100

  however unpluging and repluging usb stick makes booting process go
  further

  [   35.799849] usb 2-1.4: new high-speed USB device number 8 using ehci-pci
  [   35.893824] usb 2-1.4: New USB device found, idVendor=0781, idProduct=5583
  [   35.895294] usb 2-1.4: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [   35.896728] usb 2-1.4: Product: Ultra Fit
  [   35.898129] usb 2-1.4: Manufacturer: SanDisk
  [   35.899521] usb 2-1.4: SerialNumber: 4C530001160413113001
  [   35.905302] usb-storage 2-1.4:1.0: USB Mass Storage device detected
  [   35.907051] scsi host6: usb-storage 2-1.4:1.0
  [   35.908544] usbcore: registered new interface driver usb-storage
  [   35.911586] usbcore: registered new interface driver uas
  [   36.909422] scsi 6:0:0:0: Direct-Access SanDisk  Ultra Fit1.00 
PQ: 0 ANSI: 6
  [   36.911179] sd 6:0:0:0: Attached scsi generic sg2 type 0
  [   36.913169] sd 6:0:0:0: [sdb] 60751872 512-byte logical blocks: (31.1 
GB/28.9 GiB)
  [   36.915880] sd 6:0:0:0: [sdb] Write Protect is off
  [   36.917297] sd 6:0:0:0: [sdb] Mode Sense: 43 00 00 00
  [   36.918317] sd 6:0:0:0: [sdb] Write cache: disabled, read cache: enabled, 
doesn't support DPO or FUA
  [   36.950274]  sdb: sdb1 sdb2 < sdb5 >
  [   36.955479] sd 6:0:0:0: [sdb] Attached SCSI removable disk
  [   37.254029] EXT4-fs (sdb1): mounted filesystem with ordered data mode. 
Opts: (null)

  My system:

  darek@LAPTOP-PORTABLE:~$ lsb_release -rd
  Description:  Ubuntu 15.10
  Release:  15.10

  darek@LAPTOP-PORTABLE:~$ uname -a
  Linux LAPTOP-PORTABLE 4.2.0-23-generic #28-Ubuntu SMP Sun Dec 27 17:47:31 UTC 
2015 x86_64 x86_64 x86_64 GNU/Linux

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

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


[Kernel-packages] [Bug 1157589] Re: kvm hangs for freebsd guests since raring upgrade

2016-01-17 Thread Mathew Hodson
** No longer affects: kvm (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/1157589

Title:
  kvm hangs for freebsd guests since raring upgrade

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Until I upgraded to raring, freebsd guest has been one of my most
  stable guest under kvm (and previously under vbox for that matter).

  Since the upgrade to raring, my existing guest hangs very early in the
  boot process ending with the following in
  /var/log/libvirt/qemu/freebsd8.log :

  2013-03-20 07:47:53.020+: starting up
  LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin 
QEMU_AUDIO_DRV=none /usr/bin/kvm -name freebsd8 -S -M pc-1.0 -m 4096 -smp 
2,sockets=2,cores=1,threads=1 -uuid 1babac4e-de14-5f5d-73e9-dfe524966f9a 
-no-user-config -nodefaults -chardev 
socket,id=charmonitor,path=/var/lib/libvirt/qemu/freebsd8.monitor,server,nowait 
-mon chardev=charmonitor,id=monitor,mode=control -rtc base=utc -no-shutdown 
-device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 -drive 
file=/caviar3/libvirt/images/freebsd-8.0-64bits.qcow2,if=none,id=drive-ide0-0-0,format=qcow2
 -device ide-hd,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0,bootindex=1 
-netdev tap,fd=30,id=hostnet0 -device 
e1000,netdev=hostnet0,id=net0,mac=08:00:27:5f:9f:06,bus=pci.0,addr=0x3 -chardev 
pty,id=charserial0 -device isa-serial,chardev=charserial0,id=serial0 -vnc 
127.0.0.1:0 -vga cirrus -device intel-hda,id=sound0,bus=pci.0,addr=0x4 -device 
hda-duplex,id=sound0-codec0,bus=sound0.0,cad=0 -device virtio-balloon-pci,id=bal
 loon0,bus=pci.0,addr=0x5
  W: kvm binary is deprecated, please use qemu-system-x86_64 instead
  char device redirected to /dev/pts/6 (label charserial0)
  KVM internal error. Suberror: 1
  emulation failure
  RAX=80855a40 RBX=0009f000 RCX=c080 
RDX=
  RSI= RDI= RBP= 
RSP=
  R8 = R9 = R10= 
R11=
  R12= R13= R14= 
R15=
  RIP=0009f076 RFL=00010086 [--S--P-] CPL=0 II=0 A20=1 SMM=0 HLT=0
  ES =   f300 DPL=3 DS16 [-WA]
  CS =0008   00209900 DPL=0 CS64 [--A]
  SS =9f00 0009f000  f300 DPL=3 DS16 [-WA]
  DS =0018   00c09300 DPL=0 DS   [-WA]
  FS =   f300 DPL=3 DS16 [-WA]
  GS =   f300 DPL=3 DS16 [-WA]
  LDT=   8200 DPL=0 LDT
  TR =   8b00 DPL=0 TSS64-busy
  GDT= 0009f080 0020
  IDT=  
  CR0=8011 CR2= CR3=0009c000 CR4=0030
  DR0= DR1= DR2= 
DR3= 
  DR6=0ff0 DR7=0400
  EFER=0501
  Code=00 00 00 80 0f 22 c0 ea 70 f0 09 00 08 00 48 b8 40 5a 85 80  ff ff 
ff ff e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 99 20 00 ff ff 00 00
  qemu: terminating on signal 15 from pid 2474
  2013-03-20 07:49:36.834+: shutting down

  
  To isolate the issue (and hoping for some change in more recent freebsd 
versions) I tried creating a new vm but hit the same issue.

  Using ftp://ftp.freebsd.org/pub/FreeBSD/releases/amd64/amd64/ISO-
  IMAGES/9.1/FreeBSD-9.1-RELEASE-amd64-bootonly.iso , I end up with the
  following /var/log/libvirt/qemu/freebsd9.log which includes the kvm
  command :

  2013-03-20 07:52:03.780+: starting up
  LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin 
QEMU_AUDIO_DRV=none /usr/bin/kvm-spice -name freebsd9 -S -M pc-i440fx-1.4 -m 
4096 -smp 2,sockets=2,cores=1,threads=1 -uuid 
1ae60371-46e3-641b-4d85-9b3e5ac3cb3c -no-user-config -nodefaults -chardev 
socket,id=charmonitor,path=/var/lib/libvirt/qemu/freebsd9.monitor,server,nowait 
-mon chardev=charmonitor,id=monitor,mode=control -rtc base=utc -no-shutdown 
-device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 -drive 
file=/caviar3/libvirt/images/freebsd9.img,if=none,id=drive-ide0-0-0,format=raw 
-device ide-hd,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0,bootindex=1 
-drive 
file=/caviar3/libvirt/installers/freebsd/FreeBSD-9.1-RELEASE-amd64-bootonly.iso,if=none,id=drive-ide0-1-0,readonly=on,format=raw
 -device ide-cd,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 -netdev 
tap,fd=30,id=hostnet0 -device 
e1000,netdev=hostnet0,id=net0,mac=52:54:00:3e:70:67,bus=pci.0,addr=0x3 -chardev 
pty,id=charserial0 -device isa-se
 rial,chardev=charserial0,id=serial0 -vnc 127.0.0.1:0 -vga cirrus -device 
intel-hda,id=sound0,bus=pci.0,addr=0x4 -device 
hda-duplex,id=sound0-codec0,bus=sound0.0,cad=0 -device 

[Kernel-packages] [Bug 1527062] Re: XFS Deadlock on 4.2+

2016-01-17 Thread Dave Chiluk
User reported this was resolved with a test kernel, unfortunately 5 days
is not long enough to reproduce this issue.  So I'm marking this
verification-done so that the fix is not dropped.

** Tags removed: verification-needed-trusty verification-needed-utopic 
verification-needed-vivid verification-needed-wily
** Tags added: verification-done-trusty verification-done-utopic 
verification-done-vivid verification-done-wily

** Description changed:

  [Impact]
  
   * An XFS Deadlock situation is possible on kernels older than 4.4rc1^
  
   * Hung tasks have stack traces similar to
  [ 4559.110607] INFO: task kworker/1:0:17 blocked for more than 120 seconds.
  [ 4559.143010]   Not tainted 4.2.0-18-generic #22~14.04.1-Ubuntu
  [ 4559.171972] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
  [ 4559.209753] kworker/1:0 D  017  2 
0x
  [ 4559.209791] Workqueue: xfs-cil/sdac1 xlog_cil_push_work [xfs]
  [ 4559.209794]  88085be9fbb8 0046 88085b746040 
88085be8a940
  [ 4559.209795]   88085bea 880107fddcc0 
88085be8a940
  [ 4559.209797]  880859119c00 880859119d00 88085be9fbd8 
817b6a77
  [ 4559.209798] Call Trace:
  [ 4559.209806]  [] schedule+0x37/0x80
  [ 4559.209817]  [] xlog_state_get_iclog_space+0xdb/0x2d0 
[xfs]
  [ 4559.209822]  [] ? wake_up_q+0x80/0x80
  [ 4559.209832]  [] xlog_write+0x191/0x6a0 [xfs]
  [ 4559.209835]  [] ? prandom_u32+0x18/0x20
  [ 4559.209845]  [] xlog_cil_push+0x1f9/0x3b0 [xfs]
  [ 4559.209854]  [] xlog_cil_push_work+0x15/0x20 [xfs]
  [ 4559.209857]  [] process_one_work+0x14e/0x3d0
  [ 4559.209858]  [] worker_thread+0x11a/0x470
  [ 4559.209860]  [] ? rescuer_thread+0x310/0x310
  [ 4559.209862]  [] kthread+0xd2/0xf0
  [ 4559.209863]  [] ? kthread_create_on_node+0x1c0/0x1c0
  [ 4559.209865]  [] ret_from_fork+0x3f/0x70
  [ 4559.209866]  [] ? kthread_create_on_node+0x1c0/0x1c0
  
  or
  
  [305651.804853] INFO: task kswapd0:194 blocked for more than 120 seconds.
  [305651.836092]   Not tainted 4.2.0-18-generic #22~14.04.1-Ubuntu
  [305651.865655] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
  [305651.903596] kswapd0 D 88085fa96640 0   194  2 
0x
  [305651.903614]  8810591ab858 0046 88085c2c2940 
88105b19a940
  [305651.903616]  880066c64548 8810591ac000 8808599cae18 

  [305651.903618]  88105b19a940 88085a2cb000 8810591ab878 
817b6a77
  [305651.903620] Call Trace:
  [305651.903629]  [] schedule+0x37/0x80
  [305651.903655]  [] _xfs_log_force_lsn+0x15c/0x2d0 [xfs]
  [305651.903662]  [] ? wake_up_q+0x80/0x80
  [305651.903675]  [] xfs_log_force_lsn+0x2e/0x80 [xfs]
  [305651.903687]  [] ? xfs_iunpin_wait+0x19/0x20 [xfs]
  [305651.903698]  [] __xfs_iunpin_wait+0x8d/0x120 [xfs]
  [305651.903701]  [] ? autoremove_wake_function+0x40/0x40
  [305651.903711]  [] xfs_iunpin_wait+0x19/0x20 [xfs]
  [305651.903721]  [] xfs_reclaim_inode+0x125/0x330 [xfs]
  [305651.903732]  [] xfs_reclaim_inodes_ag+0x248/0x360 [xfs]
  [305651.903735]  [] ? destroy_inode+0x3c/0x60
  [305651.903744]  [] xfs_reclaim_inodes_nr+0x33/0x40 [xfs]
  [305651.903755]  [] xfs_fs_free_cached_objects+0x19/0x20 
[xfs]
  [305651.903758]  [] super_cache_scan+0x181/0x190
  [305651.903761]  [] shrink_slab+0x206/0x380
  [305651.903763]  [] shrink_zone+0x291/0x2b0
  [305651.903764]  [] kswapd+0x500/0x9b0
  [305651.903766]  [] ? 
mem_cgroup_shrink_node_zone+0x130/0x130
  [305651.903768]  [] kthread+0xd2/0xf0
  [305651.903770]  [] ? kthread_create_on_node+0x1c0/0x1c0
  [305651.903772]  [] ret_from_fork+0x3f/0x70
  [305651.903774]  [] ? kthread_create_on_node+0x1c0/0x1c0
  
  [Test Case]
  
   * Large numbers of IO tasks to large numbers of XFS fileystems while
  under memory pressure.  Testcase may not be guaranteed.
  
  [Regression Potential]
  
   * Upstream commit
  
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=7a29ac474a47eb8cf212b45917683ae89d6fa13b
   - This commit allocates rescuer threads for each of the XFS work queues.
  
   * Possible additional memory usage from rescuer threads.
  
  [Other Info]
- 
-  * Anything else you think is useful to include
-  * Anticipate questions from users, SRU, +1 maintenance, security teams and 
the Technical Board
-  * and address these questions in advance

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

Title:
  XFS Deadlock on 4.2+

Status in linux package in Ubuntu:
  In Progress
Status in linux-lts-utopic package in Ubuntu:
  Invalid
Status in linux source package in Trusty:
  Fix Committed
Status in linux-lts-utopic source package in Trusty:
  Fix Committed
Status in linux source package in Vivid:
  Fix Committed
Status in linux-lts-utopic source package in Vivid:
  Invalid
Status 

[Kernel-packages] [Bug 1532571] [NEW] kvm crashes host kernel on trusty+hwe-w (unable to handle kernel paging request in __mtrr_lookup_var_next)

2016-01-17 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

When building the test environment for subiquity I end up with an image I can 
run with qemu/kvm.
And I realized that this works fine with the Trusty kernel (Host), but when 
running on trusty+hwe-t (4.2.0-23-generic) it reliably crashes my host (not 
only the guest).

On the good side it seems
1. 1005 reproducible
2. always the same issue

The Commandline I run is:
sudo qemu-system-x86_64 -smp 2 -m 1024 -enable-kvm -bios 
/usr/share/ovmf/OVMF.fd -drive 
snapshot=on,format=raw,cache=unsafe,if=ide,file=ubuntu-server-daily-wily-amd64-installer.img,serial=QM_INSTALL_01
 -drive format=raw,cache=unsafe,if=ide,file=target.img_1,serial=QM_TARGET_01 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_2,serial=QM_TARGET_02 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_3,serial=QM_TARGET_03 
-drive format=raw,cache=unsafe,if=virtio,file=target.img_4,serial=QM_TARGET_04 
-global isa-fdc.driveA= -net user -net nic,model=e1000 -net nic,model=virtio 
-net nic,model=i82559er -monitor telnet:127.0.0.1:2446,server,nowait -serial 
stdio

I'll attach what I've seen in dmesg, let me know if you need any more
debug data.

If one provides me a upload target I can share the image I boot (2GB).

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

-- 
kvm crashes host kernel on trusty+hwe-w (unable to handle kernel paging request 
in __mtrr_lookup_var_next)
https://bugs.launchpad.net/bugs/1532571
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 1534948] Status changed to Confirmed

2016-01-17 Thread Brad Figg
This change was made by a bot.

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

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

Title:
  Ubuntu 15.10 fails to boot from Sandisk USB stick

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Booting from Sandisk USB stick fails and stops on "device descriptor
  read/64, error -71" and "device not accepting address 6, error -71" on
  Dell Latitude E5420 Laptop. I tried every USB socket but without
  success. Booting with "rootwait" parameter does not help either.

  [5.190746] ata5: SATA link down (SStatus 0 SControl 300)
  [5.510923] ata6: SATA link down (SStatus 0 SControl 300)
  [   18.414128] usb 2-1.4: device descriptor read/64, error -110
  [   23.601028] usb 2-1.4: device descriptor read/64, error -71
  [   23.777126] usb 2-1.4: new high-speed USB device number 4 using ehci-pci
  [   23.861176] usb 2-1.4: device descriptor read/64, error -71
  [   24.049280] usb 2-1.4: device descriptor read/64, error -71
  [   24.225377] usb 2-1.4: new high-speed USB device number 5 using ehci-pci
  [   24.641614] usb 2-1.4: device not accepting address 5, error -71
  [   24.713649] usb 2-1.4: new high-speed USB device number 6 using ehci-pci
  [   25.129882] usb 2-1.4: device not accepting address 6, error -71
  [   25.131599] usb 2-1-port4: unable to enumerate USB device
  [   25.205925] usb 2-1.6: new full-speed USB device number 7 using ehci-pci
  [   25.303424] usb 2-1.6: New USB device found, idVendor=413c, idProduct=8187
  [   25.304928] usb 2-1.6: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [   25.306409] usb 2-1.6: Product: DW375 Bluetooth Module
  [   25.307864] usb 2-1.6: Manufacturer: Dell Computer Corp
  [   25.309305] usb 2-1.6: SerialNumber: 90004EDB8100

  however unpluging and repluging usb stick makes booting process go
  further

  [   35.799849] usb 2-1.4: new high-speed USB device number 8 using ehci-pci
  [   35.893824] usb 2-1.4: New USB device found, idVendor=0781, idProduct=5583
  [   35.895294] usb 2-1.4: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [   35.896728] usb 2-1.4: Product: Ultra Fit
  [   35.898129] usb 2-1.4: Manufacturer: SanDisk
  [   35.899521] usb 2-1.4: SerialNumber: 4C530001160413113001
  [   35.905302] usb-storage 2-1.4:1.0: USB Mass Storage device detected
  [   35.907051] scsi host6: usb-storage 2-1.4:1.0
  [   35.908544] usbcore: registered new interface driver usb-storage
  [   35.911586] usbcore: registered new interface driver uas
  [   36.909422] scsi 6:0:0:0: Direct-Access SanDisk  Ultra Fit1.00 
PQ: 0 ANSI: 6
  [   36.911179] sd 6:0:0:0: Attached scsi generic sg2 type 0
  [   36.913169] sd 6:0:0:0: [sdb] 60751872 512-byte logical blocks: (31.1 
GB/28.9 GiB)
  [   36.915880] sd 6:0:0:0: [sdb] Write Protect is off
  [   36.917297] sd 6:0:0:0: [sdb] Mode Sense: 43 00 00 00
  [   36.918317] sd 6:0:0:0: [sdb] Write cache: disabled, read cache: enabled, 
doesn't support DPO or FUA
  [   36.950274]  sdb: sdb1 sdb2 < sdb5 >
  [   36.955479] sd 6:0:0:0: [sdb] Attached SCSI removable disk
  [   37.254029] EXT4-fs (sdb1): mounted filesystem with ordered data mode. 
Opts: (null)

  My system:

  darek@LAPTOP-PORTABLE:~$ lsb_release -rd
  Description:  Ubuntu 15.10
  Release:  15.10

  darek@LAPTOP-PORTABLE:~$ uname -a
  Linux LAPTOP-PORTABLE 4.2.0-23-generic #28-Ubuntu SMP Sun Dec 27 17:47:31 UTC 
2015 x86_64 x86_64 x86_64 GNU/Linux

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

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


[Kernel-packages] [Bug 1509111] Re: Hard lockup but certain UI elements keeps changing

2016-01-17 Thread Christopher M. Penalver
Shuhao, regarding hardware giving out, one could test the laptop for this via:
http://support.lenovo.com/us/en/products/Laptops-and-netbooks/ThinkPad-T-Series-laptops/ThinkPad-T420?linkTrack=Homepage:Body_Search%20Products

and:
https://help.ubuntu.com/community/Checkbox

Could you please advise to the results?

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

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

Title:
  Hard lockup but certain UI elements keeps changing

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I recently upgraded to Wily and I discovered that my system hard
  freezes about 2-3 times a day. This is the usual: unresponsive
  keyboard (including magic sysrq), unresponsive USB, no response to
  pings over the network, music/audio loops, as well as no evidence of
  errors in syslog, kern.log, Xorg.log.

  However, there's one very unusual aspect of this lockup: I have an on
  screen clock to the second and when the lockup occurs, the clock keeps
  ticking by the second! This means that code must be executing
  somewhere... This happened all but one occurance of hard freeze, where
  the clock also froze. In fact, I was on Facebook at one point and saw
  that I was disconnected. The facebook UI then followed up with the
  animation of "Reconnecting... 10... 9... 8...".

  I feel like posting here is a very long shot, but maybe someone else
  has something similar.

  Next time this happens I'll try to hook this machine to ethernet to
  see if there's any response and try to ssh into it. I could also write
  a program that writes to syslog every 5 seconds and see if those get
  written when the machine is "locked up". Not sure what else I can do
  at this point. I can also memtest or play kernel roulette with
  mainline, but the machine was previously stable on utopic (with BIOS
  instead of UEFI boot, tho).

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-16-generic 4.2.0-16.19 [modified: 
boot/vmlinuz-4.2.0-16-generic]
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  ApportVersion: 2.19.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  shuhao 1884 F pulseaudio
  CurrentDesktop: XFCE
  Date: Thu Oct 22 17:49:21 2015
  HibernationDevice: RESUME=UUID=0b162d26-cb30-4f74-b80c-6cd03fd55a69
  InstallationDate: Installed on 2015-10-14 (8 days ago)
  InstallationMedia: Xubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20151013)
  MachineType: LENOVO 4180J4C
  ProcEnviron:
   LANGUAGE=en_CA:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_CA.UTF-8
   SHELL=/bin/zsh
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-16-generic.efi.signed 
root=/dev/mapper/xubuntu--vg-root ro noprompt quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-16-generic N/A
   linux-backports-modules-4.2.0-16-generic  N/A
   linux-firmware1.149
  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: 07/05/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 83ET76WW (1.46 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 4180J4C
  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:bvr83ET76WW(1.46):bd07/05/2013:svnLENOVO:pn4180J4C:pvrThinkPadT420:rvnLENOVO:rn4180J4C:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 4180J4C
  dmi.product.version: ThinkPad T420
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1534985] Re: ethernet card can not resume

2016-01-17 Thread Yuan Song
I also tried kernel 4.2 and 3.19 in ubuntu 14.04.  The same problem
happened.   It is pretty strange.   It works in Ubuntu 15.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/1534985

Title:
  ethernet card can not resume

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have two network cards on my desktop.  Both failed to resume from
  S3.   Both cards are intel cards.  The driver I am using is
  e1000e-3.2.4.2  .   I did some driver debug and found the watchdog
  event in the driver was not triggered.  The watchdog event is used to
  check if the card is ready.  I also tried Ubuntu 15.10 on the same
  machine.   The cards can wake up from S3 under linux kernel 4.2 .
  Here is the configuration I have on my machine

  Motherboard  ASRock H170 Pro4  Bios p1.8
  CPU:  Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz
  Memory : G.Skill Ripjaws V Series 8G DDR4
  Ethernet cards:  Intel PRO/1000 PT  and Intel® Ethernet Connection I219-V 
(built-in)
  Ubuntu 14.04
  Kernel :  3.13.0-74-generic
  driver:  e1000e-3.2.4.2

  00:1f.6 Ethernet controller: Intel Corporation Device 15b8 (rev 31)
  Subsystem: ASRock Incorporation Device 15b8
  Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
  Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- 
SERR- 
  Kernel driver in use: e1000e

  
  03:00.0 Ethernet controller: Intel Corporation 82572EI Gigabit Ethernet 
Controller (Copper) (rev 06)
  Subsystem: Intel Corporation PRO/1000 PT Server Adapter
  Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
  Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- 
SERR- 
  Kernel driver in use: e1000e

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-74-generic 3.13.0-74.118 [modified: 
lib/modules/3.13.0-74-generic/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko]
  ProcVersionSignature: Ubuntu 3.13.0-74.118-generic 3.13.11-ckt30
  Uname: Linux 3.13.0-74-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  yuan   3396 F pulseaudio
   /dev/snd/controlC1:  yuan   3396 F pulseaudio
   /dev/snd/controlC0:  yuan   3396 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat Jan 16 13:51:21 2016
  HibernationDevice: RESUME=UUID=f8281216-c26a-4a26-9279-ed9fa58388c8
  InstallationDate: Installed on 2013-04-02 (1019 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-74-generic 
root=UUID=f630d0df-facb-47b4-b39a-be87a1252e93 ro crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M nomdmonddf nomdmonisw 
crashkernel=384M-:128M
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-74-generic N/A
   linux-backports-modules-3.13.0-74-generic  N/A
   linux-firmware 1.127.19
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: Upgraded to trusty on 2014-04-19 (637 days ago)
  dmi.bios.date: 11/10/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.80
  dmi.board.name: H170M Pro4
  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.80:bd11/10/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH170MPro4: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/1534985/+subscriptions

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


[Kernel-packages] [Bug 1533221] Re: Booting with intel graphics enabled results in a lockup

2016-01-17 Thread Ian Booth
Using the latest 4.4.0 kernel, I can now boot. But only with nvidia
graphics card enabled. Intel graphics is still broken.

Backlight function keys are still not working. I have tried various 
combinations of:
acpi_osi=Linux acpi_backlight=native
acpi_osi=Linux acpi_backlight=vendor
etc

with no luck.

ian@wallyworld:~$ apt-cache policy linux-image-4.4.0
linux-image-4.4.0-0-generic:
  Installed: 4.4.0-0.12
  Candidate: 4.4.0-0.12
  Version table:
 *** 4.4.0-0.12 0
500 http://ppa.launchpad.net/canonical-kernel-team/unstable/ubuntu/ 
xenial/main amd64 Packages
100 /var/lib/dpkg/status
linux-image-4.4.0-040400-generic:
  Installed: 4.4.0-040400.201601101930
  Candidate: 4.4.0-040400.201601101930
  Version table:
 *** 4.4.0-040400.201601101930 0
100 /var/lib/dpkg/status
linux-image-4.4.0-0-lowlatency:
  Installed: (none)
  Candidate: 4.4.0-0.12
  Version table:
 4.4.0-0.12 0
500 http://ppa.launchpad.net/canonical-kernel-team/unstable/ubuntu/ 
xenial/main amd64 Packages

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

Title:
  Booting with intel graphics enabled results in a lockup

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Booting with intel graphics enabled results in a lockup loading lightdm or 
logging in results in the greeter screen appearing again. The laptop has a 
Nvidia GTX730 graphics card which can be switched off via bumblebee or prime.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ian2045 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=df036c01-8f22-4d8f-ad55-6add4f99f5f4
  MachineType: Notebook P65_P67RGRERA
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-43-generic 
root=UUID=2077d068-d7ee-4407-89e1-7d2b884173de ro quiet splash
  ProcVersionSignature: Ubuntu 3.19.0-43.49-generic 3.19.8-ckt10
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-43-generic N/A
   linux-backports-modules-3.19.0-43-generic  N/A
   linux-firmware 1.155
  Tags:  wily
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-43-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/20/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.05.10
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: P65_P67RGRERA
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.05.10:bd11/20/2015:svnNotebook:pnP65_P67RGRERA:pvrNotApplicable:rvnNotebook:rnP65_P67RGRERA:rvrNotApplicable:cvnNotebook:ct10:cvrN/A:
  dmi.product.name: P65_P67RGRERA
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook

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

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


[Kernel-packages] [Bug 494099] Re: subwoofer stops working after playback ends

2016-01-17 Thread Christopher M. Penalver
** Project changed: linux => linux (Ubuntu)

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

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

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

Title:
  subwoofer stops working after playback ends

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Binary package hint: pulseaudio

  Ubuntu 9.10.
  pulseaudio 1:0.9.19-0ubuntu4

  I have two sound cards - motherboard integrated HDA Intel and Creative
  Sound Blaster Audigy ES in PCI slot. Also I have TV-tuner Beholder M6,
  which also populates the list of sound devices.

  Audigy is connected to 5.1 amplifier through analog output jacks.

  In sound preferences I've choose "Analog Surround 5.1 Output + Analog Stereo 
Input" profile for Audigy card.
  On "Output" tab I've selected the Audigy card for output. Connector switch is 
set to "Amplifier". See screenshots.

  When I start playing some music through (for example) Rhythmbox
  everything works great: all five satellites and subwoofer works. When
  playback ends (because of my command or end of playlist or closing the
  player) and then started again by me, the subwoofer isn't work
  anymore. To get it work again, I need to go to sound preferences and
  switch soundcard in "Output" tab to internal and then back to Audigy.

  I tried changing profile to "Analog Surround 5.1 Output" and others
  with no luck. Every subwoofer-enabled profile give same symptoms.

  Player software is also unrelated. Totem shows up the same.

  
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  simba  1597 F pulseaudio
   /dev/snd/controlC1:  simba  1597 F pulseaudio
   /dev/snd/controlC0:  simba  1597 F pulseaudio
  CRDA: Error: [Errno 2] Нет такого файла или каталога
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xfdff8000 irq 16'
 Mixer name : 'Realtek ALC882'
 Components : 'HDA:10ec0882,1462f603,00100101'
 Controls  : 38
 Simple ctrls  : 22
  Card1.Amixer.info:
   Card hw:1 'Audigy'/'SB Audigy 1 ES [SB0160] (rev.3, serial:0x521102) at 
0xef00, irq 18'
 Mixer name : 'SigmaTel STAC9721,23'
 Components : 'AC97a:83847609'
 Controls  : 198
 Simple ctrls  : 34
  Card2.Amixer.info:
   Card hw:2 'SAA7134'/'saa7133[0] at 0xfdaff000 irq 17'
 Mixer name : 'SAA7134 Mixer'
 Components : ''
 Controls  : 6
 Simple ctrls  : 3
  DistroRelease: Ubuntu 10.04
  HibernationDevice: RESUME=UUID=e8447eff-d839-46e3-839e-cc1fe893584d
  InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Release Candidate amd64 
(20100419.1)
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
   
   ppp0  no wireless extensions.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-21-generic 
root=UUID=9d308f14-9134-4a09-8912-54b93716f3ec ro quiet splash
  ProcEnviron:
   PATH=(custom, user)
   LANG=ru_RU.utf8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
  Regression: No
  RelatedPackageVersions: linux-firmware 1.34
  Reproducible: Yes
  RfKill:
   
  Tags: lucid audio needs-upstream-testing
  Uname: Linux 2.6.32-21-generic x86_64
  UserGroups: adm admin audio cdrom dialout dip fax floppy fuse lpadmin netdev 
plugdev sambashare tape video
  dmi.bios.date: 01/11/2006
  dmi.bios.vendor: Phoenix Technologies, LTD
  dmi.bios.version: 6.00 PG
  dmi.board.name: MS-7176
  dmi.board.vendor: MICRO-STAR INTERNATIONAL CO., LTD
  dmi.board.version: REV:A
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd01/11/2006:svn:pn:pvr:rvnMICRO-STARINTERNATIONALCO.,LTD:rnMS-7176:rvrREVA:cvn:ct3:cvr:

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

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


[Kernel-packages] [Bug 494099] Re: subwoofer stops working after playback ends

2016-01-17 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

Title:
  subwoofer stops working after playback ends

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Binary package hint: pulseaudio

  Ubuntu 9.10.
  pulseaudio 1:0.9.19-0ubuntu4

  I have two sound cards - motherboard integrated HDA Intel and Creative
  Sound Blaster Audigy ES in PCI slot. Also I have TV-tuner Beholder M6,
  which also populates the list of sound devices.

  Audigy is connected to 5.1 amplifier through analog output jacks.

  In sound preferences I've choose "Analog Surround 5.1 Output + Analog Stereo 
Input" profile for Audigy card.
  On "Output" tab I've selected the Audigy card for output. Connector switch is 
set to "Amplifier". See screenshots.

  When I start playing some music through (for example) Rhythmbox
  everything works great: all five satellites and subwoofer works. When
  playback ends (because of my command or end of playlist or closing the
  player) and then started again by me, the subwoofer isn't work
  anymore. To get it work again, I need to go to sound preferences and
  switch soundcard in "Output" tab to internal and then back to Audigy.

  I tried changing profile to "Analog Surround 5.1 Output" and others
  with no luck. Every subwoofer-enabled profile give same symptoms.

  Player software is also unrelated. Totem shows up the same.

  
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  simba  1597 F pulseaudio
   /dev/snd/controlC1:  simba  1597 F pulseaudio
   /dev/snd/controlC0:  simba  1597 F pulseaudio
  CRDA: Error: [Errno 2] Нет такого файла или каталога
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xfdff8000 irq 16'
 Mixer name : 'Realtek ALC882'
 Components : 'HDA:10ec0882,1462f603,00100101'
 Controls  : 38
 Simple ctrls  : 22
  Card1.Amixer.info:
   Card hw:1 'Audigy'/'SB Audigy 1 ES [SB0160] (rev.3, serial:0x521102) at 
0xef00, irq 18'
 Mixer name : 'SigmaTel STAC9721,23'
 Components : 'AC97a:83847609'
 Controls  : 198
 Simple ctrls  : 34
  Card2.Amixer.info:
   Card hw:2 'SAA7134'/'saa7133[0] at 0xfdaff000 irq 17'
 Mixer name : 'SAA7134 Mixer'
 Components : ''
 Controls  : 6
 Simple ctrls  : 3
  DistroRelease: Ubuntu 10.04
  HibernationDevice: RESUME=UUID=e8447eff-d839-46e3-839e-cc1fe893584d
  InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Release Candidate amd64 
(20100419.1)
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
   
   ppp0  no wireless extensions.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-21-generic 
root=UUID=9d308f14-9134-4a09-8912-54b93716f3ec ro quiet splash
  ProcEnviron:
   PATH=(custom, user)
   LANG=ru_RU.utf8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
  Regression: No
  RelatedPackageVersions: linux-firmware 1.34
  Reproducible: Yes
  RfKill:
   
  Tags: lucid audio needs-upstream-testing
  Uname: Linux 2.6.32-21-generic x86_64
  UserGroups: adm admin audio cdrom dialout dip fax floppy fuse lpadmin netdev 
plugdev sambashare tape video
  dmi.bios.date: 01/11/2006
  dmi.bios.vendor: Phoenix Technologies, LTD
  dmi.bios.version: 6.00 PG
  dmi.board.name: MS-7176
  dmi.board.vendor: MICRO-STAR INTERNATIONAL CO., LTD
  dmi.board.version: REV:A
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd01/11/2006:svn:pn:pvr:rvnMICRO-STARINTERNATIONALCO.,LTD:rnMS-7176:rvrREVA:cvn:ct3:cvr:

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

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


[Kernel-packages] [Bug 494099] Re: subwoofer stops working after playback ends

2016-01-17 Thread Christopher M. Penalver
** No longer affects: linux (Ubuntu)

** No longer affects: linux (Ubuntu Lucid)

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

Title:
  subwoofer stops working after playback ends

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Binary package hint: pulseaudio

  Ubuntu 9.10.
  pulseaudio 1:0.9.19-0ubuntu4

  I have two sound cards - motherboard integrated HDA Intel and Creative
  Sound Blaster Audigy ES in PCI slot. Also I have TV-tuner Beholder M6,
  which also populates the list of sound devices.

  Audigy is connected to 5.1 amplifier through analog output jacks.

  In sound preferences I've choose "Analog Surround 5.1 Output + Analog Stereo 
Input" profile for Audigy card.
  On "Output" tab I've selected the Audigy card for output. Connector switch is 
set to "Amplifier". See screenshots.

  When I start playing some music through (for example) Rhythmbox
  everything works great: all five satellites and subwoofer works. When
  playback ends (because of my command or end of playlist or closing the
  player) and then started again by me, the subwoofer isn't work
  anymore. To get it work again, I need to go to sound preferences and
  switch soundcard in "Output" tab to internal and then back to Audigy.

  I tried changing profile to "Analog Surround 5.1 Output" and others
  with no luck. Every subwoofer-enabled profile give same symptoms.

  Player software is also unrelated. Totem shows up the same.

  
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  simba  1597 F pulseaudio
   /dev/snd/controlC1:  simba  1597 F pulseaudio
   /dev/snd/controlC0:  simba  1597 F pulseaudio
  CRDA: Error: [Errno 2] Нет такого файла или каталога
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xfdff8000 irq 16'
 Mixer name : 'Realtek ALC882'
 Components : 'HDA:10ec0882,1462f603,00100101'
 Controls  : 38
 Simple ctrls  : 22
  Card1.Amixer.info:
   Card hw:1 'Audigy'/'SB Audigy 1 ES [SB0160] (rev.3, serial:0x521102) at 
0xef00, irq 18'
 Mixer name : 'SigmaTel STAC9721,23'
 Components : 'AC97a:83847609'
 Controls  : 198
 Simple ctrls  : 34
  Card2.Amixer.info:
   Card hw:2 'SAA7134'/'saa7133[0] at 0xfdaff000 irq 17'
 Mixer name : 'SAA7134 Mixer'
 Components : ''
 Controls  : 6
 Simple ctrls  : 3
  DistroRelease: Ubuntu 10.04
  HibernationDevice: RESUME=UUID=e8447eff-d839-46e3-839e-cc1fe893584d
  InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Release Candidate amd64 
(20100419.1)
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
   
   ppp0  no wireless extensions.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-21-generic 
root=UUID=9d308f14-9134-4a09-8912-54b93716f3ec ro quiet splash
  ProcEnviron:
   PATH=(custom, user)
   LANG=ru_RU.utf8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
  Regression: No
  RelatedPackageVersions: linux-firmware 1.34
  Reproducible: Yes
  RfKill:
   
  Tags: lucid audio needs-upstream-testing
  Uname: Linux 2.6.32-21-generic x86_64
  UserGroups: adm admin audio cdrom dialout dip fax floppy fuse lpadmin netdev 
plugdev sambashare tape video
  dmi.bios.date: 01/11/2006
  dmi.bios.vendor: Phoenix Technologies, LTD
  dmi.bios.version: 6.00 PG
  dmi.board.name: MS-7176
  dmi.board.vendor: MICRO-STAR INTERNATIONAL CO., LTD
  dmi.board.version: REV:A
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd01/11/2006:svn:pn:pvr:rvnMICRO-STARINTERNATIONALCO.,LTD:rnMS-7176:rvrREVA:cvn:ct3:cvr:

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

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


[Kernel-packages] [Bug 1410278] Re: package linux-cloud-tools-common 3.16.0-29.39 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-01-17 Thread Anders Sandblad
I had something similar to this. I could not install the linux-cloud-tools 
packages because of this error (and then followed a lot of dependency problems)
  invoke-rc.d: initscript hv-kvp-daemon, action "start" failed.

However, I found that there was no file /usr/sbin/hv_kvp_daemon and I tried 
installing linux-cloud-tools-common, which should contain this file, manually:
arune@SEGOTVSL002:~$ dpkg --contents 
/var/cache/apt/archives/linux-cloud-tools-common_3.13.0-74.118_all.deb 
...
-rwxr-xr-x root/root  1622 2015-12-18 01:07 ./usr/sbin/hv_kvp_daemon
...
But just the hv_kvp_daemon was not installed installed, I have not found the 
root cause of this!

But I found a file /usr/sbin/hv_kvp_daemon.hv-kvp-daemon-init which was
the missing hv_kvp_daemon and I renamed it to /usr/sbin/hv_kvp_daemon
and then I could install the packages.

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

Title:
  package linux-cloud-tools-common 3.16.0-29.39 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  $ cat /proc/version_signature 
  Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1

  $ lsb_release -rd
  Description:  Ubuntu 14.10
  Release:  14.10

  $ apt-cache policy linux-cloud-tools-common 
  linux-cloud-tools-common:
Installed: 3.16.0-29.39
Candidate: 3.16.0-29.39
Version table:
   *** 3.16.0-29.39 0
  500 http://archive.ubuntu.com/ubuntu/ utopic-updates/main amd64 
Packages
  500 http://archive.ubuntu.com/ubuntu/ utopic-security/main amd64 
Packages
  100 /var/lib/dpkg/status
   3.16.0-28.38 0
  500 http://archive.ubuntu.com/ubuntu/ utopic-updates/main amd64 
Packages
  500 http://archive.ubuntu.com/ubuntu/ utopic-security/main amd64 
Packages
   3.16.0-26.35 0
  500 http://archive.ubuntu.com/ubuntu/ utopic-updates/main amd64 
Packages
  500 http://archive.ubuntu.com/ubuntu/ utopic-security/main amd64 
Packages
   3.16.0-25.33 0
  500 http://archive.ubuntu.com/ubuntu/ utopic-updates/main amd64 
Packages
  500 http://archive.ubuntu.com/ubuntu/ utopic-security/main amd64 
Packages
   3.16.0-24.32 0
  500 http://archive.ubuntu.com/ubuntu/ utopic-updates/main amd64 
Packages
  500 http://archive.ubuntu.com/ubuntu/ utopic-security/main amd64 
Packages
   3.16.0-23.31 0
  500 http://archive.ubuntu.com/ubuntu/ utopic/main amd64 Packages

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: linux-cloud-tools-common 3.16.0-29.39
  ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
  Uname: Linux 3.16.0-28-generic x86_64
  NonfreeKernelModules: nvidia wl
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  kjcole 5009 F pulseaudio
   /dev/snd/controlC0:  kjcole 5009 F pulseaudio
   /dev/snd/seq:timidity   2477 F timidity
  Date: Tue Jan 13 09:00:21 2015
  Dependencies: lsb-base 4.1+Debian11ubuntu8
  DuplicateSignature: package:linux-cloud-tools-common:3.16.0-29.39:subprocess 
installed post-installation script returned error exit status 1
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  HibernationDevice: RESUME=UUID=76e8643f-7435-425c-b483-fef4e2fa1918
  InstallationDate: Installed on 2011-10-25 (1175 days ago)
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  MachineType: System76, Inc. Bonobo Professional
  PackageArchitecture: all
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-28-generic 
root=UUID=94f7fc1e-fa27-4b24-99f3-4b461665a4a4 ro quiet splash
  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-15
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  Title: package linux-cloud-tools-common 3.16.0-29.39 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 1
  UpgradeStatus: Upgraded to utopic on 2014-11-03 (71 days ago)
  dmi.bios.date: 08/09/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.4
  dmi.board.asset.tag: Not Applicable
  dmi.board.name: Bonobo Professional
  dmi.board.vendor: System76, Inc.
  dmi.board.version: bonp5
  dmi.chassis.asset.tag: Not Applicable
  dmi.chassis.type: 10
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: bonp5
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.4:bd08/09/2011:svnSystem76,Inc.:pnBonoboProfessional:pvrbonp5:rvnSystem76,Inc.:rnBonoboProfessional:rvrbonp5:cvnSystem76,Inc.:ct10:cvrbonp5:
  dmi.product.name: Bonobo 

[Kernel-packages] [Bug 1524069] Re: [Xenial] KVM trusty guest 3.13.0-68 raid6-pq panic in raid6_avx21_gen_syndrome() while probing grub devices [was: Xenial KVM: updating Trusty guest from 3.13.0-68 t

2016-01-17 Thread Mathew Hodson
** No longer affects: kvm (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/1524069

Title:
  [Xenial] KVM trusty guest 3.13.0-68 raid6-pq panic in
  raid6_avx21_gen_syndrome() while probing grub devices [was: Xenial
  KVM: updating Trusty guest from 3.13.0-68 to 3.13.0-71 causes kernel
  exception]

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  The symptom I saw was this (note the segfault, and apt-get upgrade
  hangs after this):

  Setting up linux-image-3.13.0-71-generic (3.13.0-71.114) ...
  Running depmod.
  update-initramfs: deferring update (hook will be called later)
  Examining /etc/kernel/postinst.d.
  run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 
3.13.0-71-generic /boot/vmlinuz-3.13.0-71-generic
  run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-71-generic 
/boot/vmlinuz-3.13.0-71-generic
  update-initramfs: Generating /boot/initrd.img-3.13.0-71-generic
  run-parts: executing /etc/kernel/postinst.d/pm-utils 3.13.0-71-generic 
/boot/vmlinuz-3.13.0-71-generic
  run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.13.0-71-generic 
/boot/vmlinuz-3.13.0-71-generic
  Generating grub configuration file ...
  Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is 
set is no longer supported.
  Found linux image: /boot/vmlinuz-3.13.0-71-generic
  Found initrd image: /boot/initrd.img-3.13.0-71-generic
  Found linux image: /boot/vmlinuz-3.13.0-68-generic
  Found initrd image: /boot/initrd.img-3.13.0-68-generic
  Segmentation fault
  done
  Setting up linux-firmware (1.127.19) ...
  Setting up linux-image-extra-3.13.0-71-generic (3.13.0-71.114) ...
  run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 
3.13.0-71-generic /boot/vmlinuz-3.13.0-71-generic
  run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-71-generic 
/boot/vmlinuz-3.13.0-71-generic
  update-initramfs: Generating /boot/initrd.img-3.13.0-71-generic
  run-parts: executing /etc/kernel/postinst.d/pm-utils 3.13.0-71-generic 
/boot/vmlinuz-3.13.0-71-generic
  run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.13.0-71-generic 
/boot/vmlinuz-3.13.0-71-generic
  Generating grub configuration file ...
  Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is 
set is no longer supported.
  Found linux image: /boot/vmlinuz-3.13.0-71-generic
  Found initrd image: /boot/initrd.img-3.13.0-71-generic
  Found linux image: /boot/vmlinuz-3.13.0-68-generic
  Found initrd image: /boot/initrd.img-3.13.0-68-generic

  In dmesg, I saw a corresponding kernel stack trace:

  [  522.649091] SGI XFS with ACLs, security attributes, realtime, large 
block/inode numbers, no debug enabled
  [  522.654031] JFS: nTxBlock = 8192, nTxLock = 65536
  [  522.660515] NTFS driver 2.1.30 [Flags: R/O MODULE].
  [  522.672519] QNX4 filesystem 0.2.3 registered.
  [  522.677257] xor: measuring software checksum speed
  [  522.715613]prefetch64-sse: 17306.000 MB/sec
  [  522.755589]generic_sse: 16039.000 MB/sec
  [  522.755590] xor: using function: prefetch64-sse (17306.000 MB/sec)
  [  522.823619] raid6: sse2x1   10481 MB/s
  [  522.891614] raid6: sse2x2   13303 MB/s
  [  522.959616] raid6: sse2x4   15209 MB/s
  [  522.963634] invalid opcode:  [#1] SMP 
  [  522.963645] Modules linked in: raid6_pq(+) xor ufs qnx4 hfsplus hfs minix 
ntfs msdos jfs xfs libcrc32c ipt_MASQUERADE iptable_nat nf_nat_ipv4 nf_nat 
nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack nf_conntrack ipt_REJECT 
xt_CHECKSUM iptable_mangle xt_tcpudp bridge stp llc ip6table_filter ip6_tables 
iptable_filter ip_tables ebtable_nat ebtables x_tables snd_hda_intel 
snd_hda_codec snd_hwdep qxl snd_pcm kvm_intel ttm snd_page_alloc kvm 
crct10dif_pclmul crc32_pclmul ghash_clmulni_intel drm_kms_helper snd_timer 
aesni_intel snd aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd drm 
soundcore lp parport serio_raw i2c_piix4 mac_hid pata_acpi floppy psmouse
  [  522.963746] CPU: 2 PID: 11288 Comm: modprobe Not tainted 3.13.0-68-generic 
#111-Ubuntu
  [  522.963751] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 
Ubuntu-1.8.2-1ubuntu1 04/01/2014
  [  522.963755] task: 880059363000 ti: 88005dec6000 task.ti: 
88005dec6000
  [  522.963759] RIP: 0010:[]  [] 
raid6_avx21_gen_syndrome+0x4a/0x160 [raid6_pq]
  [  522.963767] RSP: 0018:88005dec7c40  EFLAGS: 00010246
  [  522.963771] RAX:  RBX: 88005dec7c88 RCX: 
880059363000
  [  522.963774] RDX:  RSI: 0080 RDI: 
0012
  [  522.963778] RBP: 88005dec7c70 R08: 0086 R09: 
025f
  [  522.963781] R10:  R11: 88005dec79ae R12: 
1000
  [  522.963785] R13: 880043a42000 R14: 880043a43000 R15: 
0012
  [  522.963789] FS:  7fa330823740() 

[Kernel-packages] [Bug 1518457] Re: kswapd0 100% CPU usage

2016-01-17 Thread Dennis Stevense
Confirmed Nelson Elhage's workaround: copy /lib/udev/rules.d/40-vm-
hotadd.rules to /etc/udev/rules.d/ and comment out line 2 and reboot.

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

Title:
  kswapd0 100% CPU usage

Status in linux package in Ubuntu:
  In Progress

Bug description:
  As per bug 721896 and various others:

  I'm on an AWS t2.micro instance (Xeon E5-2670, 991MiB of memory).
  Occasionally (about once a day), kswapd0 falls into a busy loop and
  spins on 100% CPU usage indefinitely. This can be provoked by
  copying/writing large files (e.g. dding a 256MB file), but it happens
  occasionally otherwise. System memory usage (not including
  buffers/caches) currently sits at 36%, which is typical[1]. Initially
  I had no swap space configured; I've since tried enabling a 256MB swap
  file, but the problem continues to occur and no swap space is used.
  The system can be recovered with `echo 1 > /proc/sys/vm/drop_caches`.

  Happy to provide further information/take further debugging actions.

  
  [1] Full output from `free`:
   total   used   free sharedbuffers cached
  Mem:   1014936 483448 531488  28556   9756 112700
  -/+ buffers/cache: 360992 653944
  Swap:   262140  0 262140

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-18-generic 4.2.0-18.22
  ProcVersionSignature: Ubuntu 4.2.0-18.22-generic 4.2.3
  Uname: Linux 4.2.0-18-generic x86_64
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Nov 19 19:40 seq
   crw-rw 1 root audio 116, 33 Nov 19 19:40 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.19.1-0ubuntu5
  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: N/A
  Date: Fri Nov 20 20:44:30 2015
  Ec2AMI: ami-1c552a76
  Ec2AMIManifest: (unknown)
  Ec2AvailabilityZone: us-east-1d
  Ec2InstanceType: t2.micro
  Ec2Kernel: unavailable
  Ec2Ramdisk: unavailable
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize 
libusb: -99
  MachineType: Xen HVM domU
  PciMultimedia:
   
  ProcEnviron:
   TERM=screen
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 xen
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-18-generic 
root=UUID=35bc01f4-4602-4823-976e-508edef899df ro console=tty1 console=ttyS0 
net.ifnames=0
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-18-generic N/A
   linux-backports-modules-4.2.0-18-generic  N/A
   linux-firmwareN/A
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  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: 05/06/2015
  dmi.bios.vendor: Xen
  dmi.bios.version: 4.2.amazon
  dmi.chassis.type: 1
  dmi.chassis.vendor: Xen
  dmi.modalias: 
dmi:bvnXen:bvr4.2.amazon:bd05/06/2015:svnXen:pnHVMdomU:pvr4.2.amazon:cvnXen:ct1:cvr:
  dmi.product.name: HVM domU
  dmi.product.version: 4.2.amazon
  dmi.sys.vendor: Xen

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

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


[Kernel-packages] [Bug 494099] [NEW] subwoofer stops working after playback ends

2016-01-17 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Binary package hint: pulseaudio

Ubuntu 9.10.
pulseaudio 1:0.9.19-0ubuntu4

I have two sound cards - motherboard integrated HDA Intel and Creative
Sound Blaster Audigy ES in PCI slot. Also I have TV-tuner Beholder M6,
which also populates the list of sound devices.

Audigy is connected to 5.1 amplifier through analog output jacks.

In sound preferences I've choose "Analog Surround 5.1 Output + Analog Stereo 
Input" profile for Audigy card.
On "Output" tab I've selected the Audigy card for output. Connector switch is 
set to "Amplifier". See screenshots.

When I start playing some music through (for example) Rhythmbox
everything works great: all five satellites and subwoofer works. When
playback ends (because of my command or end of playlist or closing the
player) and then started again by me, the subwoofer isn't work anymore.
To get it work again, I need to go to sound preferences and switch
soundcard in "Output" tab to internal and then back to Audigy.

I tried changing profile to "Analog Surround 5.1 Output" and others with
no luck. Every subwoofer-enabled profile give same symptoms.

Player software is also unrelated. Totem shows up the same.


--- 
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC2:  simba  1597 F pulseaudio
 /dev/snd/controlC1:  simba  1597 F pulseaudio
 /dev/snd/controlC0:  simba  1597 F pulseaudio
CRDA: Error: [Errno 2] Нет такого файла или каталога
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xfdff8000 irq 16'
   Mixer name   : 'Realtek ALC882'
   Components   : 'HDA:10ec0882,1462f603,00100101'
   Controls  : 38
   Simple ctrls  : 22
Card1.Amixer.info:
 Card hw:1 'Audigy'/'SB Audigy 1 ES [SB0160] (rev.3, serial:0x521102) at 
0xef00, irq 18'
   Mixer name   : 'SigmaTel STAC9721,23'
   Components   : 'AC97a:83847609'
   Controls  : 198
   Simple ctrls  : 34
Card2.Amixer.info:
 Card hw:2 'SAA7134'/'saa7133[0] at 0xfdaff000 irq 17'
   Mixer name   : 'SAA7134 Mixer'
   Components   : ''
   Controls  : 6
   Simple ctrls  : 3
DistroRelease: Ubuntu 10.04
HibernationDevice: RESUME=UUID=e8447eff-d839-46e3-839e-cc1fe893584d
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Release Candidate amd64 
(20100419.1)
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
 
 ppp0  no wireless extensions.
NonfreeKernelModules: nvidia
Package: linux (not installed)
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-21-generic 
root=UUID=9d308f14-9134-4a09-8912-54b93716f3ec ro quiet splash
ProcEnviron:
 PATH=(custom, user)
 LANG=ru_RU.utf8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
Regression: No
RelatedPackageVersions: linux-firmware 1.34
Reproducible: Yes
RfKill:
 
Tags: lucid audio needs-upstream-testing
Uname: Linux 2.6.32-21-generic x86_64
UserGroups: adm admin audio cdrom dialout dip fax floppy fuse lpadmin netdev 
plugdev sambashare tape video
dmi.bios.date: 01/11/2006
dmi.bios.vendor: Phoenix Technologies, LTD
dmi.bios.version: 6.00 PG
dmi.board.name: MS-7176
dmi.board.vendor: MICRO-STAR INTERNATIONAL CO., LTD
dmi.board.version: REV:A
dmi.chassis.type: 3
dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd01/11/2006:svn:pn:pvr:rvnMICRO-STARINTERNATIONALCO.,LTD:rnMS-7176:rvrREVA:cvn:ct3:cvr:

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


** Tags: apport-collected kernel-sound kj-triage lucid maverick 
needs-upstream-testing
-- 
subwoofer stops working after playback ends
https://bugs.launchpad.net/bugs/494099
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 1534948] [NEW] Ubuntu 15.10 fails to boot from Sandisk USB stick

2016-01-17 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Booting from Sandisk USB stick fails and stops on "device descriptor
read/64, error -71" and "device not accepting address 6, error -71" on
Dell Latitude E5420 Laptop. I tried every USB socket but without
success. Booting with "rootwait" parameter does not help either.

[5.190746] ata5: SATA link down (SStatus 0 SControl 300)
[5.510923] ata6: SATA link down (SStatus 0 SControl 300)
[   18.414128] usb 2-1.4: device descriptor read/64, error -110
[   23.601028] usb 2-1.4: device descriptor read/64, error -71
[   23.777126] usb 2-1.4: new high-speed USB device number 4 using ehci-pci
[   23.861176] usb 2-1.4: device descriptor read/64, error -71
[   24.049280] usb 2-1.4: device descriptor read/64, error -71
[   24.225377] usb 2-1.4: new high-speed USB device number 5 using ehci-pci
[   24.641614] usb 2-1.4: device not accepting address 5, error -71
[   24.713649] usb 2-1.4: new high-speed USB device number 6 using ehci-pci
[   25.129882] usb 2-1.4: device not accepting address 6, error -71
[   25.131599] usb 2-1-port4: unable to enumerate USB device
[   25.205925] usb 2-1.6: new full-speed USB device number 7 using ehci-pci
[   25.303424] usb 2-1.6: New USB device found, idVendor=413c, idProduct=8187
[   25.304928] usb 2-1.6: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
[   25.306409] usb 2-1.6: Product: DW375 Bluetooth Module
[   25.307864] usb 2-1.6: Manufacturer: Dell Computer Corp
[   25.309305] usb 2-1.6: SerialNumber: 90004EDB8100

however unpluging and repluging usb stick makes booting process go
further

[   35.799849] usb 2-1.4: new high-speed USB device number 8 using ehci-pci
[   35.893824] usb 2-1.4: New USB device found, idVendor=0781, idProduct=5583
[   35.895294] usb 2-1.4: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
[   35.896728] usb 2-1.4: Product: Ultra Fit
[   35.898129] usb 2-1.4: Manufacturer: SanDisk
[   35.899521] usb 2-1.4: SerialNumber: 4C530001160413113001
[   35.905302] usb-storage 2-1.4:1.0: USB Mass Storage device detected
[   35.907051] scsi host6: usb-storage 2-1.4:1.0
[   35.908544] usbcore: registered new interface driver usb-storage
[   35.911586] usbcore: registered new interface driver uas
[   36.909422] scsi 6:0:0:0: Direct-Access SanDisk  Ultra Fit1.00 
PQ: 0 ANSI: 6
[   36.911179] sd 6:0:0:0: Attached scsi generic sg2 type 0
[   36.913169] sd 6:0:0:0: [sdb] 60751872 512-byte logical blocks: (31.1 
GB/28.9 GiB)
[   36.915880] sd 6:0:0:0: [sdb] Write Protect is off
[   36.917297] sd 6:0:0:0: [sdb] Mode Sense: 43 00 00 00
[   36.918317] sd 6:0:0:0: [sdb] Write cache: disabled, read cache: enabled, 
doesn't support DPO or FUA
[   36.950274]  sdb: sdb1 sdb2 < sdb5 >
[   36.955479] sd 6:0:0:0: [sdb] Attached SCSI removable disk
[   37.254029] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: 
(null)

My system:

darek@LAPTOP-PORTABLE:~$ lsb_release -rd
Description:Ubuntu 15.10
Release:15.10

darek@LAPTOP-PORTABLE:~$ uname -a
Linux LAPTOP-PORTABLE 4.2.0-23-generic #28-Ubuntu SMP Sun Dec 27 17:47:31 UTC 
2015 x86_64 x86_64 x86_64 GNU/Linux

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


** Tags: bot-comment
-- 
Ubuntu 15.10 fails to boot from Sandisk USB stick
https://bugs.launchpad.net/bugs/1534948
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 1518457] Re: kswapd0 100% CPU usage

2016-01-17 Thread Nelson Elhage
Some further debugging: On my t2.micro test case, the machine comes up
with 9 memory devices, the last of which is offline at boot. Bringing
that device online by hand (with the udev rules disabled) triggers the
bug.

# echo online > /sys/devices/system/memory/memory8/state

So something about bringing that node online causes the problem. The
udev bugfix causes udev to automatically bring it up, which is why that
introduced the issue, but it doesn't seem like udev is really the root
problem here.

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

Title:
  kswapd0 100% CPU usage

Status in linux package in Ubuntu:
  In Progress

Bug description:
  As per bug 721896 and various others:

  I'm on an AWS t2.micro instance (Xeon E5-2670, 991MiB of memory).
  Occasionally (about once a day), kswapd0 falls into a busy loop and
  spins on 100% CPU usage indefinitely. This can be provoked by
  copying/writing large files (e.g. dding a 256MB file), but it happens
  occasionally otherwise. System memory usage (not including
  buffers/caches) currently sits at 36%, which is typical[1]. Initially
  I had no swap space configured; I've since tried enabling a 256MB swap
  file, but the problem continues to occur and no swap space is used.
  The system can be recovered with `echo 1 > /proc/sys/vm/drop_caches`.

  Happy to provide further information/take further debugging actions.

  
  [1] Full output from `free`:
   total   used   free sharedbuffers cached
  Mem:   1014936 483448 531488  28556   9756 112700
  -/+ buffers/cache: 360992 653944
  Swap:   262140  0 262140

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-18-generic 4.2.0-18.22
  ProcVersionSignature: Ubuntu 4.2.0-18.22-generic 4.2.3
  Uname: Linux 4.2.0-18-generic x86_64
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Nov 19 19:40 seq
   crw-rw 1 root audio 116, 33 Nov 19 19:40 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.19.1-0ubuntu5
  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: N/A
  Date: Fri Nov 20 20:44:30 2015
  Ec2AMI: ami-1c552a76
  Ec2AMIManifest: (unknown)
  Ec2AvailabilityZone: us-east-1d
  Ec2InstanceType: t2.micro
  Ec2Kernel: unavailable
  Ec2Ramdisk: unavailable
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize 
libusb: -99
  MachineType: Xen HVM domU
  PciMultimedia:
   
  ProcEnviron:
   TERM=screen
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 xen
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-18-generic 
root=UUID=35bc01f4-4602-4823-976e-508edef899df ro console=tty1 console=ttyS0 
net.ifnames=0
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-18-generic N/A
   linux-backports-modules-4.2.0-18-generic  N/A
   linux-firmwareN/A
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  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: 05/06/2015
  dmi.bios.vendor: Xen
  dmi.bios.version: 4.2.amazon
  dmi.chassis.type: 1
  dmi.chassis.vendor: Xen
  dmi.modalias: 
dmi:bvnXen:bvr4.2.amazon:bd05/06/2015:svnXen:pnHVMdomU:pvr4.2.amazon:cvnXen:ct1:cvr:
  dmi.product.name: HVM domU
  dmi.product.version: 4.2.amazon
  dmi.sys.vendor: Xen

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

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


[Kernel-packages] [Bug 1533221] Re: Booting with intel graphics enabled results in a lockup

2016-01-17 Thread Christopher M. Penalver
Ian Booth, to clarify, using the nvidia PPA is not supported.

Hence, is this reproducible with a nvidia driver provided by the Ubuntu
repositories, with all the non-default kernel parameters removed?

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

Title:
  Booting with intel graphics enabled results in a lockup

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Booting with intel graphics enabled results in a lockup loading lightdm or 
logging in results in the greeter screen appearing again. The laptop has a 
Nvidia GTX730 graphics card which can be switched off via bumblebee or prime.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ian2045 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=df036c01-8f22-4d8f-ad55-6add4f99f5f4
  MachineType: Notebook P65_P67RGRERA
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-43-generic 
root=UUID=2077d068-d7ee-4407-89e1-7d2b884173de ro quiet splash
  ProcVersionSignature: Ubuntu 3.19.0-43.49-generic 3.19.8-ckt10
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-43-generic N/A
   linux-backports-modules-3.19.0-43-generic  N/A
   linux-firmware 1.155
  Tags:  wily
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-43-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/20/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.05.10
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: P65_P67RGRERA
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.05.10:bd11/20/2015:svnNotebook:pnP65_P67RGRERA:pvrNotApplicable:rvnNotebook:rnP65_P67RGRERA:rvrNotApplicable:cvnNotebook:ct10:cvrN/A:
  dmi.product.name: P65_P67RGRERA
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook

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

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


[Kernel-packages] [Bug 1525615] Re: [iMac17, 1] Not booting with ACPI enabled

2016-01-17 Thread tedaste
The fix is to use the kernel parameternointremap  (thanks
Daniel Larouche).

It boots with all the hardware enabled.

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

Title:
  [iMac17,1] Not booting with ACPI enabled

Status in linux package in Ubuntu:
  Triaged

Bug description:
  With a 27in 5k ( new as of two weeks ago) I'm unable to boot. The
  applies to both the live installer and a system installed on disk. I
  just get a blank screen. It gives a blank screen event if the "quiet"
  is removed from the kernel parameters. The system has a 250G SSD. I'm
  using the Kubutu live installer for Wily off a USB stick.

  WORKAROUND: Use kernel parameters:
  acpi=off nomodeset

  ---
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 15.10
  InstallationDate: Installed on 2015-12-08 (9 days ago)
  InstallationMedia: Kubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  Package: linux (not installed)
  Tags:  wily
  Uname: Linux 4.4.0-040400rc5-generic x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  toivo  1330 F pulseaudio
   /dev/snd/controlC1:  toivo  1330 F pulseaudio
  DistroRelease: Ubuntu 15.10
  InstallationDate: Installed on 2015-12-08 (14 days ago)
  InstallationMedia: Kubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: Apple Inc. iMac17,1
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en_AU:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_AU.UTF-8
   SHELL=/usr/bin/zsh
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-21-generic.efi.signed 
root=UUID=0751bb9a-8e2b-439a-aca9-e29cf2dadb77 ro persistent acpi=off nomodeset
  ProcVersionSignature: Ubuntu 4.2.0-21.25-generic 4.2.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-4.2.0-21-generic N/A
   linux-backports-modules-4.2.0-21-generic  N/A
   linux-firmware1.149.3
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  wily
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-21-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 10/09/2015
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: IM171.88Z.0105.B04.1510091442
  dmi.board.name: Mac-65CE76090165799A
  dmi.board.vendor: Apple Inc.
  dmi.board.version: iMac17,1
  dmi.chassis.type: 9
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-65CE76090165799A
  dmi.modalias: 
dmi:bvnAppleInc.:bvrIM171.88Z.0105.B04.1510091442:bd10/09/2015:svnAppleInc.:pniMac17,1:pvr1.0:rvnAppleInc.:rnMac-65CE76090165799A:rvriMac17,1:cvnAppleInc.:ct9:cvrMac-65CE76090165799A:
  dmi.product.name: iMac17,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/linux/+bug/1525615/+subscriptions

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


[Kernel-packages] [Bug 1533221] Re: Booting with intel graphics enabled results in a lockup

2016-01-17 Thread Ian Booth
I have the nvidia binary drivers installed from the graphics-drivers ppa.
I use prime-select to choose either "nvidia" or "intel".

Using nvidia boots fine. When intel is selected:
- lightdm greeter screen displays in low res (maybe 640x480, not sure)
- logging in simply returns to the greeter screen

Using this latest kernel, I have not seen any blank screens trying to
boot with intel. But as per above, I can't log in.

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

Title:
  Booting with intel graphics enabled results in a lockup

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Booting with intel graphics enabled results in a lockup loading lightdm or 
logging in results in the greeter screen appearing again. The laptop has a 
Nvidia GTX730 graphics card which can be switched off via bumblebee or prime.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ian2045 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=df036c01-8f22-4d8f-ad55-6add4f99f5f4
  MachineType: Notebook P65_P67RGRERA
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-43-generic 
root=UUID=2077d068-d7ee-4407-89e1-7d2b884173de ro quiet splash
  ProcVersionSignature: Ubuntu 3.19.0-43.49-generic 3.19.8-ckt10
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-43-generic N/A
   linux-backports-modules-3.19.0-43-generic  N/A
   linux-firmware 1.155
  Tags:  wily
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-43-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/20/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.05.10
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: P65_P67RGRERA
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.05.10:bd11/20/2015:svnNotebook:pnP65_P67RGRERA:pvrNotApplicable:rvnNotebook:rnP65_P67RGRERA:rvrNotApplicable:cvnNotebook:ct10:cvrN/A:
  dmi.product.name: P65_P67RGRERA
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook

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

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


[Kernel-packages] [Bug 1533221] Re: Booting with intel graphics enabled results in a lockup

2016-01-17 Thread Christopher M. Penalver
Ian Booth:
>"Using the latest 4.4.0 kernel, I can now boot. But only with nvidia graphics 
>card enabled. Intel graphics is still broken."

To clarify, when you tested 4.4, both the intel and nvidia card were
enabled simultaneously?

If so, did it result in a lockup as this report is scoped to?

>"Backlight function keys are still not working."

To advise, the scope of this report has nothing to do with the backlight
functionality. Hence, in order to avoid scope creep and confusion,
please contain the results to how it relates to the scope of "Booting
with intel graphics enabled results in a lockup"?

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

Title:
  Booting with intel graphics enabled results in a lockup

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Booting with intel graphics enabled results in a lockup loading lightdm or 
logging in results in the greeter screen appearing again. The laptop has a 
Nvidia GTX730 graphics card which can be switched off via bumblebee or prime.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ian2045 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=df036c01-8f22-4d8f-ad55-6add4f99f5f4
  MachineType: Notebook P65_P67RGRERA
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-43-generic 
root=UUID=2077d068-d7ee-4407-89e1-7d2b884173de ro quiet splash
  ProcVersionSignature: Ubuntu 3.19.0-43.49-generic 3.19.8-ckt10
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-43-generic N/A
   linux-backports-modules-3.19.0-43-generic  N/A
   linux-firmware 1.155
  Tags:  wily
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-43-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/20/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.05.10
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: P65_P67RGRERA
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.05.10:bd11/20/2015:svnNotebook:pnP65_P67RGRERA:pvrNotApplicable:rvnNotebook:rnP65_P67RGRERA:rvrNotApplicable:cvnNotebook:ct10:cvrN/A:
  dmi.product.name: P65_P67RGRERA
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook

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

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


[Kernel-packages] [Bug 1526657] Re: desktop freeze, htop shows kernel thread at 100% cpu

2016-01-17 Thread Alberto Sentieri
I should also mention that I have frequently updated both Debian and
Ubuntu and that I have seen the same problem with all the updates.

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

Title:
  desktop freeze, htop shows kernel thread at 100% cpu

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Every few hours the desktop freezes.  I can still login via ssh, htop
  shows one process running at 100%.  The process is shown in red,
  indicating a kernel thread.   No response to ctrl-alt-f1  or to
  service lightdm restart.

  Graphics card is NVIDIA NVS 310.

  I've tried the NVIDIA drivers in various versions up to nvidia-
  current, and also nouveau (current bug report is with logfiles etc
  generated after a crash while running nouveau).

  Xorg.log shows a seg fault:

  [171809.988] (EE) 
  [171809.988] (EE) Backtrace:
  [171809.988] (EE) 0: /usr/bin/X (xorg_backtrace+0x48) [0x7fc8b9ccd848]
  [171809.988] (EE) 1: /usr/bin/X (0x7fc8b9b24000+0x1ad539) [0x7fc8b9cd1539]
  [171809.988] (EE) 2: /lib/x86_64-linux-gnu/libpthread.so.0 
(0x7fc8b8c2+0x10340) [0x7fc8b8c30340]
  [171809.988] (EE) 3: /lib/x86_64-linux-gnu/libc.so.6 (0x7fc8b763f000+0x97ff0) 
[0x7fc8b76d6ff0]
  [171809.988] (EE) 4: /usr/lib/xorg/modules/libexa.so (0x7fc8b295f000+0x5356) 
[0x7fc8b2964356]
  [171809.988] (EE) 5: /usr/lib/xorg/modules/libexa.so (0x7fc8b295f000+0x57fb) 
[0x7fc8b29647fb]
  [171809.988] (EE) 6: /usr/lib/xorg/modules/libexa.so (0x7fc8b295f000+0x7e22) 
[0x7fc8b2966e22]
  [171809.988] (EE) 7: /usr/lib/xorg/modules/libexa.so (0x7fc8b295f000+0x1186a) 
[0x7fc8b297086a]
  [171809.988] (EE) 8: /usr/lib/xorg/modules/libexa.so (0x7fc8b295f000+0xe236) 
[0x7fc8b296d236]
  [171809.988] (EE) 9: /usr/lib/xorg/modules/libexa.so (0x7fc8b295f000+0xc028) 
[0x7fc8b296b028]
  [171809.988] (EE) 10: /usr/bin/X (0x7fc8b9b24000+0x133f56) [0x7fc8b9c57f56]
  [171809.988] (EE) 11: /usr/bin/X (0x7fc8b9b24000+0x12a3fe) [0x7fc8b9c4e3fe]
  [171809.988] (EE) 12: /usr/bin/X (0x7fc8b9b24000+0x55f0e) [0x7fc8b9b79f0e]
  [171809.988] (EE) 13: /usr/bin/X (0x7fc8b9b24000+0x59d9a) [0x7fc8b9b7dd9a]
  [171809.988] (EE) 14: /lib/x86_64-linux-gnu/libc.so.6 
(__libc_start_main+0xf5) [0x7fc8b7660ec5]
  [171809.988] (EE) 15: /usr/bin/X (0x7fc8b9b24000+0x451ee) [0x7fc8b9b691ee]
  [171809.988] (EE) 
  [171809.988] (EE) Segmentation fault at address 0x0
  [171809.988] (EE) 
  Fatal server error:
  [171809.988] (EE) Caught signal 11 (Segmentation fault). Server aborting
  [171809.988] (EE)

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-71-generic 3.13.0-71.114
  ProcVersionSignature: Ubuntu 3.13.0-71.114-generic 3.13.11-ckt29
  Uname: Linux 3.13.0-71-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC1', '/dev/snd/hwC1D0', '/dev/snd/pcmC1D3p', 
'/dev/snd/pcmC1D7p', '/dev/snd/controlC0', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/seq', '/dev/snd/timer'] 
failed with exit code 1:
  Date: Wed Dec 16 08:30:46 2015
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-precise-amd64-20130203-1
  InstallationDate: Installed on 2015-10-17 (59 days ago)
  InstallationMedia: Ubuntu 12.04 "Precise" - Build amd64 LIVE Binary 
20130203-13:50
  IwConfig:
   eth0  no wireless extensions.
   
   eth1  no wireless extensions.
   
   lono wireless extensions.
  MachineType: Dell Inc. Precision Tower 7910
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-71-generic 
root=UUID=8fb5292d-6961-420e-ac9b-3f468520a7de ro plymouth:debug splash quiet 
drm.debug=0xe
  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-71-generic N/A
   linux-backports-modules-3.13.0-71-generic  N/A
   linux-firmware 1.127.19
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: Upgraded to trusty on 2015-11-02 (43 days ago)
  dmi.bios.date: 09/26/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A09
  dmi.board.name: 0215PR
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A03
  dmi.chassis.type: 7
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd09/26/2015:svnDellInc.:pnPrecisionTower7910:pvr:rvnDellInc.:rn0215PR:rvrA03:cvnDellInc.:ct7:cvr:
  dmi.product.name: Precision Tower 7910
  dmi.sys.vendor: Dell Inc.

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

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

[Kernel-packages] [Bug 1535147] [NEW] Kernel Panic error message using kernel 3.19.0-43-generic

2016-01-17 Thread Jonathan Rogiest
Public bug reported:

After auto update to kernel 3.19.0-43-generic when rebooting computer
computer gives terminal error "end Kernel panic - not syncing: VFS:
Unable to mount root fs on unknown-block(0.0)

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.19.0-42-generic 3.19.0-42.48~14.04.1
ProcVersionSignature: Ubuntu 3.19.0-42.48~14.04.1-generic 3.19.8-ckt10
Uname: Linux 3.19.0-42-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: amd64
CurrentDesktop: Unity
Date: Sun Jan 17 17:12:34 2016
InstallationDate: Installed on 2015-11-26 (52 days ago)
InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
SourcePackage: linux-lts-vivid
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

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

Title:
  Kernel Panic error message using  kernel 3.19.0-43-generic

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

Bug description:
  After auto update to kernel 3.19.0-43-generic when rebooting computer
  computer gives terminal error "end Kernel panic - not syncing: VFS:
  Unable to mount root fs on unknown-block(0.0)

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-42-generic 3.19.0-42.48~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-42.48~14.04.1-generic 3.19.8-ckt10
  Uname: Linux 3.19.0-42-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Jan 17 17:12:34 2016
  InstallationDate: Installed on 2015-11-26 (52 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Kernel-packages] [Bug 1526657] Re: desktop freeze, htop shows kernel thread at 100% cpu

2016-01-17 Thread Alberto Sentieri
I have exactly the same problem in both an Ubuntu 14.04 that I use at
work and a Debian Jessie that I use at home, and the software is up to
date. Both systems have a "VGA compatible controller: NVIDIA Corporation
GF119 [NVS 310] (rev a1)" and two monitors. After the problem shows up,
I can login into my system through ssh, but the console is dead.

The problem never happens when I am using the system, only when the
screen saver takes control and monitors turn off. I am not familiar with
the guts of the screen saver and why the monitors turns off: one
possibility is the video signal going away during the screen save
operation; another is the computer explicitly asking the monitor to turn
off. Anyway, the fact is that the monitor turns off and that may cause
the problem.

I found a work around at work which virtually made the problem go away:
I have the option (on the special monitors I use at work) to never  turn
them off, even when there is no video signal coming from the computer.
When I activate this monitor feature, the problem goes away. At home,
however, my monitors do not have this feature and I have the dead
console problem every few days. At work, in the last 6 months (and after
never turning my monitors off) I have had the dead console problem just
once, and that could be a different problem.

So, my conclusion is that the problem happens exactly when the screen
saver takes control and the monitor turns off. Hope that help you guys
solve the problem. My current Debian kernel version is “Linux version
3.16.0-4-amd64 (debian-ker...@lists.debian.org) (gcc version 4.8.4
(Debian 4.8.4-1) ) #1 SMP Debian 3.16.7-ckt20-1+deb8u2 (2016-01-02)”

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

Title:
  desktop freeze, htop shows kernel thread at 100% cpu

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Every few hours the desktop freezes.  I can still login via ssh, htop
  shows one process running at 100%.  The process is shown in red,
  indicating a kernel thread.   No response to ctrl-alt-f1  or to
  service lightdm restart.

  Graphics card is NVIDIA NVS 310.

  I've tried the NVIDIA drivers in various versions up to nvidia-
  current, and also nouveau (current bug report is with logfiles etc
  generated after a crash while running nouveau).

  Xorg.log shows a seg fault:

  [171809.988] (EE) 
  [171809.988] (EE) Backtrace:
  [171809.988] (EE) 0: /usr/bin/X (xorg_backtrace+0x48) [0x7fc8b9ccd848]
  [171809.988] (EE) 1: /usr/bin/X (0x7fc8b9b24000+0x1ad539) [0x7fc8b9cd1539]
  [171809.988] (EE) 2: /lib/x86_64-linux-gnu/libpthread.so.0 
(0x7fc8b8c2+0x10340) [0x7fc8b8c30340]
  [171809.988] (EE) 3: /lib/x86_64-linux-gnu/libc.so.6 (0x7fc8b763f000+0x97ff0) 
[0x7fc8b76d6ff0]
  [171809.988] (EE) 4: /usr/lib/xorg/modules/libexa.so (0x7fc8b295f000+0x5356) 
[0x7fc8b2964356]
  [171809.988] (EE) 5: /usr/lib/xorg/modules/libexa.so (0x7fc8b295f000+0x57fb) 
[0x7fc8b29647fb]
  [171809.988] (EE) 6: /usr/lib/xorg/modules/libexa.so (0x7fc8b295f000+0x7e22) 
[0x7fc8b2966e22]
  [171809.988] (EE) 7: /usr/lib/xorg/modules/libexa.so (0x7fc8b295f000+0x1186a) 
[0x7fc8b297086a]
  [171809.988] (EE) 8: /usr/lib/xorg/modules/libexa.so (0x7fc8b295f000+0xe236) 
[0x7fc8b296d236]
  [171809.988] (EE) 9: /usr/lib/xorg/modules/libexa.so (0x7fc8b295f000+0xc028) 
[0x7fc8b296b028]
  [171809.988] (EE) 10: /usr/bin/X (0x7fc8b9b24000+0x133f56) [0x7fc8b9c57f56]
  [171809.988] (EE) 11: /usr/bin/X (0x7fc8b9b24000+0x12a3fe) [0x7fc8b9c4e3fe]
  [171809.988] (EE) 12: /usr/bin/X (0x7fc8b9b24000+0x55f0e) [0x7fc8b9b79f0e]
  [171809.988] (EE) 13: /usr/bin/X (0x7fc8b9b24000+0x59d9a) [0x7fc8b9b7dd9a]
  [171809.988] (EE) 14: /lib/x86_64-linux-gnu/libc.so.6 
(__libc_start_main+0xf5) [0x7fc8b7660ec5]
  [171809.988] (EE) 15: /usr/bin/X (0x7fc8b9b24000+0x451ee) [0x7fc8b9b691ee]
  [171809.988] (EE) 
  [171809.988] (EE) Segmentation fault at address 0x0
  [171809.988] (EE) 
  Fatal server error:
  [171809.988] (EE) Caught signal 11 (Segmentation fault). Server aborting
  [171809.988] (EE)

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-71-generic 3.13.0-71.114
  ProcVersionSignature: Ubuntu 3.13.0-71.114-generic 3.13.11-ckt29
  Uname: Linux 3.13.0-71-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC1', '/dev/snd/hwC1D0', '/dev/snd/pcmC1D3p', 
'/dev/snd/pcmC1D7p', '/dev/snd/controlC0', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/seq', '/dev/snd/timer'] 
failed with exit code 1:
  Date: Wed Dec 16 08:30:46 2015
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-precise-amd64-20130203-1
  InstallationDate: Installed on 

[Kernel-packages] [Bug 1533914] Re: linux-lts-vivid: 3.19.0-46.52~14.04.1 -proposed tracker

2016-01-17 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: linux-lts-vivid (Ubuntu Trusty)
   Status: New => Confirmed

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

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

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

Bug description:
  This bug is for tracking the 3.19.0-46.52~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:Thursday, 14. January 2016 01:03 UTC
  kernel-stable-master-bug:1533715
  kernel-stable-Prepare-package-end:Friday, 15. January 2016 04:02 UTC
  kernel-stable-Promote-to-proposed-start:Friday, 15. January 2016 04:02 UTC
  kernel-stable-Promote-to-proposed-end:Friday, 15. January 2016 21:26 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Friday, 15. January 2016 23:01 UTC
  kernel-stable-Verification-testing-start:Friday, 15. January 2016 23:01 UTC
  kernel-stable-Certification-testing-start:Friday, 15. January 2016 23:02 UTC
  kernel-stable-Security-signoff-start:Friday, 15. January 2016 23:02 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Friday, 15. January 2016 23:02 UTC
  kernel-stable-Security-signoff-end:Saturday, 16. January 2016 01:01 UTC

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

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


[Kernel-packages] [Bug 1515279] Re: Can't boot on last three images for 14.04

2016-01-17 Thread Christopher M. Penalver
Larry Griffin, at your earliest convenience, could you please test the
latest upstream kernel available from the very top line at the top of
the page from http://kernel.ubuntu.com/~kernel-ppa/mainline/?C=N;O=D
(the release names are irrelevant for testing, and please do not test
the daily folder)? Install instructions are available at
https://wiki.ubuntu.com/Kernel/MainlineBuilds . This will allow
additional upstream developers to examine the issue.

If testing on your main install would be inconvenient, one may:
1) Install Ubuntu to a different partition and then test this there.
2) Backup, or clone the primary install.

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

Where X, and Y are the first two numbers of the kernel version, and Z is
the release candidate number if it exists.

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

Please note, an error to install the kernel does not fit the criteria of
kernel-bug-exists-upstream.

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

Thank you for your understanding.

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

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

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

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

Title:
  Can't boot on last three images for 14.04

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I can boot on 3.19.0-30-generic, I can't boot on 3.19.0-31-generic or
  3.19.0-32-genericm, and 33. I turn the HP laptop 2000-300 on and it
  comes up to a blank screen with the cursor top left. I turn the
  computer off and back on, the grub menu comes up. I select adv opt and
  image 30 and it boots.

  --- 
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  larry  2574 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=22bdbbac-f0e6-4020-9f76-509298d10660
  InstallationDate: Installed on 2015-08-29 (75 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  MachineType: Hewlett-Packard HP 2000 Notebook PC
  NonfreeKernelModules: fglrx
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic 
root=UUID=07c45f1b-4da9-4f7f-8f86-9d0a996d99e2 ro quiet splash 
crashkernel=384M-:128M crashkernel=384M-:128M
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-30-generic N/A
   linux-backports-modules-3.19.0-30-generic  N/A
   linux-firmware 1.127.18
  Tags:  trusty
  Uname: Linux 3.19.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/18/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.48
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 3577
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 24.4A
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.48:bd12/18/2011:svnHewlett-Packard:pnHP2000NotebookPC:pvr068711204A1620100:rvnHewlett-Packard:rn3577:rvr24.4A:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP 2000 Notebook PC
  dmi.product.version: 068711204A1620100
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 1535045] [NEW] Biosdevname does not provide interface naming information for ConnecX4 Devices

2016-01-17 Thread Talat Batheesh
Public bug reported:

Hi,

Biosdevname is enabled by default for ubuntu14.04.4, 
We see that the ConnectX3 interface name is pXpX and ConnectX4 interfaces is 
ethX
when biosdevname is enabled we should see all the interfaces like pxpX

As for biosdevname user manual :
when we ran #biosdevname -i  , it should return the interface 
biosdevname
the command exit code should return 0 for success 
see it in the link :http://linux.die.net/man/1/biosdevname.

When we run biosdevname on ConnectX4 interface we get return status 2.

could you please add support for ConnectX4 devices ?

Exit Codes

Returns 0 on success, with BIOS-suggested name printed to stdout.
Returns 1 on provided device name lookup failure.
Returns 2 if system BIOS does not provide naming information. biosdevname 
requires system BIOS to provide naming information, either via SMBIOS or sysfs 
files.
Returns 3 if not run as root but requires root privileges.
Returns 4 if running in a virtual machine.


# dpkg --list |grep biosdevname
ii  biosdevname0.4.1-0ubuntu6.3 amd64   
 apply BIOS-given names to network devices
# uname -r
4.2.0-24-generic

lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 14.04.3 LTS
Release:14.04
Codename:   trusty

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

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

Title:
  Biosdevname does not provide interface naming information for ConnecX4
  Devices

Status in linux package in Ubuntu:
  New

Bug description:
  Hi,

  Biosdevname is enabled by default for ubuntu14.04.4, 
  We see that the ConnectX3 interface name is pXpX and ConnectX4 interfaces is 
ethX
  when biosdevname is enabled we should see all the interfaces like pxpX

  As for biosdevname user manual :
  when we ran #biosdevname -i  , it should return the interface 
biosdevname
  the command exit code should return 0 for success 
  see it in the link :http://linux.die.net/man/1/biosdevname.

  When we run biosdevname on ConnectX4 interface we get return status 2.

  could you please add support for ConnectX4 devices ?

  Exit Codes

  Returns 0 on success, with BIOS-suggested name printed to stdout.
  Returns 1 on provided device name lookup failure.
  Returns 2 if system BIOS does not provide naming information. biosdevname 
requires system BIOS to provide naming information, either via SMBIOS or sysfs 
files.
  Returns 3 if not run as root but requires root privileges.
  Returns 4 if running in a virtual machine.

  
  # dpkg --list |grep biosdevname
  ii  biosdevname0.4.1-0ubuntu6.3 amd64 
   apply BIOS-given names to network devices
  # uname -r
  4.2.0-24-generic

  lsb_release -a
  No LSB modules are available.
  Distributor ID: Ubuntu
  Description:Ubuntu 14.04.3 LTS
  Release:14.04
  Codename:   trusty

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

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


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

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

apport-collect 1535045

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

** Tags added: trusty

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

Title:
  Biosdevname does not provide interface naming information for ConnecX4
  Devices

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hi,

  Biosdevname is enabled by default for ubuntu14.04.4, 
  We see that the ConnectX3 interface name is pXpX and ConnectX4 interfaces is 
ethX
  when biosdevname is enabled we should see all the interfaces like pxpX

  As for biosdevname user manual :
  when we ran #biosdevname -i  , it should return the interface 
biosdevname
  the command exit code should return 0 for success 
  see it in the link :http://linux.die.net/man/1/biosdevname.

  When we run biosdevname on ConnectX4 interface we get return status 2.

  could you please add support for ConnectX4 devices ?

  Exit Codes

  Returns 0 on success, with BIOS-suggested name printed to stdout.
  Returns 1 on provided device name lookup failure.
  Returns 2 if system BIOS does not provide naming information. biosdevname 
requires system BIOS to provide naming information, either via SMBIOS or sysfs 
files.
  Returns 3 if not run as root but requires root privileges.
  Returns 4 if running in a virtual machine.

  
  # dpkg --list |grep biosdevname
  ii  biosdevname0.4.1-0ubuntu6.3 amd64 
   apply BIOS-given names to network devices
  # uname -r
  4.2.0-24-generic

  lsb_release -a
  No LSB modules are available.
  Distributor ID: Ubuntu
  Description:Ubuntu 14.04.3 LTS
  Release:14.04
  Codename:   trusty

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

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


[Kernel-packages] [Bug 1518457] Re: kswapd0 100% CPU usage

2016-01-17 Thread Øystein Gisnås
I've bisected systemd and found the commit that triggers the bug.
http://bazaar.launchpad.net/~thopiekar/systemd/systemd-packaging-ubuntu-
wily/revision/1706 seems to be the one. The commit is a bugfix that
effectively enables hotadd for Xen. That can explain why more or less
only Ubuntu 15.10 is affected, but the underlying mechanism is in the
kernel.

A working workaround on the latest 15.10 is to comment out line 2
(ATTR{[dmi/id]sys_vendor}=="Xen", GOTO="vm_hotadd_apply") in
/lib/udev/rules.d/40-vm-hotadd.rules

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

Title:
  kswapd0 100% CPU usage

Status in linux package in Ubuntu:
  In Progress

Bug description:
  As per bug 721896 and various others:

  I'm on an AWS t2.micro instance (Xeon E5-2670, 991MiB of memory).
  Occasionally (about once a day), kswapd0 falls into a busy loop and
  spins on 100% CPU usage indefinitely. This can be provoked by
  copying/writing large files (e.g. dding a 256MB file), but it happens
  occasionally otherwise. System memory usage (not including
  buffers/caches) currently sits at 36%, which is typical[1]. Initially
  I had no swap space configured; I've since tried enabling a 256MB swap
  file, but the problem continues to occur and no swap space is used.
  The system can be recovered with `echo 1 > /proc/sys/vm/drop_caches`.

  Happy to provide further information/take further debugging actions.

  
  [1] Full output from `free`:
   total   used   free sharedbuffers cached
  Mem:   1014936 483448 531488  28556   9756 112700
  -/+ buffers/cache: 360992 653944
  Swap:   262140  0 262140

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-18-generic 4.2.0-18.22
  ProcVersionSignature: Ubuntu 4.2.0-18.22-generic 4.2.3
  Uname: Linux 4.2.0-18-generic x86_64
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Nov 19 19:40 seq
   crw-rw 1 root audio 116, 33 Nov 19 19:40 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.19.1-0ubuntu5
  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: N/A
  Date: Fri Nov 20 20:44:30 2015
  Ec2AMI: ami-1c552a76
  Ec2AMIManifest: (unknown)
  Ec2AvailabilityZone: us-east-1d
  Ec2InstanceType: t2.micro
  Ec2Kernel: unavailable
  Ec2Ramdisk: unavailable
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize 
libusb: -99
  MachineType: Xen HVM domU
  PciMultimedia:
   
  ProcEnviron:
   TERM=screen
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 xen
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-18-generic 
root=UUID=35bc01f4-4602-4823-976e-508edef899df ro console=tty1 console=ttyS0 
net.ifnames=0
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-18-generic N/A
   linux-backports-modules-4.2.0-18-generic  N/A
   linux-firmwareN/A
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  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: 05/06/2015
  dmi.bios.vendor: Xen
  dmi.bios.version: 4.2.amazon
  dmi.chassis.type: 1
  dmi.chassis.vendor: Xen
  dmi.modalias: 
dmi:bvnXen:bvr4.2.amazon:bd05/06/2015:svnXen:pnHVMdomU:pvr4.2.amazon:cvnXen:ct1:cvr:
  dmi.product.name: HVM domU
  dmi.product.version: 4.2.amazon
  dmi.sys.vendor: Xen

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

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


[Kernel-packages] [Bug 1535048] [NEW] i915 driver seems to cause system crash at random

2016-01-17 Thread Yulian
Public bug reported:

the system crashes totally at random... sometimes after hours sometimes after 
minutes... hardware reboot is required
no problem under windows

before it crashes though it always screw up the video for a few seconds

lspci -nnk | egrep -i 
'3d|aphics|display|nouveau|nvidia|radeon|trident|vesa|vga'; uname -a; Xorg 
-version; sudo apt-get update; sudo apt-get install mesa-utils hardinfo fbset 
nux-tools; sudo fbset -i; apt-cache show xserver-xorg | grep Version; xrandr; 
fglrxinfo; nvidia-settings -g |head -n 30 ; sudo lshw -short; sudo lshw -C 
display; dpkg -l | egrep -i 
'fgl|intel|mesa|mesa-utils|nvidia|nouveau|radeon|trident|video-ati'; cat 
/etc/lsb-release; dmesg | egrep -i 
'abort|ailed|bug|error|fail|fgl|GLX|GPU|intel|missing|nouveau|NVIDIA|radeon|segment|trident|VESA|VGA|wfb|\(EE\)|\(WW\)';
 cat /proc/cpuinfo | grep -I model; cat /var/log/Xorg.0.log | egrep -i 
'abort|ailed|bug|display|error|fail|fgl|GLX|GPU|intel|issing|nouveau|nvidia|radeon|segment|trident|VESA|VGA|wfb|\(EE\)|\(WW\)';
 sudo dmidecode|egrep 'anufact|roduct|erial|elease'; cat /etc/X11/xorg.conf; 
/usr/lib/nux/unity_support_test -p; ubuntu-support-status ; sudo lsmod
00:02.0 VGA compatible controller [0300]: Intel Corporation 82945G/GZ 
Integrated Graphics Controller [8086:2772] (rev 02)
Linux box 4.3.0-5-generic #16-Ubuntu SMP Wed Dec 16 23:33:25 UTC 2015 x86_64 
x86_64 x86_64 GNU/Linux

X.Org X Server 1.17.3
Release Date: 2015-10-26
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.19.0-33-generic x86_64 Ubuntu
Current Operating System: Linux box 4.3.0-5-generic #16-Ubuntu SMP Wed Dec 16 
23:33:25 UTC 2015 x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.3.0-5-generic 
root=UUID=1406f1b3-ed81-4320-a7df-aba3cb5d60e6 ro quiet splash vt.handoff=7
Build Date: 25 November 2015 04:17:13PM
xorg-server 2:1.17.3-2ubuntu2 (For technical support please see 
http://www.ubuntu.com/support)
Current version of pixman: 0.33.6
 Before reporting problems, check http://wiki.x.org
 to make sure that you have the latest version.
Hit:1 http://de.archive.ubuntu.com/ubuntu xenial InRelease
Hit:2 http://de.archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:3 http://de.archive.ubuntu.com/ubuntu xenial-backports InRelease
Hit:4 http://security.ubuntu.com/ubuntu xenial-security InRelease
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
fbset is already the newest version (2.1-28).
nux-tools is already the newest version (4.0.8+16.04.20151210-0ubuntu1).
hardinfo is already the newest version (0.5.1-1.4ubuntu1).
mesa-utils is already the newest version (8.3.0-1).
The following package was automatically installed and is no longer required:
  libvpx2:i386
Use 'sudo apt autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

mode "1280x1024"
geometry 1280 1024 1280 1024 32
timings 0 0 0 0 0 0 0
accel true
rgba 8/16,8/8,8/0,0/0
endmode

Frame buffer device information:
Name : inteldrmfb
Address : 0xd052
Size : 5242880
Type : PACKED PIXELS
Visual : TRUECOLOR
XPanStep : 1
YPanStep : 1
YWrapStep : 0
LineLength : 5120
Accelerator : No
Version: 1:7.7+12ubuntu1
Screen 0: minimum 8 x 8, current 1280 x 1024, maximum 32767 x 32767
VGA1 connected primary 1280x1024+0+0 (normal left inverted right x axis y axis) 
338mm x 270mm
   1280x1024 60.02*+ 75.02
   1152x864 75.00
   1024x768 75.08 70.07 60.00
   832x624 74.55
   800x600 72.19 75.00 60.32 56.25
   640x480 75.00 72.81 66.67 60.00
   720x400 70.08
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
The program 'fglrxinfo' can be found in the following packages:
 * fglrx
 * fglrx-updates
Try: sudo apt-get install 
The program 'nvidia-settings' is currently not installed. You can install it by 
typing:
sudo apt-get install nvidia-settings
H/W path Device Class Description
===
system Computer
/0 bus Motherboard
/0/0 memory 1991MiB System memory
/0/1 processor Intel(R) Pentium(R) Dual CPU E2180 @ 2.00GHz
/0/100 bridge 82945G/GZ/P/PL Memory Controller Hub
/0/100/2 display 82945G/GZ Integrated Graphics Controller
/0/100/1b multimedia NM10/ICH7 Family High Definition Audio Controller
/0/100/1c bridge NM10/ICH7 Family PCI Express Port 1
/0/100/1c.1 bridge NM10/ICH7 Family PCI Express Port 2
/0/100/1c.1/0 enp2s0 network RTL8111/8168/8411 PCI Express Gigabit Ethernet 
Controller
/0/100/1d bus NM10/ICH7 Family USB UHCI Controller #1
/0/100/1d/1 usb2 bus UHCI Host Controller
/0/100/1d.1 bus NM10/ICH7 Family USB UHCI Controller #2
/0/100/1d.1/1 usb3 bus UHCI Host Controller
/0/100/1d.2 bus NM10/ICH7 Family USB UHCI Controller #3
/0/100/1d.2/1 usb4 bus UHCI Host Controller
/0/100/1d.3 bus NM10/ICH7 Family USB UHCI Controller #4
/0/100/1d.3/1 usb5 bus UHCI Host Controller
/0/100/1d.7 bus NM10/ICH7 Family USB2 EHCI Controller
/0/100/1d.7/1 

[Kernel-packages] [Bug 1533249] Re: Re-enable vlan TX acceleration

2016-01-17 Thread Talat Batheesh
Thank you Tim,

This Bug affect just Mellanox Drivers and improve the vlan process in the 
newest Mellanox Devices.
could you please add this bug Fix to Ubuntu 14.04.4 kernel.

Thanks in advance,
Talat

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

Title:
  Re-enable vlan TX acceleration

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Wily:
  In Progress
Status in linux source package in Xenial:
  Fix Released

Bug description:
  
  Unable to send TCP/UDP traffic between VLAN on ConnectX4LX, due to vlan TX 
acceleration is off.

  Scenario

 Configure static VLAN on CX4LX and try to run iperf TCP/UDP.
 There are no traffic TCP/UDP even that the ICMP traffic pass (using 
ping between vlan's)
   

 #server #   iperf -s

#Client: #   iperf -c 

  
  Setup info: 

  OS: Ubuntu14.04.4
  Kernel  4.2.0-22

  Upstream commits that fix this issue

  c44d84d net/mlx5e: Fix inline header size calculation
  59fb571 net/mlx5e: Fix LSO vlan insertion
  13c5224 net/mlx5e: Re-eanble client vlan TX acceleration

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

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


[Kernel-packages] [Bug 1535048] Re: i915 driver seems to cause system crash at random

2016-01-17 Thread Yulian
apport information

** Tags added: apport-collected xenial

** Description changed:

  the system crashes totally at random... sometimes after hours sometimes after 
minutes... hardware reboot is required
  no problem under windows
  
  before it crashes though it always screw up the video for a few seconds
  
  lspci -nnk | egrep -i 
'3d|aphics|display|nouveau|nvidia|radeon|trident|vesa|vga'; uname -a; Xorg 
-version; sudo apt-get update; sudo apt-get install mesa-utils hardinfo fbset 
nux-tools; sudo fbset -i; apt-cache show xserver-xorg | grep Version; xrandr; 
fglrxinfo; nvidia-settings -g |head -n 30 ; sudo lshw -short; sudo lshw -C 
display; dpkg -l | egrep -i 
'fgl|intel|mesa|mesa-utils|nvidia|nouveau|radeon|trident|video-ati'; cat 
/etc/lsb-release; dmesg | egrep -i 
'abort|ailed|bug|error|fail|fgl|GLX|GPU|intel|missing|nouveau|NVIDIA|radeon|segment|trident|VESA|VGA|wfb|\(EE\)|\(WW\)';
 cat /proc/cpuinfo | grep -I model; cat /var/log/Xorg.0.log | egrep -i 
'abort|ailed|bug|display|error|fail|fgl|GLX|GPU|intel|issing|nouveau|nvidia|radeon|segment|trident|VESA|VGA|wfb|\(EE\)|\(WW\)';
 sudo dmidecode|egrep 'anufact|roduct|erial|elease'; cat /etc/X11/xorg.conf; 
/usr/lib/nux/unity_support_test -p; ubuntu-support-status ; sudo lsmod
  00:02.0 VGA compatible controller [0300]: Intel Corporation 82945G/GZ 
Integrated Graphics Controller [8086:2772] (rev 02)
  Linux box 4.3.0-5-generic #16-Ubuntu SMP Wed Dec 16 23:33:25 UTC 2015 x86_64 
x86_64 x86_64 GNU/Linux
  
  X.Org X Server 1.17.3
  Release Date: 2015-10-26
  X Protocol Version 11, Revision 0
  Build Operating System: Linux 3.19.0-33-generic x86_64 Ubuntu
  Current Operating System: Linux box 4.3.0-5-generic #16-Ubuntu SMP Wed Dec 16 
23:33:25 UTC 2015 x86_64
  Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.3.0-5-generic 
root=UUID=1406f1b3-ed81-4320-a7df-aba3cb5d60e6 ro quiet splash vt.handoff=7
  Build Date: 25 November 2015 04:17:13PM
  xorg-server 2:1.17.3-2ubuntu2 (For technical support please see 
http://www.ubuntu.com/support)
  Current version of pixman: 0.33.6
   Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  Hit:1 http://de.archive.ubuntu.com/ubuntu xenial InRelease
  Hit:2 http://de.archive.ubuntu.com/ubuntu xenial-updates InRelease
  Hit:3 http://de.archive.ubuntu.com/ubuntu xenial-backports InRelease
  Hit:4 http://security.ubuntu.com/ubuntu xenial-security InRelease
  Reading package lists... Done
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  fbset is already the newest version (2.1-28).
  nux-tools is already the newest version (4.0.8+16.04.20151210-0ubuntu1).
  hardinfo is already the newest version (0.5.1-1.4ubuntu1).
  mesa-utils is already the newest version (8.3.0-1).
  The following package was automatically installed and is no longer required:
libvpx2:i386
  Use 'sudo apt autoremove' to remove it.
  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  
  mode "1280x1024"
  geometry 1280 1024 1280 1024 32
  timings 0 0 0 0 0 0 0
  accel true
  rgba 8/16,8/8,8/0,0/0
  endmode
  
  Frame buffer device information:
  Name : inteldrmfb
  Address : 0xd052
  Size : 5242880
  Type : PACKED PIXELS
  Visual : TRUECOLOR
  XPanStep : 1
  YPanStep : 1
  YWrapStep : 0
  LineLength : 5120
  Accelerator : No
  Version: 1:7.7+12ubuntu1
  Screen 0: minimum 8 x 8, current 1280 x 1024, maximum 32767 x 32767
  VGA1 connected primary 1280x1024+0+0 (normal left inverted right x axis y 
axis) 338mm x 270mm
 1280x1024 60.02*+ 75.02
 1152x864 75.00
 1024x768 75.08 70.07 60.00
 832x624 74.55
 800x600 72.19 75.00 60.32 56.25
 640x480 75.00 72.81 66.67 60.00
 720x400 70.08
  VIRTUAL1 disconnected (normal left inverted right x axis y axis)
  The program 'fglrxinfo' can be found in the following packages:
   * fglrx
   * fglrx-updates
  Try: sudo apt-get install 
  The program 'nvidia-settings' is currently not installed. You can install it 
by typing:
  sudo apt-get install nvidia-settings
  H/W path Device Class Description
  ===
  system Computer
  /0 bus Motherboard
  /0/0 memory 1991MiB System memory
  /0/1 processor Intel(R) Pentium(R) Dual CPU E2180 @ 2.00GHz
  /0/100 bridge 82945G/GZ/P/PL Memory Controller Hub
  /0/100/2 display 82945G/GZ Integrated Graphics Controller
  /0/100/1b multimedia NM10/ICH7 Family High Definition Audio Controller
  /0/100/1c bridge NM10/ICH7 Family PCI Express Port 1
  /0/100/1c.1 bridge NM10/ICH7 Family PCI Express Port 2
  /0/100/1c.1/0 enp2s0 network RTL8111/8168/8411 PCI Express Gigabit Ethernet 
Controller
  /0/100/1d bus NM10/ICH7 Family USB UHCI Controller #1
  /0/100/1d/1 usb2 bus UHCI Host Controller
  /0/100/1d.1 bus NM10/ICH7 Family USB UHCI Controller #2
  /0/100/1d.1/1 usb3 bus UHCI Host Controller
  /0/100/1d.2 bus NM10/ICH7 

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

2016-01-17 Thread Yulian
apport information

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

Title:
  i915 driver seems to cause system crash at random

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  the system crashes totally at random... sometimes after hours sometimes after 
minutes... hardware reboot is required
  no problem under windows

  before it crashes though it always screw up the video for a few
  seconds

  lspci -nnk | egrep -i 
'3d|aphics|display|nouveau|nvidia|radeon|trident|vesa|vga'; uname -a; Xorg 
-version; sudo apt-get update; sudo apt-get install mesa-utils hardinfo fbset 
nux-tools; sudo fbset -i; apt-cache show xserver-xorg | grep Version; xrandr; 
fglrxinfo; nvidia-settings -g |head -n 30 ; sudo lshw -short; sudo lshw -C 
display; dpkg -l | egrep -i 
'fgl|intel|mesa|mesa-utils|nvidia|nouveau|radeon|trident|video-ati'; cat 
/etc/lsb-release; dmesg | egrep -i 
'abort|ailed|bug|error|fail|fgl|GLX|GPU|intel|missing|nouveau|NVIDIA|radeon|segment|trident|VESA|VGA|wfb|\(EE\)|\(WW\)';
 cat /proc/cpuinfo | grep -I model; cat /var/log/Xorg.0.log | egrep -i 
'abort|ailed|bug|display|error|fail|fgl|GLX|GPU|intel|issing|nouveau|nvidia|radeon|segment|trident|VESA|VGA|wfb|\(EE\)|\(WW\)';
 sudo dmidecode|egrep 'anufact|roduct|erial|elease'; cat /etc/X11/xorg.conf; 
/usr/lib/nux/unity_support_test -p; ubuntu-support-status ; sudo lsmod
  00:02.0 VGA compatible controller [0300]: Intel Corporation 82945G/GZ 
Integrated Graphics Controller [8086:2772] (rev 02)
  Linux box 4.3.0-5-generic #16-Ubuntu SMP Wed Dec 16 23:33:25 UTC 2015 x86_64 
x86_64 x86_64 GNU/Linux

  X.Org X Server 1.17.3
  Release Date: 2015-10-26
  X Protocol Version 11, Revision 0
  Build Operating System: Linux 3.19.0-33-generic x86_64 Ubuntu
  Current Operating System: Linux box 4.3.0-5-generic #16-Ubuntu SMP Wed Dec 16 
23:33:25 UTC 2015 x86_64
  Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.3.0-5-generic 
root=UUID=1406f1b3-ed81-4320-a7df-aba3cb5d60e6 ro quiet splash vt.handoff=7
  Build Date: 25 November 2015 04:17:13PM
  xorg-server 2:1.17.3-2ubuntu2 (For technical support please see 
http://www.ubuntu.com/support)
  Current version of pixman: 0.33.6
   Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  Hit:1 http://de.archive.ubuntu.com/ubuntu xenial InRelease
  Hit:2 http://de.archive.ubuntu.com/ubuntu xenial-updates InRelease
  Hit:3 http://de.archive.ubuntu.com/ubuntu xenial-backports InRelease
  Hit:4 http://security.ubuntu.com/ubuntu xenial-security InRelease
  Reading package lists... Done
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  fbset is already the newest version (2.1-28).
  nux-tools is already the newest version (4.0.8+16.04.20151210-0ubuntu1).
  hardinfo is already the newest version (0.5.1-1.4ubuntu1).
  mesa-utils is already the newest version (8.3.0-1).
  The following package was automatically installed and is no longer required:
libvpx2:i386
  Use 'sudo apt autoremove' to remove it.
  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

  mode "1280x1024"
  geometry 1280 1024 1280 1024 32
  timings 0 0 0 0 0 0 0
  accel true
  rgba 8/16,8/8,8/0,0/0
  endmode

  Frame buffer device information:
  Name : inteldrmfb
  Address : 0xd052
  Size : 5242880
  Type : PACKED PIXELS
  Visual : TRUECOLOR
  XPanStep : 1
  YPanStep : 1
  YWrapStep : 0
  LineLength : 5120
  Accelerator : No
  Version: 1:7.7+12ubuntu1
  Screen 0: minimum 8 x 8, current 1280 x 1024, maximum 32767 x 32767
  VGA1 connected primary 1280x1024+0+0 (normal left inverted right x axis y 
axis) 338mm x 270mm
 1280x1024 60.02*+ 75.02
 1152x864 75.00
 1024x768 75.08 70.07 60.00
 832x624 74.55
 800x600 72.19 75.00 60.32 56.25
 640x480 75.00 72.81 66.67 60.00
 720x400 70.08
  VIRTUAL1 disconnected (normal left inverted right x axis y axis)
  The program 'fglrxinfo' can be found in the following packages:
   * fglrx
   * fglrx-updates
  Try: sudo apt-get install 
  The program 'nvidia-settings' is currently not installed. You can install it 
by typing:
  sudo apt-get install nvidia-settings
  H/W path Device Class Description
  ===
  system Computer
  /0 bus Motherboard
  /0/0 memory 1991MiB System memory
  /0/1 processor Intel(R) Pentium(R) Dual CPU E2180 @ 2.00GHz
  /0/100 bridge 82945G/GZ/P/PL Memory Controller Hub
  /0/100/2 display 82945G/GZ Integrated Graphics Controller
  /0/100/1b multimedia NM10/ICH7 Family High Definition Audio Controller
  /0/100/1c bridge NM10/ICH7 Family PCI Express Port 1
  /0/100/1c.1 bridge NM10/ICH7 

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

2016-01-17 Thread Yulian
apport information

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

Title:
  i915 driver seems to cause system crash at random

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  the system crashes totally at random... sometimes after hours sometimes after 
minutes... hardware reboot is required
  no problem under windows

  before it crashes though it always screw up the video for a few
  seconds

  lspci -nnk | egrep -i 
'3d|aphics|display|nouveau|nvidia|radeon|trident|vesa|vga'; uname -a; Xorg 
-version; sudo apt-get update; sudo apt-get install mesa-utils hardinfo fbset 
nux-tools; sudo fbset -i; apt-cache show xserver-xorg | grep Version; xrandr; 
fglrxinfo; nvidia-settings -g |head -n 30 ; sudo lshw -short; sudo lshw -C 
display; dpkg -l | egrep -i 
'fgl|intel|mesa|mesa-utils|nvidia|nouveau|radeon|trident|video-ati'; cat 
/etc/lsb-release; dmesg | egrep -i 
'abort|ailed|bug|error|fail|fgl|GLX|GPU|intel|missing|nouveau|NVIDIA|radeon|segment|trident|VESA|VGA|wfb|\(EE\)|\(WW\)';
 cat /proc/cpuinfo | grep -I model; cat /var/log/Xorg.0.log | egrep -i 
'abort|ailed|bug|display|error|fail|fgl|GLX|GPU|intel|issing|nouveau|nvidia|radeon|segment|trident|VESA|VGA|wfb|\(EE\)|\(WW\)';
 sudo dmidecode|egrep 'anufact|roduct|erial|elease'; cat /etc/X11/xorg.conf; 
/usr/lib/nux/unity_support_test -p; ubuntu-support-status ; sudo lsmod
  00:02.0 VGA compatible controller [0300]: Intel Corporation 82945G/GZ 
Integrated Graphics Controller [8086:2772] (rev 02)
  Linux box 4.3.0-5-generic #16-Ubuntu SMP Wed Dec 16 23:33:25 UTC 2015 x86_64 
x86_64 x86_64 GNU/Linux

  X.Org X Server 1.17.3
  Release Date: 2015-10-26
  X Protocol Version 11, Revision 0
  Build Operating System: Linux 3.19.0-33-generic x86_64 Ubuntu
  Current Operating System: Linux box 4.3.0-5-generic #16-Ubuntu SMP Wed Dec 16 
23:33:25 UTC 2015 x86_64
  Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.3.0-5-generic 
root=UUID=1406f1b3-ed81-4320-a7df-aba3cb5d60e6 ro quiet splash vt.handoff=7
  Build Date: 25 November 2015 04:17:13PM
  xorg-server 2:1.17.3-2ubuntu2 (For technical support please see 
http://www.ubuntu.com/support)
  Current version of pixman: 0.33.6
   Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  Hit:1 http://de.archive.ubuntu.com/ubuntu xenial InRelease
  Hit:2 http://de.archive.ubuntu.com/ubuntu xenial-updates InRelease
  Hit:3 http://de.archive.ubuntu.com/ubuntu xenial-backports InRelease
  Hit:4 http://security.ubuntu.com/ubuntu xenial-security InRelease
  Reading package lists... Done
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  fbset is already the newest version (2.1-28).
  nux-tools is already the newest version (4.0.8+16.04.20151210-0ubuntu1).
  hardinfo is already the newest version (0.5.1-1.4ubuntu1).
  mesa-utils is already the newest version (8.3.0-1).
  The following package was automatically installed and is no longer required:
libvpx2:i386
  Use 'sudo apt autoremove' to remove it.
  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

  mode "1280x1024"
  geometry 1280 1024 1280 1024 32
  timings 0 0 0 0 0 0 0
  accel true
  rgba 8/16,8/8,8/0,0/0
  endmode

  Frame buffer device information:
  Name : inteldrmfb
  Address : 0xd052
  Size : 5242880
  Type : PACKED PIXELS
  Visual : TRUECOLOR
  XPanStep : 1
  YPanStep : 1
  YWrapStep : 0
  LineLength : 5120
  Accelerator : No
  Version: 1:7.7+12ubuntu1
  Screen 0: minimum 8 x 8, current 1280 x 1024, maximum 32767 x 32767
  VGA1 connected primary 1280x1024+0+0 (normal left inverted right x axis y 
axis) 338mm x 270mm
 1280x1024 60.02*+ 75.02
 1152x864 75.00
 1024x768 75.08 70.07 60.00
 832x624 74.55
 800x600 72.19 75.00 60.32 56.25
 640x480 75.00 72.81 66.67 60.00
 720x400 70.08
  VIRTUAL1 disconnected (normal left inverted right x axis y axis)
  The program 'fglrxinfo' can be found in the following packages:
   * fglrx
   * fglrx-updates
  Try: sudo apt-get install 
  The program 'nvidia-settings' is currently not installed. You can install it 
by typing:
  sudo apt-get install nvidia-settings
  H/W path Device Class Description
  ===
  system Computer
  /0 bus Motherboard
  /0/0 memory 1991MiB System memory
  /0/1 processor Intel(R) Pentium(R) Dual CPU E2180 @ 2.00GHz
  /0/100 bridge 82945G/GZ/P/PL Memory Controller Hub
  /0/100/2 display 82945G/GZ Integrated Graphics Controller
  /0/100/1b multimedia NM10/ICH7 Family High Definition Audio Controller
  /0/100/1c bridge 

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

2016-01-17 Thread Yulian
apport information

** Attachment added: "JournalErrors.txt"
   
https://bugs.launchpad.net/bugs/1535048/+attachment/4551402/+files/JournalErrors.txt

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

Title:
  i915 driver seems to cause system crash at random

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  the system crashes totally at random... sometimes after hours sometimes after 
minutes... hardware reboot is required
  no problem under windows

  before it crashes though it always screw up the video for a few
  seconds

  lspci -nnk | egrep -i 
'3d|aphics|display|nouveau|nvidia|radeon|trident|vesa|vga'; uname -a; Xorg 
-version; sudo apt-get update; sudo apt-get install mesa-utils hardinfo fbset 
nux-tools; sudo fbset -i; apt-cache show xserver-xorg | grep Version; xrandr; 
fglrxinfo; nvidia-settings -g |head -n 30 ; sudo lshw -short; sudo lshw -C 
display; dpkg -l | egrep -i 
'fgl|intel|mesa|mesa-utils|nvidia|nouveau|radeon|trident|video-ati'; cat 
/etc/lsb-release; dmesg | egrep -i 
'abort|ailed|bug|error|fail|fgl|GLX|GPU|intel|missing|nouveau|NVIDIA|radeon|segment|trident|VESA|VGA|wfb|\(EE\)|\(WW\)';
 cat /proc/cpuinfo | grep -I model; cat /var/log/Xorg.0.log | egrep -i 
'abort|ailed|bug|display|error|fail|fgl|GLX|GPU|intel|issing|nouveau|nvidia|radeon|segment|trident|VESA|VGA|wfb|\(EE\)|\(WW\)';
 sudo dmidecode|egrep 'anufact|roduct|erial|elease'; cat /etc/X11/xorg.conf; 
/usr/lib/nux/unity_support_test -p; ubuntu-support-status ; sudo lsmod
  00:02.0 VGA compatible controller [0300]: Intel Corporation 82945G/GZ 
Integrated Graphics Controller [8086:2772] (rev 02)
  Linux box 4.3.0-5-generic #16-Ubuntu SMP Wed Dec 16 23:33:25 UTC 2015 x86_64 
x86_64 x86_64 GNU/Linux

  X.Org X Server 1.17.3
  Release Date: 2015-10-26
  X Protocol Version 11, Revision 0
  Build Operating System: Linux 3.19.0-33-generic x86_64 Ubuntu
  Current Operating System: Linux box 4.3.0-5-generic #16-Ubuntu SMP Wed Dec 16 
23:33:25 UTC 2015 x86_64
  Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.3.0-5-generic 
root=UUID=1406f1b3-ed81-4320-a7df-aba3cb5d60e6 ro quiet splash vt.handoff=7
  Build Date: 25 November 2015 04:17:13PM
  xorg-server 2:1.17.3-2ubuntu2 (For technical support please see 
http://www.ubuntu.com/support)
  Current version of pixman: 0.33.6
   Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  Hit:1 http://de.archive.ubuntu.com/ubuntu xenial InRelease
  Hit:2 http://de.archive.ubuntu.com/ubuntu xenial-updates InRelease
  Hit:3 http://de.archive.ubuntu.com/ubuntu xenial-backports InRelease
  Hit:4 http://security.ubuntu.com/ubuntu xenial-security InRelease
  Reading package lists... Done
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  fbset is already the newest version (2.1-28).
  nux-tools is already the newest version (4.0.8+16.04.20151210-0ubuntu1).
  hardinfo is already the newest version (0.5.1-1.4ubuntu1).
  mesa-utils is already the newest version (8.3.0-1).
  The following package was automatically installed and is no longer required:
libvpx2:i386
  Use 'sudo apt autoremove' to remove it.
  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

  mode "1280x1024"
  geometry 1280 1024 1280 1024 32
  timings 0 0 0 0 0 0 0
  accel true
  rgba 8/16,8/8,8/0,0/0
  endmode

  Frame buffer device information:
  Name : inteldrmfb
  Address : 0xd052
  Size : 5242880
  Type : PACKED PIXELS
  Visual : TRUECOLOR
  XPanStep : 1
  YPanStep : 1
  YWrapStep : 0
  LineLength : 5120
  Accelerator : No
  Version: 1:7.7+12ubuntu1
  Screen 0: minimum 8 x 8, current 1280 x 1024, maximum 32767 x 32767
  VGA1 connected primary 1280x1024+0+0 (normal left inverted right x axis y 
axis) 338mm x 270mm
 1280x1024 60.02*+ 75.02
 1152x864 75.00
 1024x768 75.08 70.07 60.00
 832x624 74.55
 800x600 72.19 75.00 60.32 56.25
 640x480 75.00 72.81 66.67 60.00
 720x400 70.08
  VIRTUAL1 disconnected (normal left inverted right x axis y axis)
  The program 'fglrxinfo' can be found in the following packages:
   * fglrx
   * fglrx-updates
  Try: sudo apt-get install 
  The program 'nvidia-settings' is currently not installed. You can install it 
by typing:
  sudo apt-get install nvidia-settings
  H/W path Device Class Description
  ===
  system Computer
  /0 bus Motherboard
  /0/0 memory 1991MiB System memory
  /0/1 processor Intel(R) Pentium(R) Dual CPU E2180 @ 2.00GHz
  /0/100 bridge 82945G/GZ/P/PL Memory Controller Hub
  /0/100/2 display 82945G/GZ Integrated Graphics Controller
  /0/100/1b multimedia NM10/ICH7 Family High Definition Audio Controller
  /0/100/1c bridge NM10/ICH7 Family PCI Express Port 1
  /0/100/1c.1 bridge NM10/ICH7 

[Kernel-packages] [Bug 1535055] [NEW] bnx2x: [bnx2x_alloc_rx_sge:513(ethX)]Can't alloc sge

2016-01-17 Thread Frode Nordahl
Public bug reported:

During high traffic these messages appear in dmesg.

I believe this has been fixed with this patch:
https://patchwork.ozlabs.org/patch/477200/

Backport potential?

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

** Attachment added: "apport.linux-image-3.13.0-74-generic.y8x4nu_q.apport"
   
https://bugs.launchpad.net/bugs/1535055/+attachment/4551413/+files/apport.linux-image-3.13.0-74-generic.y8x4nu_q.apport

** Description changed:

+ During high traffic these messages appear in dmesg.
+ 
  I believe this has been fixed with this patch:
  https://patchwork.ozlabs.org/patch/477200/
  
  Backport potential?

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

Title:
  bnx2x: [bnx2x_alloc_rx_sge:513(ethX)]Can't alloc sge

Status in linux package in Ubuntu:
  New

Bug description:
  During high traffic these messages appear in dmesg.

  I believe this has been fixed with this patch:
  https://patchwork.ozlabs.org/patch/477200/

  Backport potential?

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

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


[Kernel-packages] [Bug 1518457] Re: kswapd0 100% CPU usage

2016-01-17 Thread Øystein Gisnås
Could someone with good udev/kernel knowledge try to debug what's going
wrong with this hotadd? I've tried to run systemd-udevd in debug mode,
but it didn't show anything of interest.
https://wiki.ubuntu.com/DebuggingUdev is outdated, and I don't know how
to go on with debugging.

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

Title:
  kswapd0 100% CPU usage

Status in linux package in Ubuntu:
  In Progress

Bug description:
  As per bug 721896 and various others:

  I'm on an AWS t2.micro instance (Xeon E5-2670, 991MiB of memory).
  Occasionally (about once a day), kswapd0 falls into a busy loop and
  spins on 100% CPU usage indefinitely. This can be provoked by
  copying/writing large files (e.g. dding a 256MB file), but it happens
  occasionally otherwise. System memory usage (not including
  buffers/caches) currently sits at 36%, which is typical[1]. Initially
  I had no swap space configured; I've since tried enabling a 256MB swap
  file, but the problem continues to occur and no swap space is used.
  The system can be recovered with `echo 1 > /proc/sys/vm/drop_caches`.

  Happy to provide further information/take further debugging actions.

  
  [1] Full output from `free`:
   total   used   free sharedbuffers cached
  Mem:   1014936 483448 531488  28556   9756 112700
  -/+ buffers/cache: 360992 653944
  Swap:   262140  0 262140

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-18-generic 4.2.0-18.22
  ProcVersionSignature: Ubuntu 4.2.0-18.22-generic 4.2.3
  Uname: Linux 4.2.0-18-generic x86_64
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Nov 19 19:40 seq
   crw-rw 1 root audio 116, 33 Nov 19 19:40 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.19.1-0ubuntu5
  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: N/A
  Date: Fri Nov 20 20:44:30 2015
  Ec2AMI: ami-1c552a76
  Ec2AMIManifest: (unknown)
  Ec2AvailabilityZone: us-east-1d
  Ec2InstanceType: t2.micro
  Ec2Kernel: unavailable
  Ec2Ramdisk: unavailable
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize 
libusb: -99
  MachineType: Xen HVM domU
  PciMultimedia:
   
  ProcEnviron:
   TERM=screen
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 xen
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-18-generic 
root=UUID=35bc01f4-4602-4823-976e-508edef899df ro console=tty1 console=ttyS0 
net.ifnames=0
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-18-generic N/A
   linux-backports-modules-4.2.0-18-generic  N/A
   linux-firmwareN/A
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  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: 05/06/2015
  dmi.bios.vendor: Xen
  dmi.bios.version: 4.2.amazon
  dmi.chassis.type: 1
  dmi.chassis.vendor: Xen
  dmi.modalias: 
dmi:bvnXen:bvr4.2.amazon:bd05/06/2015:svnXen:pnHVMdomU:pvr4.2.amazon:cvnXen:ct1:cvr:
  dmi.product.name: HVM domU
  dmi.product.version: 4.2.amazon
  dmi.sys.vendor: Xen

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

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


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

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

apport-collect 1535048

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

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

Title:
  i915 driver seems to cause system crash at random

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  the system crashes totally at random... sometimes after hours sometimes after 
minutes... hardware reboot is required
  no problem under windows

  before it crashes though it always screw up the video for a few
  seconds

  lspci -nnk | egrep -i 
'3d|aphics|display|nouveau|nvidia|radeon|trident|vesa|vga'; uname -a; Xorg 
-version; sudo apt-get update; sudo apt-get install mesa-utils hardinfo fbset 
nux-tools; sudo fbset -i; apt-cache show xserver-xorg | grep Version; xrandr; 
fglrxinfo; nvidia-settings -g |head -n 30 ; sudo lshw -short; sudo lshw -C 
display; dpkg -l | egrep -i 
'fgl|intel|mesa|mesa-utils|nvidia|nouveau|radeon|trident|video-ati'; cat 
/etc/lsb-release; dmesg | egrep -i 
'abort|ailed|bug|error|fail|fgl|GLX|GPU|intel|missing|nouveau|NVIDIA|radeon|segment|trident|VESA|VGA|wfb|\(EE\)|\(WW\)';
 cat /proc/cpuinfo | grep -I model; cat /var/log/Xorg.0.log | egrep -i 
'abort|ailed|bug|display|error|fail|fgl|GLX|GPU|intel|issing|nouveau|nvidia|radeon|segment|trident|VESA|VGA|wfb|\(EE\)|\(WW\)';
 sudo dmidecode|egrep 'anufact|roduct|erial|elease'; cat /etc/X11/xorg.conf; 
/usr/lib/nux/unity_support_test -p; ubuntu-support-status ; sudo lsmod
  00:02.0 VGA compatible controller [0300]: Intel Corporation 82945G/GZ 
Integrated Graphics Controller [8086:2772] (rev 02)
  Linux box 4.3.0-5-generic #16-Ubuntu SMP Wed Dec 16 23:33:25 UTC 2015 x86_64 
x86_64 x86_64 GNU/Linux

  X.Org X Server 1.17.3
  Release Date: 2015-10-26
  X Protocol Version 11, Revision 0
  Build Operating System: Linux 3.19.0-33-generic x86_64 Ubuntu
  Current Operating System: Linux box 4.3.0-5-generic #16-Ubuntu SMP Wed Dec 16 
23:33:25 UTC 2015 x86_64
  Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.3.0-5-generic 
root=UUID=1406f1b3-ed81-4320-a7df-aba3cb5d60e6 ro quiet splash vt.handoff=7
  Build Date: 25 November 2015 04:17:13PM
  xorg-server 2:1.17.3-2ubuntu2 (For technical support please see 
http://www.ubuntu.com/support)
  Current version of pixman: 0.33.6
   Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  Hit:1 http://de.archive.ubuntu.com/ubuntu xenial InRelease
  Hit:2 http://de.archive.ubuntu.com/ubuntu xenial-updates InRelease
  Hit:3 http://de.archive.ubuntu.com/ubuntu xenial-backports InRelease
  Hit:4 http://security.ubuntu.com/ubuntu xenial-security InRelease
  Reading package lists... Done
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  fbset is already the newest version (2.1-28).
  nux-tools is already the newest version (4.0.8+16.04.20151210-0ubuntu1).
  hardinfo is already the newest version (0.5.1-1.4ubuntu1).
  mesa-utils is already the newest version (8.3.0-1).
  The following package was automatically installed and is no longer required:
libvpx2:i386
  Use 'sudo apt autoremove' to remove it.
  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

  mode "1280x1024"
  geometry 1280 1024 1280 1024 32
  timings 0 0 0 0 0 0 0
  accel true
  rgba 8/16,8/8,8/0,0/0
  endmode

  Frame buffer device information:
  Name : inteldrmfb
  Address : 0xd052
  Size : 5242880
  Type : PACKED PIXELS
  Visual : TRUECOLOR
  XPanStep : 1
  YPanStep : 1
  YWrapStep : 0
  LineLength : 5120
  Accelerator : No
  Version: 1:7.7+12ubuntu1
  Screen 0: minimum 8 x 8, current 1280 x 1024, maximum 32767 x 32767
  VGA1 connected primary 1280x1024+0+0 (normal left inverted right x axis y 
axis) 338mm x 270mm
 1280x1024 60.02*+ 75.02
 1152x864 75.00
 1024x768 75.08 70.07 60.00
 832x624 74.55
 800x600 72.19 75.00 60.32 56.25
 640x480 75.00 72.81 66.67 60.00
 720x400 70.08
  VIRTUAL1 disconnected (normal left inverted right x axis y axis)
  The program 'fglrxinfo' can be found in the following packages:
   * fglrx
   * fglrx-updates
  Try: sudo apt-get install 
  The program 'nvidia-settings' is currently not installed. You can install it 
by typing:
  sudo apt-get install nvidia-settings
  H/W path Device Class Description
  ===
  system Computer
  /0 bus Motherboard
  /0/0 

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

2016-01-17 Thread Yulian
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1535048/+attachment/4551405/+files/ProcEnviron.txt

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

Title:
  i915 driver seems to cause system crash at random

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  the system crashes totally at random... sometimes after hours sometimes after 
minutes... hardware reboot is required
  no problem under windows

  before it crashes though it always screw up the video for a few
  seconds

  lspci -nnk | egrep -i 
'3d|aphics|display|nouveau|nvidia|radeon|trident|vesa|vga'; uname -a; Xorg 
-version; sudo apt-get update; sudo apt-get install mesa-utils hardinfo fbset 
nux-tools; sudo fbset -i; apt-cache show xserver-xorg | grep Version; xrandr; 
fglrxinfo; nvidia-settings -g |head -n 30 ; sudo lshw -short; sudo lshw -C 
display; dpkg -l | egrep -i 
'fgl|intel|mesa|mesa-utils|nvidia|nouveau|radeon|trident|video-ati'; cat 
/etc/lsb-release; dmesg | egrep -i 
'abort|ailed|bug|error|fail|fgl|GLX|GPU|intel|missing|nouveau|NVIDIA|radeon|segment|trident|VESA|VGA|wfb|\(EE\)|\(WW\)';
 cat /proc/cpuinfo | grep -I model; cat /var/log/Xorg.0.log | egrep -i 
'abort|ailed|bug|display|error|fail|fgl|GLX|GPU|intel|issing|nouveau|nvidia|radeon|segment|trident|VESA|VGA|wfb|\(EE\)|\(WW\)';
 sudo dmidecode|egrep 'anufact|roduct|erial|elease'; cat /etc/X11/xorg.conf; 
/usr/lib/nux/unity_support_test -p; ubuntu-support-status ; sudo lsmod
  00:02.0 VGA compatible controller [0300]: Intel Corporation 82945G/GZ 
Integrated Graphics Controller [8086:2772] (rev 02)
  Linux box 4.3.0-5-generic #16-Ubuntu SMP Wed Dec 16 23:33:25 UTC 2015 x86_64 
x86_64 x86_64 GNU/Linux

  X.Org X Server 1.17.3
  Release Date: 2015-10-26
  X Protocol Version 11, Revision 0
  Build Operating System: Linux 3.19.0-33-generic x86_64 Ubuntu
  Current Operating System: Linux box 4.3.0-5-generic #16-Ubuntu SMP Wed Dec 16 
23:33:25 UTC 2015 x86_64
  Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.3.0-5-generic 
root=UUID=1406f1b3-ed81-4320-a7df-aba3cb5d60e6 ro quiet splash vt.handoff=7
  Build Date: 25 November 2015 04:17:13PM
  xorg-server 2:1.17.3-2ubuntu2 (For technical support please see 
http://www.ubuntu.com/support)
  Current version of pixman: 0.33.6
   Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  Hit:1 http://de.archive.ubuntu.com/ubuntu xenial InRelease
  Hit:2 http://de.archive.ubuntu.com/ubuntu xenial-updates InRelease
  Hit:3 http://de.archive.ubuntu.com/ubuntu xenial-backports InRelease
  Hit:4 http://security.ubuntu.com/ubuntu xenial-security InRelease
  Reading package lists... Done
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  fbset is already the newest version (2.1-28).
  nux-tools is already the newest version (4.0.8+16.04.20151210-0ubuntu1).
  hardinfo is already the newest version (0.5.1-1.4ubuntu1).
  mesa-utils is already the newest version (8.3.0-1).
  The following package was automatically installed and is no longer required:
libvpx2:i386
  Use 'sudo apt autoremove' to remove it.
  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

  mode "1280x1024"
  geometry 1280 1024 1280 1024 32
  timings 0 0 0 0 0 0 0
  accel true
  rgba 8/16,8/8,8/0,0/0
  endmode

  Frame buffer device information:
  Name : inteldrmfb
  Address : 0xd052
  Size : 5242880
  Type : PACKED PIXELS
  Visual : TRUECOLOR
  XPanStep : 1
  YPanStep : 1
  YWrapStep : 0
  LineLength : 5120
  Accelerator : No
  Version: 1:7.7+12ubuntu1
  Screen 0: minimum 8 x 8, current 1280 x 1024, maximum 32767 x 32767
  VGA1 connected primary 1280x1024+0+0 (normal left inverted right x axis y 
axis) 338mm x 270mm
 1280x1024 60.02*+ 75.02
 1152x864 75.00
 1024x768 75.08 70.07 60.00
 832x624 74.55
 800x600 72.19 75.00 60.32 56.25
 640x480 75.00 72.81 66.67 60.00
 720x400 70.08
  VIRTUAL1 disconnected (normal left inverted right x axis y axis)
  The program 'fglrxinfo' can be found in the following packages:
   * fglrx
   * fglrx-updates
  Try: sudo apt-get install 
  The program 'nvidia-settings' is currently not installed. You can install it 
by typing:
  sudo apt-get install nvidia-settings
  H/W path Device Class Description
  ===
  system Computer
  /0 bus Motherboard
  /0/0 memory 1991MiB System memory
  /0/1 processor Intel(R) Pentium(R) Dual CPU E2180 @ 2.00GHz
  /0/100 bridge 82945G/GZ/P/PL Memory Controller Hub
  /0/100/2 display 82945G/GZ Integrated Graphics Controller
  /0/100/1b multimedia NM10/ICH7 Family High Definition Audio Controller
  /0/100/1c bridge NM10/ICH7 Family PCI Express Port 1
  /0/100/1c.1 bridge NM10/ICH7 

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

2016-01-17 Thread Yulian
apport information

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

Title:
  i915 driver seems to cause system crash at random

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  the system crashes totally at random... sometimes after hours sometimes after 
minutes... hardware reboot is required
  no problem under windows

  before it crashes though it always screw up the video for a few
  seconds

  lspci -nnk | egrep -i 
'3d|aphics|display|nouveau|nvidia|radeon|trident|vesa|vga'; uname -a; Xorg 
-version; sudo apt-get update; sudo apt-get install mesa-utils hardinfo fbset 
nux-tools; sudo fbset -i; apt-cache show xserver-xorg | grep Version; xrandr; 
fglrxinfo; nvidia-settings -g |head -n 30 ; sudo lshw -short; sudo lshw -C 
display; dpkg -l | egrep -i 
'fgl|intel|mesa|mesa-utils|nvidia|nouveau|radeon|trident|video-ati'; cat 
/etc/lsb-release; dmesg | egrep -i 
'abort|ailed|bug|error|fail|fgl|GLX|GPU|intel|missing|nouveau|NVIDIA|radeon|segment|trident|VESA|VGA|wfb|\(EE\)|\(WW\)';
 cat /proc/cpuinfo | grep -I model; cat /var/log/Xorg.0.log | egrep -i 
'abort|ailed|bug|display|error|fail|fgl|GLX|GPU|intel|issing|nouveau|nvidia|radeon|segment|trident|VESA|VGA|wfb|\(EE\)|\(WW\)';
 sudo dmidecode|egrep 'anufact|roduct|erial|elease'; cat /etc/X11/xorg.conf; 
/usr/lib/nux/unity_support_test -p; ubuntu-support-status ; sudo lsmod
  00:02.0 VGA compatible controller [0300]: Intel Corporation 82945G/GZ 
Integrated Graphics Controller [8086:2772] (rev 02)
  Linux box 4.3.0-5-generic #16-Ubuntu SMP Wed Dec 16 23:33:25 UTC 2015 x86_64 
x86_64 x86_64 GNU/Linux

  X.Org X Server 1.17.3
  Release Date: 2015-10-26
  X Protocol Version 11, Revision 0
  Build Operating System: Linux 3.19.0-33-generic x86_64 Ubuntu
  Current Operating System: Linux box 4.3.0-5-generic #16-Ubuntu SMP Wed Dec 16 
23:33:25 UTC 2015 x86_64
  Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.3.0-5-generic 
root=UUID=1406f1b3-ed81-4320-a7df-aba3cb5d60e6 ro quiet splash vt.handoff=7
  Build Date: 25 November 2015 04:17:13PM
  xorg-server 2:1.17.3-2ubuntu2 (For technical support please see 
http://www.ubuntu.com/support)
  Current version of pixman: 0.33.6
   Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  Hit:1 http://de.archive.ubuntu.com/ubuntu xenial InRelease
  Hit:2 http://de.archive.ubuntu.com/ubuntu xenial-updates InRelease
  Hit:3 http://de.archive.ubuntu.com/ubuntu xenial-backports InRelease
  Hit:4 http://security.ubuntu.com/ubuntu xenial-security InRelease
  Reading package lists... Done
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  fbset is already the newest version (2.1-28).
  nux-tools is already the newest version (4.0.8+16.04.20151210-0ubuntu1).
  hardinfo is already the newest version (0.5.1-1.4ubuntu1).
  mesa-utils is already the newest version (8.3.0-1).
  The following package was automatically installed and is no longer required:
libvpx2:i386
  Use 'sudo apt autoremove' to remove it.
  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

  mode "1280x1024"
  geometry 1280 1024 1280 1024 32
  timings 0 0 0 0 0 0 0
  accel true
  rgba 8/16,8/8,8/0,0/0
  endmode

  Frame buffer device information:
  Name : inteldrmfb
  Address : 0xd052
  Size : 5242880
  Type : PACKED PIXELS
  Visual : TRUECOLOR
  XPanStep : 1
  YPanStep : 1
  YWrapStep : 0
  LineLength : 5120
  Accelerator : No
  Version: 1:7.7+12ubuntu1
  Screen 0: minimum 8 x 8, current 1280 x 1024, maximum 32767 x 32767
  VGA1 connected primary 1280x1024+0+0 (normal left inverted right x axis y 
axis) 338mm x 270mm
 1280x1024 60.02*+ 75.02
 1152x864 75.00
 1024x768 75.08 70.07 60.00
 832x624 74.55
 800x600 72.19 75.00 60.32 56.25
 640x480 75.00 72.81 66.67 60.00
 720x400 70.08
  VIRTUAL1 disconnected (normal left inverted right x axis y axis)
  The program 'fglrxinfo' can be found in the following packages:
   * fglrx
   * fglrx-updates
  Try: sudo apt-get install 
  The program 'nvidia-settings' is currently not installed. You can install it 
by typing:
  sudo apt-get install nvidia-settings
  H/W path Device Class Description
  ===
  system Computer
  /0 bus Motherboard
  /0/0 memory 1991MiB System memory
  /0/1 processor Intel(R) Pentium(R) Dual CPU E2180 @ 2.00GHz
  /0/100 bridge 82945G/GZ/P/PL Memory Controller Hub
  /0/100/2 display 82945G/GZ Integrated Graphics Controller
  /0/100/1b multimedia NM10/ICH7 Family High Definition Audio Controller
  /0/100/1c bridge NM10/ICH7 Family PCI Express Port 1
  /0/100/1c.1 bridge NM10/ICH7 Family PCI Express 

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

2016-01-17 Thread Yulian
apport information

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

Title:
  i915 driver seems to cause system crash at random

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  the system crashes totally at random... sometimes after hours sometimes after 
minutes... hardware reboot is required
  no problem under windows

  before it crashes though it always screw up the video for a few
  seconds

  lspci -nnk | egrep -i 
'3d|aphics|display|nouveau|nvidia|radeon|trident|vesa|vga'; uname -a; Xorg 
-version; sudo apt-get update; sudo apt-get install mesa-utils hardinfo fbset 
nux-tools; sudo fbset -i; apt-cache show xserver-xorg | grep Version; xrandr; 
fglrxinfo; nvidia-settings -g |head -n 30 ; sudo lshw -short; sudo lshw -C 
display; dpkg -l | egrep -i 
'fgl|intel|mesa|mesa-utils|nvidia|nouveau|radeon|trident|video-ati'; cat 
/etc/lsb-release; dmesg | egrep -i 
'abort|ailed|bug|error|fail|fgl|GLX|GPU|intel|missing|nouveau|NVIDIA|radeon|segment|trident|VESA|VGA|wfb|\(EE\)|\(WW\)';
 cat /proc/cpuinfo | grep -I model; cat /var/log/Xorg.0.log | egrep -i 
'abort|ailed|bug|display|error|fail|fgl|GLX|GPU|intel|issing|nouveau|nvidia|radeon|segment|trident|VESA|VGA|wfb|\(EE\)|\(WW\)';
 sudo dmidecode|egrep 'anufact|roduct|erial|elease'; cat /etc/X11/xorg.conf; 
/usr/lib/nux/unity_support_test -p; ubuntu-support-status ; sudo lsmod
  00:02.0 VGA compatible controller [0300]: Intel Corporation 82945G/GZ 
Integrated Graphics Controller [8086:2772] (rev 02)
  Linux box 4.3.0-5-generic #16-Ubuntu SMP Wed Dec 16 23:33:25 UTC 2015 x86_64 
x86_64 x86_64 GNU/Linux

  X.Org X Server 1.17.3
  Release Date: 2015-10-26
  X Protocol Version 11, Revision 0
  Build Operating System: Linux 3.19.0-33-generic x86_64 Ubuntu
  Current Operating System: Linux box 4.3.0-5-generic #16-Ubuntu SMP Wed Dec 16 
23:33:25 UTC 2015 x86_64
  Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.3.0-5-generic 
root=UUID=1406f1b3-ed81-4320-a7df-aba3cb5d60e6 ro quiet splash vt.handoff=7
  Build Date: 25 November 2015 04:17:13PM
  xorg-server 2:1.17.3-2ubuntu2 (For technical support please see 
http://www.ubuntu.com/support)
  Current version of pixman: 0.33.6
   Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  Hit:1 http://de.archive.ubuntu.com/ubuntu xenial InRelease
  Hit:2 http://de.archive.ubuntu.com/ubuntu xenial-updates InRelease
  Hit:3 http://de.archive.ubuntu.com/ubuntu xenial-backports InRelease
  Hit:4 http://security.ubuntu.com/ubuntu xenial-security InRelease
  Reading package lists... Done
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  fbset is already the newest version (2.1-28).
  nux-tools is already the newest version (4.0.8+16.04.20151210-0ubuntu1).
  hardinfo is already the newest version (0.5.1-1.4ubuntu1).
  mesa-utils is already the newest version (8.3.0-1).
  The following package was automatically installed and is no longer required:
libvpx2:i386
  Use 'sudo apt autoremove' to remove it.
  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

  mode "1280x1024"
  geometry 1280 1024 1280 1024 32
  timings 0 0 0 0 0 0 0
  accel true
  rgba 8/16,8/8,8/0,0/0
  endmode

  Frame buffer device information:
  Name : inteldrmfb
  Address : 0xd052
  Size : 5242880
  Type : PACKED PIXELS
  Visual : TRUECOLOR
  XPanStep : 1
  YPanStep : 1
  YWrapStep : 0
  LineLength : 5120
  Accelerator : No
  Version: 1:7.7+12ubuntu1
  Screen 0: minimum 8 x 8, current 1280 x 1024, maximum 32767 x 32767
  VGA1 connected primary 1280x1024+0+0 (normal left inverted right x axis y 
axis) 338mm x 270mm
 1280x1024 60.02*+ 75.02
 1152x864 75.00
 1024x768 75.08 70.07 60.00
 832x624 74.55
 800x600 72.19 75.00 60.32 56.25
 640x480 75.00 72.81 66.67 60.00
 720x400 70.08
  VIRTUAL1 disconnected (normal left inverted right x axis y axis)
  The program 'fglrxinfo' can be found in the following packages:
   * fglrx
   * fglrx-updates
  Try: sudo apt-get install 
  The program 'nvidia-settings' is currently not installed. You can install it 
by typing:
  sudo apt-get install nvidia-settings
  H/W path Device Class Description
  ===
  system Computer
  /0 bus Motherboard
  /0/0 memory 1991MiB System memory
  /0/1 processor Intel(R) Pentium(R) Dual CPU E2180 @ 2.00GHz
  /0/100 bridge 82945G/GZ/P/PL Memory Controller Hub
  /0/100/2 display 82945G/GZ Integrated Graphics Controller
  /0/100/1b multimedia NM10/ICH7 Family High Definition Audio Controller
  /0/100/1c bridge NM10/ICH7 Family PCI Express Port 1
  /0/100/1c.1 bridge NM10/ICH7 Family 

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

2016-01-17 Thread Yulian
apport information

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

Title:
  i915 driver seems to cause system crash at random

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  the system crashes totally at random... sometimes after hours sometimes after 
minutes... hardware reboot is required
  no problem under windows

  before it crashes though it always screw up the video for a few
  seconds

  lspci -nnk | egrep -i 
'3d|aphics|display|nouveau|nvidia|radeon|trident|vesa|vga'; uname -a; Xorg 
-version; sudo apt-get update; sudo apt-get install mesa-utils hardinfo fbset 
nux-tools; sudo fbset -i; apt-cache show xserver-xorg | grep Version; xrandr; 
fglrxinfo; nvidia-settings -g |head -n 30 ; sudo lshw -short; sudo lshw -C 
display; dpkg -l | egrep -i 
'fgl|intel|mesa|mesa-utils|nvidia|nouveau|radeon|trident|video-ati'; cat 
/etc/lsb-release; dmesg | egrep -i 
'abort|ailed|bug|error|fail|fgl|GLX|GPU|intel|missing|nouveau|NVIDIA|radeon|segment|trident|VESA|VGA|wfb|\(EE\)|\(WW\)';
 cat /proc/cpuinfo | grep -I model; cat /var/log/Xorg.0.log | egrep -i 
'abort|ailed|bug|display|error|fail|fgl|GLX|GPU|intel|issing|nouveau|nvidia|radeon|segment|trident|VESA|VGA|wfb|\(EE\)|\(WW\)';
 sudo dmidecode|egrep 'anufact|roduct|erial|elease'; cat /etc/X11/xorg.conf; 
/usr/lib/nux/unity_support_test -p; ubuntu-support-status ; sudo lsmod
  00:02.0 VGA compatible controller [0300]: Intel Corporation 82945G/GZ 
Integrated Graphics Controller [8086:2772] (rev 02)
  Linux box 4.3.0-5-generic #16-Ubuntu SMP Wed Dec 16 23:33:25 UTC 2015 x86_64 
x86_64 x86_64 GNU/Linux

  X.Org X Server 1.17.3
  Release Date: 2015-10-26
  X Protocol Version 11, Revision 0
  Build Operating System: Linux 3.19.0-33-generic x86_64 Ubuntu
  Current Operating System: Linux box 4.3.0-5-generic #16-Ubuntu SMP Wed Dec 16 
23:33:25 UTC 2015 x86_64
  Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.3.0-5-generic 
root=UUID=1406f1b3-ed81-4320-a7df-aba3cb5d60e6 ro quiet splash vt.handoff=7
  Build Date: 25 November 2015 04:17:13PM
  xorg-server 2:1.17.3-2ubuntu2 (For technical support please see 
http://www.ubuntu.com/support)
  Current version of pixman: 0.33.6
   Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  Hit:1 http://de.archive.ubuntu.com/ubuntu xenial InRelease
  Hit:2 http://de.archive.ubuntu.com/ubuntu xenial-updates InRelease
  Hit:3 http://de.archive.ubuntu.com/ubuntu xenial-backports InRelease
  Hit:4 http://security.ubuntu.com/ubuntu xenial-security InRelease
  Reading package lists... Done
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  fbset is already the newest version (2.1-28).
  nux-tools is already the newest version (4.0.8+16.04.20151210-0ubuntu1).
  hardinfo is already the newest version (0.5.1-1.4ubuntu1).
  mesa-utils is already the newest version (8.3.0-1).
  The following package was automatically installed and is no longer required:
libvpx2:i386
  Use 'sudo apt autoremove' to remove it.
  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

  mode "1280x1024"
  geometry 1280 1024 1280 1024 32
  timings 0 0 0 0 0 0 0
  accel true
  rgba 8/16,8/8,8/0,0/0
  endmode

  Frame buffer device information:
  Name : inteldrmfb
  Address : 0xd052
  Size : 5242880
  Type : PACKED PIXELS
  Visual : TRUECOLOR
  XPanStep : 1
  YPanStep : 1
  YWrapStep : 0
  LineLength : 5120
  Accelerator : No
  Version: 1:7.7+12ubuntu1
  Screen 0: minimum 8 x 8, current 1280 x 1024, maximum 32767 x 32767
  VGA1 connected primary 1280x1024+0+0 (normal left inverted right x axis y 
axis) 338mm x 270mm
 1280x1024 60.02*+ 75.02
 1152x864 75.00
 1024x768 75.08 70.07 60.00
 832x624 74.55
 800x600 72.19 75.00 60.32 56.25
 640x480 75.00 72.81 66.67 60.00
 720x400 70.08
  VIRTUAL1 disconnected (normal left inverted right x axis y axis)
  The program 'fglrxinfo' can be found in the following packages:
   * fglrx
   * fglrx-updates
  Try: sudo apt-get install 
  The program 'nvidia-settings' is currently not installed. You can install it 
by typing:
  sudo apt-get install nvidia-settings
  H/W path Device Class Description
  ===
  system Computer
  /0 bus Motherboard
  /0/0 memory 1991MiB System memory
  /0/1 processor Intel(R) Pentium(R) Dual CPU E2180 @ 2.00GHz
  /0/100 bridge 82945G/GZ/P/PL Memory Controller Hub
  /0/100/2 display 82945G/GZ Integrated Graphics Controller
  /0/100/1b multimedia NM10/ICH7 Family High Definition Audio Controller
  /0/100/1c bridge NM10/ICH7 Family PCI Express Port 1
  /0/100/1c.1 bridge NM10/ICH7 Family PCI Express 

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

2016-01-17 Thread Yulian
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1535048/+attachment/4551401/+files/CurrentDmesg.txt

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

Title:
  i915 driver seems to cause system crash at random

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  the system crashes totally at random... sometimes after hours sometimes after 
minutes... hardware reboot is required
  no problem under windows

  before it crashes though it always screw up the video for a few
  seconds

  lspci -nnk | egrep -i 
'3d|aphics|display|nouveau|nvidia|radeon|trident|vesa|vga'; uname -a; Xorg 
-version; sudo apt-get update; sudo apt-get install mesa-utils hardinfo fbset 
nux-tools; sudo fbset -i; apt-cache show xserver-xorg | grep Version; xrandr; 
fglrxinfo; nvidia-settings -g |head -n 30 ; sudo lshw -short; sudo lshw -C 
display; dpkg -l | egrep -i 
'fgl|intel|mesa|mesa-utils|nvidia|nouveau|radeon|trident|video-ati'; cat 
/etc/lsb-release; dmesg | egrep -i 
'abort|ailed|bug|error|fail|fgl|GLX|GPU|intel|missing|nouveau|NVIDIA|radeon|segment|trident|VESA|VGA|wfb|\(EE\)|\(WW\)';
 cat /proc/cpuinfo | grep -I model; cat /var/log/Xorg.0.log | egrep -i 
'abort|ailed|bug|display|error|fail|fgl|GLX|GPU|intel|issing|nouveau|nvidia|radeon|segment|trident|VESA|VGA|wfb|\(EE\)|\(WW\)';
 sudo dmidecode|egrep 'anufact|roduct|erial|elease'; cat /etc/X11/xorg.conf; 
/usr/lib/nux/unity_support_test -p; ubuntu-support-status ; sudo lsmod
  00:02.0 VGA compatible controller [0300]: Intel Corporation 82945G/GZ 
Integrated Graphics Controller [8086:2772] (rev 02)
  Linux box 4.3.0-5-generic #16-Ubuntu SMP Wed Dec 16 23:33:25 UTC 2015 x86_64 
x86_64 x86_64 GNU/Linux

  X.Org X Server 1.17.3
  Release Date: 2015-10-26
  X Protocol Version 11, Revision 0
  Build Operating System: Linux 3.19.0-33-generic x86_64 Ubuntu
  Current Operating System: Linux box 4.3.0-5-generic #16-Ubuntu SMP Wed Dec 16 
23:33:25 UTC 2015 x86_64
  Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.3.0-5-generic 
root=UUID=1406f1b3-ed81-4320-a7df-aba3cb5d60e6 ro quiet splash vt.handoff=7
  Build Date: 25 November 2015 04:17:13PM
  xorg-server 2:1.17.3-2ubuntu2 (For technical support please see 
http://www.ubuntu.com/support)
  Current version of pixman: 0.33.6
   Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  Hit:1 http://de.archive.ubuntu.com/ubuntu xenial InRelease
  Hit:2 http://de.archive.ubuntu.com/ubuntu xenial-updates InRelease
  Hit:3 http://de.archive.ubuntu.com/ubuntu xenial-backports InRelease
  Hit:4 http://security.ubuntu.com/ubuntu xenial-security InRelease
  Reading package lists... Done
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  fbset is already the newest version (2.1-28).
  nux-tools is already the newest version (4.0.8+16.04.20151210-0ubuntu1).
  hardinfo is already the newest version (0.5.1-1.4ubuntu1).
  mesa-utils is already the newest version (8.3.0-1).
  The following package was automatically installed and is no longer required:
libvpx2:i386
  Use 'sudo apt autoremove' to remove it.
  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

  mode "1280x1024"
  geometry 1280 1024 1280 1024 32
  timings 0 0 0 0 0 0 0
  accel true
  rgba 8/16,8/8,8/0,0/0
  endmode

  Frame buffer device information:
  Name : inteldrmfb
  Address : 0xd052
  Size : 5242880
  Type : PACKED PIXELS
  Visual : TRUECOLOR
  XPanStep : 1
  YPanStep : 1
  YWrapStep : 0
  LineLength : 5120
  Accelerator : No
  Version: 1:7.7+12ubuntu1
  Screen 0: minimum 8 x 8, current 1280 x 1024, maximum 32767 x 32767
  VGA1 connected primary 1280x1024+0+0 (normal left inverted right x axis y 
axis) 338mm x 270mm
 1280x1024 60.02*+ 75.02
 1152x864 75.00
 1024x768 75.08 70.07 60.00
 832x624 74.55
 800x600 72.19 75.00 60.32 56.25
 640x480 75.00 72.81 66.67 60.00
 720x400 70.08
  VIRTUAL1 disconnected (normal left inverted right x axis y axis)
  The program 'fglrxinfo' can be found in the following packages:
   * fglrx
   * fglrx-updates
  Try: sudo apt-get install 
  The program 'nvidia-settings' is currently not installed. You can install it 
by typing:
  sudo apt-get install nvidia-settings
  H/W path Device Class Description
  ===
  system Computer
  /0 bus Motherboard
  /0/0 memory 1991MiB System memory
  /0/1 processor Intel(R) Pentium(R) Dual CPU E2180 @ 2.00GHz
  /0/100 bridge 82945G/GZ/P/PL Memory Controller Hub
  /0/100/2 display 82945G/GZ Integrated Graphics Controller
  /0/100/1b multimedia NM10/ICH7 Family High Definition Audio Controller
  /0/100/1c bridge NM10/ICH7 Family PCI Express Port 1
  /0/100/1c.1 bridge NM10/ICH7 

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

2016-01-17 Thread Yulian
apport information

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

Title:
  i915 driver seems to cause system crash at random

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  the system crashes totally at random... sometimes after hours sometimes after 
minutes... hardware reboot is required
  no problem under windows

  before it crashes though it always screw up the video for a few
  seconds

  lspci -nnk | egrep -i 
'3d|aphics|display|nouveau|nvidia|radeon|trident|vesa|vga'; uname -a; Xorg 
-version; sudo apt-get update; sudo apt-get install mesa-utils hardinfo fbset 
nux-tools; sudo fbset -i; apt-cache show xserver-xorg | grep Version; xrandr; 
fglrxinfo; nvidia-settings -g |head -n 30 ; sudo lshw -short; sudo lshw -C 
display; dpkg -l | egrep -i 
'fgl|intel|mesa|mesa-utils|nvidia|nouveau|radeon|trident|video-ati'; cat 
/etc/lsb-release; dmesg | egrep -i 
'abort|ailed|bug|error|fail|fgl|GLX|GPU|intel|missing|nouveau|NVIDIA|radeon|segment|trident|VESA|VGA|wfb|\(EE\)|\(WW\)';
 cat /proc/cpuinfo | grep -I model; cat /var/log/Xorg.0.log | egrep -i 
'abort|ailed|bug|display|error|fail|fgl|GLX|GPU|intel|issing|nouveau|nvidia|radeon|segment|trident|VESA|VGA|wfb|\(EE\)|\(WW\)';
 sudo dmidecode|egrep 'anufact|roduct|erial|elease'; cat /etc/X11/xorg.conf; 
/usr/lib/nux/unity_support_test -p; ubuntu-support-status ; sudo lsmod
  00:02.0 VGA compatible controller [0300]: Intel Corporation 82945G/GZ 
Integrated Graphics Controller [8086:2772] (rev 02)
  Linux box 4.3.0-5-generic #16-Ubuntu SMP Wed Dec 16 23:33:25 UTC 2015 x86_64 
x86_64 x86_64 GNU/Linux

  X.Org X Server 1.17.3
  Release Date: 2015-10-26
  X Protocol Version 11, Revision 0
  Build Operating System: Linux 3.19.0-33-generic x86_64 Ubuntu
  Current Operating System: Linux box 4.3.0-5-generic #16-Ubuntu SMP Wed Dec 16 
23:33:25 UTC 2015 x86_64
  Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.3.0-5-generic 
root=UUID=1406f1b3-ed81-4320-a7df-aba3cb5d60e6 ro quiet splash vt.handoff=7
  Build Date: 25 November 2015 04:17:13PM
  xorg-server 2:1.17.3-2ubuntu2 (For technical support please see 
http://www.ubuntu.com/support)
  Current version of pixman: 0.33.6
   Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  Hit:1 http://de.archive.ubuntu.com/ubuntu xenial InRelease
  Hit:2 http://de.archive.ubuntu.com/ubuntu xenial-updates InRelease
  Hit:3 http://de.archive.ubuntu.com/ubuntu xenial-backports InRelease
  Hit:4 http://security.ubuntu.com/ubuntu xenial-security InRelease
  Reading package lists... Done
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  fbset is already the newest version (2.1-28).
  nux-tools is already the newest version (4.0.8+16.04.20151210-0ubuntu1).
  hardinfo is already the newest version (0.5.1-1.4ubuntu1).
  mesa-utils is already the newest version (8.3.0-1).
  The following package was automatically installed and is no longer required:
libvpx2:i386
  Use 'sudo apt autoremove' to remove it.
  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

  mode "1280x1024"
  geometry 1280 1024 1280 1024 32
  timings 0 0 0 0 0 0 0
  accel true
  rgba 8/16,8/8,8/0,0/0
  endmode

  Frame buffer device information:
  Name : inteldrmfb
  Address : 0xd052
  Size : 5242880
  Type : PACKED PIXELS
  Visual : TRUECOLOR
  XPanStep : 1
  YPanStep : 1
  YWrapStep : 0
  LineLength : 5120
  Accelerator : No
  Version: 1:7.7+12ubuntu1
  Screen 0: minimum 8 x 8, current 1280 x 1024, maximum 32767 x 32767
  VGA1 connected primary 1280x1024+0+0 (normal left inverted right x axis y 
axis) 338mm x 270mm
 1280x1024 60.02*+ 75.02
 1152x864 75.00
 1024x768 75.08 70.07 60.00
 832x624 74.55
 800x600 72.19 75.00 60.32 56.25
 640x480 75.00 72.81 66.67 60.00
 720x400 70.08
  VIRTUAL1 disconnected (normal left inverted right x axis y axis)
  The program 'fglrxinfo' can be found in the following packages:
   * fglrx
   * fglrx-updates
  Try: sudo apt-get install 
  The program 'nvidia-settings' is currently not installed. You can install it 
by typing:
  sudo apt-get install nvidia-settings
  H/W path Device Class Description
  ===
  system Computer
  /0 bus Motherboard
  /0/0 memory 1991MiB System memory
  /0/1 processor Intel(R) Pentium(R) Dual CPU E2180 @ 2.00GHz
  /0/100 bridge 82945G/GZ/P/PL Memory Controller Hub
  /0/100/2 display 82945G/GZ Integrated Graphics Controller
  /0/100/1b multimedia NM10/ICH7 Family High Definition Audio Controller
  /0/100/1c bridge NM10/ICH7 Family PCI Express Port 1
  /0/100/1c.1 bridge NM10/ICH7 Family PCI 

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

2016-01-17 Thread Yulian
apport information

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

Title:
  i915 driver seems to cause system crash at random

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  the system crashes totally at random... sometimes after hours sometimes after 
minutes... hardware reboot is required
  no problem under windows

  before it crashes though it always screw up the video for a few
  seconds

  lspci -nnk | egrep -i 
'3d|aphics|display|nouveau|nvidia|radeon|trident|vesa|vga'; uname -a; Xorg 
-version; sudo apt-get update; sudo apt-get install mesa-utils hardinfo fbset 
nux-tools; sudo fbset -i; apt-cache show xserver-xorg | grep Version; xrandr; 
fglrxinfo; nvidia-settings -g |head -n 30 ; sudo lshw -short; sudo lshw -C 
display; dpkg -l | egrep -i 
'fgl|intel|mesa|mesa-utils|nvidia|nouveau|radeon|trident|video-ati'; cat 
/etc/lsb-release; dmesg | egrep -i 
'abort|ailed|bug|error|fail|fgl|GLX|GPU|intel|missing|nouveau|NVIDIA|radeon|segment|trident|VESA|VGA|wfb|\(EE\)|\(WW\)';
 cat /proc/cpuinfo | grep -I model; cat /var/log/Xorg.0.log | egrep -i 
'abort|ailed|bug|display|error|fail|fgl|GLX|GPU|intel|issing|nouveau|nvidia|radeon|segment|trident|VESA|VGA|wfb|\(EE\)|\(WW\)';
 sudo dmidecode|egrep 'anufact|roduct|erial|elease'; cat /etc/X11/xorg.conf; 
/usr/lib/nux/unity_support_test -p; ubuntu-support-status ; sudo lsmod
  00:02.0 VGA compatible controller [0300]: Intel Corporation 82945G/GZ 
Integrated Graphics Controller [8086:2772] (rev 02)
  Linux box 4.3.0-5-generic #16-Ubuntu SMP Wed Dec 16 23:33:25 UTC 2015 x86_64 
x86_64 x86_64 GNU/Linux

  X.Org X Server 1.17.3
  Release Date: 2015-10-26
  X Protocol Version 11, Revision 0
  Build Operating System: Linux 3.19.0-33-generic x86_64 Ubuntu
  Current Operating System: Linux box 4.3.0-5-generic #16-Ubuntu SMP Wed Dec 16 
23:33:25 UTC 2015 x86_64
  Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.3.0-5-generic 
root=UUID=1406f1b3-ed81-4320-a7df-aba3cb5d60e6 ro quiet splash vt.handoff=7
  Build Date: 25 November 2015 04:17:13PM
  xorg-server 2:1.17.3-2ubuntu2 (For technical support please see 
http://www.ubuntu.com/support)
  Current version of pixman: 0.33.6
   Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  Hit:1 http://de.archive.ubuntu.com/ubuntu xenial InRelease
  Hit:2 http://de.archive.ubuntu.com/ubuntu xenial-updates InRelease
  Hit:3 http://de.archive.ubuntu.com/ubuntu xenial-backports InRelease
  Hit:4 http://security.ubuntu.com/ubuntu xenial-security InRelease
  Reading package lists... Done
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  fbset is already the newest version (2.1-28).
  nux-tools is already the newest version (4.0.8+16.04.20151210-0ubuntu1).
  hardinfo is already the newest version (0.5.1-1.4ubuntu1).
  mesa-utils is already the newest version (8.3.0-1).
  The following package was automatically installed and is no longer required:
libvpx2:i386
  Use 'sudo apt autoremove' to remove it.
  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

  mode "1280x1024"
  geometry 1280 1024 1280 1024 32
  timings 0 0 0 0 0 0 0
  accel true
  rgba 8/16,8/8,8/0,0/0
  endmode

  Frame buffer device information:
  Name : inteldrmfb
  Address : 0xd052
  Size : 5242880
  Type : PACKED PIXELS
  Visual : TRUECOLOR
  XPanStep : 1
  YPanStep : 1
  YWrapStep : 0
  LineLength : 5120
  Accelerator : No
  Version: 1:7.7+12ubuntu1
  Screen 0: minimum 8 x 8, current 1280 x 1024, maximum 32767 x 32767
  VGA1 connected primary 1280x1024+0+0 (normal left inverted right x axis y 
axis) 338mm x 270mm
 1280x1024 60.02*+ 75.02
 1152x864 75.00
 1024x768 75.08 70.07 60.00
 832x624 74.55
 800x600 72.19 75.00 60.32 56.25
 640x480 75.00 72.81 66.67 60.00
 720x400 70.08
  VIRTUAL1 disconnected (normal left inverted right x axis y axis)
  The program 'fglrxinfo' can be found in the following packages:
   * fglrx
   * fglrx-updates
  Try: sudo apt-get install 
  The program 'nvidia-settings' is currently not installed. You can install it 
by typing:
  sudo apt-get install nvidia-settings
  H/W path Device Class Description
  ===
  system Computer
  /0 bus Motherboard
  /0/0 memory 1991MiB System memory
  /0/1 processor Intel(R) Pentium(R) Dual CPU E2180 @ 2.00GHz
  /0/100 bridge 82945G/GZ/P/PL Memory Controller Hub
  /0/100/2 display 82945G/GZ Integrated Graphics Controller
  /0/100/1b multimedia NM10/ICH7 Family High Definition Audio Controller
  /0/100/1c bridge NM10/ICH7 Family PCI Express Port 1
  /0/100/1c.1 bridge NM10/ICH7 

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

2016-01-17 Thread Yulian
apport information

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

Title:
  i915 driver seems to cause system crash at random

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  the system crashes totally at random... sometimes after hours sometimes after 
minutes... hardware reboot is required
  no problem under windows

  before it crashes though it always screw up the video for a few
  seconds

  lspci -nnk | egrep -i 
'3d|aphics|display|nouveau|nvidia|radeon|trident|vesa|vga'; uname -a; Xorg 
-version; sudo apt-get update; sudo apt-get install mesa-utils hardinfo fbset 
nux-tools; sudo fbset -i; apt-cache show xserver-xorg | grep Version; xrandr; 
fglrxinfo; nvidia-settings -g |head -n 30 ; sudo lshw -short; sudo lshw -C 
display; dpkg -l | egrep -i 
'fgl|intel|mesa|mesa-utils|nvidia|nouveau|radeon|trident|video-ati'; cat 
/etc/lsb-release; dmesg | egrep -i 
'abort|ailed|bug|error|fail|fgl|GLX|GPU|intel|missing|nouveau|NVIDIA|radeon|segment|trident|VESA|VGA|wfb|\(EE\)|\(WW\)';
 cat /proc/cpuinfo | grep -I model; cat /var/log/Xorg.0.log | egrep -i 
'abort|ailed|bug|display|error|fail|fgl|GLX|GPU|intel|issing|nouveau|nvidia|radeon|segment|trident|VESA|VGA|wfb|\(EE\)|\(WW\)';
 sudo dmidecode|egrep 'anufact|roduct|erial|elease'; cat /etc/X11/xorg.conf; 
/usr/lib/nux/unity_support_test -p; ubuntu-support-status ; sudo lsmod
  00:02.0 VGA compatible controller [0300]: Intel Corporation 82945G/GZ 
Integrated Graphics Controller [8086:2772] (rev 02)
  Linux box 4.3.0-5-generic #16-Ubuntu SMP Wed Dec 16 23:33:25 UTC 2015 x86_64 
x86_64 x86_64 GNU/Linux

  X.Org X Server 1.17.3
  Release Date: 2015-10-26
  X Protocol Version 11, Revision 0
  Build Operating System: Linux 3.19.0-33-generic x86_64 Ubuntu
  Current Operating System: Linux box 4.3.0-5-generic #16-Ubuntu SMP Wed Dec 16 
23:33:25 UTC 2015 x86_64
  Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.3.0-5-generic 
root=UUID=1406f1b3-ed81-4320-a7df-aba3cb5d60e6 ro quiet splash vt.handoff=7
  Build Date: 25 November 2015 04:17:13PM
  xorg-server 2:1.17.3-2ubuntu2 (For technical support please see 
http://www.ubuntu.com/support)
  Current version of pixman: 0.33.6
   Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  Hit:1 http://de.archive.ubuntu.com/ubuntu xenial InRelease
  Hit:2 http://de.archive.ubuntu.com/ubuntu xenial-updates InRelease
  Hit:3 http://de.archive.ubuntu.com/ubuntu xenial-backports InRelease
  Hit:4 http://security.ubuntu.com/ubuntu xenial-security InRelease
  Reading package lists... Done
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  fbset is already the newest version (2.1-28).
  nux-tools is already the newest version (4.0.8+16.04.20151210-0ubuntu1).
  hardinfo is already the newest version (0.5.1-1.4ubuntu1).
  mesa-utils is already the newest version (8.3.0-1).
  The following package was automatically installed and is no longer required:
libvpx2:i386
  Use 'sudo apt autoremove' to remove it.
  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

  mode "1280x1024"
  geometry 1280 1024 1280 1024 32
  timings 0 0 0 0 0 0 0
  accel true
  rgba 8/16,8/8,8/0,0/0
  endmode

  Frame buffer device information:
  Name : inteldrmfb
  Address : 0xd052
  Size : 5242880
  Type : PACKED PIXELS
  Visual : TRUECOLOR
  XPanStep : 1
  YPanStep : 1
  YWrapStep : 0
  LineLength : 5120
  Accelerator : No
  Version: 1:7.7+12ubuntu1
  Screen 0: minimum 8 x 8, current 1280 x 1024, maximum 32767 x 32767
  VGA1 connected primary 1280x1024+0+0 (normal left inverted right x axis y 
axis) 338mm x 270mm
 1280x1024 60.02*+ 75.02
 1152x864 75.00
 1024x768 75.08 70.07 60.00
 832x624 74.55
 800x600 72.19 75.00 60.32 56.25
 640x480 75.00 72.81 66.67 60.00
 720x400 70.08
  VIRTUAL1 disconnected (normal left inverted right x axis y axis)
  The program 'fglrxinfo' can be found in the following packages:
   * fglrx
   * fglrx-updates
  Try: sudo apt-get install 
  The program 'nvidia-settings' is currently not installed. You can install it 
by typing:
  sudo apt-get install nvidia-settings
  H/W path Device Class Description
  ===
  system Computer
  /0 bus Motherboard
  /0/0 memory 1991MiB System memory
  /0/1 processor Intel(R) Pentium(R) Dual CPU E2180 @ 2.00GHz
  /0/100 bridge 82945G/GZ/P/PL Memory Controller Hub
  /0/100/2 display 82945G/GZ Integrated Graphics Controller
  /0/100/1b multimedia NM10/ICH7 Family High Definition Audio Controller
  /0/100/1c bridge NM10/ICH7 Family PCI Express Port 1
  /0/100/1c.1 bridge NM10/ICH7 

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

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

apport-collect 1535053

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

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

Title:
  Wifi stops working with kernel update linux-image-3.19.0-43

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  After update to kernel linux-image-3.19.0-43 Wifi will not connect. Reverting 
to linux-image-3.19.0-42 fixes this issue.
  I'm using ThinkPad T440s with Ubuntu LTS 14.04 trusty.

  Jan 17 10:17:07 thinkpad-t440s NetworkManager[1016]:  (wlan0): device 
state change: config -> failed (reason 'SSID not found') [50 120 53]
  Jan 17 10:17:07 thinkpad-t440s NetworkManager[1016]:  NetworkManager 
state is now DISCONNECTED
  Jan 17 10:17:07thinkpad-t440sNetworkManager[1016]:  Activation (wlan0) 
failed for connection 'Wifi'
  Jan 17 10:17:07 thinkpad-t440s NetworkManager[1016]:  (wlan0): device 
state change: failed -> disconnected (reason 'none') [120 30 0]
  Jan 17 10:17:07 thinkpad-t440s NetworkManager[1016]:  (wlan0): 
deactivating device (reason 'none') [0]
  Jan 17 10:17:07 thinkpad-t440s NetworkManager[1016]:  (wlan0): 
supplicant interface state: scanning -> disconnected
  Jan 17 10:17:07 thinkpad-t440s NetworkManager[1016]:  Couldn't 
disconnect supplicant interface: This interface is not connected.

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

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


[Kernel-packages] [Bug 1535053] [NEW] Wifi stops working with kernel update linux-image-3.19.0-43

2016-01-17 Thread Yaniv Dary
Public bug reported:

After update to kernel linux-image-3.19.0-43 Wifi will not connect. Reverting 
to linux-image-3.19.0-42 fixes this issue.
I'm using ThinkPad T440s with Ubuntu LTS 14.04 trusty.

Jan 17 10:17:07 thinkpad-t440s NetworkManager[1016]:  (wlan0): device 
state change: config -> failed (reason 'SSID not found') [50 120 53]
Jan 17 10:17:07 thinkpad-t440s NetworkManager[1016]:  NetworkManager 
state is now DISCONNECTED
Jan 17 10:17:07thinkpad-t440sNetworkManager[1016]:  Activation (wlan0) 
failed for connection 'Wifi'
Jan 17 10:17:07 thinkpad-t440s NetworkManager[1016]:  (wlan0): device 
state change: failed -> disconnected (reason 'none') [120 30 0]
Jan 17 10:17:07 thinkpad-t440s NetworkManager[1016]:  (wlan0): 
deactivating device (reason 'none') [0]
Jan 17 10:17:07 thinkpad-t440s NetworkManager[1016]:  (wlan0): supplicant 
interface state: scanning -> disconnected
Jan 17 10:17:07 thinkpad-t440s NetworkManager[1016]:  Couldn't disconnect 
supplicant interface: This interface is not connected.

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

** Description changed:

  After update to kernel linux-image-3.19.0-43 Wifi will not connect. Reverting 
to linux-image-3.19.0-42 fixes this issue.
- I'm using ThinkPad T440s.
+ I'm using ThinkPad T440s with Ubuntu LTS 14.04 trusty.
  
  Jan 17 10:17:07 thinkpad-t440s NetworkManager[1016]:  (wlan0): device 
state change: config -> failed (reason 'SSID not found') [50 120 53]
  Jan 17 10:17:07 thinkpad-t440s NetworkManager[1016]:  NetworkManager 
state is now DISCONNECTED
  Jan 17 10:17:07thinkpad-t440sNetworkManager[1016]:  Activation (wlan0) 
failed for connection 'Wifi'
  Jan 17 10:17:07 thinkpad-t440s NetworkManager[1016]:  (wlan0): device 
state change: failed -> disconnected (reason 'none') [120 30 0]
  Jan 17 10:17:07 thinkpad-t440s NetworkManager[1016]:  (wlan0): 
deactivating device (reason 'none') [0]
  Jan 17 10:17:07 thinkpad-t440s NetworkManager[1016]:  (wlan0): 
supplicant interface state: scanning -> disconnected
  Jan 17 10:17:07 thinkpad-t440s NetworkManager[1016]:  Couldn't 
disconnect supplicant interface: This interface is not connected.

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

Title:
  Wifi stops working with kernel update linux-image-3.19.0-43

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  After update to kernel linux-image-3.19.0-43 Wifi will not connect. Reverting 
to linux-image-3.19.0-42 fixes this issue.
  I'm using ThinkPad T440s with Ubuntu LTS 14.04 trusty.

  Jan 17 10:17:07 thinkpad-t440s NetworkManager[1016]:  (wlan0): device 
state change: config -> failed (reason 'SSID not found') [50 120 53]
  Jan 17 10:17:07 thinkpad-t440s NetworkManager[1016]:  NetworkManager 
state is now DISCONNECTED
  Jan 17 10:17:07thinkpad-t440sNetworkManager[1016]:  Activation (wlan0) 
failed for connection 'Wifi'
  Jan 17 10:17:07 thinkpad-t440s NetworkManager[1016]:  (wlan0): device 
state change: failed -> disconnected (reason 'none') [120 30 0]
  Jan 17 10:17:07 thinkpad-t440s NetworkManager[1016]:  (wlan0): 
deactivating device (reason 'none') [0]
  Jan 17 10:17:07 thinkpad-t440s NetworkManager[1016]:  (wlan0): 
supplicant interface state: scanning -> disconnected
  Jan 17 10:17:07 thinkpad-t440s NetworkManager[1016]:  Couldn't 
disconnect supplicant interface: This interface is not connected.

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

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


[Kernel-packages] [Bug 1535045] Re: Biosdevname does not provide interface naming information for ConnecX4 Devices

2016-01-17 Thread Talat Batheesh
** 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/1535045

Title:
  Biosdevname does not provide interface naming information for ConnecX4
  Devices

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  Biosdevname is enabled by default for ubuntu14.04.4, 
  We see that the ConnectX3 interface name is pXpX and ConnectX4 interfaces is 
ethX
  when biosdevname is enabled we should see all the interfaces like pxpX

  As for biosdevname user manual :
  when we ran #biosdevname -i  , it should return the interface 
biosdevname
  the command exit code should return 0 for success 
  see it in the link :http://linux.die.net/man/1/biosdevname.

  When we run biosdevname on ConnectX4 interface we get return status 2.

  could you please add support for ConnectX4 devices ?

  Exit Codes

  Returns 0 on success, with BIOS-suggested name printed to stdout.
  Returns 1 on provided device name lookup failure.
  Returns 2 if system BIOS does not provide naming information. biosdevname 
requires system BIOS to provide naming information, either via SMBIOS or sysfs 
files.
  Returns 3 if not run as root but requires root privileges.
  Returns 4 if running in a virtual machine.

  
  # dpkg --list |grep biosdevname
  ii  biosdevname0.4.1-0ubuntu6.3 amd64 
   apply BIOS-given names to network devices
  # uname -r
  4.2.0-24-generic

  lsb_release -a
  No LSB modules are available.
  Distributor ID: Ubuntu
  Description:Ubuntu 14.04.3 LTS
  Release:14.04
  Codename:   trusty

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

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


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

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

apport-collect 1535055

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

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

Title:
  bnx2x: [bnx2x_alloc_rx_sge:513(ethX)]Can't alloc sge

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  During high traffic these messages appear in dmesg.

  I believe this has been fixed with this patch:
  https://patchwork.ozlabs.org/patch/477200/

  Backport potential?

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

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


[Kernel-packages] [Bug 1405437] Re: [Dell Precision M4800] iwlwifi regularly loses connection on Intel 7260

2016-01-17 Thread arty
I can't reproduce the bug because I don't have that router anymore. So I
mark this report as invalid.

** Changed in: linux (Ubuntu)
   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/1405437

Title:
  [Dell Precision M4800] iwlwifi regularly loses connection on Intel
  7260

Status in linux package in Ubuntu:
  Invalid

Bug description:
  When connecting to my Speedport W 723V Typ A router, every 10 minutes my WiFi 
disconnects and a line like this appears in syslog:
  Dec 24 11:31:31 work kernel: [ 2721.017478] wlan0: deauthenticated from 
10:c6:1f:2c:49:56 (Reason: 7=CLASS3_FRAME_FROM_NONASSOC_STA)
  ...
  Dec 24 11:31:46 work NetworkManager[902]:  (wlan0): device state 
change: activated -> failed (reason 'SSID not found') [100 120 53]

  The network disappears from the list and only becomes visible after I
  disable and re-enable networking via the network applet.

  I don't remember seeing this problem at work where they use Cisco
  routers.

  My environment:
  + Encryption WPA2 or none.
  + Channels 1, 3, 4, 6, 8, or 11.
  + 3-4 meters away from the access point.
  + 802.11n
  + 17 other WiFi access points broadcasting.

  03:00.0 Network controller [0280]: Intel Corporation Wireless 7260 
[8086:08b1] (rev 73)
   Subsystem: Intel Corporation Dual Band Wireless-AC 7260 [8086:4470]

  WORKAROUND: /etc/modprobe.d/iwlwifi.conf :
  options iwlwifi 11n_disable=1

  Drops did not cause loss of my network, and reconnects happened mostly
  in the same second. However at some moments there were just too many
  drops.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-28-generic 3.16.0-28.38
  ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
  Uname: Linux 3.16.0-28-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  treguben   2520 F pulseaudio
   /dev/snd/controlC0:  treguben   2520 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Dec 24 15:06:25 2014
  HibernationDevice: RESUME=UUID=82445dd2-3bcf-42f7-ae59-4fba694e25de
  InstallationDate: Installed on 2014-12-11 (12 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  MachineType: Dell Inc. Precision M4800
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-28-generic.efi.signed 
root=UUID=9a116abe-59b9-48b8-abe4-5064a191ac51 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-28-generic N/A
   linux-backports-modules-3.16.0-28-generic  N/A
   linux-firmware 1.138
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/03/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A11
  dmi.board.name: 0T3YTY
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA11:bd12/03/2014:svnDellInc.:pnPrecisionM4800:pvr01:rvnDellInc.:rn0T3YTY:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Precision M4800
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1534138] Re: USB devices not mounted with kernel 3.13.0-62

2016-01-17 Thread Viktor Milánkovics
** 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/1534138

Title:
  USB devices not mounted with kernel 3.13.0-62

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I am sorry bu no any USB port are working after the last ubuntu's
  update. No mouse, no pendrive, no photomachine connection.

  Tuchpad works.

  My laptop is an ACER Aspire E1-532.

  The problem was with 3.13.0-62-generic version.

  The problem was with the 3.13.0-62-generic version. Today I upgrade to
  the 3.13.0-63-generic version with the same USB problems. It is
  working only by the 3.13.0-61-generic.

  Updates arrived to 3.13.0-74 and the problem is the same - I have to work 
under 3.13.0-61 version.
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  milankovics   1364 F pulseaudio
   /dev/snd/controlC1:  milankovics   1364 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=f2623db5-4cd9-45a1-8e85-cae8126b9c21
  InstallationDate: Installed on 2014-03-16 (670 days ago)
  InstallationMedia: Ubuntu 12.04.3 LTS "Precise Pangolin" - Release i386 
(20130820.1)
  Lsusb:
   Bus 001 Device 002: ID 8087:8000 Intel Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Acer Aspire E1-532
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-74-generic 
root=UUID=3d362c7e-b5ab-40b1-97da-c83f468ab029 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-74.118-generic 3.13.11-ckt30
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-74-generic N/A
   linux-backports-modules-3.13.0-74-generic  N/A
   linux-firmware 1.127.19
  Tags:  trusty
  Uname: Linux 3.13.0-74-generic i686
  UpgradeStatus: Upgraded to trusty on 2014-05-07 (618 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/21/2013
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V2.04
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: EA50_HW
  dmi.board.vendor: Acer
  dmi.board.version: V2.04
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV2.04:bd05/21/2013:svnAcer:pnAspireE1-532:pvrV2.04:rvnAcer:rnEA50_HW:rvrV2.04:cvnAcer:ct10:cvrChassisVersion:
  dmi.product.name: Aspire E1-532
  dmi.product.version: V2.04
  dmi.sys.vendor: Acer

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

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


[Kernel-packages] [Bug 1535055] Re: bnx2x: [bnx2x_alloc_rx_sge:513(ethX)]Can't alloc sge

2016-01-17 Thread Frode Nordahl
The logs you request was attached manually to the original bug report.

I am unable to have the automatic tools do this for me as we are running
a IPv6-only DC and the endpoints used have no IPv6 address.

Please let me know what, if anything, is missing from the attached
log/report.

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

Title:
  bnx2x: [bnx2x_alloc_rx_sge:513(ethX)]Can't alloc sge

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  During high traffic these messages appear in dmesg.

  I believe this has been fixed with this patch:
  https://patchwork.ozlabs.org/patch/477200/

  Backport potential?

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

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


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

2016-01-17 Thread Daniel
apport information

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

Title:
  Enable full touch support for ELAN0100 touchpad

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hey,

  there is no full touch support for ELAN0100.  It looks like the system
  recognizes the pad as a normal mouse.  The same problem already
  appeared for the ELAN0600 pad as you can see here :
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1439111

  ubuntu@ubuntu:~$ uname -a
  Linux ubuntu 4.2.0-24-generic #29-Ubuntu SMP Mon Jan 11 18:00:07 UTC 2016 
x86_64 x86_64 x86_64 GNU/Linux

  ubuntu@ubuntu:~$ lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 15.10
  Release:  15.10
  Codename: wily

  cat  /proc/bus/input/devices:
  I: Bus=0018 Vendor=04f3 Product=0401 Version=0100
  N: Name="ELAN0100:00 04F3:0401"
  P: Phys=
  S: 
Sysfs=/devices/pci:00/:00:15.1/i2c_designware.1/i2c-5/i2c-ELAN0100:00/0018:04F3:0401.0001/input/input7
  U: Uniq=
  H: Handlers=mouse0 event7 
  B: PROP=0
  B: EV=17
  B: KEY=3 0 0 0 0
  B: REL=103
  B: MSC=10

  
  ubuntu@ubuntu:~$ grep -i elan /var/log/syslog :
  Jan 15 16:41:14 ubuntu kernel: [2.244658] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:653 / ret_size:7
  Jan 15 16:41:14 ubuntu kernel: [2.249760] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:131 / ret_size:7
  Jan 15 16:41:14 ubuntu kernel: [2.249849] input: ELAN0100:00 04F3:0401 as 
/devices/pci:00/:00:15.1/i2c_designware.1/i2c-5/i2c-ELAN0100:00/0018:04F3:0401.0001/input/input10
  Jan 15 16:41:14 ubuntu kernel: [2.250696] hid-generic 
0018:04F3:0401.0001: input,hidraw0:  HID v1.00 Mouse [ELAN0100:00 
04F3:0401] on
  Jan 16 11:51:29 ubuntu kernel: [1.684141] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:653 / ret_size:7
  Jan 16 11:51:29 ubuntu kernel: [1.688524] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:131 / ret_size:7
  Jan 16 11:51:29 ubuntu kernel: [1.688582] input: ELAN0100:00 04F3:0401 as 
/devices/pci:00/:00:15.1/i2c_designware.1/i2c-5/i2c-ELAN0100:00/0018:04F3:0401.0001/input/input10
  Jan 16 11:51:29 ubuntu kernel: [1.688733] hid-generic 
0018:04F3:0401.0001: input,hidraw0:  HID v1.00 Mouse [ELAN0100:00 
04F3:0401] on

  Thanks for considering this issue.

  Cheers
  Daniel
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  daniel 1348 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 15.10
  InstallationDate: Installed on 2016-01-12 (4 days ago)
  InstallationMedia: Ubuntu-GNOME 15.10 "Wily Werewolf" - Release amd64 
(20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 8087:0a2a Intel Corp. 
   Bus 001 Device 002: ID 0bda:57cb Realtek Semiconductor Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. UX305UA
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-24-generic.efi.signed 
root=UUID=e3e75438-92ac-4f85-bbcf-d4d0f7153cb7 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-24.29-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-24-generic N/A
   linux-backports-modules-4.2.0-24-generic  N/A
   linux-firmware1.149.3
  Tags:  wily
  UdevLog: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden: 
'/var/log/udev'
  Uname: Linux 4.2.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 10/12/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX305UA.201
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX305UA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX305UA.201:bd10/12/2015:svnASUSTeKCOMPUTERINC.:pnUX305UA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX305UA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX305UA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

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

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

2016-01-17 Thread Daniel
apport information

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

Title:
  Enable full touch support for ELAN0100 touchpad

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hey,

  there is no full touch support for ELAN0100.  It looks like the system
  recognizes the pad as a normal mouse.  The same problem already
  appeared for the ELAN0600 pad as you can see here :
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1439111

  ubuntu@ubuntu:~$ uname -a
  Linux ubuntu 4.2.0-24-generic #29-Ubuntu SMP Mon Jan 11 18:00:07 UTC 2016 
x86_64 x86_64 x86_64 GNU/Linux

  ubuntu@ubuntu:~$ lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 15.10
  Release:  15.10
  Codename: wily

  cat  /proc/bus/input/devices:
  I: Bus=0018 Vendor=04f3 Product=0401 Version=0100
  N: Name="ELAN0100:00 04F3:0401"
  P: Phys=
  S: 
Sysfs=/devices/pci:00/:00:15.1/i2c_designware.1/i2c-5/i2c-ELAN0100:00/0018:04F3:0401.0001/input/input7
  U: Uniq=
  H: Handlers=mouse0 event7 
  B: PROP=0
  B: EV=17
  B: KEY=3 0 0 0 0
  B: REL=103
  B: MSC=10

  
  ubuntu@ubuntu:~$ grep -i elan /var/log/syslog :
  Jan 15 16:41:14 ubuntu kernel: [2.244658] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:653 / ret_size:7
  Jan 15 16:41:14 ubuntu kernel: [2.249760] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:131 / ret_size:7
  Jan 15 16:41:14 ubuntu kernel: [2.249849] input: ELAN0100:00 04F3:0401 as 
/devices/pci:00/:00:15.1/i2c_designware.1/i2c-5/i2c-ELAN0100:00/0018:04F3:0401.0001/input/input10
  Jan 15 16:41:14 ubuntu kernel: [2.250696] hid-generic 
0018:04F3:0401.0001: input,hidraw0:  HID v1.00 Mouse [ELAN0100:00 
04F3:0401] on
  Jan 16 11:51:29 ubuntu kernel: [1.684141] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:653 / ret_size:7
  Jan 16 11:51:29 ubuntu kernel: [1.688524] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:131 / ret_size:7
  Jan 16 11:51:29 ubuntu kernel: [1.688582] input: ELAN0100:00 04F3:0401 as 
/devices/pci:00/:00:15.1/i2c_designware.1/i2c-5/i2c-ELAN0100:00/0018:04F3:0401.0001/input/input10
  Jan 16 11:51:29 ubuntu kernel: [1.688733] hid-generic 
0018:04F3:0401.0001: input,hidraw0:  HID v1.00 Mouse [ELAN0100:00 
04F3:0401] on

  Thanks for considering this issue.

  Cheers
  Daniel
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  daniel 1348 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 15.10
  InstallationDate: Installed on 2016-01-12 (4 days ago)
  InstallationMedia: Ubuntu-GNOME 15.10 "Wily Werewolf" - Release amd64 
(20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 8087:0a2a Intel Corp. 
   Bus 001 Device 002: ID 0bda:57cb Realtek Semiconductor Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. UX305UA
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-24-generic.efi.signed 
root=UUID=e3e75438-92ac-4f85-bbcf-d4d0f7153cb7 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-24.29-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-24-generic N/A
   linux-backports-modules-4.2.0-24-generic  N/A
   linux-firmware1.149.3
  Tags:  wily
  UdevLog: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden: 
'/var/log/udev'
  Uname: Linux 4.2.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 10/12/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX305UA.201
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX305UA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX305UA.201:bd10/12/2015:svnASUSTeKCOMPUTERINC.:pnUX305UA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX305UA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX305UA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

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

[Kernel-packages] [Bug 1535085] Re: Enable full touch support for ELAN0100 touchpad

2016-01-17 Thread Daniel
apport information

** Tags added: apport-collected wily

** Description changed:

  Hey,
  
  there is no full touch support for ELAN0100.  It looks like the system
  recognizes the pad as a normal mouse.  The same problem already appeared
  for the ELAN0600 pad as you can see here :
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1439111
  
  ubuntu@ubuntu:~$ uname -a
  Linux ubuntu 4.2.0-24-generic #29-Ubuntu SMP Mon Jan 11 18:00:07 UTC 2016 
x86_64 x86_64 x86_64 GNU/Linux
  
  ubuntu@ubuntu:~$ lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 15.10
  Release:  15.10
  Codename: wily
  
  cat  /proc/bus/input/devices:
  I: Bus=0018 Vendor=04f3 Product=0401 Version=0100
  N: Name="ELAN0100:00 04F3:0401"
  P: Phys=
  S: 
Sysfs=/devices/pci:00/:00:15.1/i2c_designware.1/i2c-5/i2c-ELAN0100:00/0018:04F3:0401.0001/input/input7
  U: Uniq=
  H: Handlers=mouse0 event7 
  B: PROP=0
  B: EV=17
  B: KEY=3 0 0 0 0
  B: REL=103
  B: MSC=10
  
  
  ubuntu@ubuntu:~$ grep -i elan /var/log/syslog :
  Jan 15 16:41:14 ubuntu kernel: [2.244658] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:653 / ret_size:7
  Jan 15 16:41:14 ubuntu kernel: [2.249760] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:131 / ret_size:7
  Jan 15 16:41:14 ubuntu kernel: [2.249849] input: ELAN0100:00 04F3:0401 as 
/devices/pci:00/:00:15.1/i2c_designware.1/i2c-5/i2c-ELAN0100:00/0018:04F3:0401.0001/input/input10
  Jan 15 16:41:14 ubuntu kernel: [2.250696] hid-generic 
0018:04F3:0401.0001: input,hidraw0:  HID v1.00 Mouse [ELAN0100:00 
04F3:0401] on
  Jan 16 11:51:29 ubuntu kernel: [1.684141] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:653 / ret_size:7
  Jan 16 11:51:29 ubuntu kernel: [1.688524] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:131 / ret_size:7
  Jan 16 11:51:29 ubuntu kernel: [1.688582] input: ELAN0100:00 04F3:0401 as 
/devices/pci:00/:00:15.1/i2c_designware.1/i2c-5/i2c-ELAN0100:00/0018:04F3:0401.0001/input/input10
  Jan 16 11:51:29 ubuntu kernel: [1.688733] hid-generic 
0018:04F3:0401.0001: input,hidraw0:  HID v1.00 Mouse [ELAN0100:00 
04F3:0401] on
  
  Thanks for considering this issue.
  
  Cheers
  Daniel
+ --- 
+ ApportVersion: 2.19.1-0ubuntu5
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  daniel 1348 F pulseaudio
+ CurrentDesktop: GNOME
+ DistroRelease: Ubuntu 15.10
+ InstallationDate: Installed on 2016-01-12 (4 days ago)
+ InstallationMedia: Ubuntu-GNOME 15.10 "Wily Werewolf" - Release amd64 
(20151021)
+ Lsusb:
+  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
+  Bus 001 Device 004: ID 8087:0a2a Intel Corp. 
+  Bus 001 Device 002: ID 0bda:57cb Realtek Semiconductor Corp. 
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+ MachineType: ASUSTeK COMPUTER INC. UX305UA
+ Package: linux (not installed)
+ ProcEnviron:
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=de_DE.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-24-generic.efi.signed 
root=UUID=e3e75438-92ac-4f85-bbcf-d4d0f7153cb7 ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 4.2.0-24.29-generic 4.2.8-ckt1
+ RelatedPackageVersions:
+  linux-restricted-modules-4.2.0-24-generic N/A
+  linux-backports-modules-4.2.0-24-generic  N/A
+  linux-firmware1.149.3
+ Tags:  wily
+ UdevLog: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden: 
'/var/log/udev'
+ Uname: Linux 4.2.0-24-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 10/12/2015
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: UX305UA.201
+ dmi.board.asset.tag: ATN12345678901234567
+ dmi.board.name: UX305UA
+ dmi.board.vendor: ASUSTeK COMPUTER INC.
+ dmi.board.version: 1.0
+ dmi.chassis.asset.tag: ATN12345678901234567
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: ASUSTeK COMPUTER INC.
+ dmi.chassis.version: 1.0
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX305UA.201:bd10/12/2015:svnASUSTeKCOMPUTERINC.:pnUX305UA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX305UA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
+ dmi.product.name: UX305UA
+ dmi.product.version: 1.0
+ dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

Title:
  Enable full touch support for ELAN0100 touchpad

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hey,

  there is no full touch support for ELAN0100.  It looks like the system
  recognizes the pad as a 

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

2016-01-17 Thread Daniel
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1535085/+attachment/4551511/+files/CurrentDmesg.txt

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

Title:
  Enable full touch support for ELAN0100 touchpad

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hey,

  there is no full touch support for ELAN0100.  It looks like the system
  recognizes the pad as a normal mouse.  The same problem already
  appeared for the ELAN0600 pad as you can see here :
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1439111

  ubuntu@ubuntu:~$ uname -a
  Linux ubuntu 4.2.0-24-generic #29-Ubuntu SMP Mon Jan 11 18:00:07 UTC 2016 
x86_64 x86_64 x86_64 GNU/Linux

  ubuntu@ubuntu:~$ lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 15.10
  Release:  15.10
  Codename: wily

  cat  /proc/bus/input/devices:
  I: Bus=0018 Vendor=04f3 Product=0401 Version=0100
  N: Name="ELAN0100:00 04F3:0401"
  P: Phys=
  S: 
Sysfs=/devices/pci:00/:00:15.1/i2c_designware.1/i2c-5/i2c-ELAN0100:00/0018:04F3:0401.0001/input/input7
  U: Uniq=
  H: Handlers=mouse0 event7 
  B: PROP=0
  B: EV=17
  B: KEY=3 0 0 0 0
  B: REL=103
  B: MSC=10

  
  ubuntu@ubuntu:~$ grep -i elan /var/log/syslog :
  Jan 15 16:41:14 ubuntu kernel: [2.244658] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:653 / ret_size:7
  Jan 15 16:41:14 ubuntu kernel: [2.249760] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:131 / ret_size:7
  Jan 15 16:41:14 ubuntu kernel: [2.249849] input: ELAN0100:00 04F3:0401 as 
/devices/pci:00/:00:15.1/i2c_designware.1/i2c-5/i2c-ELAN0100:00/0018:04F3:0401.0001/input/input10
  Jan 15 16:41:14 ubuntu kernel: [2.250696] hid-generic 
0018:04F3:0401.0001: input,hidraw0:  HID v1.00 Mouse [ELAN0100:00 
04F3:0401] on
  Jan 16 11:51:29 ubuntu kernel: [1.684141] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:653 / ret_size:7
  Jan 16 11:51:29 ubuntu kernel: [1.688524] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:131 / ret_size:7
  Jan 16 11:51:29 ubuntu kernel: [1.688582] input: ELAN0100:00 04F3:0401 as 
/devices/pci:00/:00:15.1/i2c_designware.1/i2c-5/i2c-ELAN0100:00/0018:04F3:0401.0001/input/input10
  Jan 16 11:51:29 ubuntu kernel: [1.688733] hid-generic 
0018:04F3:0401.0001: input,hidraw0:  HID v1.00 Mouse [ELAN0100:00 
04F3:0401] on

  Thanks for considering this issue.

  Cheers
  Daniel
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  daniel 1348 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 15.10
  InstallationDate: Installed on 2016-01-12 (4 days ago)
  InstallationMedia: Ubuntu-GNOME 15.10 "Wily Werewolf" - Release amd64 
(20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 8087:0a2a Intel Corp. 
   Bus 001 Device 002: ID 0bda:57cb Realtek Semiconductor Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. UX305UA
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-24-generic.efi.signed 
root=UUID=e3e75438-92ac-4f85-bbcf-d4d0f7153cb7 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-24.29-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-24-generic N/A
   linux-backports-modules-4.2.0-24-generic  N/A
   linux-firmware1.149.3
  Tags:  wily
  UdevLog: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden: 
'/var/log/udev'
  Uname: Linux 4.2.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 10/12/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX305UA.201
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX305UA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX305UA.201:bd10/12/2015:svnASUSTeKCOMPUTERINC.:pnUX305UA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX305UA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX305UA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

-- 
Mailing list: 

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

2016-01-17 Thread Daniel
apport information

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

Title:
  Enable full touch support for ELAN0100 touchpad

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hey,

  there is no full touch support for ELAN0100.  It looks like the system
  recognizes the pad as a normal mouse.  The same problem already
  appeared for the ELAN0600 pad as you can see here :
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1439111

  ubuntu@ubuntu:~$ uname -a
  Linux ubuntu 4.2.0-24-generic #29-Ubuntu SMP Mon Jan 11 18:00:07 UTC 2016 
x86_64 x86_64 x86_64 GNU/Linux

  ubuntu@ubuntu:~$ lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 15.10
  Release:  15.10
  Codename: wily

  cat  /proc/bus/input/devices:
  I: Bus=0018 Vendor=04f3 Product=0401 Version=0100
  N: Name="ELAN0100:00 04F3:0401"
  P: Phys=
  S: 
Sysfs=/devices/pci:00/:00:15.1/i2c_designware.1/i2c-5/i2c-ELAN0100:00/0018:04F3:0401.0001/input/input7
  U: Uniq=
  H: Handlers=mouse0 event7 
  B: PROP=0
  B: EV=17
  B: KEY=3 0 0 0 0
  B: REL=103
  B: MSC=10

  
  ubuntu@ubuntu:~$ grep -i elan /var/log/syslog :
  Jan 15 16:41:14 ubuntu kernel: [2.244658] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:653 / ret_size:7
  Jan 15 16:41:14 ubuntu kernel: [2.249760] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:131 / ret_size:7
  Jan 15 16:41:14 ubuntu kernel: [2.249849] input: ELAN0100:00 04F3:0401 as 
/devices/pci:00/:00:15.1/i2c_designware.1/i2c-5/i2c-ELAN0100:00/0018:04F3:0401.0001/input/input10
  Jan 15 16:41:14 ubuntu kernel: [2.250696] hid-generic 
0018:04F3:0401.0001: input,hidraw0:  HID v1.00 Mouse [ELAN0100:00 
04F3:0401] on
  Jan 16 11:51:29 ubuntu kernel: [1.684141] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:653 / ret_size:7
  Jan 16 11:51:29 ubuntu kernel: [1.688524] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:131 / ret_size:7
  Jan 16 11:51:29 ubuntu kernel: [1.688582] input: ELAN0100:00 04F3:0401 as 
/devices/pci:00/:00:15.1/i2c_designware.1/i2c-5/i2c-ELAN0100:00/0018:04F3:0401.0001/input/input10
  Jan 16 11:51:29 ubuntu kernel: [1.688733] hid-generic 
0018:04F3:0401.0001: input,hidraw0:  HID v1.00 Mouse [ELAN0100:00 
04F3:0401] on

  Thanks for considering this issue.

  Cheers
  Daniel
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  daniel 1348 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 15.10
  InstallationDate: Installed on 2016-01-12 (4 days ago)
  InstallationMedia: Ubuntu-GNOME 15.10 "Wily Werewolf" - Release amd64 
(20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 8087:0a2a Intel Corp. 
   Bus 001 Device 002: ID 0bda:57cb Realtek Semiconductor Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. UX305UA
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-24-generic.efi.signed 
root=UUID=e3e75438-92ac-4f85-bbcf-d4d0f7153cb7 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-24.29-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-24-generic N/A
   linux-backports-modules-4.2.0-24-generic  N/A
   linux-firmware1.149.3
  Tags:  wily
  UdevLog: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden: 
'/var/log/udev'
  Uname: Linux 4.2.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 10/12/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX305UA.201
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX305UA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX305UA.201:bd10/12/2015:svnASUSTeKCOMPUTERINC.:pnUX305UA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX305UA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX305UA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

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

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

2016-01-17 Thread Daniel
apport information

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

Title:
  Enable full touch support for ELAN0100 touchpad

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hey,

  there is no full touch support for ELAN0100.  It looks like the system
  recognizes the pad as a normal mouse.  The same problem already
  appeared for the ELAN0600 pad as you can see here :
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1439111

  ubuntu@ubuntu:~$ uname -a
  Linux ubuntu 4.2.0-24-generic #29-Ubuntu SMP Mon Jan 11 18:00:07 UTC 2016 
x86_64 x86_64 x86_64 GNU/Linux

  ubuntu@ubuntu:~$ lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 15.10
  Release:  15.10
  Codename: wily

  cat  /proc/bus/input/devices:
  I: Bus=0018 Vendor=04f3 Product=0401 Version=0100
  N: Name="ELAN0100:00 04F3:0401"
  P: Phys=
  S: 
Sysfs=/devices/pci:00/:00:15.1/i2c_designware.1/i2c-5/i2c-ELAN0100:00/0018:04F3:0401.0001/input/input7
  U: Uniq=
  H: Handlers=mouse0 event7 
  B: PROP=0
  B: EV=17
  B: KEY=3 0 0 0 0
  B: REL=103
  B: MSC=10

  
  ubuntu@ubuntu:~$ grep -i elan /var/log/syslog :
  Jan 15 16:41:14 ubuntu kernel: [2.244658] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:653 / ret_size:7
  Jan 15 16:41:14 ubuntu kernel: [2.249760] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:131 / ret_size:7
  Jan 15 16:41:14 ubuntu kernel: [2.249849] input: ELAN0100:00 04F3:0401 as 
/devices/pci:00/:00:15.1/i2c_designware.1/i2c-5/i2c-ELAN0100:00/0018:04F3:0401.0001/input/input10
  Jan 15 16:41:14 ubuntu kernel: [2.250696] hid-generic 
0018:04F3:0401.0001: input,hidraw0:  HID v1.00 Mouse [ELAN0100:00 
04F3:0401] on
  Jan 16 11:51:29 ubuntu kernel: [1.684141] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:653 / ret_size:7
  Jan 16 11:51:29 ubuntu kernel: [1.688524] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:131 / ret_size:7
  Jan 16 11:51:29 ubuntu kernel: [1.688582] input: ELAN0100:00 04F3:0401 as 
/devices/pci:00/:00:15.1/i2c_designware.1/i2c-5/i2c-ELAN0100:00/0018:04F3:0401.0001/input/input10
  Jan 16 11:51:29 ubuntu kernel: [1.688733] hid-generic 
0018:04F3:0401.0001: input,hidraw0:  HID v1.00 Mouse [ELAN0100:00 
04F3:0401] on

  Thanks for considering this issue.

  Cheers
  Daniel
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  daniel 1348 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 15.10
  InstallationDate: Installed on 2016-01-12 (4 days ago)
  InstallationMedia: Ubuntu-GNOME 15.10 "Wily Werewolf" - Release amd64 
(20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 8087:0a2a Intel Corp. 
   Bus 001 Device 002: ID 0bda:57cb Realtek Semiconductor Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. UX305UA
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-24-generic.efi.signed 
root=UUID=e3e75438-92ac-4f85-bbcf-d4d0f7153cb7 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-24.29-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-24-generic N/A
   linux-backports-modules-4.2.0-24-generic  N/A
   linux-firmware1.149.3
  Tags:  wily
  UdevLog: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden: 
'/var/log/udev'
  Uname: Linux 4.2.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 10/12/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX305UA.201
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX305UA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX305UA.201:bd10/12/2015:svnASUSTeKCOMPUTERINC.:pnUX305UA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX305UA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX305UA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

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

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

2016-01-17 Thread Daniel
apport information

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

Title:
  Enable full touch support for ELAN0100 touchpad

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hey,

  there is no full touch support for ELAN0100.  It looks like the system
  recognizes the pad as a normal mouse.  The same problem already
  appeared for the ELAN0600 pad as you can see here :
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1439111

  ubuntu@ubuntu:~$ uname -a
  Linux ubuntu 4.2.0-24-generic #29-Ubuntu SMP Mon Jan 11 18:00:07 UTC 2016 
x86_64 x86_64 x86_64 GNU/Linux

  ubuntu@ubuntu:~$ lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 15.10
  Release:  15.10
  Codename: wily

  cat  /proc/bus/input/devices:
  I: Bus=0018 Vendor=04f3 Product=0401 Version=0100
  N: Name="ELAN0100:00 04F3:0401"
  P: Phys=
  S: 
Sysfs=/devices/pci:00/:00:15.1/i2c_designware.1/i2c-5/i2c-ELAN0100:00/0018:04F3:0401.0001/input/input7
  U: Uniq=
  H: Handlers=mouse0 event7 
  B: PROP=0
  B: EV=17
  B: KEY=3 0 0 0 0
  B: REL=103
  B: MSC=10

  
  ubuntu@ubuntu:~$ grep -i elan /var/log/syslog :
  Jan 15 16:41:14 ubuntu kernel: [2.244658] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:653 / ret_size:7
  Jan 15 16:41:14 ubuntu kernel: [2.249760] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:131 / ret_size:7
  Jan 15 16:41:14 ubuntu kernel: [2.249849] input: ELAN0100:00 04F3:0401 as 
/devices/pci:00/:00:15.1/i2c_designware.1/i2c-5/i2c-ELAN0100:00/0018:04F3:0401.0001/input/input10
  Jan 15 16:41:14 ubuntu kernel: [2.250696] hid-generic 
0018:04F3:0401.0001: input,hidraw0:  HID v1.00 Mouse [ELAN0100:00 
04F3:0401] on
  Jan 16 11:51:29 ubuntu kernel: [1.684141] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:653 / ret_size:7
  Jan 16 11:51:29 ubuntu kernel: [1.688524] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:131 / ret_size:7
  Jan 16 11:51:29 ubuntu kernel: [1.688582] input: ELAN0100:00 04F3:0401 as 
/devices/pci:00/:00:15.1/i2c_designware.1/i2c-5/i2c-ELAN0100:00/0018:04F3:0401.0001/input/input10
  Jan 16 11:51:29 ubuntu kernel: [1.688733] hid-generic 
0018:04F3:0401.0001: input,hidraw0:  HID v1.00 Mouse [ELAN0100:00 
04F3:0401] on

  Thanks for considering this issue.

  Cheers
  Daniel
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  daniel 1348 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 15.10
  InstallationDate: Installed on 2016-01-12 (4 days ago)
  InstallationMedia: Ubuntu-GNOME 15.10 "Wily Werewolf" - Release amd64 
(20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 8087:0a2a Intel Corp. 
   Bus 001 Device 002: ID 0bda:57cb Realtek Semiconductor Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. UX305UA
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-24-generic.efi.signed 
root=UUID=e3e75438-92ac-4f85-bbcf-d4d0f7153cb7 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-24.29-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-24-generic N/A
   linux-backports-modules-4.2.0-24-generic  N/A
   linux-firmware1.149.3
  Tags:  wily
  UdevLog: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden: 
'/var/log/udev'
  Uname: Linux 4.2.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 10/12/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX305UA.201
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX305UA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX305UA.201:bd10/12/2015:svnASUSTeKCOMPUTERINC.:pnUX305UA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX305UA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX305UA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

-- 
Mailing list: 

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

2016-01-17 Thread Daniel
apport information

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

Title:
  Enable full touch support for ELAN0100 touchpad

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hey,

  there is no full touch support for ELAN0100.  It looks like the system
  recognizes the pad as a normal mouse.  The same problem already
  appeared for the ELAN0600 pad as you can see here :
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1439111

  ubuntu@ubuntu:~$ uname -a
  Linux ubuntu 4.2.0-24-generic #29-Ubuntu SMP Mon Jan 11 18:00:07 UTC 2016 
x86_64 x86_64 x86_64 GNU/Linux

  ubuntu@ubuntu:~$ lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 15.10
  Release:  15.10
  Codename: wily

  cat  /proc/bus/input/devices:
  I: Bus=0018 Vendor=04f3 Product=0401 Version=0100
  N: Name="ELAN0100:00 04F3:0401"
  P: Phys=
  S: 
Sysfs=/devices/pci:00/:00:15.1/i2c_designware.1/i2c-5/i2c-ELAN0100:00/0018:04F3:0401.0001/input/input7
  U: Uniq=
  H: Handlers=mouse0 event7 
  B: PROP=0
  B: EV=17
  B: KEY=3 0 0 0 0
  B: REL=103
  B: MSC=10

  
  ubuntu@ubuntu:~$ grep -i elan /var/log/syslog :
  Jan 15 16:41:14 ubuntu kernel: [2.244658] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:653 / ret_size:7
  Jan 15 16:41:14 ubuntu kernel: [2.249760] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:131 / ret_size:7
  Jan 15 16:41:14 ubuntu kernel: [2.249849] input: ELAN0100:00 04F3:0401 as 
/devices/pci:00/:00:15.1/i2c_designware.1/i2c-5/i2c-ELAN0100:00/0018:04F3:0401.0001/input/input10
  Jan 15 16:41:14 ubuntu kernel: [2.250696] hid-generic 
0018:04F3:0401.0001: input,hidraw0:  HID v1.00 Mouse [ELAN0100:00 
04F3:0401] on
  Jan 16 11:51:29 ubuntu kernel: [1.684141] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:653 / ret_size:7
  Jan 16 11:51:29 ubuntu kernel: [1.688524] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:131 / ret_size:7
  Jan 16 11:51:29 ubuntu kernel: [1.688582] input: ELAN0100:00 04F3:0401 as 
/devices/pci:00/:00:15.1/i2c_designware.1/i2c-5/i2c-ELAN0100:00/0018:04F3:0401.0001/input/input10
  Jan 16 11:51:29 ubuntu kernel: [1.688733] hid-generic 
0018:04F3:0401.0001: input,hidraw0:  HID v1.00 Mouse [ELAN0100:00 
04F3:0401] on

  Thanks for considering this issue.

  Cheers
  Daniel
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  daniel 1348 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 15.10
  InstallationDate: Installed on 2016-01-12 (4 days ago)
  InstallationMedia: Ubuntu-GNOME 15.10 "Wily Werewolf" - Release amd64 
(20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 8087:0a2a Intel Corp. 
   Bus 001 Device 002: ID 0bda:57cb Realtek Semiconductor Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. UX305UA
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-24-generic.efi.signed 
root=UUID=e3e75438-92ac-4f85-bbcf-d4d0f7153cb7 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-24.29-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-24-generic N/A
   linux-backports-modules-4.2.0-24-generic  N/A
   linux-firmware1.149.3
  Tags:  wily
  UdevLog: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden: 
'/var/log/udev'
  Uname: Linux 4.2.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 10/12/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX305UA.201
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX305UA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX305UA.201:bd10/12/2015:svnASUSTeKCOMPUTERINC.:pnUX305UA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX305UA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX305UA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

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

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

2016-01-17 Thread Daniel
apport information

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

Title:
  Enable full touch support for ELAN0100 touchpad

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hey,

  there is no full touch support for ELAN0100.  It looks like the system
  recognizes the pad as a normal mouse.  The same problem already
  appeared for the ELAN0600 pad as you can see here :
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1439111

  ubuntu@ubuntu:~$ uname -a
  Linux ubuntu 4.2.0-24-generic #29-Ubuntu SMP Mon Jan 11 18:00:07 UTC 2016 
x86_64 x86_64 x86_64 GNU/Linux

  ubuntu@ubuntu:~$ lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 15.10
  Release:  15.10
  Codename: wily

  cat  /proc/bus/input/devices:
  I: Bus=0018 Vendor=04f3 Product=0401 Version=0100
  N: Name="ELAN0100:00 04F3:0401"
  P: Phys=
  S: 
Sysfs=/devices/pci:00/:00:15.1/i2c_designware.1/i2c-5/i2c-ELAN0100:00/0018:04F3:0401.0001/input/input7
  U: Uniq=
  H: Handlers=mouse0 event7 
  B: PROP=0
  B: EV=17
  B: KEY=3 0 0 0 0
  B: REL=103
  B: MSC=10

  
  ubuntu@ubuntu:~$ grep -i elan /var/log/syslog :
  Jan 15 16:41:14 ubuntu kernel: [2.244658] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:653 / ret_size:7
  Jan 15 16:41:14 ubuntu kernel: [2.249760] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:131 / ret_size:7
  Jan 15 16:41:14 ubuntu kernel: [2.249849] input: ELAN0100:00 04F3:0401 as 
/devices/pci:00/:00:15.1/i2c_designware.1/i2c-5/i2c-ELAN0100:00/0018:04F3:0401.0001/input/input10
  Jan 15 16:41:14 ubuntu kernel: [2.250696] hid-generic 
0018:04F3:0401.0001: input,hidraw0:  HID v1.00 Mouse [ELAN0100:00 
04F3:0401] on
  Jan 16 11:51:29 ubuntu kernel: [1.684141] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:653 / ret_size:7
  Jan 16 11:51:29 ubuntu kernel: [1.688524] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:131 / ret_size:7
  Jan 16 11:51:29 ubuntu kernel: [1.688582] input: ELAN0100:00 04F3:0401 as 
/devices/pci:00/:00:15.1/i2c_designware.1/i2c-5/i2c-ELAN0100:00/0018:04F3:0401.0001/input/input10
  Jan 16 11:51:29 ubuntu kernel: [1.688733] hid-generic 
0018:04F3:0401.0001: input,hidraw0:  HID v1.00 Mouse [ELAN0100:00 
04F3:0401] on

  Thanks for considering this issue.

  Cheers
  Daniel
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  daniel 1348 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 15.10
  InstallationDate: Installed on 2016-01-12 (4 days ago)
  InstallationMedia: Ubuntu-GNOME 15.10 "Wily Werewolf" - Release amd64 
(20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 8087:0a2a Intel Corp. 
   Bus 001 Device 002: ID 0bda:57cb Realtek Semiconductor Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. UX305UA
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-24-generic.efi.signed 
root=UUID=e3e75438-92ac-4f85-bbcf-d4d0f7153cb7 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-24.29-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-24-generic N/A
   linux-backports-modules-4.2.0-24-generic  N/A
   linux-firmware1.149.3
  Tags:  wily
  UdevLog: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden: 
'/var/log/udev'
  Uname: Linux 4.2.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 10/12/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX305UA.201
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX305UA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX305UA.201:bd10/12/2015:svnASUSTeKCOMPUTERINC.:pnUX305UA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX305UA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX305UA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

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

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

2016-01-17 Thread Daniel
apport information

** Attachment added: "JournalErrors.txt"
   
https://bugs.launchpad.net/bugs/1535085/+attachment/4551513/+files/JournalErrors.txt

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

Title:
  Enable full touch support for ELAN0100 touchpad

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hey,

  there is no full touch support for ELAN0100.  It looks like the system
  recognizes the pad as a normal mouse.  The same problem already
  appeared for the ELAN0600 pad as you can see here :
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1439111

  ubuntu@ubuntu:~$ uname -a
  Linux ubuntu 4.2.0-24-generic #29-Ubuntu SMP Mon Jan 11 18:00:07 UTC 2016 
x86_64 x86_64 x86_64 GNU/Linux

  ubuntu@ubuntu:~$ lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 15.10
  Release:  15.10
  Codename: wily

  cat  /proc/bus/input/devices:
  I: Bus=0018 Vendor=04f3 Product=0401 Version=0100
  N: Name="ELAN0100:00 04F3:0401"
  P: Phys=
  S: 
Sysfs=/devices/pci:00/:00:15.1/i2c_designware.1/i2c-5/i2c-ELAN0100:00/0018:04F3:0401.0001/input/input7
  U: Uniq=
  H: Handlers=mouse0 event7 
  B: PROP=0
  B: EV=17
  B: KEY=3 0 0 0 0
  B: REL=103
  B: MSC=10

  
  ubuntu@ubuntu:~$ grep -i elan /var/log/syslog :
  Jan 15 16:41:14 ubuntu kernel: [2.244658] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:653 / ret_size:7
  Jan 15 16:41:14 ubuntu kernel: [2.249760] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:131 / ret_size:7
  Jan 15 16:41:14 ubuntu kernel: [2.249849] input: ELAN0100:00 04F3:0401 as 
/devices/pci:00/:00:15.1/i2c_designware.1/i2c-5/i2c-ELAN0100:00/0018:04F3:0401.0001/input/input10
  Jan 15 16:41:14 ubuntu kernel: [2.250696] hid-generic 
0018:04F3:0401.0001: input,hidraw0:  HID v1.00 Mouse [ELAN0100:00 
04F3:0401] on
  Jan 16 11:51:29 ubuntu kernel: [1.684141] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:653 / ret_size:7
  Jan 16 11:51:29 ubuntu kernel: [1.688524] i2c_hid i2c-ELAN0100:00: error 
in i2c_hid_init_report size:131 / ret_size:7
  Jan 16 11:51:29 ubuntu kernel: [1.688582] input: ELAN0100:00 04F3:0401 as 
/devices/pci:00/:00:15.1/i2c_designware.1/i2c-5/i2c-ELAN0100:00/0018:04F3:0401.0001/input/input10
  Jan 16 11:51:29 ubuntu kernel: [1.688733] hid-generic 
0018:04F3:0401.0001: input,hidraw0:  HID v1.00 Mouse [ELAN0100:00 
04F3:0401] on

  Thanks for considering this issue.

  Cheers
  Daniel
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  daniel 1348 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 15.10
  InstallationDate: Installed on 2016-01-12 (4 days ago)
  InstallationMedia: Ubuntu-GNOME 15.10 "Wily Werewolf" - Release amd64 
(20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 8087:0a2a Intel Corp. 
   Bus 001 Device 002: ID 0bda:57cb Realtek Semiconductor Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. UX305UA
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-24-generic.efi.signed 
root=UUID=e3e75438-92ac-4f85-bbcf-d4d0f7153cb7 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-24.29-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-24-generic N/A
   linux-backports-modules-4.2.0-24-generic  N/A
   linux-firmware1.149.3
  Tags:  wily
  UdevLog: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden: 
'/var/log/udev'
  Uname: Linux 4.2.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 10/12/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX305UA.201
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX305UA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX305UA.201:bd10/12/2015:svnASUSTeKCOMPUTERINC.:pnUX305UA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX305UA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX305UA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

-- 
Mailing list: 

  1   2   >