[Kernel-packages] [Bug 1552985] Re: [Dell Inspiron 14 3000 Series] System hangs on poweroff

2016-05-28 Thread José Jorge Enríquez Rodríguez
The bug is still present in Xubuntu 16.04 and pretty annoying, everytime
I want to poweroff my laptop I have to select to reboot instead and
press the power button while the machine is booting.

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

Title:
  [Dell Inspiron 14 3000 Series] System hangs on poweroff

Status in linux package in Ubuntu:
  Expired

Bug description:
  Xubuntu 14.04.4 LTS
  Linux 3.13.0-79-generic #123-Ubuntu SMP Fri Feb 19 14:27:58 UTC 2016 x86_64 
x86_64 x86_64 GNU/Linux

  When shutting down the system, it gets stuck on the Xubuntu splash
  screen. I have to press the power button for a while to have it shut
  down.

  This is a dual boot system: Windows 10 and Xubuntu 14.04. I updated BIOS 
version to A10 a couple of days ago. It hanged when trying to shut down from 
both Windows and Xubuntu.
  After installing the firmware update from 
http://www.dell.com/support/article/mx/es/mxbsdt1/SLN300281/EN, the computer 
shuts down correctly from Windows, but still gets stuck when trying to shut 
down from Xubuntu, no matter if using the "Shutdown" button or running 
"shutdown -h now" or "poweroff" from a terminal.

  I found a similar bug here:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1341925?comments=all,
  but the solution mentioned there did not work for me, also, I don't
  have any problems when rebooting the computer, just when trying to
  shut down.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-79-generic 3.13.0-79.123
  ProcVersionSignature: Ubuntu 3.13.0-79.123-generic 3.13.11-ckt33
  Uname: Linux 3.13.0-79-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jorge  2347 F pulseaudio
   /dev/snd/controlC1:  jorge  2347 F pulseaudio
  CurrentDesktop: XFCE
  Date: Thu Mar  3 18:43:20 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-11-18 (471 days ago)
  InstallationMedia: Xubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140723)
  MachineType: Dell Inc. Inspiron 3442
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-79-generic.efi.signed 
root=UUID=bc5b1ae8-a10c-4705-afc7-3cf3c2538883 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-79-generic N/A
   linux-backports-modules-3.13.0-79-generic  N/A
   linux-firmware 1.127.20
  SourcePackage: linux
  StagingDrivers: rts5139
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/03/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A10
  dmi.board.name: 0260GN
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A10
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA10:bd11/03/2015:svnDellInc.:pnInspiron3442:pvrNotSpecified:rvnDellInc.:rn0260GN:rvrA10:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 3442
  dmi.product.version: Not Specified
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1542862] Re: pl2303h and ftdi serial port bug

2016-05-28 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/1542862

Title:
  pl2303h and ftdi serial port bug

Status in linux package in Ubuntu:
  Expired

Bug description:
  When developing an application using serial ports, behaviour between
  process restarts is undefined for particular usb serial port chipsets.

  Tested chipsets to fail are:
  * pl2303H
  * ftdi

  Tested chipsets to work are:
  * 16550A
  * pl2303ra

  Attached is a minimal test program to recreate the issue. The program
  needs to run twice, the first to create the problem, the second
  instance that shows the problem. See the comments at the beginning of
  the test program to see expected output and observed output.

  You'll need the device under question attached and running as the
  receiver in the test program and a NULL modem cable (3 wire). Easiest
  to show the problem if you have two of the same USB devices attached
  and execute the command with "./a.out /dev/ttyUSB0 /dev/ttyUSB1".

  Note, flushing, and other workarounds haven't worked, only physically
  removing and reinserting the problematic devices between runs (in
  particular, the device that is receiving the data over the serial
  port).

  As there appears to be data in a buffer between runs that can't be
  properly flushed, I can't say if this is a potential security issue or
  not.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-49-generic 3.19.0-49.55~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-49.55~14.04.1-generic 3.19.8-ckt12
  Uname: Linux 3.19.0-49-generic i686
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CurrentDesktop: Unity
  Date: Sun Feb  7 15:28:42 2016
  InstallationDate: Installed on 2016-02-04 (2 days ago)
  InstallationMedia:

  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jcurl  2149 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=f20d2ed2-18be-4b14-b4f2-d28d8962a377
  InstallationDate: Installed on 2016-02-04 (31 days ago)
  InstallationMedia:
   
  MachineType: LENOVO 64577WG
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 3.3V
32-bit
PC Card
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-49-generic 
root=UUID=77ac576d-595e-4ec1-ae5e-3791f7cfe23b ro quiet splash
  ProcVersionSignature: Ubuntu 3.19.0-49.55~14.04.1-generic 3.19.8-ckt12
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-49-generic N/A
   linux-backports-modules-3.19.0-49-generic  N/A
   linux-firmware 1.127.20
  Tags:  trusty
  Uname: Linux 3.19.0-49-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/08/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LETC7WW (2.27 )
  dmi.board.name: 64577WG
  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:bvr7LETC7WW(2.27):bd04/08/2010:svnLENOVO:pn64577WG:pvrThinkPadT61p:rvnLENOVO:rn64577WG:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 64577WG
  dmi.product.version: ThinkPad T61p
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1555462] Re: [Dell Inc. XPS 15 9530] hibernate/resume failure [non-free: openafs]

2016-05-28 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/1555462

Title:
  [Dell Inc. XPS 15 9530] hibernate/resume failure [non-free: openafs]

Status in linux package in Ubuntu:
  Expired

Bug description:
  Ubuntu 4.4.0-11.26-generic 4.4.4

  ProblemType: KernelOops
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-11-generic 4.4.0-11.26
  ProcVersionSignature: Ubuntu 4.4.0-11.26-generic 4.4.4
  Uname: Linux 4.4.0-11-generic x86_64
  NonfreeKernelModules: openafs
  Annotation: This occurred during a previous hibernation, and prevented the 
system from resuming properly.
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  gadde  1963 F pulseaudio
   /dev/snd/controlC0:  gadde  1963 F pulseaudio
  Date: Thu Mar 10 08:33:42 2016
  DuplicateSignature: hibernate/resume:Dell Inc. XPS 15 9530:A09
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: hibernate/resume
  HibernationDevice: RESUME=UUID=4287bcf3-6276-46cf-a63a-34b90548ace3
  InstallationDate: Installed on 2016-01-19 (50 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160117)
  InterpreterPath: /usr/bin/python3.5
  MachineType: Dell Inc. XPS 15 9530
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-11-generic 
root=/dev/mapper/hostname--vg-root ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-11-generic N/A
   linux-backports-modules-4.4.0-11-generic  N/A
   linux-firmware1.156
  SourcePackage: linux
  Title: [Dell Inc. XPS 15 9530] hibernate/resume failure [non-free: openafs]
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 07/30/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A09
  dmi.board.name: XPS 15 9530
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A09
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd07/30/2015:svnDellInc.:pnXPS159530:pvrA09:rvnDellInc.:rnXPS159530:rvrA09:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: XPS 15 9530
  dmi.product.version: A09
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1552985] Re: [Dell Inspiron 14 3000 Series] System hangs on poweroff

2016-05-28 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/1552985

Title:
  [Dell Inspiron 14 3000 Series] System hangs on poweroff

Status in linux package in Ubuntu:
  Expired

Bug description:
  Xubuntu 14.04.4 LTS
  Linux 3.13.0-79-generic #123-Ubuntu SMP Fri Feb 19 14:27:58 UTC 2016 x86_64 
x86_64 x86_64 GNU/Linux

  When shutting down the system, it gets stuck on the Xubuntu splash
  screen. I have to press the power button for a while to have it shut
  down.

  This is a dual boot system: Windows 10 and Xubuntu 14.04. I updated BIOS 
version to A10 a couple of days ago. It hanged when trying to shut down from 
both Windows and Xubuntu.
  After installing the firmware update from 
http://www.dell.com/support/article/mx/es/mxbsdt1/SLN300281/EN, the computer 
shuts down correctly from Windows, but still gets stuck when trying to shut 
down from Xubuntu, no matter if using the "Shutdown" button or running 
"shutdown -h now" or "poweroff" from a terminal.

  I found a similar bug here:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1341925?comments=all,
  but the solution mentioned there did not work for me, also, I don't
  have any problems when rebooting the computer, just when trying to
  shut down.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-79-generic 3.13.0-79.123
  ProcVersionSignature: Ubuntu 3.13.0-79.123-generic 3.13.11-ckt33
  Uname: Linux 3.13.0-79-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jorge  2347 F pulseaudio
   /dev/snd/controlC1:  jorge  2347 F pulseaudio
  CurrentDesktop: XFCE
  Date: Thu Mar  3 18:43:20 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-11-18 (471 days ago)
  InstallationMedia: Xubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140723)
  MachineType: Dell Inc. Inspiron 3442
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-79-generic.efi.signed 
root=UUID=bc5b1ae8-a10c-4705-afc7-3cf3c2538883 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-79-generic N/A
   linux-backports-modules-3.13.0-79-generic  N/A
   linux-firmware 1.127.20
  SourcePackage: linux
  StagingDrivers: rts5139
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/03/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A10
  dmi.board.name: 0260GN
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A10
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA10:bd11/03/2015:svnDellInc.:pnInspiron3442:pvrNotSpecified:rvnDellInc.:rn0260GN:rvrA10:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 3442
  dmi.product.version: Not Specified
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1563146] Re: lockup when using DVI and display port with skylake

2016-05-28 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/1563146

Title:
  lockup when using DVI and display port with skylake

Status in linux package in Ubuntu:
  Expired

Bug description:
  When using dual monitors, one connected to the dvi port, and one connected to 
the display port,
  and when nxclient 3.5.0-7 is running, the kernel will lock up about once a 
day, sometimes more often.

  after it has locked up, the mouse cursor doesn't move, caps lock doesn't 
toggle the keyboard light, the pc can't be pinged,
  there is nothing written in the logs about the crash.

  If nxclient isn't running, it doesn't lock up. I don't think it has
  locked up since switching to vga and dvi.

  I believe this is a skylake problem. I'm able to help test and debug
  if required and given instructions.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-34-generic 4.2.0-34.39
  ProcVersionSignature: Ubuntu 4.2.0-34.39-generic 4.2.8-ckt4
  Uname: Linux 4.2.0-34-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  michael1805 F pulseaudio
  CurrentDesktop: GNOME
  Date: Tue Mar 29 12:26:58 2016
  HibernationDevice: RESUME=UUID=d420eadc-7df8-467a-a6f6-f8e02376eb4a
  InstallationDate: Installed on 2016-01-12 (76 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  IwConfig:
   enp3s0no wireless extensions.
   
   lono wireless extensions.
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 046d:c31c Logitech, Inc. Keyboard K120
   Bus 001 Device 004: ID 046d:c03d Logitech, Inc. M-BT96a Pilot Optical Mouse
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: System manufacturer System Product Name
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-34-generic 
root=/dev/mapper/ubuntu--vg-root ro i915.preliminary_hw_support=1 i915.ips=0 
quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-34-generic N/A
   linux-backports-modules-4.2.0-34-generic  N/A
   linux-firmware1.149.3
  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: 11/16/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0902
  dmi.board.asset.tag: Default string
  dmi.board.name: H170M-E D3
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0902:bd11/16/2015:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnH170M-ED3:rvrRevX.0x:cvnDefaultstring:ct3:cvrDefaultstring:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

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


[Kernel-packages] [Bug 1528570] Re: package linux-image-3.16.0-57-generic 3.16.0-57.77~14.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

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

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

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

Title:
  package linux-image-3.16.0-57-generic 3.16.0-57.77~14.04.1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 2

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

Bug description:
  I really don't know what i was trying to do and how it happened.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-57-generic 3.16.0-57.77~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-56.75~14.04.1-generic 3.16.7-ckt20
  Uname: Linux 3.16.0-56-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  Date: Sat Dec 19 07:59:19 2015
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 2
  InstallationDate: Installed on 2015-11-01 (50 days ago)
  InstallationMedia: Ubuntu-Server 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  RelatedPackageVersions:
   dpkg 1.17.5ubuntu5.5
   apt  1.0.1ubuntu2.6
  SourcePackage: linux-lts-utopic
  Title: package linux-image-3.16.0-57-generic 3.16.0-57.77~14.04.1 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 2
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Kernel-packages] [Bug 1586705] Re: dell inspiron 5000 won't wake from suspend

2016-05-28 Thread Tim
mainline 4.5.5 will wake from suspend only via the power button (i.e no
response from keyboard/trackpad)

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

Title:
  dell inspiron 5000 won't wake from suspend

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Laptop will suspend, but then unable to wake from suspend, keyboard
  touchpad and power button do nothing. The only option is to force
  shutdown with long press of power button

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-22-generic 4.4.0-22.40
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  darkness   3810 F pulseaudio
  CurrentDesktop: GNOME
  Date: Sun May 29 09:20:22 2016
  HibernationDevice: RESUME=UUID=f05a08ce-3aef-4687-9589-fed33edbb5ec
  InstallationDate: Installed on 2016-05-27 (1 days ago)
  InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Release amd64 
(20160509)
  MachineType: Dell Inc. Inspiron 5559
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-22-generic 
root=UUID=312a4c17-55ca-49fc-8052-35c29b1cf0ce ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-22-generic N/A
   linux-backports-modules-4.4.0-22-generic  N/A
   linux-firmware1.157
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/01/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.1.9
  dmi.board.name: 052K07
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.1.9:bd03/01/2016:svnDellInc.:pnInspiron5559:pvr:rvnDellInc.:rn052K07:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Inspiron 5559
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1586705] Re: dell inspiron 5000 won't wake from suspend

2016-05-28 Thread Tim
Tested with the mainline 4.6.0 kernel and suspend does work with that.

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

Title:
  dell inspiron 5000 won't wake from suspend

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Laptop will suspend, but then unable to wake from suspend, keyboard
  touchpad and power button do nothing. The only option is to force
  shutdown with long press of power button

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-22-generic 4.4.0-22.40
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  darkness   3810 F pulseaudio
  CurrentDesktop: GNOME
  Date: Sun May 29 09:20:22 2016
  HibernationDevice: RESUME=UUID=f05a08ce-3aef-4687-9589-fed33edbb5ec
  InstallationDate: Installed on 2016-05-27 (1 days ago)
  InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Release amd64 
(20160509)
  MachineType: Dell Inc. Inspiron 5559
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-22-generic 
root=UUID=312a4c17-55ca-49fc-8052-35c29b1cf0ce ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-22-generic N/A
   linux-backports-modules-4.4.0-22-generic  N/A
   linux-firmware1.157
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/01/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.1.9
  dmi.board.name: 052K07
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.1.9:bd03/01/2016:svnDellInc.:pnInspiron5559:pvr:rvnDellInc.:rn052K07:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Inspiron 5559
  dmi.sys.vendor: Dell Inc.

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

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


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

2016-05-28 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/1586705

Title:
  dell inspiron 5000 won't wake from suspend

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Laptop will suspend, but then unable to wake from suspend, keyboard
  touchpad and power button do nothing. The only option is to force
  shutdown with long press of power button

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-22-generic 4.4.0-22.40
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  darkness   3810 F pulseaudio
  CurrentDesktop: GNOME
  Date: Sun May 29 09:20:22 2016
  HibernationDevice: RESUME=UUID=f05a08ce-3aef-4687-9589-fed33edbb5ec
  InstallationDate: Installed on 2016-05-27 (1 days ago)
  InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Release amd64 
(20160509)
  MachineType: Dell Inc. Inspiron 5559
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-22-generic 
root=UUID=312a4c17-55ca-49fc-8052-35c29b1cf0ce ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-22-generic N/A
   linux-backports-modules-4.4.0-22-generic  N/A
   linux-firmware1.157
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/01/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.1.9
  dmi.board.name: 052K07
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.1.9:bd03/01/2016:svnDellInc.:pnInspiron5559:pvr:rvnDellInc.:rn052K07:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Inspiron 5559
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1586705] [NEW] dell inspiron 5000 won't wake from suspend

2016-05-28 Thread Tim
Public bug reported:

Laptop will suspend, but then unable to wake from suspend, keyboard
touchpad and power button do nothing. The only option is to force
shutdown with long press of power button

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: linux-image-4.4.0-22-generic 4.4.0-22.40
ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
Uname: Linux 4.4.0-22-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  darkness   3810 F pulseaudio
CurrentDesktop: GNOME
Date: Sun May 29 09:20:22 2016
HibernationDevice: RESUME=UUID=f05a08ce-3aef-4687-9589-fed33edbb5ec
InstallationDate: Installed on 2016-05-27 (1 days ago)
InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Release amd64 
(20160509)
MachineType: Dell Inc. Inspiron 5559
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-22-generic 
root=UUID=312a4c17-55ca-49fc-8052-35c29b1cf0ce ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-4.4.0-22-generic N/A
 linux-backports-modules-4.4.0-22-generic  N/A
 linux-firmware1.157
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/01/2016
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.1.9
dmi.board.name: 052K07
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.1.9:bd03/01/2016:svnDellInc.:pnInspiron5559:pvr:rvnDellInc.:rn052K07:rvrA00:cvnDellInc.:ct9:cvr:
dmi.product.name: Inspiron 5559
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug third-party-packages xenial

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

Title:
  dell inspiron 5000 won't wake from suspend

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Laptop will suspend, but then unable to wake from suspend, keyboard
  touchpad and power button do nothing. The only option is to force
  shutdown with long press of power button

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-22-generic 4.4.0-22.40
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  darkness   3810 F pulseaudio
  CurrentDesktop: GNOME
  Date: Sun May 29 09:20:22 2016
  HibernationDevice: RESUME=UUID=f05a08ce-3aef-4687-9589-fed33edbb5ec
  InstallationDate: Installed on 2016-05-27 (1 days ago)
  InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Release amd64 
(20160509)
  MachineType: Dell Inc. Inspiron 5559
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-22-generic 
root=UUID=312a4c17-55ca-49fc-8052-35c29b1cf0ce ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-22-generic N/A
   linux-backports-modules-4.4.0-22-generic  N/A
   linux-firmware1.157
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/01/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.1.9
  dmi.board.name: 052K07
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.1.9:bd03/01/2016:svnDellInc.:pnInspiron5559:pvr:rvnDellInc.:rn052K07:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Inspiron 5559
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1509723] Re: [Acer Aspire ES1-311] Ubuntu freezes occasionally

2016-05-28 Thread Mike
I have also been having this problem since at least 15.xx I think 14.10
was ok but can't remember for sure.

I am running 64 bit 16.04 on an AMD A8-7600 Radeon R7, 10 Compute Cores
4C+6G with 4gb ram and WDC3200BEVT-0 hard drive.

This problem seems to have been around for some time now and is
affecting a lot of people using lots of different hardware
configurations. There have also been a large number of auto updates but
nothing seems to have made any difference. Has any progress been made or
is it still a mystery that we have to put up with?

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

Title:
  [Acer Aspire ES1-311] Ubuntu freezes occasionally

Status in linux package in Ubuntu:
  Triaged

Bug description:
  I am running Ubuntu 15.10 and my notebook freezes occasionally. I had
  the same issue with Ubuntu 15.04, but I thought that 15.10 might
  change it. I am running Ubuntu on an Acer Aspire ES1-311 (P1D5).

  I have no clue what causes this, my system just freezes and I can't do
  anything anymore. ctrl+alt+f1 doesn't work as well as alt+print+REISUB
  doesn't work either. It's just frozen. I have to power down manually.

  Last time I was programming only with a gnome-terminal and atom
  (editor) opened. I checked some log files but I couldn't find anything
  suspicious.

  Any ideas?

  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:  christian   1490 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat Oct 24 23:38:29 2015
  HibernationDevice: RESUME=UUID=e81f37fd-8750-4e88-876e-7118ed4fa77e
  InstallationDate: Installed on 2015-10-24 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 04f2:b469 Chicony Electronics Co., Ltd 
   Bus 001 Device 005: ID 04ca:300b Lite-On Technology Corp. Atheros AR3012 
Bluetooth
   Bus 001 Device 002: ID 0461:4d2f Primax Electronics, Ltd 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Acer Aspire ES1-311
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-16-generic.efi.signed 
root=UUID=a0b570c6-9883-4099-9505-440eeb0d3551 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-16-generic N/A
   linux-backports-modules-4.2.0-16-generic  N/A
   linux-firmware1.149
  SourcePackage: linux
  UdevLog: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden: 
'/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/24/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.10
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: Aspire ES1-311
  dmi.board.vendor: Acer
  dmi.board.version: V1.10
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V1.10
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.10:bd10/24/2014:svnAcer:pnAspireES1-311:pvrV1.10:rvnAcer:rnAspireES1-311:rvrV1.10:cvnAcer:ct10:cvrV1.10:
  dmi.product.name: Aspire ES1-311
  dmi.product.version: V1.10
  dmi.sys.vendor: Acer

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

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


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

2016-05-28 Thread APolihron
apport information

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

Title:
  Peripheral Devices (keyboard and mouse) login delay

Status in ubuntu-mate:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  As a desktop setup i have a laptop+monitor+keyboard and mouse (usb).
  When i get the login screen i need to wait for like 10 sec for the laptop to 
take some impute from my Peripheral Devices (username+pass)
  Dont know if this is a kernel or an os Bug!
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  apolitech   1478 F pulseaudio
  CurrentDesktop: MATE
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=de942971-6876-4da2-aff5-fda144aa02ba
  InstallationDate: Installed on 2016-05-28 (0 days ago)
  InstallationMedia: Ubuntu-MATE 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: ASUSTeK COMPUTER INC. K56CA
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-22-generic.efi.signed 
root=UUID=5cdaf4a2-adc1-4e74-a34c-f0dfa50f37b0 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-22-generic N/A
   linux-backports-modules-4.4.0-22-generic  N/A
   linux-firmware1.157
  Tags:  xenial
  Uname: Linux 4.4.0-22-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/13/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K56CA.208
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K56CA
  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.:bvrK56CA.208:bd11/13/2012:svnASUSTeKCOMPUTERINC.:pnK56CA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK56CA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K56CA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1564664/+subscriptions

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


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

2016-05-28 Thread APolihron
apport information

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

Title:
  Peripheral Devices (keyboard and mouse) login delay

Status in ubuntu-mate:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  As a desktop setup i have a laptop+monitor+keyboard and mouse (usb).
  When i get the login screen i need to wait for like 10 sec for the laptop to 
take some impute from my Peripheral Devices (username+pass)
  Dont know if this is a kernel or an os Bug!
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  apolitech   1478 F pulseaudio
  CurrentDesktop: MATE
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=de942971-6876-4da2-aff5-fda144aa02ba
  InstallationDate: Installed on 2016-05-28 (0 days ago)
  InstallationMedia: Ubuntu-MATE 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: ASUSTeK COMPUTER INC. K56CA
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-22-generic.efi.signed 
root=UUID=5cdaf4a2-adc1-4e74-a34c-f0dfa50f37b0 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-22-generic N/A
   linux-backports-modules-4.4.0-22-generic  N/A
   linux-firmware1.157
  Tags:  xenial
  Uname: Linux 4.4.0-22-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/13/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K56CA.208
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K56CA
  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.:bvrK56CA.208:bd11/13/2012:svnASUSTeKCOMPUTERINC.:pnK56CA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK56CA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K56CA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1564664/+subscriptions

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


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

2016-05-28 Thread APolihron
apport information

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

** Changed in: ubuntu-mate
   Status: Incomplete => Confirmed

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

Title:
  Peripheral Devices (keyboard and mouse) login delay

Status in ubuntu-mate:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  As a desktop setup i have a laptop+monitor+keyboard and mouse (usb).
  When i get the login screen i need to wait for like 10 sec for the laptop to 
take some impute from my Peripheral Devices (username+pass)
  Dont know if this is a kernel or an os Bug!
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  apolitech   1478 F pulseaudio
  CurrentDesktop: MATE
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=de942971-6876-4da2-aff5-fda144aa02ba
  InstallationDate: Installed on 2016-05-28 (0 days ago)
  InstallationMedia: Ubuntu-MATE 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: ASUSTeK COMPUTER INC. K56CA
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-22-generic.efi.signed 
root=UUID=5cdaf4a2-adc1-4e74-a34c-f0dfa50f37b0 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-22-generic N/A
   linux-backports-modules-4.4.0-22-generic  N/A
   linux-firmware1.157
  Tags:  xenial
  Uname: Linux 4.4.0-22-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/13/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K56CA.208
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K56CA
  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.:bvrK56CA.208:bd11/13/2012:svnASUSTeKCOMPUTERINC.:pnK56CA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK56CA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K56CA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1564664/+subscriptions

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


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

2016-05-28 Thread APolihron
apport information

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

Title:
  Peripheral Devices (keyboard and mouse) login delay

Status in ubuntu-mate:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  As a desktop setup i have a laptop+monitor+keyboard and mouse (usb).
  When i get the login screen i need to wait for like 10 sec for the laptop to 
take some impute from my Peripheral Devices (username+pass)
  Dont know if this is a kernel or an os Bug!
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  apolitech   1478 F pulseaudio
  CurrentDesktop: MATE
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=de942971-6876-4da2-aff5-fda144aa02ba
  InstallationDate: Installed on 2016-05-28 (0 days ago)
  InstallationMedia: Ubuntu-MATE 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: ASUSTeK COMPUTER INC. K56CA
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-22-generic.efi.signed 
root=UUID=5cdaf4a2-adc1-4e74-a34c-f0dfa50f37b0 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-22-generic N/A
   linux-backports-modules-4.4.0-22-generic  N/A
   linux-firmware1.157
  Tags:  xenial
  Uname: Linux 4.4.0-22-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/13/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K56CA.208
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K56CA
  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.:bvrK56CA.208:bd11/13/2012:svnASUSTeKCOMPUTERINC.:pnK56CA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK56CA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K56CA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1564664/+subscriptions

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


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

2016-05-28 Thread APolihron
apport information

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

Title:
  Peripheral Devices (keyboard and mouse) login delay

Status in ubuntu-mate:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  As a desktop setup i have a laptop+monitor+keyboard and mouse (usb).
  When i get the login screen i need to wait for like 10 sec for the laptop to 
take some impute from my Peripheral Devices (username+pass)
  Dont know if this is a kernel or an os Bug!
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  apolitech   1478 F pulseaudio
  CurrentDesktop: MATE
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=de942971-6876-4da2-aff5-fda144aa02ba
  InstallationDate: Installed on 2016-05-28 (0 days ago)
  InstallationMedia: Ubuntu-MATE 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: ASUSTeK COMPUTER INC. K56CA
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-22-generic.efi.signed 
root=UUID=5cdaf4a2-adc1-4e74-a34c-f0dfa50f37b0 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-22-generic N/A
   linux-backports-modules-4.4.0-22-generic  N/A
   linux-firmware1.157
  Tags:  xenial
  Uname: Linux 4.4.0-22-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/13/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K56CA.208
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K56CA
  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.:bvrK56CA.208:bd11/13/2012:svnASUSTeKCOMPUTERINC.:pnK56CA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK56CA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K56CA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1564664/+subscriptions

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


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

2016-05-28 Thread APolihron
apport information

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

Title:
  Peripheral Devices (keyboard and mouse) login delay

Status in ubuntu-mate:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  As a desktop setup i have a laptop+monitor+keyboard and mouse (usb).
  When i get the login screen i need to wait for like 10 sec for the laptop to 
take some impute from my Peripheral Devices (username+pass)
  Dont know if this is a kernel or an os Bug!
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  apolitech   1478 F pulseaudio
  CurrentDesktop: MATE
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=de942971-6876-4da2-aff5-fda144aa02ba
  InstallationDate: Installed on 2016-05-28 (0 days ago)
  InstallationMedia: Ubuntu-MATE 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: ASUSTeK COMPUTER INC. K56CA
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-22-generic.efi.signed 
root=UUID=5cdaf4a2-adc1-4e74-a34c-f0dfa50f37b0 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-22-generic N/A
   linux-backports-modules-4.4.0-22-generic  N/A
   linux-firmware1.157
  Tags:  xenial
  Uname: Linux 4.4.0-22-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/13/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K56CA.208
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K56CA
  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.:bvrK56CA.208:bd11/13/2012:svnASUSTeKCOMPUTERINC.:pnK56CA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK56CA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K56CA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1564664/+subscriptions

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


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

2016-05-28 Thread APolihron
apport information

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

Title:
  Peripheral Devices (keyboard and mouse) login delay

Status in ubuntu-mate:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  As a desktop setup i have a laptop+monitor+keyboard and mouse (usb).
  When i get the login screen i need to wait for like 10 sec for the laptop to 
take some impute from my Peripheral Devices (username+pass)
  Dont know if this is a kernel or an os Bug!
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  apolitech   1478 F pulseaudio
  CurrentDesktop: MATE
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=de942971-6876-4da2-aff5-fda144aa02ba
  InstallationDate: Installed on 2016-05-28 (0 days ago)
  InstallationMedia: Ubuntu-MATE 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: ASUSTeK COMPUTER INC. K56CA
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-22-generic.efi.signed 
root=UUID=5cdaf4a2-adc1-4e74-a34c-f0dfa50f37b0 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-22-generic N/A
   linux-backports-modules-4.4.0-22-generic  N/A
   linux-firmware1.157
  Tags:  xenial
  Uname: Linux 4.4.0-22-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/13/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K56CA.208
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K56CA
  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.:bvrK56CA.208:bd11/13/2012:svnASUSTeKCOMPUTERINC.:pnK56CA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK56CA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K56CA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1564664/+subscriptions

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


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

2016-05-28 Thread APolihron
apport information

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

Title:
  Peripheral Devices (keyboard and mouse) login delay

Status in ubuntu-mate:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  As a desktop setup i have a laptop+monitor+keyboard and mouse (usb).
  When i get the login screen i need to wait for like 10 sec for the laptop to 
take some impute from my Peripheral Devices (username+pass)
  Dont know if this is a kernel or an os Bug!
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  apolitech   1478 F pulseaudio
  CurrentDesktop: MATE
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=de942971-6876-4da2-aff5-fda144aa02ba
  InstallationDate: Installed on 2016-05-28 (0 days ago)
  InstallationMedia: Ubuntu-MATE 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: ASUSTeK COMPUTER INC. K56CA
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-22-generic.efi.signed 
root=UUID=5cdaf4a2-adc1-4e74-a34c-f0dfa50f37b0 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-22-generic N/A
   linux-backports-modules-4.4.0-22-generic  N/A
   linux-firmware1.157
  Tags:  xenial
  Uname: Linux 4.4.0-22-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/13/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K56CA.208
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K56CA
  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.:bvrK56CA.208:bd11/13/2012:svnASUSTeKCOMPUTERINC.:pnK56CA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK56CA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K56CA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1564664/+subscriptions

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


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

2016-05-28 Thread APolihron
apport information

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

Title:
  Peripheral Devices (keyboard and mouse) login delay

Status in ubuntu-mate:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  As a desktop setup i have a laptop+monitor+keyboard and mouse (usb).
  When i get the login screen i need to wait for like 10 sec for the laptop to 
take some impute from my Peripheral Devices (username+pass)
  Dont know if this is a kernel or an os Bug!
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  apolitech   1478 F pulseaudio
  CurrentDesktop: MATE
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=de942971-6876-4da2-aff5-fda144aa02ba
  InstallationDate: Installed on 2016-05-28 (0 days ago)
  InstallationMedia: Ubuntu-MATE 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: ASUSTeK COMPUTER INC. K56CA
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-22-generic.efi.signed 
root=UUID=5cdaf4a2-adc1-4e74-a34c-f0dfa50f37b0 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-22-generic N/A
   linux-backports-modules-4.4.0-22-generic  N/A
   linux-firmware1.157
  Tags:  xenial
  Uname: Linux 4.4.0-22-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/13/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K56CA.208
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K56CA
  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.:bvrK56CA.208:bd11/13/2012:svnASUSTeKCOMPUTERINC.:pnK56CA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK56CA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K56CA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1564664/+subscriptions

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


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

2016-05-28 Thread APolihron
apport information

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

Title:
  Peripheral Devices (keyboard and mouse) login delay

Status in ubuntu-mate:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  As a desktop setup i have a laptop+monitor+keyboard and mouse (usb).
  When i get the login screen i need to wait for like 10 sec for the laptop to 
take some impute from my Peripheral Devices (username+pass)
  Dont know if this is a kernel or an os Bug!
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  apolitech   1478 F pulseaudio
  CurrentDesktop: MATE
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=de942971-6876-4da2-aff5-fda144aa02ba
  InstallationDate: Installed on 2016-05-28 (0 days ago)
  InstallationMedia: Ubuntu-MATE 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: ASUSTeK COMPUTER INC. K56CA
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-22-generic.efi.signed 
root=UUID=5cdaf4a2-adc1-4e74-a34c-f0dfa50f37b0 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-22-generic N/A
   linux-backports-modules-4.4.0-22-generic  N/A
   linux-firmware1.157
  Tags:  xenial
  Uname: Linux 4.4.0-22-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/13/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K56CA.208
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K56CA
  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.:bvrK56CA.208:bd11/13/2012:svnASUSTeKCOMPUTERINC.:pnK56CA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK56CA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K56CA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1564664/+subscriptions

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


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

2016-05-28 Thread APolihron
apport information

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

Title:
  Peripheral Devices (keyboard and mouse) login delay

Status in ubuntu-mate:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  As a desktop setup i have a laptop+monitor+keyboard and mouse (usb).
  When i get the login screen i need to wait for like 10 sec for the laptop to 
take some impute from my Peripheral Devices (username+pass)
  Dont know if this is a kernel or an os Bug!
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  apolitech   1478 F pulseaudio
  CurrentDesktop: MATE
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=de942971-6876-4da2-aff5-fda144aa02ba
  InstallationDate: Installed on 2016-05-28 (0 days ago)
  InstallationMedia: Ubuntu-MATE 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: ASUSTeK COMPUTER INC. K56CA
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-22-generic.efi.signed 
root=UUID=5cdaf4a2-adc1-4e74-a34c-f0dfa50f37b0 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-22-generic N/A
   linux-backports-modules-4.4.0-22-generic  N/A
   linux-firmware1.157
  Tags:  xenial
  Uname: Linux 4.4.0-22-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/13/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K56CA.208
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K56CA
  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.:bvrK56CA.208:bd11/13/2012:svnASUSTeKCOMPUTERINC.:pnK56CA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK56CA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K56CA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1564664/+subscriptions

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


[Kernel-packages] [Bug 1564664] Re: Peripheral Devices (keyboard and mouse) login delay

2016-05-28 Thread APolihron
apport information

** Tags added: apport-collected

** Description changed:

  As a desktop setup i have a laptop+monitor+keyboard and mouse (usb).
  When i get the login screen i need to wait for like 10 sec for the laptop to 
take some impute from my Peripheral Devices (username+pass)
  Dont know if this is a kernel or an os Bug!
+ --- 
+ ApportVersion: 2.20.1-0ubuntu2.1
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  apolitech   1478 F pulseaudio
+ CurrentDesktop: MATE
+ DistroRelease: Ubuntu 16.04
+ HibernationDevice: RESUME=UUID=de942971-6876-4da2-aff5-fda144aa02ba
+ InstallationDate: Installed on 2016-05-28 (0 days ago)
+ InstallationMedia: Ubuntu-MATE 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
+ MachineType: ASUSTeK COMPUTER INC. K56CA
+ Package: linux (not installed)
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-22-generic.efi.signed 
root=UUID=5cdaf4a2-adc1-4e74-a34c-f0dfa50f37b0 ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
+ RelatedPackageVersions:
+  linux-restricted-modules-4.4.0-22-generic N/A
+  linux-backports-modules-4.4.0-22-generic  N/A
+  linux-firmware1.157
+ Tags:  xenial
+ Uname: Linux 4.4.0-22-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 11/13/2012
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: K56CA.208
+ dmi.board.asset.tag: ATN12345678901234567
+ dmi.board.name: K56CA
+ 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.:bvrK56CA.208:bd11/13/2012:svnASUSTeKCOMPUTERINC.:pnK56CA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK56CA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
+ dmi.product.name: K56CA
+ dmi.product.version: 1.0
+ dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

Title:
  Peripheral Devices (keyboard and mouse) login delay

Status in ubuntu-mate:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  As a desktop setup i have a laptop+monitor+keyboard and mouse (usb).
  When i get the login screen i need to wait for like 10 sec for the laptop to 
take some impute from my Peripheral Devices (username+pass)
  Dont know if this is a kernel or an os Bug!
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  apolitech   1478 F pulseaudio
  CurrentDesktop: MATE
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=de942971-6876-4da2-aff5-fda144aa02ba
  InstallationDate: Installed on 2016-05-28 (0 days ago)
  InstallationMedia: Ubuntu-MATE 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: ASUSTeK COMPUTER INC. K56CA
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-22-generic.efi.signed 
root=UUID=5cdaf4a2-adc1-4e74-a34c-f0dfa50f37b0 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-22-generic N/A
   linux-backports-modules-4.4.0-22-generic  N/A
   linux-firmware1.157
  Tags:  xenial
  Uname: Linux 4.4.0-22-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/13/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K56CA.208
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K56CA
  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.:bvrK56CA.208:bd11/13/2012:svnASUSTeKCOMPUTERINC.:pnK56CA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK56CA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K56CA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1564664/+subscriptions

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


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

2016-05-28 Thread APolihron
apport information

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

Title:
  Peripheral Devices (keyboard and mouse) login delay

Status in ubuntu-mate:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  As a desktop setup i have a laptop+monitor+keyboard and mouse (usb).
  When i get the login screen i need to wait for like 10 sec for the laptop to 
take some impute from my Peripheral Devices (username+pass)
  Dont know if this is a kernel or an os Bug!
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  apolitech   1478 F pulseaudio
  CurrentDesktop: MATE
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=de942971-6876-4da2-aff5-fda144aa02ba
  InstallationDate: Installed on 2016-05-28 (0 days ago)
  InstallationMedia: Ubuntu-MATE 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: ASUSTeK COMPUTER INC. K56CA
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-22-generic.efi.signed 
root=UUID=5cdaf4a2-adc1-4e74-a34c-f0dfa50f37b0 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-22-generic N/A
   linux-backports-modules-4.4.0-22-generic  N/A
   linux-firmware1.157
  Tags:  xenial
  Uname: Linux 4.4.0-22-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/13/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K56CA.208
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K56CA
  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.:bvrK56CA.208:bd11/13/2012:svnASUSTeKCOMPUTERINC.:pnK56CA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK56CA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K56CA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1564664/+subscriptions

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


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

2016-05-28 Thread APolihron
apport information

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

Title:
  Peripheral Devices (keyboard and mouse) login delay

Status in ubuntu-mate:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  As a desktop setup i have a laptop+monitor+keyboard and mouse (usb).
  When i get the login screen i need to wait for like 10 sec for the laptop to 
take some impute from my Peripheral Devices (username+pass)
  Dont know if this is a kernel or an os Bug!
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  apolitech   1478 F pulseaudio
  CurrentDesktop: MATE
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=de942971-6876-4da2-aff5-fda144aa02ba
  InstallationDate: Installed on 2016-05-28 (0 days ago)
  InstallationMedia: Ubuntu-MATE 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: ASUSTeK COMPUTER INC. K56CA
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-22-generic.efi.signed 
root=UUID=5cdaf4a2-adc1-4e74-a34c-f0dfa50f37b0 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-22-generic N/A
   linux-backports-modules-4.4.0-22-generic  N/A
   linux-firmware1.157
  Tags:  xenial
  Uname: Linux 4.4.0-22-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/13/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K56CA.208
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K56CA
  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.:bvrK56CA.208:bd11/13/2012:svnASUSTeKCOMPUTERINC.:pnK56CA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK56CA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K56CA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1564664/+subscriptions

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


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

2016-05-28 Thread APolihron
apport information

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

Title:
  Peripheral Devices (keyboard and mouse) login delay

Status in ubuntu-mate:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  As a desktop setup i have a laptop+monitor+keyboard and mouse (usb).
  When i get the login screen i need to wait for like 10 sec for the laptop to 
take some impute from my Peripheral Devices (username+pass)
  Dont know if this is a kernel or an os Bug!
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  apolitech   1478 F pulseaudio
  CurrentDesktop: MATE
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=de942971-6876-4da2-aff5-fda144aa02ba
  InstallationDate: Installed on 2016-05-28 (0 days ago)
  InstallationMedia: Ubuntu-MATE 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: ASUSTeK COMPUTER INC. K56CA
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-22-generic.efi.signed 
root=UUID=5cdaf4a2-adc1-4e74-a34c-f0dfa50f37b0 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-22-generic N/A
   linux-backports-modules-4.4.0-22-generic  N/A
   linux-firmware1.157
  Tags:  xenial
  Uname: Linux 4.4.0-22-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/13/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K56CA.208
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K56CA
  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.:bvrK56CA.208:bd11/13/2012:svnASUSTeKCOMPUTERINC.:pnK56CA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK56CA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K56CA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1564664/+subscriptions

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


[Kernel-packages] [Bug 1581594] Re: constantly shows wrong temperature (99°C )

2016-05-28 Thread Mathew Hodson
** Changed in: libatasmart (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  constantly shows wrong temperature (99°C )

Status in libatasmart package in Ubuntu:
  In Progress

Bug description:
  Hello, here's my system info

  ~$ lsb_release -rd
  Description:  Ubuntu 16.04 LTS
  Release:  16.04

  ~$ apt-cache policy udisks2
  udisks2:
Installed: 2.1.7-1ubuntu1
Candidate: 2.1.7-1ubuntu1
Version table:
   *** 2.1.7-1ubuntu1 500
  500 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages
  100 /var/lib/dpkg/status

  
  Here's the problem: udisks2 constantly shows that my ssd temperature is 99°C 
(210°F), but in reality it's 30°C

  
  ~$ sudo smartctl -A /dev/sda
  smartctl 6.5 2016-01-24 r4214 [x86_64-linux-4.4.0-22-generic] (local build)
  Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

  === START OF READ SMART DATA SECTION ===
  SMART Attributes Data Structure revision number: 16
  Vendor Specific SMART Attributes with Thresholds:
  ID# ATTRIBUTE_NAME  FLAG VALUE WORST THRESH TYPE  UPDATED  
WHEN_FAILED RAW_VALUE
1 Raw_Read_Error_Rate 0x000b   100   100   050Pre-fail  Always  
 -   0
9 Power_On_Hours  0x0012   100   100   000Old_age   Always  
 -   24
   12 Power_Cycle_Count   0x0012   100   100   000Old_age   Always  
 -   51
  168 Unknown_Attribute   0x0012   100   100   000Old_age   Always  
 -   0
  170 Unknown_Attribute   0x0003   100   100   010Pre-fail  Always  
 -   231
  173 Unknown_Attribute   0x0012   100   100   000Old_age   Always  
 -   65539
  192 Power-Off_Retract_Count 0x0012   100   100   000Old_age   Always  
 -   23
  194 Temperature_Celsius 0x0023   070   070   030Pre-fail  Always  
 -   30 (Min/Max 30/30)
  218 Unknown_Attribute   0x000b   100   100   050Pre-fail  Always  
 -   0
  231 Temperature_Celsius 0x0013   100   100   000Pre-fail  Always  
 -   99
  241 Total_LBAs_Written  0x0012   100   100   000Old_age   Always  
 -   337


  in the GUI app ("Disks") it shows the wrong temperature too. hddtemp
  works well though:

  ~$ sudo hddtemp /dev/sda
  /dev/sda: PNY EU SSD CS1311 240GB: 30°C

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

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


[Kernel-packages] [Bug 1586692] [NEW] bluetooth speakers only work once

2016-05-28 Thread Bob Harvey
Public bug reported:

m10 tablet, OTA10.1
today I am successfully connected to keyboard, mouse, AND bluetooth spakers.  
All OS beeps and noises are coming out of the bluetooth speakers.  If I start 
podbird, cloudmusic, or one of the radio apps, then they are either silent or 
the sound comes out of the bluetooth speakers.

if I disconnect the bluetooth speakers, and reconnect them,  the sound
will come from the tablet.  The speakers are shown as connected, but
don't work.  The only way to get them working again is to power down the
tablet and restart it.

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

** Attachment added: "speakers connected, sound comes rom tablet"
   
https://bugs.launchpad.net/bugs/1586692/+attachment/4672000/+files/screenshot20160528_213732671.png

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

Title:
  bluetooth speakers only work once

Status in bluez package in Ubuntu:
  New

Bug description:
  m10 tablet, OTA10.1
  today I am successfully connected to keyboard, mouse, AND bluetooth spakers.  
All OS beeps and noises are coming out of the bluetooth speakers.  If I start 
podbird, cloudmusic, or one of the radio apps, then they are either silent or 
the sound comes out of the bluetooth speakers.

  if I disconnect the bluetooth speakers, and reconnect them,  the sound
  will come from the tablet.  The speakers are shown as connected, but
  don't work.  The only way to get them working again is to power down
  the tablet and restart it.

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

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


[Kernel-packages] [Bug 1503731] Re: 8086:0f31 Ubuntu 15.04-15.10 freezes totally

2016-05-28 Thread jbMacAZ
I've been following these freeze issues since kernel 4.2.  cstate is no
longer as effective since 4.6-rc7+ and 4.5.4+.

The known relevant commits are (from bugzilla #109051):

Freezing started after 3.16.7 with commit 
31685c258e0b0ad6aa486c5ec001382cf8a64212 
freezing worsened again between 4.1 and 4.2 with commit 
8fb55197e64d5988ec57b54e973daeea72c3f2ff
Reverting these commits in later kernels does not solve the problem.  But for 
some users, it extends run time before the next freeze, sometimes 
substantially.  intel_idle.max_cstate={0,1} has helped the most users the most, 
but it is a just a bandaid, not always effective.

The most recent kernels have rendered the ..cstate argument ineffective.
Other improvements in the kernel have reduced my freeze rate from < 30
minutes to about 10 hours.  At those rates, it could take a month to
bisect.

Freezing only seems to occur on Intel processors (atom and later).  The
freeze rates vary widely from minutes to weeks.  It has dependencies on
the particular Intel processor & revision, the hardware platform and the
kernel version.  Linux distro does not seem to matter much.  I have
experienced freezes with Ubuntu, Mint, Manjaro, and Android_x86 on
multiple platforms (Asus T100CHI & 2 Dell laptops) For me, cstate worked
to prevent freezes until very recent kernels.

As an intermittent problem, most freeze reports have been dismissed with
"It's not in my arena".  I believe this a cluster of problems requiring
concurrent fixes.  I'm not sure what Ubuntu can do to solve what seems
to be obvious upstream kernel problems.

Maybe Canonical can exert some influence on kernel.org to work on these
freezes rather than  breaking features that work while they push the
bleeding edge outward.  Many thousands of systems are affected, some of
which belong to IT professions who influence equipment purchase and
configuration for large corporations.  An 18 month old fatal bug is a PR
disaster waiting to happen.  By fatal I mean that the freeze can
irreparably corrupt an installed system (and I've had to re-install
twice so far.)

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

Title:
  8086:0f31 Ubuntu 15.04-15.10 freezes totally

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Ever since I first installed 15.04 back in April/May on my new DELL
  Inspiron 3646 I have experienced frequent(daily/every-other-
  day)complete lockups(cannot even switch to console(Alt-F1,F2,etc.).

  I have determined that the issue is related to the 'i915' driver in
  relation to my GPU.

  I'm currently using intel-linux-graphics-
  installer_1.2.0-0intel1_amd64.deb from https://01.org/linuxgraphics
  with similar results (maybe a little better than the stock i915 stack
  in 15.04).

  WORKAROUND: Use kernel boot parameter:
  intel_idle.max_cstate=1

  I have gained _significant_ improvements in reliability / stability by
  using parameters in the i915 module:

  /etc/modprobe.d/i915.conf:
  options i915 semaphores=1

  and / or

  /etc/default/grub:
  GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_pstate=disable"

  and / or
  /usr/share/X11/xorg.conf.d/20-intel.conf:

  Section "Device"
     Identifier "Intel Graphics"
     Driver "intel"
     Option "TearFree" "1"
  EndSection

  and / or
  Disable "Intel Virtualization Technologies" in the BIOS.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg (not installed)
  ProcVersionSignature: Ubuntu 3.19.0-30.34-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.5
  Architecture: amd64
  CompositorRunning: None
  Date: Wed Oct  7 09:32:47 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Atom Processor Z36xxx/Z37xxx Series Graphics & Display 
[8086:0f31] (rev 0e) (prog-if 00 [VGA controller])
     Subsystem: Dell Device [1028:068d]
  InstallationDate: Installed on 2015-09-17 (19 days ago)
  InstallationMedia: Ubuntu-Server 15.04 "Vivid Vervet" - Release amd64 
(20150422)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1005): WARNING **: [PIDs] Failed to execute command: 
upstart

   ** (lightdm-gtk-greeter:1005): WARNING **: Failed to load user image: Failed 
to open file '/home/chris/.face': No such file or directory
  MachineType: Dell Inc. Inspiron 3646
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=ef22be35-6f79-4356-be42-2689d1de0378 ro quiet
  SourcePackage: xorg
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/17/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A09
  dmi.board.name: 0V6D8J
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 3
  dmi.chassis.vendor: Dell Inc.
  

[Kernel-packages] [Bug 1559576] Re: Ubuntu GNOME boots to black screen when using proprietary Nvidia drivers on a laptop with Optimus

2016-05-28 Thread Ameur Mohammed
Sadly... I'm back to 15.10, don't know what happened but it suddenly
stopped booting with Nvidia,

with this configuration

ubuntu gnome 16.04
Kernel: 4.4.0-22-generic
nvidia driver: 367.18 installed from ppa:graphics-drivers/ppa
my gpu is: GeForce GT 740M
running on HP ENVY Laptop

Is not working again

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

Title:
  Ubuntu GNOME boots to black screen when using proprietary Nvidia
  drivers on a laptop with Optimus

Status in gdm:
  Confirmed
Status in Ubuntu GNOME:
  Triaged
Status in gdm3 package in Ubuntu:
  Triaged
Status in linux package in Ubuntu:
  Invalid
Status in gdm3 source package in Xenial:
  Triaged
Status in linux source package in Xenial:
  Invalid

Bug description:
  Using latest Ubuntu Gnome x64 daily build with all updates installed. 
  Lenovo Z70-80 laptop with Nvidia 840M, BIOS updated to latest version, secure 
boot and other potentially problematic BIOS settings disabled.

  Can only see a black screen instead of a log-in screen after boot completes 
when proprietary Nvidia drivers are installed.
  Regular Ubuntu works absolutely fine on the same machine with the same driver 
version. Attempting to use older drivers on Ubuntu Gnome made no difference.

  Bug is affecting more than just me. We were talking about workarounds
  in ubuntuforums. User fthx claims that switching to lightdm fixes the
  issue
  http://ubuntuforums.org/showthread.php?t=2317628=13457703#post13457703

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-14-generic 4.4.0-14.30
  ProcVersionSignature: Ubuntu 4.4.0-14.30-generic 4.4.5
  Uname: Linux 4.4.0-14-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  Date: Sat Mar 19 23:19:21 2016
  HibernationDevice: RESUME=UUID=4f8fb76c-f99d-4c54-8a67-eed0653d8eb6
  InstallationDate: Installed on 2016-03-19 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Alpha amd64 
(20160318)
  MachineType: LENOVO 80FG
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-14-generic.efi.signed 
root=UUID=572a19f6-7324-4269-ad36-7ffc9919f7a2 ro noprompt persistent quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-14-generic N/A
   linux-backports-modules-4.4.0-14-generic  N/A
   linux-firmware1.156
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/22/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: ABCN96WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: Lenovo Z70-80
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo Z70-80
  dmi.modalias: 
dmi:bvnLENOVO:bvrABCN96WW:bd09/22/2015:svnLENOVO:pn80FG:pvrLenovoZ70-80:rvnLENOVO:rnLenovoZ70-80:rvrNODPK:cvnLENOVO:ct10:cvrLenovoZ70-80:
  dmi.product.name: 80FG
  dmi.product.version: Lenovo Z70-80
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1580311] Re: Laptop panel output only if external display connected

2016-05-28 Thread mjh
** Summary changed:

- Regression: drm / modesetting failure for i915
+ Laptop panel output only if external display 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/1580311

Title:
  Laptop panel output only if external display connected

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  Since updating to 16.04 with kernel vmlinuz-4.4.0-22-generic my laptop
  no longer completes the boot sequence under a normal boot scenario -
  the "loading initrd..." message is displayed, then, when the VGA
  modesetting usually kicks the display into a higher resolution, the
  screen blanks and the startup apparently halts. This is a regression
  from 4.2 series kernels. I can successfully bring up the system if I
  revert to 4.2.0-35, and also if I boot  4.4 with the failsafe setting
  (but then X is painfully slow, as its using software)

  Matt

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
  Uname: Linux 4.2.0-35-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Tue May 10 20:29:56 2016
  DistUpgraded: 2016-05-04 00:10:55,503 DEBUG icon theme changed, re-reading
  DistroCodename: xenial
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 5.0.18, 4.2.0-35-generic, x86_64: installed
   virtualbox, 5.0.18, 4.4.0-21-generic, x86_64: installed
   virtualbox, 5.0.18, 4.4.0-22-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GpuHangFrequency: Continuously
  GpuHangReproducibility: Yes, I can easily reproduce it
  GpuHangStarted: Immediately after installing this version of Ubuntu
  GraphicsCard:
   Intel Corporation Device [8086:22b1] (rev 21) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:06ac]
  InstallationDate: Installed on 2015-05-12 (364 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: Dell Inc. Inspiron 15-3552
  PlymouthDebug: Error: [Errno 13] Permission denied: 
'/var/log/plymouth-debug.log'
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-35-generic.efi.signed 
root=/dev/mapper/ubuntu--15--vg-root ro plymouth:debug i8042.nopnp=1 
vesafb.invalid=1 drm.debug=0xe
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: Upgraded to xenial on 2016-05-03 (6 days ago)
  dmi.bios.date: 11/17/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 4.0.3
  dmi.board.name: 0CP33T
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvr4.0.3:bd11/17/2015:svnDellInc.:pnInspiron15-3552:pvr4.0.3:rvnDellInc.:rn0CP33T:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 15-3552
  dmi.product.version: 4.0.3
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12.2+16.04.20160415-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Tue May 10 12:26:45 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id5578 
   vendor CMN
  xserver.version: 2:1.18.3-1ubuntu2

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

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


[Kernel-packages] [Bug 1568865] Re: [drm:intel_cpu_fifo_underrun_irq_handler [i915_bpo]] *ERROR* CPU pipe B FIFO underrun

2016-05-28 Thread jhouse
Kernel 4.4.11 (from http://kernel.ubuntu.com/~kernel-ppa/mainline/)
seems to work with the Nouveau driver, without a freeze.  (have only
tested for a short period of time thus far).

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

Title:
  [drm:intel_cpu_fifo_underrun_irq_handler [i915_bpo]] *ERROR* CPU pipe
  B FIFO underrun

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Running Gnome-Shell on ubuntu 16.04 on my Dell XPS 15 9550 laptop
  using Intel graphics (Nvidia card turned off), I get this error in
  syslog when plugging in an external monitor (HDMI).

  Apr 11 14:28:38 miaco kernel: [ 2616.604641]
  [drm:intel_cpu_fifo_underrun_irq_handler [i915_bpo]] *ERROR* CPU pipe
  B FIFO underrun


  Meanwhile both screens flash and show corruption. Most of the time
  this has caused a hang that needs a hard power off to get out of, but
  occasionally removing the external monitor is enough to get going
  again and so I've been able to find this message in the logs.

  Note that when using Nvidia (proprietary) drivers and Unity DE I do
  not have this problem; so it seems to be related to the intel drivers,
  or possibly Gnome Shell's use of them.

  Happy to help if I can (would like to be able to use external
  monitors!)

  Rich

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-18-generic 4.4.0-18.34
  ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
  Uname: Linux 4.4.0-18-generic x86_64
  ApportVersion: 2.20.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rich   1943 F pulseaudio
  Date: Mon Apr 11 14:31:26 2016
  InstallationDate: Installed on 2016-03-21 (21 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160307)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 04f3:21d5 Elan Microelectronics Corp. 
   Bus 001 Device 002: ID 0a5c:6410 Broadcom Corp. 
   Bus 001 Device 004: ID 0c45:6713 Microdia 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. XPS 15 9550
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-18-generic.efi.signed 
root=UUID=3f8391d5-e9cc-4768-8efb-8f04d340567c ro quiet splash vt.handoff=7
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-18-generic N/A
   linux-backports-modules-4.4.0-18-generic  N/A
   linux-firmware1.157
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/25/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 01.01.19
  dmi.board.name: 0N7TVV
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr01.01.19:bd01/25/2016:svnDellInc.:pnXPS159550:pvr:rvnDellInc.:rn0N7TVV:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 15 9550
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1579190] Re: Key 5 automatically pressed on some Logitech wireless keyboards

2016-05-28 Thread Artem V. Navrotsky
Ubuntu 15.10 and 16.04, Keyboard K520.

I buy new keyboard and receiver and it's don't fix my problem.
I never seen this bug on Windows and Ubuntu 15.04 on same host.

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

Title:
  Key 5 automatically pressed on some Logitech wireless keyboards

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have a K520 Logitech keyboard and sometimes something starts to keep 
pressing key 5.
  It mostly happens when I leave the computer alone for some time, but 
sometimes also just during regular usage.

  It seems that this is a Linux specific issue as no one is complaining
  about this issue under Windows, but a couple of people are complaining
  for different versions of Ubuntu.

  It is always 5 and WladyXX3740 claims on the Logitech forum that:
  "happens on Ubuntu 15.10 and 16.04, does not happen on Ubuntu 15.04, probably 
kernel related."

  Here is where most of the people are complaining:
  
https://forums.logitech.com/t5/Keyboards-and-Keyboard-Mice/Ubuntu-15-10-and-K520-key-5-automatically-pressed-resulting-in/td-p/1488639

  I discovered that this is related to my Logitech keyboard by running this 
command:
  xinput test-xi2 --root

  Here is the device list:
  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳ Logitech K520   id=10   [slave  pointer 
 (2)]
  ⎜   ↳ Logitech M310/M310t id=11   [slave  pointer 
 (2)]
  ⎜   ↳ AlpsPS/2 ALPS DualPoint Stick   id=15   [slave  pointer 
 (2)]
  ⎜   ↳ AlpsPS/2 ALPS DualPoint TouchPadid=14   [slave  pointer 
 (2)]
  ⎣ Virtual core keyboard   id=3[master keyboard (2)]
  ↳ Virtual core XTEST keyboard id=5[slave  
keyboard (3)]
  ↳ Integrated_Webcam_HDid=12   [slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ Video Bus   id=7[slave  
keyboard (3)]
  ↳ Power Buttonid=6[slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]
  ↳ Power Buttonid=8[slave  
keyboard (3)]
  ↳ DELL Wireless hotkeys   id=16   [slave  
keyboard (3)]
  ↳ Dell WMI hotkeysid=17   [slave  
keyboard (3)]

  And some extract from the output when this happens:
  EVENT type 2 (KeyPress)
  device: 10 (10)
  detail: 14
  flags:
  root: 449.00/427.00
  event: 449.00/427.00
  buttons:
  modifiers: locked 0x10 latched 0 base 0 effective: 0x10
  group: locked 0 latched 0 base 0 effective: 0
  valuators:
  windows: root 0xf6 event 0xf6 child 0x36000f8
  EVENT type 12 (PropertyEvent)
   property: 308 'Synaptics Off'
   changed: modified
  EVENT type 2 (KeyPress)
  device: 10 (10)
  detail: 14
  flags: repeat
  root: 449.00/427.00
  event: 449.00/427.00
  buttons:
  modifiers: locked 0x10 latched 0 base 0 effective: 0x10
  group: locked 0 latched 0 base 0 effective: 0
  valuators:
  windows: root 0xf6 event 0xf6 child 0x36000f8
  EVENT type 2 (KeyPress)
  device: 10 (10)
  detail: 14
  flags: repeat
  root: 449.00/427.00
  event: 449.00/427.00
  buttons:
  modifiers: locked 0x10 latched 0 base 0 effective: 0x10
  group: locked 0 latched 0 base 0 effective: 0
  valuators:
  windows: root 0xf6 event 0xf6 child 0x36000f8
  EVENT type 2 (KeyPress)
  device: 10 (10)
  detail: 14
  flags: repeat
  root: 449.00/427.00
  event: 449.00/427.00
  buttons:
  modifiers: locked 0x10 latched 0 base 0 effective: 0x10
  group: locked 0 latched 0 base 0 effective: 0
  valuators:
  windows: root 0xf6 event 0xf6 child 0x36000f8
  EVENT type 2 (KeyPress)
  device: 10 (10)
  detail: 14
  flags: repeat
  root: 449.00/427.00
  event: 449.00/427.00
  buttons:
  modifiers: locked 0x10 latched 0 base 0 effective: 0x10
  group: locked 0 latched 0 base 0 effective: 0
  valuators:
  windows: root 0xf6 event 0xf6 child 0x36000f8
  EVENT type 2 (KeyPress)
  device: 10 (10)
  detail: 14
  flags: repeat
  root: 449.00/427.00
  event: 449.00/427.00
  buttons:
  modifiers: locked 0x10 latched 0 base 0 effective: 0x10
  group: locked 0 latched 0 base 0 effective: 0
  valuators:
  windows: root 0xf6 event 0xf6 child 0x36000f8
  ...

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-generic 4.4.0.21.22
  

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

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

apport-collect 1586650

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

Title:
  Ubuntu 16.04 touchy WiFi Internet

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I just recently did a fresh install of Ubuntu 16.04 on my desktop last
  weekend, and since that time my household had to reconfigure our modem
  and router setup (from bridge mode to DHCP mode). As a result, I lost
  all ability on my computer to connect to WiFi or the Internet. This
  isn't the first time this has happened on an Ubuntu version.

  However, all other devices in my household (there are over eight other
  devices between my family members), including my iPad and my
  PlayStation, had Internet connection. Growing desperate, I
  troubleshooted for days, trying out multiple solutions posted on
  AskUbuntu.com. I even opened up two AskUbuntu.com questions, and some
  people helped me troubleshoot the issue for a while. But eventually
  they gave up and left me alone with my problem.

  I felt so frustrated and exasperated. I thought I was never going to
  get Internet on my desktop again. Or that I would have to completely
  reinstall Ubuntu 16.04, because some old settings had been imprinted
  on my file system or something. But I can't be reinstalling my OS
  every time someone in my house alters something on our modem or
  router.

  Finally, this morning, I decided I would try one last thing: power-
  cycling our router and modem. I was very reluctant to do this, because
  the Internet had at last been working great for everyone in our house
  (we'd been having chronic Internet problems over the previous months),
  and I didn't want to compromise that. But I really need to have
  Internet on my desktop. So I power-cycled our router and modem, and
  finally, FINALLY my Internet works on my computer. It is a bit slow
  (only 2 Mbps download speed, and web pages load up slowly), but it
  actually works. I'm of course very skeptical that it will stop working
  at any time, but for now, it's functional.

  The issue I have with Ubuntu is that the networking seems extremely
  touchy and fragile, and isn't very resilient when something changes on
  your home network. My iPad doesn't have that problem at all; it will
  reconnect to any router within seconds, and you'll be back on the
  Internet in no time. My PlayStation can reestablish a new connection
  profile pretty much automatically and get you back gaming online
  within minutes. It's with Ubuntu, or Linux, that I've repeatedly
  encountered this debilitating issue, where reconnecting to an altered
  network is such a precarious thing.

  I'd really, REALLY like to continue using Ubuntu. For at least a few
  years, I no longer have Windows on my machine, I game heavily on Steam
  for Linux, and I really need the Internet on my desktop for work and
  for pleasure. But if I can't get Internet reliably with Linux, I fear
  I'm going to have to switch to another OS. And that would be a real
  shame.

  Please, improve the WiFi networking on Ubuntu so that it is just as
  snappy and resilient as my iPad, and I will be a very happy Ubuntu
  user for years to come.

  Thank you for reading.

  My system specifications:
  Ubuntu 16.04 LTS (64-bit)
  Asus M4A78LT-M LE Motherboard
  AMD Athlon II X4 645, 3.10 GHz
  Mushkin 8 GB PC3 Blackline RAM (2 x 4 GB)
  500 GB Hard Disk
  Qualcomm Atheros AR928X Wireless Network Adapter (PCI-Express)
  Nvidia GeForce GTX 750 Ti

  (* I bought the Qualcomm Atheros AR928X Wireless Network Adapter
  specifically to work with Ubuntu from a Linux-friendly retailer. It
  normally works great, and no matter what it always at least shows WiFi
  signals nearby, even if I can't connect to them.)

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

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


[Kernel-packages] [Bug 1586650] [NEW] Ubuntu 16.04 touchy WiFi Internet

2016-05-28 Thread N
Public bug reported:

I just recently did a fresh install of Ubuntu 16.04 on my desktop last
weekend, and since that time my household had to reconfigure our modem
and router setup (from bridge mode to DHCP mode). As a result, I lost
all ability on my computer to connect to WiFi or the Internet. This
isn't the first time this has happened on an Ubuntu version.

However, all other devices in my household (there are over eight other
devices between my family members), including my iPad and my
PlayStation, had Internet connection. Growing desperate, I
troubleshooted for days, trying out multiple solutions posted on
AskUbuntu.com. I even opened up two AskUbuntu.com questions, and some
people helped me troubleshoot the issue for a while. But eventually they
gave up and left me alone with my problem.

I felt so frustrated and exasperated. I thought I was never going to get
Internet on my desktop again. Or that I would have to completely
reinstall Ubuntu 16.04, because some old settings had been imprinted on
my file system or something. But I can't be reinstalling my OS every
time someone in my house alters something on our modem or router.

Finally, this morning, I decided I would try one last thing: power-
cycling our router and modem. I was very reluctant to do this, because
the Internet had at last been working great for everyone in our house
(we'd been having chronic Internet problems over the previous months),
and I didn't want to compromise that. But I really need to have Internet
on my desktop. So I power-cycled our router and modem, and finally,
FINALLY my Internet works on my computer. It is a bit slow (only 2 Mbps
download speed, and web pages load up slowly), but it actually works.
I'm of course very skeptical that it will stop working at any time, but
for now, it's functional.

The issue I have with Ubuntu is that the networking seems extremely
touchy and fragile, and isn't very resilient when something changes on
your home network. My iPad doesn't have that problem at all; it will
reconnect to any router within seconds, and you'll be back on the
Internet in no time. My PlayStation can reestablish a new connection
profile pretty much automatically and get you back gaming online within
minutes. It's with Ubuntu, or Linux, that I've repeatedly encountered
this debilitating issue, where reconnecting to an altered network is
such a precarious thing.

I'd really, REALLY like to continue using Ubuntu. For at least a few
years, I no longer have Windows on my machine, I game heavily on Steam
for Linux, and I really need the Internet on my desktop for work and for
pleasure. But if I can't get Internet reliably with Linux, I fear I'm
going to have to switch to another OS. And that would be a real shame.

Please, improve the WiFi networking on Ubuntu so that it is just as
snappy and resilient as my iPad, and I will be a very happy Ubuntu user
for years to come.

Thank you for reading.

My system specifications:
Ubuntu 16.04 LTS (64-bit)
Asus M4A78LT-M LE Motherboard
AMD Athlon II X4 645, 3.10 GHz
Mushkin 8 GB PC3 Blackline RAM (2 x 4 GB)
500 GB Hard Disk
Qualcomm Atheros AR928X Wireless Network Adapter (PCI-Express)
Nvidia GeForce GTX 750 Ti

(* I bought the Qualcomm Atheros AR928X Wireless Network Adapter
specifically to work with Ubuntu from a Linux-friendly retailer. It
normally works great, and no matter what it always at least shows WiFi
signals nearby, even if I can't connect to them.)

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


** Tags: 16.04 internet modem networking router wifi

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

Title:
  Ubuntu 16.04 touchy WiFi Internet

Status in linux package in Ubuntu:
  New

Bug description:
  I just recently did a fresh install of Ubuntu 16.04 on my desktop last
  weekend, and since that time my household had to reconfigure our modem
  and router setup (from bridge mode to DHCP mode). As a result, I lost
  all ability on my computer to connect to WiFi or the Internet. This
  isn't the first time this has happened on an Ubuntu version.

  However, all other devices in my household (there are over eight other
  devices between my family members), including my iPad and my
  PlayStation, had Internet connection. Growing desperate, I
  troubleshooted for days, trying out multiple solutions posted on
  AskUbuntu.com. I even opened up two AskUbuntu.com questions, and some
  people helped me troubleshoot the issue for a while. But eventually
  they gave up and left me alone with my problem.

  I felt so frustrated and exasperated. I thought I was never going to
  get Internet on my desktop again. Or that I would have to completely
  reinstall Ubuntu 16.04, because some old settings had been imprinted
  on my file system or something. But I can't be reinstalling my OS
  every time someone in my house alters something on our 

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

2016-05-28 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/1586635

Title:
  Ubuntu 16.04 black screen after long suspend

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When I close the lid in my laptop (Slimbook) for short time, and open
  it again, the system resume perfectly.

  However, when I suspend my PC for long time, when I open the lid, it
  resumes with black screen and keyboard led on. I cant suspend it again
  closing the lid and combination of Ctrl + Alt + F3 not work. Need hard
  shutdown to recover the System.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-23-generic 4.4.0-23.41
  ProcVersionSignature: Ubuntu 4.4.0-23.41-generic 4.4.10
  Uname: Linux 4.4.0-23-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  vk496  1804 F pulseaudio
   /dev/snd/controlC1:  vk496  1804 F pulseaudio
  CRDA:
   country BO: DFS-JP
(2402 - 2482 @ 40), (N/A, 20), (N/A)
(5250 - 5330 @ 80), (N/A, 30), (0 ms), DFS
(5735 - 5835 @ 80), (N/A, 30), (N/A)
  CurrentDesktop: Unity
  Date: Sat May 28 14:25:57 2016
  HibernationDevice: RESUME=UUID=bac2d5f4-7b92-4141-89f8-147737e447dc
  MachineType: ENZ C16B
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-23-generic.efi.signed 
root=UUID=90e2ad64-9662-478b-a2b9-110a8336fe59 ro elevator=noop quiet splash 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-23-generic N/A
   linux-backports-modules-4.4.0-23-generic  N/A
   linux-firmware1.157
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/21/2014
  dmi.bios.vendor: INSYDE Corp.
  dmi.bios.version: c
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: C16B
  dmi.board.vendor: ENZ
  dmi.board.version: Type2 - Board Version
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ENZ
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnINSYDECorp.:bvrc:bd11/21/2014:svnENZ:pnC16B:pvr1.0:rvnENZ:rnC16B:rvrType2-BoardVersion:cvnENZ:ct10:cvrChassisVersion:
  dmi.product.name: C16B
  dmi.product.version: 1.0
  dmi.sys.vendor: ENZ

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

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


[Kernel-packages] [Bug 912397] Re: Intel HD Graphics "No Device Detected"

2016-05-28 Thread Ricardo M. Costa
This bug report may be closed, but the bug itself definitely is not. I
just installed Xubuntu 16.04, and of course I was stuck with black
screen until I added "nomodeset" to grub (as I've done with the past 10+
versions of Ubuntu). Unfortunately, this time my max resolution is
1024x758, and those ar  the few times I can get past boot.

Evidently this has something to do with X being taken out of the loop as
far as loading the video drivers... correct? The kernel does this now,
but seems to do it very badly. Anyway to reopen this?

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

Title:
  Intel HD Graphics "No Device Detected"

Status in Linux:
  Fix Released
Status in linux package in Ubuntu:
  Invalid

Bug description:
  Intel HD Graphics is not recognized by kernel 3.0.0.14. Other kernels I've 
tried on Ubuntu 11.10:
  2.6.39
  3.0.0.12
  3.1.4
  3.1.6

  All of them must be started with "nomodeset". If this is not done, I get a 
black screen. With nomodeset the display can run at 1280x1024, with vesa 
driver. It's a full HD display and is supposed to run at 1920x1080.
  With "nomodeset" and with a xorg.conf using "intel" driver, when X starts I 
get "no device detected" error, falling back to console.

  I've tried lastest version of other distros with the same result: OpenSUSE 
12.1, Fedora 16, Bodhi 1.3, Ubuntu Precise 12.04 alpha, 
  CentOS 6.2, Extix 9, and i don't remember if anyone else.

  I've tried too the 3.2 rc4 and rc7 kernel on Ubuntu 11.10, and those
  works better: nomodeset is not needed and I get full 1920x1080
  resolution, but it's very unstable because the video turns off and on
  constantly (or turns into black), about 5 seconds each.

  I've read in a lot of forums that the Intel HD Graphics are supported
  since 2.6.3x kernel, and must work ok too with 3.x, but it is failing
  with this specification.

  Even I tried the http://ppa.launchpad.net/glasen/intel-driver as
  suggested in several forums.

  cat /proc/version_signature  ---> Ubuntu 3.0.0-14.23-generic 3.0.9

  sudo lspci -vk
  00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core 
Processor Family Integrated Graphics Controller (rev 09) (prog-if 00 [VGA 
controller])
Subsystem: Dell Device 0511
Flags: bus master, fast devsel, latency 0, IRQ 46
Memory at fe00 (64-bit, non-prefetchable) [size=4M]
Memory at d000 (64-bit, prefetchable) [size=256M]
I/O ports at f000 [size=64]
Expansion ROM at  [disabled]
Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
Capabilities: [d0] Power Management version 2
Capabilities: [a4] PCI Advanced Features
Kernel modules: i915

  
  sudo lshw -C video
*-display UNCLAIMED 
 description: VGA compatible controller
 product: 2nd Generation Core Processor Family Integrated Graphics 
Controller
 vendor: Intel Corporation
 physical id: 2
 bus info: pci@:00:02.0
 version: 09
 width: 64 bits
 clock: 33MHz
 capabilities: msi pm vga_controller bus_master cap_list
 configuration: latency=0
 resources: memory:fe00-fe3f memory:d000-dfff 
ioport:f000(size=64)

  
  The machine is a DELL INSPIRON ALL IN ONE 2320 i3 2100 CPU

  One post to have a read is: 
http://www.grputland.com/2011/12/ubuntu-1204-alpha-1-sandy-bridge.html
  It is the same problem as I describe it here.

  
  Thanks

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: linux-image-3.0.0-14-generic 3.0.0-14.23
  ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
  Uname: Linux 3.0.0-14-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  AplayDevices:
    List of PLAYBACK Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: ALC269 Analog [ALC269 Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: ALC269 Analog [ALC269 Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  gspadari   1751 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xfe50 irq 47'
 Mixer name : 'Realtek ALC269'
 Components : 'HDA:10ec0269,10280511,00100202'
 Controls  : 14
 Simple ctrls  : 10
  Date: Thu Jan  5 13:42:39 2012
  HibernationDevice: RESUME=UUID=d472e32e-08ee-4a81-a4d6-d546e293ca74
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  MachineType: Dell Inc. Inspiron One 2320
  ProcEnviron:
   SHELL=/bin/bash
   PATH=(custom, no user)
   LANG=en_US.UTF-8
  ProcKernelCmdLine: 

[Kernel-packages] [Bug 1586635] [NEW] Ubuntu 16.04 black screen after long suspend

2016-05-28 Thread Valentin
Public bug reported:

When I close the lid in my laptop (Slimbook) for short time, and open it
again, the system resume perfectly.

However, when I suspend my PC for long time, when I open the lid, it
resumes with black screen and keyboard led on. I cant suspend it again
closing the lid and combination of Ctrl + Alt + F3 not work. Need hard
shutdown to recover the System.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: linux-image-4.4.0-23-generic 4.4.0-23.41
ProcVersionSignature: Ubuntu 4.4.0-23.41-generic 4.4.10
Uname: Linux 4.4.0-23-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  vk496  1804 F pulseaudio
 /dev/snd/controlC1:  vk496  1804 F pulseaudio
CRDA:
 country BO: DFS-JP
(2402 - 2482 @ 40), (N/A, 20), (N/A)
(5250 - 5330 @ 80), (N/A, 30), (0 ms), DFS
(5735 - 5835 @ 80), (N/A, 30), (N/A)
CurrentDesktop: Unity
Date: Sat May 28 14:25:57 2016
HibernationDevice: RESUME=UUID=bac2d5f4-7b92-4141-89f8-147737e447dc
MachineType: ENZ C16B
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-23-generic.efi.signed 
root=UUID=90e2ad64-9662-478b-a2b9-110a8336fe59 ro elevator=noop quiet splash 
vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-4.4.0-23-generic N/A
 linux-backports-modules-4.4.0-23-generic  N/A
 linux-firmware1.157
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/21/2014
dmi.bios.vendor: INSYDE Corp.
dmi.bios.version: c
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: C16B
dmi.board.vendor: ENZ
dmi.board.version: Type2 - Board Version
dmi.chassis.asset.tag: Chassis Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ENZ
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnINSYDECorp.:bvrc:bd11/21/2014:svnENZ:pnC16B:pvr1.0:rvnENZ:rnC16B:rvrType2-BoardVersion:cvnENZ:ct10:cvrChassisVersion:
dmi.product.name: C16B
dmi.product.version: 1.0
dmi.sys.vendor: ENZ

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


** Tags: amd64 apport-bug package-from-proposed xenial

** Attachment added: "lspci-vnvn.log"
   
https://bugs.launchpad.net/bugs/1586635/+attachment/4671805/+files/lspci-vnvn.log

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

Title:
  Ubuntu 16.04 black screen after long suspend

Status in linux package in Ubuntu:
  New

Bug description:
  When I close the lid in my laptop (Slimbook) for short time, and open
  it again, the system resume perfectly.

  However, when I suspend my PC for long time, when I open the lid, it
  resumes with black screen and keyboard led on. I cant suspend it again
  closing the lid and combination of Ctrl + Alt + F3 not work. Need hard
  shutdown to recover the System.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-23-generic 4.4.0-23.41
  ProcVersionSignature: Ubuntu 4.4.0-23.41-generic 4.4.10
  Uname: Linux 4.4.0-23-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  vk496  1804 F pulseaudio
   /dev/snd/controlC1:  vk496  1804 F pulseaudio
  CRDA:
   country BO: DFS-JP
(2402 - 2482 @ 40), (N/A, 20), (N/A)
(5250 - 5330 @ 80), (N/A, 30), (0 ms), DFS
(5735 - 5835 @ 80), (N/A, 30), (N/A)
  CurrentDesktop: Unity
  Date: Sat May 28 14:25:57 2016
  HibernationDevice: RESUME=UUID=bac2d5f4-7b92-4141-89f8-147737e447dc
  MachineType: ENZ C16B
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-23-generic.efi.signed 
root=UUID=90e2ad64-9662-478b-a2b9-110a8336fe59 ro elevator=noop quiet splash 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-23-generic N/A
   linux-backports-modules-4.4.0-23-generic  N/A
   linux-firmware1.157
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/21/2014
  dmi.bios.vendor: INSYDE Corp.
  dmi.bios.version: c
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: C16B
  dmi.board.vendor: ENZ
  dmi.board.version: Type2 - Board Version
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ENZ
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnINSYDECorp.:bvrc:bd11/21/2014:svnENZ:pnC16B:pvr1.0:rvnENZ:rnC16B:rvrType2-BoardVersion:cvnENZ:ct10:cvrChassisVersion:
  dmi.product.name: C16B
  dmi.product.version: 1.0
  dmi.sys.vendor: ENZ

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

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

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

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

apport-collect 1564664

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

Title:
  Peripheral Devices (keyboard and mouse) login delay

Status in ubuntu-mate:
  Incomplete
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  As a desktop setup i have a laptop+monitor+keyboard and mouse (usb).
  When i get the login screen i need to wait for like 10 sec for the laptop to 
take some impute from my Peripheral Devices (username+pass)
  Dont know if this is a kernel or an os Bug!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1564664/+subscriptions

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


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

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

apport-collect 1567006

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

Title:
  keyboard backlight

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  light is on till boot is complete {cool master storm backlit keyboard}
  when i shut down i can turn it on as ubuntu shuts down 

  when booted i cannot light the keyboard , why is this

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

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


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

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

apport-collect 1578358

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

Title:
  Bug with wistron_btns while booting

Status in Linux Mint:
  New
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hello,

  I've successfully installed Linux Mint XCFE 17.1 on my (old) notebook,
  but the computer is blocked during the boot. It seems that
  wistron_btns is the problem.

  The error I get are (see log) :

  "BUG: soft lockup - CPU#0 stuck for 23s! [systemd-udevd:402]"
  "wistron_btns: Unknown key code 70"

  My computer is a Medion WIM 2030 with :
  - Pentium M 1.7 (non-PAE, I've installed Mint with forcepae)
  - 1,25 Go RAM
  - 80 Go hard disk
  - Intel PRO/Wireless 2200BG Network connection
  - Some buttons to active the wifi, open Firefox,... that work well with 
Windows XP (dual boot)

  What can I do to make it boot ?

  Thanks for your help !

  Christophe

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

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


[Kernel-packages] [Bug 1586630] [NEW] Wireless card QCA6164 crashes when booting linux

2016-05-28 Thread Mattias Emmoth
Public bug reported:

I've been trying to get my Qualcomm Atheros QCA6164 (168:0041 rev20) to
work with diffrent firmwares without success. I've been testing Kalle
Valos and atondvals firmware with no luck. Kalle Valos firmware enables
wifi over 2,4GHz only, and not on every router for me. Last night I
tried the new linux-firmwaren from:

"http://mirrors.kernel.org/ubuntu/pool/main/l/linux-firmware/linux-
firmware_1.157_all.deb"

That didn't work either.

I did install it, rebooted only to see the WiFi icon flash, so I tried
"systemctl restart NetworkManager.service" just to see the WiFiicon
falsh again and then the networkmanager crashed compleatly. so I ran the
command again to get it back up but still no WiFi.

Here is the dmesg for the ath10k


[   16.553380] ath10k_pci :02:00.0: pci irq msi-x interrupts 8 irq_mode 0 
reset_mode 0
[   17.034061] ath10k_pci :02:00.0: Direct firmware load for 
ath10k/cal-pci-:02:00.0.bin failed with error -2
[   17.617966] ath10k_pci :02:00.0: Direct firmware load for 
ath10k/QCA6174/hw2.1/board-2.bin failed with error -2
[   18.904246] ath10k_pci :02:00.0: firmware crashed! (uuid 
760b80fd-a2fb-4e90-a668-21cdeedd1d2b)
[   18.904257] ath10k_pci :02:00.0: qca6164 hw2.1 (0x0501, 0x003405ff 
sub 17aa:3545) fw WLAN.RM.1.1-00141 fwapi 5 bdapi 1 htt-ver 0.0 wmi-op 4 htt-op 
3 cal otp max-sta 32 raw 0 hwcrypto 1 features ignore-otp,no-4addr-pad
[   18.904261] ath10k_pci :02:00.0: debug 0 debugfs 1 tracing 1 dfs 0 
testmode 0
[   18.905365] ath10k_pci :02:00.0: firmware register dump:
[   18.905369] ath10k_pci :02:00.0: [00]: 0x0501 0x15B3 0x000A012D 
0x00955B31
[   18.905373] ath10k_pci :02:00.0: [04]: 0x000A012D 0x00060330 0x0016 
0x83785006
[   18.905376] ath10k_pci :02:00.0: [08]: 0x 0x0040 0x00400600 
0x0001
[   18.905379] ath10k_pci :02:00.0: [12]: 0x0009 0x 0x00931C61 
0x00931C7D
[   18.905382] ath10k_pci :02:00.0: [16]: 0x0096BDBC 0x009287BD 0x 
0x
[   18.905385] ath10k_pci :02:00.0: [20]: 0x400A012D 0x0040E2B0 0x00955A00 
0x00404590
[   18.905387] ath10k_pci :02:00.0: [24]: 0x809287D9 0x0040E310 0x7A5087F8 
0xC00A012D
[   18.905390] ath10k_pci :02:00.0: [28]: 0x809288D7 0x0040E340 0x 
0xFFF08040
[   18.905393] ath10k_pci :02:00.0: [32]: 0x809290FE 0x0040E360 0x0040 
0x00400600
[   18.905395] ath10k_pci :02:00.0: [36]: 0x80929205 0x0040E380 0x 
0x00400600
[   18.905398] ath10k_pci :02:00.0: [40]: 0x40928024 0x0040E3B0 0x0040D3D0 
0x0040D3D0
[   18.905401] ath10k_pci :02:00.0: [44]: 0x 0x0040E3D0 0x009BB001 
0x00040020
[   18.905403] ath10k_pci :02:00.0: [48]: 0x00401BF0 0x0001 0x00404B9C 
0x0040
[   18.905406] ath10k_pci :02:00.0: [52]: 0x40928024 0x0040E3B0 0x0040D3D0 
0x0040D3D0
[   18.905409] ath10k_pci :02:00.0: [56]: 0xA373B200 0x3D61F660 0x05620156 
0x0C677F60
[   19.902111] ath10k_pci :02:00.0: failed to receive control response 
completion, polling..
[   20.901952] ath10k_pci :02:00.0: ctl_resp never came in (-110)
[   20.901972] ath10k_pci :02:00.0: failed to connect to HTC: -110
[   20.978482] ath10k_pci :02:00.0: could not init core (-110)
[   20.978513] ath10k_pci :02:00.0: could not probe fw (-110)
[   21.878061] ath10k_pci :02:00.0: cannot restart a device that hasn't 
been started


An update for this card would be nice :) I'll gladly help testing it and see if 
you provide instructions.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: linux-firmware 1.157
ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
Uname: Linux 4.4.0-22-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: Unity
Date: Sat May 28 13:42:37 2016
Dependencies:

InstallationDate: Installed on 2016-05-24 (3 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
PackageArchitecture: all
SourcePackage: linux-firmware
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

** Description changed:

  I've been trying to get my Qualcomm Atheros QCA6164 (168:0041 rev20) to
  work with diffrent firmwares without success. I've been testing Kalle
  Valos and atondvals firmware with no luck. Kalle Valos firmware enables
  wifi over 2,4GHz only, and not on every router for me. Last night I
  tried the new linux-firmwaren from:
  
  "http://mirrors.kernel.org/ubuntu/pool/main/l/linux-firmware/linux-
  firmware_1.157_all.deb"
  
  That didn't work either.
  
  I did install it, rebooted only to see the WiFi icon flash, so I tried
  "systemctl restart NetworkManager.service" just to see the WiFiicon
  falsh again and then the networkmanager crashed compleatly. so I ran the
  command again to get it back up but still no WiFi.
  
  Here is the dmesg for the ath10k
  
+ [code]
  [   16.553380] 

[Kernel-packages] [Bug 1567006] Re: keyboard backlight

2016-05-28 Thread Paul White
** Package changed: ubuntu => linux (Ubuntu)

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

Title:
  keyboard backlight

Status in linux package in Ubuntu:
  New

Bug description:
  light is on till boot is complete {cool master storm backlit keyboard}
  when i shut down i can turn it on as ubuntu shuts down 

  when booted i cannot light the keyboard , why is this

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

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


[Kernel-packages] [Bug 1564664] Re: Peripheral Devices (keyboard and mause) login delay

2016-05-28 Thread Paul White
** Package changed: ubuntu => linux (Ubuntu)

** Summary changed:

- Peripheral Devices (keyboard and mause) login delay
+ Peripheral Devices (keyboard and mouse) login delay

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

Title:
  Peripheral Devices (keyboard and mouse) login delay

Status in ubuntu-mate:
  Incomplete
Status in linux package in Ubuntu:
  New

Bug description:
  As a desktop setup i have a laptop+monitor+keyboard and mouse (usb).
  When i get the login screen i need to wait for like 10 sec for the laptop to 
take some impute from my Peripheral Devices (username+pass)
  Dont know if this is a kernel or an os Bug!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1564664/+subscriptions

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


[Kernel-packages] [Bug 1578358] Re: Bug with wistron_btns while booting

2016-05-28 Thread Paul White
** Package changed: ubuntu => linux (Ubuntu)

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

Title:
  Bug with wistron_btns while booting

Status in Linux Mint:
  New
Status in linux package in Ubuntu:
  New

Bug description:
  Hello,

  I've successfully installed Linux Mint XCFE 17.1 on my (old) notebook,
  but the computer is blocked during the boot. It seems that
  wistron_btns is the problem.

  The error I get are (see log) :

  "BUG: soft lockup - CPU#0 stuck for 23s! [systemd-udevd:402]"
  "wistron_btns: Unknown key code 70"

  My computer is a Medion WIM 2030 with :
  - Pentium M 1.7 (non-PAE, I've installed Mint with forcepae)
  - 1,25 Go RAM
  - 80 Go hard disk
  - Intel PRO/Wireless 2200BG Network connection
  - Some buttons to active the wifi, open Firefox,... that work well with 
Windows XP (dual boot)

  What can I do to make it boot ?

  Thanks for your help !

  Christophe

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

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


[Kernel-packages] [Bug 1564664] [NEW] Peripheral Devices (keyboard and mause) login delay

2016-05-28 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

As a desktop setup i have a laptop+monitor+keyboard and mouse (usb).
When i get the login screen i need to wait for like 10 sec for the laptop to 
take some impute from my Peripheral Devices (username+pass)
Dont know if this is a kernel or an os Bug!

** Affects: ubuntu-mate
 Importance: Undecided
 Status: Incomplete

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


** Tags: xenial
-- 
Peripheral Devices (keyboard and mause) login delay
https://bugs.launchpad.net/bugs/1564664
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 1567006] [NEW] keyboard backlight

2016-05-28 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

light is on till boot is complete {cool master storm backlit keyboard}
when i shut down i can turn it on as ubuntu shuts down 

when booted i cannot light the keyboard , why is this

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

-- 
keyboard backlight
https://bugs.launchpad.net/bugs/1567006
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 1578358] [NEW] Bug with wistron_btns while booting

2016-05-28 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Hello,

I've successfully installed Linux Mint XCFE 17.1 on my (old) notebook,
but the computer is blocked during the boot. It seems that wistron_btns
is the problem.

The error I get are (see log) :

"BUG: soft lockup - CPU#0 stuck for 23s! [systemd-udevd:402]"
"wistron_btns: Unknown key code 70"

My computer is a Medion WIM 2030 with :
- Pentium M 1.7 (non-PAE, I've installed Mint with forcepae)
- 1,25 Go RAM
- 80 Go hard disk
- Intel PRO/Wireless 2200BG Network connection
- Some buttons to active the wifi, open Firefox,... that work well with Windows 
XP (dual boot)

What can I do to make it boot ?

Thanks for your help !

Christophe

** Affects: linuxmint
 Importance: Undecided
 Status: New

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

-- 
Bug with wistron_btns while booting
https://bugs.launchpad.net/bugs/1578358
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 256767] useful stuff

2016-05-28 Thread Michael Rybinsky
Hello,

I've heard you were looking for that stuff for  a long time, so I
finally found it for you, read more here


Sincerely yours, onecathar...@yandex.ru

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

Title:
  USB devices work, but constant syslog errors "unable to enumerate USB
  device on port 5"

Status in linux package in Ubuntu:
  Won't Fix

Bug description:
  1) lsb_release -rd
  Description:Ubuntu intrepid (development branch)
  Release:8.10

  2) apt-cache policy linux
  linux:
    Installed: (none)
    Candidate: 2.6.26.5.7
    Version table:
   2.6.26.5.7 0
  500 http://us.archive.ubuntu.com intrepid/restricted Packages

  3) I expect for the system to boot up without errors.

  4) The system boots up and endlessly repeats:

  [...]
  [  595.878673] hub 4-0:1.0: unable to enumerate USB device on port 5
  [  596.410662] hub 4-0:1.0: unable to enumerate USB device on port 5
  [  596.930656] hub 4-0:1.0: unable to enumerate USB device on port 5
  [  597.442648] hub 4-0:1.0: unable to enumerate USB device on port 5
  [  597.966870] hub 4-0:1.0: unable to enumerate USB device on port 5
  [  598.474842] hub 4-0:1.0: unable to enumerate USB device on port 5
  [  599.002838] hub 4-0:1.0: unable to enumerate USB device on port 5
  [  599.518833] hub 4-0:1.0: unable to enumerate USB device on port 5
  [...]

  Updates

  This bug is still present in Ubuntu 9.04 and Ubuntu 9.10, for example
  in 2.6.31-14-generic-pae. It makes consoles almost impossible to use,
  and causes a lot of writes due to the constant updating of
  /var/log/syslog.

  A suggestion of the cause is at http://lkml.org/lkml/2008/10/24/209

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

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


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

2016-05-28 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/1586622

Title:
  usb mouse will not start again after wakeup from sleeping modus

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  also sometimes it is not possible to enter my password in below my
  name in the startup window after wakeup from sleeping modus (close and
  reopen my laptop)

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-22-generic 4.4.0-22.40
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ma 1886 F pulseaudio
   /dev/snd/controlC0:  ma 1886 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat May 28 12:01:18 2016
  EcryptfsInUse: Yes
  GvfsMonitorLog: Monitoring events. Press Ctrl+C to quit.
  HibernationDevice: RESUME=UUID=ddc5f05c-ee77-4134-bf3e-7d8c14d9df0b
  HotplugNewDevices:
   
  HotplugNewMounts:
   
  InstallationDate: Installed on 2016-05-27 (0 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: MEDION AKOYA E1318T
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-22-generic 
root=UUID=82346f7c-9fb1-437b-b3d3-0451e6f1739b ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-22-generic N/A
   linux-backports-modules-4.4.0-22-generic  N/A
   linux-firmware1.157
  SourcePackage: linux
  Symptom: storage
  UdevMonitorLog:
   monitor will print the received events for:
   UDEV - the event which udev sends out after rule processing
  UdisksMonitorLog:
   Monitoring the udisks daemon. Press Ctrl+C to exit.
   12:01:38.659: The udisks-daemon is running (name-owner :1.95).
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/24/2013
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: 601
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: AKOYA E1318T
  dmi.board.vendor: MEDION
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: MEDION
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvr601:bd10/24/2013:svnMEDION:pnAKOYAE1318T:pvr1.0:rvnMEDION:rnAKOYAE1318T:rvr1.0:cvnMEDION:ct10:cvr1.0:
  dmi.product.name: AKOYA E1318T
  dmi.product.version: 1.0
  dmi.sys.vendor: MEDION

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

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


[Kernel-packages] [Bug 1586622] Re: usb mouse will not start again after wakeup from sleeping modus

2016-05-28 Thread Manfredo
Thks !
you make avery GOOD JOB !!!

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

Title:
  usb mouse will not start again after wakeup from sleeping modus

Status in linux package in Ubuntu:
  New

Bug description:
  also sometimes it is not possible to enter my password in below my
  name in the startup window after wakeup from sleeping modus (close and
  reopen my laptop)

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-22-generic 4.4.0-22.40
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ma 1886 F pulseaudio
   /dev/snd/controlC0:  ma 1886 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat May 28 12:01:18 2016
  EcryptfsInUse: Yes
  GvfsMonitorLog: Monitoring events. Press Ctrl+C to quit.
  HibernationDevice: RESUME=UUID=ddc5f05c-ee77-4134-bf3e-7d8c14d9df0b
  HotplugNewDevices:
   
  HotplugNewMounts:
   
  InstallationDate: Installed on 2016-05-27 (0 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: MEDION AKOYA E1318T
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-22-generic 
root=UUID=82346f7c-9fb1-437b-b3d3-0451e6f1739b ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-22-generic N/A
   linux-backports-modules-4.4.0-22-generic  N/A
   linux-firmware1.157
  SourcePackage: linux
  Symptom: storage
  UdevMonitorLog:
   monitor will print the received events for:
   UDEV - the event which udev sends out after rule processing
  UdisksMonitorLog:
   Monitoring the udisks daemon. Press Ctrl+C to exit.
   12:01:38.659: The udisks-daemon is running (name-owner :1.95).
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/24/2013
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: 601
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: AKOYA E1318T
  dmi.board.vendor: MEDION
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: MEDION
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvr601:bd10/24/2013:svnMEDION:pnAKOYAE1318T:pvr1.0:rvnMEDION:rnAKOYAE1318T:rvr1.0:cvnMEDION:ct10:cvr1.0:
  dmi.product.name: AKOYA E1318T
  dmi.product.version: 1.0
  dmi.sys.vendor: MEDION

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

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


[Kernel-packages] [Bug 1586622] [NEW] usb mouse will not start again after wakeup from sleeping modus

2016-05-28 Thread Manfredo
Public bug reported:

also sometimes it is not possible to enter my password in below my name
in the startup window after wakeup from sleeping modus (close and reopen
my laptop)

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: linux-image-4.4.0-22-generic 4.4.0-22.40
ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
Uname: Linux 4.4.0-22-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  ma 1886 F pulseaudio
 /dev/snd/controlC0:  ma 1886 F pulseaudio
CurrentDesktop: Unity
Date: Sat May 28 12:01:18 2016
EcryptfsInUse: Yes
GvfsMonitorLog: Monitoring events. Press Ctrl+C to quit.
HibernationDevice: RESUME=UUID=ddc5f05c-ee77-4134-bf3e-7d8c14d9df0b
HotplugNewDevices:
 
HotplugNewMounts:
 
InstallationDate: Installed on 2016-05-27 (0 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
MachineType: MEDION AKOYA E1318T
ProcFB: 0 radeondrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-22-generic 
root=UUID=82346f7c-9fb1-437b-b3d3-0451e6f1739b ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-4.4.0-22-generic N/A
 linux-backports-modules-4.4.0-22-generic  N/A
 linux-firmware1.157
SourcePackage: linux
Symptom: storage
UdevMonitorLog:
 monitor will print the received events for:
 UDEV - the event which udev sends out after rule processing
UdisksMonitorLog:
 Monitoring the udisks daemon. Press Ctrl+C to exit.
 12:01:38.659: The udisks-daemon is running (name-owner :1.95).
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/24/2013
dmi.bios.vendor: Insyde Corp.
dmi.bios.version: 601
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: AKOYA E1318T
dmi.board.vendor: MEDION
dmi.board.version: 1.0
dmi.chassis.asset.tag: Chassis Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: MEDION
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnInsydeCorp.:bvr601:bd10/24/2013:svnMEDION:pnAKOYAE1318T:pvr1.0:rvnMEDION:rnAKOYAE1318T:rvr1.0:cvnMEDION:ct10:cvr1.0:
dmi.product.name: AKOYA E1318T
dmi.product.version: 1.0
dmi.sys.vendor: MEDION

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


** Tags: amd64 apport-bug xenial

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

Title:
  usb mouse will not start again after wakeup from sleeping modus

Status in linux package in Ubuntu:
  New

Bug description:
  also sometimes it is not possible to enter my password in below my
  name in the startup window after wakeup from sleeping modus (close and
  reopen my laptop)

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-22-generic 4.4.0-22.40
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ma 1886 F pulseaudio
   /dev/snd/controlC0:  ma 1886 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat May 28 12:01:18 2016
  EcryptfsInUse: Yes
  GvfsMonitorLog: Monitoring events. Press Ctrl+C to quit.
  HibernationDevice: RESUME=UUID=ddc5f05c-ee77-4134-bf3e-7d8c14d9df0b
  HotplugNewDevices:
   
  HotplugNewMounts:
   
  InstallationDate: Installed on 2016-05-27 (0 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: MEDION AKOYA E1318T
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-22-generic 
root=UUID=82346f7c-9fb1-437b-b3d3-0451e6f1739b ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-22-generic N/A
   linux-backports-modules-4.4.0-22-generic  N/A
   linux-firmware1.157
  SourcePackage: linux
  Symptom: storage
  UdevMonitorLog:
   monitor will print the received events for:
   UDEV - the event which udev sends out after rule processing
  UdisksMonitorLog:
   Monitoring the udisks daemon. Press Ctrl+C to exit.
   12:01:38.659: The udisks-daemon is running (name-owner :1.95).
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/24/2013
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: 601
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: AKOYA E1318T
  dmi.board.vendor: MEDION
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: MEDION
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvr601:bd10/24/2013:svnMEDION:pnAKOYAE1318T:pvr1.0:rvnMEDION:rnAKOYAE1318T:rvr1.0:cvnMEDION:ct10:cvr1.0:
  dmi.product.name: AKOYA E1318T
  dmi.product.version: 1.0
  dmi.sys.vendor: MEDION

To manage notifications about this bug go to:

[Kernel-packages] [Bug 1579661] Re: Bluetooth disables itself after few seconds on tablet with 15.04

2016-05-28 Thread Paul White
** Package changed: ubuntu => bluez (Ubuntu)

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

Title:
  Bluetooth disables itself after few seconds on tablet with 15.04

Status in bluez package in Ubuntu:
  New

Bug description:
  When I go into settings or Bluetooth indicator and turn on BT, BT will
  switch itself off automatically after a few seconds.

  It also seems, that the BT (Bluetooth) indicator is not syncing with
  the BT in settings and vice versa.

  This appears on a bq tablet with 15.04(r94) on it, two peripheral
  devices connected (JETECH Mouse and Logitech Keyboard K480).

  Ubuntu Image part
  20160429

  Build descr.
  15.04 armf (20160429--10503)

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

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


[Kernel-packages] [Bug 1579661] [NEW] Bluetooth disables itself after few seconds on tablet with 15.04

2016-05-28 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

When I go into settings or Bluetooth indicator and turn on BT, BT will
switch itself off automatically after a few seconds.

It also seems, that the BT (Bluetooth) indicator is not syncing with the
BT in settings and vice versa.

This appears on a bq tablet with 15.04(r94) on it, two peripheral
devices connected (JETECH Mouse and Logitech Keyboard K480).

Ubuntu Image part
20160429

Build descr.
15.04 armf (20160429--10503)

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


** Tags: bot-comment
-- 
Bluetooth disables itself after few seconds on tablet with 15.04
https://bugs.launchpad.net/bugs/1579661
You received this bug notification because you are a member of Kernel Packages, 
which is subscribed to bluez 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 1508737] Re: unix domain socket bind causes kernel audit NULL pointer deference

2016-05-28 Thread Seth Arnold
** 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/1508737

Title:
  unix domain socket bind causes kernel audit NULL pointer deference

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When audit on bind system call is enabled, any wine application refuse
  to start.

  /var/log/syslog shows the following crash message:
  [  149.512511] BUG: unable to handle kernel NULL pointer dereference at 
0060
  [  149.512518] IP: [] d_path+0x24/0x120
  [  149.512526] PGD 9b5d1067 PUD ba8a9067 PMD 0 
  [  149.512530] Oops:  [#1] SMP 
  [  149.512534] Modules linked in: tcp_diag inet_diag nfsv3 nfsv4 autofs4 
ip6table_filter ip6_tables iptable_filter ip_tables
   ebtable_nat ebtables x_tables vmw_balloon coretemp crct10dif_pclmul 
crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 lrw gf128mul 
glue_helper ablk_helpe
  r cryptd serio_raw snd_ens1371 snd_ac97_codec ac97_bus gameport snd_pcm 
snd_page_alloc snd_seq_midi snd_seq_midi_event joydev snd_rawmidi snd_seq 
snd_seq_device snd_timer snd soundcore rfcomm bnep bluetooth nfsd auth_rpcgss 
nfs_acl parport_pc vmwgfx mac_hid nfs ppdev lockd sunrpc shpchp binfmt_misc ttm 
fscache lp drm vmw_vmci i2c_piix4 parport hid_generic usbhid hid psmouse e1000 
floppy mptspi mptscsih mptbase pata_acpi
  [  149.512581] CPU: 3 PID: 11408 Comm: test Not tainted 3.13.0-66-generic 
#108-Ubuntu
  [  149.512584] Hardware name: VMware, Inc. VMware Virtual Platform/440BX 
Desktop Reference Platform, BIOS 6.00 07/31/2013
  [  149.512587] task: 8800369d9800 ti: 880096f82000 task.ti: 
880096f82000
  [  149.512589] RIP: 0010:[]  [] 
d_path+0x24/0x120
  [  149.512593] RSP: 0018:880096f83db8  EFLAGS: 00010286
  [  149.512595] RAX: 8800acd0f00b RBX: 8800a21ed260 RCX: 
0d63
  [  149.512597] RDX: 100b RSI: 8800acd0e000 RDI: 

  [  149.512599] RBP: 880096f83de0 R08: 00016040 R09: 
8801b8803200
  [  149.512600] R10: 810f83b6 R11: 880096f83c06 R12: 
8801b1b1a200
  [  149.512602] R13: 8800a21ed260 R14: 8800a21ed000 R15: 

  [  149.512605] FS:  7f846f981740() GS:8801b8e6() 
knlGS:
  [  149.512607] CS:  0010 DS:  ES:  CR0: 80050033
  [  149.512608] CR2: 0060 CR3: a20d5000 CR4: 
000407e0
  [  149.512686] Stack:
  [  149.512689]  100bb1b1a200 8800acd0f00b 8800a21ed260 
8800a21ed000
  [  149.512693]  8800acd0e000 880096f83e08 810f83ce 
8801b1b1a200
  [  149.512697]  8800a21ed060  880096f83e78 
810f9838
  [  149.512700] Call Trace:
  [  149.512708]  [] audit_log_d_path+0x5e/0xd0
  [  149.512713]  [] audit_log_name+0x1b8/0x320
  [  149.512717]  [] ? audit_buffer_free+0x73/0xa0
  [  149.512722]  [] audit_log_exit+0x3d7/0xb90
  [  149.512727]  [] __audit_syscall_exit+0x27f/0x2e0
  [  149.512732]  [] sysret_audit+0x17/0x21
  [  149.512733] Code: ff ff 0f 1f 44 00 00 66 66 66 66 90 55 48 63 c2 48 01 f0 
48 89 e5 53 48 89 fb 48 83 ec 20 48 8b 7f 08 89 54 24 04 48 89 44 24 08 <48> 8b 
4f 60 48 85 c9 74 23 48 8b 49 40 48 85 c9 74 1a 48 3b 7f 
  [  149.512764] RIP  [] d_path+0x24/0x120
  [  149.512767]  RSP 
  [  149.512769] CR2: 0060
  [  149.512772] ---[ end trace 807bfdda012cc4f6 ]---
  [  173.379604] cfg80211: Calling CRDA to update world regulatory domain
  [  173.392040] cfg80211: World regulatory domain updated:
  [  173.392043] cfg80211:   (start_freq - end_freq @ bandwidth), 
(max_antenna_gain, max_eirp)
  [  173.392045] cfg80211:   (2402000 KHz - 2472000 KHz @ 4 KHz), (300 mBi, 
2000 mBm)
  [  173.392045] cfg80211:   (2457000 KHz - 2482000 KHz @ 4 KHz), (300 mBi, 
2000 mBm)
  [  173.392046] cfg80211:   (2474000 KHz - 2494000 KHz @ 2 KHz), (300 mBi, 
2000 mBm)
  [  173.392047] cfg80211:   (517 KHz - 525 KHz @ 4 KHz), (300 mBi, 
2000 mBm)
  [  173.392048] cfg80211:   (5735000 KHz - 5835000 KHz @ 4 KHz), (300 mBi, 
2000 mBm)

  With help of strace, I narrowed down the crash to the following
  example code.

  #include 

  
  #include 
  #include 

  int main() {
   int fd = socket(PF_LOCAL, SOCK_DGRAM, 0);
   printf("fd = %d\n", fd);

   struct sockaddr testaddr;
   testaddr.sa_family = AF_LOCAL;
   testaddr.sa_data[0] = 's';
   testaddr.sa_data[1] = 'o';
   testaddr.sa_data[2] = 'c';
   testaddr.sa_data[3] = 'k';
   testaddr.sa_data[4] = 'e';
   testaddr.sa_data[5] = 't';
   testaddr.sa_data[6] = '\0';

   int test = bind(fd, , 9);
   printf("test = %d\n", test);
  }

  And then, I observed that other programs using UNIX domain socket (e.g. dbus) 
are 

[Kernel-packages] [Bug 1571297] Re: Freeze then kernel panic on wake-up

2016-05-28 Thread Hadrien
I've been using 16.04 for one month and the test case pass now.

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

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

Title:
  Freeze then kernel panic on wake-up

Status in linux package in Ubuntu:
  Fix Released

Bug description:
  I've been using the sleep mode feature of Ubuntu for years and it used
  to work very well. Since some days ago, I am experimenting problems:

  * I put the computer to sleep mode.
  * Later I wake-up the computer.
  * The computer wakes-up incompletely: I can move the mouse cursor but 
clicking has no effect.

  I try to recover from that problem:

  * I login in a console with Ctrl+Alt+F1 then kill all my processes.
  * The login screen appears and I can again interact with the GUI.
  * I login and it seems I can use the computer normally.
  * I start playing a video, several seconds later I experiment:
  * a total freeze of the computer with the exception of the mouse cursor 
(the keyboard does not work anymore);
  * a kernel panic. I usually have a null pointer error (I think it is in a 
function called send_vblank_event), and once I had a random page fault.

  Because the computer locks when I play a video, I suspect a graphics
  problem. I have an old Radeon graphics card (HD 4870) and I use the
  Mesa drivers. Here is the latest update I did on my computer. There
  was a new version of the kernel:

  Start-Date: 2016-04-13  17:03:40
  Commandline: aptdaemon role='role-commit-packages' sender=':1.106'
  Install: linux-headers-4.2.0-35:amd64 (4.2.0-35.40, automatic), 
linux-headers-4.2.0-35-generic:amd64 (4.2.0-35.40, automatic), 
linux-image-extra-4.2.0-35-generic:amd64 (4.2.0-35.40, automatic), 
linux-image-4.2.0-35-generic:amd64 (4.2.0-35.40, automatic)
  Upgrade: linux-headers-generic:amd64 (4.2.0.34.37, 4.2.0.35.38), 
adobe-flashplugin:amd64 (20160310.1-0ubuntu0.15.10.1, 
20160407.1-0ubuntu0.15.10.1), firefox-locale-fr:amd64 
(45.0+build2-0ubuntu0.15.10.1, 45.0.1+build1-0ubuntu0.15.10.2), 
libllvm3.4:amd64 (3.4.2-13ubuntu2, 3.4.2-13ubuntu2.1), arc-theme:amd64 
(1458777611.2047cbe, 1459454111.c561afa), firefox:amd64 
(45.0+build2-0ubuntu0.15.10.1, 45.0.1+build1-0ubuntu0.15.10.2), thermald:amd64 
(1.4.3-5, 1.4.3-5ubuntu1), xnview:amd64 (0.78-dhor1~wily, 0.79-dhor1~wily), 
llvm-3.4-runtime:amd64 (3.4.2-13ubuntu2, 3.4.2-13ubuntu2.1), llvm-3.4:amd64 
(3.4.2-13ubuntu2, 3.4.2-13ubuntu2.1), llvm-3.4-dev:amd64 (3.4.2-13ubuntu2, 
3.4.2-13ubuntu2.1), libpq-dev:amd64 (9.4.6-0ubuntu0.15.10, 
9.4.7-0ubuntu0.15.10), xserver-xorg-video-openchrome:amd64 (0.3.3-1ubuntu1, 
0.3.3-1ubuntu1.1), adobe-flash-properties-gtk:amd64 
(20160310.1-0ubuntu0.15.10.1, 20160407.1-0ubuntu0.15.10.1), 
linux-libc-dev:amd64 (4.2.0-34.39, 4.2.0-35.40), libpq5:amd64 (9.4.6-0ubuntu0.1
 5.10, 9.4.7-0ubuntu0.15.10), linux-image-generic:amd64 (4.2.0.34.37, 
4.2.0.35.38), linux-generic:amd64 (4.2.0.34.37, 4.2.0.35.38)
  End-Date: 2016-04-13  17:05:28

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-35-generic 4.2.0-35.40
  ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
  Uname: Linux 4.2.0-35-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  hadrien1798 F pulseaudio
   /dev/snd/controlC1:  hadrien1798 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun Apr 17 09:56:57 2016
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=5b1c27c7-d6a5-4a22-b338-f0be04c070fe
  InstallationDate: Installed on 2013-10-20 (909 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. P55-UD3
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-35-generic 
root=UUID=6ed824e6-8d9c-4383-913b-ca2bd564bfcb ro quiet splash 
init=/lib/systemd/systemd-bootchart vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-35-generic N/A
   linux-backports-modules-4.2.0-35-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: Upgraded to wily on 2015-10-22 (177 days ago)
  dmi.bios.date: 06/23/2010
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F9
  dmi.board.name: P55-UD3
  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.:bvrF9:bd06/23/2010:svnGigabyteTechnologyCo.,Ltd.:pnP55-UD3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnP55-UD3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: P55-UD3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To