[Kernel-packages] [Bug 1413020] Re: [Hyper-V] IP injection adds the line “# The following stanza(s) added by hv_set_ifconfig” for every pass.

2015-01-21 Thread Joseph Salisbury
** Tags added: kernel-da-key

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

Title:
  [Hyper-V] IP injection adds  the line “# The following stanza(s) added
  by hv_set_ifconfig” for every pass.

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  This is new bug branched off Bug
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1360580

  The IP injection problem has been fixed, but a small problem remains:
   
  There is one small glitch in how hv_set_ifconfig runs, as after several runs 
it keeps adding the line “# The following stanza(s) added by hv_set_ifconfig” 
for every pass.

  This is the setip execution output:
  PS C:\Users\Administrator\Desktop .\setip.ps1
  -
  SetGuestNetworkAdapterConfiguration
  -

  Msvm_GuestNetworkAdapterConfiguration before update .. please make
  sure that VM is running ...

  IPAddresses: : {10.100.20.108, fe80::215:5dff:fe01:6c76}
  ProtocolIFType: : 4098
  DHCPEnabled: : True
  InstanceID: : 
Microsoft:GuestNetwork\9ADF60A7-E268-4039-88B0-372D3F2703D1\1A2B0CAB-5074-4551-88A8-EE39EC094A26
  Subnets: : {255.255.255.0, /64}
  DNSServers: : {8.8.8.8}
  DefaultGateways: : {10.100.20.1}

  SetGuestNetworkAdapterConfiguration
  SetGuestNetworkAdapterConfiguration success.
  Msvm_GuestNetworkAdapterConfiguration After update .. please make sure VM is 
running ...
  IPAddresses: : {10.100.20.208, fe80::215:5dff:fe01:6c76}
  ProtocolIFType: : 4098
  DHCPEnabled: : False
  InstanceID: : 
Microsoft:GuestNetwork\9ADF60A7-E268-4039-88B0-372D3F2703D1\1A2B0CAB-5074-4551-88A8-EE39EC094A26
  Subnets: : {255.0.0.0, /64}
  DNSServers: : {8.8.8.8, 8.8.4.4}
  DefaultGateways: : {10.100.20.1}

  Sample interfaces file content after running the script 3 times:

  root@ubuntu1410:~# cat /etc/network/interfaces
  # This file describes the network interfaces available on your system
  # and how to activate them. For more information, see interfaces(5).

  # The loopback network interface
  auto lo
  iface lo inet loopback

  # The primary network interface
  # The following stanza(s) added by hv_set_ifconfig
  # The following stanza(s) added by hv_set_ifconfig
  # The following stanza(s) added by hv_set_ifconfig
  auto eth0
  iface eth0 inet static
  address 10.100.20.108
  gateway 10.100.20.1
  dns-nameservers 8.8.4.4

  #End of hv_set_ifconfig stanzas

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

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


[Kernel-packages] [Bug 1408972] Re: openvswitch: failed to flow_del (No such file or directory)

2015-01-21 Thread Joseph Salisbury
@James

Just curious if you had a chance to test the kernel posted in comment
#9?

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

Title:
  openvswitch: failed to flow_del (No such file or directory)

Status in linux package in Ubuntu:
  Confirmed
Status in openvswitch package in Ubuntu:
  Invalid

Bug description:
  As part of the investigation into bug 1336555, we've noticed a large
  number of these error messages being logged in 14.04 OpenStack
  deployments:

  2015-01-09T10:50:53.643Z|03976|dpif|WARN|system@ovs-system: failed to 
flow_del (No such file or directory) 
skb_priority(0),in_port(4),skb_mark(0),eth(src=ce:2b:3a:c3:d7:d1,dst=33:33:ff:50:c2:61),eth_type(0x86dd),ipv6(src=::,dst=ff02::1:ff50:c261,label=0,proto=58,tclass=0,hlimit=255,frag=no),icmpv6(type=135,code=0),nd(target=fe80::5ccd:caff:fe50:c261)
  2015-01-09T10:50:54.644Z|03977|dpif|WARN|system@ovs-system: failed to 
flow_del (No such file or directory) 
skb_priority(0),in_port(4),skb_mark(0),eth(src=ce:2b:3a:c3:d7:d1,dst=33:33:ff:50:c2:61),eth_type(0x86dd),ipv6(src=::,dst=ff02::1:ff50:c261,label=0,proto=58,tclass=0,hlimit=255,frag=no),icmpv6(type=135,code=0),nd(target=fe80::5ccd:caff:fe50:c261)
  2015-01-09T10:50:55.645Z|03978|dpif|WARN|system@ovs-system: failed to 
flow_del (No such file or directory) 
skb_priority(0),in_port(4),skb_mark(0),eth(src=ce:2b:3a:c3:d7:d1,dst=33:33:ff:50:c2:61),eth_type(0x86dd),ipv6(src=::,dst=ff02::1:ff50:c261,label=0,proto=58,tclass=0,hlimit=255,frag=no),icmpv6(type=135,code=0),nd(target=fe80::5ccd:caff:fe50:c261)
  2015-01-09T10:50:56.645Z|03979|dpif|WARN|system@ovs-system: failed to 
flow_del (No such file or directory) 
skb_priority(0),in_port(4),skb_mark(0),eth(src=ce:2b:3a:c3:d7:d1,dst=33:33:ff:50:c2:61),eth_type(0x86dd),ipv6(src=::,dst=ff02::1:ff50:c261,label=0,proto=58,tclass=0,hlimit=255,frag=no),icmpv6(type=135,code=0),nd(target=fe80::5ccd:caff:fe50:c261)
  2015-01-09T10:50:57.646Z|03980|dpif|WARN|system@ovs-system: failed to 
flow_del (No such file or directory) 
skb_priority(0),in_port(4),skb_mark(0),eth(src=ce:2b:3a:c3:d7:d1,dst=33:33:ff:50:c2:61),eth_type(0x86dd),ipv6(src=::,dst=ff02::1:ff50:c261,label=0,proto=58,tclass=0,hlimit=255,frag=no),icmpv6(type=135,code=0),nd(target=fe80::5ccd:caff:fe50:c261)
  2015-01-09T10:50:58.646Z|03981|dpif|WARN|system@ovs-system: failed to 
flow_del (No such file or directory) 
skb_priority(0),in_port(4),skb_mark(0),eth(src=ce:2b:3a:c3:d7:d1,dst=33:33:ff:50:c2:61),eth_type(0x86dd),ipv6(src=::,dst=ff02::1:ff50:c261,label=0,proto=58,tclass=0,hlimit=255,frag=no),icmpv6(type=135,code=0),nd(target=fe80::5ccd:caff:fe50:c261)
  2015-01-09T10:50:59.645Z|03982|dpif|WARN|system@ovs-system: failed to 
flow_del (No such file or directory) 
skb_priority(0),in_port(4),skb_mark(0),eth(src=ce:2b:3a:c3:d7:d1,dst=33:33:ff:50:c2:61),eth_type(0x86dd),ipv6(src=::,dst=ff02::1:ff50:c261,label=0,proto=58,tclass=0,hlimit=255,frag=no),icmpv6(type=135,code=0),nd(target=fe80::5ccd:caff:fe50:c261)
  2015-01-09T10:51:00.646Z|03983|dpif|WARN|system@ovs-system: failed to 
flow_del (No such file or directory) 
skb_priority(0),in_port(4),skb_mark(0),eth(src=ce:2b:3a:c3:d7:d1,dst=33:33:ff:50:c2:61),eth_type(0x86dd),ipv6(src=::,dst=ff02::1:ff50:c261,label=0,proto=58,tclass=0,hlimit=255,frag=no),icmpv6(type=135,code=0),nd(target=fe80::5ccd:caff:fe50:c261)
  2015-01-09T10:51:01.646Z|03984|dpif|WARN|system@ovs-system: failed to 
flow_del (No such file or directory) 
skb_priority(0),in_port(4),skb_mark(0),eth(src=ce:2b:3a:c3:d7:d1,dst=33:33:ff:50:c2:61),eth_type(0x86dd),ipv6(src=::,dst=ff02::1:ff50:c261,label=0,proto=58,tclass=0,hlimit=255,frag=no),icmpv6(type=135,code=0),nd(target=fe80::5ccd:caff:fe50:c261)

  this was fixed upstream in the datapath dkms module (see
  https://github.com/openvswitch/ovs/commit/3601bd879) and is fixed in
  the 3.16 kernel as well; please can this fix be backported to 3.13.

  Thanks!

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-generic 3.13.0.43.50
  ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
  Uname: Linux 3.13.0-35-generic x86_64
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Dec 11 21:01 seq
   crw-rw 1 root audio 116, 33 Dec 11 21:01 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  Date: Fri Jan  9 10:50:39 2015
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  MachineType: HP ProLiant DL360p Gen8
  PciMultimedia:
   
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-35-generic 
root=UUID=f8e77ea1-c970-4e7a-9e49-48532d763167 ro console=tty0 
console=ttyS1,38400 quiet
  

[Kernel-packages] [Bug 1400209] Re: KVM: PPC: BOOK3S: HV: CMA: Reserve cma region only in hypervisor mode

2015-01-21 Thread Chris J Arges
** Tags removed: verification-needed-trusty
** Tags added: verification-done-trusty

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

Title:
  KVM: PPC: BOOK3S: HV: CMA: Reserve cma region only in hypervisor mode

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

Bug description:
  SRU Justification:
  [Impact]
  KVM guests on PowerNV allocate memory for CMA in kvm_cma_reserve 
unnecessarily leading to additional memory consumption.

  [Test Case]
  Boot a KVM guest on PowerNV and measure the differences in memory consumption 
with and without this patch.

  [Fix]
  commit cec26bc3c125b5dd12a02f04133cd91eae3f1622 upstream
  in v3.18-rc1

  --

  Problem Description
  ==
  This bugzilla is opened to track the inclusion of the upstream commit 
mentioned below:

  commit cec26bc3c125b5dd12a02f04133cd91eae3f1622
  Author: Aneesh Kumar K.V aneesh.ku...@linux.vnet.ibm.com
  Date:   Mon Sep 29 13:32:38 2014 +0530

  KVM: PPC: BOOK3S: HV: CMA: Reserve cma region only in hypervisor
  mode

  We use cma reserved area for creating guest hash page table.
  Don't do the reservation in non-hypervisor mode. This avoids unnecessary
  CMA reservation when booting with limited memory configs like
  fadump and kdump.

  ---uname output---
  ubuntu14.10

  Machine Type = ppc64

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

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


[Kernel-packages] [Bug 1413306] Re: Track Pad is not detected by Linux

2015-01-21 Thread Oritsegbe T. Nanna
No, the issue started after a clean install from scratch. I have updated
the Tag kernel-bug-exists-upstream. Thanks for your help!!!

On Wed, Jan 21, 2015 at 12:22 PM, Joseph Salisbury 
joseph.salisb...@canonical.com wrote:

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

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

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

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

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


 Thanks in advance.

 [0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-rc5-vivid/


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

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

 Title:
   Track Pad is not detected by Linux

 Status in linux package in Ubuntu:
   Confirmed

 Bug description:
   The trackpad for my Asus laptop does not work under Linux. The device
 itself does not exist according to linux.
   Model of laptop: Asus K55N-HA8123K

   I expected to be able to use the Track Pad under Ubuntu.
   Unfortunately it has not worked. I have tried what solutions have been
 available on the websites.

   ProblemType: Bug
   DistroRelease: Ubuntu 14.04
   Package: linux-image-3.13.0-44-generic 3.13.0-44.73
   ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
   Uname: Linux 3.13.0-44-generic x86_64
   ApportVersion: 2.14.1-0ubuntu3.6
   Architecture: amd64
   AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC1:  ghst1974   2568 F pulseaudio
/dev/snd/controlC0:  ghst1974   2568 F pulseaudio
   CRDA:
country TW:
 (2402 - 2472 @ 40), (3, 27)
 (5270 - 5330 @ 40), (3, 17), DFS
 (5735 - 5815 @ 40), (3, 30)
   CurrentDesktop: Unity
   Date: Wed Jan 21 11:55:18 2015
   HibernationDevice: RESUME=UUID=af53741d-219f-497b-935e-9c6b37fab752
   InstallationDate: Installed on 2015-01-13 (7 days ago)
   InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64
 (20140722.2)
   MachineType: ASUSTeK COMPUTER INC. K55N
   ProcFB: 0 radeondrmfb
   ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-44-generic.efi.signed
 root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
   RelatedPackageVersions:
linux-restricted-modules-3.13.0-44-generic N/A
linux-backports-modules-3.13.0-44-generic  N/A
linux-firmware 1.127.11
   SourcePackage: linux
   UpgradeStatus: No upgrade log present (probably fresh install)
   dmi.bios.date: 09/07/2012
   dmi.bios.vendor: American Megatrends Inc.
   dmi.bios.version: 217
   dmi.board.asset.tag: ATN12345678901234567
   dmi.board.name: K55N
   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.:bvr217:bd09/07/2012:svnASUSTeKCOMPUTERINC.:pnK55N:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK55N:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
   dmi.product.name: K55N
   dmi.product.version: 1.0
   dmi.sys.vendor: ASUSTeK COMPUTER INC.

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



** Tags added: kernel-bug-exists-upstream

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

Title:
  Track Pad is not detected by Linux

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  The trackpad for my Asus laptop does not work under Linux. The device itself 
does not exist according to linux. 
  Model of laptop: Asus K55N-HA8123K

  I expected to be able to use the Track Pad under Ubuntu.
  Unfortunately it has not worked. I have tried what solutions have been 
available on the websites.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-44-generic 3.13.0-44.73
  ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
  Uname: Linux 3.13.0-44-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ghst1974   2568 F pulseaudio
   /dev/snd/controlC0:  ghst1974   2568 F pulseaudio
  CRDA:
   country TW:
(2402 - 2472 @ 40), (3, 27)
(5270 - 5330 @ 40), (3, 17), DFS
(5735 - 5815 @ 40), (3, 30)
  

[Kernel-packages] [Bug 1413332] [NEW] eject command has to be issued twice

2015-01-21 Thread Ken Sharp
Public bug reported:

eject has to be issued twice, as it will fail the first time, succeeding
the second time.

$ sudo eject /dev/sr0
eject: unable to eject, last error: Inappropriate ioctl for device
$ sudo eject /dev/sr0

It should simply eject. I don't know what the first eject does different
to the second. Nothing in the syslog.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: eject 2.1.5+deb1+cvs20081104-9
ProcVersionSignature: Ubuntu 3.11.0-26.45~precise1-generic 3.11.10.12
Uname: Linux 3.11.0-26-generic i686
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu17.8
Architecture: i386
Date: Wed Jan 21 16:46:45 2015
MarkForUpload: True
ProcEnviron:
 LANGUAGE=en_GB:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: eject
UpgradeStatus: Upgraded to precise on 2014-12-07 (45 days ago)

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


** Tags: apport-bug i386 precise

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

Title:
  eject command has to be issued twice

Status in eject package in Ubuntu:
  New

Bug description:
  eject has to be issued twice, as it will fail the first time,
  succeeding the second time.

  $ sudo eject /dev/sr0
  eject: unable to eject, last error: Inappropriate ioctl for device
  $ sudo eject /dev/sr0

  It should simply eject. I don't know what the first eject does
  different to the second. Nothing in the syslog.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: eject 2.1.5+deb1+cvs20081104-9
  ProcVersionSignature: Ubuntu 3.11.0-26.45~precise1-generic 3.11.10.12
  Uname: Linux 3.11.0-26-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu17.8
  Architecture: i386
  Date: Wed Jan 21 16:46:45 2015
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: eject
  UpgradeStatus: Upgraded to precise on 2014-12-07 (45 days ago)

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

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


[Kernel-packages] [Bug 442282] Re: CDROM door does not open

2015-01-21 Thread Ken Sharp
** Tags added: karmic lucid

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

Title:
  CDROM door does not open

Status in eject package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: eject

  root@dell-desktop:~# eject -v /dev/sr0
  eject: device name is `/dev/sr0'
  eject: expanded name is `/dev/sr0'
  eject: `/dev/sr0' is not mounted
  eject: `/dev/sr0' is not a mount point
  eject: `/dev/sr0' is not a multipartition device
  eject: trying to eject `/dev/sr0' using CD-ROM eject command
  eject: CD-ROM eject command failed
  eject: trying to eject `/dev/sr0' using SCSI commands
  eject: SCSI eject succeeded

  However, nothing happens and the door remains shut.

  ProblemType: Bug
  Architecture: i386
  Date: Sun Oct  4 07:33:11 2009
  DistroRelease: Ubuntu 9.10
  Package: eject 2.1.5+deb1+cvs20081104-6
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-11.36-generic
  SourcePackage: eject
  Uname: Linux 2.6.31-11-generic i686

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

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


[Kernel-packages] [Bug 1011175] Re: Unable to eject broken dvd

2015-01-21 Thread Ken Sharp
Possible duplicate of #726785

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

Title:
  Unable to eject broken dvd

Status in eject package in Ubuntu:
  New

Bug description:
  Normally, I can eject my DVDs simply using eject from the command
  line or using the context menu in dolphin (right-click on the DVD -
  eject).

  However, today I came across a broken DVD. broken in this case
  means: Probably something went wrong while burning the CD; whatsoever
  the exact reasonmight be, the result is that the DVD can not be
  mounted.

  If I now try to eject the DVD using sudo eject -v, I receive the
  following output:

  eject: using default device `cdrom'
  eject: device name is `cdrom'
  eject: expanded name is `/dev/cdrom'
  eject: `/dev/cdrom' is a link to `/dev/sr1'
  eject: `/dev/sr1' is not mounted
  eject: `/dev/sr1' is not a mount point
  eject: `/dev/sr1' is not a multipartition device
  eject: trying to eject `/dev/sr1' using CD-ROM eject command
  eject: CD-ROM eject command failed

  
  eject: trying to eject `/dev/sr1' using SCSI commands 

  
  eject: SCSI eject failed  

  
  eject: trying to eject `/dev/sr1' using floppy eject command  

  
  eject: floppy eject command failed

  
  eject: trying to eject `/dev/sr1' using tape offline command  

  
  eject: tape offline command failed

  
  eject: unable to eject, last error: Inappropriate ioctl for device

  A normal eject -v with an unbroken DVD inserted looks like this:

  eject: using default device `cdrom'
  eject: device name is `cdrom'
  eject: expanded name is `/dev/cdrom'
  eject: `/dev/cdrom' is a link to `/dev/sr1'
  eject: `/dev/sr1' is not mounted
  eject: `/dev/sr1' is not a mount point
  eject: `/dev/sr1' is not a multipartition device
  eject: trying to eject `/dev/sr1' using CD-ROM eject command
  eject: CD-ROM eject command failed
  eject: trying to eject `/dev/sr1' using SCSI commands
  eject: SCSI eject succeeded

  I can't find any possibility to eject the broken DVD. In dolphin it
  doesn't even show up, and the eject button on the drive itself is also
  not working. I need to restart my PC and eject the DVD while booting!

  In KInfocenter, the device is displayed with the following information:
  Vendor: HL-DT-ST Model: DVD-ROM GDR8164B Rev: 0L06

  Is there any further information I can provide on the problem?

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: eject 2.1.5+deb1+cvs20081104-8
  ProcVersionSignature: Ubuntu 3.0.0-20.34-generic 3.0.30
  Uname: Linux 3.0.0-20-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Sun Jun 10 16:07:48 2012
  InstallationMedia: Kubuntu 9.10 Karmic Koala - Release amd64 (20091027)
  ProcEnviron:
   LANGUAGE=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: eject
  UpgradeStatus: Upgraded to oneiric on 2011-10-16 (237 days ago)

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

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


[Kernel-packages] [Bug 1412121] Re: Hauppauge USB-Live2 fails on Haswell USB3 port

2015-01-21 Thread Alistair Grant
Reported to linux-usb:
http://thread.gmane.org/gmane.linux.usb.general/121094

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

Title:
  Hauppauge USB-Live2 fails on Haswell USB3 port

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  I've been attempting to capture video using a Hauppauge USB-Live2.
  This works fine in Ubuntu 14.04 on an older laptop that only has USB2
  ports, but fails on my Dell XPS13 which is USB3 with the Haswell
  chipset.

  The information in this bug report is based on Ubuntu 14.10 / Kernel
  3.16.0-29, however I have also tried it on a daily 15.04 image (3.18
  kernel) and using the upstream 3.19-rc4 kernel without success (the
  error messages change, and it does seem to be improving, but still
  fails to operate correctly).

  I'll attach an extract from /var/log/syslog that shows the following:

  1. Plugging in the Live2 - from 09:30:48 to 09:30:56
  2. Attempting to run mythffmpeg as shown below - at 09:31:33
  3. Terminating mythffmpeg with Control-C - 09:31:43
  4. Unplugging the Live2 - 09:32:47

  The command line was: mythffmpeg -y -loglevel debug -f alsa -i
  plughw:1,0 -f v4l2 -s pal -pix_fmt yuyv422 -i /dev/video1 -b:v 2048k
  a.nut

  Please let me know what other information you would like to see.

  Thanks,
  Alistair

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-29-generic 3.16.0-29.39
  ProcVersionSignature: Ubuntu 3.16.0-29.39-generic 3.16.7-ckt2
  Uname: Linux 3.16.0-29-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alistair   3318 F pulseaudio
   /dev/snd/controlC0:  alistair   3318 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun Jan 18 09:34:55 2015
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=702aea9f-a502-441c-b933-e9c6a284ce3a
  InstallationDate: Installed on 2013-12-25 (389 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131224)
  MachineType: Dell Inc. XPS13 9333
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-29-generic 
root=UUID=d63939df-e79f-4ea5-a068-c9bf2a928200 ro persistent quiet splash 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-29-generic N/A
   linux-backports-modules-3.16.0-29-generic  N/A
   linux-firmware 1.138.1
  SourcePackage: linux
  UpgradeStatus: Upgraded to utopic on 2014-12-10 (38 days ago)
  dmi.bios.date: 11/11/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A01
  dmi.board.name: 099TN4
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA01:bd11/11/2013:svnDellInc.:pnXPS139333:pvr:rvnDellInc.:rn099TN4:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: XPS13 9333
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 298567] Re: No Permission to Eject CD

2015-01-21 Thread Ken Sharp
** Tags added: i386 intrepid precise

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

Title:
  No Permission to Eject CD

Status in eject package in Ubuntu:
  New

Bug description:
  Binary package hint: eject

  I have two logins running.  The one in the background is idle.  When I
  am in my current login and inserting CD's, copying contents to home
  and then ejecting the CD, it will often report I do not have
  permissions to eject the CD.

  When I look at the details it shows the other login with permission.
  I then switch to find the CD folder open on that desktop.

  I have to force it to eject from my current login with sudo eject.  I
  would think whichever is the currently active login, that it would the
  permissions to eject/umount the CD.

  I am running Intrepid 2.6.27-7.

  ProblemType: Bug
  Architecture: i386
  DistroRelease: Ubuntu 8.10
  ExecutablePath: /usr/bin/yelp
  NonfreeKernelModules: nvidia
  Package: yelp 2.24.0-0ubuntu2
  ProcEnviron:
   PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: yelp
  Uname: Linux 2.6.27-7-generic i686

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

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


[Kernel-packages] [Bug 542959] Re: does not terminate at computer shutdown

2015-01-21 Thread Ken Sharp
You have not provided a description at all.

** Tags removed: shutdown-hang

** Changed in: eject (Ubuntu)
   Status: New = Incomplete

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

Title:
  does not terminate at computer shutdown

Status in eject package in Ubuntu:
  Incomplete

Bug description:
  Binary package hint: eject

  ?

  ProblemType: Bug
  Architecture: i386
  Date: Sat Mar 20 21:55:45 2010
  DistroRelease: Ubuntu 10.04
  ExecutablePath: /usr/bin/eject
  InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha i386 (20100224.1)
  OmitPids: 4966 4985 925
  Package: eject 2.1.5+deb1+cvs20081104-7
  ProcCmdline: eject -T
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-14.20-generic
  SourcePackage: eject
  Title: does not terminate at computer shutdown
  Uname: Linux 2.6.32-14-generic i686

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

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


[Kernel-packages] [Bug 489427] Re: can not eject DVD drive

2015-01-21 Thread Ken Sharp
** Tags added: karmic

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

Title:
  can not eject DVD drive

Status in eject package in Ubuntu:
  New

Bug description:
  Binary package hint: eject

  I had a DVD+RW inserted that I unmounted and mounted several times (as
  bug data collection for another bug).

  After that right clicked the DVD icon in Places/Computer as selected
  to blank it.

  Then I tried to burn an iso image to it, but brasero complained there
  is no space in the blank DVD...

  So I decided to do the old trick of eject-and-reinsert, but I can't eject it.
  The hardware eject button has no effect.
  In the GUI, the context menu has no Eject item.

  cmd line gives:
  $ sudo eject -v  /dev/sr0 
  eject: device name is `/dev/sr0'
  eject: expanded name is `/dev/sr0'
  eject: `/dev/sr0' is not mounted
  eject: `/dev/sr0' is not a mount point
  eject: `/dev/sr0' is not a multipartition device
  eject: trying to eject `/dev/sr0' using CD-ROM eject command
  eject: CD-ROM eject command failed
  eject: trying to eject `/dev/sr0' using SCSI commands
  eject: SCSI eject succeeded

  But is does not eject.

  The drive is:
   ata5.00: ATAPI: TSSTcorpCD/DVDW TS-L632D, HH15, max MWDMA2

  ProblemType: Bug
  Architecture: amd64
  Date: Sat Nov 28 00:28:55 2009
  DistroRelease: Ubuntu 9.10
  LiveMediaBuild: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
  Package: eject 2.1.5+deb1+cvs20081104-6
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
  SourcePackage: eject
  Uname: Linux 2.6.31-14-generic x86_64

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

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


[Kernel-packages] [Bug 1407760] Re: [SRU][PATCH] [Utopic] Kernel crash when setting vxlan tunnel over the mlx4_en when acting as PF

2015-01-21 Thread Chris J Arges
** Also affects: linux (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

Title:
  [SRU][PATCH] [Utopic] Kernel crash when setting vxlan tunnel over the
  mlx4_en when acting as PF

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Trusty:
  New
Status in linux source package in Utopic:
  Fix Committed

Bug description:
  Eyal Perry (~eyalpe) writes:

  [Impact]
  When enabling SR-IOV on Mellanox devices and setting vxlan tunnel over the PF 
device (adding vxlan port to an OVS bridge),
  the kernel is crashing as result of the unimplemented ndos: 
.ndo_{add,del}_vxlan_port

  [Fix]
  This issue was fixed in upstream kernel:
  9737c6a net/mlx4_en: Add VXLAN ndo calls to the PF net device ops too

  ~/linux$ git describe --contains 9737c6ab7afbc950e997ef80cba2c40dbbd16ea4
  v3.18-rc6~9^2~12

  I've backported it to 3.16 (by removing the yet to be introduced
  ndo_gso_check) and attached the backported version here.

  The patch was built and tested on top of ubuntu-trusty: abb1293
  (UBUNTU: Ubuntu-lts-3.16.0-29.39~14.04.1)

  This only affect 3.16 since it has the VLAN features.

  [Test Case]
  Use the affected Mellanox device w/ an Ubuntu 3.16 kernel. Setup vxlan tunnel 
over PF device. This should succeed.

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

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


[Kernel-packages] [Bug 297058] Re: Consistent repeating [ata1: link is slow to respond, please be patient ]

2015-01-21 Thread Jorge Juan
The bug is still here in 14.04.

$ uname -a
Linux valhalla 3.13.0-44-generic #73-Ubuntu SMP Tue Dec 16 00:22:43 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux

$ grep AHCI /boot/config-3.13.0-44-generic 
CONFIG_SATA_AHCI=m
CONFIG_SATA_AHCI_PLATFORM=m
# CONFIG_AHCI_IMX is not set
CONFIG_SATA_ACARD_AHCI=m

Yes, a workaround is to set BIOS to use IDE not AHCI but isn't AHCI
better than IDE? Hot-plug, queuing, etc. Specillay if you have a e-SATA
port.

Is it safe to hot-plug in IDE mode?
Is performance better in AHCI mode?
Why it is so problematic to include the AHCI driver compiled into the kernel?

Fortunately, I only reboot this computer from time to time :)

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

Title:
  Consistent repeating [ata1: link is slow to respond, please be patient
  ]

Status in linux package in Ubuntu:
  Won't Fix

Bug description:
  I have a Dell Latitude D630.

  With Ubuntu 8.04 and now with 8.10 I consistently receive the
  following error message(s).

  Currently I am running an Hitachi 80GB SATA drive, I have also tried a
  Seagate 80G and another Hitachi 80G hard drive and all seem to exhibit
  the problem.

  Nov 12 12:01:57 itasca kernel: [ 1226.128187] ata1: link is slow to respond, 
please be patient (ready=0)
  Nov 12 12:02:02 itasca kernel: [ 1231.112167] ata1: device not ready 
(errno=-16), forcing hardreset
  Nov 12 12:02:02 itasca kernel: [ 1231.112191] ata1: soft resetting link
  Nov 12 12:02:02 itasca kernel: [ 1231.292629] ata1.00: configured for PIO3
  Nov 12 12:02:02 itasca kernel: [ 1231.292662] ata1: EH complete
  Nov 12 12:08:27 itasca kernel: [ 1616.132171] ata1: link is slow to respond, 
please be patient (ready=0)
  Nov 12 12:08:32 itasca kernel: [ 1621.116175] ata1: device not ready 
(errno=-16), forcing hardreset
  Nov 12 12:08:32 itasca kernel: [ 1621.116199] ata1: soft resetting link
  Nov 12 12:08:32 itasca kernel: [ 1621.296651] ata1.00: configured for PIO3
  Nov 12 12:08:32 itasca kernel: [ 1621.296684] ata1: EH complete
  Nov 12 12:11:43 itasca kernel: [ 1812.128172] ata1: link is slow to respond, 
please be patient (ready=0)
  Nov 12 12:11:48 itasca kernel: [ 1817.112176] ata1: device not ready 
(errno=-16), forcing hardreset
  Nov 12 12:11:48 itasca kernel: [ 1817.112202] ata1: soft resetting link
  Nov 12 12:11:48 itasca kernel: [ 1817.292446] ata1.00: configured for PIO3
  Nov 12 12:11:48 itasca kernel: [ 1817.292462] ata1: EH complete
  Nov 12 12:13:03 itasca kernel: [ 1892.128178] ata1: link is slow to respond, 
please be patient (ready=0)
  Nov 12 12:13:08 itasca kernel: [ 1897.120164] ata1: device not ready 
(errno=-16), forcing hardreset
  Nov 12 12:13:08 itasca kernel: [ 1897.120187] ata1: soft resetting link
  Nov 12 12:13:08 itasca kernel: [ 1897.300640] ata1.00: configured for PIO3
  Nov 12 12:13:08 itasca kernel: [ 1897.300671] ata1: EH complete
  Nov 12 12:15:11 itasca kernel: [ 2020.069207] ata1.00: limiting speed to PIO0
  Nov 12 12:15:16 itasca kernel: [ 2025.108176] ata1: link is slow to respond, 
please be patient (ready=0)
  Nov 12 12:15:21 itasca kernel: [ 2030.092169] ata1: device not ready 
(errno=-16), forcing hardreset
  Nov 12 12:15:21 itasca kernel: [ 2030.092194] ata1: soft resetting link
  Nov 12 12:15:21 itasca kernel: [ 2030.272660] ata1.00: configured for PIO0
  Nov 12 12:15:21 itasca kernel: [ 2030.272690] ata1: EH complete

  
  The message repeats approximately every 2 minutes.

  I hoped that upgrading to 8.10 would resolve the issue but it has not,
  with the same problem seen when I ran 8.04

  rbuckland@itasca:~$ uname -a
  Linux itasca 2.6.27-7-generic #1 SMP Tue Nov 4 19:33:06 UTC 2008 x86_64 
GNU/Linux

  rbuckland@itasca:~$ cat /proc/version
  Linux version 2.6.27-7-generic (buildd@crested) (gcc version 4.3.2 (Ubuntu 
4.3.2-1ubuntu11) ) #1 SMP Tue Nov 4 19:33:06 UTC 2008

  
  rbuckland@itasca:~$ lspci
  00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory 
Controller Hub (rev 0c)
  00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 
Integrated Graphics Controller (rev 0c)
  00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 Integrated 
Graphics Controller (rev 0c)
  00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI 
Controller #4 (rev 02)
  00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI 
Controller #5 (rev 02)
  00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI 
Controller #2 (rev 02)
  00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio 
Controller (rev 02)
  00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 
(rev 02)
  00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 
(rev 02)
  00:1c.5 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 6 
(rev 02)
  00:1d.0 USB Controller: Intel 

[Kernel-packages] [Bug 926925] Re: eject -i 1 fails to lock drive eject button

2015-01-21 Thread Ken Sharp
*** This bug is a duplicate of bug 885051 ***
https://bugs.launchpad.net/bugs/885051

** This bug has been marked a duplicate of bug 885051
   eject -i no longer works

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

Title:
  eject -i 1 fails to lock drive eject button

Status in eject package in Ubuntu:
  New

Bug description:
  Running `eject -i 1` is supposed to lock the cd drive so it can't be
  ejected:

  $ eject -i 1
  CD-Drive may NOT be ejected with device button

  Until a few weeks ago, this worked properly: after this command,
  neither running `eject` nor pressing the device eject button would
  open the drive.  However, recently the device eject button has been
  able to eject the drive:

  $ eject -i 1
  CD-Drive may NOT be ejected with device button
  $ eject 
  eject: unable to eject, last error: Inappropriate ioctl for device
  $ #press eject button:  now the device _ejects_, which is incorrect.  After 
closing the drive:
  $ eject 
  $ #The drive now opens.

  This is running Ubuntu 11.10, eject 2.1.5+deb1+cvs20081104-8, and
  kernel 3.0.0-15.26 generic x86_64.

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

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


[Kernel-packages] [Bug 885051] Re: eject stop working

2015-01-21 Thread Ken Sharp
** Tags added: natty precise

** Summary changed:

- eject stop working
+ eject -i no longer works

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

Title:
  eject -i no longer works

Status in eject package in Ubuntu:
  Confirmed

Bug description:
  I used to run eject -i 1 to lock my cd-rom, but it stopped working
  after upgrading to 11.10.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: eject 2.1.5+deb1+cvs20081104-8
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Tue Nov  1 23:26:38 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: eject
  UpgradeStatus: Upgraded to oneiric on 2011-11-02 (0 days ago)

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

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


[Kernel-packages] [Bug 980472] Re: Inappropriate ioctl for device when ejecting USB flash drive

2015-01-21 Thread Ken Sharp
Please stop spamming this report with every type of media that has
trouble ejecting.

Is the ORIGINAL issue (USB drive) still a problem?

** Tags added: precise

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

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

Title:
  Inappropriate ioctl for device when ejecting USB flash drive

Status in eject package in Ubuntu:
  Incomplete

Bug description:
  On Ubuntu 12.04 beta 2 (eject version 2.1.5+deb1+cvs20081104-9), when
  I eject a flash drive using sudo eject, I get this error message:

  not an sg device, or old sg driver
  eject: unable to eject, last error: Inappropriate ioctl for device

  Previously, I had no problems ejecting using the same version of
  eject.  The problem came up when I formatted the flash drive so that
  it would be encrypted.  Also, I change the file system from the
  default (FAT32, I think) to NTFS.  On another drive which I formatted
  to ext4, the same problem occurs -- again, it is now an encrypted file
  system.

  The drive is successfully unmounted, though, since it no longer
  appears under df.  However, it is still on since the light is
  still on.

  sudo umount gives no problems.

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

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


[Kernel-packages] [Bug 726785] Re: Cannot eject CDROM with bad media inserted - IO error

2015-01-21 Thread Ken Sharp
Confirming.

[21281.116107] Volume set (in), Read cd: be 00 00 02 3d 13 00 00 01 f8 00 00
[21281.116130] ata2.00: cmd a0/01:00:00:30:09/00:00:00:00:00/a0 tag 19 dma 2352 
in
[21281.116130]  res 40/00:02:00:38:00/00:00:00:00:00/a0 Emask 0x4 
(timeout)
[21281.116135] ata2.00: status: { DRDY }
[21286.156034] ata2: link is slow to respond, please be patient (ready=0)
[21291.140036] ata2: device not ready (errno=-16), forcing hardreset
[21291.140049] ata2: soft resetting link
[21296.336067] ata2: link is slow to respond, please be patient (ready=0)
[21301.152050] ata2: SRST failed (errno=-16)
[21301.152067] ata2: soft resetting link
[21306.348090] ata2: link is slow to respond, please be patient (ready=0)
[21311.164039] ata2: SRST failed (errno=-16)
[21311.164053] ata2: soft resetting link
[21316.360103] ata2: link is slow to respond, please be patient (ready=0)
[21346.208037] ata2: SRST failed (errno=-16)
[21346.208052] ata2: soft resetting link
[21351.236034] ata2: SRST failed (errno=-16)
[21351.247334] ata2: reset failed, giving up
[21351.247349] ata2.00: disabled
[21351.247357] ata2.01: disabled
[21351.247441] ata2: EH complete

$ sudo eject -v /dev/sr0
eject: device name is `/dev/sr0'
eject: expanded name is `/dev/sr0'
eject: `/dev/sr0' is not mounted
eject: `/dev/sr0' is not a mount point
eject: `/dev/sr0' is not a multipartition device
eject: trying to eject `/dev/sr0' using CD-ROM eject command
eject: CD-ROM eject command failed
eject: trying to eject `/dev/sr0' using SCSI commands
eject: SCSI eject failed
eject: trying to eject `/dev/sr0' using floppy eject command
eject: floppy eject command failed
eject: trying to eject `/dev/sr0' using tape offline command
eject: tape offline command failed
eject: unable to eject, last error: Inappropriate ioctl for device

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

Title:
  Cannot eject CDROM with bad media inserted - IO error

Status in eject package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: eject

  I have media which cannot be read
  [ 7707.154066] Buffer I/O error on device sr0, logical block 1024
  [ 7707.154070] Buffer I/O error on device sr0, logical block 1025
  During read error I cant eject media even with eject command.
  I know about /proc/sys/dev/cdrom/lock and /proc/sys/dev/cdrom/autoclose 
variables but they need to be set before inserting media, and only way to fast 
remove is hard reset system. Eject should have --force option not as a feature 
but as solution of critical bug - in my case Cdrom gave strange sound and there 
was a risk it will brake.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: eject 2.1.5+deb1+cvs20081104-7
  Uname: Linux 2.6.34-02063407-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Mon Feb 28 21:43:17 2011
  EcryptfsInUse: Yes
  ProcEnviron:
   LANGUAGE=pl_PL
   LANG=pl_PL.utf8
   SHELL=/bin/bash
  SourcePackage: eject

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

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


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

2015-01-21 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/1413345

Title:
  NFS kernel crash

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Seems similar to this, and I'm also using the automounter.

  https://lists.debian.org/debian-kernel/2014/09/msg00267.html

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-44-generic 3.13.0-44.73
  ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
  Uname: Linux 3.13.0-44-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.13.0-44-generic.
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC1', '/dev/snd/hwC1D0', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC0', '/dev/snd/hwC0D0', '/dev/snd/pcmC0D0c', 
'/dev/snd/pcmC0D0p', '/dev/snd/pcmC0D1c', '/dev/snd/pcmC0D1p', 
'/dev/snd/pcmC0D2c', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Card0.Amixer.info: Error: [Errno 2] No such file or directory: 'amixer'
  Card0.Amixer.values: Error: [Errno 2] No such file or directory: 'amixer'
  Card1.Amixer.info: Error: [Errno 2] No such file or directory: 'amixer'
  Card1.Amixer.values: Error: [Errno 2] No such file or directory: 'amixer'
  Date: Wed Jan 21 11:12:42 2015
  InstallationDate: Installed on 2015-01-12 (8 days ago)
  InstallationMedia: Ubuntu-Server 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.3)
  MachineType: Apple Inc. MacPro5,1
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-44-generic.efi.signed 
root=UUID=14697684-db61-4b94-b6c5-b39a672d42a2 ro nomdmonddf nomdmonisw
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-44-generic N/A
   linux-backports-modules-3.13.0-44-generic  N/A
   linux-firmware 1.127.10
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/07/10
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MP51.88Z.007F.B03.1010071432
  dmi.board.asset.tag: 0
  dmi.board.name: Mac-F221BEC8
  dmi.board.vendor: Apple Inc.
  dmi.chassis.type: 7
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-F221BEC8
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMP51.88Z.007F.B03.1010071432:bd10/07/10:svnAppleInc.:pnMacPro5,1:pvr0.0:rvnAppleInc.:rnMac-F221BEC8:rvr:cvnAppleInc.:ct7:cvrMac-F221BEC8:
  dmi.product.name: MacPro5,1
  dmi.product.version: 0.0
  dmi.sys.vendor: Apple Inc.

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

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


[Kernel-packages] [Bug 726785] Re: Cannot eject CDROM with bad media inserted - IO error

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

** Changed in: eject (Ubuntu)
   Status: New = Confirmed

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

Title:
  Cannot eject CDROM with bad media inserted - IO error

Status in eject package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: eject

  I have media which cannot be read
  [ 7707.154066] Buffer I/O error on device sr0, logical block 1024
  [ 7707.154070] Buffer I/O error on device sr0, logical block 1025
  During read error I cant eject media even with eject command.
  I know about /proc/sys/dev/cdrom/lock and /proc/sys/dev/cdrom/autoclose 
variables but they need to be set before inserting media, and only way to fast 
remove is hard reset system. Eject should have --force option not as a feature 
but as solution of critical bug - in my case Cdrom gave strange sound and there 
was a risk it will brake.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: eject 2.1.5+deb1+cvs20081104-7
  Uname: Linux 2.6.34-02063407-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Mon Feb 28 21:43:17 2011
  EcryptfsInUse: Yes
  ProcEnviron:
   LANGUAGE=pl_PL
   LANG=pl_PL.utf8
   SHELL=/bin/bash
  SourcePackage: eject

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

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


[Kernel-packages] [Bug 726785] Re: Cannot eject CDROM with bad media inserted - IO error

2015-01-21 Thread Ken Sharp
** Tags added: i386 precise

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

Title:
  Cannot eject CDROM with bad media inserted - IO error

Status in eject package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: eject

  I have media which cannot be read
  [ 7707.154066] Buffer I/O error on device sr0, logical block 1024
  [ 7707.154070] Buffer I/O error on device sr0, logical block 1025
  During read error I cant eject media even with eject command.
  I know about /proc/sys/dev/cdrom/lock and /proc/sys/dev/cdrom/autoclose 
variables but they need to be set before inserting media, and only way to fast 
remove is hard reset system. Eject should have --force option not as a feature 
but as solution of critical bug - in my case Cdrom gave strange sound and there 
was a risk it will brake.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: eject 2.1.5+deb1+cvs20081104-7
  Uname: Linux 2.6.34-02063407-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Mon Feb 28 21:43:17 2011
  EcryptfsInUse: Yes
  ProcEnviron:
   LANGUAGE=pl_PL
   LANG=pl_PL.utf8
   SHELL=/bin/bash
  SourcePackage: eject

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

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


[Kernel-packages] [Bug 1407760] Re: [SRU][PATCH] [Utopic] Kernel crash when setting vxlan tunnel over the mlx4_en when acting as PF

2015-01-21 Thread Chris J Arges
** Changed in: linux (Ubuntu Trusty)
 Assignee: Chris J Arges (arges) = (unassigned)

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

Title:
  [SRU][PATCH] [Utopic] Kernel crash when setting vxlan tunnel over the
  mlx4_en when acting as PF

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

Bug description:
  Eyal Perry (~eyalpe) writes:

  [Impact]
  When enabling SR-IOV on Mellanox devices and setting vxlan tunnel over the PF 
device (adding vxlan port to an OVS bridge),
  the kernel is crashing as result of the unimplemented ndos: 
.ndo_{add,del}_vxlan_port

  [Fix]
  This issue was fixed in upstream kernel:
  9737c6a net/mlx4_en: Add VXLAN ndo calls to the PF net device ops too

  ~/linux$ git describe --contains 9737c6ab7afbc950e997ef80cba2c40dbbd16ea4
  v3.18-rc6~9^2~12

  I've backported it to 3.16 (by removing the yet to be introduced
  ndo_gso_check) and attached the backported version here.

  The patch was built and tested on top of ubuntu-trusty: abb1293
  (UBUNTU: Ubuntu-lts-3.16.0-29.39~14.04.1)

  [Test Case]
  Use the affected Mellanox device w/ an Ubuntu 3.16 kernel. Setup vxlan tunnel 
over PF device. This should succeed.

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

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


[Kernel-packages] [Bug 1035923] Re: eject -i 0. while being accepted no longer has any effect, drive remains locked

2015-01-21 Thread Ken Sharp
*** This bug is a duplicate of bug 885051 ***
https://bugs.launchpad.net/bugs/885051

** This bug has been marked a duplicate of bug 885051
   eject -i no longer works

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

Title:
  eject -i 0. while being accepted no longer has any effect, drive
  remains locked

Status in eject package in Ubuntu:
  New

Bug description:
  Test case
  with No disk in drive run eject -i 0
  will return - CD-Drive may be ejected with device button
  Insert a disk, let drive 'settle', try to eject with device button
  The disk is not ejected.

  One reason for wanting - 
  Many older cd/dvd drives on laptops, particularly slot loading slimline, can  
occassionaly not recognize one disk or another.
  Without an unlocked drive there is no way to eject except reboot  eject from 
during the reboot process.

  Additionally really don't follow the logic of setting locked as
  default in the 1st. place, apps that are using the drive should lock
  it themselces  can't see the possibility of inadvertent ejection in a
  travel scenario as being all that likely

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: eject 2.1.5+deb1+cvs20081104-11
  ProcVersionSignature: Ubuntu 3.5.0-9.9-generic 3.5.0
  Uname: Linux 3.5.0-9-generic x86_64
  ApportVersion: 2.4-0ubuntu6
  Architecture: amd64
  Date: Sun Aug 12 14:06:39 2012
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120707)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: eject
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Kernel-packages] [Bug 1085746] Re: Cannot eject flash memory card

2015-01-21 Thread Ken Sharp
** Tags removed: eject permissions
** Tags added: maverick natty oneiric precise quantal

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

Title:
  Cannot eject flash memory card

Status in eject package in Ubuntu:
  New

Bug description:
  As a normal user, insert SDHC flash memory card, it mounts ok, but
  there is an error when trying to eject it:

   $ eject /media/00F0-82C2
  eject: unable to open `/dev/mmcblk0p1'

   $ eject --version
  eject version 2.1.5 by Jeff Tranter (tran...@pobox.com)

   $ dpkg -l | dpkg-grep eject
  eject-2.1.5+deb1+cvs20081104-9

  This is happening in all recent versions of Ubuntu from Maverick to
  Quantal.

  sudo eject works ok, and the device permissions are:
    brw-rw 1 root disk 179, 1 Oct  1 12:00 /dev/mmcblk0p1

  Looks like the permissions handling needs to be changed.
  Either the insert and the eject should both work, or they both should not 
work. Being able to insert, but not eject is inconsistent and ridiculous.

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

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


[Kernel-packages] [Bug 1011175] Re: Unable to eject broken dvd

2015-01-21 Thread Ken Sharp
Possible duplicate of Bug #726785

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

Title:
  Unable to eject broken dvd

Status in eject package in Ubuntu:
  New

Bug description:
  Normally, I can eject my DVDs simply using eject from the command
  line or using the context menu in dolphin (right-click on the DVD -
  eject).

  However, today I came across a broken DVD. broken in this case
  means: Probably something went wrong while burning the CD; whatsoever
  the exact reasonmight be, the result is that the DVD can not be
  mounted.

  If I now try to eject the DVD using sudo eject -v, I receive the
  following output:

  eject: using default device `cdrom'
  eject: device name is `cdrom'
  eject: expanded name is `/dev/cdrom'
  eject: `/dev/cdrom' is a link to `/dev/sr1'
  eject: `/dev/sr1' is not mounted
  eject: `/dev/sr1' is not a mount point
  eject: `/dev/sr1' is not a multipartition device
  eject: trying to eject `/dev/sr1' using CD-ROM eject command
  eject: CD-ROM eject command failed

  
  eject: trying to eject `/dev/sr1' using SCSI commands 

  
  eject: SCSI eject failed  

  
  eject: trying to eject `/dev/sr1' using floppy eject command  

  
  eject: floppy eject command failed

  
  eject: trying to eject `/dev/sr1' using tape offline command  

  
  eject: tape offline command failed

  
  eject: unable to eject, last error: Inappropriate ioctl for device

  A normal eject -v with an unbroken DVD inserted looks like this:

  eject: using default device `cdrom'
  eject: device name is `cdrom'
  eject: expanded name is `/dev/cdrom'
  eject: `/dev/cdrom' is a link to `/dev/sr1'
  eject: `/dev/sr1' is not mounted
  eject: `/dev/sr1' is not a mount point
  eject: `/dev/sr1' is not a multipartition device
  eject: trying to eject `/dev/sr1' using CD-ROM eject command
  eject: CD-ROM eject command failed
  eject: trying to eject `/dev/sr1' using SCSI commands
  eject: SCSI eject succeeded

  I can't find any possibility to eject the broken DVD. In dolphin it
  doesn't even show up, and the eject button on the drive itself is also
  not working. I need to restart my PC and eject the DVD while booting!

  In KInfocenter, the device is displayed with the following information:
  Vendor: HL-DT-ST Model: DVD-ROM GDR8164B Rev: 0L06

  Is there any further information I can provide on the problem?

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: eject 2.1.5+deb1+cvs20081104-8
  ProcVersionSignature: Ubuntu 3.0.0-20.34-generic 3.0.30
  Uname: Linux 3.0.0-20-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Sun Jun 10 16:07:48 2012
  InstallationMedia: Kubuntu 9.10 Karmic Koala - Release amd64 (20091027)
  ProcEnviron:
   LANGUAGE=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: eject
  UpgradeStatus: Upgraded to oneiric on 2011-10-16 (237 days ago)

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

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


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

2015-01-21 Thread Basil
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/1404564/+attachment/4303272/+files/WifiSyslog.txt

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

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

Title:
  Bluetooth not search headset

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Bluetooth dont search my headset. In windows headset work correct.

  Notebook:
  Acer Aspire V 15 Nitro

  System:
  ubuntu 14.10 64 bit

  $ uname -r
  3.16.0-28-generic

  $ lspci -nnk
  07:00.0 Network controller [0280]: Qualcomm Atheros AR9462 Wireless Network 
Adapter [168c:0034] (rev 01)
   Subsystem: Lite-On Communications Inc Device [11ad:0802]
   Kernel driver in use: ath9k

  $ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp.
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp.
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 005: ID 04f2:b474 Chicony Electronics Co., Ltd
  Bus 003 Device 004: ID 06cb:2970 Synaptics, Inc.
  Bus 003 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
  Bus 003 Device 006: ID 04ca:300d Lite-On Technology Corp.
  Bus 003 Device 002: ID 046d:c52f Logitech, Inc. Unifying Receiver
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  $ dmesg | egrep 'Bluetooth'
  [4.551551] Bluetooth: Core ver 2.19
  [4.551567] Bluetooth: HCI device and connection manager initialized
  [4.551573] Bluetooth: HCI socket layer initialized
  [4.551575] Bluetooth: L2CAP socket layer initialized
  [4.551582] Bluetooth: SCO socket layer initialized
  [4.554416] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  [4.554418] Bluetooth: BNEP filters: protocol multicast
  [4.554424] Bluetooth: BNEP socket layer initialized
  [4.554667] Bluetooth: RFCOMM TTY layer initialized
  [4.554672] Bluetooth: RFCOMM socket layer initialized
  [4.554676] Bluetooth: RFCOMM ver 1.11
  --- 
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hash   1849 F pulseaudio
   /dev/snd/controlC0:  hash   1849 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=7586c9c9-2482-4139-9e43-d6c38c2e61de
  InstallationDate: Installed on 2014-12-20 (31 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  MachineType: Acer Aspire VN7-591G
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-28-generic.efi.signed 
root=UUID=535b3858-5277-462c-8a40-6467f95dfd0d ro quiet splash
  ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-28-generic N/A
   linux-backports-modules-3.16.0-28-generic  N/A
   linux-firmware 1.138
  Tags:  utopic
  Uname: Linux 3.16.0-28-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/12/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.08
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Aspire VN7-591G
  dmi.board.vendor: Acer
  dmi.board.version: V1.08
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V1.08
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.08:bd09/12/2014:svnAcer:pnAspireVN7-591G:pvrV1.08:rvnAcer:rnAspireVN7-591G:rvrV1.08:cvnAcer:ct10:cvrV1.08:
  dmi.product.name: Aspire VN7-591G
  dmi.product.version: V1.08
  dmi.sys.vendor: Acer

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

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


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

2015-01-21 Thread Basil
apport information

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

Title:
  Bluetooth not search headset

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Bluetooth dont search my headset. In windows headset work correct.

  Notebook:
  Acer Aspire V 15 Nitro

  System:
  ubuntu 14.10 64 bit

  $ uname -r
  3.16.0-28-generic

  $ lspci -nnk
  07:00.0 Network controller [0280]: Qualcomm Atheros AR9462 Wireless Network 
Adapter [168c:0034] (rev 01)
   Subsystem: Lite-On Communications Inc Device [11ad:0802]
   Kernel driver in use: ath9k

  $ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp.
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp.
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 005: ID 04f2:b474 Chicony Electronics Co., Ltd
  Bus 003 Device 004: ID 06cb:2970 Synaptics, Inc.
  Bus 003 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
  Bus 003 Device 006: ID 04ca:300d Lite-On Technology Corp.
  Bus 003 Device 002: ID 046d:c52f Logitech, Inc. Unifying Receiver
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  $ dmesg | egrep 'Bluetooth'
  [4.551551] Bluetooth: Core ver 2.19
  [4.551567] Bluetooth: HCI device and connection manager initialized
  [4.551573] Bluetooth: HCI socket layer initialized
  [4.551575] Bluetooth: L2CAP socket layer initialized
  [4.551582] Bluetooth: SCO socket layer initialized
  [4.554416] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  [4.554418] Bluetooth: BNEP filters: protocol multicast
  [4.554424] Bluetooth: BNEP socket layer initialized
  [4.554667] Bluetooth: RFCOMM TTY layer initialized
  [4.554672] Bluetooth: RFCOMM socket layer initialized
  [4.554676] Bluetooth: RFCOMM ver 1.11
  --- 
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hash   1849 F pulseaudio
   /dev/snd/controlC0:  hash   1849 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=7586c9c9-2482-4139-9e43-d6c38c2e61de
  InstallationDate: Installed on 2014-12-20 (31 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  MachineType: Acer Aspire VN7-591G
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-28-generic.efi.signed 
root=UUID=535b3858-5277-462c-8a40-6467f95dfd0d ro quiet splash
  ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-28-generic N/A
   linux-backports-modules-3.16.0-28-generic  N/A
   linux-firmware 1.138
  Tags:  utopic
  Uname: Linux 3.16.0-28-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/12/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.08
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Aspire VN7-591G
  dmi.board.vendor: Acer
  dmi.board.version: V1.08
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V1.08
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.08:bd09/12/2014:svnAcer:pnAspireVN7-591G:pvrV1.08:rvnAcer:rnAspireVN7-591G:rvrV1.08:cvnAcer:ct10:cvrV1.08:
  dmi.product.name: Aspire VN7-591G
  dmi.product.version: V1.08
  dmi.sys.vendor: Acer

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

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


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

2015-01-21 Thread Basil
apport information

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

Title:
  Bluetooth not search headset

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Bluetooth dont search my headset. In windows headset work correct.

  Notebook:
  Acer Aspire V 15 Nitro

  System:
  ubuntu 14.10 64 bit

  $ uname -r
  3.16.0-28-generic

  $ lspci -nnk
  07:00.0 Network controller [0280]: Qualcomm Atheros AR9462 Wireless Network 
Adapter [168c:0034] (rev 01)
   Subsystem: Lite-On Communications Inc Device [11ad:0802]
   Kernel driver in use: ath9k

  $ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp.
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp.
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 005: ID 04f2:b474 Chicony Electronics Co., Ltd
  Bus 003 Device 004: ID 06cb:2970 Synaptics, Inc.
  Bus 003 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
  Bus 003 Device 006: ID 04ca:300d Lite-On Technology Corp.
  Bus 003 Device 002: ID 046d:c52f Logitech, Inc. Unifying Receiver
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  $ dmesg | egrep 'Bluetooth'
  [4.551551] Bluetooth: Core ver 2.19
  [4.551567] Bluetooth: HCI device and connection manager initialized
  [4.551573] Bluetooth: HCI socket layer initialized
  [4.551575] Bluetooth: L2CAP socket layer initialized
  [4.551582] Bluetooth: SCO socket layer initialized
  [4.554416] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  [4.554418] Bluetooth: BNEP filters: protocol multicast
  [4.554424] Bluetooth: BNEP socket layer initialized
  [4.554667] Bluetooth: RFCOMM TTY layer initialized
  [4.554672] Bluetooth: RFCOMM socket layer initialized
  [4.554676] Bluetooth: RFCOMM ver 1.11
  --- 
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hash   1849 F pulseaudio
   /dev/snd/controlC0:  hash   1849 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=7586c9c9-2482-4139-9e43-d6c38c2e61de
  InstallationDate: Installed on 2014-12-20 (31 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  MachineType: Acer Aspire VN7-591G
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-28-generic.efi.signed 
root=UUID=535b3858-5277-462c-8a40-6467f95dfd0d ro quiet splash
  ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-28-generic N/A
   linux-backports-modules-3.16.0-28-generic  N/A
   linux-firmware 1.138
  Tags:  utopic
  Uname: Linux 3.16.0-28-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/12/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.08
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Aspire VN7-591G
  dmi.board.vendor: Acer
  dmi.board.version: V1.08
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V1.08
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.08:bd09/12/2014:svnAcer:pnAspireVN7-591G:pvrV1.08:rvnAcer:rnAspireVN7-591G:rvrV1.08:cvnAcer:ct10:cvrV1.08:
  dmi.product.name: Aspire VN7-591G
  dmi.product.version: V1.08
  dmi.sys.vendor: Acer

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

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


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

2015-01-21 Thread Basil
apport information

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

Title:
  Bluetooth not search headset

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Bluetooth dont search my headset. In windows headset work correct.

  Notebook:
  Acer Aspire V 15 Nitro

  System:
  ubuntu 14.10 64 bit

  $ uname -r
  3.16.0-28-generic

  $ lspci -nnk
  07:00.0 Network controller [0280]: Qualcomm Atheros AR9462 Wireless Network 
Adapter [168c:0034] (rev 01)
   Subsystem: Lite-On Communications Inc Device [11ad:0802]
   Kernel driver in use: ath9k

  $ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp.
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp.
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 005: ID 04f2:b474 Chicony Electronics Co., Ltd
  Bus 003 Device 004: ID 06cb:2970 Synaptics, Inc.
  Bus 003 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
  Bus 003 Device 006: ID 04ca:300d Lite-On Technology Corp.
  Bus 003 Device 002: ID 046d:c52f Logitech, Inc. Unifying Receiver
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  $ dmesg | egrep 'Bluetooth'
  [4.551551] Bluetooth: Core ver 2.19
  [4.551567] Bluetooth: HCI device and connection manager initialized
  [4.551573] Bluetooth: HCI socket layer initialized
  [4.551575] Bluetooth: L2CAP socket layer initialized
  [4.551582] Bluetooth: SCO socket layer initialized
  [4.554416] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  [4.554418] Bluetooth: BNEP filters: protocol multicast
  [4.554424] Bluetooth: BNEP socket layer initialized
  [4.554667] Bluetooth: RFCOMM TTY layer initialized
  [4.554672] Bluetooth: RFCOMM socket layer initialized
  [4.554676] Bluetooth: RFCOMM ver 1.11
  --- 
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hash   1849 F pulseaudio
   /dev/snd/controlC0:  hash   1849 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=7586c9c9-2482-4139-9e43-d6c38c2e61de
  InstallationDate: Installed on 2014-12-20 (31 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  MachineType: Acer Aspire VN7-591G
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-28-generic.efi.signed 
root=UUID=535b3858-5277-462c-8a40-6467f95dfd0d ro quiet splash
  ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-28-generic N/A
   linux-backports-modules-3.16.0-28-generic  N/A
   linux-firmware 1.138
  Tags:  utopic
  Uname: Linux 3.16.0-28-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/12/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.08
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Aspire VN7-591G
  dmi.board.vendor: Acer
  dmi.board.version: V1.08
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V1.08
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.08:bd09/12/2014:svnAcer:pnAspireVN7-591G:pvrV1.08:rvnAcer:rnAspireVN7-591G:rvrV1.08:cvnAcer:ct10:cvrV1.08:
  dmi.product.name: Aspire VN7-591G
  dmi.product.version: V1.08
  dmi.sys.vendor: Acer

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

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


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

2015-01-21 Thread Basil
apport information

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

Title:
  Bluetooth not search headset

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Bluetooth dont search my headset. In windows headset work correct.

  Notebook:
  Acer Aspire V 15 Nitro

  System:
  ubuntu 14.10 64 bit

  $ uname -r
  3.16.0-28-generic

  $ lspci -nnk
  07:00.0 Network controller [0280]: Qualcomm Atheros AR9462 Wireless Network 
Adapter [168c:0034] (rev 01)
   Subsystem: Lite-On Communications Inc Device [11ad:0802]
   Kernel driver in use: ath9k

  $ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp.
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp.
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 005: ID 04f2:b474 Chicony Electronics Co., Ltd
  Bus 003 Device 004: ID 06cb:2970 Synaptics, Inc.
  Bus 003 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
  Bus 003 Device 006: ID 04ca:300d Lite-On Technology Corp.
  Bus 003 Device 002: ID 046d:c52f Logitech, Inc. Unifying Receiver
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  $ dmesg | egrep 'Bluetooth'
  [4.551551] Bluetooth: Core ver 2.19
  [4.551567] Bluetooth: HCI device and connection manager initialized
  [4.551573] Bluetooth: HCI socket layer initialized
  [4.551575] Bluetooth: L2CAP socket layer initialized
  [4.551582] Bluetooth: SCO socket layer initialized
  [4.554416] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  [4.554418] Bluetooth: BNEP filters: protocol multicast
  [4.554424] Bluetooth: BNEP socket layer initialized
  [4.554667] Bluetooth: RFCOMM TTY layer initialized
  [4.554672] Bluetooth: RFCOMM socket layer initialized
  [4.554676] Bluetooth: RFCOMM ver 1.11
  --- 
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hash   1849 F pulseaudio
   /dev/snd/controlC0:  hash   1849 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=7586c9c9-2482-4139-9e43-d6c38c2e61de
  InstallationDate: Installed on 2014-12-20 (31 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  MachineType: Acer Aspire VN7-591G
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-28-generic.efi.signed 
root=UUID=535b3858-5277-462c-8a40-6467f95dfd0d ro quiet splash
  ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-28-generic N/A
   linux-backports-modules-3.16.0-28-generic  N/A
   linux-firmware 1.138
  Tags:  utopic
  Uname: Linux 3.16.0-28-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/12/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.08
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Aspire VN7-591G
  dmi.board.vendor: Acer
  dmi.board.version: V1.08
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V1.08
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.08:bd09/12/2014:svnAcer:pnAspireVN7-591G:pvrV1.08:rvnAcer:rnAspireVN7-591G:rvrV1.08:cvnAcer:ct10:cvrV1.08:
  dmi.product.name: Aspire VN7-591G
  dmi.product.version: V1.08
  dmi.sys.vendor: Acer

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

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


[Kernel-packages] [Bug 1404564] Re: Bluetooth not search headset

2015-01-21 Thread Basil
apport information

** Tags added: apport-collected

** Description changed:

  Bluetooth dont search my headset. In windows headset work correct.
  
  Notebook:
  Acer Aspire V 15 Nitro
  
  System:
  ubuntu 14.10 64 bit
  
  $ uname -r
  3.16.0-28-generic
  
  $ lspci -nnk
  07:00.0 Network controller [0280]: Qualcomm Atheros AR9462 Wireless Network 
Adapter [168c:0034] (rev 01)
   Subsystem: Lite-On Communications Inc Device [11ad:0802]
   Kernel driver in use: ath9k
  
  $ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp.
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp.
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 005: ID 04f2:b474 Chicony Electronics Co., Ltd
  Bus 003 Device 004: ID 06cb:2970 Synaptics, Inc.
  Bus 003 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
  Bus 003 Device 006: ID 04ca:300d Lite-On Technology Corp.
  Bus 003 Device 002: ID 046d:c52f Logitech, Inc. Unifying Receiver
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  
  $ dmesg | egrep 'Bluetooth'
  [4.551551] Bluetooth: Core ver 2.19
  [4.551567] Bluetooth: HCI device and connection manager initialized
  [4.551573] Bluetooth: HCI socket layer initialized
  [4.551575] Bluetooth: L2CAP socket layer initialized
  [4.551582] Bluetooth: SCO socket layer initialized
  [4.554416] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  [4.554418] Bluetooth: BNEP filters: protocol multicast
  [4.554424] Bluetooth: BNEP socket layer initialized
  [4.554667] Bluetooth: RFCOMM TTY layer initialized
  [4.554672] Bluetooth: RFCOMM socket layer initialized
  [4.554676] Bluetooth: RFCOMM ver 1.11
+ --- 
+ ApportVersion: 2.14.7-0ubuntu8
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  hash   1849 F pulseaudio
+  /dev/snd/controlC0:  hash   1849 F pulseaudio
+ CurrentDesktop: Unity
+ DistroRelease: Ubuntu 14.10
+ HibernationDevice: RESUME=UUID=7586c9c9-2482-4139-9e43-d6c38c2e61de
+ InstallationDate: Installed on 2014-12-20 (31 days ago)
+ InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
+ MachineType: Acer Aspire VN7-591G
+ Package: linux (not installed)
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-28-generic.efi.signed 
root=UUID=535b3858-5277-462c-8a40-6467f95dfd0d ro quiet splash
+ ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
+ RelatedPackageVersions:
+  linux-restricted-modules-3.16.0-28-generic N/A
+  linux-backports-modules-3.16.0-28-generic  N/A
+  linux-firmware 1.138
+ Tags:  utopic
+ Uname: Linux 3.16.0-28-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 09/12/2014
+ dmi.bios.vendor: Insyde Corp.
+ dmi.bios.version: V1.08
+ dmi.board.asset.tag: No Asset Tag
+ dmi.board.name: Aspire VN7-591G
+ dmi.board.vendor: Acer
+ dmi.board.version: V1.08
+ dmi.chassis.asset.tag: No Asset Tag
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: Acer
+ dmi.chassis.version: V1.08
+ dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.08:bd09/12/2014:svnAcer:pnAspireVN7-591G:pvrV1.08:rvnAcer:rnAspireVN7-591G:rvrV1.08:cvnAcer:ct10:cvrV1.08:
+ dmi.product.name: Aspire VN7-591G
+ dmi.product.version: V1.08
+ dmi.sys.vendor: Acer

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

Title:
  Bluetooth not search headset

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Bluetooth dont search my headset. In windows headset work correct.

  Notebook:
  Acer Aspire V 15 Nitro

  System:
  ubuntu 14.10 64 bit

  $ uname -r
  3.16.0-28-generic

  $ lspci -nnk
  07:00.0 Network controller [0280]: Qualcomm Atheros AR9462 Wireless Network 
Adapter [168c:0034] (rev 01)
   Subsystem: Lite-On Communications Inc Device [11ad:0802]
   Kernel driver in use: ath9k

  $ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp.
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp.
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 005: ID 04f2:b474 Chicony Electronics Co., Ltd
  Bus 003 Device 004: ID 06cb:2970 Synaptics, Inc.
  Bus 003 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
  Bus 003 Device 006: ID 04ca:300d Lite-On Technology Corp.
  Bus 003 Device 002: ID 046d:c52f Logitech, Inc. Unifying Receiver
  Bus 

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

2015-01-21 Thread Basil
apport information

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

Title:
  Bluetooth not search headset

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Bluetooth dont search my headset. In windows headset work correct.

  Notebook:
  Acer Aspire V 15 Nitro

  System:
  ubuntu 14.10 64 bit

  $ uname -r
  3.16.0-28-generic

  $ lspci -nnk
  07:00.0 Network controller [0280]: Qualcomm Atheros AR9462 Wireless Network 
Adapter [168c:0034] (rev 01)
   Subsystem: Lite-On Communications Inc Device [11ad:0802]
   Kernel driver in use: ath9k

  $ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp.
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp.
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 005: ID 04f2:b474 Chicony Electronics Co., Ltd
  Bus 003 Device 004: ID 06cb:2970 Synaptics, Inc.
  Bus 003 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
  Bus 003 Device 006: ID 04ca:300d Lite-On Technology Corp.
  Bus 003 Device 002: ID 046d:c52f Logitech, Inc. Unifying Receiver
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  $ dmesg | egrep 'Bluetooth'
  [4.551551] Bluetooth: Core ver 2.19
  [4.551567] Bluetooth: HCI device and connection manager initialized
  [4.551573] Bluetooth: HCI socket layer initialized
  [4.551575] Bluetooth: L2CAP socket layer initialized
  [4.551582] Bluetooth: SCO socket layer initialized
  [4.554416] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  [4.554418] Bluetooth: BNEP filters: protocol multicast
  [4.554424] Bluetooth: BNEP socket layer initialized
  [4.554667] Bluetooth: RFCOMM TTY layer initialized
  [4.554672] Bluetooth: RFCOMM socket layer initialized
  [4.554676] Bluetooth: RFCOMM ver 1.11
  --- 
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hash   1849 F pulseaudio
   /dev/snd/controlC0:  hash   1849 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=7586c9c9-2482-4139-9e43-d6c38c2e61de
  InstallationDate: Installed on 2014-12-20 (31 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  MachineType: Acer Aspire VN7-591G
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-28-generic.efi.signed 
root=UUID=535b3858-5277-462c-8a40-6467f95dfd0d ro quiet splash
  ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-28-generic N/A
   linux-backports-modules-3.16.0-28-generic  N/A
   linux-firmware 1.138
  Tags:  utopic
  Uname: Linux 3.16.0-28-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/12/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.08
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Aspire VN7-591G
  dmi.board.vendor: Acer
  dmi.board.version: V1.08
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V1.08
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.08:bd09/12/2014:svnAcer:pnAspireVN7-591G:pvrV1.08:rvnAcer:rnAspireVN7-591G:rvrV1.08:cvnAcer:ct10:cvrV1.08:
  dmi.product.name: Aspire VN7-591G
  dmi.product.version: V1.08
  dmi.sys.vendor: Acer

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

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


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

2015-01-21 Thread Basil
apport information

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

Title:
  Bluetooth not search headset

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Bluetooth dont search my headset. In windows headset work correct.

  Notebook:
  Acer Aspire V 15 Nitro

  System:
  ubuntu 14.10 64 bit

  $ uname -r
  3.16.0-28-generic

  $ lspci -nnk
  07:00.0 Network controller [0280]: Qualcomm Atheros AR9462 Wireless Network 
Adapter [168c:0034] (rev 01)
   Subsystem: Lite-On Communications Inc Device [11ad:0802]
   Kernel driver in use: ath9k

  $ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp.
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp.
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 005: ID 04f2:b474 Chicony Electronics Co., Ltd
  Bus 003 Device 004: ID 06cb:2970 Synaptics, Inc.
  Bus 003 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
  Bus 003 Device 006: ID 04ca:300d Lite-On Technology Corp.
  Bus 003 Device 002: ID 046d:c52f Logitech, Inc. Unifying Receiver
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  $ dmesg | egrep 'Bluetooth'
  [4.551551] Bluetooth: Core ver 2.19
  [4.551567] Bluetooth: HCI device and connection manager initialized
  [4.551573] Bluetooth: HCI socket layer initialized
  [4.551575] Bluetooth: L2CAP socket layer initialized
  [4.551582] Bluetooth: SCO socket layer initialized
  [4.554416] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  [4.554418] Bluetooth: BNEP filters: protocol multicast
  [4.554424] Bluetooth: BNEP socket layer initialized
  [4.554667] Bluetooth: RFCOMM TTY layer initialized
  [4.554672] Bluetooth: RFCOMM socket layer initialized
  [4.554676] Bluetooth: RFCOMM ver 1.11
  --- 
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hash   1849 F pulseaudio
   /dev/snd/controlC0:  hash   1849 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=7586c9c9-2482-4139-9e43-d6c38c2e61de
  InstallationDate: Installed on 2014-12-20 (31 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  MachineType: Acer Aspire VN7-591G
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-28-generic.efi.signed 
root=UUID=535b3858-5277-462c-8a40-6467f95dfd0d ro quiet splash
  ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-28-generic N/A
   linux-backports-modules-3.16.0-28-generic  N/A
   linux-firmware 1.138
  Tags:  utopic
  Uname: Linux 3.16.0-28-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/12/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.08
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Aspire VN7-591G
  dmi.board.vendor: Acer
  dmi.board.version: V1.08
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V1.08
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.08:bd09/12/2014:svnAcer:pnAspireVN7-591G:pvrV1.08:rvnAcer:rnAspireVN7-591G:rvrV1.08:cvnAcer:ct10:cvrV1.08:
  dmi.product.name: Aspire VN7-591G
  dmi.product.version: V1.08
  dmi.sys.vendor: Acer

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

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


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

2015-01-21 Thread Basil
apport information

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

Title:
  Bluetooth not search headset

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Bluetooth dont search my headset. In windows headset work correct.

  Notebook:
  Acer Aspire V 15 Nitro

  System:
  ubuntu 14.10 64 bit

  $ uname -r
  3.16.0-28-generic

  $ lspci -nnk
  07:00.0 Network controller [0280]: Qualcomm Atheros AR9462 Wireless Network 
Adapter [168c:0034] (rev 01)
   Subsystem: Lite-On Communications Inc Device [11ad:0802]
   Kernel driver in use: ath9k

  $ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp.
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp.
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 005: ID 04f2:b474 Chicony Electronics Co., Ltd
  Bus 003 Device 004: ID 06cb:2970 Synaptics, Inc.
  Bus 003 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
  Bus 003 Device 006: ID 04ca:300d Lite-On Technology Corp.
  Bus 003 Device 002: ID 046d:c52f Logitech, Inc. Unifying Receiver
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  $ dmesg | egrep 'Bluetooth'
  [4.551551] Bluetooth: Core ver 2.19
  [4.551567] Bluetooth: HCI device and connection manager initialized
  [4.551573] Bluetooth: HCI socket layer initialized
  [4.551575] Bluetooth: L2CAP socket layer initialized
  [4.551582] Bluetooth: SCO socket layer initialized
  [4.554416] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  [4.554418] Bluetooth: BNEP filters: protocol multicast
  [4.554424] Bluetooth: BNEP socket layer initialized
  [4.554667] Bluetooth: RFCOMM TTY layer initialized
  [4.554672] Bluetooth: RFCOMM socket layer initialized
  [4.554676] Bluetooth: RFCOMM ver 1.11
  --- 
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hash   1849 F pulseaudio
   /dev/snd/controlC0:  hash   1849 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=7586c9c9-2482-4139-9e43-d6c38c2e61de
  InstallationDate: Installed on 2014-12-20 (31 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  MachineType: Acer Aspire VN7-591G
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-28-generic.efi.signed 
root=UUID=535b3858-5277-462c-8a40-6467f95dfd0d ro quiet splash
  ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-28-generic N/A
   linux-backports-modules-3.16.0-28-generic  N/A
   linux-firmware 1.138
  Tags:  utopic
  Uname: Linux 3.16.0-28-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/12/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.08
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Aspire VN7-591G
  dmi.board.vendor: Acer
  dmi.board.version: V1.08
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V1.08
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.08:bd09/12/2014:svnAcer:pnAspireVN7-591G:pvrV1.08:rvnAcer:rnAspireVN7-591G:rvrV1.08:cvnAcer:ct10:cvrV1.08:
  dmi.product.name: Aspire VN7-591G
  dmi.product.version: V1.08
  dmi.sys.vendor: Acer

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

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


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

2015-01-21 Thread Basil
apport information

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

Title:
  Bluetooth not search headset

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Bluetooth dont search my headset. In windows headset work correct.

  Notebook:
  Acer Aspire V 15 Nitro

  System:
  ubuntu 14.10 64 bit

  $ uname -r
  3.16.0-28-generic

  $ lspci -nnk
  07:00.0 Network controller [0280]: Qualcomm Atheros AR9462 Wireless Network 
Adapter [168c:0034] (rev 01)
   Subsystem: Lite-On Communications Inc Device [11ad:0802]
   Kernel driver in use: ath9k

  $ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp.
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp.
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 005: ID 04f2:b474 Chicony Electronics Co., Ltd
  Bus 003 Device 004: ID 06cb:2970 Synaptics, Inc.
  Bus 003 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
  Bus 003 Device 006: ID 04ca:300d Lite-On Technology Corp.
  Bus 003 Device 002: ID 046d:c52f Logitech, Inc. Unifying Receiver
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  $ dmesg | egrep 'Bluetooth'
  [4.551551] Bluetooth: Core ver 2.19
  [4.551567] Bluetooth: HCI device and connection manager initialized
  [4.551573] Bluetooth: HCI socket layer initialized
  [4.551575] Bluetooth: L2CAP socket layer initialized
  [4.551582] Bluetooth: SCO socket layer initialized
  [4.554416] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  [4.554418] Bluetooth: BNEP filters: protocol multicast
  [4.554424] Bluetooth: BNEP socket layer initialized
  [4.554667] Bluetooth: RFCOMM TTY layer initialized
  [4.554672] Bluetooth: RFCOMM socket layer initialized
  [4.554676] Bluetooth: RFCOMM ver 1.11
  --- 
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hash   1849 F pulseaudio
   /dev/snd/controlC0:  hash   1849 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=7586c9c9-2482-4139-9e43-d6c38c2e61de
  InstallationDate: Installed on 2014-12-20 (31 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  MachineType: Acer Aspire VN7-591G
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-28-generic.efi.signed 
root=UUID=535b3858-5277-462c-8a40-6467f95dfd0d ro quiet splash
  ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-28-generic N/A
   linux-backports-modules-3.16.0-28-generic  N/A
   linux-firmware 1.138
  Tags:  utopic
  Uname: Linux 3.16.0-28-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/12/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.08
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Aspire VN7-591G
  dmi.board.vendor: Acer
  dmi.board.version: V1.08
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V1.08
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.08:bd09/12/2014:svnAcer:pnAspireVN7-591G:pvrV1.08:rvnAcer:rnAspireVN7-591G:rvrV1.08:cvnAcer:ct10:cvrV1.08:
  dmi.product.name: Aspire VN7-591G
  dmi.product.version: V1.08
  dmi.sys.vendor: Acer

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

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


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

2015-01-21 Thread Basil
apport information

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

Title:
  Bluetooth not search headset

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Bluetooth dont search my headset. In windows headset work correct.

  Notebook:
  Acer Aspire V 15 Nitro

  System:
  ubuntu 14.10 64 bit

  $ uname -r
  3.16.0-28-generic

  $ lspci -nnk
  07:00.0 Network controller [0280]: Qualcomm Atheros AR9462 Wireless Network 
Adapter [168c:0034] (rev 01)
   Subsystem: Lite-On Communications Inc Device [11ad:0802]
   Kernel driver in use: ath9k

  $ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp.
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp.
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 005: ID 04f2:b474 Chicony Electronics Co., Ltd
  Bus 003 Device 004: ID 06cb:2970 Synaptics, Inc.
  Bus 003 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
  Bus 003 Device 006: ID 04ca:300d Lite-On Technology Corp.
  Bus 003 Device 002: ID 046d:c52f Logitech, Inc. Unifying Receiver
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  $ dmesg | egrep 'Bluetooth'
  [4.551551] Bluetooth: Core ver 2.19
  [4.551567] Bluetooth: HCI device and connection manager initialized
  [4.551573] Bluetooth: HCI socket layer initialized
  [4.551575] Bluetooth: L2CAP socket layer initialized
  [4.551582] Bluetooth: SCO socket layer initialized
  [4.554416] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  [4.554418] Bluetooth: BNEP filters: protocol multicast
  [4.554424] Bluetooth: BNEP socket layer initialized
  [4.554667] Bluetooth: RFCOMM TTY layer initialized
  [4.554672] Bluetooth: RFCOMM socket layer initialized
  [4.554676] Bluetooth: RFCOMM ver 1.11
  --- 
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hash   1849 F pulseaudio
   /dev/snd/controlC0:  hash   1849 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=7586c9c9-2482-4139-9e43-d6c38c2e61de
  InstallationDate: Installed on 2014-12-20 (31 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  MachineType: Acer Aspire VN7-591G
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-28-generic.efi.signed 
root=UUID=535b3858-5277-462c-8a40-6467f95dfd0d ro quiet splash
  ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-28-generic N/A
   linux-backports-modules-3.16.0-28-generic  N/A
   linux-firmware 1.138
  Tags:  utopic
  Uname: Linux 3.16.0-28-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/12/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.08
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Aspire VN7-591G
  dmi.board.vendor: Acer
  dmi.board.version: V1.08
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V1.08
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.08:bd09/12/2014:svnAcer:pnAspireVN7-591G:pvrV1.08:rvnAcer:rnAspireVN7-591G:rvrV1.08:cvnAcer:ct10:cvrV1.08:
  dmi.product.name: Aspire VN7-591G
  dmi.product.version: V1.08
  dmi.sys.vendor: Acer

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

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


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

2015-01-21 Thread Basil
apport information

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

Title:
  Bluetooth not search headset

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Bluetooth dont search my headset. In windows headset work correct.

  Notebook:
  Acer Aspire V 15 Nitro

  System:
  ubuntu 14.10 64 bit

  $ uname -r
  3.16.0-28-generic

  $ lspci -nnk
  07:00.0 Network controller [0280]: Qualcomm Atheros AR9462 Wireless Network 
Adapter [168c:0034] (rev 01)
   Subsystem: Lite-On Communications Inc Device [11ad:0802]
   Kernel driver in use: ath9k

  $ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp.
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp.
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 005: ID 04f2:b474 Chicony Electronics Co., Ltd
  Bus 003 Device 004: ID 06cb:2970 Synaptics, Inc.
  Bus 003 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
  Bus 003 Device 006: ID 04ca:300d Lite-On Technology Corp.
  Bus 003 Device 002: ID 046d:c52f Logitech, Inc. Unifying Receiver
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  $ dmesg | egrep 'Bluetooth'
  [4.551551] Bluetooth: Core ver 2.19
  [4.551567] Bluetooth: HCI device and connection manager initialized
  [4.551573] Bluetooth: HCI socket layer initialized
  [4.551575] Bluetooth: L2CAP socket layer initialized
  [4.551582] Bluetooth: SCO socket layer initialized
  [4.554416] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  [4.554418] Bluetooth: BNEP filters: protocol multicast
  [4.554424] Bluetooth: BNEP socket layer initialized
  [4.554667] Bluetooth: RFCOMM TTY layer initialized
  [4.554672] Bluetooth: RFCOMM socket layer initialized
  [4.554676] Bluetooth: RFCOMM ver 1.11
  --- 
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hash   1849 F pulseaudio
   /dev/snd/controlC0:  hash   1849 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=7586c9c9-2482-4139-9e43-d6c38c2e61de
  InstallationDate: Installed on 2014-12-20 (31 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  MachineType: Acer Aspire VN7-591G
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-28-generic.efi.signed 
root=UUID=535b3858-5277-462c-8a40-6467f95dfd0d ro quiet splash
  ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-28-generic N/A
   linux-backports-modules-3.16.0-28-generic  N/A
   linux-firmware 1.138
  Tags:  utopic
  Uname: Linux 3.16.0-28-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/12/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.08
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Aspire VN7-591G
  dmi.board.vendor: Acer
  dmi.board.version: V1.08
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V1.08
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.08:bd09/12/2014:svnAcer:pnAspireVN7-591G:pvrV1.08:rvnAcer:rnAspireVN7-591G:rvrV1.08:cvnAcer:ct10:cvrV1.08:
  dmi.product.name: Aspire VN7-591G
  dmi.product.version: V1.08
  dmi.sys.vendor: Acer

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

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


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

2015-01-21 Thread Basil
apport information

** Attachment added: UdevLog.txt
   
https://bugs.launchpad.net/bugs/1404564/+attachment/4303271/+files/UdevLog.txt

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

Title:
  Bluetooth not search headset

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Bluetooth dont search my headset. In windows headset work correct.

  Notebook:
  Acer Aspire V 15 Nitro

  System:
  ubuntu 14.10 64 bit

  $ uname -r
  3.16.0-28-generic

  $ lspci -nnk
  07:00.0 Network controller [0280]: Qualcomm Atheros AR9462 Wireless Network 
Adapter [168c:0034] (rev 01)
   Subsystem: Lite-On Communications Inc Device [11ad:0802]
   Kernel driver in use: ath9k

  $ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp.
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp.
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 005: ID 04f2:b474 Chicony Electronics Co., Ltd
  Bus 003 Device 004: ID 06cb:2970 Synaptics, Inc.
  Bus 003 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
  Bus 003 Device 006: ID 04ca:300d Lite-On Technology Corp.
  Bus 003 Device 002: ID 046d:c52f Logitech, Inc. Unifying Receiver
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  $ dmesg | egrep 'Bluetooth'
  [4.551551] Bluetooth: Core ver 2.19
  [4.551567] Bluetooth: HCI device and connection manager initialized
  [4.551573] Bluetooth: HCI socket layer initialized
  [4.551575] Bluetooth: L2CAP socket layer initialized
  [4.551582] Bluetooth: SCO socket layer initialized
  [4.554416] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  [4.554418] Bluetooth: BNEP filters: protocol multicast
  [4.554424] Bluetooth: BNEP socket layer initialized
  [4.554667] Bluetooth: RFCOMM TTY layer initialized
  [4.554672] Bluetooth: RFCOMM socket layer initialized
  [4.554676] Bluetooth: RFCOMM ver 1.11
  --- 
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hash   1849 F pulseaudio
   /dev/snd/controlC0:  hash   1849 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=7586c9c9-2482-4139-9e43-d6c38c2e61de
  InstallationDate: Installed on 2014-12-20 (31 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  MachineType: Acer Aspire VN7-591G
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-28-generic.efi.signed 
root=UUID=535b3858-5277-462c-8a40-6467f95dfd0d ro quiet splash
  ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-28-generic N/A
   linux-backports-modules-3.16.0-28-generic  N/A
   linux-firmware 1.138
  Tags:  utopic
  Uname: Linux 3.16.0-28-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/12/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.08
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Aspire VN7-591G
  dmi.board.vendor: Acer
  dmi.board.version: V1.08
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V1.08
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.08:bd09/12/2014:svnAcer:pnAspireVN7-591G:pvrV1.08:rvnAcer:rnAspireVN7-591G:rvrV1.08:cvnAcer:ct10:cvrV1.08:
  dmi.product.name: Aspire VN7-591G
  dmi.product.version: V1.08
  dmi.sys.vendor: Acer

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

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


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

2015-01-21 Thread Basil
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/1404564/+attachment/4303258/+files/BootDmesg.txt

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

Title:
  Bluetooth not search headset

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Bluetooth dont search my headset. In windows headset work correct.

  Notebook:
  Acer Aspire V 15 Nitro

  System:
  ubuntu 14.10 64 bit

  $ uname -r
  3.16.0-28-generic

  $ lspci -nnk
  07:00.0 Network controller [0280]: Qualcomm Atheros AR9462 Wireless Network 
Adapter [168c:0034] (rev 01)
   Subsystem: Lite-On Communications Inc Device [11ad:0802]
   Kernel driver in use: ath9k

  $ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp.
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp.
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 005: ID 04f2:b474 Chicony Electronics Co., Ltd
  Bus 003 Device 004: ID 06cb:2970 Synaptics, Inc.
  Bus 003 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
  Bus 003 Device 006: ID 04ca:300d Lite-On Technology Corp.
  Bus 003 Device 002: ID 046d:c52f Logitech, Inc. Unifying Receiver
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  $ dmesg | egrep 'Bluetooth'
  [4.551551] Bluetooth: Core ver 2.19
  [4.551567] Bluetooth: HCI device and connection manager initialized
  [4.551573] Bluetooth: HCI socket layer initialized
  [4.551575] Bluetooth: L2CAP socket layer initialized
  [4.551582] Bluetooth: SCO socket layer initialized
  [4.554416] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  [4.554418] Bluetooth: BNEP filters: protocol multicast
  [4.554424] Bluetooth: BNEP socket layer initialized
  [4.554667] Bluetooth: RFCOMM TTY layer initialized
  [4.554672] Bluetooth: RFCOMM socket layer initialized
  [4.554676] Bluetooth: RFCOMM ver 1.11
  --- 
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hash   1849 F pulseaudio
   /dev/snd/controlC0:  hash   1849 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=7586c9c9-2482-4139-9e43-d6c38c2e61de
  InstallationDate: Installed on 2014-12-20 (31 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  MachineType: Acer Aspire VN7-591G
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-28-generic.efi.signed 
root=UUID=535b3858-5277-462c-8a40-6467f95dfd0d ro quiet splash
  ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-28-generic N/A
   linux-backports-modules-3.16.0-28-generic  N/A
   linux-firmware 1.138
  Tags:  utopic
  Uname: Linux 3.16.0-28-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/12/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.08
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Aspire VN7-591G
  dmi.board.vendor: Acer
  dmi.board.version: V1.08
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V1.08
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.08:bd09/12/2014:svnAcer:pnAspireVN7-591G:pvrV1.08:rvnAcer:rnAspireVN7-591G:rvrV1.08:cvnAcer:ct10:cvrV1.08:
  dmi.product.name: Aspire VN7-591G
  dmi.product.version: V1.08
  dmi.sys.vendor: Acer

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

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


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

2015-01-21 Thread Basil
apport information

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

Title:
  Bluetooth not search headset

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Bluetooth dont search my headset. In windows headset work correct.

  Notebook:
  Acer Aspire V 15 Nitro

  System:
  ubuntu 14.10 64 bit

  $ uname -r
  3.16.0-28-generic

  $ lspci -nnk
  07:00.0 Network controller [0280]: Qualcomm Atheros AR9462 Wireless Network 
Adapter [168c:0034] (rev 01)
   Subsystem: Lite-On Communications Inc Device [11ad:0802]
   Kernel driver in use: ath9k

  $ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp.
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp.
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 005: ID 04f2:b474 Chicony Electronics Co., Ltd
  Bus 003 Device 004: ID 06cb:2970 Synaptics, Inc.
  Bus 003 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
  Bus 003 Device 006: ID 04ca:300d Lite-On Technology Corp.
  Bus 003 Device 002: ID 046d:c52f Logitech, Inc. Unifying Receiver
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  $ dmesg | egrep 'Bluetooth'
  [4.551551] Bluetooth: Core ver 2.19
  [4.551567] Bluetooth: HCI device and connection manager initialized
  [4.551573] Bluetooth: HCI socket layer initialized
  [4.551575] Bluetooth: L2CAP socket layer initialized
  [4.551582] Bluetooth: SCO socket layer initialized
  [4.554416] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  [4.554418] Bluetooth: BNEP filters: protocol multicast
  [4.554424] Bluetooth: BNEP socket layer initialized
  [4.554667] Bluetooth: RFCOMM TTY layer initialized
  [4.554672] Bluetooth: RFCOMM socket layer initialized
  [4.554676] Bluetooth: RFCOMM ver 1.11
  --- 
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hash   1849 F pulseaudio
   /dev/snd/controlC0:  hash   1849 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=7586c9c9-2482-4139-9e43-d6c38c2e61de
  InstallationDate: Installed on 2014-12-20 (31 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  MachineType: Acer Aspire VN7-591G
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-28-generic.efi.signed 
root=UUID=535b3858-5277-462c-8a40-6467f95dfd0d ro quiet splash
  ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-28-generic N/A
   linux-backports-modules-3.16.0-28-generic  N/A
   linux-firmware 1.138
  Tags:  utopic
  Uname: Linux 3.16.0-28-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/12/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.08
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Aspire VN7-591G
  dmi.board.vendor: Acer
  dmi.board.version: V1.08
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V1.08
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.08:bd09/12/2014:svnAcer:pnAspireVN7-591G:pvrV1.08:rvnAcer:rnAspireVN7-591G:rvrV1.08:cvnAcer:ct10:cvrV1.08:
  dmi.product.name: Aspire VN7-591G
  dmi.product.version: V1.08
  dmi.sys.vendor: Acer

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

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


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

2015-01-21 Thread Basil
apport information

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

Title:
  Bluetooth not search headset

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Bluetooth dont search my headset. In windows headset work correct.

  Notebook:
  Acer Aspire V 15 Nitro

  System:
  ubuntu 14.10 64 bit

  $ uname -r
  3.16.0-28-generic

  $ lspci -nnk
  07:00.0 Network controller [0280]: Qualcomm Atheros AR9462 Wireless Network 
Adapter [168c:0034] (rev 01)
   Subsystem: Lite-On Communications Inc Device [11ad:0802]
   Kernel driver in use: ath9k

  $ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp.
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp.
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 005: ID 04f2:b474 Chicony Electronics Co., Ltd
  Bus 003 Device 004: ID 06cb:2970 Synaptics, Inc.
  Bus 003 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
  Bus 003 Device 006: ID 04ca:300d Lite-On Technology Corp.
  Bus 003 Device 002: ID 046d:c52f Logitech, Inc. Unifying Receiver
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  $ dmesg | egrep 'Bluetooth'
  [4.551551] Bluetooth: Core ver 2.19
  [4.551567] Bluetooth: HCI device and connection manager initialized
  [4.551573] Bluetooth: HCI socket layer initialized
  [4.551575] Bluetooth: L2CAP socket layer initialized
  [4.551582] Bluetooth: SCO socket layer initialized
  [4.554416] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  [4.554418] Bluetooth: BNEP filters: protocol multicast
  [4.554424] Bluetooth: BNEP socket layer initialized
  [4.554667] Bluetooth: RFCOMM TTY layer initialized
  [4.554672] Bluetooth: RFCOMM socket layer initialized
  [4.554676] Bluetooth: RFCOMM ver 1.11
  --- 
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hash   1849 F pulseaudio
   /dev/snd/controlC0:  hash   1849 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=7586c9c9-2482-4139-9e43-d6c38c2e61de
  InstallationDate: Installed on 2014-12-20 (31 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  MachineType: Acer Aspire VN7-591G
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-28-generic.efi.signed 
root=UUID=535b3858-5277-462c-8a40-6467f95dfd0d ro quiet splash
  ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-28-generic N/A
   linux-backports-modules-3.16.0-28-generic  N/A
   linux-firmware 1.138
  Tags:  utopic
  Uname: Linux 3.16.0-28-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/12/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.08
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Aspire VN7-591G
  dmi.board.vendor: Acer
  dmi.board.version: V1.08
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V1.08
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.08:bd09/12/2014:svnAcer:pnAspireVN7-591G:pvrV1.08:rvnAcer:rnAspireVN7-591G:rvrV1.08:cvnAcer:ct10:cvrV1.08:
  dmi.product.name: Aspire VN7-591G
  dmi.product.version: V1.08
  dmi.sys.vendor: Acer

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

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


[Kernel-packages] [Bug 1413345] [NEW] NFS kernel crash

2015-01-21 Thread Paul Makepeace
Public bug reported:

Seems similar to this, and I'm also using the automounter.

https://lists.debian.org/debian-kernel/2014/09/msg00267.html

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-44-generic 3.13.0-44.73
ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
Uname: Linux 3.13.0-44-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.13.0-44-generic.
AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC1', '/dev/snd/hwC1D0', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC0', '/dev/snd/hwC0D0', '/dev/snd/pcmC0D0c', 
'/dev/snd/pcmC0D0p', '/dev/snd/pcmC0D1c', '/dev/snd/pcmC0D1p', 
'/dev/snd/pcmC0D2c', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
CRDA: Error: [Errno 2] No such file or directory: 'iw'
Card0.Amixer.info: Error: [Errno 2] No such file or directory: 'amixer'
Card0.Amixer.values: Error: [Errno 2] No such file or directory: 'amixer'
Card1.Amixer.info: Error: [Errno 2] No such file or directory: 'amixer'
Card1.Amixer.values: Error: [Errno 2] No such file or directory: 'amixer'
Date: Wed Jan 21 11:12:42 2015
InstallationDate: Installed on 2015-01-12 (8 days ago)
InstallationMedia: Ubuntu-Server 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.3)
MachineType: Apple Inc. MacPro5,1
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 radeondrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-44-generic.efi.signed 
root=UUID=14697684-db61-4b94-b6c5-b39a672d42a2 ro nomdmonddf nomdmonisw
RelatedPackageVersions:
 linux-restricted-modules-3.13.0-44-generic N/A
 linux-backports-modules-3.13.0-44-generic  N/A
 linux-firmware 1.127.10
RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/07/10
dmi.bios.vendor: Apple Inc.
dmi.bios.version: MP51.88Z.007F.B03.1010071432
dmi.board.asset.tag: 0
dmi.board.name: Mac-F221BEC8
dmi.board.vendor: Apple Inc.
dmi.chassis.type: 7
dmi.chassis.vendor: Apple Inc.
dmi.chassis.version: Mac-F221BEC8
dmi.modalias: 
dmi:bvnAppleInc.:bvrMP51.88Z.007F.B03.1010071432:bd10/07/10:svnAppleInc.:pnMacPro5,1:pvr0.0:rvnAppleInc.:rnMac-F221BEC8:rvr:cvnAppleInc.:ct7:cvrMac-F221BEC8:
dmi.product.name: MacPro5,1
dmi.product.version: 0.0
dmi.sys.vendor: Apple Inc.

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


** Tags: amd64 apport-bug trusty

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

Title:
  NFS kernel crash

Status in linux package in Ubuntu:
  New

Bug description:
  Seems similar to this, and I'm also using the automounter.

  https://lists.debian.org/debian-kernel/2014/09/msg00267.html

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-44-generic 3.13.0-44.73
  ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
  Uname: Linux 3.13.0-44-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.13.0-44-generic.
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC1', '/dev/snd/hwC1D0', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC0', '/dev/snd/hwC0D0', '/dev/snd/pcmC0D0c', 
'/dev/snd/pcmC0D0p', '/dev/snd/pcmC0D1c', '/dev/snd/pcmC0D1p', 
'/dev/snd/pcmC0D2c', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Card0.Amixer.info: Error: [Errno 2] No such file or directory: 'amixer'
  Card0.Amixer.values: Error: [Errno 2] No such file or directory: 'amixer'
  Card1.Amixer.info: Error: [Errno 2] No such file or directory: 'amixer'
  Card1.Amixer.values: Error: [Errno 2] No such file or directory: 'amixer'
  Date: Wed Jan 21 11:12:42 2015
  InstallationDate: Installed on 2015-01-12 (8 days ago)
  InstallationMedia: Ubuntu-Server 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.3)
  MachineType: Apple Inc. MacPro5,1
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-44-generic.efi.signed 
root=UUID=14697684-db61-4b94-b6c5-b39a672d42a2 ro nomdmonddf nomdmonisw
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-44-generic N/A
   linux-backports-modules-3.13.0-44-generic  N/A
   linux-firmware 

[Kernel-packages] [Bug 1407760] Re: [SRU][PATCH] [Utopic] Kernel crash when setting vxlan tunnel over the mlx4_en when acting as PF

2015-01-21 Thread Chris J Arges
** Description changed:

  Eyal Perry (~eyalpe) writes:
  
  [Impact]
  When enabling SR-IOV on Mellanox devices and setting vxlan tunnel over the PF 
device (adding vxlan port to an OVS bridge),
  the kernel is crashing as result of the unimplemented ndos: 
.ndo_{add,del}_vxlan_port
  
  [Fix]
  This issue was fixed in upstream kernel:
  9737c6a net/mlx4_en: Add VXLAN ndo calls to the PF net device ops too
  
  ~/linux$ git describe --contains 9737c6ab7afbc950e997ef80cba2c40dbbd16ea4
  v3.18-rc6~9^2~12
  
  I've backported it to 3.16 (by removing the yet to be introduced
  ndo_gso_check) and attached the backported version here.
  
  The patch was built and tested on top of ubuntu-trusty: abb1293
  (UBUNTU: Ubuntu-lts-3.16.0-29.39~14.04.1)
  
- This only affect 3.16 since it has the VLAN features.
- 
  [Test Case]
  Use the affected Mellanox device w/ an Ubuntu 3.16 kernel. Setup vxlan tunnel 
over PF device. This should succeed.

** Changed in: linux (Ubuntu Trusty)
 Assignee: (unassigned) = Chris J Arges (arges)

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

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

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

Title:
  [SRU][PATCH] [Utopic] Kernel crash when setting vxlan tunnel over the
  mlx4_en when acting as PF

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

Bug description:
  Eyal Perry (~eyalpe) writes:

  [Impact]
  When enabling SR-IOV on Mellanox devices and setting vxlan tunnel over the PF 
device (adding vxlan port to an OVS bridge),
  the kernel is crashing as result of the unimplemented ndos: 
.ndo_{add,del}_vxlan_port

  [Fix]
  This issue was fixed in upstream kernel:
  9737c6a net/mlx4_en: Add VXLAN ndo calls to the PF net device ops too

  ~/linux$ git describe --contains 9737c6ab7afbc950e997ef80cba2c40dbbd16ea4
  v3.18-rc6~9^2~12

  I've backported it to 3.16 (by removing the yet to be introduced
  ndo_gso_check) and attached the backported version here.

  The patch was built and tested on top of ubuntu-trusty: abb1293
  (UBUNTU: Ubuntu-lts-3.16.0-29.39~14.04.1)

  [Test Case]
  Use the affected Mellanox device w/ an Ubuntu 3.16 kernel. Setup vxlan tunnel 
over PF device. This should succeed.

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

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


[Kernel-packages] [Bug 1317811] Re: Dropped packets on EC2, xen_netfront: xennet: skb rides the rocket: x slots

2015-01-21 Thread Stefan Bader
This will be fixed in Utopic and Trusty. This was only delayed because
the upstream fix was found to cause another regression just about when
it would have been picked up. I just re-submitted that and the fix for
the regression for getting picked up by our stable trees.

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

Title:
  Dropped packets on EC2, xen_netfront: xennet: skb rides the rocket: x
  slots

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

Bug description:
  Running Ubuntu 14.04 LTS on EC2, we see a lot of the following in the
  kernel log:

  xen_netfront: xennet: skb rides the rocket: 19 slots

  Each of these messages corresponds to a dropped TX packet, and
  eventually causes our application's connections to break and timeout.

  The problem appears when network load increases. We have Node.js
  processes doing pubsub with a Redis server, and these are most visibly
  affected, showing frequent connection loss. The processes talk to each
  other using the private addresses EC2 allocates to the machines.

  Notably, the default MTU on the network interface seems to have gone
  up from 1500 on 13.10, to 9000 in 14.04 LTS. Reducing the MTU back to
  1500 seems to drastically reduce dropped packets. (Can't say for
  certain if it completely eliminates the problem.)

  The machines we run are started from ami-896c96fe.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: User Name 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 May  9 09:01 seq
   crw-rw 1 root audio 116, 33 May  9 09:01 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Fri May  9 09:11:18 2014
  Ec2AMI: ami-896c96fe
  Ec2AMIManifest: (unknown)
  Ec2AvailabilityZone: eu-west-1c
  Ec2InstanceType: c3.large
  Ec2Kernel: aki-52a34525
  Ec2Ramdisk: unavailable
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lspci:

  Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize 
libusb: -99
  PciMultimedia:

  ProcFB:

  ProcKernelCmdLine: root=LABEL=cloudimg-rootfs ro console=hvc0
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware N/A
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 May  9 09:54 seq
   crw-rw 1 root audio 116, 33 May  9 09:54 timer
  AplayDevices: Error: [Errno 2] No such file or directory
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: [Errno 2] No such file or directory
  CurrentDmesg: [   24.724129] init: plymouth-upstart-bridge main process 
ended, respawning
  DistroRelease: Ubuntu 14.04
  Ec2AMI: ami-896c96fe
  Ec2AMIManifest: (unknown)
  Ec2AvailabilityZone: eu-west-1c
  Ec2InstanceType: c3.large
  Ec2Kernel: aki-52a34525
  Ec2Ramdisk: unavailable
  IwConfig: Error: [Errno 2] No such file or directory
  Lspci:

  Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize 
libusb: -99
  Package: linux (not installed)
  PciMultimedia:

  ProcFB:

  ProcKernelCmdLine: root=LABEL=cloudimg-rootfs ro console=hvc0
  ProcVersionSignature: User Name 3.13.0-24.46-generic 3.13.9
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware N/A
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  trusty ec2-images
  Uname: Linux 3.13.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dialout dip floppy netdev plugdev sudo video
  _MarkForUpload: True

  break-fix: - 97a6d1bb2b658ac85ed88205ccd1ab809899884d
  break-fix: - 11d3d2a16cc1f05c6ece69a4392e99efb85666a6

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

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

[Kernel-packages] [Bug 892675] Re: include/linux/usb.h missing

2015-01-21 Thread Andy Whitcroft
This header was restored at least as far back as precise.  So am closing
this out fixed.

** Changed in: linux (Ubuntu)
   Status: In Progress = 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/892675

Title:
  include/linux/usb.h missing

Status in linux package in Ubuntu:
  Fix Released

Bug description:
  This has already prevented two programs from compiling.

  fsusb: http://www.internetking.org/fsusb/fsusb-0.1.11-2.tar.gz
  mphidflash: http://code.google.com/p/mphidflash/

  This file is part of Linux 3.0.0 and is found in the source tree but
  doesn't make it into the /usr/include hierarchy.

  
  ii  linux-headers-3.0.0-12 3.0.0-12.20
Header files related to Linux kernel version 3.0.0
  ii  linux-headers-3.0.0-12-generic 3.0.0-12.20
Linux kernel headers for version 3.0.0 on x86/x86_64
  ii  linux-headers-generic  3.0.0.12.14
Generic Linux kernel headers
  ii  linux-libc-dev 3.0.0-12.20
Linux Kernel Headers for development

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: linux-headers-3.0.0-12 3.0.0-12.20
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  NonfreeKernelModules: fglrx
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  whitis 2436 F pulseaudio
   /dev/snd/controlC0:  whitis 2436 F pulseaudio
   /dev/snd/pcmC0D0p:   whitis 2436 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfe3f8000 irq 16'
 Mixer name : 'VIA VT2020'
 Components : 'HDA:11060441,104383e4,00100100'
 Controls  : 35
 Simple ctrls  : 20
  Card1.Amixer.info:
   Card hw:1 'Generic'/'HD-Audio Generic at 0xfe9bc000 irq 87'
 Mixer name : 'ATI R6xx HDMI'
 Components : 'HDA:1002aa01,00aa0100,00100200'
 Controls  : 4
 Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'IEC958',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  Card2.Amixer.info:
   Card hw:2 'U0x46d0x821'/'USB Device 0x46d:0x821 at usb-:00:13.2-3, high 
speed'
 Mixer name : 'USB Mixer'
 Components : 'USB046d:0821'
 Controls  : 2
 Simple ctrls  : 1
  Card2.Amixer.values:
   Simple mixer control 'Mic',0
 Capabilities: cvolume cvolume-joined cswitch cswitch-joined penum
 Capture channels: Mono
 Limits: Capture 0 - 52
 Mono: Capture 52 [100%] [-19.00dB] [off]
  CheckboxSubmission: 1e1a99f31ec2933306456e1f141c45d8
  CheckboxSystem: edda5d4f616ca792bf437989cb597002
  Date: Sat Nov 19 22:26:23 2011
  HibernationDevice: RESUME=UUID=bc75e110-40bf-4cd9-ab80-ac3ad31bc281
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  MachineType: System manufacturer System Product Name
  PackageArchitecture: all
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-12-generic 
root=UUID=02f53b93-8fd3-44ee-911b-a2d656e2d4d2 ro
  RelatedPackageVersions:
   linux-restricted-modules-3.0.0-12-generic N/A
   linux-backports-modules-3.0.0-12-generic  N/A
   linux-firmware1.60
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: Upgraded to oneiric on 2011-11-09 (10 days ago)
  dmi.bios.date: 02/17/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1902
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: Crosshair IV Formula
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1902:bd02/17/2011:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnCrosshairIVFormula:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

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


[Kernel-packages] [Bug 1328583] Re: linux-tools upgrade fails

2015-01-21 Thread Andy Whitcroft
** Changed in: linux (Ubuntu)
Milestone: None = ubuntu-15.02

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

Title:
  linux-tools upgrade fails

Status in linux package in Ubuntu:
  Triaged

Bug description:
  Errors while upgrading a server from Precise to Trusty:

  Unpacking linux-tools-3.13.0-27 (3.13.0-27.50) ...
  dpkg: error processing archive 
/var/cache/apt/archives/linux-tools-3.13.0-27_3.13.0-27.50_amd64.deb (--unpack):
   trying to overwrite '/usr/lib/libcpupower.so.3.13.0-27', which is also in 
package linux-lts-trusty-tools-3.13.0-27 3.13.0-27.50~precise1
  dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
  Preparing to unpack .../linux-tools-3.13.0-27-generic_3.13.0-27.50_amd64.deb 
...
  Unpacking linux-tools-3.13.0-27-generic (3.13.0-27.50) over 
(3.13.0-27.50~precise1) ...
  Processing triggers for man-db (2.6.1-2ubuntu1) ...
  Errors were encountered while processing:
   /var/cache/apt/archives/linux-tools-3.13.0-27_3.13.0-27.50_amd64.deb
  E: Sub-process /usr/bin/dpkg returned an error code (1)

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

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


[Kernel-packages] [Bug 1413238] Re: Intel i915 driver pauses and tracebacks

2015-01-21 Thread Alberto Salvia Novella
** Changed in: linux (Ubuntu)
   Importance: Undecided = Critical

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

Title:
   Intel i915 driver pauses and tracebacks

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  On 14.10, X has been causing me all kinds of problems. It seems to
  most often happen after the screenlock has been on. When coming back
  from being locked, sometimes the system is unresponsive, but I can
  cajole it back to life by repeatedly going to a VT-- once I see a
  login prompt, I can usually Ctrl+Alt+F7 and start using the computer
  again. I have seen it happen without the screen being locked too
  (yesterday I was typing into Google docs when it happened).
  Occasionally I see a core dump in /etc/X11/core. After getting the
  system to respond, X often is taking a fair bit of CPU as seen in top
  (30-80%) and it is unclear why and I normally need to reboot.

  I've been looking out for kernel tracebacks and today found one:
  [790942.538129] [ cut here ]
  [790942.538205] WARNING: CPU: 0 PID: 1902 at 
/build/buildd/linux-3.16.0/drivers/gpu/drm/i915/intel_display.c:3324 
intel_crtc_wait_for_pending_flips+0x16c/0x180 [i915]()
  [790942.538208] Modules linked in: btrfs xor raid6_pq ufs qnx4 hfsplus hfs 
minix ntfs msdos jfs xfs libcrc32c overlayfs uvcvideo videobuf2_vmalloc 
videobuf2_memops videobuf2_core v4l2_common snd_usb_audio videodev 
snd_usbmidi_lib media uas usb_storage aufs xt_CHECKSUM iptable_mangle 
ipt_MASQUERADE ctr ccm bridge stp llc bnep bluetooth 6lowpan_iphc nfsd 
auth_rpcgss nfs_acl binfmt_misc nfs lockd sunrpc fscache dm_crypt arc4 iwldvm 
mac80211 xt_nat iptable_nat nf_nat_ipv4 ip6t_REJECT xt_hl ip6t_rt dm_multipath 
intel_powerclamp nf_conntrack_ipv6 nf_defrag_ipv6 coretemp scsi_dh kvm_intel 
snd_hda_codec_hdmi snd_hda_codec_conexant snd_hda_codec_generic xt_comment kvm 
crct10dif_pclmul crc32_pclmul ipt_REJECT ghash_clmulni_intel snd_hda_intel 
snd_hda_controller xt_LOG aesni_intel snd_hda_codec snd_hwdep xt_recent
  [790942.538263]  snd_pcm aes_x86_64 lrw gf128mul glue_helper snd_seq_midi 
snd_seq_midi_event ablk_helper cryptd xt_limit snd_rawmidi xt_tcpudp 
xt_addrtype nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack ip6table_filter 
ip6_tables joydev snd_seq serio_raw nf_conntrack_netbios_ns 
nf_conntrack_broadcast nf_nat_ftp nf_nat nf_conntrack_ftp nf_conntrack 
iptable_filter iwlwifi thinkpad_acpi snd_seq_device nvram ip_tables snd_timer 
x_tables cfg80211 snd lpc_ich parport_pc mac_hid soundcore ppdev mei_me shpchp 
mei lp parport nbd hid_logitech_dj hid_generic usbhid hid i915 psmouse ahci 
e1000e libahci ptp i2c_algo_bit pps_core drm_kms_helper drm video wmi [last 
unloaded: rfcomm]
  [790942.538313] CPU: 0 PID: 1902 Comm: Xorg Tainted: GW 
3.16.0-28-generic #38-Ubuntu
  [790942.538316] Hardware name: LENOVO 5129CTO/5129CTO, BIOS 6QET64WW (1.34 ) 
02/24/2011
  [790942.538318]  0009 8800b59b7be0 81781eaa 

  [790942.538322]  8800b59b7c18 8106fedd  
88022c576000
  [790942.538325]  88022c238210 880035d29800 880035d29800 
8800b59b7c28
  [790942.538329] Call Trace:
  [790942.538341]  [81781eaa] dump_stack+0x45/0x56
  [790942.538348]  [8106fedd] warn_slowpath_common+0x7d/0xa0
  [790942.538352]  [8106ffba] warn_slowpath_null+0x1a/0x20
  [790942.538384]  [c01e604c] 
intel_crtc_wait_for_pending_flips+0x16c/0x180 [i915]
  [790942.538390]  [810b9710] ? prepare_to_wait_event+0x100/0x100
  [790942.538419]  [c01e8b13] intel_crtc_disable_planes+0x33/0x1c0 
[i915]
  [790942.538448]  [c01e90e0] ironlake_crtc_disable+0x50/0x980 [i915]
  [790942.538476]  [c01d3f4e] ? gen5_write32+0x5e/0xc0 [i915]
  [790942.538505]  [c01ea4a7] intel_crtc_update_dpms+0x67/0xa0 [i915]
  [790942.538535]  [c01fd7aa] intel_crt_dpms+0x6a/0xb0 [i915]
  [790942.538561]  [c00a1cd9] ? drm_mode_object_find+0x29/0x70 [drm]
  [790942.538583]  [c00a6e19] 
drm_mode_obj_set_property_ioctl+0x399/0x3a0 [drm]
  [790942.538605]  [c00a6e50] 
drm_mode_connector_property_set_ioctl+0x30/0x40 [drm]
  [790942.538620]  [c0095a4f] drm_ioctl+0x1df/0x680 [drm]
  [790942.538628]  [811f5138] do_vfs_ioctl+0x2c8/0x4a0
  [790942.538632]  [81784b2d] ? __schedule+0x39d/0x890
  [790942.538636]  [811f5391] SyS_ioctl+0x81/0xa0
  [790942.538641]  [81789eed] system_call_fastpath+0x1a/0x1f
  [790942.538643] ---[ end trace e5ef63131e3903d7 ]---

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-28-generic 3.16.0-28.38
  ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
  Uname: Linux 3.16.0-28-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USER

[Kernel-packages] [Bug 1384752] Re: [Dell Inspiron 7547] Touchpad broken following suspend

2015-01-21 Thread Hankie Shahs
Just to clarify, the issue is already fixed in the next (3.17) linux
kernal? When can we expect a stable version of the kernal to be
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/1384752

Title:
  [Dell Inspiron 7547] Touchpad broken following suspend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  bah

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-23-generic 3.16.0-23.31
  ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
  Uname: Linux 3.16.0-23-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  renato 2744 F pulseaudio
   /dev/snd/controlC0:  renato 2744 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu Oct 23 11:42:21 2014
  MachineType: Dell Inc. Inspiron 7547
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-23-generic.efi.signed 
root=UUID=334a8fb6-5b50-4fa2-840c-ddac0bbd8007 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-23-generic N/A
   linux-backports-modules-3.16.0-23-generic  N/A
   linux-firmware 1.138
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/19/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A01
  dmi.board.name: 0AM670
  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.:bvrA01:bd06/19/2014:svnDellInc.:pnInspiron7547:pvrNotSpecified:rvnDellInc.:rn0AM670:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 7547
  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/1384752/+subscriptions

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


[Kernel-packages] [Bug 1412121] Re: Hauppauge USB-Live2 fails on Haswell USB3 port

2015-01-21 Thread Chris J Arges
Alistair,
Yes please report this upstream to linux-usb and alsa-devel. Thanks!
We'd be more than happy to include and resulting fixes in 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/1412121

Title:
  Hauppauge USB-Live2 fails on Haswell USB3 port

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  I've been attempting to capture video using a Hauppauge USB-Live2.
  This works fine in Ubuntu 14.04 on an older laptop that only has USB2
  ports, but fails on my Dell XPS13 which is USB3 with the Haswell
  chipset.

  The information in this bug report is based on Ubuntu 14.10 / Kernel
  3.16.0-29, however I have also tried it on a daily 15.04 image (3.18
  kernel) and using the upstream 3.19-rc4 kernel without success (the
  error messages change, and it does seem to be improving, but still
  fails to operate correctly).

  I'll attach an extract from /var/log/syslog that shows the following:

  1. Plugging in the Live2 - from 09:30:48 to 09:30:56
  2. Attempting to run mythffmpeg as shown below - at 09:31:33
  3. Terminating mythffmpeg with Control-C - 09:31:43
  4. Unplugging the Live2 - 09:32:47

  The command line was: mythffmpeg -y -loglevel debug -f alsa -i
  plughw:1,0 -f v4l2 -s pal -pix_fmt yuyv422 -i /dev/video1 -b:v 2048k
  a.nut

  Please let me know what other information you would like to see.

  Thanks,
  Alistair

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-29-generic 3.16.0-29.39
  ProcVersionSignature: Ubuntu 3.16.0-29.39-generic 3.16.7-ckt2
  Uname: Linux 3.16.0-29-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alistair   3318 F pulseaudio
   /dev/snd/controlC0:  alistair   3318 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun Jan 18 09:34:55 2015
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=702aea9f-a502-441c-b933-e9c6a284ce3a
  InstallationDate: Installed on 2013-12-25 (389 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131224)
  MachineType: Dell Inc. XPS13 9333
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-29-generic 
root=UUID=d63939df-e79f-4ea5-a068-c9bf2a928200 ro persistent quiet splash 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-29-generic N/A
   linux-backports-modules-3.16.0-29-generic  N/A
   linux-firmware 1.138.1
  SourcePackage: linux
  UpgradeStatus: Upgraded to utopic on 2014-12-10 (38 days ago)
  dmi.bios.date: 11/11/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A01
  dmi.board.name: 099TN4
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA01:bd11/11/2013:svnDellInc.:pnXPS139333:pvr:rvnDellInc.:rn099TN4:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: XPS13 9333
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1384752] Re: [Dell Inspiron 7547] Touchpad broken following suspend

2015-01-21 Thread Hankie Shahs
ok, submitted

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

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

Title:
  [Dell Inspiron 7547] Touchpad broken following suspend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  bah

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-23-generic 3.16.0-23.31
  ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
  Uname: Linux 3.16.0-23-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  renato 2744 F pulseaudio
   /dev/snd/controlC0:  renato 2744 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu Oct 23 11:42:21 2014
  MachineType: Dell Inc. Inspiron 7547
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-23-generic.efi.signed 
root=UUID=334a8fb6-5b50-4fa2-840c-ddac0bbd8007 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-23-generic N/A
   linux-backports-modules-3.16.0-23-generic  N/A
   linux-firmware 1.138
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/19/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A01
  dmi.board.name: 0AM670
  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.:bvrA01:bd06/19/2014:svnDellInc.:pnInspiron7547:pvrNotSpecified:rvnDellInc.:rn0AM670:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 7547
  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/1384752/+subscriptions

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


[Kernel-packages] [Bug 1413127] Re: WARNING: CPU: 3 PID: 2121 at /build/buildd/linux-3.16.0/drivers/gpu/drm/i915/intel_uncore.c:47 assert_device_not_suspended.isra.8+0x43/0x50 [i915]()

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

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

Title:
  WARNING: CPU: 3 PID: 2121 at
  /build/buildd/linux-3.16.0/drivers/gpu/drm/i915/intel_uncore.c:47
  assert_device_not_suspended.isra.8+0x43/0x50 [i915]()

Status in linux package in Ubuntu:
  Confirmed
Status in linux package in Fedora:
  Unknown

Bug description:
  I got the following warning in the kernel log:

  [82452.464382] [ cut here ]
  [82452.464501] WARNING: CPU: 3 PID: 2121 at 
/build/buildd/linux-3.16.0/drivers/gpu/drm/i915/intel_uncore.c:47 
assert_device_not_suspended.isra.8+0x43/0x50 [i915]()
  [82452.464505] Device suspended
  [82452.464508] Modules linked in: msr nls_utf8 ufs qnx4 hfsplus hfs minix 
ntfs msdos jfs xfs libcrc32c cpuid ctr ccm dm_crypt btusb dell_wmi 
sparse_keymap dell_laptop dcdbas arc4 intel_rapl x86_pkg_temp_thermal 
intel_powerclamp coretemp kvm_intel kvm crct10dif_pclmul crc32_pclmul 
ghash_clmulni_intel aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper 
cryptd iwlmvm mac80211 joydev serio_raw rfcomm bnep bluetooth iwlwifi 
snd_hda_codec_hdmi snd_hda_codec_idt 6lowpan_iphc snd_hda_codec_generic 
cfg80211 lpc_ich snd_hda_intel snd_hda_controller snd_hda_codec snd_hwdep 
snd_pcm snd_seq_midi snd_seq_midi_event snd_rawmidi snd_seq dell_smo8800 
snd_seq_device snd_timer mei_me binfmt_misc snd mei shpchp soundcore mac_hid 
parport_pc ppdev tpm_rng lp parport btrfs xor raid6_pq hid_generic usbhid hid 
i915
  [82452.464658]  psmouse ahci sdhci_pci sdhci i2c_algo_bit libahci 
drm_kms_helper e1000e firewire_ohci drm firewire_core ptp crc_itu_t pps_core 
wmi video
  [82452.464699] CPU: 3 PID: 2121 Comm: Xorg Not tainted 3.16.0-30-generic 
#40-Ubuntu
  [82452.464703] Hardware name: Dell Inc. Latitude E6520/0NVF5K, BIOS A19 
11/14/2013
  [82452.464707]  0009 880220323a48 8178236b 
880220323a90
  [82452.464726]  880220323a80 8106feed 88021dd6 
000e1180
  [82452.464733]  880221ebb000 88021dd60080 0001 
880220323ae0
  [82452.464740] Call Trace:
  [82452.464767]  [8178236b] dump_stack+0x45/0x56
  [82452.464777]  [8106feed] warn_slowpath_common+0x7d/0xa0
  [82452.464785]  [8106ff5c] warn_slowpath_fmt+0x4c/0x50
  [82452.464809]  [81292f6b] ? __ext4_handle_dirty_metadata+0x8b/0x200
  [82452.464862]  [c02dac13] 
assert_device_not_suspended.isra.8+0x43/0x50 [i915]
  [82452.464924]  [c02dc495] gen6_read32+0x35/0x110 [i915]
  [82452.464985]  [c0319200] intel_lvds_compute_config+0x60/0x170 
[i915]
  [82452.465053]  [c02f2804] intel_modeset_pipe_config+0x2a4/0xbd0 
[i915]
  [82452.465063]  [812ac510] ? jbd2_journal_stop+0x1b0/0x380
  [82452.465130]  [c02f3995] __intel_set_mode+0x865/0xab0 [i915]
  [82452.465142]  [8139cc99] ? idr_get_empty_slot+0x1a9/0x3d0
  [82452.465210]  [c02f6b36] intel_set_mode+0x16/0x30 [i915]
  [82452.465265]  [c02f7bfa] intel_crtc_set_config+0xa4a/0xda0 [i915]
  [82452.465312]  [c01946d1] drm_mode_set_config_internal+0x61/0xe0 
[drm]
  [82452.465367]  [c0198413] drm_mode_setcrtc+0x283/0x580 [drm]
  [82452.465391]  [c0188a4f] drm_ioctl+0x1df/0x680 [drm]
  [82452.465417]  [811f51f8] do_vfs_ioctl+0x2c8/0x4a0
  [82452.465424]  [811e36f1] ? __sb_end_write+0x31/0x60
  [82452.465445]  [811e1262] ? vfs_write+0x1b2/0x1f0
  [82452.465451]  [811f5451] SyS_ioctl+0x81/0xa0
  [82452.465461]  [8178a3ad] system_call_fastpath+0x1a/0x1f
  [82452.465466] ---[ end trace 8bf278fa292e793e ]---
  [82453.729524] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
  [83236.362037] [ cut here ]
  [83236.362169] WARNING: CPU: 1 PID: 2121 at 
/build/buildd/linux-3.16.0/drivers/gpu/drm/i915/intel_uncore.c:47 
assert_device_not_suspended.isra.8+0x43/0x50 [i915]()
  [83236.362176] Device suspended
  [83236.362180] Modules linked in: msr nls_utf8 ufs qnx4 hfsplus hfs minix 
ntfs msdos jfs xfs libcrc32c cpuid ctr ccm dm_crypt btusb dell_wmi 
sparse_keymap dell_laptop dcdbas arc4 intel_rapl x86_pkg_temp_thermal 
intel_powerclamp coretemp kvm_intel kvm crct10dif_pclmul crc32_pclmul 
ghash_clmulni_intel aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper 
cryptd iwlmvm mac80211 joydev serio_raw rfcomm bnep bluetooth iwlwifi 
snd_hda_codec_hdmi snd_hda_codec_idt 6lowpan_iphc snd_hda_codec_generic 
cfg80211 lpc_ich snd_hda_intel snd_hda_controller snd_hda_codec snd_hwdep 
snd_pcm snd_seq_midi snd_seq_midi_event snd_rawmidi snd_seq dell_smo8800 
snd_seq_device snd_timer mei_me binfmt_misc snd mei shpchp soundcore mac_hid 
parport_pc ppdev tpm_rng lp parport btrfs xor raid6_pq hid_generic usbhid hid 
i915
  [83236.362396]  psmouse ahci sdhci_pci sdhci i2c_algo_bit 

[Kernel-packages] [Bug 1393089] Re: Intel i915 driver hangs system

2015-01-21 Thread Joseph Salisbury
Critical bugs are bugs that affect a number of users: A bug which has a
severe impact on a large portion of Ubuntu users

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

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

Title:
  Intel i915 driver hangs system

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  My system started hanging after upgrading to 14.10. The screen
  freezes, all processes continue to execute, but I couldn't seem to
  interact with the computer. (For example, if I am in a skype call, I
  continue hearing the other side, they hear me too, but the screen
  freezes.)

  I noticed that if I wait about 5 minutes after the hang, try to go to
  tty1, the system eventually wakes up. The following lines appear in
  dmesg after a wake up:

  [77886.653919] [ cut here ]
  [77886.654002] WARNING: CPU: 0 PID: 3044 at 
/build/buildd/linux-3.16.0/drivers/gpu/drm/i915/intel_display.c:3324 
intel_crtc_wait_for_pending_flips+0x16c/0x180 [i915]()
  [77886.654006] Modules linked in: nls_iso8859_1 hid_generic usbhid hid 
pci_stub vboxpci(OE) vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) nvram rfcomm 
bnep binfmt_misc dm_crypt uvcvideo videobuf2_vmalloc videobuf2_memops 
videobuf2_core v4l2_common videodev media btusb bluetooth 6lowpan_iphc arc4 
iwldvm mac80211 dell_wmi sparse_keymap dell_laptop dcdbas intel_rapl 
x86_pkg_temp_thermal intel_powerclamp kvm_intel snd_hda_codec_hdmi kvm 
snd_hda_codec_conexant crct10dif_pclmul snd_hda_codec_generic crc32_pclmul 
ghash_clmulni_intel cryptd snd_hda_intel snd_hda_controller snd_hda_codec 
snd_hwdep joydev snd_pcm serio_raw snd_seq_midi snd_seq_midi_event iwlwifi 
snd_rawmidi snd_seq cfg80211 snd_seq_device snd_timer lpc_ich snd soundcore 
shpchp mei_me mei dell_smo8800 cuse parport_pc ppdev mac_hid coretemp lp parport
  [77886.654084]  btrfs xor raid6_pq ums_realtek uas usb_storage i915 
i2c_algo_bit atl1c drm_kms_helper drm ahci psmouse libahci wmi video
  [77886.654109] CPU: 0 PID: 3044 Comm: Xorg Tainted: G   OE 
3.16.0-24-generic #32-Ubuntu
  [77886.654113] Hardware name: Dell Inc.  Dell System Inspiron 
N411Z/0YWNPW, BIOS A00 06/24/2011
  [77886.654117]  0009 8800c5dbfbf8 8177fcbc 

  [77886.654123]  8800c5dbfc30 8106fd8d  
880193d34000
  [77886.654129]  880035998210 8800d1fbc000 8800d1fbc000 
8800c5dbfc40
  [77886.654135] Call Trace:
  [77886.654151]  [8177fcbc] dump_stack+0x45/0x56
  [77886.654161]  [8106fd8d] warn_slowpath_common+0x7d/0xa0
  [77886.654169]  [8106fe6a] warn_slowpath_null+0x1a/0x20
  [77886.654219]  [c0128ffc] 
intel_crtc_wait_for_pending_flips+0x16c/0x180 [i915]
  [77886.654229]  [810b9590] ? prepare_to_wait_event+0x100/0x100
  [77886.654274]  [c012bac3] intel_crtc_disable_planes+0x33/0x1c0 
[i915]
  [77886.654286]  [8166e18c] ? __alloc_skb+0x4c/0x1f0
  [77886.654328]  [c012c090] ironlake_crtc_disable+0x50/0x980 [i915]
  [77886.654371]  [c0078f53] ? drm_modeset_lock+0x33/0xf0 [drm]
  [77886.654379]  [81785ab2] ? mutex_lock+0x12/0x30
  [77886.654422]  [c012d457] intel_crtc_update_dpms+0x67/0xa0 [i915]
  [77886.654465]  [c0131ac9] intel_connector_dpms+0x59/0x70 [i915]
  [77886.654502]  [c006fe19] 
drm_mode_obj_set_property_ioctl+0x399/0x3a0 [drm]
  [77886.654535]  [c006fe50] 
drm_mode_connector_property_set_ioctl+0x30/0x40 [drm]
  [77886.654560]  [c005ea4f] drm_ioctl+0x1df/0x680 [drm]
  [77886.654604]  [c01064ab] ? ironlake_irq_postinstall+0x2b/0x1a0 
[i915]
  [77886.654614]  [81414d4c] ? backlight_generate_event+0x5c/0x80
  [77886.654620]  [8141559e] ? brightness_store+0xce/0x100
  [77886.654629]  [8121f9bc] ? fsnotify+0x27c/0x350
  [77886.654637]  [811f4bc8] do_vfs_ioctl+0x2c8/0x4a0
  [77886.654644]  [811e31a1] ? __sb_end_write+0x31/0x60
  [77886.654653]  [811e0d12] ? vfs_write+0x1b2/0x1f0
  [77886.654659]  [811f4e21] SyS_ioctl+0x81/0xa0
  [77886.654666]  [81787ced] system_call_fastpath+0x1a/0x1f
  [77886.654672] ---[ end trace c1df01145492c87b ]---

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-24-generic 3.16.0-24.32
  ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
  Uname: Linux 3.16.0-24-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   nasko  4905 F...m pulseaudio
   /dev/snd/controlC0:  nasko  4905 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat Nov 15 17:18:08 2014
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=dea0f836-e744-4167-94ac-c782347eaaae
  InstallationDate: Installed on 2011-09-17 (1155 days ago)
  

[Kernel-packages] [Bug 1413306] Re: Track Pad is not detected by Linux

2015-01-21 Thread Joseph Salisbury
Did this issue start happening after an update/upgrade?  Was there a
prior kernel version where you were not having this particular problem?

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

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

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

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


Thanks in advance.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-rc5-vivid/


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

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

Title:
  Track Pad is not detected by Linux

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  The trackpad for my Asus laptop does not work under Linux. The device itself 
does not exist according to linux. 
  Model of laptop: Asus K55N-HA8123K

  I expected to be able to use the Track Pad under Ubuntu.
  Unfortunately it has not worked. I have tried what solutions have been 
available on the websites.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-44-generic 3.13.0-44.73
  ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
  Uname: Linux 3.13.0-44-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ghst1974   2568 F pulseaudio
   /dev/snd/controlC0:  ghst1974   2568 F pulseaudio
  CRDA:
   country TW:
(2402 - 2472 @ 40), (3, 27)
(5270 - 5330 @ 40), (3, 17), DFS
(5735 - 5815 @ 40), (3, 30)
  CurrentDesktop: Unity
  Date: Wed Jan 21 11:55:18 2015
  HibernationDevice: RESUME=UUID=af53741d-219f-497b-935e-9c6b37fab752
  InstallationDate: Installed on 2015-01-13 (7 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  MachineType: ASUSTeK COMPUTER INC. K55N
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-44-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-44-generic N/A
   linux-backports-modules-3.13.0-44-generic  N/A
   linux-firmware 1.127.11
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/07/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 217
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K55N
  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.:bvr217:bd09/07/2012:svnASUSTeKCOMPUTERINC.:pnK55N:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK55N:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K55N
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

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


[Kernel-packages] [Bug 1393089] Re: Intel i915 driver hangs system

2015-01-21 Thread Joseph Salisbury
Similar trace as in bug 1413238

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

Title:
  Intel i915 driver hangs system

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  My system started hanging after upgrading to 14.10. The screen
  freezes, all processes continue to execute, but I couldn't seem to
  interact with the computer. (For example, if I am in a skype call, I
  continue hearing the other side, they hear me too, but the screen
  freezes.)

  I noticed that if I wait about 5 minutes after the hang, try to go to
  tty1, the system eventually wakes up. The following lines appear in
  dmesg after a wake up:

  [77886.653919] [ cut here ]
  [77886.654002] WARNING: CPU: 0 PID: 3044 at 
/build/buildd/linux-3.16.0/drivers/gpu/drm/i915/intel_display.c:3324 
intel_crtc_wait_for_pending_flips+0x16c/0x180 [i915]()
  [77886.654006] Modules linked in: nls_iso8859_1 hid_generic usbhid hid 
pci_stub vboxpci(OE) vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) nvram rfcomm 
bnep binfmt_misc dm_crypt uvcvideo videobuf2_vmalloc videobuf2_memops 
videobuf2_core v4l2_common videodev media btusb bluetooth 6lowpan_iphc arc4 
iwldvm mac80211 dell_wmi sparse_keymap dell_laptop dcdbas intel_rapl 
x86_pkg_temp_thermal intel_powerclamp kvm_intel snd_hda_codec_hdmi kvm 
snd_hda_codec_conexant crct10dif_pclmul snd_hda_codec_generic crc32_pclmul 
ghash_clmulni_intel cryptd snd_hda_intel snd_hda_controller snd_hda_codec 
snd_hwdep joydev snd_pcm serio_raw snd_seq_midi snd_seq_midi_event iwlwifi 
snd_rawmidi snd_seq cfg80211 snd_seq_device snd_timer lpc_ich snd soundcore 
shpchp mei_me mei dell_smo8800 cuse parport_pc ppdev mac_hid coretemp lp parport
  [77886.654084]  btrfs xor raid6_pq ums_realtek uas usb_storage i915 
i2c_algo_bit atl1c drm_kms_helper drm ahci psmouse libahci wmi video
  [77886.654109] CPU: 0 PID: 3044 Comm: Xorg Tainted: G   OE 
3.16.0-24-generic #32-Ubuntu
  [77886.654113] Hardware name: Dell Inc.  Dell System Inspiron 
N411Z/0YWNPW, BIOS A00 06/24/2011
  [77886.654117]  0009 8800c5dbfbf8 8177fcbc 

  [77886.654123]  8800c5dbfc30 8106fd8d  
880193d34000
  [77886.654129]  880035998210 8800d1fbc000 8800d1fbc000 
8800c5dbfc40
  [77886.654135] Call Trace:
  [77886.654151]  [8177fcbc] dump_stack+0x45/0x56
  [77886.654161]  [8106fd8d] warn_slowpath_common+0x7d/0xa0
  [77886.654169]  [8106fe6a] warn_slowpath_null+0x1a/0x20
  [77886.654219]  [c0128ffc] 
intel_crtc_wait_for_pending_flips+0x16c/0x180 [i915]
  [77886.654229]  [810b9590] ? prepare_to_wait_event+0x100/0x100
  [77886.654274]  [c012bac3] intel_crtc_disable_planes+0x33/0x1c0 
[i915]
  [77886.654286]  [8166e18c] ? __alloc_skb+0x4c/0x1f0
  [77886.654328]  [c012c090] ironlake_crtc_disable+0x50/0x980 [i915]
  [77886.654371]  [c0078f53] ? drm_modeset_lock+0x33/0xf0 [drm]
  [77886.654379]  [81785ab2] ? mutex_lock+0x12/0x30
  [77886.654422]  [c012d457] intel_crtc_update_dpms+0x67/0xa0 [i915]
  [77886.654465]  [c0131ac9] intel_connector_dpms+0x59/0x70 [i915]
  [77886.654502]  [c006fe19] 
drm_mode_obj_set_property_ioctl+0x399/0x3a0 [drm]
  [77886.654535]  [c006fe50] 
drm_mode_connector_property_set_ioctl+0x30/0x40 [drm]
  [77886.654560]  [c005ea4f] drm_ioctl+0x1df/0x680 [drm]
  [77886.654604]  [c01064ab] ? ironlake_irq_postinstall+0x2b/0x1a0 
[i915]
  [77886.654614]  [81414d4c] ? backlight_generate_event+0x5c/0x80
  [77886.654620]  [8141559e] ? brightness_store+0xce/0x100
  [77886.654629]  [8121f9bc] ? fsnotify+0x27c/0x350
  [77886.654637]  [811f4bc8] do_vfs_ioctl+0x2c8/0x4a0
  [77886.654644]  [811e31a1] ? __sb_end_write+0x31/0x60
  [77886.654653]  [811e0d12] ? vfs_write+0x1b2/0x1f0
  [77886.654659]  [811f4e21] SyS_ioctl+0x81/0xa0
  [77886.654666]  [81787ced] system_call_fastpath+0x1a/0x1f
  [77886.654672] ---[ end trace c1df01145492c87b ]---

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-24-generic 3.16.0-24.32
  ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
  Uname: Linux 3.16.0-24-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   nasko  4905 F...m pulseaudio
   /dev/snd/controlC0:  nasko  4905 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat Nov 15 17:18:08 2014
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=dea0f836-e744-4167-94ac-c782347eaaae
  InstallationDate: Installed on 2011-09-17 (1155 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110901)
  MachineType: Dell Inc. Dell System Inspiron N411Z
  ProcFB: 0 inteldrmfb
  

[Kernel-packages] [Bug 1413306] [NEW] Track Pad is not detected by Linux

2015-01-21 Thread Oritsegbe T. Nanna
Public bug reported:

The trackpad for my Asus laptop does not work under Linux. The device itself 
does not exist according to linux. 
Model of laptop: Asus K55N-HA8123K

I expected to be able to use the Track Pad under Ubuntu.
Unfortunately it has not worked. I have tried what solutions have been 
available on the websites.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-44-generic 3.13.0-44.73
ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
Uname: Linux 3.13.0-44-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  ghst1974   2568 F pulseaudio
 /dev/snd/controlC0:  ghst1974   2568 F pulseaudio
CRDA:
 country TW:
(2402 - 2472 @ 40), (3, 27)
(5270 - 5330 @ 40), (3, 17), DFS
(5735 - 5815 @ 40), (3, 30)
CurrentDesktop: Unity
Date: Wed Jan 21 11:55:18 2015
HibernationDevice: RESUME=UUID=af53741d-219f-497b-935e-9c6b37fab752
InstallationDate: Installed on 2015-01-13 (7 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20140722.2)
MachineType: ASUSTeK COMPUTER INC. K55N
ProcFB: 0 radeondrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-44-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.13.0-44-generic N/A
 linux-backports-modules-3.13.0-44-generic  N/A
 linux-firmware 1.127.11
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/07/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 217
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: K55N
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.:bvr217:bd09/07/2012:svnASUSTeKCOMPUTERINC.:pnK55N:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK55N:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: K55N
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.

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


** Tags: amd64 apport-bug trusty

** Attachment added: lsb_release.log
   
https://bugs.launchpad.net/bugs/1413306/+attachment/4303164/+files/lsb_release.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/1413306

Title:
  Track Pad is not detected by Linux

Status in linux package in Ubuntu:
  New

Bug description:
  The trackpad for my Asus laptop does not work under Linux. The device itself 
does not exist according to linux. 
  Model of laptop: Asus K55N-HA8123K

  I expected to be able to use the Track Pad under Ubuntu.
  Unfortunately it has not worked. I have tried what solutions have been 
available on the websites.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-44-generic 3.13.0-44.73
  ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
  Uname: Linux 3.13.0-44-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ghst1974   2568 F pulseaudio
   /dev/snd/controlC0:  ghst1974   2568 F pulseaudio
  CRDA:
   country TW:
(2402 - 2472 @ 40), (3, 27)
(5270 - 5330 @ 40), (3, 17), DFS
(5735 - 5815 @ 40), (3, 30)
  CurrentDesktop: Unity
  Date: Wed Jan 21 11:55:18 2015
  HibernationDevice: RESUME=UUID=af53741d-219f-497b-935e-9c6b37fab752
  InstallationDate: Installed on 2015-01-13 (7 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  MachineType: ASUSTeK COMPUTER INC. K55N
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-44-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-44-generic N/A
   linux-backports-modules-3.13.0-44-generic  N/A
   linux-firmware 1.127.11
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/07/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 217
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K55N
  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.:bvr217:bd09/07/2012:svnASUSTeKCOMPUTERINC.:pnK55N:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK55N:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K55N
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:

[Kernel-packages] [Bug 1413127] Re: WARNING: CPU: 3 PID: 2121 at /build/buildd/linux-3.16.0/drivers/gpu/drm/i915/intel_uncore.c:47 assert_device_not_suspended.isra.8+0x43/0x50 [i915]()

2015-01-21 Thread Joseph Salisbury
Did this issue start happening after an update/upgrade?  Was there a
prior kernel version where you were not having this particular problem?

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

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

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

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


Thanks in advance.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-rc5-vivid/

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

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

Title:
  WARNING: CPU: 3 PID: 2121 at
  /build/buildd/linux-3.16.0/drivers/gpu/drm/i915/intel_uncore.c:47
  assert_device_not_suspended.isra.8+0x43/0x50 [i915]()

Status in linux package in Ubuntu:
  Incomplete
Status in linux package in Fedora:
  Unknown

Bug description:
  I got the following warning in the kernel log:

  [82452.464382] [ cut here ]
  [82452.464501] WARNING: CPU: 3 PID: 2121 at 
/build/buildd/linux-3.16.0/drivers/gpu/drm/i915/intel_uncore.c:47 
assert_device_not_suspended.isra.8+0x43/0x50 [i915]()
  [82452.464505] Device suspended
  [82452.464508] Modules linked in: msr nls_utf8 ufs qnx4 hfsplus hfs minix 
ntfs msdos jfs xfs libcrc32c cpuid ctr ccm dm_crypt btusb dell_wmi 
sparse_keymap dell_laptop dcdbas arc4 intel_rapl x86_pkg_temp_thermal 
intel_powerclamp coretemp kvm_intel kvm crct10dif_pclmul crc32_pclmul 
ghash_clmulni_intel aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper 
cryptd iwlmvm mac80211 joydev serio_raw rfcomm bnep bluetooth iwlwifi 
snd_hda_codec_hdmi snd_hda_codec_idt 6lowpan_iphc snd_hda_codec_generic 
cfg80211 lpc_ich snd_hda_intel snd_hda_controller snd_hda_codec snd_hwdep 
snd_pcm snd_seq_midi snd_seq_midi_event snd_rawmidi snd_seq dell_smo8800 
snd_seq_device snd_timer mei_me binfmt_misc snd mei shpchp soundcore mac_hid 
parport_pc ppdev tpm_rng lp parport btrfs xor raid6_pq hid_generic usbhid hid 
i915
  [82452.464658]  psmouse ahci sdhci_pci sdhci i2c_algo_bit libahci 
drm_kms_helper e1000e firewire_ohci drm firewire_core ptp crc_itu_t pps_core 
wmi video
  [82452.464699] CPU: 3 PID: 2121 Comm: Xorg Not tainted 3.16.0-30-generic 
#40-Ubuntu
  [82452.464703] Hardware name: Dell Inc. Latitude E6520/0NVF5K, BIOS A19 
11/14/2013
  [82452.464707]  0009 880220323a48 8178236b 
880220323a90
  [82452.464726]  880220323a80 8106feed 88021dd6 
000e1180
  [82452.464733]  880221ebb000 88021dd60080 0001 
880220323ae0
  [82452.464740] Call Trace:
  [82452.464767]  [8178236b] dump_stack+0x45/0x56
  [82452.464777]  [8106feed] warn_slowpath_common+0x7d/0xa0
  [82452.464785]  [8106ff5c] warn_slowpath_fmt+0x4c/0x50
  [82452.464809]  [81292f6b] ? __ext4_handle_dirty_metadata+0x8b/0x200
  [82452.464862]  [c02dac13] 
assert_device_not_suspended.isra.8+0x43/0x50 [i915]
  [82452.464924]  [c02dc495] gen6_read32+0x35/0x110 [i915]
  [82452.464985]  [c0319200] intel_lvds_compute_config+0x60/0x170 
[i915]
  [82452.465053]  [c02f2804] intel_modeset_pipe_config+0x2a4/0xbd0 
[i915]
  [82452.465063]  [812ac510] ? jbd2_journal_stop+0x1b0/0x380
  [82452.465130]  [c02f3995] __intel_set_mode+0x865/0xab0 [i915]
  [82452.465142]  [8139cc99] ? idr_get_empty_slot+0x1a9/0x3d0
  [82452.465210]  [c02f6b36] intel_set_mode+0x16/0x30 [i915]
  [82452.465265]  [c02f7bfa] intel_crtc_set_config+0xa4a/0xda0 [i915]
  [82452.465312]  [c01946d1] drm_mode_set_config_internal+0x61/0xe0 
[drm]
  [82452.465367]  [c0198413] drm_mode_setcrtc+0x283/0x580 [drm]
  [82452.465391]  [c0188a4f] drm_ioctl+0x1df/0x680 [drm]
  [82452.465417]  [811f51f8] do_vfs_ioctl+0x2c8/0x4a0
  [82452.465424]  [811e36f1] ? __sb_end_write+0x31/0x60
  [82452.465445]  [811e1262] ? vfs_write+0x1b2/0x1f0
  [82452.465451]  [811f5451] SyS_ioctl+0x81/0xa0
  [82452.465461]  [8178a3ad] system_call_fastpath+0x1a/0x1f
  [82452.465466] ---[ end trace 8bf278fa292e793e ]---
  [82453.729524] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
  [83236.362037] [ cut here ]
  [83236.362169] WARNING: CPU: 1 PID: 2121 at 
/build/buildd/linux-3.16.0/drivers/gpu/drm/i915/intel_uncore.c:47 
assert_device_not_suspended.isra.8+0x43/0x50 [i915]()
  [83236.362176] Device suspended
  [83236.362180] Modules linked in: msr nls_utf8 ufs qnx4 hfsplus 

[Kernel-packages] [Bug 1400365] Re: Intel PRO/1000 network driver e1000e doesn't always regain connection

2015-01-21 Thread Brad Figg
** Tags removed: verification-needed-trusty
** Tags added: verification-done-trusty

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

Title:
  Intel PRO/1000 network driver e1000e doesn't always regain connection

Status in HWE Next Project:
  Fix Committed
Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Trusty:
  Fix Committed

Bug description:
  On our Dell E6440 laptops we found that the Wired network connection
  is sometimes not re-established when going from Wifi back to Ethernet,
  e.g. when booting without LAN and then putting the laptop back in its
  dock.

  The following upstream patch resolved this problem for us in Kubuntu
  14.04 LTS kernels 3.13.0-34-generic and 3.13.0-40-generic:

  
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/patch/drivers/net/ethernet/intel/e1000e?id=b20a774495671f037e7160ea2ce8789af6b61533

  Please incorporate this patch in the Kubuntu kernel so that the
  /lib/modules/3.13.0-XX-
  generic/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko module
  doesn't have to rebuilt manually every time we follow a kernel update.
  Thanks.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-40-generic 3.13.0-40.69 [modified: 
lib/modules/3.13.0-40-generic/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko]
  ProcVersionSignature: Ubuntu 3.13.0-40.69-generic 3.13.11.10
  Uname: Linux 3.13.0-40-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  homa   2299 F pulseaudio
homa   2573 F pulseaudio
   /dev/snd/controlC0:  homa   2299 F pulseaudio
homa   2573 F pulseaudio
  CurrentDesktop: KDE
  Date: Mon Dec  8 16:22:48 2014
  HibernationDevice: RESUME=UUID=df0741f0-a429-48cf-9eaf-0b9a31bb32ea
  InstallationDate: Installed on 2014-12-05 (3 days ago)
  InstallationMedia: Kubuntu 14.04 LTS Trusty Tahr - Release amd64 
(20140416.1)
  MachineType: Dell Inc. Latitude E6440
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-40-generic 
root=UUID=63b4f79f-bbff-4166-9be1-3adf4ea9708b ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-40-generic N/A
   linux-backports-modules-3.13.0-40-generic  N/A
   linux-firmware 1.127.10
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/18/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0YX2X3
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd02/18/2014:svnDellInc.:pnLatitudeE6440:pvr01:rvnDellInc.:rn0YX2X3:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6440
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1400365/+subscriptions

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


[Kernel-packages] [Bug 1400209] Re: KVM: PPC: BOOK3S: HV: CMA: Reserve cma region only in hypervisor mode

2015-01-21 Thread Breno Leitão
I just installed the proposed kernel in the 14.04 in a guest image and
it returned successfully.

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

Title:
  KVM: PPC: BOOK3S: HV: CMA: Reserve cma region only in hypervisor mode

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

Bug description:
  SRU Justification:
  [Impact]
  KVM guests on PowerNV allocate memory for CMA in kvm_cma_reserve 
unnecessarily leading to additional memory consumption.

  [Test Case]
  Boot a KVM guest on PowerNV and measure the differences in memory consumption 
with and without this patch.

  [Fix]
  commit cec26bc3c125b5dd12a02f04133cd91eae3f1622 upstream
  in v3.18-rc1

  --

  Problem Description
  ==
  This bugzilla is opened to track the inclusion of the upstream commit 
mentioned below:

  commit cec26bc3c125b5dd12a02f04133cd91eae3f1622
  Author: Aneesh Kumar K.V aneesh.ku...@linux.vnet.ibm.com
  Date:   Mon Sep 29 13:32:38 2014 +0530

  KVM: PPC: BOOK3S: HV: CMA: Reserve cma region only in hypervisor
  mode

  We use cma reserved area for creating guest hash page table.
  Don't do the reservation in non-hypervisor mode. This avoids unnecessary
  CMA reservation when booting with limited memory configs like
  fadump and kdump.

  ---uname output---
  ubuntu14.10

  Machine Type = ppc64

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

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


[Kernel-packages] [Bug 1413129] Re: [trusty] btrfs: reboot/crash when running xfs btrfs tests 035

2015-01-21 Thread Andy Whitcroft
** Changed in: linux (Ubuntu Trusty)
   Status: In Progress = Fix Committed

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

Title:
  [trusty] btrfs: reboot/crash when running xfs btrfs tests 035

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Trusty:
  Fix Committed

Bug description:
  Running xfs btrfs specific tests 035 with various mount options with 7
  target btrfs devices causes the kernel to crash when running inside a
  virtual machine.   Bisecting tracked the fix down to commit
  00fdf13a2e9f313a044288aa59d3b8ec29ff904a:

  Author: Liu Bo bo.li@oracle.com
  Date:   Mon Mar 10 18:56:07 2014 +0800

  Btrfs: fix a crash of clone with inline extents's split

  xfstests's btrfs/035 triggers a BUG_ON, which we use to detect the split
  of inline extents in __btrfs_drop_extents().

  For inline extents, we cannot duplicate another EXTENT_DATA item, because
  it breaks the rule of inline extents, that is, 'start offset' needs to be 
0.

  We have set limitations for the source inode's compressed inline extents,
  because it needs to decompress and recompress.  Now the destination 
inode's
  inline extents also need similar limitations.

  With this, xfstests btrfs/035 doesn't run into panic.

  Signed-off-by: Liu Bo bo.li@oracle.com
  Signed-off-by: Chris Mason c...@fb.com

  SRU Justification:

  [Impact]
  Running standard btrfs test 035 will cause a machine to reboot.

  [Fix]
  commit 00fdf13a2e9f313a044288aa59d3b8ec29ff904a
   Btrfs: fix a crash of clone with inline extents's split

  [Testcase]
  Run xfs btrfs specific test 35 with 7 devices for the btrfs scratch pool. 
Run with all mount options. Without the fix, the machine reboots. With the fix, 
one can run this multiple times w/o a reboot.

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

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


[Kernel-packages] [Bug 1413291] [NEW] Touchpad does not properly work on Dell Inspiron 7547

2015-01-21 Thread Hankie Shahs
Public bug reported:

In Ubuntu 14.04, the touchpad would not work at all, as if it was not
present. Following the 14.10 upgrade, I am able to move the cursor and
lef-click, but still have the following issues:

1. I am unable to right-click
2. I am unable to move the cursor while the left-click button is depressed 
(meaning I am unable to drag things or resize windows)
3. The cursor stops working entirely if I wake the computer up from suspend

This bug seems to be related, but I was told to file a new one:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1384752

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: linux-image-3.16.0-29-generic 3.16.0-29.39
ProcVersionSignature: Ubuntu 3.16.0-29.39-generic 3.16.7-ckt2
Uname: Linux 3.16.0-29-generic x86_64
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  shaan  2193 F pulseaudio
 /dev/snd/controlC0:  shaan  2193 F pulseaudio
CurrentDesktop: Unity
Date: Wed Jan 21 11:20:56 2015
HibernationDevice: RESUME=UUID=bc9b62cf-e410-4cd9-b65c-dd1c0887a1e1
InstallationDate: Installed on 2015-01-18 (2 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
MachineType: Dell Inc. Inspiron 7547
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-29-generic.efi.signed 
root=UUID=ac171e73-6387-4d5a-aec3-ae0db0e7ec40 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.16.0-29-generic N/A
 linux-backports-modules-3.16.0-29-generic  N/A
 linux-firmware 1.138.1
SourcePackage: linux
UpgradeStatus: Upgraded to utopic on 2015-01-19 (2 days ago)
dmi.bios.date: 06/19/2014
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A01
dmi.board.name: 0AM670
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.:bvrA01:bd06/19/2014:svnDellInc.:pnInspiron7547:pvrNotSpecified:rvnDellInc.:rn0AM670:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
dmi.product.name: Inspiron 7547
dmi.product.version: Not Specified
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug utopic

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

Title:
  Touchpad does not properly work on Dell Inspiron 7547

Status in linux package in Ubuntu:
  New

Bug description:
  In Ubuntu 14.04, the touchpad would not work at all, as if it was not
  present. Following the 14.10 upgrade, I am able to move the cursor and
  lef-click, but still have the following issues:

  1. I am unable to right-click
  2. I am unable to move the cursor while the left-click button is depressed 
(meaning I am unable to drag things or resize windows)
  3. The cursor stops working entirely if I wake the computer up from suspend

  This bug seems to be related, but I was told to file a new one:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1384752

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-29-generic 3.16.0-29.39
  ProcVersionSignature: Ubuntu 3.16.0-29.39-generic 3.16.7-ckt2
  Uname: Linux 3.16.0-29-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  shaan  2193 F pulseaudio
   /dev/snd/controlC0:  shaan  2193 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Jan 21 11:20:56 2015
  HibernationDevice: RESUME=UUID=bc9b62cf-e410-4cd9-b65c-dd1c0887a1e1
  InstallationDate: Installed on 2015-01-18 (2 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Dell Inc. Inspiron 7547
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-29-generic.efi.signed 
root=UUID=ac171e73-6387-4d5a-aec3-ae0db0e7ec40 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-29-generic N/A
   linux-backports-modules-3.16.0-29-generic  N/A
   linux-firmware 1.138.1
  SourcePackage: linux
  UpgradeStatus: Upgraded to utopic on 2015-01-19 (2 days ago)
  dmi.bios.date: 06/19/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A01
  dmi.board.name: 0AM670
  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.:bvrA01:bd06/19/2014:svnDellInc.:pnInspiron7547:pvrNotSpecified:rvnDellInc.:rn0AM670:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 7547
  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/1413291/+subscriptions

-- 
Mailing list: 

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

2015-01-21 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/1413291

Title:
  Touchpad does not properly work on Dell Inspiron 7547

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  In Ubuntu 14.04, the touchpad would not work at all, as if it was not
  present. Following the 14.10 upgrade, I am able to move the cursor and
  lef-click, but still have the following issues:

  1. I am unable to right-click
  2. I am unable to move the cursor while the left-click button is depressed 
(meaning I am unable to drag things or resize windows)
  3. The cursor stops working entirely if I wake the computer up from suspend

  This bug seems to be related, but I was told to file a new one:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1384752

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-29-generic 3.16.0-29.39
  ProcVersionSignature: Ubuntu 3.16.0-29.39-generic 3.16.7-ckt2
  Uname: Linux 3.16.0-29-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  shaan  2193 F pulseaudio
   /dev/snd/controlC0:  shaan  2193 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Jan 21 11:20:56 2015
  HibernationDevice: RESUME=UUID=bc9b62cf-e410-4cd9-b65c-dd1c0887a1e1
  InstallationDate: Installed on 2015-01-18 (2 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Dell Inc. Inspiron 7547
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-29-generic.efi.signed 
root=UUID=ac171e73-6387-4d5a-aec3-ae0db0e7ec40 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-29-generic N/A
   linux-backports-modules-3.16.0-29-generic  N/A
   linux-firmware 1.138.1
  SourcePackage: linux
  UpgradeStatus: Upgraded to utopic on 2015-01-19 (2 days ago)
  dmi.bios.date: 06/19/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A01
  dmi.board.name: 0AM670
  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.:bvrA01:bd06/19/2014:svnDellInc.:pnInspiron7547:pvrNotSpecified:rvnDellInc.:rn0AM670:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 7547
  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/1413291/+subscriptions

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


[Kernel-packages] [Bug 1401963] Re: Fix S3 on some Valleyview/Baytrail systems, switch to i915_bdw

2015-01-21 Thread Timo Aaltonen
** Tags removed: verification-needed-trusty
** Tags added: verification-done-trusty

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

Title:
  Fix S3 on some Valleyview/Baytrail systems, switch to i915_bdw

Status in linux package in Ubuntu:
  Triaged
Status in linux source package in Trusty:
  Fix Committed

Bug description:
  We've identified a commit in 3.16 to fix S3 on certain Baytrail
  systems, but it alone is not enough to fix the bug when backported  to
  3.13. Further investigation shows that it would likely need
  backporting chunks of i915 from 3.14 which is not feasible. The better
  option is to switch BYT to use i915_bdw, which has been tested to be
  stable.

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

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


[Kernel-packages] [Bug 1413238] Re: Intel i915 driver pauses and tracebacks

2015-01-21 Thread Joseph Salisbury
** Tags added: kernel-da-key

** Changed in: linux (Ubuntu)
   Importance: Critical = High

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

Title:
   Intel i915 driver pauses and tracebacks

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On 14.10, X has been causing me all kinds of problems. It seems to
  most often happen after the screenlock has been on. When coming back
  from being locked, sometimes the system is unresponsive, but I can
  cajole it back to life by repeatedly going to a VT-- once I see a
  login prompt, I can usually Ctrl+Alt+F7 and start using the computer
  again. I have seen it happen without the screen being locked too
  (yesterday I was typing into Google docs when it happened).
  Occasionally I see a core dump in /etc/X11/core. After getting the
  system to respond, X often is taking a fair bit of CPU as seen in top
  (30-80%) and it is unclear why and I normally need to reboot.

  I've been looking out for kernel tracebacks and today found one:
  [790942.538129] [ cut here ]
  [790942.538205] WARNING: CPU: 0 PID: 1902 at 
/build/buildd/linux-3.16.0/drivers/gpu/drm/i915/intel_display.c:3324 
intel_crtc_wait_for_pending_flips+0x16c/0x180 [i915]()
  [790942.538208] Modules linked in: btrfs xor raid6_pq ufs qnx4 hfsplus hfs 
minix ntfs msdos jfs xfs libcrc32c overlayfs uvcvideo videobuf2_vmalloc 
videobuf2_memops videobuf2_core v4l2_common snd_usb_audio videodev 
snd_usbmidi_lib media uas usb_storage aufs xt_CHECKSUM iptable_mangle 
ipt_MASQUERADE ctr ccm bridge stp llc bnep bluetooth 6lowpan_iphc nfsd 
auth_rpcgss nfs_acl binfmt_misc nfs lockd sunrpc fscache dm_crypt arc4 iwldvm 
mac80211 xt_nat iptable_nat nf_nat_ipv4 ip6t_REJECT xt_hl ip6t_rt dm_multipath 
intel_powerclamp nf_conntrack_ipv6 nf_defrag_ipv6 coretemp scsi_dh kvm_intel 
snd_hda_codec_hdmi snd_hda_codec_conexant snd_hda_codec_generic xt_comment kvm 
crct10dif_pclmul crc32_pclmul ipt_REJECT ghash_clmulni_intel snd_hda_intel 
snd_hda_controller xt_LOG aesni_intel snd_hda_codec snd_hwdep xt_recent
  [790942.538263]  snd_pcm aes_x86_64 lrw gf128mul glue_helper snd_seq_midi 
snd_seq_midi_event ablk_helper cryptd xt_limit snd_rawmidi xt_tcpudp 
xt_addrtype nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack ip6table_filter 
ip6_tables joydev snd_seq serio_raw nf_conntrack_netbios_ns 
nf_conntrack_broadcast nf_nat_ftp nf_nat nf_conntrack_ftp nf_conntrack 
iptable_filter iwlwifi thinkpad_acpi snd_seq_device nvram ip_tables snd_timer 
x_tables cfg80211 snd lpc_ich parport_pc mac_hid soundcore ppdev mei_me shpchp 
mei lp parport nbd hid_logitech_dj hid_generic usbhid hid i915 psmouse ahci 
e1000e libahci ptp i2c_algo_bit pps_core drm_kms_helper drm video wmi [last 
unloaded: rfcomm]
  [790942.538313] CPU: 0 PID: 1902 Comm: Xorg Tainted: GW 
3.16.0-28-generic #38-Ubuntu
  [790942.538316] Hardware name: LENOVO 5129CTO/5129CTO, BIOS 6QET64WW (1.34 ) 
02/24/2011
  [790942.538318]  0009 8800b59b7be0 81781eaa 

  [790942.538322]  8800b59b7c18 8106fedd  
88022c576000
  [790942.538325]  88022c238210 880035d29800 880035d29800 
8800b59b7c28
  [790942.538329] Call Trace:
  [790942.538341]  [81781eaa] dump_stack+0x45/0x56
  [790942.538348]  [8106fedd] warn_slowpath_common+0x7d/0xa0
  [790942.538352]  [8106ffba] warn_slowpath_null+0x1a/0x20
  [790942.538384]  [c01e604c] 
intel_crtc_wait_for_pending_flips+0x16c/0x180 [i915]
  [790942.538390]  [810b9710] ? prepare_to_wait_event+0x100/0x100
  [790942.538419]  [c01e8b13] intel_crtc_disable_planes+0x33/0x1c0 
[i915]
  [790942.538448]  [c01e90e0] ironlake_crtc_disable+0x50/0x980 [i915]
  [790942.538476]  [c01d3f4e] ? gen5_write32+0x5e/0xc0 [i915]
  [790942.538505]  [c01ea4a7] intel_crtc_update_dpms+0x67/0xa0 [i915]
  [790942.538535]  [c01fd7aa] intel_crt_dpms+0x6a/0xb0 [i915]
  [790942.538561]  [c00a1cd9] ? drm_mode_object_find+0x29/0x70 [drm]
  [790942.538583]  [c00a6e19] 
drm_mode_obj_set_property_ioctl+0x399/0x3a0 [drm]
  [790942.538605]  [c00a6e50] 
drm_mode_connector_property_set_ioctl+0x30/0x40 [drm]
  [790942.538620]  [c0095a4f] drm_ioctl+0x1df/0x680 [drm]
  [790942.538628]  [811f5138] do_vfs_ioctl+0x2c8/0x4a0
  [790942.538632]  [81784b2d] ? __schedule+0x39d/0x890
  [790942.538636]  [811f5391] SyS_ioctl+0x81/0xa0
  [790942.538641]  [81789eed] system_call_fastpath+0x1a/0x1f
  [790942.538643] ---[ end trace e5ef63131e3903d7 ]---

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-28-generic 3.16.0-28.38
  ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
  Uname: Linux 3.16.0-28-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  

[Kernel-packages] [Bug 1413214] Re: Wifi on Ideapad U410, Broadcom BCM4313

2015-01-21 Thread Joseph Salisbury
Did this issue start happening after an update/upgrade?  Was there a
prior kernel version where you were not having this particular problem?

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

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

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

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


Thanks in advance.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-rc5-vivid/

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

Title:
  Wifi on Ideapad U410, Broadcom BCM4313

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  wifi does not work. i use ubuntu 14.10. i asked the forum, but they
  could not help me and adviced me to do a bugreport here. neither the
  wifi button nor the settings for the wifi work.

  thank you
  --- 
  ApportVersion: 2.14.7-0ubuntu8.1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   afrosamuraiy   2365 F...m pulseaudio
   /dev/snd/controlC0:  afrosamuraiy   2365 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=6d58a342-5369-4f71-bf50-58bb5dfcea6c
  InstallationDate: Installed on 2015-01-18 (3 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release i386 (20141022.1)
  MachineType: LENOVO IdeaPad U410
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-30-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-30.40-generic 3.16.7-ckt3
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-30-generic N/A
   linux-backports-modules-3.16.0-30-generic  N/A
   linux-firmware 1.138.1
  Tags:  utopic
  Uname: Linux 3.16.0-30-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/30/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 65CN13WW
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Lenovo
  dmi.board.vendor: LENOVO
  dmi.board.version: Lenovo U410
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Intel Corporation
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnLENOVO:bvr65CN13WW:bd04/30/2012:svnLENOVO:pnIdeaPadU410:pvrLenovoU410:rvnLENOVO:rnLenovo:rvrLenovoU410:cvnIntelCorporation:ct9:cvr0.1:
  dmi.product.name: IdeaPad U410
  dmi.product.version: Lenovo U410
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1403868] Re: Lockup during boot with latest 14.10 and 14.04 LTS

2015-01-21 Thread Alex
I just tried the respective image. Booting from the DVD worked fine,
however the installer crashed, so I don't know what would happen later
on.

Do you think it might be useful to go back to 14.04, install just the
base system, pull in the current upgrades and then add packages one by
one, rebooting after every install until the problem occurs?

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

Title:
  Lockup during boot with latest 14.10 and 14.04 LTS

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  A little more than a week ago, this as well as a similar other machine
  pulled in some updates and then refused to boot under 14.04 LTS. Since
  I thought the bug might have been fixed in 14.10, I did a fresh
  install last Friday which worked fine, until the system pulled in the
  then current updates and again refused to boot.

  There's nothing to be seen in the boot logs, but I managed to take a
  screenshot of the stack trace.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-28-generic 3.16.0-28.38
  ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
  Uname: Linux 3.16.0-28-generic i686
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  masterbrain   1936 F lxpanel
  CRDA: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden: 'iw'
  CurrentDesktop: LXDE
  Date: Thu Dec 18 13:43:11 2014
  HibernationDevice: RESUME=UUID=f198c9ef-f424-44f5-b1c6-9823d480c688
  InstallationDate: Installed on 2014-12-12 (5 days ago)
  InstallationMedia: Lubuntu 14.10 Utopic Unicorn - Release i386 (20141022.1)
  IwConfig:
   lono wireless extensions.

   eth0  no wireless extensions.
  Lsusb:
   Bus 001 Device 002: ID 4146:ba63 USBest Technology
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: System Manufacturer System Name
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-28-generic 
root=UUID=243c4539-2cd0-4676-a538-b77dc045f68f ro recovery nomodeset
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-28-generic N/A
   linux-backports-modules-3.16.0-28-generic  N/A
   linux-firmware 1.138
  RfKill:

  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/21/2003
  dmi.bios.vendor: Award Software, Inc.
  dmi.bios.version: ASUS P4PE-X ACPI BIOS Revision 1004
  dmi.board.name: P4PE-X
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: REV 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 7
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAwardSoftware,Inc.:bvrASUSP4PE-XACPIBIOSRevision1004:bd05/21/2003:svnSystemManufacturer:pnSystemName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP4PE-X:rvrREV1.xx:cvnChassisManufacture:ct7:cvrChassisVersion:
  dmi.product.name: System 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/1403868/+subscriptions

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


[Kernel-packages] [Bug 1413149] Re: rtsx_usb_ms: system load immediately climbs, and stays above 1.00

2015-01-21 Thread Bug Watch Updater
** Changed in: linux (Debian)
   Status: Unknown = 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/1413149

Title:
  rtsx_usb_ms: system load immediately climbs, and stays above 1.00

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Utopic:
  In Progress
Status in linux package in Debian:
  Fix Released

Bug description:
  SRU Justification:
  [Impact]
  Users of devices that use the rtsx_usb_ms module will experience false load 
values due to an issue in this driver.
  [Test Case]
  Boot computer and monitor load levels.
  [Fix]
  This patch by Ben Hutchings: https://lkml.org/lkml/2014/11/5/905
  Has been applied to Debian/3.16, and has been posted upstream.

  --

  I'm running 64 bit ubuntu 14.10 on an Asus  N550JK-DB74T laptop.  When
  I startup Ubuntu the system load climbs to 1.00 within a minute, and
  it never goes below 1.00 again, despite my processor being idle.  This
  behavior occurs in all the newer kernels I installed from
  http://kernel.ubuntu.com/~kernel-ppa/mainline/  but when I installed
  the kernel from ubuntu 14.04, as well when I ran the ubuntu 14.04 from
  a usb the load average behaved normally, so the bug must have started
  in either kernel 3.15 or 3.16.

  When I posted this to ubuntu forums, a very helpful person able to
  point me to this bug report: https://bugs.debian.org/cgi-
  bin/bugreport.cgi?bug=765717 and to this  submitted patch
  https://lkml.org/lkml/2014/11/5/905 .  When I applied that patch to
  kernel 3.16 my issue was solved.  However it doesn't seem that this
  patch has been has been merged into the kernel, even though it was
  submitted well in time for the 3.19 merge window.  I was advised to
  file this bug report in the meantime.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-29-generic 3.16.0-29.39
  ProcVersionSignature: Ubuntu 3.16.0-29.39-generic 3.16.7-ckt2
  Uname: Linux 3.16.0-29-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  dave   2338 F pulseaudio
   /dev/snd/controlC0:  dave   2338 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Jan 21 05:14:38 2015
  InstallationDate: Installed on 2014-12-30 (22 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  MachineType: ASUSTeK COMPUTER INC. N550JK
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-29-generic.efi.signed 
root=UUID=b5b33d3f-e01a-4d2b-824f-8883fbfed316 ro quiet splash acpi_osi= 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-29-generic N/A
   linux-backports-modules-3.16.0-29-generic  N/A
   linux-firmware 1.138.1
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/26/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: N550JK.208
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: N550JK
  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.:bvrN550JK.208:bd09/26/2014:svnASUSTeKCOMPUTERINC.:pnN550JK:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnN550JK:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: N550JK
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

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


[Kernel-packages] [Bug 1413214] Re: Wifi on Ideapad U410, Broadcom BCM4313

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

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

Title:
  Wifi on Ideapad U410, Broadcom BCM4313

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  wifi does not work. i use ubuntu 14.10. i asked the forum, but they
  could not help me and adviced me to do a bugreport here. neither the
  wifi button nor the settings for the wifi work.

  thank you
  --- 
  ApportVersion: 2.14.7-0ubuntu8.1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   afrosamuraiy   2365 F...m pulseaudio
   /dev/snd/controlC0:  afrosamuraiy   2365 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=6d58a342-5369-4f71-bf50-58bb5dfcea6c
  InstallationDate: Installed on 2015-01-18 (3 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release i386 (20141022.1)
  MachineType: LENOVO IdeaPad U410
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-30-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-30.40-generic 3.16.7-ckt3
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-30-generic N/A
   linux-backports-modules-3.16.0-30-generic  N/A
   linux-firmware 1.138.1
  Tags:  utopic
  Uname: Linux 3.16.0-30-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/30/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 65CN13WW
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Lenovo
  dmi.board.vendor: LENOVO
  dmi.board.version: Lenovo U410
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Intel Corporation
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnLENOVO:bvr65CN13WW:bd04/30/2012:svnLENOVO:pnIdeaPadU410:pvrLenovoU410:rvnLENOVO:rnLenovo:rvrLenovoU410:cvnIntelCorporation:ct9:cvr0.1:
  dmi.product.name: IdeaPad U410
  dmi.product.version: Lenovo U410
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1250109] Re: Please use dpkg-triggers

2015-01-21 Thread Andy Whitcroft
** Changed in: linux (Ubuntu)
Milestone: later = ubuntu-15.02

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

Title:
  Please use dpkg-triggers

Status in grub2 package in Ubuntu:
  Triaged
Status in initramfs-tools package in Ubuntu:
  Triaged
Status in linux package in Ubuntu:
  Triaged

Bug description:
  Currently the kernel package runs update-grub every time one is
  installed or removed.  This results in it being run a dozen times
  during a dist-upgrade, and this is rather time consuming and annoying.
  Please use a dpkg trigger to cause update-grub to be run only once.

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

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


[Kernel-packages] [Bug 623297] Re: omap meta packages have Versatile in their description

2015-01-21 Thread Andy Whitcroft
** Changed in: linux-meta-ti-omap4 (Ubuntu)
   Status: Fix Committed = Won't Fix

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

Title:
  omap meta packages have Versatile in their description

Status in linux-meta package in Ubuntu:
  Fix Released
Status in linux-meta-ti-omap4 package in Ubuntu:
  Won't Fix
Status in linux-meta source package in Maverick:
  Won't Fix
Status in linux-meta-ti-omap4 source package in Maverick:
  Fix Released

Bug description:
  I noticed that currently the package descriptions for omap are off,
  e.g.

  linux-image-omap -  Linux kernel image for the Versatile architecture. 
  linux-omap -  Complete Linux kernel for the Versatile architecture. 
  linux-headers-omap - Linux kernel headers for the Versatile architecture. 

  definitly a cosmetic bug, but should be simple enough to fix in
  whatever upload is next. thanks!

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

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


[Kernel-packages] [Bug 657081] Re: New firewire stack unreliable with Texas Instruments TSB82AA2 IEEE-1394b

2015-01-21 Thread Andy Whitcroft
** Changed in: linux (Ubuntu)
 Assignee: Andy Whitcroft (apw) = (unassigned)

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

Title:
  New firewire stack unreliable with Texas Instruments TSB82AA2 IEEE-
  1394b

Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Maverick:
  Invalid

Bug description:
  Both controllers are tested okay working on an Ubuntu LiveCD
  environment (kernel 2.6.28-4-generic) and the old firewire stack.

  New firewire stack works reliably only for the Ricoh (internal)
  controller. The TI (PCI Express) adapter appears to work but then I
  see repeated messages filling up dmesg.

  I'm able to reproduce the issue exactly.

  1. Boot
  2. Connect storage device to internal (Ricoh) firewire
  3. verify that it is working by running command # dd if=/dev/zero bs=4k 
of=/dev/sdb count=16k
  NOTE there are no error messages yet
  4. Unplug storage device from internal (Ricoh) firewire, wait for it to settle
  5. Insert PCIE StarTech EC1394B2 (TI) controller, wait for it to settle
  6. Connect storage device to PCIE StarTech EC1394B2 (TI) firewire, wait for 
it to settle
  7. verify that it is working by running command # dd if=/dev/zero bs=4k 
of=/dev/sdb count=16k
  NOTE that there are repeated errors filling up dmesg

  ...
  [  319.997795] sd 6:0:0:0: [sdb] CDB: Write(10): 2a 00 00 00 48 00 00 04 00 00
  [  319.997812] end_request: I/O error, dev sdb, sector 18432
  [  320.511177] sd 6:0:0:0: [sdb] Unhandled error code
  [  320.511183] sd 6:0:0:0: [sdb] Result: hostbyte=DID_BUS_BUSY 
driverbyte=DRIVER_OK
  ...

  This is the most often case. Infrequently, when I boot there is no
  problem using the TI firewire. After disconnecting and using the Ricoh
  and then back to the TI again, there are problems.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: linux-image-2.6.35-22-generic 2.6.35-22.33
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic i686
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  emigrate   2017 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xfe9fc000 irq 46'
 Mixer name : 'SigmaTel STAC9228'
 Components : 'HDA:83847616,102801f3,00100201'
 Controls  : 27
 Simple ctrls  : 18
  Date: Fri Oct  8 15:03:29 2010
  HibernationDevice: RESUME=/dev/mapper/volzontar-swap
  MachineType: Dell Inc. Inspiron 1420
  ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.35-22-generic 
root=/dev/mapper/volhostname-root ro splash
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  RelatedPackageVersions: linux-firmware 1.38
  SourcePackage: linux
  WpaSupplicantLog:
   
  dmi.bios.date: 12/19/2008
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A10
  dmi.board.name: 0DT492
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA10:bd12/19/2008:svnDellInc.:pnInspiron1420:pvr:rvnDellInc.:rn0DT492:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: Inspiron 1420
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 621265] Re: Slow Wireless Connection in Intel 3945abg

2015-01-21 Thread Andy Whitcroft
** Changed in: linux (Ubuntu)
 Assignee: Andy Whitcroft (apw) = (unassigned)

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

Title:
  Slow Wireless Connection in Intel 3945abg

Status in The Linux Kernel:
  Won't Fix
Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Maverick:
  Invalid
Status in linux package in Fedora:
  Unknown

Bug description:
  With latest daily-live Maverick (2010-08-20), my wireless connection with 
Intel 3945abg never go over 3mbps speed.
  I try this in local lan and in internet.
  It seems like a regression about iwl3945 driver, i had a similar problem with 
older kernel where wireless speed was limited to 1mbps, with k/ubuntu 10.04 and 
2.6.32 kernel this problem was disappear.

  Some information:
  lsb_release -rd:
  Description:Ubuntu maverick (development branch)
  Release:10.10

  uname -a:
  Linux ubuntu 2.6.35-16-generic #22-Ubuntu SMP Tue Aug 17 02:21:03 UTC 2010 
x86_64 GNU/Linux

  dmesg | grep 3945:

  [   27.977578] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection 
driver for Linux, in-tree:s
  [   27.977583] iwl3945: Copyright(c) 2003-2010 Intel Corporation
  [   27.977678] iwl3945 :02:00.0: PCI INT A - GSI 17 (level, low) - IRQ 
17
  [   27.977693] iwl3945 :02:00.0: setting latency timer to 64
  [   28.043199] iwl3945 :02:00.0: Tunable channels: 13 802.11bg, 23 
802.11a channels
  [   28.043205] iwl3945 :02:00.0: Detected Intel Wireless WiFi Link 3945ABG
  [   28.043366] iwl3945 :02:00.0: irq 43 for MSI/MSI-X
  [   28.185681] phy0: Selected rate control algorithm 'iwl-3945-rs'
  [   28.523764] iwl3945 :02:00.0: loaded firmware version 15.32.2.9

  iwconfig:
  wlan0 IEEE 802.11abg  ESSID:Dorema  
Mode:Managed  Frequency:2.472 GHz  Access Point: 00:1A:92:11:1C:C7  
 
Bit Rate=54 Mb/s   Tx-Power=15 dBm   
Retry  long limit:7   RTS thr:off   Fragment thr:off
Power Management:off
Link Quality=68/70  Signal level=-42 dBm  
Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
Tx excessive retries:0  Invalid misc:0   Missed beacon:0

  My access point is Asus WL-600g

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

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


[Kernel-packages] [Bug 1413149] Re: rtsx_usb_ms: system load immediately climbs, and stays above 1.00

2015-01-21 Thread Chris J Arges
Sent patch to Ubuntu kteam ML. For vivid/utopic.
Thanks for the bug report and research!

** Description changed:

- I'm running 64 bit ubuntu 14.10 on an Asus  N550JK-DB74T laptop.  When I 
startup Ubuntu the system load climbs to 1.00 within a minute, and it never 
goes below 1.00 again, despite my processor being idle.  This behavior occurs 
in all the newer kernels I installed from   
http://kernel.ubuntu.com/~kernel-ppa/mainline/  but when I installed the kernel 
from ubuntu 14.04, as well when I ran the ubuntu 14.04 from a usb the load 
average behaved normally, so the bug must have started in either kernel 3.15 or 
3.16.
-  
- When I posted this to ubuntu forums, a very helpful person able to point me 
to this bug report: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765717 
and to this  submitted patch https://lkml.org/lkml/2014/11/5/905 .  When I 
applied that patch to kernel 3.16 my issue was solved.  However it doesn't seem 
that this patch has been has been merged into the kernel, even though it was 
submitted well in time for the 3.19 merge window.  I was advised to file this 
bug report in the meantime.
+ SRU Justification:
+ [Impact]
+ Users of devices that use the rtsx_usb_ms module will experience false load 
values due to an issue in this driver.
+ [Test Case]
+ Boot computer and monitor load levels.
+ [Fix]
+ This patch by Ben Hutchings: https://lkml.org/lkml/2014/11/5/905
+ Has been applied to Debian/3.16, and has been posted upstream.
+ 
+ --
+ 
+ I'm running 64 bit ubuntu 14.10 on an Asus  N550JK-DB74T laptop.  When I
+ startup Ubuntu the system load climbs to 1.00 within a minute, and it
+ never goes below 1.00 again, despite my processor being idle.  This
+ behavior occurs in all the newer kernels I installed from
+ http://kernel.ubuntu.com/~kernel-ppa/mainline/  but when I installed the
+ kernel from ubuntu 14.04, as well when I ran the ubuntu 14.04 from a usb
+ the load average behaved normally, so the bug must have started in
+ either kernel 3.15 or 3.16.
+ 
+ When I posted this to ubuntu forums, a very helpful person able to point
+ me to this bug report: https://bugs.debian.org/cgi-
+ bin/bugreport.cgi?bug=765717 and to this  submitted patch
+ https://lkml.org/lkml/2014/11/5/905 .  When I applied that patch to
+ kernel 3.16 my issue was solved.  However it doesn't seem that this
+ patch has been has been merged into the kernel, even though it was
+ submitted well in time for the 3.19 merge window.  I was advised to file
+ this bug report in the meantime.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-29-generic 3.16.0-29.39
  ProcVersionSignature: Ubuntu 3.16.0-29.39-generic 3.16.7-ckt2
  Uname: Linux 3.16.0-29-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC1:  dave   2338 F pulseaudio
-  /dev/snd/controlC0:  dave   2338 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  dave   2338 F pulseaudio
+  /dev/snd/controlC0:  dave   2338 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Jan 21 05:14:38 2015
  InstallationDate: Installed on 2014-12-30 (22 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  MachineType: ASUSTeK COMPUTER INC. N550JK
  ProcEnviron:
-  LANGUAGE=en_US
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=set
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=en_US
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=set
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-29-generic.efi.signed 
root=UUID=b5b33d3f-e01a-4d2b-824f-8883fbfed316 ro quiet splash acpi_osi= 
vt.handoff=7
  RelatedPackageVersions:
-  linux-restricted-modules-3.16.0-29-generic N/A
-  linux-backports-modules-3.16.0-29-generic  N/A
-  linux-firmware 1.138.1
+  linux-restricted-modules-3.16.0-29-generic N/A
+  linux-backports-modules-3.16.0-29-generic  N/A
+  linux-firmware 1.138.1
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/26/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: N550JK.208
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: N550JK
  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.:bvrN550JK.208:bd09/26/2014:svnASUSTeKCOMPUTERINC.:pnN550JK:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnN550JK:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: N550JK
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1393089] Re: Intel i915 driver hangs system

2015-01-21 Thread Alberto Salvia Novella
@ Joseph Salisbury

Because this bug renders the system unusable, it should have an
importance of critical; as said in
https://wiki.ubuntu.com/Bugs/Bug%20importances.

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

Title:
  Intel i915 driver hangs system

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  My system started hanging after upgrading to 14.10. The screen
  freezes, all processes continue to execute, but I couldn't seem to
  interact with the computer. (For example, if I am in a skype call, I
  continue hearing the other side, they hear me too, but the screen
  freezes.)

  I noticed that if I wait about 5 minutes after the hang, try to go to
  tty1, the system eventually wakes up. The following lines appear in
  dmesg after a wake up:

  [77886.653919] [ cut here ]
  [77886.654002] WARNING: CPU: 0 PID: 3044 at 
/build/buildd/linux-3.16.0/drivers/gpu/drm/i915/intel_display.c:3324 
intel_crtc_wait_for_pending_flips+0x16c/0x180 [i915]()
  [77886.654006] Modules linked in: nls_iso8859_1 hid_generic usbhid hid 
pci_stub vboxpci(OE) vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) nvram rfcomm 
bnep binfmt_misc dm_crypt uvcvideo videobuf2_vmalloc videobuf2_memops 
videobuf2_core v4l2_common videodev media btusb bluetooth 6lowpan_iphc arc4 
iwldvm mac80211 dell_wmi sparse_keymap dell_laptop dcdbas intel_rapl 
x86_pkg_temp_thermal intel_powerclamp kvm_intel snd_hda_codec_hdmi kvm 
snd_hda_codec_conexant crct10dif_pclmul snd_hda_codec_generic crc32_pclmul 
ghash_clmulni_intel cryptd snd_hda_intel snd_hda_controller snd_hda_codec 
snd_hwdep joydev snd_pcm serio_raw snd_seq_midi snd_seq_midi_event iwlwifi 
snd_rawmidi snd_seq cfg80211 snd_seq_device snd_timer lpc_ich snd soundcore 
shpchp mei_me mei dell_smo8800 cuse parport_pc ppdev mac_hid coretemp lp parport
  [77886.654084]  btrfs xor raid6_pq ums_realtek uas usb_storage i915 
i2c_algo_bit atl1c drm_kms_helper drm ahci psmouse libahci wmi video
  [77886.654109] CPU: 0 PID: 3044 Comm: Xorg Tainted: G   OE 
3.16.0-24-generic #32-Ubuntu
  [77886.654113] Hardware name: Dell Inc.  Dell System Inspiron 
N411Z/0YWNPW, BIOS A00 06/24/2011
  [77886.654117]  0009 8800c5dbfbf8 8177fcbc 

  [77886.654123]  8800c5dbfc30 8106fd8d  
880193d34000
  [77886.654129]  880035998210 8800d1fbc000 8800d1fbc000 
8800c5dbfc40
  [77886.654135] Call Trace:
  [77886.654151]  [8177fcbc] dump_stack+0x45/0x56
  [77886.654161]  [8106fd8d] warn_slowpath_common+0x7d/0xa0
  [77886.654169]  [8106fe6a] warn_slowpath_null+0x1a/0x20
  [77886.654219]  [c0128ffc] 
intel_crtc_wait_for_pending_flips+0x16c/0x180 [i915]
  [77886.654229]  [810b9590] ? prepare_to_wait_event+0x100/0x100
  [77886.654274]  [c012bac3] intel_crtc_disable_planes+0x33/0x1c0 
[i915]
  [77886.654286]  [8166e18c] ? __alloc_skb+0x4c/0x1f0
  [77886.654328]  [c012c090] ironlake_crtc_disable+0x50/0x980 [i915]
  [77886.654371]  [c0078f53] ? drm_modeset_lock+0x33/0xf0 [drm]
  [77886.654379]  [81785ab2] ? mutex_lock+0x12/0x30
  [77886.654422]  [c012d457] intel_crtc_update_dpms+0x67/0xa0 [i915]
  [77886.654465]  [c0131ac9] intel_connector_dpms+0x59/0x70 [i915]
  [77886.654502]  [c006fe19] 
drm_mode_obj_set_property_ioctl+0x399/0x3a0 [drm]
  [77886.654535]  [c006fe50] 
drm_mode_connector_property_set_ioctl+0x30/0x40 [drm]
  [77886.654560]  [c005ea4f] drm_ioctl+0x1df/0x680 [drm]
  [77886.654604]  [c01064ab] ? ironlake_irq_postinstall+0x2b/0x1a0 
[i915]
  [77886.654614]  [81414d4c] ? backlight_generate_event+0x5c/0x80
  [77886.654620]  [8141559e] ? brightness_store+0xce/0x100
  [77886.654629]  [8121f9bc] ? fsnotify+0x27c/0x350
  [77886.654637]  [811f4bc8] do_vfs_ioctl+0x2c8/0x4a0
  [77886.654644]  [811e31a1] ? __sb_end_write+0x31/0x60
  [77886.654653]  [811e0d12] ? vfs_write+0x1b2/0x1f0
  [77886.654659]  [811f4e21] SyS_ioctl+0x81/0xa0
  [77886.654666]  [81787ced] system_call_fastpath+0x1a/0x1f
  [77886.654672] ---[ end trace c1df01145492c87b ]---

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-24-generic 3.16.0-24.32
  ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
  Uname: Linux 3.16.0-24-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   nasko  4905 F...m pulseaudio
   /dev/snd/controlC0:  nasko  4905 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat Nov 15 17:18:08 2014
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=dea0f836-e744-4167-94ac-c782347eaaae
  InstallationDate: Installed on 2011-09-17 (1155 days ago)
  InstallationMedia: 

[Kernel-packages] [Bug 1413238] Re: Intel i915 driver pauses and tracebacks

2015-01-21 Thread Joseph Salisbury
Did this issue start happening after an update/upgrade?  Was there a
prior kernel version where you were not having this particular problem?

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

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

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

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


Thanks in advance.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-rc5-vivid/

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

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

Title:
   Intel i915 driver pauses and tracebacks

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On 14.10, X has been causing me all kinds of problems. It seems to
  most often happen after the screenlock has been on. When coming back
  from being locked, sometimes the system is unresponsive, but I can
  cajole it back to life by repeatedly going to a VT-- once I see a
  login prompt, I can usually Ctrl+Alt+F7 and start using the computer
  again. I have seen it happen without the screen being locked too
  (yesterday I was typing into Google docs when it happened).
  Occasionally I see a core dump in /etc/X11/core. After getting the
  system to respond, X often is taking a fair bit of CPU as seen in top
  (30-80%) and it is unclear why and I normally need to reboot.

  I've been looking out for kernel tracebacks and today found one:
  [790942.538129] [ cut here ]
  [790942.538205] WARNING: CPU: 0 PID: 1902 at 
/build/buildd/linux-3.16.0/drivers/gpu/drm/i915/intel_display.c:3324 
intel_crtc_wait_for_pending_flips+0x16c/0x180 [i915]()
  [790942.538208] Modules linked in: btrfs xor raid6_pq ufs qnx4 hfsplus hfs 
minix ntfs msdos jfs xfs libcrc32c overlayfs uvcvideo videobuf2_vmalloc 
videobuf2_memops videobuf2_core v4l2_common snd_usb_audio videodev 
snd_usbmidi_lib media uas usb_storage aufs xt_CHECKSUM iptable_mangle 
ipt_MASQUERADE ctr ccm bridge stp llc bnep bluetooth 6lowpan_iphc nfsd 
auth_rpcgss nfs_acl binfmt_misc nfs lockd sunrpc fscache dm_crypt arc4 iwldvm 
mac80211 xt_nat iptable_nat nf_nat_ipv4 ip6t_REJECT xt_hl ip6t_rt dm_multipath 
intel_powerclamp nf_conntrack_ipv6 nf_defrag_ipv6 coretemp scsi_dh kvm_intel 
snd_hda_codec_hdmi snd_hda_codec_conexant snd_hda_codec_generic xt_comment kvm 
crct10dif_pclmul crc32_pclmul ipt_REJECT ghash_clmulni_intel snd_hda_intel 
snd_hda_controller xt_LOG aesni_intel snd_hda_codec snd_hwdep xt_recent
  [790942.538263]  snd_pcm aes_x86_64 lrw gf128mul glue_helper snd_seq_midi 
snd_seq_midi_event ablk_helper cryptd xt_limit snd_rawmidi xt_tcpudp 
xt_addrtype nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack ip6table_filter 
ip6_tables joydev snd_seq serio_raw nf_conntrack_netbios_ns 
nf_conntrack_broadcast nf_nat_ftp nf_nat nf_conntrack_ftp nf_conntrack 
iptable_filter iwlwifi thinkpad_acpi snd_seq_device nvram ip_tables snd_timer 
x_tables cfg80211 snd lpc_ich parport_pc mac_hid soundcore ppdev mei_me shpchp 
mei lp parport nbd hid_logitech_dj hid_generic usbhid hid i915 psmouse ahci 
e1000e libahci ptp i2c_algo_bit pps_core drm_kms_helper drm video wmi [last 
unloaded: rfcomm]
  [790942.538313] CPU: 0 PID: 1902 Comm: Xorg Tainted: GW 
3.16.0-28-generic #38-Ubuntu
  [790942.538316] Hardware name: LENOVO 5129CTO/5129CTO, BIOS 6QET64WW (1.34 ) 
02/24/2011
  [790942.538318]  0009 8800b59b7be0 81781eaa 

  [790942.538322]  8800b59b7c18 8106fedd  
88022c576000
  [790942.538325]  88022c238210 880035d29800 880035d29800 
8800b59b7c28
  [790942.538329] Call Trace:
  [790942.538341]  [81781eaa] dump_stack+0x45/0x56
  [790942.538348]  [8106fedd] warn_slowpath_common+0x7d/0xa0
  [790942.538352]  [8106ffba] warn_slowpath_null+0x1a/0x20
  [790942.538384]  [c01e604c] 
intel_crtc_wait_for_pending_flips+0x16c/0x180 [i915]
  [790942.538390]  [810b9710] ? prepare_to_wait_event+0x100/0x100
  [790942.538419]  [c01e8b13] intel_crtc_disable_planes+0x33/0x1c0 
[i915]
  [790942.538448]  [c01e90e0] ironlake_crtc_disable+0x50/0x980 [i915]
  [790942.538476]  [c01d3f4e] ? gen5_write32+0x5e/0xc0 [i915]
  [790942.538505]  [c01ea4a7] intel_crtc_update_dpms+0x67/0xa0 [i915]
  [790942.538535]  [c01fd7aa] intel_crt_dpms+0x6a/0xb0 [i915]
  [790942.538561]  [c00a1cd9] ? drm_mode_object_find+0x29/0x70 [drm]
  [790942.538583]  [c00a6e19] 

[Kernel-packages] [Bug 1413291] Re: Touchpad does not properly work on Dell Inspiron 7547

2015-01-21 Thread Joseph Salisbury
Did this issue start happening after an update/upgrade?  Was there a
prior kernel version where you were not having this particular problem?

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

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

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

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


Thanks in advance.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-rc5-vivid/

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

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

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

Title:
  Touchpad does not properly work on Dell Inspiron 7547

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  In Ubuntu 14.04, the touchpad would not work at all, as if it was not
  present. Following the 14.10 upgrade, I am able to move the cursor and
  lef-click, but still have the following issues:

  1. I am unable to right-click
  2. I am unable to move the cursor while the left-click button is depressed 
(meaning I am unable to drag things or resize windows)
  3. The cursor stops working entirely if I wake the computer up from suspend

  This bug seems to be related, but I was told to file a new one:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1384752

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-29-generic 3.16.0-29.39
  ProcVersionSignature: Ubuntu 3.16.0-29.39-generic 3.16.7-ckt2
  Uname: Linux 3.16.0-29-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  shaan  2193 F pulseaudio
   /dev/snd/controlC0:  shaan  2193 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Jan 21 11:20:56 2015
  HibernationDevice: RESUME=UUID=bc9b62cf-e410-4cd9-b65c-dd1c0887a1e1
  InstallationDate: Installed on 2015-01-18 (2 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Dell Inc. Inspiron 7547
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-29-generic.efi.signed 
root=UUID=ac171e73-6387-4d5a-aec3-ae0db0e7ec40 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-29-generic N/A
   linux-backports-modules-3.16.0-29-generic  N/A
   linux-firmware 1.138.1
  SourcePackage: linux
  UpgradeStatus: Upgraded to utopic on 2015-01-19 (2 days ago)
  dmi.bios.date: 06/19/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A01
  dmi.board.name: 0AM670
  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.:bvrA01:bd06/19/2014:svnDellInc.:pnInspiron7547:pvrNotSpecified:rvnDellInc.:rn0AM670:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 7547
  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/1413291/+subscriptions

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


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

2015-01-21 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/1413306

Title:
  Track Pad is not detected by Linux

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  The trackpad for my Asus laptop does not work under Linux. The device itself 
does not exist according to linux. 
  Model of laptop: Asus K55N-HA8123K

  I expected to be able to use the Track Pad under Ubuntu.
  Unfortunately it has not worked. I have tried what solutions have been 
available on the websites.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-44-generic 3.13.0-44.73
  ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
  Uname: Linux 3.13.0-44-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ghst1974   2568 F pulseaudio
   /dev/snd/controlC0:  ghst1974   2568 F pulseaudio
  CRDA:
   country TW:
(2402 - 2472 @ 40), (3, 27)
(5270 - 5330 @ 40), (3, 17), DFS
(5735 - 5815 @ 40), (3, 30)
  CurrentDesktop: Unity
  Date: Wed Jan 21 11:55:18 2015
  HibernationDevice: RESUME=UUID=af53741d-219f-497b-935e-9c6b37fab752
  InstallationDate: Installed on 2015-01-13 (7 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  MachineType: ASUSTeK COMPUTER INC. K55N
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-44-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-44-generic N/A
   linux-backports-modules-3.13.0-44-generic  N/A
   linux-firmware 1.127.11
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/07/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 217
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K55N
  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.:bvr217:bd09/07/2012:svnASUSTeKCOMPUTERINC.:pnK55N:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK55N:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K55N
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

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


[Kernel-packages] [Bug 1413396] [NEW] package linux-firmware 1.127.10 failed to install/upgrade: cannot copy extracted data for './lib/firmware/brcm/brcmfmac4354-sdio.bin' to '/lib/firmware/brcm/brcmf

2015-01-21 Thread Greg Goulding
Public bug reported:

Bug earlier resulted in several crashes

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: linux-firmware 1.127.10
ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
Uname: Linux 3.13.0-43-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
Date: Wed Jan 21 16:10:35 2015
Dependencies:
 
DuplicateSignature: package:linux-firmware:1.127.10:cannot copy extracted data 
for './lib/firmware/brcm/brcmfmac4354-sdio.bin' to 
'/lib/firmware/brcm/brcmfmac4354-sdio.bin.dpkg-new': unexpected end of file or 
stream
ErrorMessage: cannot copy extracted data for 
'./lib/firmware/brcm/brcmfmac4354-sdio.bin' to 
'/lib/firmware/brcm/brcmfmac4354-sdio.bin.dpkg-new': unexpected end of file or 
stream
InstallationDate: Installed on 2013-06-13 (587 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
PackageArchitecture: all
SourcePackage: linux-firmware
Title: package linux-firmware 1.127.10 failed to install/upgrade: cannot copy 
extracted data for './lib/firmware/brcm/brcmfmac4354-sdio.bin' to 
'/lib/firmware/brcm/brcmfmac4354-sdio.bin.dpkg-new': unexpected end of file or 
stream
UpgradeStatus: Upgraded to trusty on 2014-10-20 (93 days ago)

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


** Tags: amd64 apport-package trusty

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

Title:
  package linux-firmware 1.127.10 failed to install/upgrade: cannot copy
  extracted data for './lib/firmware/brcm/brcmfmac4354-sdio.bin' to
  '/lib/firmware/brcm/brcmfmac4354-sdio.bin.dpkg-new': unexpected end of
  file or stream

Status in linux-firmware package in Ubuntu:
  New

Bug description:
  Bug earlier resulted in several crashes

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: linux-firmware 1.127.10
  ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
  Uname: Linux 3.13.0-43-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  Date: Wed Jan 21 16:10:35 2015
  Dependencies:
   
  DuplicateSignature: package:linux-firmware:1.127.10:cannot copy extracted 
data for './lib/firmware/brcm/brcmfmac4354-sdio.bin' to 
'/lib/firmware/brcm/brcmfmac4354-sdio.bin.dpkg-new': unexpected end of file or 
stream
  ErrorMessage: cannot copy extracted data for 
'./lib/firmware/brcm/brcmfmac4354-sdio.bin' to 
'/lib/firmware/brcm/brcmfmac4354-sdio.bin.dpkg-new': unexpected end of file or 
stream
  InstallationDate: Installed on 2013-06-13 (587 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  PackageArchitecture: all
  SourcePackage: linux-firmware
  Title: package linux-firmware 1.127.10 failed to install/upgrade: cannot copy 
extracted data for './lib/firmware/brcm/brcmfmac4354-sdio.bin' to 
'/lib/firmware/brcm/brcmfmac4354-sdio.bin.dpkg-new': unexpected end of file or 
stream
  UpgradeStatus: Upgraded to trusty on 2014-10-20 (93 days ago)

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

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


[Kernel-packages] [Bug 1412121] Re: Hauppauge USB-Live2 fails on Haswell USB3 port

2015-01-21 Thread Alistair Grant
Reported to alsa-devel: http://mailman.alsa-project.org/pipermail/alsa-
devel/2015-January/086877.html

I've already received confirmation from the original author of the
Hauppauge USB-Live2 USB driver that there are problems with the device
on the xHCI stack, see: http://www.spinics.net/lists/linux-
usb/msg120276.html

Thanks,
Alistair

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

Title:
  Hauppauge USB-Live2 fails on Haswell USB3 port

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  I've been attempting to capture video using a Hauppauge USB-Live2.
  This works fine in Ubuntu 14.04 on an older laptop that only has USB2
  ports, but fails on my Dell XPS13 which is USB3 with the Haswell
  chipset.

  The information in this bug report is based on Ubuntu 14.10 / Kernel
  3.16.0-29, however I have also tried it on a daily 15.04 image (3.18
  kernel) and using the upstream 3.19-rc4 kernel without success (the
  error messages change, and it does seem to be improving, but still
  fails to operate correctly).

  I'll attach an extract from /var/log/syslog that shows the following:

  1. Plugging in the Live2 - from 09:30:48 to 09:30:56
  2. Attempting to run mythffmpeg as shown below - at 09:31:33
  3. Terminating mythffmpeg with Control-C - 09:31:43
  4. Unplugging the Live2 - 09:32:47

  The command line was: mythffmpeg -y -loglevel debug -f alsa -i
  plughw:1,0 -f v4l2 -s pal -pix_fmt yuyv422 -i /dev/video1 -b:v 2048k
  a.nut

  Please let me know what other information you would like to see.

  Thanks,
  Alistair

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-29-generic 3.16.0-29.39
  ProcVersionSignature: Ubuntu 3.16.0-29.39-generic 3.16.7-ckt2
  Uname: Linux 3.16.0-29-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alistair   3318 F pulseaudio
   /dev/snd/controlC0:  alistair   3318 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun Jan 18 09:34:55 2015
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=702aea9f-a502-441c-b933-e9c6a284ce3a
  InstallationDate: Installed on 2013-12-25 (389 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131224)
  MachineType: Dell Inc. XPS13 9333
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-29-generic 
root=UUID=d63939df-e79f-4ea5-a068-c9bf2a928200 ro persistent quiet splash 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-29-generic N/A
   linux-backports-modules-3.16.0-29-generic  N/A
   linux-firmware 1.138.1
  SourcePackage: linux
  UpgradeStatus: Upgraded to utopic on 2014-12-10 (38 days ago)
  dmi.bios.date: 11/11/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A01
  dmi.board.name: 099TN4
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA01:bd11/11/2013:svnDellInc.:pnXPS139333:pvr:rvnDellInc.:rn099TN4:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: XPS13 9333
  dmi.sys.vendor: Dell Inc.

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

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


Re: [Kernel-packages] [Bug 1413214] Re: Wifi on Ideapad U410, Broadcom BCM4313

2015-01-21 Thread Eugen Koslowski
i installed ubuntu 14.04 directly. I didn't try other versions. I 
installed following kernels:


linux-image-3.19.0-031900rc5-generic_3.19.0-031900rc5.201501180935_i386 and
linux-image-3.19.0-031900rc5-lowlatency_3.19.0-031900rc5.201501180935_i386

but now the wireless options completely disappeared. what now?


Am 21.01.2015 um 18:12 schrieb Joseph Salisbury:
 Did this issue start happening after an update/upgrade?  Was there a
 prior kernel version where you were not having this particular problem?

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

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

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

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


 Thanks in advance.

 [0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-rc5-vivid/


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

Title:
  Wifi on Ideapad U410, Broadcom BCM4313

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  wifi does not work. i use ubuntu 14.10. i asked the forum, but they
  could not help me and adviced me to do a bugreport here. neither the
  wifi button nor the settings for the wifi work.

  thank you
  --- 
  ApportVersion: 2.14.7-0ubuntu8.1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   afrosamuraiy   2365 F...m pulseaudio
   /dev/snd/controlC0:  afrosamuraiy   2365 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=6d58a342-5369-4f71-bf50-58bb5dfcea6c
  InstallationDate: Installed on 2015-01-18 (3 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release i386 (20141022.1)
  MachineType: LENOVO IdeaPad U410
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-30-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-30.40-generic 3.16.7-ckt3
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-30-generic N/A
   linux-backports-modules-3.16.0-30-generic  N/A
   linux-firmware 1.138.1
  Tags:  utopic
  Uname: Linux 3.16.0-30-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/30/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 65CN13WW
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Lenovo
  dmi.board.vendor: LENOVO
  dmi.board.version: Lenovo U410
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Intel Corporation
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnLENOVO:bvr65CN13WW:bd04/30/2012:svnLENOVO:pnIdeaPadU410:pvrLenovoU410:rvnLENOVO:rnLenovo:rvrLenovoU410:cvnIntelCorporation:ct9:cvr0.1:
  dmi.product.name: IdeaPad U410
  dmi.product.version: Lenovo U410
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1413396] Re: package linux-firmware 1.127.10 failed to install/upgrade: cannot copy extracted data for './lib/firmware/brcm/brcmfmac4354-sdio.bin' to '/lib/firmware/brcm/brcmfma

2015-01-21 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package linux-firmware 1.127.10 failed to install/upgrade: cannot copy
  extracted data for './lib/firmware/brcm/brcmfmac4354-sdio.bin' to
  '/lib/firmware/brcm/brcmfmac4354-sdio.bin.dpkg-new': unexpected end of
  file or stream

Status in linux-firmware package in Ubuntu:
  New

Bug description:
  Bug earlier resulted in several crashes

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: linux-firmware 1.127.10
  ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
  Uname: Linux 3.13.0-43-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  Date: Wed Jan 21 16:10:35 2015
  Dependencies:
   
  DuplicateSignature: package:linux-firmware:1.127.10:cannot copy extracted 
data for './lib/firmware/brcm/brcmfmac4354-sdio.bin' to 
'/lib/firmware/brcm/brcmfmac4354-sdio.bin.dpkg-new': unexpected end of file or 
stream
  ErrorMessage: cannot copy extracted data for 
'./lib/firmware/brcm/brcmfmac4354-sdio.bin' to 
'/lib/firmware/brcm/brcmfmac4354-sdio.bin.dpkg-new': unexpected end of file or 
stream
  InstallationDate: Installed on 2013-06-13 (587 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  PackageArchitecture: all
  SourcePackage: linux-firmware
  Title: package linux-firmware 1.127.10 failed to install/upgrade: cannot copy 
extracted data for './lib/firmware/brcm/brcmfmac4354-sdio.bin' to 
'/lib/firmware/brcm/brcmfmac4354-sdio.bin.dpkg-new': unexpected end of file or 
stream
  UpgradeStatus: Upgraded to trusty on 2014-10-20 (93 days ago)

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

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


[Kernel-packages] [Bug 1413363] [NEW] bluetooth speaker and suspension issue

2015-01-21 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

STEPS:
1. Open settings bluetooth
2. Turn on your blue tooth speaker
3. Pair the speaker
4. Open the music app
5. Play music
6. Pause the music
7. Let the phone suspend
8. After a while it goes into deep sleep and the speaker disconnects
9. Wake the phone press the play button

EXPECTED:
I expected the music to play out of the bluetooth speaker

ACTUAL:
A long pause, then a click then the music plays from the internal speaker.  You 
can no longer get the music to play  from the bluetooth speaker.

Things I've tried:
Reboot the phone re connect to the bt speaker music still plays from the loud 
speaker on the phone.
Turned off the speaker, restarted it still plays through the Loud speaker on 
the phone

WORK AROUND:
Forget the connection. Re pair the device now press play now it works as 
expected.

** Affects: bluez (Ubuntu)
 Importance: High
 Assignee: Mathieu Trudel-Lapierre (mathieu-tl)
 Status: New


** Tags: qa-manual-testing
-- 
bluetooth speaker and suspension issue
https://bugs.launchpad.net/bugs/1413363
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 1413363] Re: bluetooth speaker and suspension issue

2015-01-21 Thread Mathieu Trudel-Lapierre
Could you also try to re-pair the speaker by pressing a button after the
system is resumed?

** Package changed: bluez-utils (Ubuntu) = bluez (Ubuntu)

** Changed in: bluez (Ubuntu)
   Status: New = Incomplete

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

Title:
  bluetooth speaker and suspension issue

Status in bluez package in Ubuntu:
  Incomplete

Bug description:
  STEPS:
  1. Open settings bluetooth
  2. Turn on your blue tooth speaker
  3. Pair the speaker
  4. Open the music app
  5. Play music
  6. Pause the music
  7. Let the phone suspend
  8. After a while it goes into deep sleep and the speaker disconnects
  9. Wake the phone press the play button

  EXPECTED:
  I expected the music to play out of the bluetooth speaker

  ACTUAL:
  A long pause, then a click then the music plays from the internal speaker.  
You can no longer get the music to play  from the bluetooth speaker.

  Things I've tried:
  Reboot the phone re connect to the bt speaker music still plays from the loud 
speaker on the phone.
  Turned off the speaker, restarted it still plays through the Loud speaker on 
the phone

  WORK AROUND:
  Forget the connection. Re pair the device now press play now it works as 
expected.

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

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


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

2015-01-21 Thread LPNow
Does anyone have any contact information the end-user can contact
Samsung over this matter, and I don't mean supp...@samsung.com that
email address is pointless...

The queued trim support is broke on the SSD's from Samsung and the fix
is going to have to come from them, but I'm wondering if they're even
aware of this since it's been going on for a few years now.

I think it's best if end-users can contact Samsung, so they are aware,
but we need some good contact info, if anyone knows?

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

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

Status in linux package in Ubuntu:
  Incomplete

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

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

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

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

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

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


[Kernel-packages] [Bug 1413355] Re: package linux-image-3.13.0-44-generic 3.13.0-44.73 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-01-21 Thread Seth Arnold
The segfault while loading kernel module makes me wonder if this is a
hardware problem. I recommend running memtest86+ overnight.

** Information type changed from Private Security to Public

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

Title:
  package linux-image-3.13.0-44-generic 3.13.0-44.73 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  The are others bugs in my system which i will like them to be debug.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-44-generic 3.13.0-44.73
  ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
  Uname: Linux 3.13.0-44-generic i686
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  billmax1918 F pulseaudio
  Date: Wed Jan 21 18:08:14 2015
  DuplicateSignature: 
package:linux-image-3.13.0-44-generic:3.13.0-44.73:subprocess installed 
post-installation script returned error exit status 1
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  HibernationDevice: RESUME=UUID=0dcf1890-ecb0-43c4-a41e-1c0f0b1f7fc1
  InstallationDate: Installed on 2014-11-12 (70 days ago)
  InstallationMedia: Ubuntu 12.04.4 LTS Precise Pangolin - Release i386 
(20140204)
  MachineType: Hewlett-Packard HP ProBook 4530s
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-44-generic 
root=UUID=d43f07be-7d35-4ad3-897f-3b49bee28f2e ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: grub-pc 2.02~beta2-9ubuntu1
  SourcePackage: linux
  Title: package linux-image-3.13.0-44-generic 3.13.0-44.73 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 1
  UpgradeStatus: Upgraded to trusty on 2014-11-26 (56 days ago)
  dmi.bios.date: 06/26/2012
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68SRR Ver. F.28
  dmi.board.name: 167C
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 22.23
  dmi.chassis.asset.tag: CNU1343T8S
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68SRRVer.F.28:bd06/26/2012:svnHewlett-Packard:pnHPProBook4530s:pvrA0001D02:rvnHewlett-Packard:rn167C:rvrKBCVersion22.23:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ProBook 4530s
  dmi.product.version: A0001D02
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 1411365] Re: UVC Random crashes

2015-01-21 Thread Cesardelacal
** Tags added: kernel-fixed-upstream

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

Title:
  UVC Random crashes

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  The camera driver sometimes doesn't enable the camera (causing apps
  wanting to use it to crash) and sometimes the image simply freezes
  (together with the application using it). Dmesg outputs the following:

  [  957.745133] usb 3-11: USB disconnect, device number 6
  [  958.018393] usb 3-11: new high-speed USB device number 7 using xhci_hcd
  [  958.068999] usb 3-11: New USB device found, idVendor=045e, idProduct=0772
  [  958.069008] usb 3-11: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
  [  958.069013] usb 3-11: Product: Microsoft\xffc2\xffae\xffae 
LifeCam Studio(TM)
  [  958.069017] usb 3-11: Manufacturer: Microsoft
  [  958.070777] uvcvideo: Found UVC 1.00 device 
Microsoft\xffc2\xffae\xffae LifeCam Studio(TM) (045e:0772)
  [  958.127723] input: Microsoft\xffc2\xffae\xffae LifeCam 
Studio(TM) as /devices/pci:00/:00:14.0/usb3/3-11/3-11:1.0/input/input28
  [  963.484665] 7:3:1: cannot get freq at ep 0x82
  [  963.545681] hid-generic 0003:045E:0772.000B: hiddev0,hidraw9: USB HID 
v1.01 Device [Microsoft Microsoft\xffc2\xffae\xffae LifeCam 
Studio(TM)] on usb-:00:14.0-11/input4
  [  968.927011] uvcvideo: Failed to set UVC probe control : -110 (exp. 26).
  [  968.927031] 7:3:1: cannot get freq at ep 0x82
  [  968.927256] uvcvideo: Failed to set UVC probe control : -32 (exp. 26).
  [  973.932828] 7:3:1: cannot get freq at ep 0x82
  [  973.932952] uvcvideo: Failed to query (130) UVC probe control : -32 (exp. 
26).
  [  979.343032] uvcvideo: Failed to set UVC probe control : -110 (exp. 26).
  [  979.343045] 7:3:1: cannot get freq at ep 0x82
  [  979.343258] uvcvideo: Failed to set UVC probe control : -32 (exp. 26).
  [  984.348874] uvcvideo: Failed to query (130) UVC probe control : -110 (exp. 
26).
  [  984.348894] 7:3:1: cannot get freq at ep 0x82
  [  984.349122] uvcvideo: Failed to set UVC probe control : -32 (exp. 26).
  [ 1001.801041] [ cut here ]
  [ 1001.801057] WARNING: CPU: 1 PID: 10986 at 
/build/buildd/linux-lts-trusty-3.13.0/fs/sysfs/group.c:214 
sysfs_remove_group+0xe8/0xf0()
  [ 1001.801058] sysfs group 81caac00 not found for kobject 'event24'
  [ 1001.801059] Modules linked in: uvcvideo videobuf2_core videodev 
snd_usb_audio videobuf2_vmalloc videobuf2_memops snd_usbmidi_lib pci_stub 
vboxpci(OX) vboxnetadp(OX) vboxnetflt(OX) vboxdrv(OX) bnep rfcomm btusb 
bluetooth snd_hda_codec_hdmi joydev snd_hda_codec_realtek ppdev snd_hda_intel 
snd_hda_codec snd_hwdep snd_pcm snd_seq_midi snd_rawmidi snd_seq_midi_event 
psmouse snd_seq serio_raw snd_timer lpc_ich snd_seq_device snd parport_pc 
soundcore snd_page_alloc mei_me mei mac_hid lp parport hid_generic usbhid hid 
radeon video e1000e ttm drm_kms_helper drm i2c_algo_bit ptp pps_core ahci 
libahci
  [ 1001.801080] CPU: 1 PID: 10986 Comm: gdbus Tainted: G   OX 
3.13.0-44-generic #73~precise1-Ubuntu
  [ 1001.801081] Hardware name: To Be Filled By O.E.M. To Be Filled By 
O.E.M./H87M Pro4, BIOS P2.20 07/04/2014
  [ 1001.801082]  00d6 880404c8 817580b1 
0007
  [ 1001.801083]  880404999a18 880404999a08 8106afdc 
880404f8
  [ 1001.801085]  81caac00 880402ad64c0  
8804066d34d8
  [ 1001.801086] Call Trace:
  [ 1001.801090]  [817580b1] dump_stack+0x46/0x58
  [ 1001.801093]  [8106afdc] warn_slowpath_common+0x8c/0xc0
  [ 1001.801094]  [8106b0c6] warn_slowpath_fmt+0x46/0x50
  [ 1001.801096]  [81243829] ? sysfs_get_dirent_ns+0x59/0x80
  [ 1001.801097]  [81244cc8] sysfs_remove_group+0xe8/0xf0
  [ 1001.801100]  [814bc420] dpm_sysfs_remove+0x40/0x50
  [ 1001.801102]  [81478156] ? kbd_disconnect+0x26/0x30
  [ 1001.801104]  [814b2117] device_del+0x47/0x1a0
  [ 1001.801107]  [815b6cce] evdev_disconnect+0x2e/0x70
  [ 1001.801108]  [815b2d05] __input_unregister_device+0xc5/0x1a0
  [ 1001.801110]  [815b2e35] input_unregister_device+0x55/0x80
  [ 1001.801113]  [a0593f26] uvc_status_cleanup+0x46/0x50 [uvcvideo]
  [ 1001.801114]  [a058932d] uvc_delete+0x2d/0x140 [uvcvideo]
  [ 1001.801115]  [a058955d] uvc_release+0x2d/0x40 [uvcvideo]
  [ 1001.801119]  [a054982e] v4l2_device_release+0xce/0x100 [videodev]
  [ 1001.801121]  [814b141e] device_release+0x3e/0xc0
  [ 1001.801122]  [a058c1ad] ? uvc_v4l2_release+0x5d/0x110 [uvcvideo]
  [ 1001.801124]  [8137c8c2] kobject_cleanup+0x82/0x1c0
  [ 1001.801126]  [8137c730] kobject_put+0x30/0x70
  [ 1001.801127]  [814b10e7] put_device+0x17/0x20
  [ 1001.801129]  

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

2015-01-21 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/1413355

Title:
  package linux-image-3.13.0-44-generic 3.13.0-44.73 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  The are others bugs in my system which i will like them to be debug.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-44-generic 3.13.0-44.73
  ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
  Uname: Linux 3.13.0-44-generic i686
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  billmax1918 F pulseaudio
  Date: Wed Jan 21 18:08:14 2015
  DuplicateSignature: 
package:linux-image-3.13.0-44-generic:3.13.0-44.73:subprocess installed 
post-installation script returned error exit status 1
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  HibernationDevice: RESUME=UUID=0dcf1890-ecb0-43c4-a41e-1c0f0b1f7fc1
  InstallationDate: Installed on 2014-11-12 (70 days ago)
  InstallationMedia: Ubuntu 12.04.4 LTS Precise Pangolin - Release i386 
(20140204)
  MachineType: Hewlett-Packard HP ProBook 4530s
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-44-generic 
root=UUID=d43f07be-7d35-4ad3-897f-3b49bee28f2e ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: grub-pc 2.02~beta2-9ubuntu1
  SourcePackage: linux
  Title: package linux-image-3.13.0-44-generic 3.13.0-44.73 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 1
  UpgradeStatus: Upgraded to trusty on 2014-11-26 (56 days ago)
  dmi.bios.date: 06/26/2012
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68SRR Ver. F.28
  dmi.board.name: 167C
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 22.23
  dmi.chassis.asset.tag: CNU1343T8S
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68SRRVer.F.28:bd06/26/2012:svnHewlett-Packard:pnHPProBook4530s:pvrA0001D02:rvnHewlett-Packard:rn167C:rvrKBCVersion22.23:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ProBook 4530s
  dmi.product.version: A0001D02
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 1413355] Re: package linux-image-3.13.0-44-generic 3.13.0-44.73 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-01-21 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package linux-image-3.13.0-44-generic 3.13.0-44.73 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  The are others bugs in my system which i will like them to be debug.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-44-generic 3.13.0-44.73
  ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
  Uname: Linux 3.13.0-44-generic i686
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  billmax1918 F pulseaudio
  Date: Wed Jan 21 18:08:14 2015
  DuplicateSignature: 
package:linux-image-3.13.0-44-generic:3.13.0-44.73:subprocess installed 
post-installation script returned error exit status 1
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  HibernationDevice: RESUME=UUID=0dcf1890-ecb0-43c4-a41e-1c0f0b1f7fc1
  InstallationDate: Installed on 2014-11-12 (70 days ago)
  InstallationMedia: Ubuntu 12.04.4 LTS Precise Pangolin - Release i386 
(20140204)
  MachineType: Hewlett-Packard HP ProBook 4530s
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-44-generic 
root=UUID=d43f07be-7d35-4ad3-897f-3b49bee28f2e ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: grub-pc 2.02~beta2-9ubuntu1
  SourcePackage: linux
  Title: package linux-image-3.13.0-44-generic 3.13.0-44.73 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 1
  UpgradeStatus: Upgraded to trusty on 2014-11-26 (56 days ago)
  dmi.bios.date: 06/26/2012
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68SRR Ver. F.28
  dmi.board.name: 167C
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 22.23
  dmi.chassis.asset.tag: CNU1343T8S
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68SRRVer.F.28:bd06/26/2012:svnHewlett-Packard:pnHPProBook4530s:pvrA0001D02:rvnHewlett-Packard:rn167C:rvrKBCVersion22.23:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ProBook 4530s
  dmi.product.version: A0001D02
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 1384297] Re: After system resume, Intel i915 graphics hangs

2015-01-21 Thread peterthevicar
I just tried with the Vivid kernel (3.18.0) and had the same error. I
needed to restart lightdm to get things going again.

[   65.108123] WARNING: CPU: 0 PID: 6 at 
/build/buildd/linux-3.18.0/drivers/gpu/drm/i915/intel_display.c:5158 
intel_modeset_check_state+0x6cd/0
x770 [i915]()
[   65.108125] active connector not linked to encoder
[   65.108171] Modules linked in: arc4 btusb gpio_ich snd_intel8x0 
snd_ac97_codec ac97_bus snd_pcm snd_seq_midi snd_seq_midi_event snd_rawmidi 
snd_seq snd_seq_device snd_timer ath5k ath joydev snd mac80211 pcmcia serio_raw 
rfcomm bnep bluetooth i915 yenta_socket pcmcia_rsrc cfg80211 so
undcore lpc_ich toshiba_acpi pcmcia_core sparse_keymap toshiba_bluetooth 
binfmt_misc drm_kms_helper wmi toshiba_haps tpm_infineon drm mac_hid v
ideo shpchp i2c_algo_bit parport_pc ppdev lp parport pata_acpi sdhci_pci 
psmouse sdhci sky2
[   65.108176] CPU: 0 PID: 6 Comm: kworker/u2:0 Tainted: GW  
3.18.0-9-generic #10-Ubuntu
[   65.108178] Hardware name: TOSHIBA PORTEGE R200/Portable PC, BIOS Version 
1.60 10/25/2005
[   65.108188] Workqueue: events_unbound async_run_entry_fn
[   65.108195]    f50abd28 c16d31b6 f50abd6c f50abd5c c105fb32 
f89a7ec4
[   65.108202]  f50abd88 0006 f89a5a10 1426 f895d0ed 1426 f895d0ed 
f331ec00
[   65.108208]  f2936dc8 f294b300 f50abd74 c105fb83 0009 f50abd6c f89a7ec4 
f50abd88
[   65.108209] Call Trace:
[   65.108217]  [c16d31b6] dump_stack+0x41/0x52
[   65.108223]  [c105fb32] warn_slowpath_common+0x82/0xa0
[   65.108272]  [f895d0ed] ? intel_modeset_check_state+0x6cd/0x770 [i915]
[   65.108318]  [f895d0ed] ? intel_modeset_check_state+0x6cd/0x770 [i915]
[   65.108323]  [c105fb83] warn_slowpath_fmt+0x33/0x40
[   65.108370]  [f895d0ed] intel_modeset_check_state+0x6cd/0x770 [i915]
[   65.108419]  [f895edff] intel_modeset_setup_hw_state+0x76f/0xbe0 [i915]
[   65.108457]  [f863e1f0] ? drm_modeset_lock+0x30/0xf0 [drm]
[   65.108501]  [f89403c0] ? gen4_read16+0xc0/0xc0 [i915]
[   65.108531]  [f88fd108] __i915_drm_thaw+0x108/0x170 [i915]
[   65.108562]  [f88fdba3] i915_resume+0x23/0x40 [i915]
[   65.108593]  [f88fdbd0] i915_pm_resume+0x10/0x20 [i915]
[   65.108598]  [c138171f] pci_pm_resume+0x4f/0x90
[   65.108605]  [c14693b6] dpm_run_callback+0x46/0x100
[   65.108609]  [c13816d0] ? pci_pm_thaw+0x90/0x90
[   65.108613]  [c146988d] device_resume+0xad/0x1a0
[   65.108617]  [c146999e] async_resume+0x1e/0x50
[   65.108621]  [c107ddce] async_run_entry_fn+0x4e/0x170
[   65.108626]  [c10875bf] ? wake_up_process+0x1f/0x40
[   65.108631]  [c1076932] process_one_work+0x122/0x3e0
[   65.108635]  [c1076c31] worker_thread+0x41/0x560

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

Title:
  After system resume, Intel i915 graphics hangs

Status in linux package in Ubuntu:
  Triaged
Status in linux source package in Utopic:
  Triaged

Bug description:
  [ 3871.551684] WARNING: CPU: 2 PID: 2161 at 
/build/buildd/linux-3.16.0/drivers/gpu/drm/i915/intel_pm.c:5997 
intel_display_power_put+0x14c/0x160 [i915]()
  [ 3871.551686] Modules linked in: ctr ccm ec_sys dm_crypt intel_rapl 
x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm crct10dif_pclmul 
crc32_pclmul arc4 ghash_clmulni_intel rfcomm dm_multipath scsi_dh bnep 
aesni_intel iwlmvm hid_multitouch aes_x86_64 mac80211 lrw gf128mul glue_helper 
ablk_helper cryptd snd_hda_codec_hdmi snd_hda_codec_realtek iwlwifi 
snd_hda_codec_generic nfsd rtsx_pci_ms snd_hda_intel auth_rpcgss 
snd_hda_controller nfs_acl btusb memstick joydev snd_hda_codec nfs lockd 
snd_hwdep bluetooth snd_seq_midi snd_seq_midi_event sunrpc snd_rawmidi 
snd_soc_rt5640 6lowpan_iphc fscache snd_soc_rl6231 cfg80211 snd_seq 
snd_soc_core snd_compress binfmt_misc snd_pcm_dmaengine snd_pcm snd_seq_device 
tpm_infineon snd_timer lpc_ich dw_dmac dw_dmac_core i2c_hid 8250_dw 
i2c_designware_platform
  [ 3871.551704]  i2c_designware_core snd shpchp snd_soc_sst_acpi mei_me mei 
spi_pxa2xx_platform mac_hid soundcore serio_raw parport_pc ppdev lp parport 
btrfs xor raid6_pq dm_mirror dm_region_hash dm_log mmc_block usbhid hid 
rtsx_pci_sdmmc i915 i2c_algo_bit rtsx_pci psmouse ahci drm_kms_helper r8169 
libahci mii drm wmi sdhci_acpi video sdhci
  [ 3871.551717] CPU: 2 PID: 2161 Comm: unity-system-co Tainted: GW I   
3.16.0-23-generic #30-Ubuntu
  [ 3871.551718] Hardware name: System76, IncDarter 
UltraThin/Darter UltraThin, BIOS 4.6.5 10/28/2013
  [ 3871.551719]  0009 8800d70efae0 8177fcbc 

  [ 3871.551721]  8800d70efb18 8106fd8d 88021008002c 
000b
  [ 3871.551722]  880210088520 8802106c3000 88021008 
8800d70efb28
  [ 3871.551724] Call Trace:
  [ 3871.551729]  [8177fcbc] dump_stack+0x45/0x56
  [ 3871.551732]  [8106fd8d] warn_slowpath_common+0x7d/0xa0
  [ 3871.551734]  

[Kernel-packages] [Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2015-01-21 Thread Sylvain Corlay
@larry, is the troy branch supposed to build with linux 3.16?

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

Title:
  No wireless support for Realtek RTL8192EE [10ec:818b]

Status in HWE Next Project:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Trusty:
  Won't Fix
Status in linux source package in Utopic:
  Fix Released

Bug description:
  Open this bug to trace device driver RTL8192EE.

  We have seen this wireless card on some laptops, id is [10ec:818b],
  driver is RTL8192EE.

  This bug is only for the initial support of this WiFi adapter, it's
  not working 100% well yet, please report new not working bug or
  contact upstream but not keep posting comments, thanks.

  
  Status:

  pull-request for trusty was NAKed because next minor Trusty release
  will use Utopic LTS kernel, which had already fixed this issue.

  please wait it or upgrade your whole distro to Utopic.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1239578/+subscriptions

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


[Kernel-packages] [Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2015-01-21 Thread Larry Finger
It will now. Posting the first error would have been helpful.

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

Title:
  No wireless support for Realtek RTL8192EE [10ec:818b]

Status in HWE Next Project:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Trusty:
  Won't Fix
Status in linux source package in Utopic:
  Fix Released

Bug description:
  Open this bug to trace device driver RTL8192EE.

  We have seen this wireless card on some laptops, id is [10ec:818b],
  driver is RTL8192EE.

  This bug is only for the initial support of this WiFi adapter, it's
  not working 100% well yet, please report new not working bug or
  contact upstream but not keep posting comments, thanks.

  
  Status:

  pull-request for trusty was NAKed because next minor Trusty release
  will use Utopic LTS kernel, which had already fixed this issue.

  please wait it or upgrade your whole distro to Utopic.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1239578/+subscriptions

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


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

2015-01-21 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/1413440

Title:
  USB stops working after a while (xhci_hcd :00:14.0: Timeout while
  waiting for setup device command)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  On my laptop the kernel will sometimes drop the USB hub. After this,
  the laptop doesn't recognise any device plugged in to the USB ports -
  plugging and unplugging any device I've tried into any of the USB
  ports produces no response, not even dmesg entries.

  Strangely this also applies to bluetooth - it no longer works once USB
  has dropped (possibly the module is hung of the bus internally).

  Once this has happened only a reboot fixes it; I've not managed to
  find any combination of module unload/reload or suspend cycles to
  reinitialise things correctly.

  Relevant snippet of dmesg:
  [48830.625057] xhci_hcd :00:14.0: Timeout while waiting for setup device 
command
  [48838.079718] xhci_hcd :00:14.0: Stopped the command ring failed, maybe 
the host is dead
  [48838.079742] xhci_hcd :00:14.0: Abort command ring failed
  [48838.079746] xhci_hcd :00:14.0: HC died; cleaning up
  [48838.079770] xhci_hcd :00:14.0: Timeout while waiting for setup device 
command
  [48838.079806] sched: RT throttling activated
  [48838.079981] usb 1-1: USB disconnect, device number 16
  [48838.079985] usb 1-1.2: USB disconnect, device number 18
  [48838.079987] usb 1-1.2.3: USB disconnect, device number 19
  [48838.080285] usb 1-1.2.4: USB disconnect, device number 20
  [48838.111892] usb 1-1.4: USB disconnect, device number 17
  [48838.191292] usb 1-4: USB disconnect, device number 6
  [48838.267550] usb 1-10: USB disconnect, device number 8
  [48838.282968] usb 2-1: device not accepting address 8, error -62
  [48838.282983] usb 2-1: USB disconnect, device number 8
  [48838.282986] usb 2-1.2: USB disconnect, device number 9

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.18.0-9-generic 3.18.0-9.10
  ProcVersionSignature: Ubuntu 3.18.0-9.10-generic 3.18.2
  Uname: Linux 3.18.0-9-generic x86_64
  ApportVersion: 2.15.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  chris  4255 F pulseaudio
   /dev/snd/controlC0:  chris  4255 F pulseaudio
  CRDA:
   country AU: DFS-UNSET
(2402 - 2482 @ 40), (N/A, 20), (N/A)
(5170 - 5250 @ 40), (3, 23), (N/A)
(5250 - 5330 @ 40), (3, 23), (0 ms), DFS
(5735 - 5835 @ 40), (3, 30), (N/A)
  CurrentDesktop: Unity
  Date: Thu Jan 22 12:59:27 2015
  InstallationDate: Installed on 2013-08-06 (533 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: System76, Inc. Galago UltraPro
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.18.0-9-generic.efi.signed 
root=UUID=92c2fa03-f29c-4bcc-87ab-f0fe28c134f2 ro quiet splash vt.handoff=7 
init=/lib/systemd/systemd break=mount
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-9-generic N/A
   linux-backports-modules-3.18.0-9-generic  N/A
   linux-firmware1.141
  RfKill:
   1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: Upgraded to vivid on 2013-08-06 (533 days ago)
  dmi.bios.date: 07/09/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: Galago UltraPro
  dmi.board.vendor: System76, Inc.
  dmi.board.version: galu1
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: System76, Inc,
  dmi.chassis.version: galu1
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd07/09/2013:svnSystem76,Inc.:pnGalagoUltraPro:pvrgalu1:rvnSystem76,Inc.:rnGalagoUltraPro:rvrgalu1:cvnSystem76,Inc,:ct9:cvrgalu1:
  dmi.product.name: Galago UltraPro
  dmi.product.version: galu1
  dmi.sys.vendor: System76, Inc.

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

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


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

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

apport-collect 1413443

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

Title:
  Touchpad HP Pavilion not working

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Touchpad on HP Pavilion 15-D006AU not detected after the kernel upgrade
  I'm using Ubuntu 14.10

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

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


[Kernel-packages] [Bug 1413443] [NEW] Touchpad HP Pavilion not working

2015-01-21 Thread Samaneri Vimala
Public bug reported:

Touchpad on HP Pavilion 15-D006AU not detected after the kernel upgrade
I'm using Ubuntu 14.10

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

** Attachment added: dmesg, devices and Xorg.0.log
   
https://bugs.launchpad.net/bugs/1413443/+attachment/4303418/+files/touchpad.zip

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

Title:
  Touchpad HP Pavilion not working

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Touchpad on HP Pavilion 15-D006AU not detected after the kernel upgrade
  I'm using Ubuntu 14.10

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

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


[Kernel-packages] [Bug 1413446] [NEW] Audio broken on 2015 XPS 13 (9343) in I2S mode in Ubuntu 14.10/15.04

2015-01-21 Thread Daniel Jared Dominguez
Public bug reported:

(This is a public bug report for LP1402828.)

This system has a dual-mode audio with an HDA and an I2S interface.
Which shows up depends on the reported _OSI from the last cold boot.
Since the kernels in Ubuntu 14.10/15.04 (15.04 uses 3.18 currently)
report an _OSI of Windows 2013, I2S mode is used for audio.

A workaround is to pass acpi_os=!Windows 2013 as a kernel parameter,
but this is non-optimal since the mode of the touchpad is affected. It
also results in an alternate, less used and tested path in the firmware
to be used.

See the attached dmesg log for details on where the failure happens.
Notably,

$ dmesg -t | egrep (audio|snd|INT3438)
dmar: ACPI device INT3438:00 under DMAR at fed91000 as 00:13.0
snd_hda_intel :00:03.0: enabling device ( - 0002)
snd_hda_intel :00:03.0: irq 50 for MSI/MSI-X
haswell-pcm-audio haswell-pcm-audio: error: ADSP boot timeout
broadwell-audio broadwell-audio: ASoC: CPU DAI System Pin not registered
platform broadwell-audio: Driver broadwell-audio requests probe deferral

There's also a failure to load the codec firmware after a
suspend/resume.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: linux-image-3.18.0-9-generic 3.18.0-9.10
ProcVersionSignature: Ubuntu 3.18.0-9.10-generic 3.18.2
Uname: Linux 3.18.0-9-generic x86_64
ApportVersion: 2.15.1-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  jared  2139 F pulseaudio
CurrentDesktop: Unity
Date: Wed Jan 21 20:47:40 2015
HibernationDevice: RESUME=UUID=af18bf4f-1453-4c8c-8b8e-abdc5d4e0674
InstallationDate: Installed on 2014-11-03 (80 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20140722.2)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 004: ID 0c45:670c Microdia 
 Bus 001 Device 003: ID 04f3:2051 Elan Microelectronics Corp. 
 Bus 001 Device 002: ID 8087:0a2a Intel Corp. 
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Dell Inc. XPS 13 9343
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.18.0-9-generic 
root=/dev/mapper/ubuntu--vg-root ro video.use_native_backlight=1 
video.use_native_backlight=1
RelatedPackageVersions:
 linux-restricted-modules-3.18.0-9-generic N/A
 linux-backports-modules-3.18.0-9-generic  N/A
 linux-firmware1.141
SourcePackage: linux
UpgradeStatus: Upgraded to vivid on 2015-01-08 (14 days ago)
dmi.bios.date: 11/04/2014
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A00
dmi.board.name: 0144PA
dmi.board.vendor: Dell Inc.
dmi.board.version: X04
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA00:bd11/04/2014:svnDellInc.:pnXPS139343:pvr01:rvnDellInc.:rn0144PA:rvrX04:cvnDellInc.:ct9:cvr:
dmi.product.name: XPS 13 9343
dmi.product.version: 01
dmi.sys.vendor: Dell Inc.

** Affects: dell-sputnik
 Importance: Undecided
 Status: New

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


** Tags: amd64 apport-bug vivid

** Also affects: dell-sputnik
   Importance: Undecided
   Status: New

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

Title:
  Audio broken on 2015 XPS 13 (9343) in I2S mode in Ubuntu 14.10/15.04

Status in Dell Sputnik:
  New
Status in linux package in Ubuntu:
  New

Bug description:
  (This is a public bug report for LP1402828.)

  This system has a dual-mode audio with an HDA and an I2S interface.
  Which shows up depends on the reported _OSI from the last cold boot.
  Since the kernels in Ubuntu 14.10/15.04 (15.04 uses 3.18 currently)
  report an _OSI of Windows 2013, I2S mode is used for audio.

  A workaround is to pass acpi_os=!Windows 2013 as a kernel parameter,
  but this is non-optimal since the mode of the touchpad is affected. It
  also results in an alternate, less used and tested path in the
  firmware to be used.

  See the attached dmesg log for details on where the failure happens.
  Notably,

  $ dmesg -t | egrep (audio|snd|INT3438)
  dmar: ACPI device INT3438:00 under DMAR at fed91000 as 00:13.0
  snd_hda_intel :00:03.0: enabling device ( - 0002)
  snd_hda_intel :00:03.0: irq 50 for MSI/MSI-X
  haswell-pcm-audio haswell-pcm-audio: error: ADSP boot timeout
  broadwell-audio broadwell-audio: ASoC: CPU DAI System Pin not registered
  platform broadwell-audio: Driver broadwell-audio requests probe deferral

  There's also a failure to load the codec firmware after a
  suspend/resume.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.18.0-9-generic 3.18.0-9.10
  ProcVersionSignature: Ubuntu 3.18.0-9.10-generic 3.18.2
  Uname: Linux 3.18.0-9-generic x86_64
  ApportVersion: 2.15.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jared  2139 F pulseaudio
  

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

2015-01-21 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/1413446

Title:
  Audio broken on 2015 XPS 13 (9343) in I2S mode in Ubuntu 14.10/15.04

Status in Dell Sputnik:
  New
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  (This is a public bug report for LP1402828.)

  This system has a dual-mode audio with an HDA and an I2S interface.
  Which shows up depends on the reported _OSI from the last cold boot.
  Since the kernels in Ubuntu 14.10/15.04 (15.04 uses 3.18 currently)
  report an _OSI of Windows 2013, I2S mode is used for audio.

  A workaround is to pass acpi_os=!Windows 2013 as a kernel parameter,
  but this is non-optimal since the mode of the touchpad is affected. It
  also results in an alternate, less used and tested path in the
  firmware to be used.

  See the attached dmesg log for details on where the failure happens.
  Notably,

  $ dmesg -t | egrep (audio|snd|INT3438)
  dmar: ACPI device INT3438:00 under DMAR at fed91000 as 00:13.0
  snd_hda_intel :00:03.0: enabling device ( - 0002)
  snd_hda_intel :00:03.0: irq 50 for MSI/MSI-X
  haswell-pcm-audio haswell-pcm-audio: error: ADSP boot timeout
  broadwell-audio broadwell-audio: ASoC: CPU DAI System Pin not registered
  platform broadwell-audio: Driver broadwell-audio requests probe deferral

  There's also a failure to load the codec firmware after a
  suspend/resume.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.18.0-9-generic 3.18.0-9.10
  ProcVersionSignature: Ubuntu 3.18.0-9.10-generic 3.18.2
  Uname: Linux 3.18.0-9-generic x86_64
  ApportVersion: 2.15.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jared  2139 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Jan 21 20:47:40 2015
  HibernationDevice: RESUME=UUID=af18bf4f-1453-4c8c-8b8e-abdc5d4e0674
  InstallationDate: Installed on 2014-11-03 (80 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 0c45:670c Microdia 
   Bus 001 Device 003: ID 04f3:2051 Elan Microelectronics Corp. 
   Bus 001 Device 002: ID 8087:0a2a Intel Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. XPS 13 9343
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.18.0-9-generic 
root=/dev/mapper/ubuntu--vg-root ro video.use_native_backlight=1 
video.use_native_backlight=1
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-9-generic N/A
   linux-backports-modules-3.18.0-9-generic  N/A
   linux-firmware1.141
  SourcePackage: linux
  UpgradeStatus: Upgraded to vivid on 2015-01-08 (14 days ago)
  dmi.bios.date: 11/04/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A00
  dmi.board.name: 0144PA
  dmi.board.vendor: Dell Inc.
  dmi.board.version: X04
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA00:bd11/04/2014:svnDellInc.:pnXPS139343:pvr01:rvnDellInc.:rn0144PA:rvrX04:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9343
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell-sputnik/+bug/1413446/+subscriptions

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


[Kernel-packages] [Bug 1413443] Re: Touchpad HP Pavilion not working

2015-01-21 Thread Samaneri Vimala
apport information

** Tags added: apport-collected utopic

** Description changed:

  Touchpad on HP Pavilion 15-D006AU not detected after the kernel upgrade
  I'm using Ubuntu 14.10
+ --- 
+ ApportVersion: 2.14.7-0ubuntu8
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  santi  2188 F pulseaudio
+  /dev/snd/controlC0:  santi  2188 F pulseaudio
+ CurrentDesktop: Unity
+ DistroRelease: Ubuntu 14.10
+ HibernationDevice: RESUME=UUID=89f01e88-cb44-46d4-947a-00b49c706f4f
+ InstallationDate: Installed on 2015-01-19 (2 days ago)
+ InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
+ MachineType: Hewlett-Packard HP 15 Notebook PC
+ Package: linux (not installed)
+ ProcFB: 0 radeondrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-23-generic.efi.signed 
root=UUID=a047ce07-afb9-4d4b-bd99-01610ceb6eab ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
+ RelatedPackageVersions:
+  linux-restricted-modules-3.16.0-23-generic N/A
+  linux-backports-modules-3.16.0-23-generic  N/A
+  linux-firmware 1.138
+ Tags:  utopic
+ Uname: Linux 3.16.0-23-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/2013
+ dmi.bios.vendor: Hewlett-Packard
+ dmi.bios.version: F.07
+ dmi.board.asset.tag: Base Board Asset Tag
+ dmi.board.name: 2192
+ dmi.board.vendor: Hewlett-Packard
+ dmi.board.version: 41.18
+ dmi.chassis.asset.tag: Chassis Asset Tag
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: Hewlett-Packard
+ dmi.chassis.version: Chassis Version
+ dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.07:bd11/13/2013:svnHewlett-Packard:pnHP15NotebookPC:pvr097510405F1620180:rvnHewlett-Packard:rn2192:rvr41.18:cvnHewlett-Packard:ct10:cvrChassisVersion:
+ dmi.product.name: HP 15 Notebook PC
+ dmi.product.version: 097510405F1620180
+ dmi.sys.vendor: Hewlett-Packard

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

Title:
  Touchpad HP Pavilion not working

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Touchpad on HP Pavilion 15-D006AU not detected after the kernel upgrade
  I'm using Ubuntu 14.10
  --- 
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  santi  2188 F pulseaudio
   /dev/snd/controlC0:  santi  2188 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=89f01e88-cb44-46d4-947a-00b49c706f4f
  InstallationDate: Installed on 2015-01-19 (2 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  MachineType: Hewlett-Packard HP 15 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-23-generic.efi.signed 
root=UUID=a047ce07-afb9-4d4b-bd99-01610ceb6eab ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-23-generic N/A
   linux-backports-modules-3.16.0-23-generic  N/A
   linux-firmware 1.138
  Tags:  utopic
  Uname: Linux 3.16.0-23-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/2013
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.07
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 2192
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 41.18
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.07:bd11/13/2013:svnHewlett-Packard:pnHP15NotebookPC:pvr097510405F1620180:rvnHewlett-Packard:rn2192:rvr41.18:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP 15 Notebook PC
  dmi.product.version: 097510405F1620180
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 1394471] Re: mwifiex_pcie causes the system to hang

2015-01-21 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/1394471

Title:
  mwifiex_pcie causes the system to hang

Status in linux package in Ubuntu:
  Expired

Bug description:
  Every now andthen mwifiex_pcie causes the system to hang.
  The only way to restart is taking the power off.
  The relevant prt ofsyslog is in attachment.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-extra-3.13.0-32-generic 3.13.0-32.57
  ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
  Uname: Linux 3.13.0-39-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  igor   1921 F pulseaudio
igor   2106 F pulseaudio
   /dev/snd/controlC0:  igor   1921 F pulseaudio
igor   2106 F pulseaudio
  CurrentDesktop: KDE
  Date: Thu Nov 20 07:45:27 2014
  HibernationDevice: RESUME=UUID=c1e2014a-0531-41bd-9695-abc7feccbbd1
  InstallationDate: Installed on 2014-11-15 (4 days ago)
  InstallationMedia: Kubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  MachineType: Microsoft Corporation Surface Pro 3
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-39-generic.efi.signed 
root=UUID=b2de8eed-7a94-41a5-9876-54a489902f23 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-39-generic N/A
   linux-backports-modules-3.13.0-39-generic  N/A
   linux-firmware 1.127.8
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/27/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3.11.0250
  dmi.board.asset.tag: 0
  dmi.board.name: Surface Pro 3
  dmi.board.vendor: Microsoft Corporation
  dmi.board.version: 1
  dmi.chassis.asset.tag: 0
  dmi.chassis.type: 9
  dmi.chassis.vendor: Microsoft Corporation
  dmi.chassis.version: 1
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3.11.0250:bd09/27/2014:svnMicrosoftCorporation:pnSurfacePro3:pvr1:rvnMicrosoftCorporation:rnSurfacePro3:rvr1:cvnMicrosoftCorporation:ct9:cvr1:
  dmi.product.name: Surface Pro 3
  dmi.product.version: 1
  dmi.sys.vendor: Microsoft Corporation

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

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


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

2015-01-21 Thread Samaneri Vimala
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/1413443/+attachment/4303423/+files/BootDmesg.txt

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

Title:
  Touchpad HP Pavilion not working

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Touchpad on HP Pavilion 15-D006AU not detected after the kernel upgrade
  I'm using Ubuntu 14.10
  --- 
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  santi  2188 F pulseaudio
   /dev/snd/controlC0:  santi  2188 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=89f01e88-cb44-46d4-947a-00b49c706f4f
  InstallationDate: Installed on 2015-01-19 (2 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  MachineType: Hewlett-Packard HP 15 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-23-generic.efi.signed 
root=UUID=a047ce07-afb9-4d4b-bd99-01610ceb6eab ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-23-generic N/A
   linux-backports-modules-3.16.0-23-generic  N/A
   linux-firmware 1.138
  Tags:  utopic
  Uname: Linux 3.16.0-23-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/2013
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.07
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 2192
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 41.18
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.07:bd11/13/2013:svnHewlett-Packard:pnHP15NotebookPC:pvr097510405F1620180:rvnHewlett-Packard:rn2192:rvr41.18:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP 15 Notebook PC
  dmi.product.version: 097510405F1620180
  dmi.sys.vendor: Hewlett-Packard

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

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


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

2015-01-21 Thread Samaneri Vimala
apport information

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

Title:
  Touchpad HP Pavilion not working

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Touchpad on HP Pavilion 15-D006AU not detected after the kernel upgrade
  I'm using Ubuntu 14.10
  --- 
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  santi  2188 F pulseaudio
   /dev/snd/controlC0:  santi  2188 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=89f01e88-cb44-46d4-947a-00b49c706f4f
  InstallationDate: Installed on 2015-01-19 (2 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  MachineType: Hewlett-Packard HP 15 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-23-generic.efi.signed 
root=UUID=a047ce07-afb9-4d4b-bd99-01610ceb6eab ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-23-generic N/A
   linux-backports-modules-3.16.0-23-generic  N/A
   linux-firmware 1.138
  Tags:  utopic
  Uname: Linux 3.16.0-23-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/2013
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.07
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 2192
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 41.18
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.07:bd11/13/2013:svnHewlett-Packard:pnHP15NotebookPC:pvr097510405F1620180:rvnHewlett-Packard:rn2192:rvr41.18:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP 15 Notebook PC
  dmi.product.version: 097510405F1620180
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 1413446] Re: Audio broken on 2015 XPS 13 (9343) in I2S mode in Ubuntu 14.10/15.04

2015-01-21 Thread Daniel Jared Dominguez
** Attachment removed: ProcCpuinfo.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1413446/+attachment/4303432/+files/ProcCpuinfo.txt

** Attachment removed: IwConfig.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1413446/+attachment/4303430/+files/IwConfig.txt

** Attachment removed: ProcEnviron.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1413446/+attachment/4303433/+files/ProcEnviron.txt

** Attachment removed: RfKill.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1413446/+attachment/4303437/+files/RfKill.txt

** Attachment removed: WifiSyslog.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1413446/+attachment/4303440/+files/WifiSyslog.txt

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

Title:
  Audio broken on 2015 XPS 13 (9343) in I2S mode in Ubuntu 14.10/15.04

Status in Dell Sputnik:
  New
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  (This is a public bug report for LP1402828.)

  This system has a dual-mode audio with an HDA and an I2S interface.
  Which shows up depends on the reported _OSI from the last cold boot.
  Since the kernels in Ubuntu 14.10/15.04 (15.04 uses 3.18 currently)
  report an _OSI of Windows 2013, I2S mode is used for audio.

  A workaround is to pass acpi_os=!Windows 2013 as a kernel parameter,
  but this is non-optimal since the mode of the touchpad is affected. It
  also results in an alternate, less used and tested path in the
  firmware to be used.

  See the attached dmesg log for details on where the failure happens.
  Notably,

  $ dmesg -t | egrep (audio|snd|INT3438)
  dmar: ACPI device INT3438:00 under DMAR at fed91000 as 00:13.0
  snd_hda_intel :00:03.0: enabling device ( - 0002)
  snd_hda_intel :00:03.0: irq 50 for MSI/MSI-X
  haswell-pcm-audio haswell-pcm-audio: error: ADSP boot timeout
  broadwell-audio broadwell-audio: ASoC: CPU DAI System Pin not registered
  platform broadwell-audio: Driver broadwell-audio requests probe deferral

  There's also a failure to load the codec firmware after a
  suspend/resume.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.18.0-9-generic 3.18.0-9.10
  ProcVersionSignature: Ubuntu 3.18.0-9.10-generic 3.18.2
  Uname: Linux 3.18.0-9-generic x86_64
  ApportVersion: 2.15.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jared  2139 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Jan 21 20:47:40 2015
  HibernationDevice: RESUME=UUID=af18bf4f-1453-4c8c-8b8e-abdc5d4e0674
  InstallationDate: Installed on 2014-11-03 (80 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 0c45:670c Microdia 
   Bus 001 Device 003: ID 04f3:2051 Elan Microelectronics Corp. 
   Bus 001 Device 002: ID 8087:0a2a Intel Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. XPS 13 9343
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.18.0-9-generic 
root=/dev/mapper/ubuntu--vg-root ro video.use_native_backlight=1 
video.use_native_backlight=1
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-9-generic N/A
   linux-backports-modules-3.18.0-9-generic  N/A
   linux-firmware1.141
  SourcePackage: linux
  UpgradeStatus: Upgraded to vivid on 2015-01-08 (14 days ago)
  dmi.bios.date: 11/04/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A00
  dmi.board.name: 0144PA
  dmi.board.vendor: Dell Inc.
  dmi.board.version: X04
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA00:bd11/04/2014:svnDellInc.:pnXPS139343:pvr01:rvnDellInc.:rn0144PA:rvrX04:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9343
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell-sputnik/+bug/1413446/+subscriptions

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


[Kernel-packages] [Bug 1335026] Re: [Dell OptiPlex 3011] Sometimes system won't be able to run suspend stress test

2015-01-21 Thread AceLan Kao
unbind the usb camera, and then it can pass S3 100 times.
I'll try tracing the camera driver to figure out the issue.

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

Title:
  [Dell OptiPlex 3011] Sometimes system won't be able to run suspend
  stress test

Status in HWE Next Project:
  In Progress
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  CID: 201302-12682 Dell OptiPlex 3011

  Sometimes this system cannot be suspended for multiple times with
  sudo fwts -P s3 --s3-multiple=5 --s3-device-check --s3-device-check-delay 45
  (The first suspend cycle probably would success)

  Error could be found in the log file:
  S3 cycle 1 of 5 
  pm-suspend returned 128 after 20 seconds.
  FAILED [MEDIUM] ShortSuspend: Test 1, Unexpected: S3 slept for 20 seconds, 
less
  than the expected 30 seconds.
  FAILED [HIGH] PMActionPowerStateS3: Test 1, pm-action tried to put the machine
  in the requested power state but failed.

  When this happened, even suspend with the system menu would fail.

  I do have it successfully suspend for 5 times once.

  Steps:
  1. Install 14.04, boot to desktop
  2. Try to suspend this system for multiple times with the command above
  3. Reboot and re-test it.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46 [modified: 
boot/vmlinuz-3.13.0-24-generic]
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1339 F pulseaudio
  CurrentDesktop: Unity
  Date: Tue Jun 24 02:25:16 2014
  HibernationDevice: RESUME=UUID=1877e238-0ac4-41ae-8f13-91e1e3636b73
  InstallationDate: Installed on 2014-06-19 (4 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Dell Inc. OptiPlex 3011 AIO
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=d6534767-b55e-4ec0-b18e-cb1151963470 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/22/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: X19
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 13
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrX19:bd02/22/2013:svnDellInc.:pnOptiPlex3011AIO:pvr01:rvnDellInc.:rn:rvr:cvnDellInc.:ct13:cvr:
  dmi.product.name: OptiPlex 3011 AIO
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1335026/+subscriptions

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


  1   2   >