[Kernel-packages] [Bug 1289163] [NEW] installing nvidia-prime removes ubuntu-desktop

2014-03-06 Thread Sayantan Das
Public bug reported:

I have nvidia optimus graphics card on my laptop and I am running Ubuntu 14.04 
dev version.
While installing nvidia-prime, the installer is asking to remove ubuntu-desktop 
package and a host of other packages. Is this normal? I did not encounter this 
before. Please see below

sudo apt-get install nvidia-prime
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following extra packages will be installed:
  bbswitch-dkms
Suggested packages:
  bumblebee
The following packages will be REMOVED
  apturl nautilus-share software-properties-gtk ubuntu-desktop
  ubuntu-drivers-common
The following NEW packages will be installed
  bbswitch-dkms nvidia-prime
0 to upgrade, 2 to newly install, 5 to remove and 2 not to upgrade.
Need to get 23.0 kB of archives.
After this operation, 815 kB disk space will be freed.
Do you want to continue? [Y/n] n
Abort.

** Affects: nvidia-prime (Ubuntu)
 Importance: Undecided
 Status: New

** Package changed: linux (Ubuntu) => nvidia-prime (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/1289163

Title:
  installing nvidia-prime removes ubuntu-desktop

Status in “nvidia-prime” package in Ubuntu:
  New

Bug description:
  I have nvidia optimus graphics card on my laptop and I am running Ubuntu 
14.04 dev version.
  While installing nvidia-prime, the installer is asking to remove 
ubuntu-desktop package and a host of other packages. Is this normal? I did not 
encounter this before. Please see below

  sudo apt-get install nvidia-prime
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  The following extra packages will be installed:
bbswitch-dkms
  Suggested packages:
bumblebee
  The following packages will be REMOVED
apturl nautilus-share software-properties-gtk ubuntu-desktop
ubuntu-drivers-common
  The following NEW packages will be installed
bbswitch-dkms nvidia-prime
  0 to upgrade, 2 to newly install, 5 to remove and 2 not to upgrade.
  Need to get 23.0 kB of archives.
  After this operation, 815 kB disk space will be freed.
  Do you want to continue? [Y/n] n
  Abort.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-prime/+bug/1289163/+subscriptions

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


[Kernel-packages] [Bug 1286815] Re: USB to Serial Device not assigned to a ttyUSB device

2014-03-06 Thread Martin Pitt
Please do "dmesg > /tmp/dmesg.txt" after you plug in the device, and
attach /tmp/dmesg.txt. Thanks!

** Package changed: udev (Ubuntu) => linux (Ubuntu)

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

Title:
  USB to Serial Device not assigned to a  ttyUSB device

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I am running a current-updated version of 14.04.

  I have a USB to Serial cable with an embedded FTDI chip.

  When I plug the cable in, I *think* it should be assigned a
  /dev/ttyUSB0 slot...I can then map that as need for my application.

  I do not get this assignment.

  Output of lsusb:
  Bus 001 Device 002: ID 064e:a103 Suyin Corp. Acer/HP Integrated Webcam 
[CN0314]
  Bus 001 Device 003: ID 0bda:0158 Realtek Semiconductor Corp. USB 2.0 
multicard reader
  Bus 008 Device 005: ID 0403:bd90 Future Technology Devices International, Ltd 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

  Output of lsmod | grep ftdi:
  ftdi_sio   48930  0 
  usbserial  45014  1 ftdi_sio

  Thanks!

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

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


[Kernel-packages] [Bug 1286815] [NEW] USB to Serial Device not assigned to a ttyUSB device

2014-03-06 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

I am running a current-updated version of 14.04.

I have a USB to Serial cable with an embedded FTDI chip.

When I plug the cable in, I *think* it should be assigned a /dev/ttyUSB0
slot...I can then map that as need for my application.

I do not get this assignment.

Output of lsusb:
Bus 001 Device 002: ID 064e:a103 Suyin Corp. Acer/HP Integrated Webcam [CN0314]
Bus 001 Device 003: ID 0bda:0158 Realtek Semiconductor Corp. USB 2.0 multicard 
reader
Bus 008 Device 005: ID 0403:bd90 Future Technology Devices International, Ltd 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

Output of lsmod | grep ftdi:
ftdi_sio   48930  0 
usbserial  45014  1 ftdi_sio

Thanks!

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

-- 
USB to Serial Device not assigned to a  ttyUSB device
https://bugs.launchpad.net/bugs/1286815
You received this bug notification because you are a member of Kernel Packages, 
which is subscribed to linux in Ubuntu.

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


[Kernel-packages] [Bug 1288564] Re: [beta1] tool fdisk do not support disks with more than 65535 cylinders

2014-03-06 Thread Abdul
** 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/1288564

Title:
  [beta1] tool fdisk do not support disks with more than 65535 cylinders

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Description:
  ==
  Installed Ubuntu beta1 build ISO on a Power 8 machine as a KVM guest

  Trying to create partition on a 1 tera byte scsi disk using fdisk, but
  could not create as the cylinders are not shown if it is more than
  65535.

  also,

  uname -a
  
  Linux ubuntu 3.13.0-14-generic #34-Ubuntu SMP Thu Feb 27 22:35:16 UTC 2014 
ppc64le ppc64le ppc64le GNU/Linux

  Detail logs
  

  user@ubuntu:~$ lsblk
  NAME   MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
  sda  8:00 1T  0 disk  
  vda253:0080G  0 disk 
  ├─vda1 253:10 7M  0 part 
  ├─vda2 253:20  76.7G  0 part /
  └─vda3 253:30   3.3G  0 part 

  > create parition on sda using fdisk

  root@ubuntu:~# fdisk /dev/sda
  The number of cylinders for this disk is set to 65535.
  This is larger than 1024, and may cause problems with:
  1) software that runs at boot time (e.g., LILO)
  2) booting and partitioning software form other OSs
 (e.g., DOS FDISK, OS/2 FDISK)
  Warning: invalid flag 7300 of partition table 4 will be corrected by w(rite)

  Command (m for help): p

  Disk /dev/sda: 255 heads, 63 sectors, 65535 cylinders
  Units = cylinders of 16065 * 512 bytes

 Device Boot   BeginStart  End   Blocks   Id  System

  Command (m for help): n
  Command action
 e   extended
 p   primary partition (1-4)
  p
  Partition number (1-4): 1
  First cylinder (1-65535): 1
  Last cylinder or +size or +sizeM or +sizeK ([1]-65535): 65535   
=>  cannot select more than 65535 as I want to create more partition using 
all cylinders of the disk

  Command (m for help): p

  Disk /dev/sda: 255 heads, 63 sectors, 65535 cylinders
  Units = cylinders of 16065 * 512 bytes

 Device Boot   BeginStart  End   Blocks   Id  System
  /dev/sda11165535526409856   83  Linux native

  Command (m for help): w
  The partition table has been altered!

  Calling ioctl() to re-read partition table.
  (Reboot to ensure the partition table has been updated.)
  Syncing disks.

  WARNING: If you have created or modified any DOS 6.x
  partitions, please see the fdisk manual page for additional
  information.

  ===>  check if the parition is created
  root@ubuntu:~# lsblk
  NAME   MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
  sda  8:00 1T  0 disk 
  ├─sda1   8:10   502G  0 part 
  ├─sda2   8:20   208G  0 part 
  ├─sda3   8:30   176G  0 part 
  └─sda4   8:40   144G  0 part 

  > dmesg logs:
  [  104.576752] type=1006 audit(1394083820.277:27): pid=844 uid=0 old 
auid=4294967295 new auid=1000 old ses=4294967295 new ses=1 res=1
  [  246.220015]  sda: sda1 sda2 sda3 sda4
  [  246.220772] sda: p2 size 1811966464 extends beyond EOD, enabling native 
capacity
  [  246.222415]  sda: sda1 sda2 sda3 sda4
  [  246.222541] sda: p2 size 1811966464 extends beyond EOD, truncated
  [  246.222619] sda: p3 size 1879076352 extends beyond EOD, truncated
  [  246.222673] sda: p4 size 1946186240 extends beyond EOD, truncated
  [  248.252926]  sda: sda1 sda2 sda3 sda4
  [  248.253858] sda: p2 size 1811966464 extends beyond EOD, truncated
  [  248.253930] sda: p3 size 1879076352 extends beyond EOD, truncated
  [  248.253995] sda: p4 size 1946186240 extends beyond EOD, truncated
  [  456.215618] type=1006 audit(1394084171.917:28): pid=914 uid=0 old 
auid=4294967295 new auid=1000 old ses=4294967295 new ses=2 res=1
  [  560.438928] kjournald starting.  Commit interval 5 seconds

  
  > Problem : I did not create the last 3 partition and they are not in 
size as I need, so fdisk tool needs support for the large disk

  > my guest xml

  
spartan_b1_disktest
4b1d8ea3-5674-c98c-dd21-a42172b46070
2097152
2097152
1

  /machine


  hvm
  


  
  
  


destroy
restart
restart

  /usr/bin/qemu-kvm
  





  
  





  
  


  
  

  
  


  
  






  
  




  
  




  


  system_u:system_r:svirt_t:s0:c51,c857
  system_u:object_r:svirt_image_t:s0:c51,c857

  

  Please let me know if you need more information

  Thanks
  --- 
  AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
2: ls: cannot access /dev/snd/: No such file or directory
  AplayDevices: 

[Kernel-packages] [Bug 1287353] Re: package linux-headers-3.2.0-59-generic 3.2.0-59.90 failed to install/upgrade: subprocess installed post-installation script was killed by signal (Killed)

2014-03-06 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/1287353

Title:
  package linux-headers-3.2.0-59-generic 3.2.0-59.90 failed to
  install/upgrade: subprocess installed post-installation script was
  killed by signal (Killed)

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  just doing apt-get install and this package just hung for hours. Then
  I killed dpkg and now looks all fine.

  ProblemType: Package
  DistroRelease: Ubuntu 12.04
  Package: linux-headers-3.2.0-59-generic 3.2.0-59.90
  ProcVersionSignature: Ubuntu 3.11.0-17.31~precise1-generic 3.11.10.3
  Uname: Linux 3.11.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.11.0-17-generic.
  ApportVersion: 2.0.1-0ubuntu17.6
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: ALC282 Analog [ALC282 Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  sezer  3550 F pulseaudio
   /dev/snd/controlC0:  sezer  3550 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xdd31 irq 46'
 Mixer name : 'Realtek ALC282'
 Components : 'HDA:10ec0282,1043119d,0013'
 Controls  : 30
 Simple ctrls  : 13
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xdd08 irq 17'
 Mixer name : 'Nvidia GPU 41 HDMI/DP'
 Components : 'HDA:10de0041,10de0e0b,00100100'
 Controls  : 14
 Simple ctrls  : 2
  Date: Mon Mar  3 22:36:11 2014
  DuplicateSignature: 
package:linux-headers-3.2.0-59-generic:3.2.0-59.90:subprocess installed 
post-installation script was killed by signal (Killed)
  ErrorMessage: subprocess installed post-installation script was killed by 
signal (Killed)
  HibernationDevice: RESUME=UUID=55d2ff83-ebaa-498e--f5287c5a595e
  InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 
(20130213)
  MachineType: ASUSTeK COMPUTER INC. G750JX
  MarkForUpload: True
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-17-generic 
root=UUID=2830e9b0-a34a-45e0-9f90-0205bac84587 ro quiet splash
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: grub-pc 1.99-21ubuntu3.14
  SourcePackage: linux
  Title: package linux-headers-3.2.0-59-generic 3.2.0-59.90 failed to 
install/upgrade: subprocess installed post-installation script was killed by 
signal (Killed)
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/19/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: G750JX.208
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: G750JX
  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.:bvrG750JX.208:bd08/19/2013:svnASUSTeKCOMPUTERINC.:pnG750JX:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnG750JX:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: G750JX
  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/1287353/+subscriptions

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


[Kernel-packages] [Bug 1287499] Re: BUG: unable to handle kernel NULL pointer dereference at (null)

2014-03-06 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/1287499

Title:
  BUG: unable to handle kernel NULL pointer dereference at
  (null)

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  This happened after I enabled the wireless driver for this Black
  MacBook 4,1

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-14-generic 3.13.0-14.34
  ProcVersionSignature: Ubuntu 3.13.0-14.34-generic 3.13.5
  Uname: Linux 3.13.0-14-generic x86_64
  NonfreeKernelModules: wl
  Annotation: Your system might become unstable now and might need to be 
restarted.
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  brian  1703 F pulseaudio
  CurrentDmesg: [   44.610920] systemd-hostnamed[1958]: Warning: nss-myhostname 
is not installed. Changing the local hostname might make it unresolveable. 
Please install nss-myhostname!
  Date: Mon Mar  3 21:17:06 2014
  DuplicateSignature: BUG: unable to handle kernel NULL pointer dereference at  
 (null) RIP: 0010:location  location intel_crtc_set_config+0x409/0x9a0 
[i915]
  Failure: oops
  HibernationDevice: RESUME=UUID=bb920483-b5fc-4dc5-824a-ceb531ff2767
  InstallationDate: Installed on 2014-03-04 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64+mac (20140224)
  MachineType: Apple Inc. MacBook4,1
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-14-generic 
root=UUID=ca730496-741f-45f4-a181-1d6a8b8b240a 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: kerneloops-daemon 0.12+git20090217-3ubuntu4
  SourcePackage: linux
  Title: BUG: unable to handle kernel NULL pointer dereference at   
(null)
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/09/08
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MB41.88Z.00C1.B00.0802091535
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Mac-F22788A9
  dmi.board.vendor: Apple Inc.
  dmi.board.version: PVT
  dmi.chassis.asset.tag: Asset Tag#
  dmi.chassis.type: 2
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-F22788A9
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMB41.88Z.00C1.B00.0802091535:bd02/09/08:svnAppleInc.:pnMacBook4,1:pvr1.0:rvnAppleInc.:rnMac-F22788A9:rvrPVT:cvnAppleInc.:ct2:cvrMac-F22788A9:
  dmi.product.name: MacBook4,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

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

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


[Kernel-packages] [Bug 1287216] Re: package linux-image-3.5.0-47-generic (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2014-03-06 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/1287216

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

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I just upgraded my Dell Latitude D600 from Ubuntu 12.04 to Ubuntu 12.10. 
after the upgrade finished i receved a message that linux-image-generic 
3.5.0.47.63 was downloaded but not installed. I tryed to run the update manager 
to install it, but it came back with an error. I tryed to install it thru the 
terminal with, sudo apt-get install linux-image-generic 3.5.0.47.63. It also 
came back with an error.
  I then tryed to upgrade to Ubuntu 13.04 to see if the error would fix it self 
with the upgrade. after running for awhile i receved an error message: Errors 
were encountered while processing:
   /var/cache/apt/archives/linux-image-3.11.0-18-generic_3.11.0-18.32_i386.deb
  Error in function: 

  
  A fatal error occurred 

  Please report this as a bug and include the files 
  /var/log/dist-upgrade/main.log and /var/log/dist-upgrade/apt.log in 
  your report. The upgrade has aborted. 
  Your original sources.list was saved in 
  /etc/apt/sources.list.distUpgrade. 

  SystemError: E:Sub-process /usr/bin/dpkg returned an error code (1)

  after running ubuntu-bug linux received a message:  The problem cannot
  be reported:

  This is not an official Ubuntu package. Please remove any third party
  package and try again.

  after running the command: cat /proc/version_signature > version.log, there 
was no output.
  after running the command:  sudo lspci -vnvn > lspci-vnvn.log, pcilib: 
sysfs_read_vpd: read failed: Connection timed out, was the output.

  ProblemType: Package
  DistroRelease: Ubuntu 12.10
  Package: linux-image-3.5.0-47-generic (not installed)
  ProcVersionSignature: Ubuntu 3.2.0-60.91-generic 3.2.55
  Uname: Linux 3.2.0-60-generic i686
  ApportVersion: 2.6.1-0ubuntu13
  AptOrdering:
   linux-image-3.5.0-47-generic: Install
   linux-image-3.5.0-47-generic: Configure
   linux-image-extra-3.5.0-47-generic: Configure
   linux-image-generic: Configure
   linux-generic: Configure
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jimmy  2751 F pulseaudio
  Date: Sun Mar  2 22:29:47 2014
  DpkgTerminalLog:
   Unpacking linux-image-3.5.0-47-generic (from 
.../linux-image-3.5.0-47-generic_3.5.0-47.71_i386.deb) ...
   This kernel does not support a non-PAE CPU.
   dpkg: error processing 
/var/cache/apt/archives/linux-image-3.5.0-47-generic_3.5.0-47.71_i386.deb 
(--unpack):
subprocess new pre-installation script returned error exit status 1
  DuplicateSignature: package:linux-image-3.5.0-47-generic:(not 
installed):subprocess new pre-installation script returned error exit status 1
  ErrorMessage: subprocess new pre-installation script returned error exit 
status 1
  HibernationDevice: RESUME=UUID=6091b8f4-c466-490d-b055-da5daadd43c5
  InstallationDate: Installed on 2014-02-05 (26 days ago)
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: Dell Computer Corporation Latitude D600
  MarkForUpload: True
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-60-generic 
root=UUID=cef726fe-a470-4a33-83f0-8d6e7dc8d14c 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.00-7ubuntu11
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  Title: package linux-image-3.5.0-47-generic (not installed) failed to 
install/upgrade: subprocess new pre-installation script returned error exit 
status 1
  UpgradeStatus: Upgraded to quantal on 2014-03-03 (0 days ago)
  dmi.bios.date: 06/29/2005
  dmi.bios.vendor: Dell Computer Corporation
  dmi.bios.version: A16
  dmi.board.vendor: Dell Computer Corporation
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Computer Corporation
  dmi.modalias: 
dmi:bvnDellComputerCorporation:bvrA16:bd06/29/2005:svnDellComputerCorporation:pnLatitudeD600:pvr:rvnDellComputerCorporation:rn:rvr:cvnDellComputerCorporation:ct8:cvr:
  dmi.product.name: Latitude D600
  dmi.sys.vendor: Dell Computer Corporation

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

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

[Kernel-packages] [Bug 1287444] Re: BUG: unable to handle kernel NULL pointer dereference at 0000000000000070

2014-03-06 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/1287444

Title:
  BUG: unable to handle kernel NULL pointer dereference at
  0070

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  I was testing my Apple Magicpad when I encountered a series of kernel
  oopses.  This is one of them.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-14-generic 3.13.0-14.34
  ProcVersionSignature: Ubuntu 3.13.0-14.34-generic 3.13.5
  Uname: Linux 3.13.0-14-generic x86_64
  Annotation: Your system might become unstable now and might need to be 
restarted.
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  bdmurray   2541 F pulseaudio
  Date: Mon Mar  3 16:29:16 2014
  DuplicateSignature: BUG: unable to handle kernel NULL pointer dereference at 
location RIP: 0010:location  location show_vfsmnt+0x2e/0x140
  Failure: oops
  HibernationDevice: RESUME=UUID=34048ba2-2259-4391-aadc-102323dca898
  InstallationDate: Installed on 2010-11-17 (1202 days ago)
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
  Lsusb:
   Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 003: ID 0a5c:217f Broadcom Corp. BCM2045B (BDC-2.1)
   Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 0831CTO
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-14-generic 
root=UUID=58a88244-4d22-41f7-bd3a-aaa049c553a6 ro initcall_debug 
usbcore.autosuspend=1 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: kerneloops-daemon 0.12+git20090217-3ubuntu4
  SourcePackage: linux
  Title: BUG: unable to handle kernel NULL pointer dereference at 
0070
  UpgradeStatus: Upgraded to trusty on 2014-01-05 (57 days ago)
  dmi.bios.date: 09/15/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6QET53WW (1.23 )
  dmi.board.name: 0831CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6QET53WW(1.23):bd09/15/2010:svnLENOVO:pn0831CTO:pvrThinkPadX201Tablet:rvnLENOVO:rn0831CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 0831CTO
  dmi.product.version: ThinkPad X201 Tablet
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1287448] Re: BUG: unable to handle kernel NULL pointer dereference at 0000000000000078

2014-03-06 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/1287448

Title:
  BUG: unable to handle kernel NULL pointer dereference at
  0078

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  I was testing my Apple Magicpad after just having it connected it via
  bluetooth when I received a series of kernel OOPSes.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-14-generic 3.13.0-14.34
  ProcVersionSignature: Ubuntu 3.13.0-14.34-generic 3.13.5
  Uname: Linux 3.13.0-14-generic x86_64
  Annotation: Your system might become unstable now and might need to be 
restarted.
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  bdmurray   2541 F pulseaudio
  Date: Mon Mar  3 16:29:38 2014
  DuplicateSignature: BUG: unable to handle kernel NULL pointer dereference at 
location RIP: 0010:location  location show_mountinfo+0x78/0x2a0
  EcryptfsInUse: Yes
  Failure: oops
  HibernationDevice: RESUME=UUID=34048ba2-2259-4391-aadc-102323dca898
  InstallationDate: Installed on 2010-11-17 (1202 days ago)
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
  Lsusb:
   Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 003: ID 0a5c:217f Broadcom Corp. BCM2045B (BDC-2.1)
   Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 0831CTO
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-14-generic 
root=UUID=58a88244-4d22-41f7-bd3a-aaa049c553a6 ro initcall_debug 
usbcore.autosuspend=1 quiet splash vt.handoff=7
  RelatedPackageVersions: kerneloops-daemon 0.12+git20090217-3ubuntu4
  SourcePackage: linux
  Title: BUG: unable to handle kernel NULL pointer dereference at 
0078
  UpgradeStatus: Upgraded to trusty on 2014-01-05 (57 days ago)
  dmi.bios.date: 09/15/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6QET53WW (1.23 )
  dmi.board.name: 0831CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6QET53WW(1.23):bd09/15/2010:svnLENOVO:pn0831CTO:pvrThinkPadX201Tablet:rvnLENOVO:rn0831CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 0831CTO
  dmi.product.version: ThinkPad X201 Tablet
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1287440] Re: BUG: unable to handle kernel NULL pointer dereference at 0000000000000008

2014-03-06 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/1287440

Title:
  BUG: unable to handle kernel NULL pointer dereference at
  0008

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  I was testing my Apple Magicpad and received a series of kernel
  oops'es.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-14-generic 3.13.0-14.34
  ProcVersionSignature: Ubuntu 3.13.0-14.34-generic 3.13.5
  Uname: Linux 3.13.0-14-generic x86_64
  Annotation: Your system might become unstable now and might need to be 
restarted.
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  bdmurray   2541 F pulseaudio
  Date: Mon Mar  3 16:30:22 2014
  DuplicateSignature: BUG: unable to handle kernel NULL pointer dereference at 
location RIP: 0010:location  location ecryptfs_open+0x2b/0x2b0
  Failure: oops
  HibernationDevice: RESUME=UUID=34048ba2-2259-4391-aadc-102323dca898
  InstallationDate: Installed on 2010-11-17 (1202 days ago)
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
  Lsusb:
   Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 003: ID 0a5c:217f Broadcom Corp. BCM2045B (BDC-2.1)
   Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 0831CTO
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-14-generic 
root=UUID=58a88244-4d22-41f7-bd3a-aaa049c553a6 ro initcall_debug 
usbcore.autosuspend=1 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: kerneloops-daemon 0.12+git20090217-3ubuntu4
  SourcePackage: linux
  Title: BUG: unable to handle kernel NULL pointer dereference at 
0008
  UpgradeStatus: Upgraded to trusty on 2014-01-05 (57 days ago)
  dmi.bios.date: 09/15/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6QET53WW (1.23 )
  dmi.board.name: 0831CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6QET53WW(1.23):bd09/15/2010:svnLENOVO:pn0831CTO:pvrThinkPadX201Tablet:rvnLENOVO:rn0831CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 0831CTO
  dmi.product.version: ThinkPad X201 Tablet
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1288564] Re: [beta1] tool fdisk do not support disks with more than 65535 cylinders

2014-03-06 Thread Kalpana S Shetty
Please mark this 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/1288564

Title:
  [beta1] tool fdisk do not support disks with more than 65535 cylinders

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Description:
  ==
  Installed Ubuntu beta1 build ISO on a Power 8 machine as a KVM guest

  Trying to create partition on a 1 tera byte scsi disk using fdisk, but
  could not create as the cylinders are not shown if it is more than
  65535.

  also,

  uname -a
  
  Linux ubuntu 3.13.0-14-generic #34-Ubuntu SMP Thu Feb 27 22:35:16 UTC 2014 
ppc64le ppc64le ppc64le GNU/Linux

  Detail logs
  

  user@ubuntu:~$ lsblk
  NAME   MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
  sda  8:00 1T  0 disk  
  vda253:0080G  0 disk 
  ├─vda1 253:10 7M  0 part 
  ├─vda2 253:20  76.7G  0 part /
  └─vda3 253:30   3.3G  0 part 

  > create parition on sda using fdisk

  root@ubuntu:~# fdisk /dev/sda
  The number of cylinders for this disk is set to 65535.
  This is larger than 1024, and may cause problems with:
  1) software that runs at boot time (e.g., LILO)
  2) booting and partitioning software form other OSs
 (e.g., DOS FDISK, OS/2 FDISK)
  Warning: invalid flag 7300 of partition table 4 will be corrected by w(rite)

  Command (m for help): p

  Disk /dev/sda: 255 heads, 63 sectors, 65535 cylinders
  Units = cylinders of 16065 * 512 bytes

 Device Boot   BeginStart  End   Blocks   Id  System

  Command (m for help): n
  Command action
 e   extended
 p   primary partition (1-4)
  p
  Partition number (1-4): 1
  First cylinder (1-65535): 1
  Last cylinder or +size or +sizeM or +sizeK ([1]-65535): 65535   
=>  cannot select more than 65535 as I want to create more partition using 
all cylinders of the disk

  Command (m for help): p

  Disk /dev/sda: 255 heads, 63 sectors, 65535 cylinders
  Units = cylinders of 16065 * 512 bytes

 Device Boot   BeginStart  End   Blocks   Id  System
  /dev/sda11165535526409856   83  Linux native

  Command (m for help): w
  The partition table has been altered!

  Calling ioctl() to re-read partition table.
  (Reboot to ensure the partition table has been updated.)
  Syncing disks.

  WARNING: If you have created or modified any DOS 6.x
  partitions, please see the fdisk manual page for additional
  information.

  ===>  check if the parition is created
  root@ubuntu:~# lsblk
  NAME   MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
  sda  8:00 1T  0 disk 
  ├─sda1   8:10   502G  0 part 
  ├─sda2   8:20   208G  0 part 
  ├─sda3   8:30   176G  0 part 
  └─sda4   8:40   144G  0 part 

  > dmesg logs:
  [  104.576752] type=1006 audit(1394083820.277:27): pid=844 uid=0 old 
auid=4294967295 new auid=1000 old ses=4294967295 new ses=1 res=1
  [  246.220015]  sda: sda1 sda2 sda3 sda4
  [  246.220772] sda: p2 size 1811966464 extends beyond EOD, enabling native 
capacity
  [  246.222415]  sda: sda1 sda2 sda3 sda4
  [  246.222541] sda: p2 size 1811966464 extends beyond EOD, truncated
  [  246.222619] sda: p3 size 1879076352 extends beyond EOD, truncated
  [  246.222673] sda: p4 size 1946186240 extends beyond EOD, truncated
  [  248.252926]  sda: sda1 sda2 sda3 sda4
  [  248.253858] sda: p2 size 1811966464 extends beyond EOD, truncated
  [  248.253930] sda: p3 size 1879076352 extends beyond EOD, truncated
  [  248.253995] sda: p4 size 1946186240 extends beyond EOD, truncated
  [  456.215618] type=1006 audit(1394084171.917:28): pid=914 uid=0 old 
auid=4294967295 new auid=1000 old ses=4294967295 new ses=2 res=1
  [  560.438928] kjournald starting.  Commit interval 5 seconds

  
  > Problem : I did not create the last 3 partition and they are not in 
size as I need, so fdisk tool needs support for the large disk

  > my guest xml

  
spartan_b1_disktest
4b1d8ea3-5674-c98c-dd21-a42172b46070
2097152
2097152
1

  /machine


  hvm
  


  
  
  


destroy
restart
restart

  /usr/bin/qemu-kvm
  





  
  





  
  


  
  

  
  


  
  






  
  




  
  




  


  system_u:system_r:svirt_t:s0:c51,c857
  system_u:object_r:svirt_image_t:s0:c51,c857

  

  Please let me know if you need more information

  Thanks
  --- 
  AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
2: ls: cannot access /dev/snd/: No such file or directory
  AplayDevices: Error: [Errno 2] No such file or directory
  

[Kernel-packages] [Bug 409797] Re: [karmic kubuntu] high cpu usage after suspend to ram

2014-03-06 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/409797

Title:
  [karmic kubuntu] high cpu usage after suspend to ram

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  Not sure if this needs to be applied against firefox or xserver.Please
  change if needed.

  After I did a sleep(suspend to ram) My applications kmail,firefox-3.5,
  ktorrent and xorg was consuming high cpu usage with xorg and firefox
  leading the pack. After around 15 mins. It stabilised and cpu usage of
  all processes returned to normal , like before I did sleep.

  But even after that when ever I use firefox-3.5 (like normal browsing)
  there is a spike in cpu usage.

  top output during the time.

  Tasks: 198 total,   2 running, 195 sleeping,   0 stopped,   1 zombie
  Cpu(s): 34.5%us,  7.8%sy,  0.0%ni, 56.9%id,  0.8%wa,  0.0%hi,  0.0%si,  0.0%st
  Mem:   1987884k total,  1887260k used,   100624k free,21468k buffers
  Swap:  210k total,   119040k used,  1985404k free,  1038996k cached

PID USER  PR  NI  VIRT  RES  SHR S %CPU %MEMTIME+  COMMAND
  27746 jithine   20   0  324m 128m  22m S   50  6.6   2:27.55 firefox-3.5
   3579 root  20   0  259m 111m  12m R   20  5.7  38:38.69 Xorg

  I am using a fully updated karmic as of now.

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

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


[Kernel-packages] [Bug 556659] Re: unplug the mouse, it's gone forever

2014-03-06 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/556659

Title:
  unplug the mouse, it's gone forever

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  Binary package hint: xorg

  Running 10.04 beta1 on an old HP zx5000 laptop.
  I unplugged my USB mouse so I could plug something else in for a second.  And 
when I plugged the mouse back in, it was never accepted as an X11 input device. 
 "dmesg" shows that the mouse was plugged in.  The last few lines of Xorg.0.log 
show that the mouse was unplugged and the driver was removed.

  (II) config/udev: removing device "Logitech Optical USB Mouse"
  (II) "Logitech Optical USB Mouse": Close
  (II) UnloadModule: "evdev"

  Now I am stuck with just the touchpad on the laptop, I assume, until I
  reboot.  Since I have a lot of windows open at the moment, I am not
  quite ready to try that.  Will report back.

  Alan Porter

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: xorg 1:7.5+3ubuntu1
  ProcVersionSignature: Ubuntu 2.6.32-16.25-generic
  Uname: Linux 2.6.32-16-generic i686
  Architecture: i386
  Date: Tue Apr  6 12:35:49 2010
  InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta i386 (20100318)
  ProcEnviron:
   LC_COLLATE=C
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: xorg
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   i686
   kernel: 2.6.32-16-generic

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

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


[Kernel-packages] [Bug 555131] Re: Kernel 2.6.32-19 ignores lid status

2014-03-06 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/555131

Title:
  Kernel 2.6.32-19 ignores lid status

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  Binary package hint: linux-image

  Kernel 2.6.32-19 ignores the lid status which is bad if you use your
  notebook with a docking station and an external display. Kernel
  2.6.32-18 or older and the mainline kernels handle a closed laptop lid
  like a disconnected LVDS display. Since kernel 2.6.32-19 lucid boots
  up with a wrong diplay resolution because both displays a switched on
  even if the lid is closed. The displays are mirrored and switched to
  1152x864 instead of their native resolutions. This leads to a blurry
  and warped GDM.

  abc@xyz:~$ uname -a
  Linux xyz 2.6.32-19-generic #28-Ubuntu SMP Thu Apr 1 10:39:41 UTC 2010 x86_64 
GNU/Linux
  abc@xyz:~$ xrandr -q
  Screen 0: minimum 320 x 200, current 1680 x 1050, maximum 8192 x 8192
  VGA1 disconnected (normal left inverted right x axis y axis)
  LVDS1 connected (normal left inverted right x axis y axis)
 1440x900   60.0 +   50.0  
 1360x768   59.8  
 1152x864   60.0  
 1024x768   60.0  
 800x60060.3 56.2  
 640x48059.9  
  DVI1 connected 1680x1050+0+0 (normal left inverted right x axis y axis) 434mm 
x 270mm
 1680x1050  59.9*+
 1280x1024  75.0 60.0  
 1152x864   75.0  
 1024x768   75.1 60.0  
 800x60075.0 60.3  
 640x48075.0 60.0  
 720x40070.1  
  TV1 disconnected (normal left inverted right x axis y axis)


  abc@xyz:~$ uname -a
  Linux xyz 2.6.32-02063209-generic #02063209 SMP Wed Feb 24 10:09:53 UTC 2010 
x86_64 GNU/Linux
  abc@xyz:~$ xrandr -q
  Screen 0: minimum 320 x 200, current 1680 x 1050, maximum 8192 x 8192
  VGA1 disconnected (normal left inverted right x axis y axis)
  LVDS1 disconnected (normal left inverted right x axis y axis)
  DVI1 connected 1680x1050+0+0 (normal left inverted right x axis y axis) 434mm 
x 270mm
 1680x1050  59.9*+
 1280x1024  75.0 60.0  
 1152x864   75.0  
 1024x768   75.1 60.0  
 800x60075.0 60.3  
 640x48075.0 60.0  
 720x40070.1  
  TV1 disconnected (normal left inverted right x axis y axis)

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

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


[Kernel-packages] [Bug 575992] Re: gdm crashes and restarts after suspend

2014-03-06 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/575992

Title:
  gdm crashes and restarts after suspend

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  Binary package hint: xorg

  Between 10 and 30 min. after I have waken up Ubuntu from suspend to
  RAM the gpu hangs and gdm is restarted. After I've logged in again
  Compiz isn't started but everything else works as it normally does.

  In Karmic my computer suffered from this bug:
  https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/438346

  Please let me know if you need more information.

  lsb_release -rd
  Description:  Ubuntu 10.04 LTS
  Release:  10.04

  uname -a
  Linux baerbar 2.6.32-22-generic #33-Ubuntu SMP Wed Apr 28 13:27:30 UTC 2010 
i686 GNU/Linux

  dmesg | grep -i error
  [  772.600030] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer 
elapsed... GPU hung
  [  772.600046] render error detected, EIR: 0x
  [  772.600107] [drm:i915_do_wait_request] *ERROR* i915_do_wait_request 
returns -5 (awaiting 84170 at 84169)

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: xorg 1:7.5+5ubuntu1
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic i686
  Architecture: i386
  CheckboxSubmission: 94cea43f64fcc449f3d356efabf9779e
  CheckboxSystem: b1865df84255b8716d3bcc269ff410d1
  Date: Wed May  5 21:13:09 2010
  DkmsStatus: Error: [Errno 2] No such file or directory
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
  MachineType: TOSHIBA TECRA A3
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     no card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=e3ceabc9-0e8e-4353-bc74-6d347a40701a ro quiet splash
  ProcEnviron:
   LANG=da_DK.utf8
   SHELL=/bin/bash
  SourcePackage: xorg
  dmi.bios.date: 10/25/2006
  dmi.bios.vendor: TOSHIBA
  dmi.bios.version: V2.80
  dmi.board.name: EAT10/EAT20
  dmi.board.vendor: TOSHIBA
  dmi.board.version: Null
  dmi.chassis.asset.tag: *
  dmi.chassis.type: 10
  dmi.chassis.vendor: TOSHIBA
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnTOSHIBA:bvrV2.80:bd10/25/2006:svnTOSHIBA:pnTECRAA3:pvrPTA30E-02101DED:rvnTOSHIBA:rnEAT10/EAT20:rvrNull:cvnTOSHIBA:ct10:cvrN/A:
  dmi.product.name: TECRA A3
  dmi.product.version: PTA30E-02101DED
  dmi.sys.vendor: TOSHIBA
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   i686
   kernel: 2.6.32-22-generic

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

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


[Kernel-packages] [Bug 738501] Re: Dell Inspiron 2650 doesn't boot without acpi=off

2014-03-06 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/738501

Title:
  Dell Inspiron 2650 doesn't boot without acpi=off

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  Ubuntu 11.04 Alpha 3 i386 (with or without updates as of today)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-7-generic 2.6.38-7.36
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-7.36-generic 2.6.38
  Uname: Linux 2.6.38-7-generic i686
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  AplayDevices:
    List of PLAYBACK Hardware Devices 
   card 0: I82801CAICH3 [Intel 82801CA-ICH3], device 0: Intel ICH [Intel 
82801CA-ICH3]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  administrator   1276 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'I82801CAICH3'/'Intel 82801CA-ICH3 with STAC9700,83,84 at irq 10'
 Mixer name : 'SigmaTel STAC9700,83,84'
 Components : 'AC97a:83847600'
 Controls  : 27
 Simple ctrls  : 19
  Date: Sat Mar 19 20:22:46 2011
  HibernationDevice: RESUME=UUID=2bae8254-aebf-416c-9d8f-34c359fa7397
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha i386 (20110302)
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: Dell Computer Corporation Inspiron 2650
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcEnviron:
   LANGUAGE=en_US:en
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=b91cd4ec-3913-43f8-8174-517bfe004db1 ro quiet splash vt.handoff=7 
acpi=off
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-7-generic N/A
   linux-backports-modules-2.6.38-7-generic  N/A
   linux-firmware1.49
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/23/2004
  dmi.bios.vendor: PHOENIX TECHNOLOGIES LTD.
  dmi.bios.version: A13
  dmi.board.name: Inspiron 2650
  dmi.board.vendor: Dell Computer Corporation
  dmi.board.version: None
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 1
  dmi.chassis.vendor: Dell Computer Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPHOENIXTECHNOLOGIESLTD.:bvrA13:bd03/23/2004:svnDellComputerCorporation:pnInspiron2650:pvrRevisionA0:rvnDellComputerCorporation:rnInspiron2650:rvrNone:cvnDellComputerCorporation:ct1:cvrN/A:
  dmi.product.name: Inspiron 2650
  dmi.product.version: Revision A0
  dmi.sys.vendor: Dell Computer Corporation

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

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


[Kernel-packages] [Bug 1252268] Re: suspend and bluetooth

2014-03-06 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/1252268

Title:
  suspend and bluetooth

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  sometime suspend function not work, when i presssuspend button it no respond 
and display is in normal position.
  sometimes bluetooth not worked.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-43.66-generic 3.5.7.23
  Uname: Linux 3.5.0-43-generic i686
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.6.1-0ubuntu13
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Mon Nov 18 18:44:02 2013
  DistUpgraded: 2013-08-04 07:15:29,269 DEBUG enabling apt cron job
  DistroCodename: quantal
  DistroVariant: ubuntu
  ExtraDebuggingInterest: I just need to know a workaround
  GraphicsCard:
   Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] 
(rev 02) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:3674]
  InstallationDate: Installed on 2013-08-01 (109 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release i386 (20121017.2)
  MachineType: Hewlett-Packard HP 630 Notebook PC
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=en_IN:en
   TERM=unknown
   PATH=(custom, no user)
   LANG=en_IN
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-43-generic 
root=UUID=a13d6f4a-fa75-40a9-b955-da0b1ab531a6 ro splash quiet
  SourcePackage: xorg
  UpgradeStatus: Upgraded to quantal on 2013-08-04 (106 days ago)
  dmi.bios.date: 07/27/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.22
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 3674
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 28.37
  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.22:bd07/27/2011:svnHewlett-Packard:pnHP630NotebookPC:pvr058A10004C1000260:rvnHewlett-Packard:rn3674:rvr28.37:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP 630 Notebook PC
  dmi.product.version: 058A10004C1000260
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.8.6-0ubuntu1
  version.libdrm2: libdrm2 2.4.43-0ubuntu0.2
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.3-0ubuntu0.4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.3-0ubuntu0.4
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6.4
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2.2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.2-0ubuntu3

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

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


[Kernel-packages] [Bug 1259369] Re: Built-in display brightness drops to 0 after monitor rearrangment

2014-03-06 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/1259369

Title:
  Built-in display brightness drops to 0 after monitor rearrangment

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  I have a Lenovo Ideapad Yoga 13. I use it with an external monitor via
  HDMI at home and at work. If I re-arrange the monitors in the display
  settings (which is to the left/right) at home my laptop screen (build-
  in monitor) goes black. Turns out the backlight brightness gets set to
  0. I can just increase the brightness using the hardware button, but
  this is still super annoying.

  Note, I had to follow this to get the brightness keys working in the first 
place: 
  
http://askubuntu.com/questions/375621/brightness-0-on-lenovo-g500s-on-startup-boot

  Thanks!

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,staticswitcher,workarounds,scale,expo,ezoom,dbus]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Mon Dec  9 20:26:39 2013
  DistUpgraded: Fresh install
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 4.2.16, 3.11.0-12-generic, x86_64: installed
   virtualbox, 4.2.16, 3.11.0-13-generic, x86_64: installed
   virtualbox, 4.2.16, 3.11.0-14-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:3977]
  InstallationDate: Installed on 2013-11-29 (10 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: LENOVO 20175
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-14-generic 
root=UUID=818e6f09-14a1-40df-9cdb-98a6ad118af2 ro quiet splash 
acpi_backlight=vendor vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/21/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 66CN54WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 3193WIN8 STD MLT
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad Yoga 13
  dmi.modalias: 
dmi:bvnLENOVO:bvr66CN54WW:bd01/21/2013:svnLENOVO:pn20175:pvrLenovoIdeaPadYoga13:rvnLENOVO:rnINVALID:rvr3193WIN8STDMLT:cvnLENOVO:ct10:cvrLenovoIdeaPadYoga13:
  dmi.product.name: 20175
  dmi.product.version: Lenovo IdeaPad Yoga 13
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.46-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.9-2ubuntu1
  xserver.bootTime: Mon Dec  9 11:31:58 2013
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id 864 
   vendor LGD
  xserver.version: 2:1.14.3-3ubuntu2

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

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


[Kernel-packages] [Bug 1260999] Re: can't line internet with wifi

2014-03-06 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/1260999

Title:
  can't line internet with wifi

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  my pc has win7 and ubuntu.start win7 ,then restart to ubuntu

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic i686
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Sat Dec 14 23:34:00 2013
  DistUpgraded: 2013-10-18 18:32:18,601 DEBUG enabling apt cron job
  DistroCodename: saucy
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] 
(rev 18) (prog-if 00 [VGA controller])
 Subsystem: Pegatron Device [1b0a:2041]
  InstallationDate: Installed on 2013-10-02 (73 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release i386 (20130424)
  MachineType: Hasee PHC13
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-14-generic 
root=UUID=d51c6e9a-5e68-48bf-b63c-9754c9aa2f3e ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to saucy on 2013-10-18 (57 days ago)
  dmi.bios.date: 08/09/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 205
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: H33Y
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: PEGATRON CORPORATION
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr205:bd08/09/2010:svnHasee:pnPHC13:pvr1.0:rvnPEGATRONCORPORATION:rnH33Y:rvr1.0:cvnPEGATRONCORPORATION:ct10:cvr1.0:
  dmi.product.name: PHC13
  dmi.product.version: 1.0
  dmi.sys.vendor: Hasee
  version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu1
  version.libdrm2: libdrm2 2.4.46-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.9-2ubuntu1
  xserver.bootTime: Sat Dec 14 23:19:55 2013
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   13356 
   vendor AUO
  xserver.version: 2:1.14.3-3ubuntu2

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

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


[Kernel-packages] [Bug 1265191] Re: Dell Latitude E6430 Suspend/Resume failure

2014-03-06 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/1265191

Title:
  Dell Latitude E6430 Suspend/Resume failure

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  The system does not wake up successfully after a suspend, and it causes a 
hard crash recoverable only by holding the power switch for a few seconds. As 
the crash appears to cause the disk to become read-only, I don't know if this 
report contains the logs from the exact time of the crash. To illustrate what 
it looks like, I've attached an image of the screen as it appears if I try to 
login via any of the other terminals )ctrl+alt+f3/f4):
  http://imgur.com/JjLuch5

  I'm using Wave encryption. As well, suspend works in a live
  environment.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-14-generic 3.11.0-14.21
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ritesh 1936 F pulseaudio
  Date: Tue Dec 31 13:33:47 2013
  HibernationDevice: RESUME=UUID=5601a82a-e2be-451e-8e7f-e7b57de7edab
  InstallationDate: Installed on 2013-12-11 (19 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Latitude E6430
  MarkForUpload: True
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-14-generic 
root=UUID=d7b73874-31d5-4627-b1ba-e9b30891c070 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-14-generic N/A
   linux-backports-modules-3.11.0-14-generic  N/A
   linux-firmware 1.116
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/02/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A13
  dmi.board.name: 0H3MT5
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA13:bd09/02/2013:svnDellInc.:pnLatitudeE6430:pvr01:rvnDellInc.:rn0H3MT5:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6430
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1195603] Re: fglrx freeze on Restoring backlight state(?)

2014-03-06 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/1195603

Title:
  fglrx freeze on Restoring backlight state(?)

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  I leave my PC suspeneded for the night, when backupPC comes and wakes it up.
  This traceback greeted me in the morning

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.8.0-25.37-generic 3.8.13
  Uname: Linux 3.8.0-25-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: amd64
  Date: Fri Jun 28 09:03:16 2013
  InstallationDate: Installed on 2013-05-17 (41 days ago)
  InstallationMedia: Xubuntu 13.04 "Raring Ringtail" - Release amd64 
(20130423.1)
  MarkForUpload: True
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Kernel-packages] [Bug 1225672] Re: Brightness adjustement doesn't work

2014-03-06 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/1225672

Title:
  Brightness adjustement doesn't work

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  On Toshiba R700, Ubuntu 13.04 updated, I can't adjust the brightness
  (via keyboard or parameters). The modifications have no effect at all.
  It's permanent and last since a while: it worked at the beginning, and
  as I don't modify this parameter very often, I can't say when it
  happens.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8
  Uname: Linux 3.8.0-31-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.9.2-0ubuntu8.4
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Sun Sep 15 15:13:28 2013
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] 
(rev 02) (prog-if 00 [VGA controller])
 Subsystem: Toshiba America Info Systems Device [1179:0007]
  InstallationDate: Installed on 2013-05-25 (112 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  MachineType: TOSHIBA PORTEGE R700
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-31-generic 
root=UUID=ba130141-941e-43c1-942d-6fd2259e0440 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/22/2011
  dmi.bios.vendor: TOSHIBA
  dmi.bios.version: Version 2.20
  dmi.board.asset.tag: 00
  dmi.board.name: Portable PC
  dmi.board.vendor: TOSHIBA
  dmi.board.version: Version A0
  dmi.chassis.asset.tag: 00
  dmi.chassis.type: 10
  dmi.chassis.vendor: TOSHIBA
  dmi.chassis.version: Version 1.0
  dmi.modalias: 
dmi:bvnTOSHIBA:bvrVersion2.20:bd12/22/2011:svnTOSHIBA:pnPORTEGER700:pvrPT310E-02201SFR:rvnTOSHIBA:rnPortablePC:rvrVersionA0:cvnTOSHIBA:ct10:cvrVersion1.0:
  dmi.product.name: PORTEGE R700
  dmi.product.version: PT310E-02201SFR
  dmi.sys.vendor: TOSHIBA
  version.compiz: compiz 1:0.9.9~daily13.06.19~13.04-0ubuntu1
  version.ia32-libs: ia32-libs 20090808ubuntu36
  version.libdrm2: libdrm2 2.4.43-0ubuntu1.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.1.4-0ubuntu0.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.1.4-0ubuntu0.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.3-0ubuntu6.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2b2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.6-0ubuntu4.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.7-0ubuntu1
  xserver.bootTime: Sat Sep 14 08:18:45 2013
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs: Output DP1 
DP2   HDMI1   HDMI2   LVDS1VGA1
  xserver.version: 2:1.13.3-0ubuntu6.1
  xserver.video_driver: intel

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

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


[Kernel-packages] [Bug 1206335] Re: Crashing of system, kernel panic

2014-03-06 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/1206335

Title:
  Crashing of system, kernel panic

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  System randomly crashes. Monitor of memory, cpu, and network  show
  only normal activity.

  When the crash occurs I get the attached screen output.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu5
  ProcVersionSignature: Ubuntu 3.10.0-6.17-generic 3.10.3
  Uname: Linux 3.10.0-6-generic x86_64
  ApportVersion: 2.11-0ubuntu1
  Architecture: amd64
  Date: Tue Jul 30 12:33:04 2013
  InstallationDate: Installed on 2013-07-26 (3 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130724)
  MarkForUpload: True
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Kernel-packages] [Bug 1215439] Re: Wake up to black screen after suspension

2014-03-06 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/1215439

Title:
  Wake up to black screen after suspension

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  When I choose to suspend, no problem.  When I try to wake, laptop
  powers up, but to a totally blank screen, not just faint.  No keyboard
  actions make a difference.  Can not reboot to fix black screen, must
  remove battery and charger first, then reboots fine.  Certain it has
  something to do with this HP pc, as my Asus works perfectly.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.8.0-29.42-generic 3.8.13.5
  Uname: Linux 3.8.0-29-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDmesg:
   [   20.465856] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
   [   20.466237] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  Date: Thu Aug 22 09:14:22 2013
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.20.155.1+bdcom, 3.8.0-19-generic, x86_64: installed
   bcmwl, 6.20.155.1+bdcom, 3.8.0-27-generic, x86_64: installed
   bcmwl, 6.20.155.1+bdcom, 3.8.0-29-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices [AMD] nee ATI RS880M [Mobility Radeon HD 4225/4250] 
[1002:9712] (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:1444]
  InstallationDate: Installed on 2013-08-14 (8 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  MachineType: Hewlett-Packard HP G62 Notebook PC
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-29-generic 
root=UUID=28e4f5d9-ea76-49a5-8c4f-d26de87b2824 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/07/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.29
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 1444
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 69.37
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.29:bd04/07/2011:svnHewlett-Packard:pnHPG62NotebookPC:pvr059511242710010020100:rvnHewlett-Packard:rn1444:rvr69.37:cvnHewlett-Packard:ct10:cvrN/A:
  dmi.product.name: HP G62 Notebook PC
  dmi.product.version: 059511242710010020100
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.9~daily13.06.19~13.04-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.43-0ubuntu1.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.1.3-0ubuntu0.3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.1.3-0ubuntu0.3
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.3-0ubuntu6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2b2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.6-0ubuntu4.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.7-0ubuntu1
  xserver.bootTime: Thu Aug 22 08:52:18 2013
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.13.3-0ubuntu6
  xserver.video_driver: radeon

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

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


[Kernel-packages] [Bug 1230017] Re: WARNING: at /build/buildd/linux-3.2.0/drivers/gpu/drm/i915/i915_drv.c:418 __gen6_gt_wait_for_fifo+0x94/0xa0 [i915]()

2014-03-06 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/1230017

Title:
  WARNING: at
  /build/buildd/linux-3.2.0/drivers/gpu/drm/i915/i915_drv.c:418
  __gen6_gt_wait_for_fifo+0x94/0xa0 [i915]()

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  Display freeze followed by unusable sluggish display performance.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xorg 1:7.6+12ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-53.81-generic 3.2.50
  Uname: Linux 3.2.0-53-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.0.1-0ubuntu17.4
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,regex,resize,animation,workarounds,move,gnomecompat,imgpng,mousepoll,grid,snap,wall,place,vpswitch,unitymtgrabhandles,expo,session,ezoom,staticswitcher,fade,scale,unityshell]
  CompositorRunning: compiz
  Date: Tue Sep 24 21:24:50 2013
  DistUpgraded: 2012-04-27 04:49:48,715 DEBUG enabling apt cron job
  DistroCodename: precise
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes,
  GpuHangFrequency: Once a week
  GpuHangReproducibility: Seems to happen randomly
  GpuHangStarted: Immediately after installing this version of Ubuntu
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:21ce]
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
  MachineType: LENOVO 4177CTO
  MarkForUpload: True
  ProcEnviron:
   SHELL=/bin/bash
   PATH=(custom, no user)
   LANG=en_US.UTF-8
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-53-generic 
root=UUID=478a278b-dcf5-4f8b-8e3a-3d04f592c44a ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: Upgraded to precise on 2012-04-27 (515 days ago)
  dmi.bios.date: 05/17/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 83ET57WW (1.27 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 4177CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr83ET57WW(1.27):bd05/17/2011:svnLENOVO:pn4177CTO:pvrThinkPadT420:rvnLENOVO:rn4177CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 4177CTO
  dmi.product.version: ThinkPad T420
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.7.12-0ubuntu2
  version.ia32-libs: ia32-libs 20090808ubuntu36
  version.libdrm2: libdrm2 2.4.39-0ubuntu0.2
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-0ubuntu0.6
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-0ubuntu0.6
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.13
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4.4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build3

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

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


[Kernel-packages] [Bug 1073804] Re: pm-suspend powers off the computer

2014-03-06 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/1073804

Title:
  pm-suspend powers off the computer

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  Running "pm-suspend" on my Precise i386 machine powers it off, which
  it obviously shouldn't do.  It's not clear if a shutdown is completed,
  or whether the power is simply cut.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: pm-utils 1.4.1-9
  Uname: Linux 3.2.0-32-generic-pae i686
  Architecture: i386
  Date: Thu Nov  1 04:37:53 2012
  LiveMediaBuild: Ubuntu 7.10 "Gutsy Gibbon" - Release i386 (20071016)
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: pm-utils
  --- 
  Architecture: i386
  DistroRelease: Ubuntu 12.04
  LiveMediaBuild: Ubuntu 7.10 "Gutsy Gibbon" - Release i386 (20071016)
  Package: pm-utils 1.4.1-9
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  Uname: Linux 3.7.0-030700rc3-generic i686
  UserGroups:

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

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


[Kernel-packages] [Bug 1215083] Re: wireless network

2014-03-06 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/1215083

Title:
  wireless network

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  sometimes connects, then no.

  dropdown menu from start sometimes shows enable wireless networking,
  then sometimes not.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Wed Aug 21 19:56:50 2013
  DistUpgraded: Fresh install
  DistroCodename: quantal
  DistroVariant: ubuntu
  GraphicsCard:
   NVIDIA Corporation C77 [GeForce 8200M G] [10de:0845] (rev a2) (prog-if 00 
[VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:360a]
  MachineType: Hewlett-Packard Compaq Presario CQ60 Notebook PC
  ProcEnviron:
   TERM=unknown
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=904A4AC14A4AA3B6 loop=/hostname/disks/root.disk ro splash quiet
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/23/2009
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.3E
  dmi.board.name: 303C
  dmi.board.vendor: Wistron
  dmi.board.version: 08.60
  dmi.chassis.type: 10
  dmi.chassis.vendor: Wistron
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.3E:bd06/23/2009:svnHewlett-Packard:pnCompaqPresarioCQ60NotebookPC:pvrF.3E:rvnWistron:rn303C:rvr08.60:cvnWistron:ct10:cvrN/A:
  dmi.product.name: Compaq Presario CQ60 Notebook PC
  dmi.product.version: F.3E
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.8.4-0ubuntu2
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.39-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.2-0ubuntu3

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

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


[Kernel-packages] [Bug 1244410] Re: crashed after resuming from suspended

2014-03-06 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/1244410

Title:
  crashed after resuming from suspended

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  looked like a graphic problem blured colours patterns etc left
  computer in operable

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Thu Oct 24 21:00:28 2013
  DistUpgraded: Fresh install
  DistroCodename: saucy
  DistroVariant: ubuntu
  GraphicsCard:
   NVIDIA Corporation GT216 [GeForce 315] [10de:0a22] (rev a2) (prog-if 00 [VGA 
controller])
 Subsystem: PC Partner Limited / Sapphire Technology Device [174b:1141]
  InstallationDate: Installed on 2013-10-19 (5 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Acer Veriton M430
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=0677a5db-cf44-4d94-a6cd-3b324e5976b2 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/21/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P01-A2
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: RS880M05
  dmi.board.vendor: Acer
  dmi.chassis.type: 3
  dmi.chassis.vendor: Acer
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP01-A2:bd04/21/2010:svnAcer:pnVeritonM430:pvr:rvnAcer:rnRS880M05:rvr:cvnAcer:ct3:cvr:
  dmi.product.name: Veriton M430
  dmi.sys.vendor: Acer
  version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.46-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.9-2ubuntu1
  xserver.bootTime: Thu Oct 24 20:55:40 2013
  xserver.configfile: default
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputPower Button KEYBOARD, id 7
   inputLogitech USB Receiver KEYBOARD, id 8
   inputLogitech USB Receiver KEYBOARD, id 9
  xserver.errors:
   Failed to load module "nvidia" (module does not exist, 0)
   Failed to load module "nvidia" (module does not exist, 0)
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.14.3-3ubuntu2
  xserver.video_driver: nouveau

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

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


[Kernel-packages] [Bug 1244425] Re: Log Out menu option maxes out CPU

2014-03-06 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/1244425

Title:
  Log Out menu option maxes out CPU

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  When selecting the "Log Out..." menu option in Xubuntu 13.10, xorg
  goes to max cpu and ties up the system.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  Uname: Linux 3.11.5-031105-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  Date: Thu Oct 24 14:03:36 2013
  InstallationDate: Installed on 2013-09-02 (52 days ago)
  InstallationMedia: Xubuntu 13.04 "Raring Ringtail" - Release amd64 
(20130423.1)
  MarkForUpload: True
  SourcePackage: xorg
  UpgradeStatus: Upgraded to saucy on 2013-10-18 (6 days ago)

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

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


[Kernel-packages] [Bug 1245116] Re: Laptop hangs on lid close

2014-03-06 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/1245116

Title:
  Laptop hangs on lid close

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  When I close the lid and open it, I get a blinking text mode cursor on
  top left, ALT+F1, 2, 3... show the same cursor in all TTYs and the
  machine does not respond to my typing. Also, the fan starts spinning
  at it highest speed and I need to reboot in order to resume working on
  the machine. However, I still can ssh into the machine after the
  machine hangs up.

  Further this happens in both CLI mode and Graphics mode.
  "ForceEnablePipeA" "true" does not make a difference.

  Output of: lspci -vvnn |grep -A1 "VGA compat"
  01:00.0 VGA compatible controller [0300]: Trident Microsystems CyberBlade 
XPAi1 [1023:8820] (rev 82) (prog-if 00 [VGA controller]) Subsystem: Toshiba 
America Info Systems Device [1179:0001]

  Machine: Toshiba Dynabook SS 2000 DS 80P/2
  Ubuntu version: 13.10

  lshw -c video
*-display UNCLAIMED
 description: VGA compatible controller
 product: CyberBlade XPAi1
 vendor: Trident Microsystems
 physical id: 0
 bus info: pci@:01:00.0
 version: 82
 width: 32 bits
 clock: 66MHz
 capabilities: agp agp-2.0 pm vga_controller bus_master cap_list
 configuration: latency=8
 resources: memory:fc00-fdff memory:fbc0-fbff 
memory:f800-f9ff memory:f7ff8000-f7ff memory:2010-2010

  Excerpt of lspci -vv:

  01:00.0 VGA compatible controller: Trident Microsystems CyberBlade XPAi1 (rev 
82) (prog-if 00 [VGA controller])
   Subsystem: Toshiba America Info Systems Device 0001
   Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
   Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- SERR- 
   Capabilities: [90] Power Management version 2
Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-

  ===



  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic i686
  .tmp.unity.support.test.1:

  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Sat Oct 26 23:02:34 2013
  DistUpgraded: 2013-10-20 16:58:02,580 DEBUG enabling apt cron job
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus:
   tp-smapi, 0.41, 3.11.0-12-generic, i686: installed
   tp-smapi, 0.41, 3.5.0-27-generic, i686: installed
  ExtraDebuggingInterest: Yes
  GpuHangFrequency: Continuously
  GpuHangReproducibility: Yes, I can easily reproduce it
  GpuHangStarted: I don't know
  GraphicsCard:
   Trident Microsystems CyberBlade XPAi1 [1023:8820] (rev 82) (prog-if 00 [VGA 
controller])
     Subsystem: Toshiba America Info Systems Device [1179:0001]
  LightdmGreeterLog: Failed to launch bus: Failed to connect to session bus
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: TOSHIBA DynaBook SS 2000 DS80P/2
  MarkForUpload: True
  PccardctlIdent:
   Socket 0:
     no product info available
   Socket 1:
     no product info available
  PccardctlStatus:
   Socket 0:
     no card
   Socket 1:
     no card
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=37ca0876-9a7b-4fc8-a23c-0337b5598734 ro text silent
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: Upgraded to saucy on 2013-10-20 (6 days ago)
  dmi.bios.date: 04/25/2003
  dmi.bios.vendor: TOSHIBA
  dmi.bios.version: Version 1.40
  dmi.board.name: Portable PC
  dmi.board.vendor: TOSHIBA
  dmi.board.version: Version A0
  dmi.chassis.asset.tag: 00
  dmi.chassis.type: 10
  dmi.chassis.vendor: TOSHIBA
  dmi.chassis.version: Version 1.0
  dmi.modalias: 
dmi:bvnTOSHIBA:bvrVersion1.40:bd04/25/2003:svnTOSHIBA:pnDynaBookSS2000DS80P/2:pvrPP20080P2F62:rvnTOSHIBA:rnPortablePC:rvrVersionA0:cvnTOSHIBA:ct10:cvrVersion1.0:
  dmi.product.name: DynaBook SS 2000 DS80P/2
  dmi.product.version: PP20080P2F62
  dmi.sys.vendor: TOSHIBA
  version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu1
  version.libdrm2: libdrm2 2.4.46-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-expe

[Kernel-packages] [Bug 1244745] Re: [MacBookAir4, 2] Brightness settings reset after reboot

2014-03-06 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/1244745

Title:
  [MacBookAir4,2] Brightness settings reset after reboot

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  Brightness settings reset after reboot - Mac air 2011.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDmesg:
   [  136.527306] ERROR @wl_notify_scan_status : eth0 Scan_results error (-22)
   [  443.724374] ERROR @wl_notify_scan_status : eth0 Scan_results error (-22)
   [  563.655617] ERROR @wl_notify_scan_status : eth0 Scan_results error (-22)
   [  683.817055] ERROR @wl_notify_scan_status : eth0 Scan_results error (-22)
  Date: Fri Oct 25 19:08:46 2013
  DistUpgraded: Fresh install
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus: bcmwl, 6.30.223.141+bdcom, 3.11.0-12-generic, x86_64: installed
  ExtraDebuggingInterest: No
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Apple Inc. Device [106b:00eb]
  InstallationDate: Installed on 2013-10-24 (0 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Apple Inc. MacBookAir4,2
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic.efi.signed 
root=UUID=a34a73de-1533-42e2-b106-f7f7b72abc12 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/24/2012
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBA41.88Z.0077.B0F.1201241549
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-742912EFDBEE19B3
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookAir4,2
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-742912EFDBEE19B3
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBA41.88Z.0077.B0F.1201241549:bd01/24/2012:svnAppleInc.:pnMacBookAir4,2:pvr1.0:rvnAppleInc.:rnMac-742912EFDBEE19B3:rvrMacBookAir4,2:cvnAppleInc.:ct10:cvrMac-742912EFDBEE19B3:
  dmi.product.name: MacBookAir4,2
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.
  version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.46-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.9-2ubuntu1
  xserver.bootTime: Fri Oct 25 18:55:06 2013
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   40176 
   vendor APP
  xserver.version: 2:1.14.3-3ubuntu2

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

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


[Kernel-packages] [Bug 1266070] Re: [MacBookAir6, 2] Brightness controls after suspend

2014-03-06 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/1266070

Title:
  [MacBookAir6,2] Brightness controls after suspend

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  The resume buttons do not work after you place the machine in suspend.
  You can tell the machine is on as if you place a bright light on the
  screen you can see the desktop.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.12.0-7-generic 3.12.0-7.15
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Uname: Linux 3.12.0-7-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  srj1518 F pulseaudio
   /dev/snd/controlC0:  srj1518 F pulseaudio
  CurrentDesktop: XFCE
  CurrentDmesg: [   23.235024] init: anacron main process (1016) killed by TERM 
signal
  Date: Sat Jan  4 17:48:15 2014
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=e52a76aa-5a80-4266-851d-7fc0b3670f57
  InstallationDate: Installed on 2013-12-19 (16 days ago)
  InstallationMedia: Xubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20131217)
  MachineType: Apple Inc. MacBookAir6,2
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.12.0-7-generic.efi.signed 
root=UUID=38275e35-c5d2-41ef-932b-7f955fda2a29 ro libata.force=1:noncq quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.12.0-7-generic N/A
   linux-backports-modules-3.12.0-7-generic  N/A
   linux-firmware1.119
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/27/2013
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBA61.88Z.0099.B04.1309271229
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-7DF21CB3ED6977E5
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookAir6,2
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-7DF21CB3ED6977E5
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBA61.88Z.0099.B04.1309271229:bd09/27/2013:svnAppleInc.:pnMacBookAir6,2:pvr1.0:rvnAppleInc.:rnMac-7DF21CB3ED6977E5:rvrMacBookAir6,2:cvnAppleInc.:ct10:cvrMac-7DF21CB3ED6977E5:
  dmi.product.name: MacBookAir6,2
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

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

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


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

2014-03-06 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/1289112

Title:
  UDF filesystem on USB stick is corrupted when creating file or
  directory with certain name

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 13.10 amd64

  I wiped a 32GB USB stick and created a UDF filesystem on it (as per
  instructions at http://duncanlock.net/blog/2013/05/13/using-udf-as-an-
  improved-filesystem-for-usb-flash-drives/ )

  reading and writing works fine, until I try to create a directory or
  file (using any method) with the exact name "Сергей Васильевич
  Рахманинов - Piano Concertos Nos. 2 & 4 (Concertgebouw Orchestra feat.
  piano: Vladimir Ashkenazy, conductor: Bernard Haitink)"

  after attempting to create this file or directory, it appears to
  succeed, but the name is truncated to "Сергей Васильев" and the
  directory containing it on the UDF filesystem becomes unwritable and
  undeletable, although it can still be read.

  Initially came across this bug by copying a directory with this name
  using nautilus, but also reproduced the problem with cp -r, mkdir and
  touch.

  Various parts of the name worked fine: "Сергей Васильевич Рахманинов"
  seems fine as a filename, as is "Piano Concertos Nos. 2 & 4
  (Concertgebouw Orchestra feat. piano: Vladimir Ashkenazy, conductor:
  Bernard Haitink)". A much longer directory name also worked fine. So
  I'm stumped as to what the problem is.

  The filesystem was created with the command:
  mkudffs -b 512 --media-type=hd --utf8 /dev/sdc
  and otherwise seems to work fine.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-17-generic 3.11.0-17.31
  ProcVersionSignature: Ubuntu 3.11.0-17.31-generic 3.11.10.3
  Uname: Linux 3.11.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  tommy  1965 F pulseaudio
   /dev/snd/controlC0:  tommy  1965 F pulseaudio
  Date: Fri Mar  7 16:23:50 2014
  HibernationDevice: RESUME=UUID=fc98e994-afc1-42e5-a89c-2a531b28982f
  InstallationDate: Installed on 2013-06-23 (256 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  MachineType: Gigabyte Technology Co., Ltd. G33M-DS2R
  MarkForUpload: True
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-17-generic 
root=/dev/mapper/ubuntu-root ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-17-generic N/A
   linux-backports-modules-3.11.0-17-generic  N/A
   linux-firmware 1.116.2
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: Upgraded to saucy on 2013-10-27 (130 days ago)
  dmi.bios.date: 06/11/2007
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F3
  dmi.board.name: G33M-DS2R
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF3:bd06/11/2007:svnGigabyteTechnologyCo.,Ltd.:pnG33M-DS2R:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnG33M-DS2R:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: G33M-DS2R
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Kernel-packages] [Bug 1289112] [NEW] UDF filesystem on USB stick is corrupted when creating file or directory with certain name

2014-03-06 Thread tommy
Public bug reported:

Ubuntu 13.10 amd64

I wiped a 32GB USB stick and created a UDF filesystem on it (as per
instructions at http://duncanlock.net/blog/2013/05/13/using-udf-as-an-
improved-filesystem-for-usb-flash-drives/ )

reading and writing works fine, until I try to create a directory or
file (using any method) with the exact name "Сергей Васильевич
Рахманинов - Piano Concertos Nos. 2 & 4 (Concertgebouw Orchestra feat.
piano: Vladimir Ashkenazy, conductor: Bernard Haitink)"

after attempting to create this file or directory, it appears to
succeed, but the name is truncated to "Сергей Васильев" and the
directory containing it on the UDF filesystem becomes unwritable and
undeletable, although it can still be read.

Initially came across this bug by copying a directory with this name
using nautilus, but also reproduced the problem with cp -r, mkdir and
touch.

Various parts of the name worked fine: "Сергей Васильевич Рахманинов"
seems fine as a filename, as is "Piano Concertos Nos. 2 & 4
(Concertgebouw Orchestra feat. piano: Vladimir Ashkenazy, conductor:
Bernard Haitink)". A much longer directory name also worked fine. So I'm
stumped as to what the problem is.

The filesystem was created with the command:
mkudffs -b 512 --media-type=hd --utf8 /dev/sdc
and otherwise seems to work fine.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: linux-image-3.11.0-17-generic 3.11.0-17.31
ProcVersionSignature: Ubuntu 3.11.0-17.31-generic 3.11.10.3
Uname: Linux 3.11.0-17-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  tommy  1965 F pulseaudio
 /dev/snd/controlC0:  tommy  1965 F pulseaudio
Date: Fri Mar  7 16:23:50 2014
HibernationDevice: RESUME=UUID=fc98e994-afc1-42e5-a89c-2a531b28982f
InstallationDate: Installed on 2013-06-23 (256 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
MachineType: Gigabyte Technology Co., Ltd. G33M-DS2R
MarkForUpload: True
ProcFB:
 
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-17-generic 
root=/dev/mapper/ubuntu-root ro quiet splash
RelatedPackageVersions:
 linux-restricted-modules-3.11.0-17-generic N/A
 linux-backports-modules-3.11.0-17-generic  N/A
 linux-firmware 1.116.2
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
UpgradeStatus: Upgraded to saucy on 2013-10-27 (130 days ago)
dmi.bios.date: 06/11/2007
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F3
dmi.board.name: G33M-DS2R
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF3:bd06/11/2007:svnGigabyteTechnologyCo.,Ltd.:pnG33M-DS2R:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnG33M-DS2R:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: G33M-DS2R
dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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


** Tags: amd64 apport-bug saucy udf

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

Title:
  UDF filesystem on USB stick is corrupted when creating file or
  directory with certain name

Status in “linux” package in Ubuntu:
  New

Bug description:
  Ubuntu 13.10 amd64

  I wiped a 32GB USB stick and created a UDF filesystem on it (as per
  instructions at http://duncanlock.net/blog/2013/05/13/using-udf-as-an-
  improved-filesystem-for-usb-flash-drives/ )

  reading and writing works fine, until I try to create a directory or
  file (using any method) with the exact name "Сергей Васильевич
  Рахманинов - Piano Concertos Nos. 2 & 4 (Concertgebouw Orchestra feat.
  piano: Vladimir Ashkenazy, conductor: Bernard Haitink)"

  after attempting to create this file or directory, it appears to
  succeed, but the name is truncated to "Сергей Васильев" and the
  directory containing it on the UDF filesystem becomes unwritable and
  undeletable, although it can still be read.

  Initially came across this bug by copying a directory with this name
  using nautilus, but also reproduced the problem with cp -r, mkdir and
  touch.

  Various parts of the name worked fine: "Сергей Васильевич Рахманинов"
  seems fine as a filename, as is "Piano Concertos Nos. 2 & 4
  (Concertgebouw Orchestra feat. piano: Vladimir Ashkenazy, conductor:
  Bernard Haitink)". A much longer directory name also worked fine. So
  I'm stumped as to what the problem is.

  The filesystem was created with the command:
  mkudffs -b 512 --media-type=hd --utf8 /dev/sdc
  and otherwise seems to work fine.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-17-generic 3.11.0-17.31
  ProcVersionSignature: Ubuntu 3.11.0-17.31-generic 3.11.10.3
  Un

[Kernel-packages] [Bug 1239938] Re: No cardreader support for O2 Micro, Inc. Device [1217:8520]

2014-03-06 Thread Adam Lee
** Changed in: hwe-next/trusty
   Status: Confirmed => Fix Released

** Changed in: hwe-next/saucy
   Status: Confirmed => Fix Released

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

Title:
  No cardreader support for O2 Micro, Inc. Device [1217:8520]

Status in HWE Next Project:
  Fix Released
Status in HWE Next saucy series:
  Fix Released
Status in HWE Next trusty series:
  Fix Released
Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux-lts-raring” package in Ubuntu:
  Invalid
Status in “linux-lts-saucy” package in Ubuntu:
  Invalid
Status in “linux” source package in Precise:
  Invalid
Status in “linux-lts-raring” source package in Precise:
  Fix Released
Status in “linux-lts-saucy” source package in Precise:
  Fix Released
Status in “linux” source package in Saucy:
  Fix Released
Status in “linux-lts-raring” source package in Saucy:
  Invalid
Status in “linux-lts-saucy” source package in Saucy:
  Invalid
Status in “linux” source package in Trusty:
  Fix Released
Status in “linux-lts-raring” source package in Trusty:
  Invalid
Status in “linux-lts-saucy” source package in Trusty:
  Invalid

Bug description:
  Open this bug to trace device driver for O2 Micro, Inc. Device
  [1217:8520].

  We have seen this cardreader on some laptops, but most BIOS missed its
  special init, it's better to do that init in kernel.

  The support doesn't show up in mainline or mmc-next yet.

  Patch submitted upstream:
  http://article.gmane.org/gmane.linux.kernel.mmc/24244

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

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


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

2014-03-06 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/1289085

Title:
  [Hewlett-Packard HP G60 Notebook PC] suspend/resume failure

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  after upgrade from 12.04 to 14.04

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-16-generic 3.13.0-16.36
  ProcVersionSignature: Ubuntu 3.13.0-16.36-generic 3.13.5
  Uname: Linux 3.13.0-16-generic x86_64
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lightdm1810 F pulseaudio
hsleiman   2404 F pulseaudio
  Date: Thu Mar  6 20:42:51 2014
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=a36469c9-24cb-4a02-8343-7a6e3e9d13fd
  InstallationDate: Installed on 2011-04-26 (1045 days ago)
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 
(20101007.1)
  InterpreterPath: /usr/bin/python3.4
  MachineType: Hewlett-Packard HP G60 Notebook PC
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-16-generic 
root=UUID=1c1534ad-6efc-4eb9-934f-92ebff55ed1b ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-16-generic N/A
   linux-backports-modules-3.13.0-16-generic  N/A
   linux-firmware 1.126
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  Title: [Hewlett-Packard HP G60 Notebook PC] suspend/resume failure
  UpgradeStatus: Upgraded to trusty on 2014-03-04 (2 days ago)
  UserGroups:
   
  dmi.bios.date: 12/15/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.65
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 3612
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 09.67
  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.65:bd12/15/2010:svnHewlett-Packard:pnHPG60NotebookPC:pvrPCID:rvnHewlett-Packard:rn3612:rvr09.67:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP G60 Notebook PC
  dmi.product.version: PCID
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 1289085] [NEW] [Hewlett-Packard HP G60 Notebook PC] suspend/resume failure

2014-03-06 Thread helmi sleiman
Public bug reported:

after upgrade from 12.04 to 14.04

ProblemType: KernelOops
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-16-generic 3.13.0-16.36
ProcVersionSignature: Ubuntu 3.13.0-16.36-generic 3.13.5
Uname: Linux 3.13.0-16-generic x86_64
Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
ApportVersion: 2.13.2-0ubuntu5
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  lightdm1810 F pulseaudio
  hsleiman   2404 F pulseaudio
Date: Thu Mar  6 20:42:51 2014
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: suspend/resume
HibernationDevice: RESUME=UUID=a36469c9-24cb-4a02-8343-7a6e3e9d13fd
InstallationDate: Installed on 2011-04-26 (1045 days ago)
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007.1)
InterpreterPath: /usr/bin/python3.4
MachineType: Hewlett-Packard HP G60 Notebook PC
ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-16-generic 
root=UUID=1c1534ad-6efc-4eb9-934f-92ebff55ed1b ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-3.13.0-16-generic N/A
 linux-backports-modules-3.13.0-16-generic  N/A
 linux-firmware 1.126
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
Title: [Hewlett-Packard HP G60 Notebook PC] suspend/resume failure
UpgradeStatus: Upgraded to trusty on 2014-03-04 (2 days ago)
UserGroups:
 
dmi.bios.date: 12/15/2010
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: F.65
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 3612
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 09.67
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.65:bd12/15/2010:svnHewlett-Packard:pnHPG60NotebookPC:pvrPCID:rvnHewlett-Packard:rn3612:rvr09.67:cvnHewlett-Packard:ct10:cvrChassisVersion:
dmi.product.name: HP G60 Notebook PC
dmi.product.version: PCID
dmi.sys.vendor: Hewlett-Packard

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


** Tags: amd64 apport-kerneloops resume suspend 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/1289085

Title:
  [Hewlett-Packard HP G60 Notebook PC] suspend/resume failure

Status in “linux” package in Ubuntu:
  New

Bug description:
  after upgrade from 12.04 to 14.04

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-16-generic 3.13.0-16.36
  ProcVersionSignature: Ubuntu 3.13.0-16.36-generic 3.13.5
  Uname: Linux 3.13.0-16-generic x86_64
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lightdm1810 F pulseaudio
hsleiman   2404 F pulseaudio
  Date: Thu Mar  6 20:42:51 2014
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=a36469c9-24cb-4a02-8343-7a6e3e9d13fd
  InstallationDate: Installed on 2011-04-26 (1045 days ago)
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 
(20101007.1)
  InterpreterPath: /usr/bin/python3.4
  MachineType: Hewlett-Packard HP G60 Notebook PC
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-16-generic 
root=UUID=1c1534ad-6efc-4eb9-934f-92ebff55ed1b ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-16-generic N/A
   linux-backports-modules-3.13.0-16-generic  N/A
   linux-firmware 1.126
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  Title: [Hewlett-Packard HP G60 Notebook PC] suspend/resume failure
  UpgradeStatus: Upgraded to trusty on 2014-03-04 (2 days ago)
  UserGroups:
   
  dmi.bios.date: 12/15/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.65
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 3612
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 09.67
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassi

[Kernel-packages] [Bug 1239938] Re: No cardreader support for O2 Micro, Inc. Device [1217:8520]

2014-03-06 Thread bengtan
Hi,

I've just updated the kernel. Works now, and issue resolved for me.

Platform: 
Dell e7440
Linux MXC-062 3.8.0-37-generic #53~precise1-Ubuntu SMP Wed Feb 19 21:37:54 UTC 
2014 x86_64 x86_64 x86_64 GNU/Linux

Thank you.

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

Title:
  No cardreader support for O2 Micro, Inc. Device [1217:8520]

Status in HWE Next Project:
  Confirmed
Status in HWE Next saucy series:
  Confirmed
Status in HWE Next trusty series:
  Confirmed
Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux-lts-raring” package in Ubuntu:
  Invalid
Status in “linux-lts-saucy” package in Ubuntu:
  Invalid
Status in “linux” source package in Precise:
  Invalid
Status in “linux-lts-raring” source package in Precise:
  Fix Released
Status in “linux-lts-saucy” source package in Precise:
  Fix Released
Status in “linux” source package in Saucy:
  Fix Released
Status in “linux-lts-raring” source package in Saucy:
  Invalid
Status in “linux-lts-saucy” source package in Saucy:
  Invalid
Status in “linux” source package in Trusty:
  Fix Released
Status in “linux-lts-raring” source package in Trusty:
  Invalid
Status in “linux-lts-saucy” source package in Trusty:
  Invalid

Bug description:
  Open this bug to trace device driver for O2 Micro, Inc. Device
  [1217:8520].

  We have seen this cardreader on some laptops, but most BIOS missed its
  special init, it's better to do that init in kernel.

  The support doesn't show up in mainline or mmc-next yet.

  Patch submitted upstream:
  http://article.gmane.org/gmane.linux.kernel.mmc/24244

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

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


[Kernel-packages] [Bug 47994] Re: PowerBook G4 12" - Suspend to disk doesn't work

2014-03-06 Thread Serge Hallyn
** Changed in: pm-utils (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  PowerBook G4 12" - Suspend to disk doesn't work

Status in “linux” package in Ubuntu:
  Expired
Status in “linux-source-2.6.15” package in Ubuntu:
  Invalid
Status in “linux-source-2.6.22” package in Ubuntu:
  Won't Fix
Status in “pm-utils” package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: linux-source-2.6.15

  Just installed Ubuntu 6.06 running live-cd on 12" powerbook. After
  enabling suspend in gnome-power-manager, invoking it only fades the
  screen to black, then immidiately returns.

  dmesg reports "Sleep mode not supported on this machine"

  System information (from /proc/cpuinfo):
  machine: Powerbook6,8
  motherboard: PowerBook6,8 MacRISC3 Power Macintosh
  detected as: 287 (PowerBook G4 12")

  Let me know if/how I can give any more information on the issue.

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

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


[Kernel-packages] [Bug 677440] Re: [VX800] pm-suspend on ECafe EC900CL : blank screen (kernel 2.6.35-22)

2014-03-06 Thread Serge Hallyn
Please reply if this is still an issue in a supported release.


** Changed in: pm-utils (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  [VX800] pm-suspend on ECafe EC900CL : blank screen (kernel 2.6.35-22)

Status in “linux” package in Ubuntu:
  Incomplete
Status in “pm-utils” package in Ubuntu:
  Invalid

Bug description:
  Hi.

  Test on :
  Description:  Ubuntu 10.10
  Release:  10.10

  apt-cache policy pm-utils
  pm-utils:
Installé : 1.4.1-3
Candidat : 1.4.1-3

  On the EC-900CL, the command pm-suspend works and the laptop goes into
  suspend mode (blinking led)

  When trying to restart the laptop, it tries to restart but the screen remain 
blank
  The Caps Lock key has no effect.

  The pm-hibernate is fully functionnal

  Thanks

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

-- 
Mailing list: https://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 1205494] Re: [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10

2014-03-06 Thread Scott P
Sorry for the huge delay in a response.  I am obtaining the iso now.  I
will be able to test it sometime next week.   Does this image version
function as a live CD, as that will be my requirement for testing.  I
cannot install it.


On Tue, Feb 18, 2014 at 10:49 AM, Joseph Salisbury <
joseph.salisb...@canonical.com> wrote:

> Can you test the latest Trusty CD to see if the touch screen is now
> working?  It can be downloaded from:
>
> http://cdimage.ubuntu.com/daily-live/current/
>
> ** Changed in: linux (Ubuntu)
>Status: In Progress => Incomplete
>
> ** Changed in: linux (Ubuntu Saucy)
>Status: In Progress => Incomplete
>
> ** Also affects: linux (Ubuntu Trusty)
>Importance: Medium
>  Assignee: Joseph Salisbury (jsalisbury)
>Status: Incomplete
>
> ** Changed in: linux (Ubuntu Trusty)
>Status: Incomplete => In Progress
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1205494
>
> Title:
>   [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205494/+subscriptions
>

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

Title:
  [Dell XPS 18] Touch screen not functioning under Ubuntu 13.04 13.10

Status in “linux” package in Ubuntu:
  In Progress
Status in “linux” source package in Saucy:
  Incomplete
Status in “linux” source package in Trusty:
  In Progress

Bug description:
  I ran `ubuntu-bug linux` from Ubuntu 13.04 terminal session, and it
  appeared to have uploaded the information successfully.

  Additional items:

  root@ubuntu:~# lsb_release -rd
  Description:  Ubuntu 13.04
  Release:  13.04

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-19-generic 3.8.0-19.29
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 3270 F pulseaudio
  CasperVersion: 1.331
  Date: Fri Jul 26 21:11:10 2013
  LiveMediaBuild: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  MachineType: Dell Inc. XPS 18
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi 
file=/cdrom/preseed/hostname.seed boot=casper quiet splash --
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-19-generic N/A
   linux-backports-modules-3.8.0-19-generic  N/A
   linux-firmware1.106
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/04/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0GWH76
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 13
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd06/04/2013:svnDellInc.:pnXPS18:pvrNotSpecified:rvnDellInc.:rn0GWH76:rvrA00:cvnDellInc.:ct13:cvrNotSpecified:
  dmi.product.name: XPS 18
  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/1205494/+subscriptions

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


[Kernel-packages] [Bug 1285053] Re: CVE-2014-2038

2014-03-06 Thread John Johansen
** Description changed:

- [nfs: information leakage]
+ The nfs_can_extend_write function in fs/nfs/write.c in the Linux kernel
+ before 3.13.3 relies on a write delegation to extend a write operation
+ without a certain up-to-date verification, which allows local users to
+ obtain sensitive information from kernel memory in opportunistic
+ circumstances by writing to a file in an NFS filesystem and then reading
+ the same file.
  
  Break-Fix: c7559663e42f4294ffe31fe159da6b6a66b35d61
  263b4509ec4d47e0da3e753f85a39ea12d1eff24

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

Title:
  CVE-2014-2038

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux-armadaxp” package in Ubuntu:
  Invalid
Status in “linux-ec2” package in Ubuntu:
  Invalid
Status in “linux-fsl-imx51” package in Ubuntu:
  Invalid
Status in “linux-lts-backport-maverick” package in Ubuntu:
  New
Status in “linux-lts-backport-natty” package in Ubuntu:
  New
Status in “linux-lts-quantal” package in Ubuntu:
  Invalid
Status in “linux-lts-raring” package in Ubuntu:
  Invalid
Status in “linux-lts-saucy” package in Ubuntu:
  Invalid
Status in “linux-mvl-dove” package in Ubuntu:
  Invalid
Status in “linux-ti-omap4” package in Ubuntu:
  Invalid
Status in “linux” source package in Lucid:
  Invalid
Status in “linux-armadaxp” source package in Lucid:
  Invalid
Status in “linux-ec2” source package in Lucid:
  Invalid
Status in “linux-fsl-imx51” source package in Lucid:
  Invalid
Status in “linux-lts-backport-maverick” source package in Lucid:
  New
Status in “linux-lts-backport-natty” source package in Lucid:
  New
Status in “linux-lts-quantal” source package in Lucid:
  Invalid
Status in “linux-lts-raring” source package in Lucid:
  Invalid
Status in “linux-lts-saucy” source package in Lucid:
  Invalid
Status in “linux-mvl-dove” source package in Lucid:
  Invalid
Status in “linux-ti-omap4” source package in Lucid:
  Invalid
Status in “linux” source package in Precise:
  Invalid
Status in “linux-armadaxp” source package in Precise:
  Invalid
Status in “linux-ec2” source package in Precise:
  Invalid
Status in “linux-fsl-imx51” source package in Precise:
  Invalid
Status in “linux-lts-backport-maverick” source package in Precise:
  New
Status in “linux-lts-backport-natty” source package in Precise:
  New
Status in “linux-lts-quantal” source package in Precise:
  Invalid
Status in “linux-lts-raring” source package in Precise:
  Invalid
Status in “linux-lts-saucy” source package in Precise:
  Fix Committed
Status in “linux-mvl-dove” source package in Precise:
  Invalid
Status in “linux-ti-omap4” source package in Precise:
  Invalid
Status in “linux” source package in Quantal:
  Invalid
Status in “linux-armadaxp” source package in Quantal:
  Invalid
Status in “linux-ec2” source package in Quantal:
  Invalid
Status in “linux-fsl-imx51” source package in Quantal:
  Invalid
Status in “linux-lts-backport-maverick” source package in Quantal:
  New
Status in “linux-lts-backport-natty” source package in Quantal:
  New
Status in “linux-lts-quantal” source package in Quantal:
  Invalid
Status in “linux-lts-raring” source package in Quantal:
  Invalid
Status in “linux-lts-saucy” source package in Quantal:
  Invalid
Status in “linux-mvl-dove” source package in Quantal:
  Invalid
Status in “linux-ti-omap4” source package in Quantal:
  Invalid
Status in “linux” source package in Saucy:
  Fix Committed
Status in “linux-armadaxp” source package in Saucy:
  Invalid
Status in “linux-ec2” source package in Saucy:
  Invalid
Status in “linux-fsl-imx51” source package in Saucy:
  Invalid
Status in “linux-lts-backport-maverick” source package in Saucy:
  New
Status in “linux-lts-backport-natty” source package in Saucy:
  New
Status in “linux-lts-quantal” source package in Saucy:
  Invalid
Status in “linux-lts-raring” source package in Saucy:
  Invalid
Status in “linux-lts-saucy” source package in Saucy:
  Invalid
Status in “linux-mvl-dove” source package in Saucy:
  Invalid
Status in “linux-ti-omap4” source package in Saucy:
  Invalid
Status in “linux” source package in Trusty:
  Invalid
Status in “linux-armadaxp” source package in Trusty:
  Invalid
Status in “linux-ec2” source package in Trusty:
  Invalid
Status in “linux-fsl-imx51” source package in Trusty:
  Invalid
Status in “linux-lts-backport-maverick” source package in Trusty:
  New
Status in “linux-lts-backport-natty” source package in Trusty:
  New
Status in “linux-lts-quantal” source package in Trusty:
  Invalid
Status in “linux-lts-raring” source package in Trusty:
  Invalid
Status in “linux-lts-saucy” source package in Trusty:
  Invalid
Status in “linux-mvl-dove” source package in Trusty:
  Invalid
Status in “linux-ti-omap4” source package in Trusty:
  Invalid

Bug description:
  The nfs_can_extend_write function in fs/nfs/write.c in the Linux
  kernel before 3.13.3 relies on a write 

[Kernel-packages] [Bug 930447] Re: Unable to start Ubuntu 12.04 live CD with syslinux loader on Pentium M x86 Laptop due to bug in PAE kernel, initramfs or syslinux

2014-03-06 Thread roland aus köln
one thing to add - on lubuntu iso i just tested, entering a kernel param
at boot/installation-time does not seem to find it`s way into grub.cfg -
so it needs to be re-added after installation.

since i´m not a long-time ubuntu user, i`m unsure if this a bug or by
design

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

Title:
  Unable to start Ubuntu 12.04 live CD with syslinux loader on Pentium M
  x86 Laptop due to bug in PAE kernel, initramfs or syslinux

Status in “linux” package in Ubuntu:
  Fix Released
Status in “syslinux” package in Ubuntu:
  Invalid
Status in Baltix GNU/Linux:
  Triaged

Bug description:
  Ubuntu 12.04 doesn't start from Desktop CD or USB with syslinux boot
  loader on Pentium M 1.6Ghz or faster Pentium M CPU - displays error
  message about missing PAE feature in CPU, but *the same* *Ubuntu
  12.04* Desktop CD/LiveUSB starts fine on *the same CPU* (and same PAE
  kernel) if GRUB boot loader is used, for example when WUBI or LiveUSB
  with GRUB boot loader, like Multisystem
  (http://liveusb.info/dotclear/index.php?pages/install ) is used!

  The error message is:
  "This kernel requires the following features not present on the CPU: pae.
  Unable to boot - please use a kernel appropriate for you CPU."

  THIS IS AN IMPORTANT REGRESSION! People are able to install and successfully 
use Ubuntu 12.04 on such pretty new hardware, like IBM Thinkpad T42 laptop with 
Pentium M 1700Mhz processor, but the bug in syslinux (or something related) 
forbids Ubuntu 12.04 installation.
  This bug is reproducible on lots of computers, there are several log files 
and /proc/cpuinfo file attached to this bugreport, AFAIK it's enough to reopen 
this bug.

  ---
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  CurrentDmesg: Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order 
/var/log/dmesg -'] failed with exit code 1: comm: /var/log/dmesg: Permission 
denied
  MachineType: IBM 2373PPU
  dmi.bios.date: 06/18/2007
  dmi.bios.vendor: IBM
  dmi.bios.version: 1RETDRWW (3.23 )
  dmi.board.name: 2373PPU
  dmi.board.vendor: IBM
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: IBM
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnIBM:bvr1RETDRWW(3.23):bd06/18/2007:svnIBM:pn2373PPU:pvrThinkPadT42:rvnIBM:rn2373PPU:rvrNotAvailable:cvnIBM:ct10:cvrNotAvailable:
  dmi.product.name: 2373PPU
  dmi.product.version: ThinkPad T42
  dmi.sys.vendor: IBM

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

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


[Kernel-packages] [Bug 930447] Re: Unable to start Ubuntu 12.04 live CD with syslinux loader on Pentium M x86 Laptop due to bug in PAE kernel, initramfs or syslinux

2014-03-06 Thread sudodus
Now it is time for me to say thank you :-)

First of all, *I want to thank everybody contributing* to solving this
bug, or complex of bugs, concerning Pentium M and Celeron M CPUs and new
Ubuntu based kernels.

Then I want to mention roland aus köln (devzero-c), who continued
pushing this issue when we had given up (either completely or like me,
resorting to work-arounds).

And I want to thank Chris Bainbridge, who was able to do the actual bug-
fixes that made the ship turn around. I don't know if you are a
developer or a very skilled user, but you made a great difference.

Finally I want to thank you Chris for sharing the link to instructions,
that actually got me over the threshold to build a custom syslinux
bootable system. I'm working right now on a debian system, that should
be able to install from a CD/DVD or USB drive to very different systems
(including very old and limited systems) by flashing compressed image
files (img.xz files) or iso files and growing the file system when there
is extra space available.

I show the link again for everybody else, who might be interested. It
works for me with a couple of minor tweaks, the main one that I needed
to import a gpg key separately.

Best regards
sudodus alias Nio

- Comment #279 -
Chris Bainbridge (chris-bainbridge) wrote on 2014-03-03:#279

lkml: "grub is jumping to the 32-bit entry point and skipping the entire
real mode setup code. Bad grub."

You don't need to build a syslinux bootable iso. You can boot the kernel
from Grub in 16-bit mode by using the linux16 command
http://www.gnu.org/software/grub/manual/html_node/linux16.html and
initrd16
https://www.gnu.org/software/grub/manual/html_node/initrd16.html

According to the discussion on LKML, linux16 is now the default on
Fedora, and should be used by other distributions.

(If you still want to build a custom syslinux bootable system, just for fun, 
see the instructions at 
http://willhaley.com/blog/create-a-custom-debian-live-environment/ - it's about 
25 lines of code in total, and not difficult to follow)
-

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

Title:
  Unable to start Ubuntu 12.04 live CD with syslinux loader on Pentium M
  x86 Laptop due to bug in PAE kernel, initramfs or syslinux

Status in “linux” package in Ubuntu:
  Fix Released
Status in “syslinux” package in Ubuntu:
  Invalid
Status in Baltix GNU/Linux:
  Triaged

Bug description:
  Ubuntu 12.04 doesn't start from Desktop CD or USB with syslinux boot
  loader on Pentium M 1.6Ghz or faster Pentium M CPU - displays error
  message about missing PAE feature in CPU, but *the same* *Ubuntu
  12.04* Desktop CD/LiveUSB starts fine on *the same CPU* (and same PAE
  kernel) if GRUB boot loader is used, for example when WUBI or LiveUSB
  with GRUB boot loader, like Multisystem
  (http://liveusb.info/dotclear/index.php?pages/install ) is used!

  The error message is:
  "This kernel requires the following features not present on the CPU: pae.
  Unable to boot - please use a kernel appropriate for you CPU."

  THIS IS AN IMPORTANT REGRESSION! People are able to install and successfully 
use Ubuntu 12.04 on such pretty new hardware, like IBM Thinkpad T42 laptop with 
Pentium M 1700Mhz processor, but the bug in syslinux (or something related) 
forbids Ubuntu 12.04 installation.
  This bug is reproducible on lots of computers, there are several log files 
and /proc/cpuinfo file attached to this bugreport, AFAIK it's enough to reopen 
this bug.

  ---
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  CurrentDmesg: Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order 
/var/log/dmesg -'] failed with exit code 1: comm: /var/log/dmesg: Permission 
denied
  MachineType: IBM 2373PPU
  dmi.bios.date: 06/18/2007
  dmi.bios.vendor: IBM
  dmi.bios.version: 1RETDRWW (3.23 )
  dmi.board.name: 2373PPU
  dmi.board.vendor: IBM
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: IBM
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnIBM:bvr1RETDRWW(3.23):bd06/18/2007:svnIBM:pn2373PPU:pvrThinkPadT42:rvnIBM:rn2373PPU:rvrNotAvailable:cvnIBM:ct10:cvrNotAvailable:
  dmi.product.name: 2373PPU
  dmi.product.version: ThinkPad T42
  dmi.sys.vendor: IBM

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

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


[Kernel-packages] [Bug 1285934] Re: track pad often freezes or gets jerky - it works intermittently

2014-03-06 Thread PirxPilot
Still occurs with new kernal. Tag added.

** Tags removed: apport-bug dist-upgrade i386 saucy
** 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/1285934

Title:
  track pad often freezes or gets jerky - it works intermittently

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Randomly, the trackpad will stop movingthe pointer around the screen
  reliably. It may freeze for a second, or several. Or it may repeatedly
  freeze and release a few times a second, making it jerk across the
  screen. Scrolling is affected the same way. I found a workaround that
  involves turning psmouse off and on again. That seems to work.
  Sometimes just for a few minutes, other times for a few days.

  Second problem: The system clock disappeared from the 'taskbar' at the
  top. The clock settings in the system settings menu was grayed out. I
  found a procedure to turn that on and off again too. So far so good.

  The first problem might have happened a little bit under 13.04 as
  well, I'm not certain if the first time was before or after the
  upgrade to 13.10

  Sorry I'm a noob. I'm not even sure if this is the right way to make a
  bug report.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: ubuntu-release-upgrader-core 1:0.205.4
  ProcVersionSignature: Ubuntu 3.11.0-17.31-generic 3.11.10.3
  Uname: Linux 3.11.0-17-generic i686
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: i386
  CrashDB: ubuntu
  Date: Thu Feb 27 18:17:10 2014
  InstallationDate: Installed on 2013-05-24 (279 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release i386 (20130424)
  MarkForUpload: True
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: ubuntu-release-upgrader
  Symptom: release-upgrade
  UpgradeStatus: Upgraded to saucy on 2014-02-04 (23 days ago)
  VarLogDistupgradeTermlog:

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

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


[Kernel-packages] [Bug 930447] Re: Unable to start Ubuntu 12.04 live CD with syslinux loader on Pentium M x86 Laptop due to bug in PAE kernel, initramfs or syslinux

2014-03-06 Thread roland aus köln
apparently, the trusty-tahr daily build cd-images already contain the
fixed kernel, so if you have an affected system and want to try
installing (l/x)ubuntu you can get them here:

http://cdimage.ubuntu.com/lubuntu/daily-live/current/
http://cdimage.ubuntu.com/xubuntu/daily-live/current/
http://cdimage.ubuntu.com/daily-live/current/

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

Title:
  Unable to start Ubuntu 12.04 live CD with syslinux loader on Pentium M
  x86 Laptop due to bug in PAE kernel, initramfs or syslinux

Status in “linux” package in Ubuntu:
  Fix Released
Status in “syslinux” package in Ubuntu:
  Invalid
Status in Baltix GNU/Linux:
  Triaged

Bug description:
  Ubuntu 12.04 doesn't start from Desktop CD or USB with syslinux boot
  loader on Pentium M 1.6Ghz or faster Pentium M CPU - displays error
  message about missing PAE feature in CPU, but *the same* *Ubuntu
  12.04* Desktop CD/LiveUSB starts fine on *the same CPU* (and same PAE
  kernel) if GRUB boot loader is used, for example when WUBI or LiveUSB
  with GRUB boot loader, like Multisystem
  (http://liveusb.info/dotclear/index.php?pages/install ) is used!

  The error message is:
  "This kernel requires the following features not present on the CPU: pae.
  Unable to boot - please use a kernel appropriate for you CPU."

  THIS IS AN IMPORTANT REGRESSION! People are able to install and successfully 
use Ubuntu 12.04 on such pretty new hardware, like IBM Thinkpad T42 laptop with 
Pentium M 1700Mhz processor, but the bug in syslinux (or something related) 
forbids Ubuntu 12.04 installation.
  This bug is reproducible on lots of computers, there are several log files 
and /proc/cpuinfo file attached to this bugreport, AFAIK it's enough to reopen 
this bug.

  ---
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  CurrentDmesg: Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order 
/var/log/dmesg -'] failed with exit code 1: comm: /var/log/dmesg: Permission 
denied
  MachineType: IBM 2373PPU
  dmi.bios.date: 06/18/2007
  dmi.bios.vendor: IBM
  dmi.bios.version: 1RETDRWW (3.23 )
  dmi.board.name: 2373PPU
  dmi.board.vendor: IBM
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: IBM
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnIBM:bvr1RETDRWW(3.23):bd06/18/2007:svnIBM:pn2373PPU:pvrThinkPadT42:rvnIBM:rn2373PPU:rvrNotAvailable:cvnIBM:ct10:cvrNotAvailable:
  dmi.product.name: 2373PPU
  dmi.product.version: ThinkPad T42
  dmi.sys.vendor: IBM

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

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


[Kernel-packages] [Bug 1279985] Re: CVE-2014-1874

2014-03-06 Thread John Johansen
** Changed in: linux-ec2 (Ubuntu Lucid)
   Status: Fix Committed => Fix Released

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

** Description changed:

- SELinux local DoS
+ The security_context_to_sid_core function in
+ security/selinux/ss/services.c in the Linux kernel before 3.13.4 allows
+ local users to cause a denial of service (system crash) by leveraging
+ the CAP_MAC_ADMIN capability to set a zero-length security context.
  
  Break-Fix: - 2172fa709ab32ca60e86179dc67d0857be8e2c98

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

Title:
  CVE-2014-1874

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux-armadaxp” package in Ubuntu:
  Invalid
Status in “linux-ec2” package in Ubuntu:
  Invalid
Status in “linux-fsl-imx51” package in Ubuntu:
  Invalid
Status in “linux-lts-backport-maverick” package in Ubuntu:
  New
Status in “linux-lts-backport-natty” package in Ubuntu:
  New
Status in “linux-lts-quantal” package in Ubuntu:
  Invalid
Status in “linux-lts-raring” package in Ubuntu:
  Invalid
Status in “linux-lts-saucy” package in Ubuntu:
  Invalid
Status in “linux-mvl-dove” package in Ubuntu:
  Invalid
Status in “linux-ti-omap4” package in Ubuntu:
  Invalid
Status in “linux” source package in Lucid:
  Fix Released
Status in “linux-armadaxp” source package in Lucid:
  Invalid
Status in “linux-ec2” source package in Lucid:
  Fix Released
Status in “linux-fsl-imx51” source package in Lucid:
  Invalid
Status in “linux-lts-backport-maverick” source package in Lucid:
  New
Status in “linux-lts-backport-natty” source package in Lucid:
  New
Status in “linux-lts-quantal” source package in Lucid:
  Invalid
Status in “linux-lts-raring” source package in Lucid:
  Invalid
Status in “linux-lts-saucy” source package in Lucid:
  Invalid
Status in “linux-mvl-dove” source package in Lucid:
  Invalid
Status in “linux-ti-omap4” source package in Lucid:
  Invalid
Status in “linux” source package in Precise:
  Fix Committed
Status in “linux-armadaxp” source package in Precise:
  Fix Committed
Status in “linux-ec2” source package in Precise:
  Invalid
Status in “linux-fsl-imx51” source package in Precise:
  Invalid
Status in “linux-lts-backport-maverick” source package in Precise:
  New
Status in “linux-lts-backport-natty” source package in Precise:
  New
Status in “linux-lts-quantal” source package in Precise:
  Fix Committed
Status in “linux-lts-raring” source package in Precise:
  Fix Committed
Status in “linux-lts-saucy” source package in Precise:
  Fix Committed
Status in “linux-mvl-dove” source package in Precise:
  Invalid
Status in “linux-ti-omap4” source package in Precise:
  Fix Committed
Status in “linux” source package in Quantal:
  Fix Committed
Status in “linux-armadaxp” source package in Quantal:
  Fix Committed
Status in “linux-ec2” source package in Quantal:
  Invalid
Status in “linux-fsl-imx51” source package in Quantal:
  Invalid
Status in “linux-lts-backport-maverick” source package in Quantal:
  New
Status in “linux-lts-backport-natty” source package in Quantal:
  New
Status in “linux-lts-quantal” source package in Quantal:
  Invalid
Status in “linux-lts-raring” source package in Quantal:
  Invalid
Status in “linux-lts-saucy” source package in Quantal:
  Invalid
Status in “linux-mvl-dove” source package in Quantal:
  Invalid
Status in “linux-ti-omap4” source package in Quantal:
  Fix Committed
Status in “linux” source package in Saucy:
  Fix Committed
Status in “linux-armadaxp” source package in Saucy:
  Invalid
Status in “linux-ec2” source package in Saucy:
  Invalid
Status in “linux-fsl-imx51” source package in Saucy:
  Invalid
Status in “linux-lts-backport-maverick” source package in Saucy:
  New
Status in “linux-lts-backport-natty” source package in Saucy:
  New
Status in “linux-lts-quantal” source package in Saucy:
  Invalid
Status in “linux-lts-raring” source package in Saucy:
  Invalid
Status in “linux-lts-saucy” source package in Saucy:
  Invalid
Status in “linux-mvl-dove” source package in Saucy:
  Invalid
Status in “linux-ti-omap4” source package in Saucy:
  Fix Committed
Status in “linux” source package in Trusty:
  Invalid
Status in “linux-armadaxp” source package in Trusty:
  Invalid
Status in “linux-ec2” source package in Trusty:
  Invalid
Status in “linux-fsl-imx51” source package in Trusty:
  Invalid
Status in “linux-lts-backport-maverick” source package in Trusty:
  New
Status in “linux-lts-backport-natty” source package in Trusty:
  New
Status in “linux-lts-quantal” source package in Trusty:
  Invalid
Status in “linux-lts-raring” source package in Trusty:
  Invalid
Status in “linux-lts-saucy” source package in Trusty:
  Invalid
Status in “linux-mvl-dove” source package in Trusty:
  Invalid
Status in “linux-ti-omap4” source package in Trusty:
  Invalid

Bug description:
  The security_context_to_sid_core functio

[Kernel-packages] [Bug 1275116] Re: lowlatency-flavour crashes and locks up alot

2014-03-06 Thread Søren Holm
I've been busy, so I did not try the last versions that Joseph posted.

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

Title:
  lowlatency-flavour crashes and locks up alot

Status in “linux” package in Ubuntu:
  Confirmed
Status in “linux-lowlatency” package in Ubuntu:
  Confirmed

Bug description:
  The 3.11 flavour that where upgraded to 3.13 today crashed 10 times
  this morning. I have the crashdums, but I figured that it might have
  been solved in 3.13. Unfortunatly it seems like it is not.

  I will add crashdumps when I get crashes that do not just lockup the
  machine but currently I have only seem complete lockups with 3.13

  So the essense is :

  3.11-lowlatency crashed 10 time today most of the crashes reached the console 
so I could see the panic text.
  3.13-lowlatency crash 1 time 10 minuttes after first boot. No VT swtich. 
During next reboot it also locked.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-6-lowlatency (not installed)
  ProcVersionSignature: Ubuntu 3.13.0-6.23-generic 3.13.0
  Uname: Linux 3.13.0-6-generic i686
  ApportVersion: 2.13.2-0ubuntu2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sgh2176 F pulseaudio
  CurrentDesktop: KDE
  Date: Fri Jan 31 23:38:10 2014
  InstallationDate: Installed on 2013-12-24 (38 days ago)
  InstallationMedia: Kubuntu 14.04 LTS "Trusty Tahr" - Alpha i386 (20131224)
  MachineType: LENOVO 2356GCG
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-6-generic 
root=UUID=6376d4d7-bb9e-4488-bb5f-798e6c41f3fc ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-6-generic N/A
   linux-backports-modules-3.13.0-6-generic  N/A
   linux-firmware1.123
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/02/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G7ET31WW (1.13 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 2356GCG
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG7ET31WW(1.13):bd07/02/2012:svnLENOVO:pn2356GCG:pvrThinkPadT430s:rvnLENOVO:rn2356GCG:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2356GCG
  dmi.product.version: ThinkPad T430s
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1275116] Re: lowlatency-flavour crashes and locks up alot

2014-03-06 Thread Jaime Pérez
but you have issues with previous version?

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

Title:
  lowlatency-flavour crashes and locks up alot

Status in “linux” package in Ubuntu:
  Confirmed
Status in “linux-lowlatency” package in Ubuntu:
  Confirmed

Bug description:
  The 3.11 flavour that where upgraded to 3.13 today crashed 10 times
  this morning. I have the crashdums, but I figured that it might have
  been solved in 3.13. Unfortunatly it seems like it is not.

  I will add crashdumps when I get crashes that do not just lockup the
  machine but currently I have only seem complete lockups with 3.13

  So the essense is :

  3.11-lowlatency crashed 10 time today most of the crashes reached the console 
so I could see the panic text.
  3.13-lowlatency crash 1 time 10 minuttes after first boot. No VT swtich. 
During next reboot it also locked.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-6-lowlatency (not installed)
  ProcVersionSignature: Ubuntu 3.13.0-6.23-generic 3.13.0
  Uname: Linux 3.13.0-6-generic i686
  ApportVersion: 2.13.2-0ubuntu2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sgh2176 F pulseaudio
  CurrentDesktop: KDE
  Date: Fri Jan 31 23:38:10 2014
  InstallationDate: Installed on 2013-12-24 (38 days ago)
  InstallationMedia: Kubuntu 14.04 LTS "Trusty Tahr" - Alpha i386 (20131224)
  MachineType: LENOVO 2356GCG
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-6-generic 
root=UUID=6376d4d7-bb9e-4488-bb5f-798e6c41f3fc ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-6-generic N/A
   linux-backports-modules-3.13.0-6-generic  N/A
   linux-firmware1.123
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/02/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G7ET31WW (1.13 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 2356GCG
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG7ET31WW(1.13):bd07/02/2012:svnLENOVO:pn2356GCG:pvrThinkPadT430s:rvnLENOVO:rn2356GCG:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2356GCG
  dmi.product.version: ThinkPad T430s
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1274684] Re: CVE-2014-1690

2014-03-06 Thread John Johansen
** Description changed:

- Linux kernel: netfilter: nf_nat: leakage of uninitialized buffer in IRC
- NAT helper
+ The help function in net/netfilter/nf_nat_irc.c in the Linux kernel
+ before 3.12.8 allows remote attackers to obtain sensitive information
+ from kernel memory by establishing an IRC DCC session in which incorrect
+ packet data is transmitted during use of the NAT mangle feature.
  
  Break-Fix: 5901b6be885e2c9a30fd94803b846b3d33e351dd
  2690d97ade05c5325cbf7c72b94b90d265659886

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

Title:
  CVE-2014-1690

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux-armadaxp” package in Ubuntu:
  Invalid
Status in “linux-ec2” package in Ubuntu:
  Invalid
Status in “linux-fsl-imx51” package in Ubuntu:
  Invalid
Status in “linux-lts-backport-maverick” package in Ubuntu:
  Invalid
Status in “linux-lts-backport-natty” package in Ubuntu:
  Invalid
Status in “linux-lts-quantal” package in Ubuntu:
  Invalid
Status in “linux-lts-raring” package in Ubuntu:
  Invalid
Status in “linux-lts-saucy” package in Ubuntu:
  Invalid
Status in “linux-mvl-dove” package in Ubuntu:
  Invalid
Status in “linux-ti-omap4” package in Ubuntu:
  Invalid
Status in “linux” source package in Lucid:
  Invalid
Status in “linux-armadaxp” source package in Lucid:
  Invalid
Status in “linux-ec2” source package in Lucid:
  Invalid
Status in “linux-fsl-imx51” source package in Lucid:
  Invalid
Status in “linux-lts-backport-maverick” source package in Lucid:
  Invalid
Status in “linux-lts-backport-natty” source package in Lucid:
  Invalid
Status in “linux-lts-quantal” source package in Lucid:
  Invalid
Status in “linux-lts-raring” source package in Lucid:
  Invalid
Status in “linux-lts-saucy” source package in Lucid:
  Invalid
Status in “linux-mvl-dove” source package in Lucid:
  Invalid
Status in “linux-ti-omap4” source package in Lucid:
  Invalid
Status in “linux” source package in Precise:
  Invalid
Status in “linux-armadaxp” source package in Precise:
  Invalid
Status in “linux-ec2” source package in Precise:
  Invalid
Status in “linux-fsl-imx51” source package in Precise:
  Invalid
Status in “linux-lts-backport-maverick” source package in Precise:
  Invalid
Status in “linux-lts-backport-natty” source package in Precise:
  Invalid
Status in “linux-lts-quantal” source package in Precise:
  Invalid
Status in “linux-lts-raring” source package in Precise:
  Fix Committed
Status in “linux-lts-saucy” source package in Precise:
  Fix Committed
Status in “linux-mvl-dove” source package in Precise:
  Invalid
Status in “linux-ti-omap4” source package in Precise:
  Invalid
Status in “linux” source package in Quantal:
  Invalid
Status in “linux-armadaxp” source package in Quantal:
  Invalid
Status in “linux-ec2” source package in Quantal:
  Invalid
Status in “linux-fsl-imx51” source package in Quantal:
  Invalid
Status in “linux-lts-backport-maverick” source package in Quantal:
  Invalid
Status in “linux-lts-backport-natty” source package in Quantal:
  Invalid
Status in “linux-lts-quantal” source package in Quantal:
  Invalid
Status in “linux-lts-raring” source package in Quantal:
  Invalid
Status in “linux-lts-saucy” source package in Quantal:
  Invalid
Status in “linux-mvl-dove” source package in Quantal:
  Invalid
Status in “linux-ti-omap4” source package in Quantal:
  Invalid
Status in “linux” source package in Saucy:
  Fix Committed
Status in “linux-armadaxp” source package in Saucy:
  Invalid
Status in “linux-ec2” source package in Saucy:
  Invalid
Status in “linux-fsl-imx51” source package in Saucy:
  Invalid
Status in “linux-lts-backport-maverick” source package in Saucy:
  Invalid
Status in “linux-lts-backport-natty” source package in Saucy:
  Invalid
Status in “linux-lts-quantal” source package in Saucy:
  Invalid
Status in “linux-lts-raring” source package in Saucy:
  Invalid
Status in “linux-lts-saucy” source package in Saucy:
  Invalid
Status in “linux-mvl-dove” source package in Saucy:
  Invalid
Status in “linux-ti-omap4” source package in Saucy:
  Invalid
Status in “linux” source package in Trusty:
  Invalid
Status in “linux-armadaxp” source package in Trusty:
  Invalid
Status in “linux-ec2” source package in Trusty:
  Invalid
Status in “linux-fsl-imx51” source package in Trusty:
  Invalid
Status in “linux-lts-backport-maverick” source package in Trusty:
  Invalid
Status in “linux-lts-backport-natty” source package in Trusty:
  Invalid
Status in “linux-lts-quantal” source package in Trusty:
  Invalid
Status in “linux-lts-raring” source package in Trusty:
  Invalid
Status in “linux-lts-saucy” source package in Trusty:
  Invalid
Status in “linux-mvl-dove” source package in Trusty:
  Invalid
Status in “linux-ti-omap4” source package in Trusty:
  Invalid

Bug description:
  The help function in net/netfilter/nf_nat_irc.c in the Linux kernel
  before 3.12.8 allow

[Kernel-packages] [Bug 1154749] Re: reboot does a shutdown instead of rebooting (OCP v2)

2014-03-06 Thread Tim Gardner
rodsmith - I don't think you installed linux-image-
extra-3.13.0-17-generic_3.13.0-17.37_amd64.deb which is why you are
missing mei.ko and mei_me.ko. The lowlatency flavour has still got some
issues that we're working through.

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

Title:
  reboot does a shutdown instead of rebooting (OCP v2)

Status in OEM Priority Project:
  Invalid
Status in Open Compute Project:
  New
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  On the OCP v2 compliant system (Windmill OCP motherboard v2), the
  system hang at the reboot startup. This issue happens on 12.04.1,
  12.04.2 and 12.10.

  The work around in http://ubuntuforums.org/showthread.php?t=2024096,
  blacklisting mei, works. Note the first reboot doesn't work, but the
  subsequent reboots work.

  mei in 12.04.1
  $ modinfo mei
  filename:   
/lib/modules/3.2.0-38-generic/kernel/drivers/staging/mei/mei.ko
  version:7.1.20.1
  license:GPL v2
  description:Intel(R) Management Engine Interface
  author: Intel Corporation
  srcversion: 9252880194B02634B5F0427

  Kernel mei message before blacklisted:
  kernel: [6.961623] mei: module is from the staging directory, the quality 
is unknown, you have been warned.
  kernel: [6.962226] mei :00:16.0: PCI INT A -> GSI 16 (level, low) -> 
IRQ 16
  kernel: [6.962235] mei :00:16.0: setting latency timer to 64
  kernel: [6.962310] mei :00:16.0: irq 104 for MSI/MSI-X

  mei in 12.04.2
  $ modinfo mei
  filename:   /lib/modules/3.5.0-25-generic/kernel/drivers/misc/mei/mei.ko
  license:GPL v2
  description:Intel(R) Management Engine Interface
  author: Intel Corporation
  srcversion: 0580619CB5DEF6AB7228EBE

  Kernel mei message before blacklisted:
  kernel: [6.543470] mei :00:16.0: setting latency timer to 64
  kernel: [6.543547] mei :00:16.0: irq 104 for MSI/MSI-X
  kernel: [6.547516] mei :00:16.0: wd: failed to find the client

  mei in 12.10
  $ modinfo mei
  filename:   /lib/modules/3.5.0-21-generic/kernel/drivers/misc/mei/mei.ko
  license:GPL v2
  description:Intel(R) Management Engine Interface
  author: Intel Corporation
  srcversion: 0580619CB5DEF6AB7228EBE

  Kernel mei message before blacklisted:
  kernel: [4.731997] mei :00:16.0: setting latency timer to 64
  kernel: [4.736801] mei :00:16.0: irq 104 for MSI/MSI-X
  kernel: [4.741695] mei :00:16.0: wd: failed to find the client

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1154749/+subscriptions

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


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

2014-03-06 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/1288994

Title:
  [Acer AOD255] hibernate/resume failure

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  On resume, the password window appear. After entering the password,
  the screen turns black. No response. Consoles (tty1-6) are active.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-15-generic 3.13.0-15.35
  ProcVersionSignature: Ubuntu 3.13.0-15.35-generic 3.13.5
  Uname: Linux 3.13.0-15-generic i686
  Annotation: This occured during a previous hibernate and prevented it from 
resuming properly.
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lightdm1242 F pulseaudio
joao   1731 F pulseaudio
  Date: Thu Mar  6 14:26:03 2014
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: hibernate/resume
  HibernationDevice: RESUME=UUID=64cb880a-e9a7-4823-a205-43da61ef0fee
  InstallationDate: Installed on 2013-10-31 (126 days ago)
  InstallationMedia: Xubuntu 13.10 "Saucy Salamander" - Release i386 (20131016)
  InterpreterPath: /usr/bin/python3.4
  MachineType: Acer AOD255
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-15-generic 
root=UUID=b009f7da-f5ba-477c-8895-d4bc33cdb1bd ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-15-generic N/A
   linux-backports-modules-3.13.0-15-generic  N/A
   linux-firmware 1.126
  SourcePackage: linux
  Title: [Acer AOD255] hibernate/resume failure
  UpgradeStatus: Upgraded to trusty on 2014-02-28 (5 days ago)
  UserGroups:
   
  dmi.bios.date: 08/12/2010
  dmi.bios.vendor: Acer
  dmi.bios.version: V3.05(DDR2)
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: AOD255
  dmi.board.vendor: Acer
  dmi.board.version: V3.05(DDR2)
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V3.05(DDR2)
  dmi.modalias: 
dmi:bvnAcer:bvrV3.05(DDR2):bd08/12/2010:svnAcer:pnAOD255:pvrV3.05(DDR2):rvnAcer:rnAOD255:rvrV3.05(DDR2):cvnAcer:ct10:cvrV3.05(DDR2):
  dmi.product.name: AOD255
  dmi.product.version: V3.05(DDR2)
  dmi.sys.vendor: Acer

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

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


[Kernel-packages] [Bug 1288994] [NEW] [Acer AOD255] hibernate/resume failure

2014-03-06 Thread JP
Public bug reported:

On resume, the password window appear. After entering the password, the
screen turns black. No response. Consoles (tty1-6) are active.

ProblemType: KernelOops
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-15-generic 3.13.0-15.35
ProcVersionSignature: Ubuntu 3.13.0-15.35-generic 3.13.5
Uname: Linux 3.13.0-15-generic i686
Annotation: This occured during a previous hibernate and prevented it from 
resuming properly.
ApportVersion: 2.13.2-0ubuntu5
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  lightdm1242 F pulseaudio
  joao   1731 F pulseaudio
Date: Thu Mar  6 14:26:03 2014
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: hibernate/resume
HibernationDevice: RESUME=UUID=64cb880a-e9a7-4823-a205-43da61ef0fee
InstallationDate: Installed on 2013-10-31 (126 days ago)
InstallationMedia: Xubuntu 13.10 "Saucy Salamander" - Release i386 (20131016)
InterpreterPath: /usr/bin/python3.4
MachineType: Acer AOD255
ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-15-generic 
root=UUID=b009f7da-f5ba-477c-8895-d4bc33cdb1bd ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-3.13.0-15-generic N/A
 linux-backports-modules-3.13.0-15-generic  N/A
 linux-firmware 1.126
SourcePackage: linux
Title: [Acer AOD255] hibernate/resume failure
UpgradeStatus: Upgraded to trusty on 2014-02-28 (5 days ago)
UserGroups:
 
dmi.bios.date: 08/12/2010
dmi.bios.vendor: Acer
dmi.bios.version: V3.05(DDR2)
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: AOD255
dmi.board.vendor: Acer
dmi.board.version: V3.05(DDR2)
dmi.chassis.type: 10
dmi.chassis.vendor: Acer
dmi.chassis.version: V3.05(DDR2)
dmi.modalias: 
dmi:bvnAcer:bvrV3.05(DDR2):bd08/12/2010:svnAcer:pnAOD255:pvrV3.05(DDR2):rvnAcer:rnAOD255:rvrV3.05(DDR2):cvnAcer:ct10:cvrV3.05(DDR2):
dmi.product.name: AOD255
dmi.product.version: V3.05(DDR2)
dmi.sys.vendor: Acer

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


** Tags: apport-kerneloops hibernate i386 resume 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/1288994

Title:
  [Acer AOD255] hibernate/resume failure

Status in “linux” package in Ubuntu:
  New

Bug description:
  On resume, the password window appear. After entering the password,
  the screen turns black. No response. Consoles (tty1-6) are active.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-15-generic 3.13.0-15.35
  ProcVersionSignature: Ubuntu 3.13.0-15.35-generic 3.13.5
  Uname: Linux 3.13.0-15-generic i686
  Annotation: This occured during a previous hibernate and prevented it from 
resuming properly.
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lightdm1242 F pulseaudio
joao   1731 F pulseaudio
  Date: Thu Mar  6 14:26:03 2014
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: hibernate/resume
  HibernationDevice: RESUME=UUID=64cb880a-e9a7-4823-a205-43da61ef0fee
  InstallationDate: Installed on 2013-10-31 (126 days ago)
  InstallationMedia: Xubuntu 13.10 "Saucy Salamander" - Release i386 (20131016)
  InterpreterPath: /usr/bin/python3.4
  MachineType: Acer AOD255
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-15-generic 
root=UUID=b009f7da-f5ba-477c-8895-d4bc33cdb1bd ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-15-generic N/A
   linux-backports-modules-3.13.0-15-generic  N/A
   linux-firmware 1.126
  SourcePackage: linux
  Title: [Acer AOD255] hibernate/resume failure
  UpgradeStatus: Upgraded to trusty on 2014-02-28 (5 days ago)
  UserGroups:
   
  dmi.bios.date: 08/12/2010
  dmi.bios.vendor: Acer
  dmi.bios.version: V3.05(DDR2)
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: AOD255
  dmi.board.vendor: Acer
  dmi.board.version: V3.05(DDR2)
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V3.05(DDR2)
  dmi.modalias: 
dmi:bvnAcer:bvrV3.05(DDR2):bd08/12/2010:svnAcer:pnAOD255:pvrV3.05(DDR2):rvnAcer:rnAOD255:rvrV3.05(DDR2):cvnAcer:ct10:cvrV3.05(DDR2):
  dmi.product.name: AOD255
  dmi.product.version: V3.05(DDR2)
  dmi.sys.vend

[Kernel-packages] [Bug 1154749] Re: reboot does a shutdown instead of rebooting (OCP v2)

2014-03-06 Thread Roderick Smith
This does seem to help, but with some very big caveats:

First, I was unable to test the -generic kernel because it lacked the
mei and mei_me modules. I therefore did my testing with the -lowlatency
version of the kernel.

Second, whether the disable_msi=1 kernel option was used or not, the
system has frequently been coming up without access to the i350 Ethernet
hardware. This isn't happening 100% of the time, but it is happening
quite often -- maybe 90% of the time.

Finally, I'm seeing the following kernel errors when using dcmitool in-
band:

[  256.029897] BUG: scheduling while atomic: dcmitool/2056/0x0002
[  256.029956] Modules linked in: dcmi(OF) snd_hda_codec_hdmi snd_hda_intel 
snd_hda_codec intel_rapl radeon snd_hwdep snd_pcm snd_page_alloc snd_timer 
x86_pkg_temp_thermal intel_powerclamp snd coretemp soundcore kvm 
crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel sb_edac ppdev lp 
aes_x86_64 ttm drm_kms_helper psmouse drm edac_core serio_raw joydev parport_pc 
mei_me parport lrw gf128mul glue_helper ablk_helper cryptd mei lpc_ich mac_hid 
igb i2c_algo_bit hid_generic isci dca e1000e usbhid libsas ptp hid ahci libahci 
pps_core scsi_transport_sas
[  256.030019] CPU: 9 PID: 2056 Comm: dcmitool Tainted: GF   W  O 
3.13.0-17-lowlatency #37
[  256.030022] Hardware name: Quanta Freedom/Windmill-EP, BIOS F03_3A07 
03/02/2012
[  256.030025]  882c7fc34600 881212f0bc50 81715e6d 
7fff
[  256.030034]  881212f0bc60 8170feec 881212f0bcc0 
817198de
[  256.030041]  881209a76040 881212f0bfd8 00014600 
00014600
[  256.030049] Call Trace:
[  256.030058]  [] dump_stack+0x4d/0x6f
[  256.030064]  [] __schedule_bug+0x4c/0x5a
[  256.030070]  [] __schedule+0x6de/0x7f0
[  256.030077]  [] schedule+0x29/0x70
[  256.030083]  [] schedule_timeout+0x279/0x320
[  256.030089]  [] ? ttwu_stat+0x9b/0x110
[  256.030096]  [] wait_for_completion+0x9c/0x100
[  256.030103]  [] ? wake_up_state+0x20/0x20
[  256.030110]  [] kthread_stop+0x4a/0x130
[  256.030118]  [] dcmi_transport_close+0x6d/0x120 [dcmi]
[  256.030124]  [] dcmi_disconnect+0x29/0x40 [dcmi]
[  256.030130]  [] dcmi_release+0x2e/0xa0 [dcmi]
[  256.030137]  [] __fput+0xd3/0x250
[  256.030143]  [] fput+0xe/0x10
[  256.030154]  [] task_work_run+0xc4/0xe0
[  256.030162]  [] do_exit+0x2a6/0xa90
[  256.030169]  [] ? vtime_account_user+0x54/0x60
[  256.030175]  [] do_group_exit+0x3f/0xa0
[  256.030180]  [] SyS_exit_group+0x14/0x20
[  256.030187]  [] tracesys+0xe1/0xe6

Once, the computer spontaneously rebooted a few seconds after I used
dcmitool. I don't know if that's connected to the kernel error messages,
though.

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

Title:
  reboot does a shutdown instead of rebooting (OCP v2)

Status in OEM Priority Project:
  Invalid
Status in Open Compute Project:
  New
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  On the OCP v2 compliant system (Windmill OCP motherboard v2), the
  system hang at the reboot startup. This issue happens on 12.04.1,
  12.04.2 and 12.10.

  The work around in http://ubuntuforums.org/showthread.php?t=2024096,
  blacklisting mei, works. Note the first reboot doesn't work, but the
  subsequent reboots work.

  mei in 12.04.1
  $ modinfo mei
  filename:   
/lib/modules/3.2.0-38-generic/kernel/drivers/staging/mei/mei.ko
  version:7.1.20.1
  license:GPL v2
  description:Intel(R) Management Engine Interface
  author: Intel Corporation
  srcversion: 9252880194B02634B5F0427

  Kernel mei message before blacklisted:
  kernel: [6.961623] mei: module is from the staging directory, the quality 
is unknown, you have been warned.
  kernel: [6.962226] mei :00:16.0: PCI INT A -> GSI 16 (level, low) -> 
IRQ 16
  kernel: [6.962235] mei :00:16.0: setting latency timer to 64
  kernel: [6.962310] mei :00:16.0: irq 104 for MSI/MSI-X

  mei in 12.04.2
  $ modinfo mei
  filename:   /lib/modules/3.5.0-25-generic/kernel/drivers/misc/mei/mei.ko
  license:GPL v2
  description:Intel(R) Management Engine Interface
  author: Intel Corporation
  srcversion: 0580619CB5DEF6AB7228EBE

  Kernel mei message before blacklisted:
  kernel: [6.543470] mei :00:16.0: setting latency timer to 64
  kernel: [6.543547] mei :00:16.0: irq 104 for MSI/MSI-X
  kernel: [6.547516] mei :00:16.0: wd: failed to find the client

  mei in 12.10
  $ modinfo mei
  filename:   /lib/modules/3.5.0-21-generic/kernel/drivers/misc/mei/mei.ko
  license:GPL v2
  description:Intel(R) Management Engine Interface
  author: Intel Corporation
  srcversion: 0580619CB5DEF6AB7228EBE

  Kernel mei message before blacklisted:
  kernel: [4.731997] mei :00:16.0: setting latency timer to 64
  kernel: [4.736801]

[Kernel-packages] [Bug 930447] Re: Unable to start Ubuntu 12.04 live CD with syslinux loader on Pentium M x86 Laptop due to bug in PAE kernel, initramfs or syslinux

2014-03-06 Thread roland aus köln
this is really good news, thanks!

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

Title:
  Unable to start Ubuntu 12.04 live CD with syslinux loader on Pentium M
  x86 Laptop due to bug in PAE kernel, initramfs or syslinux

Status in “linux” package in Ubuntu:
  Fix Released
Status in “syslinux” package in Ubuntu:
  Invalid
Status in Baltix GNU/Linux:
  Triaged

Bug description:
  Ubuntu 12.04 doesn't start from Desktop CD or USB with syslinux boot
  loader on Pentium M 1.6Ghz or faster Pentium M CPU - displays error
  message about missing PAE feature in CPU, but *the same* *Ubuntu
  12.04* Desktop CD/LiveUSB starts fine on *the same CPU* (and same PAE
  kernel) if GRUB boot loader is used, for example when WUBI or LiveUSB
  with GRUB boot loader, like Multisystem
  (http://liveusb.info/dotclear/index.php?pages/install ) is used!

  The error message is:
  "This kernel requires the following features not present on the CPU: pae.
  Unable to boot - please use a kernel appropriate for you CPU."

  THIS IS AN IMPORTANT REGRESSION! People are able to install and successfully 
use Ubuntu 12.04 on such pretty new hardware, like IBM Thinkpad T42 laptop with 
Pentium M 1700Mhz processor, but the bug in syslinux (or something related) 
forbids Ubuntu 12.04 installation.
  This bug is reproducible on lots of computers, there are several log files 
and /proc/cpuinfo file attached to this bugreport, AFAIK it's enough to reopen 
this bug.

  ---
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  CurrentDmesg: Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order 
/var/log/dmesg -'] failed with exit code 1: comm: /var/log/dmesg: Permission 
denied
  MachineType: IBM 2373PPU
  dmi.bios.date: 06/18/2007
  dmi.bios.vendor: IBM
  dmi.bios.version: 1RETDRWW (3.23 )
  dmi.board.name: 2373PPU
  dmi.board.vendor: IBM
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: IBM
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnIBM:bvr1RETDRWW(3.23):bd06/18/2007:svnIBM:pn2373PPU:pvrThinkPadT42:rvnIBM:rn2373PPU:rvrNotAvailable:cvnIBM:ct10:cvrNotAvailable:
  dmi.product.name: 2373PPU
  dmi.product.version: ThinkPad T42
  dmi.sys.vendor: IBM

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

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


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

2014-03-06 Thread cristian
Ok, I've tested 2.6.38 and 3.0 final kernels (about 3.0-rc1 version,
there aren't deb packages for i386 architecture).

Results for 2.6.38 final and 3.0 final are the same: no regressions but there 
is the original bug.
So:
wifi led button is blinking (red/blue), radio switch is regular (on/off fast). 
After the workaround, blinking stops, but colors are reversed for wifi on/off.

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

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

Status in “linux” package in Ubuntu:
  Triaged

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

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

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

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

[Kernel-packages] [Bug 1285822] Re: Kernel panic at boot

2014-03-06 Thread wolfy1339
** 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/1285822

Title:
  Kernel panic at boot

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  OS: Ubuntu 14.04
  Kernel: 3.13-10, and the two releasees after that.
  Device: Microsoft Surface Pro (1st gen)

  I updated packages on 14.04 including linux-firmware and linux kernels a few 
weeks back.
  Once these updates were done, I rebooted my PC and a kernel panic happens 
evry time I boot from there on.
  I currently have no access to ubuntu.
  Kernel Panic - not syncing: Attempted to kill init! exitcode=0x0100
  --- 
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 4121 F pulseaudio
  CasperVersion: 1.336ubuntu1
  DistroRelease: Ubuntu 13.10
  LiveMediaBuild: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
  MachineType: Microsoft Corporation Surface with Windows 8 Pro
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi 
file=/cdrom/preseed/username.seed cdrom-detect/try-usb=true persistent noprompt 
floppy.allowed_drive_mask=0 ignore_uuid boot=casper quiet splash --
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-12-generic N/A
   linux-backports-modules-3.11.0-12-generic  N/A
   linux-firmware 1.116
  Tags:  saucy
  Uname: Linux 3.11.0-12-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/20/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.05.0050
  dmi.board.asset.tag: 0
  dmi.board.name: Surface with Windows 8 Pro
  dmi.board.vendor: Microsoft Corporation
  dmi.board.version: 1
  dmi.chassis.asset.tag: 0
  dmi.chassis.type: 17
  dmi.chassis.vendor: Microsoft Corporation
  dmi.chassis.version: 1
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.05.0050:bd08/20/2013:svnMicrosoftCorporation:pnSurfacewithWindows8Pro:pvr1:rvnMicrosoftCorporation:rnSurfacewithWindows8Pro:rvr1:cvnMicrosoftCorporation:ct17:cvr1:
  dmi.product.name: Surface with Windows 8 Pro
  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/1285822/+subscriptions

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


[Kernel-packages] [Bug 1281828] Re: linux: 3.5.0-47.71 -proposed tracker

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


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

** Description changed:

  This bug is for tracking the 3.5.0-47.71 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 18. February 2014 23:04 UTC
  kernel-stable-Certification-testing-end:Wednesday, 19. February 2014 00:04 UTC
  kernel-stable-Prepare-package-end:Wednesday, 19. February 2014 04:18 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 19. February 2014 04:18 UTC
  ppa-package-testing-start:Wednesday, 19. February 2014 05:02 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 19. February 2014 08:01 UTC
  kernel-stable-Security-signoff-start:Wednesday, 19. February 2014 09:02 UTC
  kernel-stable-Verification-testing-start:Wednesday, 19. February 2014 09:02 
UTC
  kernel-stable-Regression-testing-start:Wednesday, 19. February 2014 09:02 UTC
  kernel-stable-Security-signoff-end:Wednesday, 26. February 2014 13:01 UTC
  kernel-stable-Verification-testing-end:Friday, 28. February 2014 15:01 UTC
- kernel-stable-phase:CopyToUpdates
- kernel-stable-phase-changed:Tuesday, 04. March 2014 16:01 UTC
  kernel-stable-Promote-to-updates-start:Tuesday, 04. March 2014 16:01 UTC
  kernel-stable-Regression-testing-end:Tuesday, 04. March 2014 16:01 UTC
  kernel-stable-Promote-to-updates-end:Thursday, 06. March 2014 17:03 UTC
+ kernel-stable-phase:Released
+ kernel-stable-phase-changed:Thursday, 06. March 2014 19:02 UTC

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

Title:
  linux: 3.5.0-47.71 -proposed tracker

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 18. February 2014 23:04 UTC
  kernel-stable-Certification-testing-end:Wednesday, 19. February 2014 00:04 UTC
  kernel-stable-Prepare-package-end:Wednesday, 19. February 2014 04:18 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 19. February 2014 04:18 UTC
  ppa-package-testing-start:Wednesday, 19. February 2014 05:02 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 19. February 2014 08:01 UTC
  kernel-stable-Security-signoff-start:Wednesday, 19. February 2014 09:02 UTC
  kernel-stable-Verification-testing-start:Wednesday, 19. February 2014 09:02 
UTC
  kernel-stable-Regression-testing-start:Wednesday, 19. February 2014 09:02 UTC
  kernel-stable-Security-signoff-end:Wednesday, 26. February 2014 13:01 UTC
  kernel-stable-Verification-testing-end:Friday, 28. February 2014 15:01 UTC
  kernel-stable-Promote-to-updates-start:Tuesday, 04. March 2014 16:01 UTC
  kernel-stable-Regression-testing-end:Tuesday, 04. March 2014 16:01 UTC
  kernel-stable-Promote-to-updates-end:Thursday, 06. March 2014 17:03 UTC
  kernel-stable-phase:Released
  kernel-stable-phase-changed:Thursday, 06. March 2014 19:02 UTC

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

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


[Kernel-packages] [Bug 1281895] Re: linux-ti-omap4: 3.5.0-239.55 -proposed tracker

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


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

** Description changed:

  This bug is for tracking the  upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 19. February 2014 04:11 UTC
  kernel-stable-master-bug:1281828
  kernel-stable-Certification-testing-end:Monday, 24. February 2014 12:03 UTC
  kernel-stable-Prepare-package-end:Monday, 24. February 2014 20:03 UTC
  kernel-stable-Promote-to-proposed-start:Monday, 24. February 2014 20:03 UTC
  ppa-package-testing-start:Monday, 24. February 2014 21:03 UTC
  kernel-stable-Promote-to-proposed-end:Tuesday, 25. February 2014 01:03 UTC
  kernel-stable-Security-signoff-start:Tuesday, 25. February 2014 03:02 UTC
  kernel-stable-Verification-testing-start:Tuesday, 25. February 2014 03:02 UTC
  kernel-stable-Regression-testing-start:Tuesday, 25. February 2014 03:02 UTC
  kernel-stable-Regression-testing-end:Monday, 03. March 2014 22:04 UTC
  kernel-stable-Security-signoff-end:Tuesday, 04. March 2014 13:03 UTC
- kernel-stable-phase:CopyToUpdates
- kernel-stable-phase-changed:Tuesday, 04. March 2014 16:03 UTC
  kernel-stable-Promote-to-updates-start:Tuesday, 04. March 2014 16:03 UTC
  kernel-stable-Promote-to-updates-end:Thursday, 06. March 2014 17:04 UTC
+ kernel-stable-phase:Released
+ kernel-stable-phase-changed:Thursday, 06. March 2014 19:05 UTC

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

Title:
  linux-ti-omap4: 3.5.0-239.55 -proposed tracker

Status in Kernel SRU Workflow:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow package-testing series:
  In Progress
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow upload-to-ppa series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in “linux-ti-omap4” package in Ubuntu:
  Invalid
Status in “linux-ti-omap4” source package in Quantal:
  Fix Released
Status in “linux-ti-omap4” source package in Saucy:
  Fix Released

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 19. February 2014 04:11 UTC
  kernel-stable-master-bug:1281828
  kernel-stable-Certification-testing-end:Monday, 24. February 2014 12:03 UTC
  kernel-stable-Prepare-package-end:Monday, 24. February 2014 20:03 UTC
  kernel-stable-Promote-to-proposed-start:Monday, 24. February 2014 20:03 UTC
  ppa-package-testing-start:Monday, 24. February 2014 21:03 UTC
  kernel-stable-Promote-to-proposed-end:Tuesday, 25. February 2014 01:03 UTC
  kernel-stable-Security-signoff-start:Tuesday, 25. February 2014 03:02 UTC
  kernel-stable-Verification-testing-start:Tuesday, 25. February 2014 03:02 UTC
  kernel-stable-Regression-testing-start:Tuesday, 25. February 2014 03:02 UTC
  kernel-stable-Regression-testing-end:Monday, 03. March 2014 22:04 UTC
  kernel-stable-Security-signoff-end:Tuesday, 04. March 2014 13:03 UTC
  kernel-stable-Promote-to-updates-start:Tuesday, 04. March 2014 16:03 UTC
  kernel-stable-Promote-to-updates-end:Thursday, 06. March 2014 17:04 UTC
  kernel-stable-phase:Released
  kernel-stable-phase-changed:Thursday, 06. March 2014 19:05 UTC

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

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


[Kernel-packages] [Bug 1281965] Re: linux-armadaxp: 3.2.0-1631.43 -proposed tracker

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


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

** Description changed:

  This bug is for tracking the 3.2.0-1631.43 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 19. February 2014 08:41 UTC
  kernel-stable-master-bug:1281800
  kernel-stable-Certification-testing-end:Thursday, 20. February 2014 12:04 UTC
  kernel-stable-Security-signoff-end:Thursday, 20. February 2014 12:04 UTC
  kernel-stable-Prepare-package-end:Friday, 21. February 2014 08:04 UTC
  kernel-stable-Promote-to-proposed-start:Friday, 21. February 2014 08:04 UTC
  ppa-package-testing-start:Friday, 21. February 2014 09:03 UTC
  kernel-stable-Promote-to-proposed-end:Friday, 21. February 2014 11:03 UTC
  kernel-stable-Verification-testing-start:Friday, 21. February 2014 12:04 UTC
  kernel-stable-Regression-testing-start:Friday, 21. February 2014 12:04 UTC
  kernel-stable-Verification-testing-end:Monday, 24. February 2014 07:05 UTC
- kernel-stable-phase:CopyToUpdates
- kernel-stable-phase-changed:Tuesday, 04. March 2014 05:05 UTC
  kernel-stable-Promote-to-updates-start:Tuesday, 04. March 2014 05:05 UTC
  kernel-stable-Regression-testing-end:Tuesday, 04. March 2014 05:05 UTC
  kernel-stable-Promote-to-updates-end:Thursday, 06. March 2014 17:07 UTC
+ kernel-stable-phase:Released
+ kernel-stable-phase-changed:Thursday, 06. March 2014 19:08 UTC

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

Title:
  linux-armadaxp: 3.2.0-1631.43 -proposed tracker

Status in Kernel SRU Workflow:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow package-testing series:
  In Progress
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow upload-to-ppa series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in “linux-armadaxp” package in Ubuntu:
  Invalid
Status in “linux-armadaxp” source package in Precise:
  Fix Released

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 19. February 2014 08:41 UTC
  kernel-stable-master-bug:1281800
  kernel-stable-Certification-testing-end:Thursday, 20. February 2014 12:04 UTC
  kernel-stable-Security-signoff-end:Thursday, 20. February 2014 12:04 UTC
  kernel-stable-Prepare-package-end:Friday, 21. February 2014 08:04 UTC
  kernel-stable-Promote-to-proposed-start:Friday, 21. February 2014 08:04 UTC
  ppa-package-testing-start:Friday, 21. February 2014 09:03 UTC
  kernel-stable-Promote-to-proposed-end:Friday, 21. February 2014 11:03 UTC
  kernel-stable-Verification-testing-start:Friday, 21. February 2014 12:04 UTC
  kernel-stable-Regression-testing-start:Friday, 21. February 2014 12:04 UTC
  kernel-stable-Verification-testing-end:Monday, 24. February 2014 07:05 UTC
  kernel-stable-Promote-to-updates-start:Tuesday, 04. March 2014 05:05 UTC
  kernel-stable-Regression-testing-end:Tuesday, 04. March 2014 05:05 UTC
  kernel-stable-Promote-to-updates-end:Thursday, 06. March 2014 17:07 UTC
  kernel-stable-phase:Released
  kernel-stable-phase-changed:Thursday, 06. March 2014 19:08 UTC

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

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


[Kernel-packages] [Bug 1288703] Re: 3.11-17 MDRAID degradaded in normal boot, but on rescure works good

2014-03-06 Thread Marcin Janowski
I have checked carefully, 3.11-17 is fine, so the problem is strictly
with the kernel attached above. I compiled and packaged it with the
intention to host Xen 4.1 server (pv). After installing said package
and rebooting, the system doesn't boot automatically.

What I mean is that during boot when the time alloted for user action
passes and no key is pressed, system boots with the default 3.11-15
kernel and returns

error: md: personality for level 1 is not loaded

while also complaining about degraded array, as I noted in the OP.

However, when I choose the very same default kernel with the
same options (default, not rescue), it boots up just fine. What can be
the issue here?

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

Title:
  3.11-17 MDRAID degradaded in normal boot, but on rescure works good

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Hello, on server http://www.hetzner.de/en/hosting/produkte_rootserver/ex40 
with UEFI bios i have ubuntu with XEN  hypervisor and software RAID1. On kernel 
3.11-15 all works good, but on 3.11-17 i have this error on normal boot (normal 
option in grub):
  http://wstaw.org/m/2014/03/06/makeconfig6.png and 
http://wstaw.org/m/2014/03/06/makeconfig7.png . On rescue option system boot 
normal and /proc/mdraid dont show any error.

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

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


[Kernel-packages] [Bug 1286866] Re: BUG: pcmC1D0c:0, pos = 5461, buffer size = 5461, period size = 2730

2014-03-06 Thread Ruben Grimm
Sadly, I was unable to boot with mainline kernel.

** Tags added: kernel-unable-to-test-upstream

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

Title:
  BUG: pcmC1D0c:0, pos = 5461, buffer size = 5461, period size = 2730

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  This bug occured on Ubuntu GNOME14.04 after logging in. I didn't
  notice any strange behaviour.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-13-generic 3.13.0-13.33
  ProcVersionSignature: Ubuntu 3.13.0-13.33-generic 3.13.5
  Uname: Linux 3.13.0-13-generic x86_64
  NonfreeKernelModules: nvidia
  Annotation: Your system might become unstable now and might need to be 
restarted.
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  Date: Sun Mar  2 18:49:28 2014
  Failure: oops
  HibernationDevice: RESUME=UUID=76bd987a-c237-4475-9243-a429b1b555af
  InstallationDate: Installed on 2014-01-27 (34 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 "Saucy Salamander" - Release amd64 
(20131017)
  MachineType: ASUS All Series
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.13.0-13-generic 
root=UUID=9aa2e401-5117-48b4-93dc-36d6c24332f9 ro rootflags=subvol=@ 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: kerneloops-daemon 0.12+git20090217-3ubuntu4
  SourcePackage: linux
  Title: BUG: pcmC1D0c:0, pos = 5461, buffer size = 5461, period size = 2730
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/07/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0310
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: H87-PLUS
  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.:bvr0310:bd04/07/2013:svnASUS:pnAllSeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnH87-PLUS:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: All Series
  dmi.product.version: System Version
  dmi.sys.vendor: ASUS

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

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


[Kernel-packages] [Bug 1281897] Re: linux-armadaxp: 3.5.0-1628.37 -proposed tracker

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


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

** Description changed:

  This bug is for tracking the 3.5.0-1628.37 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 19. February 2014 04:13 UTC
  kernel-stable-master-bug:1281828
  kernel-stable-Certification-testing-end:Thursday, 20. February 2014 11:03 UTC
  kernel-stable-Security-signoff-end:Thursday, 20. February 2014 11:03 UTC
  kernel-stable-Prepare-package-end:Friday, 21. February 2014 08:02 UTC
  kernel-stable-Promote-to-proposed-start:Friday, 21. February 2014 08:02 UTC
  ppa-package-testing-start:Friday, 21. February 2014 09:02 UTC
  kernel-stable-Promote-to-proposed-end:Friday, 21. February 2014 11:02 UTC
  kernel-stable-Verification-testing-start:Friday, 21. February 2014 12:02 UTC
  kernel-stable-Regression-testing-start:Friday, 21. February 2014 12:02 UTC
  kernel-stable-Verification-testing-end:Monday, 24. February 2014 07:03 UTC
- kernel-stable-phase:CopyToUpdates
- kernel-stable-phase-changed:Thursday, 06. March 2014 01:03 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 06. March 2014 01:03 UTC
  kernel-stable-Regression-testing-end:Thursday, 06. March 2014 01:03 UTC
  kernel-stable-Promote-to-updates-end:Thursday, 06. March 2014 17:04 UTC
+ kernel-stable-phase:Released
+ kernel-stable-phase-changed:Thursday, 06. March 2014 19:06 UTC

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

Title:
  linux-armadaxp: 3.5.0-1628.37 -proposed tracker

Status in Kernel SRU Workflow:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow package-testing series:
  In Progress
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow upload-to-ppa series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in “linux-armadaxp” package in Ubuntu:
  Invalid
Status in “linux-armadaxp” source package in Quantal:
  Fix Released

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 19. February 2014 04:13 UTC
  kernel-stable-master-bug:1281828
  kernel-stable-Certification-testing-end:Thursday, 20. February 2014 11:03 UTC
  kernel-stable-Security-signoff-end:Thursday, 20. February 2014 11:03 UTC
  kernel-stable-Prepare-package-end:Friday, 21. February 2014 08:02 UTC
  kernel-stable-Promote-to-proposed-start:Friday, 21. February 2014 08:02 UTC
  ppa-package-testing-start:Friday, 21. February 2014 09:02 UTC
  kernel-stable-Promote-to-proposed-end:Friday, 21. February 2014 11:02 UTC
  kernel-stable-Verification-testing-start:Friday, 21. February 2014 12:02 UTC
  kernel-stable-Regression-testing-start:Friday, 21. February 2014 12:02 UTC
  kernel-stable-Verification-testing-end:Monday, 24. February 2014 07:03 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 06. March 2014 01:03 UTC
  kernel-stable-Regression-testing-end:Thursday, 06. March 2014 01:03 UTC
  kernel-stable-Promote-to-updates-end:Thursday, 06. March 2014 17:04 UTC
  kernel-stable-phase:Released
  kernel-stable-phase-changed:Thursday, 06. March 2014 19:06 UTC

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

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


[Kernel-packages] [Bug 1281893] Re: linux-ppc: 3.11.0-6.9 -proposed tracker

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


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

** Description changed:

  This bug is for tracking the 3.11.0-6.9 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 19. February 2014 04:03 UTC
  kernel-stable-master-bug:1281764
  kernel-stable-Certification-testing-end:Wednesday, 26. February 2014 15:02 UTC
  kernel-stable-Security-signoff-end:Wednesday, 26. February 2014 15:02 UTC
  kernel-stable-Prepare-package-end:Friday, 28. February 2014 08:04 UTC
  kernel-stable-Promote-to-proposed-start:Friday, 28. February 2014 08:04 UTC
  kernel-stable-Promote-to-proposed-end:Friday, 28. February 2014 09:03 UTC
  ppa-package-testing-start:Friday, 28. February 2014 09:03 UTC
  kernel-stable-Verification-testing-start:Friday, 28. February 2014 11:02 UTC
  kernel-stable-Regression-testing-start:Friday, 28. February 2014 11:02 UTC
  kernel-stable-Verification-testing-end:Tuesday, 04. March 2014 15:02 UTC
- kernel-stable-phase:CopyToUpdates
- kernel-stable-phase-changed:Thursday, 06. March 2014 15:44 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 06. March 2014 15:44 UTC
  kernel-stable-Regression-testing-end:Thursday, 06. March 2014 15:44 UTC
  kernel-stable-Promote-to-updates-end:Thursday, 06. March 2014 17:03 UTC
+ kernel-stable-phase:Released
+ kernel-stable-phase-changed:Thursday, 06. March 2014 19:04 UTC

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

Title:
  linux-ppc: 3.11.0-6.9 -proposed tracker

Status in Kernel SRU Workflow:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow package-testing series:
  In Progress
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow upload-to-ppa series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in “linux-ppc” package in Ubuntu:
  Invalid
Status in “linux-ppc” source package in Saucy:
  Fix Released

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 19. February 2014 04:03 UTC
  kernel-stable-master-bug:1281764
  kernel-stable-Certification-testing-end:Wednesday, 26. February 2014 15:02 UTC
  kernel-stable-Security-signoff-end:Wednesday, 26. February 2014 15:02 UTC
  kernel-stable-Prepare-package-end:Friday, 28. February 2014 08:04 UTC
  kernel-stable-Promote-to-proposed-start:Friday, 28. February 2014 08:04 UTC
  kernel-stable-Promote-to-proposed-end:Friday, 28. February 2014 09:03 UTC
  ppa-package-testing-start:Friday, 28. February 2014 09:03 UTC
  kernel-stable-Verification-testing-start:Friday, 28. February 2014 11:02 UTC
  kernel-stable-Regression-testing-start:Friday, 28. February 2014 11:02 UTC
  kernel-stable-Verification-testing-end:Tuesday, 04. March 2014 15:02 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 06. March 2014 15:44 UTC
  kernel-stable-Regression-testing-end:Thursday, 06. March 2014 15:44 UTC
  kernel-stable-Promote-to-updates-end:Thursday, 06. March 2014 17:03 UTC
  kernel-stable-phase:Released
  kernel-stable-phase-changed:Thursday, 06. March 2014 19:04 UTC

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

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


[Kernel-packages] [Bug 1288934] [NEW] WARNING: found 3 modules in dependency cycles!

2014-03-06 Thread Seth Arnold
Public bug reported:

>From a recent apt-get -u dist-upgrade of my pandaboard omap4:

Setting up linux-image-3.5.0-239-omap4 (3.5.0-239.55) ...
Running depmod.
WARNING: found 3 modules in dependency cycles!
WARNING: /lib/modules/3.5.0-239-omap4/kernel/drivers/usb/otg/nop-usb-xceiv.ko 
in dependency cycle!
WARNING: /lib/modules/3.5.0-239-omap4/kernel/drivers/usb/musb/musb_hdrc.ko in 
dependency cycle!
WARNING: /lib/modules/3.5.0-239-omap4/kernel/drivers/usb/musb/tusb6010.ko in 
dependency cycle!
update-initramfs: deferring update (hook will be called later)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.5.0-239-omap4 
/boot/vmlinuz-3.5.0-239-omap4
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.5.0-239-omap4 
/boot/vmlinuz-3.5.0-239-omap4
update-initramfs: Generating /boot/initrd.img-3.5.0-239-omap4
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.5.0-239-omap4 
/boot/vmlinuz-3.5.0-239-omap4
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.5.0-239-omap4 
/boot/vmlinuz-3.5.0-239-omap4
run-parts: executing /etc/kernel/postinst.d/zz-flash-kernel 3.5.0-239-omap4 
/boot/vmlinuz-3.5.0-239-omap4
flash-kernel: deferring update (trigger activated)
Setting up eog (3.8.2-1ubuntu1.1) ...


Thanks

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: linux-image-3.5.0-237-omap4 3.5.0-237.53
ProcVersionSignature: Ubuntu 3.5.0-237.53-omap4 3.5.7.26
Uname: Linux 3.5.0-237-omap4 armv7l
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: armhf
Date: Thu Mar  6 11:00:10 2014
MarkForUpload: True
ProcEnviron:
 TERM=screen
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: linux-ti-omap4
UpgradeStatus: Upgraded to saucy on 2014-01-27 (37 days ago)

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


** Tags: apport-bug armhf saucy

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

Title:
  WARNING: found 3 modules in dependency cycles!

Status in “linux-ti-omap4” package in Ubuntu:
  New

Bug description:
  From a recent apt-get -u dist-upgrade of my pandaboard omap4:

  Setting up linux-image-3.5.0-239-omap4 (3.5.0-239.55) ...
  Running depmod.
  WARNING: found 3 modules in dependency cycles!
  WARNING: /lib/modules/3.5.0-239-omap4/kernel/drivers/usb/otg/nop-usb-xceiv.ko 
in dependency cycle!
  WARNING: /lib/modules/3.5.0-239-omap4/kernel/drivers/usb/musb/musb_hdrc.ko in 
dependency cycle!
  WARNING: /lib/modules/3.5.0-239-omap4/kernel/drivers/usb/musb/tusb6010.ko in 
dependency cycle!
  update-initramfs: deferring update (hook will be called later)
  Examining /etc/kernel/postinst.d.
  run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.5.0-239-omap4 
/boot/vmlinuz-3.5.0-239-omap4
  run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.5.0-239-omap4 
/boot/vmlinuz-3.5.0-239-omap4
  update-initramfs: Generating /boot/initrd.img-3.5.0-239-omap4
  run-parts: executing /etc/kernel/postinst.d/pm-utils 3.5.0-239-omap4 
/boot/vmlinuz-3.5.0-239-omap4
  run-parts: executing /etc/kernel/postinst.d/update-notifier 3.5.0-239-omap4 
/boot/vmlinuz-3.5.0-239-omap4
  run-parts: executing /etc/kernel/postinst.d/zz-flash-kernel 3.5.0-239-omap4 
/boot/vmlinuz-3.5.0-239-omap4
  flash-kernel: deferring update (trigger activated)
  Setting up eog (3.8.2-1ubuntu1.1) ...

  
  Thanks

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.5.0-237-omap4 3.5.0-237.53
  ProcVersionSignature: Ubuntu 3.5.0-237.53-omap4 3.5.7.26
  Uname: Linux 3.5.0-237-omap4 armv7l
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: armhf
  Date: Thu Mar  6 11:00:10 2014
  MarkForUpload: True
  ProcEnviron:
   TERM=screen
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-ti-omap4
  UpgradeStatus: Upgraded to saucy on 2014-01-27 (37 days ago)

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

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


[Kernel-packages] [Bug 1281800] Re: linux: 3.2.0-60.91 -proposed tracker

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


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

** Description changed:

  This bug is for tracking the 3.2.0-60.91 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 18. February 2014 21:45 UTC
  kernel-stable-Prepare-package-end:Wednesday, 19. February 2014 08:45 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 19. February 2014 08:45 UTC
  ppa-package-testing-start:Wednesday, 19. February 2014 09:01 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 19. February 2014 10:01 UTC
  kernel-stable-Verification-testing-start:Wednesday, 19. February 2014 11:02 
UTC
  kernel-stable-Certification-testing-start:Wednesday, 19. February 2014 11:02 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 19. February 2014 11:02 UTC
  kernel-stable-Regression-testing-start:Wednesday, 19. February 2014 11:02 UTC
  kernel-stable-Certification-testing-end:Wednesday, 26. February 2014 12:01 UTC
  kernel-stable-Security-signoff-end:Wednesday, 26. February 2014 13:01 UTC
  kernel-stable-Regression-testing-end:Friday, 28. February 2014 13:02 UTC
- kernel-stable-phase:CopyToUpdates
- kernel-stable-phase-changed:Friday, 28. February 2014 15:01 UTC
  kernel-stable-Promote-to-updates-start:Friday, 28. February 2014 15:01 UTC
  kernel-stable-Promote-to-updates-end:Thursday, 06. March 2014 17:02 UTC
+ kernel-stable-phase:Released
+ kernel-stable-phase-changed:Thursday, 06. March 2014 19:01 UTC

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

Title:
  linux: 3.2.0-60.91 -proposed tracker

Status in Kernel SRU Workflow:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Fix Released
Status in Kernel SRU Workflow package-testing series:
  In Progress
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-lbm series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Precise:
  Fix Released

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 18. February 2014 21:45 UTC
  kernel-stable-Prepare-package-end:Wednesday, 19. February 2014 08:45 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 19. February 2014 08:45 UTC
  ppa-package-testing-start:Wednesday, 19. February 2014 09:01 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 19. February 2014 10:01 UTC
  kernel-stable-Verification-testing-start:Wednesday, 19. February 2014 11:02 
UTC
  kernel-stable-Certification-testing-start:Wednesday, 19. February 2014 11:02 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 19. February 2014 11:02 UTC
  kernel-stable-Regression-testing-start:Wednesday, 19. February 2014 11:02 UTC
  kernel-stable-Certification-testing-end:Wednesday, 26. February 2014 12:01 UTC
  kernel-stable-Security-signoff-end:Wednesday, 26. February 2014 13:01 UTC
  kernel-stable-Regression-testing-end:Friday, 28. February 2014 13:02 UTC
  kernel-stable-Promote-to-updates-start:Friday, 28. February 2014 15:01 UTC
  kernel-stable-Promote-to-updates-end:Thursday, 06. March 2014 17:02 UTC
  kernel-stable-phase:Released
  kernel-stable-phase-changed:Thursday, 06. March 2014 19:01 UTC

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

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


[Kernel-packages] [Bug 1271519] Re: Restore old recvmsg behavior after CVE-2013-7266 fix is applied

2014-03-06 Thread Andy Whitcroft
** Changed in: linux (Ubuntu Precise)
   Status: Fix Committed => Fix Released

** Changed in: linux-ti-omap4 (Ubuntu Precise)
   Status: Fix Committed => Fix Released

** Changed in: linux-lts-quantal (Ubuntu Precise)
   Status: Fix Committed => Fix Released

** Changed in: linux-lts-raring (Ubuntu Precise)
   Status: Fix Committed => Fix Released

** Changed in: linux-armadaxp (Ubuntu Precise)
   Status: Fix Committed => Fix Released

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

** Changed in: linux-ti-omap4 (Ubuntu Quantal)
   Status: Fix Committed => Fix Released

** Changed in: linux-ti-omap4 (Ubuntu Saucy)
   Status: Fix Committed => Fix Released

** Changed in: linux-armadaxp (Ubuntu Quantal)
   Status: Fix Committed => Fix Released

** Tags removed: kernel-bug-break-fix

** Tags added: kernel-bug-break-fix-complete

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

Title:
  Restore old recvmsg behavior after CVE-2013-7266 fix is applied

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux-armadaxp” package in Ubuntu:
  Invalid
Status in “linux-ec2” package in Ubuntu:
  Invalid
Status in “linux-lts-quantal” package in Ubuntu:
  Invalid
Status in “linux-lts-raring” package in Ubuntu:
  Invalid
Status in “linux-lts-saucy” package in Ubuntu:
  Invalid
Status in “linux-ti-omap4” package in Ubuntu:
  Invalid
Status in “linux” source package in Lucid:
  Fix Released
Status in “linux-armadaxp” source package in Lucid:
  Invalid
Status in “linux-ec2” source package in Lucid:
  Fix Released
Status in “linux-lts-quantal” source package in Lucid:
  Invalid
Status in “linux-lts-raring” source package in Lucid:
  Invalid
Status in “linux-lts-saucy” source package in Lucid:
  Invalid
Status in “linux-ti-omap4” source package in Lucid:
  Invalid
Status in “linux” source package in Precise:
  Fix Released
Status in “linux-armadaxp” source package in Precise:
  Fix Released
Status in “linux-ec2” source package in Precise:
  Invalid
Status in “linux-lts-quantal” source package in Precise:
  Fix Released
Status in “linux-lts-raring” source package in Precise:
  Fix Released
Status in “linux-lts-saucy” source package in Precise:
  Fix Released
Status in “linux-ti-omap4” source package in Precise:
  Fix Released
Status in “linux” source package in Quantal:
  Fix Released
Status in “linux-armadaxp” source package in Quantal:
  Fix Released
Status in “linux-ec2” source package in Quantal:
  Invalid
Status in “linux-lts-quantal” source package in Quantal:
  Invalid
Status in “linux-lts-raring” source package in Quantal:
  Invalid
Status in “linux-lts-saucy” source package in Quantal:
  Invalid
Status in “linux-ti-omap4” source package in Quantal:
  Fix Released
Status in “linux” source package in Raring:
  Invalid
Status in “linux-armadaxp” source package in Raring:
  Invalid
Status in “linux-ec2” source package in Raring:
  Invalid
Status in “linux-lts-quantal” source package in Raring:
  Invalid
Status in “linux-lts-raring” source package in Raring:
  Invalid
Status in “linux-lts-saucy” source package in Raring:
  Invalid
Status in “linux-ti-omap4” source package in Raring:
  Invalid
Status in “linux” source package in Saucy:
  Fix Released
Status in “linux-armadaxp” source package in Saucy:
  Invalid
Status in “linux-ec2” source package in Saucy:
  Invalid
Status in “linux-lts-quantal” source package in Saucy:
  Invalid
Status in “linux-lts-raring” source package in Saucy:
  Invalid
Status in “linux-lts-saucy” source package in Saucy:
  Invalid
Status in “linux-ti-omap4” source package in Saucy:
  Fix Released

Bug description:
  After commit f3d3342602f8bcbf37d7c46641cb9bca7618eb1c ("net: rework
  recvmsg handler msg_name and msg_namelen logic"), which fixes
  CVE-2013-7266 to CVE-2013-7271, we end up with a bug in the af_rose.

  Upstream commit f81152e35001e91997ec74a7b4e040e6ab0acccf restores the
  old behaviour in net/rose/af_rose.c and should get applied to all the
  series that got these CVEs fixed.

  break-fix: - f3d3342602f8bcbf37d7c46641cb9bca7618eb1c
  break-fix: f3d3342602f8bcbf37d7c46641cb9bca7618eb1c 
f81152e35001e91997ec74a7b4e040e6ab0acccf

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

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


[Kernel-packages] [Bug 1154749] Re: reboot does a shutdown instead of rebooting (OCP v2)

2014-03-06 Thread Tim Gardner
rodsmith - please try the test kernel at
http://kernel.ubuntu.com/~rtg/3.13.0-16.36-mei/ - After installing you
can add the module parameter options thusly:

echo "options mei-me disable_msi=1" | sudo tee /etc/modprobe.d/mei-
me.conf

This option should behave the same as my testing, e.g., disallows MSI
initialization which was preventing reboot.

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

Title:
  reboot does a shutdown instead of rebooting (OCP v2)

Status in OEM Priority Project:
  Invalid
Status in Open Compute Project:
  New
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  On the OCP v2 compliant system (Windmill OCP motherboard v2), the
  system hang at the reboot startup. This issue happens on 12.04.1,
  12.04.2 and 12.10.

  The work around in http://ubuntuforums.org/showthread.php?t=2024096,
  blacklisting mei, works. Note the first reboot doesn't work, but the
  subsequent reboots work.

  mei in 12.04.1
  $ modinfo mei
  filename:   
/lib/modules/3.2.0-38-generic/kernel/drivers/staging/mei/mei.ko
  version:7.1.20.1
  license:GPL v2
  description:Intel(R) Management Engine Interface
  author: Intel Corporation
  srcversion: 9252880194B02634B5F0427

  Kernel mei message before blacklisted:
  kernel: [6.961623] mei: module is from the staging directory, the quality 
is unknown, you have been warned.
  kernel: [6.962226] mei :00:16.0: PCI INT A -> GSI 16 (level, low) -> 
IRQ 16
  kernel: [6.962235] mei :00:16.0: setting latency timer to 64
  kernel: [6.962310] mei :00:16.0: irq 104 for MSI/MSI-X

  mei in 12.04.2
  $ modinfo mei
  filename:   /lib/modules/3.5.0-25-generic/kernel/drivers/misc/mei/mei.ko
  license:GPL v2
  description:Intel(R) Management Engine Interface
  author: Intel Corporation
  srcversion: 0580619CB5DEF6AB7228EBE

  Kernel mei message before blacklisted:
  kernel: [6.543470] mei :00:16.0: setting latency timer to 64
  kernel: [6.543547] mei :00:16.0: irq 104 for MSI/MSI-X
  kernel: [6.547516] mei :00:16.0: wd: failed to find the client

  mei in 12.10
  $ modinfo mei
  filename:   /lib/modules/3.5.0-21-generic/kernel/drivers/misc/mei/mei.ko
  license:GPL v2
  description:Intel(R) Management Engine Interface
  author: Intel Corporation
  srcversion: 0580619CB5DEF6AB7228EBE

  Kernel mei message before blacklisted:
  kernel: [4.731997] mei :00:16.0: setting latency timer to 64
  kernel: [4.736801] mei :00:16.0: irq 104 for MSI/MSI-X
  kernel: [4.741695] mei :00:16.0: wd: failed to find the client

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1154749/+subscriptions

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


[Kernel-packages] [Bug 1269053] Re: IBM Domino 'bindsock' cannot bind to ports <1024 since recent kernel 3.5.0-45.68

2014-03-06 Thread Andy Whitcroft
** Tags removed: kernel-bug-break-fix

** Tags added: kernel-bug-break-fix-complete

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

Title:
  IBM Domino 'bindsock' cannot bind to ports <1024 since recent kernel
  3.5.0-45.68

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux-armadaxp” package in Ubuntu:
  Invalid
Status in “linux-ec2” package in Ubuntu:
  Invalid
Status in “linux-lts-quantal” package in Ubuntu:
  Invalid
Status in “linux-lts-raring” package in Ubuntu:
  Invalid
Status in “linux-lts-saucy” package in Ubuntu:
  Invalid
Status in “linux-ti-omap4” package in Ubuntu:
  Invalid
Status in “linux” source package in Lucid:
  Invalid
Status in “linux-armadaxp” source package in Lucid:
  Invalid
Status in “linux-ec2” source package in Lucid:
  Invalid
Status in “linux-lts-quantal” source package in Lucid:
  Invalid
Status in “linux-lts-raring” source package in Lucid:
  Invalid
Status in “linux-lts-saucy” source package in Lucid:
  Invalid
Status in “linux-ti-omap4” source package in Lucid:
  Invalid
Status in “linux” source package in Precise:
  Fix Released
Status in “linux-armadaxp” source package in Precise:
  Fix Released
Status in “linux-ec2” source package in Precise:
  Invalid
Status in “linux-lts-quantal” source package in Precise:
  Fix Released
Status in “linux-lts-raring” source package in Precise:
  Fix Released
Status in “linux-lts-saucy” source package in Precise:
  Fix Released
Status in “linux-ti-omap4” source package in Precise:
  Fix Released
Status in “linux” source package in Quantal:
  Fix Released
Status in “linux-armadaxp” source package in Quantal:
  Fix Released
Status in “linux-ec2” source package in Quantal:
  Invalid
Status in “linux-lts-quantal” source package in Quantal:
  Invalid
Status in “linux-lts-raring” source package in Quantal:
  Invalid
Status in “linux-lts-saucy” source package in Quantal:
  Invalid
Status in “linux-ti-omap4” source package in Quantal:
  Fix Released
Status in “linux” source package in Saucy:
  Fix Released
Status in “linux-armadaxp” source package in Saucy:
  Invalid
Status in “linux-ec2” source package in Saucy:
  Invalid
Status in “linux-lts-quantal” source package in Saucy:
  Invalid
Status in “linux-lts-raring” source package in Saucy:
  Invalid
Status in “linux-lts-saucy” source package in Saucy:
  Invalid
Status in “linux-ti-omap4” source package in Saucy:
  Fix Released
Status in “linux” source package in Trusty:
  Fix Released
Status in “linux-armadaxp” source package in Trusty:
  Invalid
Status in “linux-ec2” source package in Trusty:
  Invalid
Status in “linux-lts-quantal” source package in Trusty:
  Invalid
Status in “linux-lts-raring” source package in Trusty:
  Invalid
Status in “linux-lts-saucy” source package in Trusty:
  Invalid
Status in “linux-ti-omap4” source package in Trusty:
  Invalid

Bug description:
  Something has changed in Ubuntu's Kernel 3.5.0-45 32 & 64-bit Intel,
  has prevented IBM Domino's
  "/opt/ibm/domino/notes/latest/linux/bindsock" binary that runs as root
  (setuid) to get ports lower than 1024 for it's LDAP, SMTP, IMAP, POP3,
  and HTTP processes. The IBM Domino Application Server's parent process
  "/opt/ibm/domino/notes/latest/linux/server" runs as a Service Account
  or a normal non-admin user, that launches "bindsock"and others like
  "http", "ldap"

  In the Live Domino Console we're seeing the Application Server report:
    "Listener failure: 'bindsock' is missing, not executable, not owned by 
root, not setuid root or user needs net_privaddr privilege."

  Another thing in the Live Domino Console, which is unusual is:
    "Error_CmdToDo_INVAL"... might be an IBM thang.

  A number of us have to hold back the kernel now and there's lots of 
scratching going on.
    
http://www-10.lotus.com/ldd/ndseforum.nsf/xpTopicThread.xsp?documentId=485F5F092833BCBE85257C33006AC7A3

  It does seem to be limited to IBM Domino's "bindsock" binary and other
  things are just fine, such as Nginx.

  I have attached some files within the zip "ibm-domino-bindsock_strace.zip"
  >>bindsock_binary_strace.txt
  This is just running strace against the binary that isn't running in any 
process.

  >> domino-server-pid1052_strace-f.txt
  The IBM Domino Application Server 
("/opt/ibm/domino/notes/latest/linux/server") is running as PID 1052 so this is 
what I applied "strace -f" to and towards the end, I told "server" to start the 
"http" process ("l http") which would then try launch "bindsock" (I hope).

  Hopeully this first attempt at strace provides some good info for you
  kind folks :-)

  Many thanks
  MR

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.5.0-45-generic 3.5.0-45.68~precise1
  ProcVersionSignature: Ubuntu 3.5.0-45.68~precise1-generic 3.5.7.26
  Uname: Linux 3.5.0-45-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Dr

[Kernel-packages] [Bug 1154749] Re: reboot does a shutdown instead of rebooting (OCP v2)

2014-03-06 Thread Tim Gardner
So I messed around with this machine for a good part of the day. I built
and booted 3.14-rc4, then instrumented the mei and mei-me modules to
show the various setup and teardown stages. I think they are correct.
What I did find were some issues with MSI. In fact, if you boot with MSI
disabled (pci=nomsi) on the kernel command line, then this machine won't
_reboot_ without a power cycle. This seems indicative of a BIOS problem.

I then removed pci=nomsi and instrumented the MEI module such that it
does not attempt to use MSI (instead uses normal threaded interrupts)
and voila it started rebooting.

I guess the solution is to either add a module parameter to the MEI
module that allows one to selectively disable MSI, or get the platform
BIOS vendors to fix their MSI support. Note that there are other
consumers of MSI on this platform such as the igb NIC driver.

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

Title:
  reboot does a shutdown instead of rebooting (OCP v2)

Status in OEM Priority Project:
  Invalid
Status in Open Compute Project:
  New
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  On the OCP v2 compliant system (Windmill OCP motherboard v2), the
  system hang at the reboot startup. This issue happens on 12.04.1,
  12.04.2 and 12.10.

  The work around in http://ubuntuforums.org/showthread.php?t=2024096,
  blacklisting mei, works. Note the first reboot doesn't work, but the
  subsequent reboots work.

  mei in 12.04.1
  $ modinfo mei
  filename:   
/lib/modules/3.2.0-38-generic/kernel/drivers/staging/mei/mei.ko
  version:7.1.20.1
  license:GPL v2
  description:Intel(R) Management Engine Interface
  author: Intel Corporation
  srcversion: 9252880194B02634B5F0427

  Kernel mei message before blacklisted:
  kernel: [6.961623] mei: module is from the staging directory, the quality 
is unknown, you have been warned.
  kernel: [6.962226] mei :00:16.0: PCI INT A -> GSI 16 (level, low) -> 
IRQ 16
  kernel: [6.962235] mei :00:16.0: setting latency timer to 64
  kernel: [6.962310] mei :00:16.0: irq 104 for MSI/MSI-X

  mei in 12.04.2
  $ modinfo mei
  filename:   /lib/modules/3.5.0-25-generic/kernel/drivers/misc/mei/mei.ko
  license:GPL v2
  description:Intel(R) Management Engine Interface
  author: Intel Corporation
  srcversion: 0580619CB5DEF6AB7228EBE

  Kernel mei message before blacklisted:
  kernel: [6.543470] mei :00:16.0: setting latency timer to 64
  kernel: [6.543547] mei :00:16.0: irq 104 for MSI/MSI-X
  kernel: [6.547516] mei :00:16.0: wd: failed to find the client

  mei in 12.10
  $ modinfo mei
  filename:   /lib/modules/3.5.0-21-generic/kernel/drivers/misc/mei/mei.ko
  license:GPL v2
  description:Intel(R) Management Engine Interface
  author: Intel Corporation
  srcversion: 0580619CB5DEF6AB7228EBE

  Kernel mei message before blacklisted:
  kernel: [4.731997] mei :00:16.0: setting latency timer to 64
  kernel: [4.736801] mei :00:16.0: irq 104 for MSI/MSI-X
  kernel: [4.741695] mei :00:16.0: wd: failed to find the client

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1154749/+subscriptions

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


[Kernel-packages] [Bug 1281764] Re: linux: 3.11.0-18.32 -proposed tracker

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


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

** Description changed:

  This bug is for tracking the 3.11.0-18.32 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 18. February 2014 20:10 UTC
  kernel-stable-Prepare-package-end:Wednesday, 19. February 2014 04:08 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 19. February 2014 04:08 UTC
  ppa-package-testing-start:Wednesday, 19. February 2014 05:01 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 19. February 2014 08:00 UTC
  kernel-stable-Verification-testing-start:Wednesday, 19. February 2014 09:00 
UTC
  kernel-stable-Certification-testing-start:Wednesday, 19. February 2014 09:01 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 19. February 2014 09:01 UTC
  kernel-stable-Regression-testing-start:Wednesday, 19. February 2014 09:01 UTC
  kernel-stable-Certification-testing-end:Friday, 21. February 2014 12:00 UTC
  kernel-stable-Security-signoff-end:Wednesday, 26. February 2014 13:00 UTC
  kernel-stable-Verification-testing-end:Wednesday, 26. February 2014 16:00 UTC
- kernel-stable-phase:CopyToUpdates
- kernel-stable-phase-changed:Monday, 03. March 2014 09:01 UTC
  kernel-stable-Promote-to-updates-start:Monday, 03. March 2014 09:01 UTC
  kernel-stable-Regression-testing-end:Monday, 03. March 2014 09:00 UTC
  kernel-stable-Promote-to-updates-end:Thursday, 06. March 2014 17:00 UTC
+ kernel-stable-phase:Released
+ kernel-stable-phase-changed:Thursday, 06. March 2014 18:01 UTC

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

Title:
  linux: 3.11.0-18.32 -proposed tracker

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 18. February 2014 20:10 UTC
  kernel-stable-Prepare-package-end:Wednesday, 19. February 2014 04:08 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 19. February 2014 04:08 UTC
  ppa-package-testing-start:Wednesday, 19. February 2014 05:01 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 19. February 2014 08:00 UTC
  kernel-stable-Verification-testing-start:Wednesday, 19. February 2014 09:00 
UTC
  kernel-stable-Certification-testing-start:Wednesday, 19. February 2014 09:01 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 19. February 2014 09:01 UTC
  kernel-stable-Regression-testing-start:Wednesday, 19. February 2014 09:01 UTC
  kernel-stable-Certification-testing-end:Friday, 21. February 2014 12:00 UTC
  kernel-stable-Security-signoff-end:Wednesday, 26. February 2014 13:00 UTC
  kernel-stable-Verification-testing-end:Wednesday, 26. February 2014 16:00 UTC
  kernel-stable-Promote-to-updates-start:Monday, 03. March 2014 09:01 UTC
  kernel-stable-Regression-testing-end:Monday, 03. March 2014 09:00 UTC
  kernel-stable-Promote-to-updates-end:Thursday, 06. March 2014 17:00 UTC
  kernel-stable-phase:Released
  kernel-stable-phase-changed:Thursday, 06. March 2014 18:01 UTC

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

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


[Kernel-packages] [Bug 1288895] [NEW] cannot choose faces for any user in Trusty Tahr

2014-03-06 Thread Sayantan Das
Public bug reported:

I cannot assign any faces for a user in Ubuntu Trusty. Using the build of 4th 
March.
there is no folder called /usr/share/pixmaps/faces

Has this folder been removed for Trusty?

** Affects: unity-control-center (Ubuntu)
 Importance: Undecided
 Status: New

** Package changed: linux (Ubuntu) => unity-control-center (Ubuntu)

** Summary changed:

- cannot choose fases for any user
+ cannot choose faces for any user

** Summary changed:

- cannot choose faces for any user
+ cannot choose faces for any user in Trusty Tahr

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

Title:
  cannot choose faces for any user in Trusty Tahr

Status in “unity-control-center” package in Ubuntu:
  New

Bug description:
  I cannot assign any faces for a user in Ubuntu Trusty. Using the build of 4th 
March.
  there is no folder called /usr/share/pixmaps/faces

  Has this folder been removed for Trusty?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1288895/+subscriptions

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


[Kernel-packages] [Bug 1265475] Re: Please apply patches supporting Haswell based Chromebooks

2014-03-06 Thread Kevin W.
Nevermind on the Hp chromebook 14. I don't have to add it in because it
is already in the 3.13 kernel.  These are the only patches that should
be needed:

https://patchwork.kernel.org/patch/3078491/raw/
https://patchwork.kernel.org/patch/3078481/raw/
http://pastie.org/pastes/8878181/download

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

Title:
  Please apply patches supporting Haswell based Chromebooks

Status in “linux” package in Ubuntu:
  Triaged
Status in “linux” source package in Trusty:
  Triaged

Bug description:
  Hi!

  Would it be possible to apply these patches for the trusty kernel so
  that the next LTS would fully work on the new Haswell based
  Chromebooks (Acer C720, HP Chromebook 14) out of the box? Currently
  and without these patches e.g. touchpad doesn't work.

  https://patchwork.kernel.org/bundle/bleung/chromeos-laptop-deferring-
  and-haswell/

  The patches apply cleanly against linux 3.12.0-7.15 in trusty. This
  would most likely also fix
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1257879.

  Individual links to the raw patches:

  https://patchwork.kernel.org/patch/3078491/raw/
  https://patchwork.kernel.org/patch/3078481/raw/
  https://patchwork.kernel.org/patch/3074391/raw/
  https://patchwork.kernel.org/patch/3074441/raw/
  https://patchwork.kernel.org/patch/3074421/raw/
  https://patchwork.kernel.org/patch/3074401/raw/
  https://patchwork.kernel.org/patch/3074431/raw/
  https://patchwork.kernel.org/patch/3074411/raw/

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

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


[Kernel-packages] [Bug 1014177] 10 Important Google URLs That Every Google User Should Know

2014-03-06 Thread James McQuaide
http://www.labnol.org/internet/important-google-urls/28428/

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

Title:
  kernel 3.4 testing

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  The resolution max on my display setting is 1024 x 768 (mine is 1920 x
  ?) leaving the browser window not maximized but readable.

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

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


[Kernel-packages] [Bug 1281963] Re: linux-ti-omap4: 3.2.0-1444.63 -proposed tracker

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


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

** Description changed:

  This bug is for tracking the  upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 19. February 2014 08:39 UTC
  kernel-stable-master-bug:1281800
  kernel-stable-Certification-testing-end:Monday, 24. February 2014 11:04 UTC
  kernel-stable-Prepare-package-end:Monday, 24. February 2014 20:05 UTC
  kernel-stable-Promote-to-proposed-start:Monday, 24. February 2014 20:05 UTC
  ppa-package-testing-start:Monday, 24. February 2014 21:05 UTC
  kernel-stable-Promote-to-proposed-end:Tuesday, 25. February 2014 01:05 UTC
  kernel-stable-Security-signoff-start:Tuesday, 25. February 2014 03:04 UTC
  kernel-stable-Verification-testing-start:Tuesday, 25. February 2014 03:04 UTC
  kernel-stable-Regression-testing-start:Tuesday, 25. February 2014 03:04 UTC
  kernel-stable-Security-signoff-end:Tuesday, 04. March 2014 13:04 UTC
  kernel-stable-Verification-testing-end:Tuesday, 04. March 2014 15:04 UTC
- kernel-stable-phase:CopyToUpdates
- kernel-stable-phase-changed:Thursday, 06. March 2014 11:04 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 06. March 2014 11:04 UTC
  kernel-stable-Regression-testing-end:Thursday, 06. March 2014 11:04 UTC
  kernel-stable-Promote-to-updates-end:Thursday, 06. March 2014 16:04 UTC
+ kernel-stable-phase:Released
+ kernel-stable-phase-changed:Thursday, 06. March 2014 17:06 UTC

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

Title:
  linux-ti-omap4: 3.2.0-1444.63 -proposed tracker

Status in Kernel SRU Workflow:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow package-testing series:
  In Progress
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow upload-to-ppa series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in “linux-ti-omap4” package in Ubuntu:
  Invalid
Status in “linux-ti-omap4” source package in Precise:
  Fix Released

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 19. February 2014 08:39 UTC
  kernel-stable-master-bug:1281800
  kernel-stable-Certification-testing-end:Monday, 24. February 2014 11:04 UTC
  kernel-stable-Prepare-package-end:Monday, 24. February 2014 20:05 UTC
  kernel-stable-Promote-to-proposed-start:Monday, 24. February 2014 20:05 UTC
  ppa-package-testing-start:Monday, 24. February 2014 21:05 UTC
  kernel-stable-Promote-to-proposed-end:Tuesday, 25. February 2014 01:05 UTC
  kernel-stable-Security-signoff-start:Tuesday, 25. February 2014 03:04 UTC
  kernel-stable-Verification-testing-start:Tuesday, 25. February 2014 03:04 UTC
  kernel-stable-Regression-testing-start:Tuesday, 25. February 2014 03:04 UTC
  kernel-stable-Security-signoff-end:Tuesday, 04. March 2014 13:04 UTC
  kernel-stable-Verification-testing-end:Tuesday, 04. March 2014 15:04 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 06. March 2014 11:04 UTC
  kernel-stable-Regression-testing-end:Thursday, 06. March 2014 11:04 UTC
  kernel-stable-Promote-to-updates-end:Thursday, 06. March 2014 16:04 UTC
  kernel-stable-phase:Released
  kernel-stable-phase-changed:Thursday, 06. March 2014 17:06 UTC

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

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


[Kernel-packages] [Bug 1281965] Re: linux-armadaxp: 3.2.0-1631.43 -proposed tracker

2014-03-06 Thread Brad Figg
** Description changed:

  This bug is for tracking the 3.2.0-1631.43 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 19. February 2014 08:41 UTC
  kernel-stable-master-bug:1281800
  kernel-stable-Certification-testing-end:Thursday, 20. February 2014 12:04 UTC
  kernel-stable-Security-signoff-end:Thursday, 20. February 2014 12:04 UTC
  kernel-stable-Prepare-package-end:Friday, 21. February 2014 08:04 UTC
  kernel-stable-Promote-to-proposed-start:Friday, 21. February 2014 08:04 UTC
  ppa-package-testing-start:Friday, 21. February 2014 09:03 UTC
  kernel-stable-Promote-to-proposed-end:Friday, 21. February 2014 11:03 UTC
  kernel-stable-Verification-testing-start:Friday, 21. February 2014 12:04 UTC
  kernel-stable-Regression-testing-start:Friday, 21. February 2014 12:04 UTC
  kernel-stable-Verification-testing-end:Monday, 24. February 2014 07:05 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Tuesday, 04. March 2014 05:05 UTC
  kernel-stable-Promote-to-updates-start:Tuesday, 04. March 2014 05:05 UTC
  kernel-stable-Regression-testing-end:Tuesday, 04. March 2014 05:05 UTC
+ kernel-stable-Promote-to-updates-end:Thursday, 06. March 2014 17:07 UTC

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

Title:
  linux-armadaxp: 3.2.0-1631.43 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow package-testing series:
  In Progress
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow upload-to-ppa series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in “linux-armadaxp” package in Ubuntu:
  Invalid
Status in “linux-armadaxp” source package in Precise:
  Fix Released

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 19. February 2014 08:41 UTC
  kernel-stable-master-bug:1281800
  kernel-stable-Certification-testing-end:Thursday, 20. February 2014 12:04 UTC
  kernel-stable-Security-signoff-end:Thursday, 20. February 2014 12:04 UTC
  kernel-stable-Prepare-package-end:Friday, 21. February 2014 08:04 UTC
  kernel-stable-Promote-to-proposed-start:Friday, 21. February 2014 08:04 UTC
  ppa-package-testing-start:Friday, 21. February 2014 09:03 UTC
  kernel-stable-Promote-to-proposed-end:Friday, 21. February 2014 11:03 UTC
  kernel-stable-Verification-testing-start:Friday, 21. February 2014 12:04 UTC
  kernel-stable-Regression-testing-start:Friday, 21. February 2014 12:04 UTC
  kernel-stable-Verification-testing-end:Monday, 24. February 2014 07:05 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Tuesday, 04. March 2014 05:05 UTC
  kernel-stable-Promote-to-updates-start:Tuesday, 04. March 2014 05:05 UTC
  kernel-stable-Regression-testing-end:Tuesday, 04. March 2014 05:05 UTC
  kernel-stable-Promote-to-updates-end:Thursday, 06. March 2014 17:07 UTC

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

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


[Kernel-packages] [Bug 1265475] Re: Please apply patches supporting Haswell based Chromebooks

2014-03-06 Thread Kevin W.
Some of these patches could apply cleaner onto 3.13 since larger changes
were made since 3.12. I recently reworked some of those changes into a
patch for those getting the c720(p) version working in 14.04. This
patch(along with the first two listed above) together should patch
c720(p) support into the 3.13 kernel without major changes to existing
code.  (Note I did not include others like the HP chromebook due to no
experience testing. The original patches also do not support the c720p,
which mine do. If this is to be seriously considered, I will make sure
the other devices the above patches support are added into mine.)

http://pastie.org/pastes/8878181

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

Title:
  Please apply patches supporting Haswell based Chromebooks

Status in “linux” package in Ubuntu:
  Triaged
Status in “linux” source package in Trusty:
  Triaged

Bug description:
  Hi!

  Would it be possible to apply these patches for the trusty kernel so
  that the next LTS would fully work on the new Haswell based
  Chromebooks (Acer C720, HP Chromebook 14) out of the box? Currently
  and without these patches e.g. touchpad doesn't work.

  https://patchwork.kernel.org/bundle/bleung/chromeos-laptop-deferring-
  and-haswell/

  The patches apply cleanly against linux 3.12.0-7.15 in trusty. This
  would most likely also fix
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1257879.

  Individual links to the raw patches:

  https://patchwork.kernel.org/patch/3078491/raw/
  https://patchwork.kernel.org/patch/3078481/raw/
  https://patchwork.kernel.org/patch/3074391/raw/
  https://patchwork.kernel.org/patch/3074441/raw/
  https://patchwork.kernel.org/patch/3074421/raw/
  https://patchwork.kernel.org/patch/3074401/raw/
  https://patchwork.kernel.org/patch/3074431/raw/
  https://patchwork.kernel.org/patch/3074411/raw/

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

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


[Kernel-packages] [Bug 1281828] Re: linux: 3.5.0-47.71 -proposed tracker

2014-03-06 Thread Brad Figg
** Description changed:

  This bug is for tracking the 3.5.0-47.71 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 18. February 2014 23:04 UTC
  kernel-stable-Certification-testing-end:Wednesday, 19. February 2014 00:04 UTC
  kernel-stable-Prepare-package-end:Wednesday, 19. February 2014 04:18 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 19. February 2014 04:18 UTC
  ppa-package-testing-start:Wednesday, 19. February 2014 05:02 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 19. February 2014 08:01 UTC
  kernel-stable-Security-signoff-start:Wednesday, 19. February 2014 09:02 UTC
  kernel-stable-Verification-testing-start:Wednesday, 19. February 2014 09:02 
UTC
  kernel-stable-Regression-testing-start:Wednesday, 19. February 2014 09:02 UTC
  kernel-stable-Security-signoff-end:Wednesday, 26. February 2014 13:01 UTC
  kernel-stable-Verification-testing-end:Friday, 28. February 2014 15:01 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Tuesday, 04. March 2014 16:01 UTC
  kernel-stable-Promote-to-updates-start:Tuesday, 04. March 2014 16:01 UTC
  kernel-stable-Regression-testing-end:Tuesday, 04. March 2014 16:01 UTC
+ kernel-stable-Promote-to-updates-end:Thursday, 06. March 2014 17:03 UTC

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

Title:
  linux: 3.5.0-47.71 -proposed tracker

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 18. February 2014 23:04 UTC
  kernel-stable-Certification-testing-end:Wednesday, 19. February 2014 00:04 UTC
  kernel-stable-Prepare-package-end:Wednesday, 19. February 2014 04:18 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 19. February 2014 04:18 UTC
  ppa-package-testing-start:Wednesday, 19. February 2014 05:02 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 19. February 2014 08:01 UTC
  kernel-stable-Security-signoff-start:Wednesday, 19. February 2014 09:02 UTC
  kernel-stable-Verification-testing-start:Wednesday, 19. February 2014 09:02 
UTC
  kernel-stable-Regression-testing-start:Wednesday, 19. February 2014 09:02 UTC
  kernel-stable-Security-signoff-end:Wednesday, 26. February 2014 13:01 UTC
  kernel-stable-Verification-testing-end:Friday, 28. February 2014 15:01 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Tuesday, 04. March 2014 16:01 UTC
  kernel-stable-Promote-to-updates-start:Tuesday, 04. March 2014 16:01 UTC
  kernel-stable-Regression-testing-end:Tuesday, 04. March 2014 16:01 UTC
  kernel-stable-Promote-to-updates-end:Thursday, 06. March 2014 17:03 UTC

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

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


[Kernel-packages] [Bug 1281764] Re: linux: 3.11.0-18.32 -proposed tracker

2014-03-06 Thread Brad Figg
** Description changed:

  This bug is for tracking the 3.11.0-18.32 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 18. February 2014 20:10 UTC
  kernel-stable-Prepare-package-end:Wednesday, 19. February 2014 04:08 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 19. February 2014 04:08 UTC
  ppa-package-testing-start:Wednesday, 19. February 2014 05:01 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 19. February 2014 08:00 UTC
  kernel-stable-Verification-testing-start:Wednesday, 19. February 2014 09:00 
UTC
  kernel-stable-Certification-testing-start:Wednesday, 19. February 2014 09:01 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 19. February 2014 09:01 UTC
  kernel-stable-Regression-testing-start:Wednesday, 19. February 2014 09:01 UTC
  kernel-stable-Certification-testing-end:Friday, 21. February 2014 12:00 UTC
  kernel-stable-Security-signoff-end:Wednesday, 26. February 2014 13:00 UTC
  kernel-stable-Verification-testing-end:Wednesday, 26. February 2014 16:00 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Monday, 03. March 2014 09:01 UTC
  kernel-stable-Promote-to-updates-start:Monday, 03. March 2014 09:01 UTC
  kernel-stable-Regression-testing-end:Monday, 03. March 2014 09:00 UTC
+ kernel-stable-Promote-to-updates-end:Thursday, 06. March 2014 17:00 UTC

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

Title:
  linux: 3.11.0-18.32 -proposed tracker

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 18. February 2014 20:10 UTC
  kernel-stable-Prepare-package-end:Wednesday, 19. February 2014 04:08 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 19. February 2014 04:08 UTC
  ppa-package-testing-start:Wednesday, 19. February 2014 05:01 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 19. February 2014 08:00 UTC
  kernel-stable-Verification-testing-start:Wednesday, 19. February 2014 09:00 
UTC
  kernel-stable-Certification-testing-start:Wednesday, 19. February 2014 09:01 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 19. February 2014 09:01 UTC
  kernel-stable-Regression-testing-start:Wednesday, 19. February 2014 09:01 UTC
  kernel-stable-Certification-testing-end:Friday, 21. February 2014 12:00 UTC
  kernel-stable-Security-signoff-end:Wednesday, 26. February 2014 13:00 UTC
  kernel-stable-Verification-testing-end:Wednesday, 26. February 2014 16:00 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Monday, 03. March 2014 09:01 UTC
  kernel-stable-Promote-to-updates-start:Monday, 03. March 2014 09:01 UTC
  kernel-stable-Regression-testing-end:Monday, 03. March 2014 09:00 UTC
  kernel-stable-Promote-to-updates-end:Thursday, 06. March 2014 17:00 UTC

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

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


[Kernel-packages] [Bug 1281800] Re: linux: 3.2.0-60.91 -proposed tracker

2014-03-06 Thread Brad Figg
** Description changed:

  This bug is for tracking the 3.2.0-60.91 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 18. February 2014 21:45 UTC
  kernel-stable-Prepare-package-end:Wednesday, 19. February 2014 08:45 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 19. February 2014 08:45 UTC
  ppa-package-testing-start:Wednesday, 19. February 2014 09:01 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 19. February 2014 10:01 UTC
  kernel-stable-Verification-testing-start:Wednesday, 19. February 2014 11:02 
UTC
  kernel-stable-Certification-testing-start:Wednesday, 19. February 2014 11:02 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 19. February 2014 11:02 UTC
  kernel-stable-Regression-testing-start:Wednesday, 19. February 2014 11:02 UTC
  kernel-stable-Certification-testing-end:Wednesday, 26. February 2014 12:01 UTC
  kernel-stable-Security-signoff-end:Wednesday, 26. February 2014 13:01 UTC
  kernel-stable-Regression-testing-end:Friday, 28. February 2014 13:02 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Friday, 28. February 2014 15:01 UTC
  kernel-stable-Promote-to-updates-start:Friday, 28. February 2014 15:01 UTC
+ kernel-stable-Promote-to-updates-end:Thursday, 06. March 2014 17:02 UTC

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

Title:
  linux: 3.2.0-60.91 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Fix Released
Status in Kernel SRU Workflow package-testing series:
  In Progress
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-lbm series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Precise:
  Fix Released

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 18. February 2014 21:45 UTC
  kernel-stable-Prepare-package-end:Wednesday, 19. February 2014 08:45 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 19. February 2014 08:45 UTC
  ppa-package-testing-start:Wednesday, 19. February 2014 09:01 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 19. February 2014 10:01 UTC
  kernel-stable-Verification-testing-start:Wednesday, 19. February 2014 11:02 
UTC
  kernel-stable-Certification-testing-start:Wednesday, 19. February 2014 11:02 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 19. February 2014 11:02 UTC
  kernel-stable-Regression-testing-start:Wednesday, 19. February 2014 11:02 UTC
  kernel-stable-Certification-testing-end:Wednesday, 26. February 2014 12:01 UTC
  kernel-stable-Security-signoff-end:Wednesday, 26. February 2014 13:01 UTC
  kernel-stable-Regression-testing-end:Friday, 28. February 2014 13:02 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Friday, 28. February 2014 15:01 UTC
  kernel-stable-Promote-to-updates-start:Friday, 28. February 2014 15:01 UTC
  kernel-stable-Promote-to-updates-end:Thursday, 06. March 2014 17:02 UTC

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

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


[Kernel-packages] [Bug 1281797] Re: linux: 2.6.32-57.119 -proposed tracker

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


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

** Description changed:

  This bug is for tracking the 2.6.32-57.119 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 18. February 2014 21:31 UTC
  kernel-stable-Prepare-package-end:Wednesday, 19. February 2014 07:43 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 19. February 2014 07:43 UTC
  ppa-package-testing-start:Wednesday, 19. February 2014 08:00 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 19. February 2014 10:00 UTC
  kernel-stable-Verification-testing-start:Wednesday, 19. February 2014 11:01 
UTC
  kernel-stable-Certification-testing-start:Wednesday, 19. February 2014 11:01 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 19. February 2014 11:01 UTC
  kernel-stable-Regression-testing-start:Wednesday, 19. February 2014 11:01 UTC
  kernel-stable-Certification-testing-end:Thursday, 20. February 2014 15:00 UTC
  kernel-stable-Verification-testing-end:Wednesday, 26. February 2014 16:01 UTC
  kernel-stable-Regression-testing-end:Thursday, 27. February 2014 18:01 UTC
- kernel-stable-phase:CopyToUpdates
- kernel-stable-phase-changed:Tuesday, 04. March 2014 13:01 UTC
  kernel-stable-Promote-to-updates-start:Tuesday, 04. March 2014 13:01 UTC
  kernel-stable-Security-signoff-end:Tuesday, 04. March 2014 13:01 UTC
  kernel-stable-Promote-to-updates-end:Thursday, 06. March 2014 16:00 UTC
+ kernel-stable-phase:Released
+ kernel-stable-phase-changed:Thursday, 06. March 2014 17:02 UTC

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

Title:
  linux: 2.6.32-57.119 -proposed tracker

Status in Kernel SRU Workflow:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow package-testing series:
  Fix Released
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-lbm series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-ports-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Lucid:
  Fix Released

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 18. February 2014 21:31 UTC
  kernel-stable-Prepare-package-end:Wednesday, 19. February 2014 07:43 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 19. February 2014 07:43 UTC
  ppa-package-testing-start:Wednesday, 19. February 2014 08:00 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 19. February 2014 10:00 UTC
  kernel-stable-Verification-testing-start:Wednesday, 19. February 2014 11:01 
UTC
  kernel-stable-Certification-testing-start:Wednesday, 19. February 2014 11:01 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 19. February 2014 11:01 UTC
  kernel-stable-Regression-testing-start:Wednesday, 19. February 2014 11:01 UTC
  kernel-stable-Certification-testing-end:Thursday, 20. February 2014 15:00 UTC
  kernel-stable-Verification-testing-end:Wednesday, 26. February 2014 16:01 UTC
  kernel-stable-Regression-testing-end:Thursday, 27. February 2014 18:01 UTC
  kernel-stable-Promote-to-updates-start:Tuesday, 04. March 2014 13:01 UTC
  kernel-stable-Security-signoff-end:Tuesday, 04. March 2014 13:01 UTC
  kernel-stable-Promote-to-updates-end:Thursday, 06. March 2014 16:00 UTC
  kernel-stable-phase:Released
  kernel-stable-phase-changed:Thursday, 06. March 2014 17:02 UTC

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

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


[Kernel-packages] [Bug 1281893] Re: linux-ppc: 3.11.0-6.9 -proposed tracker

2014-03-06 Thread Brad Figg
** Description changed:

  This bug is for tracking the 3.11.0-6.9 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 19. February 2014 04:03 UTC
  kernel-stable-master-bug:1281764
  kernel-stable-Certification-testing-end:Wednesday, 26. February 2014 15:02 UTC
  kernel-stable-Security-signoff-end:Wednesday, 26. February 2014 15:02 UTC
  kernel-stable-Prepare-package-end:Friday, 28. February 2014 08:04 UTC
  kernel-stable-Promote-to-proposed-start:Friday, 28. February 2014 08:04 UTC
  kernel-stable-Promote-to-proposed-end:Friday, 28. February 2014 09:03 UTC
  ppa-package-testing-start:Friday, 28. February 2014 09:03 UTC
  kernel-stable-Verification-testing-start:Friday, 28. February 2014 11:02 UTC
  kernel-stable-Regression-testing-start:Friday, 28. February 2014 11:02 UTC
  kernel-stable-Verification-testing-end:Tuesday, 04. March 2014 15:02 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Thursday, 06. March 2014 15:44 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 06. March 2014 15:44 UTC
  kernel-stable-Regression-testing-end:Thursday, 06. March 2014 15:44 UTC
+ kernel-stable-Promote-to-updates-end:Thursday, 06. March 2014 17:03 UTC

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

Title:
  linux-ppc: 3.11.0-6.9 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow package-testing series:
  In Progress
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow upload-to-ppa series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in “linux-ppc” package in Ubuntu:
  Invalid
Status in “linux-ppc” source package in Saucy:
  Fix Released

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 19. February 2014 04:03 UTC
  kernel-stable-master-bug:1281764
  kernel-stable-Certification-testing-end:Wednesday, 26. February 2014 15:02 UTC
  kernel-stable-Security-signoff-end:Wednesday, 26. February 2014 15:02 UTC
  kernel-stable-Prepare-package-end:Friday, 28. February 2014 08:04 UTC
  kernel-stable-Promote-to-proposed-start:Friday, 28. February 2014 08:04 UTC
  kernel-stable-Promote-to-proposed-end:Friday, 28. February 2014 09:03 UTC
  ppa-package-testing-start:Friday, 28. February 2014 09:03 UTC
  kernel-stable-Verification-testing-start:Friday, 28. February 2014 11:02 UTC
  kernel-stable-Regression-testing-start:Friday, 28. February 2014 11:02 UTC
  kernel-stable-Verification-testing-end:Tuesday, 04. March 2014 15:02 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Thursday, 06. March 2014 15:44 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 06. March 2014 15:44 UTC
  kernel-stable-Regression-testing-end:Thursday, 06. March 2014 15:44 UTC
  kernel-stable-Promote-to-updates-end:Thursday, 06. March 2014 17:03 UTC

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

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


[Kernel-packages] [Bug 1285051] Re: CVE-2014-0069

2014-03-06 Thread John Johansen
** Description changed:

- A flaw was found in the way cifs handled iovecs with bogus pointers
- userland passed down via writev() during uncached writes. An
- unprivileged local user with access to cifs share could use this flaw to
- crash the system or leak kernel memory. Privilege escalation cannot be
- ruled out (since memory corruption is involved), but is unlikely.
+ The cifs_iovec_write function in fs/cifs/file.c in the Linux kernel
+ through 3.13.5 does not properly handle uncached write operations that
+ copy fewer than the requested number of bytes, which allows local users
+ to obtain sensitive information from kernel memory, cause a denial of
+ service (memory corruption and system crash), or possibly gain
+ privileges via a writev system call with a crafted pointer.
  
  Break-Fix: - 5d81de8e8667da7135d3a32a964087c0faf5483f

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

Title:
  CVE-2014-0069

Status in “linux” package in Ubuntu:
  Fix Committed
Status in “linux-armadaxp” package in Ubuntu:
  Invalid
Status in “linux-ec2” package in Ubuntu:
  Invalid
Status in “linux-fsl-imx51” package in Ubuntu:
  Invalid
Status in “linux-lts-backport-maverick” package in Ubuntu:
  New
Status in “linux-lts-backport-natty” package in Ubuntu:
  New
Status in “linux-lts-quantal” package in Ubuntu:
  Invalid
Status in “linux-lts-raring” package in Ubuntu:
  Invalid
Status in “linux-lts-saucy” package in Ubuntu:
  Invalid
Status in “linux-mvl-dove” package in Ubuntu:
  Invalid
Status in “linux-ti-omap4” package in Ubuntu:
  Invalid
Status in “linux” source package in Lucid:
  New
Status in “linux-armadaxp” source package in Lucid:
  Invalid
Status in “linux-ec2” source package in Lucid:
  New
Status in “linux-fsl-imx51” source package in Lucid:
  Invalid
Status in “linux-lts-backport-maverick” source package in Lucid:
  New
Status in “linux-lts-backport-natty” source package in Lucid:
  New
Status in “linux-lts-quantal” source package in Lucid:
  Invalid
Status in “linux-lts-raring” source package in Lucid:
  Invalid
Status in “linux-lts-saucy” source package in Lucid:
  Invalid
Status in “linux-mvl-dove” source package in Lucid:
  Invalid
Status in “linux-ti-omap4” source package in Lucid:
  Invalid
Status in “linux” source package in Precise:
  New
Status in “linux-armadaxp” source package in Precise:
  New
Status in “linux-ec2” source package in Precise:
  Invalid
Status in “linux-fsl-imx51” source package in Precise:
  Invalid
Status in “linux-lts-backport-maverick” source package in Precise:
  New
Status in “linux-lts-backport-natty” source package in Precise:
  New
Status in “linux-lts-quantal” source package in Precise:
  New
Status in “linux-lts-raring” source package in Precise:
  New
Status in “linux-lts-saucy” source package in Precise:
  New
Status in “linux-mvl-dove” source package in Precise:
  Invalid
Status in “linux-ti-omap4” source package in Precise:
  New
Status in “linux” source package in Quantal:
  New
Status in “linux-armadaxp” source package in Quantal:
  New
Status in “linux-ec2” source package in Quantal:
  Invalid
Status in “linux-fsl-imx51” source package in Quantal:
  Invalid
Status in “linux-lts-backport-maverick” source package in Quantal:
  New
Status in “linux-lts-backport-natty” source package in Quantal:
  New
Status in “linux-lts-quantal” source package in Quantal:
  Invalid
Status in “linux-lts-raring” source package in Quantal:
  Invalid
Status in “linux-lts-saucy” source package in Quantal:
  Invalid
Status in “linux-mvl-dove” source package in Quantal:
  Invalid
Status in “linux-ti-omap4” source package in Quantal:
  New
Status in “linux” source package in Saucy:
  New
Status in “linux-armadaxp” source package in Saucy:
  Invalid
Status in “linux-ec2” source package in Saucy:
  Invalid
Status in “linux-fsl-imx51” source package in Saucy:
  Invalid
Status in “linux-lts-backport-maverick” source package in Saucy:
  New
Status in “linux-lts-backport-natty” source package in Saucy:
  New
Status in “linux-lts-quantal” source package in Saucy:
  Invalid
Status in “linux-lts-raring” source package in Saucy:
  Invalid
Status in “linux-lts-saucy” source package in Saucy:
  Invalid
Status in “linux-mvl-dove” source package in Saucy:
  Invalid
Status in “linux-ti-omap4” source package in Saucy:
  New
Status in “linux” source package in Trusty:
  Fix Committed
Status in “linux-armadaxp” source package in Trusty:
  Invalid
Status in “linux-ec2” source package in Trusty:
  Invalid
Status in “linux-fsl-imx51” source package in Trusty:
  Invalid
Status in “linux-lts-backport-maverick” source package in Trusty:
  New
Status in “linux-lts-backport-natty” source package in Trusty:
  New
Status in “linux-lts-quantal” source package in Trusty:
  Invalid
Status in “linux-lts-raring” source package in Trusty:
  Invalid
Status in “linux-lts-saucy” source package in Trusty

[Kernel-packages] [Bug 1287635] Re: [Broadcom BCM43142, BCM4313] STA wireless driver failed to activate on 12.04.4

2014-03-06 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  [Broadcom BCM43142,  BCM4313] STA wireless driver failed to activate
  on 12.04.4

Status in “bcmwl” package in Ubuntu:
  Confirmed
Status in “linux-lts-saucy” package in Ubuntu:
  Confirmed

Bug description:
  Failed to finish driver activation correctly, installing broadcom
  wireless driver by using Addtional Drivers (Jockey) cannot be
  finished, because wl seems not correctly built.

  To verify this issu, execute the same steps in bug 1279690 .

  Also tired out the patch in bug 1173761 ,and following steps in
  comment #55 and #58 [0], still not fixing the problem.

  Affected devices: 
  BCM43142 [14e4:4365], 
  BCM4313 [14e4:4727]

  [0]
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1173761/comments/58

  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu0.0.2
  ProcVersionSignature: Ubuntu 3.11.0-15.25~precise1-generic 3.11.10
  Uname: Linux 3.11.0-15-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.0.1-0ubuntu17.6
  Architecture: amd64
  Date: Tue Mar  4 04:27:30 2014
  InstallationMedia: Ubuntu 12.04.4 LTS "Precise Pangolin" - Release amd64 
(20140204)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: bcmwl
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Kernel-packages] [Bug 1281895] Re: linux-ti-omap4: 3.5.0-239.55 -proposed tracker

2014-03-06 Thread Brad Figg
** Description changed:

  This bug is for tracking the  upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 19. February 2014 04:11 UTC
  kernel-stable-master-bug:1281828
  kernel-stable-Certification-testing-end:Monday, 24. February 2014 12:03 UTC
  kernel-stable-Prepare-package-end:Monday, 24. February 2014 20:03 UTC
  kernel-stable-Promote-to-proposed-start:Monday, 24. February 2014 20:03 UTC
  ppa-package-testing-start:Monday, 24. February 2014 21:03 UTC
  kernel-stable-Promote-to-proposed-end:Tuesday, 25. February 2014 01:03 UTC
  kernel-stable-Security-signoff-start:Tuesday, 25. February 2014 03:02 UTC
  kernel-stable-Verification-testing-start:Tuesday, 25. February 2014 03:02 UTC
  kernel-stable-Regression-testing-start:Tuesday, 25. February 2014 03:02 UTC
  kernel-stable-Regression-testing-end:Monday, 03. March 2014 22:04 UTC
  kernel-stable-Security-signoff-end:Tuesday, 04. March 2014 13:03 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Tuesday, 04. March 2014 16:03 UTC
  kernel-stable-Promote-to-updates-start:Tuesday, 04. March 2014 16:03 UTC
+ kernel-stable-Promote-to-updates-end:Thursday, 06. March 2014 17:04 UTC

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

Title:
  linux-ti-omap4: 3.5.0-239.55 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow package-testing series:
  In Progress
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow upload-to-ppa series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in “linux-ti-omap4” package in Ubuntu:
  Invalid
Status in “linux-ti-omap4” source package in Quantal:
  Fix Released
Status in “linux-ti-omap4” source package in Saucy:
  Fix Released

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 19. February 2014 04:11 UTC
  kernel-stable-master-bug:1281828
  kernel-stable-Certification-testing-end:Monday, 24. February 2014 12:03 UTC
  kernel-stable-Prepare-package-end:Monday, 24. February 2014 20:03 UTC
  kernel-stable-Promote-to-proposed-start:Monday, 24. February 2014 20:03 UTC
  ppa-package-testing-start:Monday, 24. February 2014 21:03 UTC
  kernel-stable-Promote-to-proposed-end:Tuesday, 25. February 2014 01:03 UTC
  kernel-stable-Security-signoff-start:Tuesday, 25. February 2014 03:02 UTC
  kernel-stable-Verification-testing-start:Tuesday, 25. February 2014 03:02 UTC
  kernel-stable-Regression-testing-start:Tuesday, 25. February 2014 03:02 UTC
  kernel-stable-Regression-testing-end:Monday, 03. March 2014 22:04 UTC
  kernel-stable-Security-signoff-end:Tuesday, 04. March 2014 13:03 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Tuesday, 04. March 2014 16:03 UTC
  kernel-stable-Promote-to-updates-start:Tuesday, 04. March 2014 16:03 UTC
  kernel-stable-Promote-to-updates-end:Thursday, 06. March 2014 17:04 UTC

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

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


[Kernel-packages] [Bug 1281897] Re: linux-armadaxp: 3.5.0-1628.37 -proposed tracker

2014-03-06 Thread Brad Figg
** Description changed:

  This bug is for tracking the 3.5.0-1628.37 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 19. February 2014 04:13 UTC
  kernel-stable-master-bug:1281828
  kernel-stable-Certification-testing-end:Thursday, 20. February 2014 11:03 UTC
  kernel-stable-Security-signoff-end:Thursday, 20. February 2014 11:03 UTC
  kernel-stable-Prepare-package-end:Friday, 21. February 2014 08:02 UTC
  kernel-stable-Promote-to-proposed-start:Friday, 21. February 2014 08:02 UTC
  ppa-package-testing-start:Friday, 21. February 2014 09:02 UTC
  kernel-stable-Promote-to-proposed-end:Friday, 21. February 2014 11:02 UTC
  kernel-stable-Verification-testing-start:Friday, 21. February 2014 12:02 UTC
  kernel-stable-Regression-testing-start:Friday, 21. February 2014 12:02 UTC
  kernel-stable-Verification-testing-end:Monday, 24. February 2014 07:03 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Thursday, 06. March 2014 01:03 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 06. March 2014 01:03 UTC
  kernel-stable-Regression-testing-end:Thursday, 06. March 2014 01:03 UTC
+ kernel-stable-Promote-to-updates-end:Thursday, 06. March 2014 17:04 UTC

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

Title:
  linux-armadaxp: 3.5.0-1628.37 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow package-testing series:
  In Progress
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow upload-to-ppa series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in “linux-armadaxp” package in Ubuntu:
  Invalid
Status in “linux-armadaxp” source package in Quantal:
  Fix Released

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 19. February 2014 04:13 UTC
  kernel-stable-master-bug:1281828
  kernel-stable-Certification-testing-end:Thursday, 20. February 2014 11:03 UTC
  kernel-stable-Security-signoff-end:Thursday, 20. February 2014 11:03 UTC
  kernel-stable-Prepare-package-end:Friday, 21. February 2014 08:02 UTC
  kernel-stable-Promote-to-proposed-start:Friday, 21. February 2014 08:02 UTC
  ppa-package-testing-start:Friday, 21. February 2014 09:02 UTC
  kernel-stable-Promote-to-proposed-end:Friday, 21. February 2014 11:02 UTC
  kernel-stable-Verification-testing-start:Friday, 21. February 2014 12:02 UTC
  kernel-stable-Regression-testing-start:Friday, 21. February 2014 12:02 UTC
  kernel-stable-Verification-testing-end:Monday, 24. February 2014 07:03 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Thursday, 06. March 2014 01:03 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 06. March 2014 01:03 UTC
  kernel-stable-Regression-testing-end:Thursday, 06. March 2014 01:03 UTC
  kernel-stable-Promote-to-updates-end:Thursday, 06. March 2014 17:04 UTC

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

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


[Kernel-packages] [Bug 1287635] Re: [Broadcom BCM43142, BCM4313] STA wireless driver failed to activate on 12.04.4

2014-03-06 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  [Broadcom BCM43142,  BCM4313] STA wireless driver failed to activate
  on 12.04.4

Status in “bcmwl” package in Ubuntu:
  Confirmed
Status in “linux-lts-saucy” package in Ubuntu:
  Confirmed

Bug description:
  Failed to finish driver activation correctly, installing broadcom
  wireless driver by using Addtional Drivers (Jockey) cannot be
  finished, because wl seems not correctly built.

  To verify this issu, execute the same steps in bug 1279690 .

  Also tired out the patch in bug 1173761 ,and following steps in
  comment #55 and #58 [0], still not fixing the problem.

  Affected devices: 
  BCM43142 [14e4:4365], 
  BCM4313 [14e4:4727]

  [0]
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1173761/comments/58

  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu0.0.2
  ProcVersionSignature: Ubuntu 3.11.0-15.25~precise1-generic 3.11.10
  Uname: Linux 3.11.0-15-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.0.1-0ubuntu17.6
  Architecture: amd64
  Date: Tue Mar  4 04:27:30 2014
  InstallationMedia: Ubuntu 12.04.4 LTS "Precise Pangolin" - Release amd64 
(20140204)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: bcmwl
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


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

2014-03-06 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/1288854

Title:
  sd card reader on mac book pro retina 11,1 slow to read from

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  I recently plugged a few SD cards into the reader on a new Mac Book
  Pro retina late 2013 (11,1) and experienced a serious slowness in
  loading its contents in nautilus. When I ran dmesg on a console I saw
  there had been a bunch of storage errors from scsi and the filesystem.
  The cards I used were a SanDisk Ultra 32GB HC I microSD card and a
  Lexar  Professional 32GB SDHC class 10 card. Both were very slow to
  read from. I did not try to write to either of them.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-16-generic 3.13.0-16.36
  ProcVersionSignature: Ubuntu 3.13.0-16.36-generic 3.13.5
  Uname: Linux 3.13.0-16-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  valdiyen   3122 F pulseaudio
   /dev/snd/controlC0:  valdiyen   3122 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu Mar  6 11:29:45 2014
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=1e6ac56b-348e-46eb-99a6-5de08f8abdf3
  InstallationDate: Installed on 2014-02-14 (19 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140211)
  MachineType: Apple Inc. MacBookPro11,1
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-16-generic.efi.signed 
root=UUID=aa52ad82-1d45-4456-972d-493b1dab370e ro libata.force=noncq quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-16-generic N/A
   linux-backports-modules-3.13.0-16-generic  N/A
   linux-firmware 1.126
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/29/2013
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP111.88Z.0138.B03.1310291227
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-189A3D4F975D5FFC
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookPro11,1
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-189A3D4F975D5FFC
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP111.88Z.0138.B03.1310291227:bd10/29/2013:svnAppleInc.:pnMacBookPro11,1:pvr1.0:rvnAppleInc.:rnMac-189A3D4F975D5FFC:rvrMacBookPro11,1:cvnAppleInc.:ct10:cvrMac-189A3D4F975D5FFC:
  dmi.product.name: MacBookPro11,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

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

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


[Kernel-packages] [Bug 1267090] Re: CVE-2013-7271

2014-03-06 Thread John Johansen
** Changed in: linux-ec2 (Ubuntu Lucid)
   Status: Fix Committed => Fix Released

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

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

Title:
  CVE-2013-7271

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux-armadaxp” package in Ubuntu:
  Invalid
Status in “linux-ec2” package in Ubuntu:
  Invalid
Status in “linux-fsl-imx51” package in Ubuntu:
  Invalid
Status in “linux-lts-backport-maverick” package in Ubuntu:
  Won't Fix
Status in “linux-lts-backport-natty” package in Ubuntu:
  Won't Fix
Status in “linux-lts-quantal” package in Ubuntu:
  Invalid
Status in “linux-lts-raring” package in Ubuntu:
  Invalid
Status in “linux-lts-saucy” package in Ubuntu:
  Invalid
Status in “linux-mvl-dove” package in Ubuntu:
  Invalid
Status in “linux-ti-omap4” package in Ubuntu:
  Invalid
Status in “linux” source package in Lucid:
  Fix Released
Status in “linux-armadaxp” source package in Lucid:
  Invalid
Status in “linux-ec2” source package in Lucid:
  Fix Released
Status in “linux-fsl-imx51” source package in Lucid:
  Invalid
Status in “linux-lts-backport-maverick” source package in Lucid:
  Won't Fix
Status in “linux-lts-backport-natty” source package in Lucid:
  Won't Fix
Status in “linux-lts-quantal” source package in Lucid:
  Invalid
Status in “linux-lts-raring” source package in Lucid:
  Invalid
Status in “linux-lts-saucy” source package in Lucid:
  Invalid
Status in “linux-mvl-dove” source package in Lucid:
  Invalid
Status in “linux-ti-omap4” source package in Lucid:
  Invalid
Status in “linux” source package in Precise:
  Fix Released
Status in “linux-armadaxp” source package in Precise:
  Fix Released
Status in “linux-ec2” source package in Precise:
  Invalid
Status in “linux-fsl-imx51” source package in Precise:
  Invalid
Status in “linux-lts-backport-maverick” source package in Precise:
  Won't Fix
Status in “linux-lts-backport-natty” source package in Precise:
  Won't Fix
Status in “linux-lts-quantal” source package in Precise:
  Fix Committed
Status in “linux-lts-raring” source package in Precise:
  Fix Committed
Status in “linux-lts-saucy” source package in Precise:
  Fix Released
Status in “linux-mvl-dove” source package in Precise:
  Invalid
Status in “linux-ti-omap4” source package in Precise:
  Fix Released
Status in “linux” source package in Quantal:
  Fix Committed
Status in “linux-armadaxp” source package in Quantal:
  Fix Committed
Status in “linux-ec2” source package in Quantal:
  Invalid
Status in “linux-fsl-imx51” source package in Quantal:
  Invalid
Status in “linux-lts-backport-maverick” source package in Quantal:
  Won't Fix
Status in “linux-lts-backport-natty” source package in Quantal:
  Won't Fix
Status in “linux-lts-quantal” source package in Quantal:
  Invalid
Status in “linux-lts-raring” source package in Quantal:
  Invalid
Status in “linux-lts-saucy” source package in Quantal:
  Invalid
Status in “linux-mvl-dove” source package in Quantal:
  Invalid
Status in “linux-ti-omap4” source package in Quantal:
  Fix Committed
Status in “linux-lts-backport-maverick” source package in Raring:
  Won't Fix
Status in “linux-lts-backport-natty” source package in Raring:
  Won't Fix
Status in “linux” source package in Saucy:
  Fix Released
Status in “linux-armadaxp” source package in Saucy:
  Invalid
Status in “linux-ec2” source package in Saucy:
  Invalid
Status in “linux-fsl-imx51” source package in Saucy:
  Invalid
Status in “linux-lts-backport-maverick” source package in Saucy:
  Won't Fix
Status in “linux-lts-backport-natty” source package in Saucy:
  Won't Fix
Status in “linux-lts-quantal” source package in Saucy:
  Invalid
Status in “linux-lts-raring” source package in Saucy:
  Invalid
Status in “linux-lts-saucy” source package in Saucy:
  Invalid
Status in “linux-mvl-dove” source package in Saucy:
  Invalid
Status in “linux-ti-omap4” source package in Saucy:
  Fix Committed
Status in “linux” source package in Trusty:
  Invalid
Status in “linux-armadaxp” source package in Trusty:
  Invalid
Status in “linux-ec2” source package in Trusty:
  Invalid
Status in “linux-fsl-imx51” source package in Trusty:
  Invalid
Status in “linux-lts-backport-maverick” source package in Trusty:
  Won't Fix
Status in “linux-lts-backport-natty” source package in Trusty:
  Won't Fix
Status in “linux-lts-quantal” source package in Trusty:
  Invalid
Status in “linux-lts-raring” source package in Trusty:
  Invalid
Status in “linux-lts-saucy” source package in Trusty:
  Invalid
Status in “linux-mvl-dove” source package in Trusty:
  Invalid
Status in “linux-ti-omap4” source package in Trusty:
  Invalid

Bug description:
  The x25_recvmsg function in net/x25/af_x25.c in the Linux kernel
  before 3.12.4 updates a certain length value without ensuring that an
  associated data structure has been initialized, w

[Kernel-packages] [Bug 1281895] Re: linux-ti-omap4: 3.5.0-239.55 -proposed tracker

2014-03-06 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-ti-omap4 - 3.5.0-239.55

---
linux-ti-omap4 (3.5.0-239.55) quantal; urgency=low

  * Release Tracking Bug
- LP: #1281895

  [ Paolo Pisati ]

  * rebased on Ubuntu-3.5.0-47.71

  [ Ubuntu: 3.5.0-47.71 ]

  * Release Tracking Bug
- LP: #1281828
  * Revert "mm: ensure get_unmapped_area() returns higher address than
mmap_min_addr"
- LP: #1277722
  * net: clamp ->msg_namelen instead of returning an error
- LP: #1269053
  * netfilter: nf_conntrack: avoid large timeout for mid-stream pickup
- LP: #1270237
  * SELinux: Fix kernel BUG on empty security contexts.
- CVE-2014-1874
  * lirc_zilog: Don't use dynamic static allocation
- LP: #1277722
  * net: Fix "ip rule delete table 256"
- LP: #1277722
  * ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcv
- LP: #1277722
  * random32: fix off-by-one in seeding requirement
- LP: #1277722
  * bonding: don't permit to use ARP monitoring in 802.3ad mode
- LP: #1277722
  * 6lowpan: Uncompression of traffic class field was incorrect
- LP: #1277722
  * bonding: fix two race conditions in bond_store_updelay/downdelay
- LP: #1277722
  * isdnloop: use strlcpy() instead of strcpy()
- LP: #1277722
  * connector: improved unaligned access error fix
- LP: #1277722
  * ipv4: fix possible seqlock deadlock
- LP: #1277722
  * inet: prevent leakage of uninitialized memory to user in recv syscalls
- LP: #1277722
  * atm: idt77252: fix dev refcnt leak
- LP: #1277722
  * net: core: Always propagate flag changes to interfaces
- LP: #1277722
  * net: rework recvmsg handler msg_name and msg_namelen logic
- LP: #1277722
  * net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct
sockaddr_storage)
- LP: #1277722
  * packet: fix use after free race in send path when dev is released
- LP: #1277722
  * inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu
functions
- LP: #1277722
  * ipv6: fix leaking uninitialized port number of offender sockaddr
- LP: #1277722
  * net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
- LP: #1277722
  * inet: fix possible seqlock deadlocks
- LP: #1277722
  * ipv6: fix possible seqlock deadlock in ip6_finish_output2
- LP: #1277722
  * af_packet: block BH in prb_shutdown_retire_blk_timer()
- LP: #1277722
  * {pktgen, xfrm} Update IPv4 header total len and checksum after
tranformation
- LP: #1277722
  * bridge: flush br's address entry in fdb when remove the
- LP: #1277722
  * mmc: block: fix a bug of error handling in MMC driver
- LP: #1277722
  * NFSv4: Update list of irrecoverable errors on DELEGRETURN
- LP: #1277722
  * Update of blkg_stat and blkg_rwstat may happen in bh context. While
u64_stats_fetch_retry is only preempt_disable on 32bit UP system. This
is not enough to avoid preemption by bh and may read strange 64 bit
value.
- LP: #1277722
  * ASoC: wm8990: Mark the register map as dirty when powering down
- LP: #1277722
  * irq: Enable all irqs unconditionally in irq_resume
- LP: #1277722
  * xen/gnttab: leave lazy MMU mode in the case of a m2p override failure
- LP: #1277722
  * libsas: fix usage of ata_tf_to_fis
- LP: #1277722
  * crypto: authenc - Find proper IV address in ablkcipher callback
- LP: #1277722
  * s390/crypto: Don't panic after crypto instruction failures
- LP: #1277722
  * crypto: s390 - Fix aes-xts parameter corruption
- LP: #1277722
  * crypto: ccm - Fix handling of zero plaintext when computing mac
- LP: #1277722
  * ALSA: hda - Fix silent output on ASUS W7J laptop
- LP: #1277722
  * net: smc91: fix crash regression on the versatile
- LP: #1277722
  * ARM: footbridge: fix VGA initialisation
- LP: #1277722
  * hpsa: do not discard scsi status on aborted commands
- LP: #1277722
  * hpsa: return 0 from driver probe function on success, not 1
- LP: #1277722
  * ALSA: hda - Another fixup for ASUS laptop with ALC660 codec
- LP: #1277722
  * enclosure: fix WARN_ON in dual path device removing
- LP: #1277722
  * powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536
- LP: #1277722
  * ASoC: wm8731: fix dsp mode configuration
- LP: #1277722
  * cpuidle: Check for dev before deregistering it.
- LP: #1277722
  * iwlwifi: dvm: don't override mac80211's queue setting
- LP: #1277722
  * um: add missing declaration of 'getrlimit()' and friends
- LP: #1277722
  * dm: fix truncated status strings
- LP: #1277722
  * elevator: acquire q->sysfs_lock in elevator_change()
- LP: #1277722
  * iommu/vt-d: Fixed interaction of VFIO_IOMMU_MAP_DMA with IOMMU address
limits
- LP: #1277722
  * video: kyro: fix incorrect sizes when copying to userspace
- LP: #1277722
  * Input: allow deselecting serio drivers even without CONFIG_EXPERT
- LP: #1277722
  * Input: mousedev - allow disabling eve

[Kernel-packages] [Bug 1269053] Re: IBM Domino 'bindsock' cannot bind to ports <1024 since recent kernel 3.5.0-45.68

2014-03-06 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-ti-omap4 - 3.5.0-239.55

---
linux-ti-omap4 (3.5.0-239.55) quantal; urgency=low

  * Release Tracking Bug
- LP: #1281895

  [ Paolo Pisati ]

  * rebased on Ubuntu-3.5.0-47.71

  [ Ubuntu: 3.5.0-47.71 ]

  * Release Tracking Bug
- LP: #1281828
  * Revert "mm: ensure get_unmapped_area() returns higher address than
mmap_min_addr"
- LP: #1277722
  * net: clamp ->msg_namelen instead of returning an error
- LP: #1269053
  * netfilter: nf_conntrack: avoid large timeout for mid-stream pickup
- LP: #1270237
  * SELinux: Fix kernel BUG on empty security contexts.
- CVE-2014-1874
  * lirc_zilog: Don't use dynamic static allocation
- LP: #1277722
  * net: Fix "ip rule delete table 256"
- LP: #1277722
  * ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcv
- LP: #1277722
  * random32: fix off-by-one in seeding requirement
- LP: #1277722
  * bonding: don't permit to use ARP monitoring in 802.3ad mode
- LP: #1277722
  * 6lowpan: Uncompression of traffic class field was incorrect
- LP: #1277722
  * bonding: fix two race conditions in bond_store_updelay/downdelay
- LP: #1277722
  * isdnloop: use strlcpy() instead of strcpy()
- LP: #1277722
  * connector: improved unaligned access error fix
- LP: #1277722
  * ipv4: fix possible seqlock deadlock
- LP: #1277722
  * inet: prevent leakage of uninitialized memory to user in recv syscalls
- LP: #1277722
  * atm: idt77252: fix dev refcnt leak
- LP: #1277722
  * net: core: Always propagate flag changes to interfaces
- LP: #1277722
  * net: rework recvmsg handler msg_name and msg_namelen logic
- LP: #1277722
  * net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct
sockaddr_storage)
- LP: #1277722
  * packet: fix use after free race in send path when dev is released
- LP: #1277722
  * inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu
functions
- LP: #1277722
  * ipv6: fix leaking uninitialized port number of offender sockaddr
- LP: #1277722
  * net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
- LP: #1277722
  * inet: fix possible seqlock deadlocks
- LP: #1277722
  * ipv6: fix possible seqlock deadlock in ip6_finish_output2
- LP: #1277722
  * af_packet: block BH in prb_shutdown_retire_blk_timer()
- LP: #1277722
  * {pktgen, xfrm} Update IPv4 header total len and checksum after
tranformation
- LP: #1277722
  * bridge: flush br's address entry in fdb when remove the
- LP: #1277722
  * mmc: block: fix a bug of error handling in MMC driver
- LP: #1277722
  * NFSv4: Update list of irrecoverable errors on DELEGRETURN
- LP: #1277722
  * Update of blkg_stat and blkg_rwstat may happen in bh context. While
u64_stats_fetch_retry is only preempt_disable on 32bit UP system. This
is not enough to avoid preemption by bh and may read strange 64 bit
value.
- LP: #1277722
  * ASoC: wm8990: Mark the register map as dirty when powering down
- LP: #1277722
  * irq: Enable all irqs unconditionally in irq_resume
- LP: #1277722
  * xen/gnttab: leave lazy MMU mode in the case of a m2p override failure
- LP: #1277722
  * libsas: fix usage of ata_tf_to_fis
- LP: #1277722
  * crypto: authenc - Find proper IV address in ablkcipher callback
- LP: #1277722
  * s390/crypto: Don't panic after crypto instruction failures
- LP: #1277722
  * crypto: s390 - Fix aes-xts parameter corruption
- LP: #1277722
  * crypto: ccm - Fix handling of zero plaintext when computing mac
- LP: #1277722
  * ALSA: hda - Fix silent output on ASUS W7J laptop
- LP: #1277722
  * net: smc91: fix crash regression on the versatile
- LP: #1277722
  * ARM: footbridge: fix VGA initialisation
- LP: #1277722
  * hpsa: do not discard scsi status on aborted commands
- LP: #1277722
  * hpsa: return 0 from driver probe function on success, not 1
- LP: #1277722
  * ALSA: hda - Another fixup for ASUS laptop with ALC660 codec
- LP: #1277722
  * enclosure: fix WARN_ON in dual path device removing
- LP: #1277722
  * powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536
- LP: #1277722
  * ASoC: wm8731: fix dsp mode configuration
- LP: #1277722
  * cpuidle: Check for dev before deregistering it.
- LP: #1277722
  * iwlwifi: dvm: don't override mac80211's queue setting
- LP: #1277722
  * um: add missing declaration of 'getrlimit()' and friends
- LP: #1277722
  * dm: fix truncated status strings
- LP: #1277722
  * elevator: acquire q->sysfs_lock in elevator_change()
- LP: #1277722
  * iommu/vt-d: Fixed interaction of VFIO_IOMMU_MAP_DMA with IOMMU address
limits
- LP: #1277722
  * video: kyro: fix incorrect sizes when copying to userspace
- LP: #1277722
  * Input: allow deselecting serio drivers even without CONFIG_EXPERT
- LP: #1277722
  * Input: mousedev - allow disabling eve

[Kernel-packages] [Bug 1288854] [NEW] sd card reader on mac book pro retina 11, 1 slow to read from

2014-03-06 Thread Craig Magina
Public bug reported:

I recently plugged a few SD cards into the reader on a new Mac Book Pro
retina late 2013 (11,1) and experienced a serious slowness in loading
its contents in nautilus. When I ran dmesg on a console I saw there had
been a bunch of storage errors from scsi and the filesystem. The cards I
used were a SanDisk Ultra 32GB HC I microSD card and a Lexar
Professional 32GB SDHC class 10 card. Both were very slow to read from.
I did not try to write to either of them.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-16-generic 3.13.0-16.36
ProcVersionSignature: Ubuntu 3.13.0-16.36-generic 3.13.5
Uname: Linux 3.13.0-16-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.13.2-0ubuntu5
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  valdiyen   3122 F pulseaudio
 /dev/snd/controlC0:  valdiyen   3122 F pulseaudio
CurrentDesktop: Unity
Date: Thu Mar  6 11:29:45 2014
EcryptfsInUse: Yes
HibernationDevice: RESUME=UUID=1e6ac56b-348e-46eb-99a6-5de08f8abdf3
InstallationDate: Installed on 2014-02-14 (19 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140211)
MachineType: Apple Inc. MacBookPro11,1
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-16-generic.efi.signed 
root=UUID=aa52ad82-1d45-4456-972d-493b1dab370e ro libata.force=noncq quiet 
splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.13.0-16-generic N/A
 linux-backports-modules-3.13.0-16-generic  N/A
 linux-firmware 1.126
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/29/2013
dmi.bios.vendor: Apple Inc.
dmi.bios.version: MBP111.88Z.0138.B03.1310291227
dmi.board.asset.tag: Base Board Asset Tag#
dmi.board.name: Mac-189A3D4F975D5FFC
dmi.board.vendor: Apple Inc.
dmi.board.version: MacBookPro11,1
dmi.chassis.type: 10
dmi.chassis.vendor: Apple Inc.
dmi.chassis.version: Mac-189A3D4F975D5FFC
dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP111.88Z.0138.B03.1310291227:bd10/29/2013:svnAppleInc.:pnMacBookPro11,1:pvr1.0:rvnAppleInc.:rnMac-189A3D4F975D5FFC:rvrMacBookPro11,1:cvnAppleInc.:ct10:cvrMac-189A3D4F975D5FFC:
dmi.product.name: MacBookPro11,1
dmi.product.version: 1.0
dmi.sys.vendor: Apple Inc.

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

Title:
  sd card reader on mac book pro retina 11,1 slow to read from

Status in “linux” package in Ubuntu:
  New

Bug description:
  I recently plugged a few SD cards into the reader on a new Mac Book
  Pro retina late 2013 (11,1) and experienced a serious slowness in
  loading its contents in nautilus. When I ran dmesg on a console I saw
  there had been a bunch of storage errors from scsi and the filesystem.
  The cards I used were a SanDisk Ultra 32GB HC I microSD card and a
  Lexar  Professional 32GB SDHC class 10 card. Both were very slow to
  read from. I did not try to write to either of them.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-16-generic 3.13.0-16.36
  ProcVersionSignature: Ubuntu 3.13.0-16.36-generic 3.13.5
  Uname: Linux 3.13.0-16-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  valdiyen   3122 F pulseaudio
   /dev/snd/controlC0:  valdiyen   3122 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu Mar  6 11:29:45 2014
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=1e6ac56b-348e-46eb-99a6-5de08f8abdf3
  InstallationDate: Installed on 2014-02-14 (19 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140211)
  MachineType: Apple Inc. MacBookPro11,1
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-16-generic.efi.signed 
root=UUID=aa52ad82-1d45-4456-972d-493b1dab370e ro libata.force=noncq quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-16-generic N/A
   linux-backports-modules-3.13.0-16-generic  N/A
   linux-firmware 1.126
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/29/2013
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP111.88Z.0138.B03.1310291227
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-189A3D4F975D5FFC
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookPro11,1
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-189A3D4F975D5FFC
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP111.88Z.0138.B03.1310291227:bd10/29/2013:svnAppleInc.:pnMacBookPro11,1:pvr1.0:rvnAppleInc.:rnMac-189A3D4F975D5FFC:rvrMacBookPro11,1:cvnAppleInc.:ct10:cvrMac-189A3D4F975D5FFC:
  

[Kernel-packages] [Bug 1267087] Re: CVE-2013-7270

2014-03-06 Thread John Johansen
** Changed in: linux-ec2 (Ubuntu Lucid)
   Status: Fix Committed => Fix Released

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

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

Title:
  CVE-2013-7270

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux-armadaxp” package in Ubuntu:
  Invalid
Status in “linux-ec2” package in Ubuntu:
  Invalid
Status in “linux-fsl-imx51” package in Ubuntu:
  Invalid
Status in “linux-lts-backport-maverick” package in Ubuntu:
  Won't Fix
Status in “linux-lts-backport-natty” package in Ubuntu:
  Won't Fix
Status in “linux-lts-quantal” package in Ubuntu:
  Invalid
Status in “linux-lts-raring” package in Ubuntu:
  Invalid
Status in “linux-lts-saucy” package in Ubuntu:
  Invalid
Status in “linux-mvl-dove” package in Ubuntu:
  Invalid
Status in “linux-ti-omap4” package in Ubuntu:
  Invalid
Status in “linux” source package in Lucid:
  Fix Released
Status in “linux-armadaxp” source package in Lucid:
  Invalid
Status in “linux-ec2” source package in Lucid:
  Fix Released
Status in “linux-fsl-imx51” source package in Lucid:
  Invalid
Status in “linux-lts-backport-maverick” source package in Lucid:
  Won't Fix
Status in “linux-lts-backport-natty” source package in Lucid:
  Won't Fix
Status in “linux-lts-quantal” source package in Lucid:
  Invalid
Status in “linux-lts-raring” source package in Lucid:
  Invalid
Status in “linux-lts-saucy” source package in Lucid:
  Invalid
Status in “linux-mvl-dove” source package in Lucid:
  Invalid
Status in “linux-ti-omap4” source package in Lucid:
  Invalid
Status in “linux” source package in Precise:
  Fix Released
Status in “linux-armadaxp” source package in Precise:
  Fix Released
Status in “linux-ec2” source package in Precise:
  Invalid
Status in “linux-fsl-imx51” source package in Precise:
  Invalid
Status in “linux-lts-backport-maverick” source package in Precise:
  Won't Fix
Status in “linux-lts-backport-natty” source package in Precise:
  Won't Fix
Status in “linux-lts-quantal” source package in Precise:
  Fix Committed
Status in “linux-lts-raring” source package in Precise:
  Fix Committed
Status in “linux-lts-saucy” source package in Precise:
  Fix Released
Status in “linux-mvl-dove” source package in Precise:
  Invalid
Status in “linux-ti-omap4” source package in Precise:
  Fix Released
Status in “linux” source package in Quantal:
  Fix Committed
Status in “linux-armadaxp” source package in Quantal:
  Fix Committed
Status in “linux-ec2” source package in Quantal:
  Invalid
Status in “linux-fsl-imx51” source package in Quantal:
  Invalid
Status in “linux-lts-backport-maverick” source package in Quantal:
  Won't Fix
Status in “linux-lts-backport-natty” source package in Quantal:
  Won't Fix
Status in “linux-lts-quantal” source package in Quantal:
  Invalid
Status in “linux-lts-raring” source package in Quantal:
  Invalid
Status in “linux-lts-saucy” source package in Quantal:
  Invalid
Status in “linux-mvl-dove” source package in Quantal:
  Invalid
Status in “linux-ti-omap4” source package in Quantal:
  Fix Committed
Status in “linux-lts-backport-maverick” source package in Raring:
  Won't Fix
Status in “linux-lts-backport-natty” source package in Raring:
  Won't Fix
Status in “linux” source package in Saucy:
  Fix Released
Status in “linux-armadaxp” source package in Saucy:
  Invalid
Status in “linux-ec2” source package in Saucy:
  Invalid
Status in “linux-fsl-imx51” source package in Saucy:
  Invalid
Status in “linux-lts-backport-maverick” source package in Saucy:
  Won't Fix
Status in “linux-lts-backport-natty” source package in Saucy:
  Won't Fix
Status in “linux-lts-quantal” source package in Saucy:
  Invalid
Status in “linux-lts-raring” source package in Saucy:
  Invalid
Status in “linux-lts-saucy” source package in Saucy:
  Invalid
Status in “linux-mvl-dove” source package in Saucy:
  Invalid
Status in “linux-ti-omap4” source package in Saucy:
  Fix Committed
Status in “linux” source package in Trusty:
  Invalid
Status in “linux-armadaxp” source package in Trusty:
  Invalid
Status in “linux-ec2” source package in Trusty:
  Invalid
Status in “linux-fsl-imx51” source package in Trusty:
  Invalid
Status in “linux-lts-backport-maverick” source package in Trusty:
  Won't Fix
Status in “linux-lts-backport-natty” source package in Trusty:
  Won't Fix
Status in “linux-lts-quantal” source package in Trusty:
  Invalid
Status in “linux-lts-raring” source package in Trusty:
  Invalid
Status in “linux-lts-saucy” source package in Trusty:
  Invalid
Status in “linux-mvl-dove” source package in Trusty:
  Invalid
Status in “linux-ti-omap4” source package in Trusty:
  Invalid

Bug description:
  The packet_recvmsg function in net/packet/af_packet.c in the Linux
  kernel before 3.12.4 updates a certain length value before ensuring
  that an associated data structure has been initia

[Kernel-packages] [Bug 1281764] Re: linux: 3.11.0-18.32 -proposed tracker

2014-03-06 Thread Adam Conrad
** Changed in: kernel-sru-workflow/promote-to-security
   Status: Confirmed => Fix Released

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

** Changed in: kernel-sru-workflow/promote-to-updates
   Status: Confirmed => Fix Released

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

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

Title:
  linux: 3.11.0-18.32 -proposed tracker

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 18. February 2014 20:10 UTC
  kernel-stable-Prepare-package-end:Wednesday, 19. February 2014 04:08 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 19. February 2014 04:08 UTC
  ppa-package-testing-start:Wednesday, 19. February 2014 05:01 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 19. February 2014 08:00 UTC
  kernel-stable-Verification-testing-start:Wednesday, 19. February 2014 09:00 
UTC
  kernel-stable-Certification-testing-start:Wednesday, 19. February 2014 09:01 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 19. February 2014 09:01 UTC
  kernel-stable-Regression-testing-start:Wednesday, 19. February 2014 09:01 UTC
  kernel-stable-Certification-testing-end:Friday, 21. February 2014 12:00 UTC
  kernel-stable-Security-signoff-end:Wednesday, 26. February 2014 13:00 UTC
  kernel-stable-Verification-testing-end:Wednesday, 26. February 2014 16:00 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Monday, 03. March 2014 09:01 UTC
  kernel-stable-Promote-to-updates-start:Monday, 03. March 2014 09:01 UTC
  kernel-stable-Regression-testing-end:Monday, 03. March 2014 09:00 UTC

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

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


[Kernel-packages] [Bug 1281897] Re: linux-armadaxp: 3.5.0-1628.37 -proposed tracker

2014-03-06 Thread Adam Conrad
** Changed in: kernel-sru-workflow/promote-to-security
   Status: Confirmed => Fix Released

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

** Changed in: kernel-sru-workflow/promote-to-updates
   Status: Confirmed => Fix Released

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

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

Title:
  linux-armadaxp: 3.5.0-1628.37 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow package-testing series:
  In Progress
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow upload-to-ppa series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in “linux-armadaxp” package in Ubuntu:
  Invalid
Status in “linux-armadaxp” source package in Quantal:
  Fix Released

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 19. February 2014 04:13 UTC
  kernel-stable-master-bug:1281828
  kernel-stable-Certification-testing-end:Thursday, 20. February 2014 11:03 UTC
  kernel-stable-Security-signoff-end:Thursday, 20. February 2014 11:03 UTC
  kernel-stable-Prepare-package-end:Friday, 21. February 2014 08:02 UTC
  kernel-stable-Promote-to-proposed-start:Friday, 21. February 2014 08:02 UTC
  ppa-package-testing-start:Friday, 21. February 2014 09:02 UTC
  kernel-stable-Promote-to-proposed-end:Friday, 21. February 2014 11:02 UTC
  kernel-stable-Verification-testing-start:Friday, 21. February 2014 12:02 UTC
  kernel-stable-Regression-testing-start:Friday, 21. February 2014 12:02 UTC
  kernel-stable-Verification-testing-end:Monday, 24. February 2014 07:03 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Thursday, 06. March 2014 01:03 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 06. March 2014 01:03 UTC
  kernel-stable-Regression-testing-end:Thursday, 06. March 2014 01:03 UTC

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

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


[Kernel-packages] [Bug 1281893] Re: linux-ppc: 3.11.0-6.9 -proposed tracker

2014-03-06 Thread Adam Conrad
** Changed in: kernel-sru-workflow/promote-to-security
   Status: Confirmed => Fix Released

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

** Changed in: kernel-sru-workflow/promote-to-updates
   Status: Confirmed => Fix Released

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

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

Title:
  linux-ppc: 3.11.0-6.9 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow package-testing series:
  In Progress
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow upload-to-ppa series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in “linux-ppc” package in Ubuntu:
  Invalid
Status in “linux-ppc” source package in Saucy:
  Fix Released

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 19. February 2014 04:03 UTC
  kernel-stable-master-bug:1281764
  kernel-stable-Certification-testing-end:Wednesday, 26. February 2014 15:02 UTC
  kernel-stable-Security-signoff-end:Wednesday, 26. February 2014 15:02 UTC
  kernel-stable-Prepare-package-end:Friday, 28. February 2014 08:04 UTC
  kernel-stable-Promote-to-proposed-start:Friday, 28. February 2014 08:04 UTC
  kernel-stable-Promote-to-proposed-end:Friday, 28. February 2014 09:03 UTC
  ppa-package-testing-start:Friday, 28. February 2014 09:03 UTC
  kernel-stable-Verification-testing-start:Friday, 28. February 2014 11:02 UTC
  kernel-stable-Regression-testing-start:Friday, 28. February 2014 11:02 UTC
  kernel-stable-Verification-testing-end:Tuesday, 04. March 2014 15:02 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Thursday, 06. March 2014 15:44 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 06. March 2014 15:44 UTC
  kernel-stable-Regression-testing-end:Thursday, 06. March 2014 15:44 UTC

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

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


[Kernel-packages] [Bug 1239938] Re: No cardreader support for O2 Micro, Inc. Device [1217:8520]

2014-03-06 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.11.0-18.32

---
linux (3.11.0-18.32) saucy; urgency=low

  [ Brad Figg ]

  * Release Tracking Bug
- LP: #1281764

  [ Bjorn Helgaas ]

  * SAUCE: Revert "EISA: Log device resources in dmesg"
- LP: #1251816
  * SAUCE: Revert "EISA: Initialize device before its resources"
- LP: #1251816

  [ Upstream Kernel Changes ]

  * Revert "ip6tnl: fix use after free of fb_tnl_dev"
- LP: #1279399
  * mmc: sdhci-pci: break out definitions to header file
- LP: #1239938
  * mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hosts
- LP: #1239938
  * kexec: add sysctl to disable kexec_load
- LP: #1259570
  * SELinux: Fix kernel BUG on empty security contexts.
- CVE-2014-1874
  * br: fix use of ->rx_handler_data in code executed on non-rx_handler
path
- LP: #1279399
  * arc_emac: fix potential use after free
- LP: #1279399
  * ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC
- LP: #1279399
  * sfc: Add length checks to efx_xmit_with_hwtstamp() and
efx_ptp_is_ptp_tx()
- LP: #1279399
  * sfc: PTP: Moderate log message on event queue overflow
- LP: #1279399
  * sfc: Rate-limit log message for PTP packets without a matching
timestamp event
- LP: #1279399
  * sfc: Stop/re-start PTP when stopping/starting the datapath.
- LP: #1279399
  * sfc: Maintain current frequency adjustment when applying a time offset
- LP: #1279399
  * dm thin: switch to read-only mode if metadata space is exhausted
- LP: #1279399
  * dm thin: always fallback the pool mode if commit fails
- LP: #1279399
  * mm: memcg: fix race condition between memcg teardown and swapin
- LP: #1279399
  * ARM: dts: exynos5250: Fix MDMA0 clock number
- LP: #1279399
  * ARM: shmobile: kzm9g: Fix coherent DMA mask
- LP: #1279399
  * ARM: shmobile: armadillo: Fix coherent DMA mask
- LP: #1279399
  * ARM: shmobile: mackerel: Fix coherent DMA mask
- LP: #1279399
  * clk: samsung: exynos4: Correct SRC_MFC register
- LP: #1279399
  * clk: samsung: exynos5250: Add CLK_IGNORE_UNUSED flag for the sysreg
clock
- LP: #1279399
  * clk: exynos5250: fix sysmmu_mfc{l,r} gate clocks
- LP: #1279399
  * [SCSI] sd: Reduce buffer size for vpd request
- LP: #1279399
  * netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helper
- LP: #1279399
  * writeback: Fix data corruption on NFS
- LP: #1279399
  * drm/i915: fix DDI PLLs HW state readout code
- LP: #1279399
  * drm/i915: Don't grab crtc mutexes in intel_modeset_gem_init()
- LP: #1279399
  * md/raid5: Fix possible confusion when multiple write errors occur.
- LP: #1279399
  * md/raid10: fix two bugs in handling of known-bad-blocks.
- LP: #1279399
  * md/raid10: fix bug when raid10 recovery fails to recover a block.
- LP: #1279399
  * md: fix problem when adding device to read-only array with bitmap.
- LP: #1279399
  * hwmon: (coretemp) Fix truncated name of alarm attributes
- LP: #1279399
  * nilfs2: fix segctor bug that causes file system corruption
- LP: #1279399
  * mm: fix crash when using XFS on loopback
- LP: #1279399
  * vfs: In d_path don't call d_dname on a mount point
- LP: #1279399
  * perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h
- LP: #1279399
  * net: rds: fix per-cpu helper usage
- LP: #1279399
  * perf scripting perl: Fix build error on Fedora 12
- LP: #1279399
  * staging: comedi: adl_pci9111: fix incorrect irq passed to request_irq()
- LP: #1279399
  * staging: comedi: addi_apci_1032: fix subdevice type/flags bug
- LP: #1279399
  * mm: Make {,set}page_address() static inline if WANT_PAGE_VIRTUAL
- LP: #1279399
  * GFS2: Increase i_writecount during gfs2_setattr_chown
- LP: #1279399
  * thp: fix copy_page_rep GPF by testing is_huge_zero_pmd once only
- LP: #1279399
  * serial: amba-pl011: use port lock to guard control register access
- LP: #1279399
  * ARM: 7938/1: OMAP4/highbank: Flush L2 cache before disabling
- LP: #1279399
  * KVM: s390: fix diagnose code extraction
- LP: #1279399
  * drm/rcar-du: Update plane pitch in .mode_set_base() operation
- LP: #1279399
  * rtlwifi: rtl8192c: Prevent reconnect attempts if not connected
- LP: #1279399
  * rtlwifi: rtl8192cu: Add new firmware
- LP: #1279399
  * rtlwifi: Redo register save locations
- LP: #1279399
  * rtlwifi: Set the link state
- LP: #1279399
  * rtlwifi: rtl8192c: Add new definitions in the dm_common header
- LP: #1279399
  * rtlwifi: Increase the RX queue length for USB drivers
- LP: #1279399
  * rtlwifi: Update beacon statistics for USB driver
- LP: #1279399
  * rtlwifi: rtl8192c: Add routines to save/restore power index registers
- LP: #1279399
  * rtlwifi: rtl8192cu: Update the power index registers
- LP: #1279399
  * rtlwifi: rtl8192cu: Fix some code in RF handling
- LP: #1279399
  * rtlwifi: Add missing code to PWD

[Kernel-packages] [Bug 1269053] Re: IBM Domino 'bindsock' cannot bind to ports <1024 since recent kernel 3.5.0-45.68

2014-03-06 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-armadaxp - 3.5.0-1628.37

---
linux-armadaxp (3.5.0-1628.37) quantal-proposed; urgency=low

  [ Ike Panhc ]

  * Release Tracking Bug
- LP: #1281897
  * Rebase onto Ubuntu-3.5.0-47.71

  [ Ubuntu: 3.5.0-47.71 ]

  * Release Tracking Bug
- LP: #1281828
  * Revert "mm: ensure get_unmapped_area() returns higher address than
mmap_min_addr"
- LP: #1277722
  * net: clamp ->msg_namelen instead of returning an error
- LP: #1269053
  * netfilter: nf_conntrack: avoid large timeout for mid-stream pickup
- LP: #1270237
  * SELinux: Fix kernel BUG on empty security contexts.
- CVE-2014-1874
  * lirc_zilog: Don't use dynamic static allocation
- LP: #1277722
  * net: Fix "ip rule delete table 256"
- LP: #1277722
  * ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcv
- LP: #1277722
  * random32: fix off-by-one in seeding requirement
- LP: #1277722
  * bonding: don't permit to use ARP monitoring in 802.3ad mode
- LP: #1277722
  * 6lowpan: Uncompression of traffic class field was incorrect
- LP: #1277722
  * bonding: fix two race conditions in bond_store_updelay/downdelay
- LP: #1277722
  * isdnloop: use strlcpy() instead of strcpy()
- LP: #1277722
  * connector: improved unaligned access error fix
- LP: #1277722
  * ipv4: fix possible seqlock deadlock
- LP: #1277722
  * inet: prevent leakage of uninitialized memory to user in recv syscalls
- LP: #1277722
  * atm: idt77252: fix dev refcnt leak
- LP: #1277722
  * net: core: Always propagate flag changes to interfaces
- LP: #1277722
  * net: rework recvmsg handler msg_name and msg_namelen logic
- LP: #1277722
  * net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct
sockaddr_storage)
- LP: #1277722
  * packet: fix use after free race in send path when dev is released
- LP: #1277722
  * inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu
functions
- LP: #1277722
  * ipv6: fix leaking uninitialized port number of offender sockaddr
- LP: #1277722
  * net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
- LP: #1277722
  * inet: fix possible seqlock deadlocks
- LP: #1277722
  * ipv6: fix possible seqlock deadlock in ip6_finish_output2
- LP: #1277722
  * af_packet: block BH in prb_shutdown_retire_blk_timer()
- LP: #1277722
  * {pktgen, xfrm} Update IPv4 header total len and checksum after
tranformation
- LP: #1277722
  * bridge: flush br's address entry in fdb when remove the
- LP: #1277722
  * mmc: block: fix a bug of error handling in MMC driver
- LP: #1277722
  * NFSv4: Update list of irrecoverable errors on DELEGRETURN
- LP: #1277722
  * Update of blkg_stat and blkg_rwstat may happen in bh context. While
u64_stats_fetch_retry is only preempt_disable on 32bit UP system. This
is not enough to avoid preemption by bh and may read strange 64 bit
value.
- LP: #1277722
  * ASoC: wm8990: Mark the register map as dirty when powering down
- LP: #1277722
  * irq: Enable all irqs unconditionally in irq_resume
- LP: #1277722
  * xen/gnttab: leave lazy MMU mode in the case of a m2p override failure
- LP: #1277722
  * libsas: fix usage of ata_tf_to_fis
- LP: #1277722
  * crypto: authenc - Find proper IV address in ablkcipher callback
- LP: #1277722
  * s390/crypto: Don't panic after crypto instruction failures
- LP: #1277722
  * crypto: s390 - Fix aes-xts parameter corruption
- LP: #1277722
  * crypto: ccm - Fix handling of zero plaintext when computing mac
- LP: #1277722
  * ALSA: hda - Fix silent output on ASUS W7J laptop
- LP: #1277722
  * net: smc91: fix crash regression on the versatile
- LP: #1277722
  * ARM: footbridge: fix VGA initialisation
- LP: #1277722
  * hpsa: do not discard scsi status on aborted commands
- LP: #1277722
  * hpsa: return 0 from driver probe function on success, not 1
- LP: #1277722
  * ALSA: hda - Another fixup for ASUS laptop with ALC660 codec
- LP: #1277722
  * enclosure: fix WARN_ON in dual path device removing
- LP: #1277722
  * powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536
- LP: #1277722
  * ASoC: wm8731: fix dsp mode configuration
- LP: #1277722
  * cpuidle: Check for dev before deregistering it.
- LP: #1277722
  * iwlwifi: dvm: don't override mac80211's queue setting
- LP: #1277722
  * um: add missing declaration of 'getrlimit()' and friends
- LP: #1277722
  * dm: fix truncated status strings
- LP: #1277722
  * elevator: acquire q->sysfs_lock in elevator_change()
- LP: #1277722
  * iommu/vt-d: Fixed interaction of VFIO_IOMMU_MAP_DMA with IOMMU address
limits
- LP: #1277722
  * video: kyro: fix incorrect sizes when copying to userspace
- LP: #1277722
  * Input: allow deselecting serio drivers even without CONFIG_EXPERT
- LP: #1277722
  * Input: mousedev - allow disab

[Kernel-packages] [Bug 1251816] Re: Boot failure with saucy kernel 3.11 probing eisa

2014-03-06 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.11.0-18.32

---
linux (3.11.0-18.32) saucy; urgency=low

  [ Brad Figg ]

  * Release Tracking Bug
- LP: #1281764

  [ Bjorn Helgaas ]

  * SAUCE: Revert "EISA: Log device resources in dmesg"
- LP: #1251816
  * SAUCE: Revert "EISA: Initialize device before its resources"
- LP: #1251816

  [ Upstream Kernel Changes ]

  * Revert "ip6tnl: fix use after free of fb_tnl_dev"
- LP: #1279399
  * mmc: sdhci-pci: break out definitions to header file
- LP: #1239938
  * mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hosts
- LP: #1239938
  * kexec: add sysctl to disable kexec_load
- LP: #1259570
  * SELinux: Fix kernel BUG on empty security contexts.
- CVE-2014-1874
  * br: fix use of ->rx_handler_data in code executed on non-rx_handler
path
- LP: #1279399
  * arc_emac: fix potential use after free
- LP: #1279399
  * ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC
- LP: #1279399
  * sfc: Add length checks to efx_xmit_with_hwtstamp() and
efx_ptp_is_ptp_tx()
- LP: #1279399
  * sfc: PTP: Moderate log message on event queue overflow
- LP: #1279399
  * sfc: Rate-limit log message for PTP packets without a matching
timestamp event
- LP: #1279399
  * sfc: Stop/re-start PTP when stopping/starting the datapath.
- LP: #1279399
  * sfc: Maintain current frequency adjustment when applying a time offset
- LP: #1279399
  * dm thin: switch to read-only mode if metadata space is exhausted
- LP: #1279399
  * dm thin: always fallback the pool mode if commit fails
- LP: #1279399
  * mm: memcg: fix race condition between memcg teardown and swapin
- LP: #1279399
  * ARM: dts: exynos5250: Fix MDMA0 clock number
- LP: #1279399
  * ARM: shmobile: kzm9g: Fix coherent DMA mask
- LP: #1279399
  * ARM: shmobile: armadillo: Fix coherent DMA mask
- LP: #1279399
  * ARM: shmobile: mackerel: Fix coherent DMA mask
- LP: #1279399
  * clk: samsung: exynos4: Correct SRC_MFC register
- LP: #1279399
  * clk: samsung: exynos5250: Add CLK_IGNORE_UNUSED flag for the sysreg
clock
- LP: #1279399
  * clk: exynos5250: fix sysmmu_mfc{l,r} gate clocks
- LP: #1279399
  * [SCSI] sd: Reduce buffer size for vpd request
- LP: #1279399
  * netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helper
- LP: #1279399
  * writeback: Fix data corruption on NFS
- LP: #1279399
  * drm/i915: fix DDI PLLs HW state readout code
- LP: #1279399
  * drm/i915: Don't grab crtc mutexes in intel_modeset_gem_init()
- LP: #1279399
  * md/raid5: Fix possible confusion when multiple write errors occur.
- LP: #1279399
  * md/raid10: fix two bugs in handling of known-bad-blocks.
- LP: #1279399
  * md/raid10: fix bug when raid10 recovery fails to recover a block.
- LP: #1279399
  * md: fix problem when adding device to read-only array with bitmap.
- LP: #1279399
  * hwmon: (coretemp) Fix truncated name of alarm attributes
- LP: #1279399
  * nilfs2: fix segctor bug that causes file system corruption
- LP: #1279399
  * mm: fix crash when using XFS on loopback
- LP: #1279399
  * vfs: In d_path don't call d_dname on a mount point
- LP: #1279399
  * perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h
- LP: #1279399
  * net: rds: fix per-cpu helper usage
- LP: #1279399
  * perf scripting perl: Fix build error on Fedora 12
- LP: #1279399
  * staging: comedi: adl_pci9111: fix incorrect irq passed to request_irq()
- LP: #1279399
  * staging: comedi: addi_apci_1032: fix subdevice type/flags bug
- LP: #1279399
  * mm: Make {,set}page_address() static inline if WANT_PAGE_VIRTUAL
- LP: #1279399
  * GFS2: Increase i_writecount during gfs2_setattr_chown
- LP: #1279399
  * thp: fix copy_page_rep GPF by testing is_huge_zero_pmd once only
- LP: #1279399
  * serial: amba-pl011: use port lock to guard control register access
- LP: #1279399
  * ARM: 7938/1: OMAP4/highbank: Flush L2 cache before disabling
- LP: #1279399
  * KVM: s390: fix diagnose code extraction
- LP: #1279399
  * drm/rcar-du: Update plane pitch in .mode_set_base() operation
- LP: #1279399
  * rtlwifi: rtl8192c: Prevent reconnect attempts if not connected
- LP: #1279399
  * rtlwifi: rtl8192cu: Add new firmware
- LP: #1279399
  * rtlwifi: Redo register save locations
- LP: #1279399
  * rtlwifi: Set the link state
- LP: #1279399
  * rtlwifi: rtl8192c: Add new definitions in the dm_common header
- LP: #1279399
  * rtlwifi: Increase the RX queue length for USB drivers
- LP: #1279399
  * rtlwifi: Update beacon statistics for USB driver
- LP: #1279399
  * rtlwifi: rtl8192c: Add routines to save/restore power index registers
- LP: #1279399
  * rtlwifi: rtl8192cu: Update the power index registers
- LP: #1279399
  * rtlwifi: rtl8192cu: Fix some code in RF handling
- LP: #1279399
  * rtlwifi: Add missing code to PWD

[Kernel-packages] [Bug 1239938] Re: No cardreader support for O2 Micro, Inc. Device [1217:8520]

2014-03-06 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.11.0-18.32

---
linux (3.11.0-18.32) saucy; urgency=low

  [ Brad Figg ]

  * Release Tracking Bug
- LP: #1281764

  [ Bjorn Helgaas ]

  * SAUCE: Revert "EISA: Log device resources in dmesg"
- LP: #1251816
  * SAUCE: Revert "EISA: Initialize device before its resources"
- LP: #1251816

  [ Upstream Kernel Changes ]

  * Revert "ip6tnl: fix use after free of fb_tnl_dev"
- LP: #1279399
  * mmc: sdhci-pci: break out definitions to header file
- LP: #1239938
  * mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hosts
- LP: #1239938
  * kexec: add sysctl to disable kexec_load
- LP: #1259570
  * SELinux: Fix kernel BUG on empty security contexts.
- CVE-2014-1874
  * br: fix use of ->rx_handler_data in code executed on non-rx_handler
path
- LP: #1279399
  * arc_emac: fix potential use after free
- LP: #1279399
  * ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC
- LP: #1279399
  * sfc: Add length checks to efx_xmit_with_hwtstamp() and
efx_ptp_is_ptp_tx()
- LP: #1279399
  * sfc: PTP: Moderate log message on event queue overflow
- LP: #1279399
  * sfc: Rate-limit log message for PTP packets without a matching
timestamp event
- LP: #1279399
  * sfc: Stop/re-start PTP when stopping/starting the datapath.
- LP: #1279399
  * sfc: Maintain current frequency adjustment when applying a time offset
- LP: #1279399
  * dm thin: switch to read-only mode if metadata space is exhausted
- LP: #1279399
  * dm thin: always fallback the pool mode if commit fails
- LP: #1279399
  * mm: memcg: fix race condition between memcg teardown and swapin
- LP: #1279399
  * ARM: dts: exynos5250: Fix MDMA0 clock number
- LP: #1279399
  * ARM: shmobile: kzm9g: Fix coherent DMA mask
- LP: #1279399
  * ARM: shmobile: armadillo: Fix coherent DMA mask
- LP: #1279399
  * ARM: shmobile: mackerel: Fix coherent DMA mask
- LP: #1279399
  * clk: samsung: exynos4: Correct SRC_MFC register
- LP: #1279399
  * clk: samsung: exynos5250: Add CLK_IGNORE_UNUSED flag for the sysreg
clock
- LP: #1279399
  * clk: exynos5250: fix sysmmu_mfc{l,r} gate clocks
- LP: #1279399
  * [SCSI] sd: Reduce buffer size for vpd request
- LP: #1279399
  * netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helper
- LP: #1279399
  * writeback: Fix data corruption on NFS
- LP: #1279399
  * drm/i915: fix DDI PLLs HW state readout code
- LP: #1279399
  * drm/i915: Don't grab crtc mutexes in intel_modeset_gem_init()
- LP: #1279399
  * md/raid5: Fix possible confusion when multiple write errors occur.
- LP: #1279399
  * md/raid10: fix two bugs in handling of known-bad-blocks.
- LP: #1279399
  * md/raid10: fix bug when raid10 recovery fails to recover a block.
- LP: #1279399
  * md: fix problem when adding device to read-only array with bitmap.
- LP: #1279399
  * hwmon: (coretemp) Fix truncated name of alarm attributes
- LP: #1279399
  * nilfs2: fix segctor bug that causes file system corruption
- LP: #1279399
  * mm: fix crash when using XFS on loopback
- LP: #1279399
  * vfs: In d_path don't call d_dname on a mount point
- LP: #1279399
  * perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h
- LP: #1279399
  * net: rds: fix per-cpu helper usage
- LP: #1279399
  * perf scripting perl: Fix build error on Fedora 12
- LP: #1279399
  * staging: comedi: adl_pci9111: fix incorrect irq passed to request_irq()
- LP: #1279399
  * staging: comedi: addi_apci_1032: fix subdevice type/flags bug
- LP: #1279399
  * mm: Make {,set}page_address() static inline if WANT_PAGE_VIRTUAL
- LP: #1279399
  * GFS2: Increase i_writecount during gfs2_setattr_chown
- LP: #1279399
  * thp: fix copy_page_rep GPF by testing is_huge_zero_pmd once only
- LP: #1279399
  * serial: amba-pl011: use port lock to guard control register access
- LP: #1279399
  * ARM: 7938/1: OMAP4/highbank: Flush L2 cache before disabling
- LP: #1279399
  * KVM: s390: fix diagnose code extraction
- LP: #1279399
  * drm/rcar-du: Update plane pitch in .mode_set_base() operation
- LP: #1279399
  * rtlwifi: rtl8192c: Prevent reconnect attempts if not connected
- LP: #1279399
  * rtlwifi: rtl8192cu: Add new firmware
- LP: #1279399
  * rtlwifi: Redo register save locations
- LP: #1279399
  * rtlwifi: Set the link state
- LP: #1279399
  * rtlwifi: rtl8192c: Add new definitions in the dm_common header
- LP: #1279399
  * rtlwifi: Increase the RX queue length for USB drivers
- LP: #1279399
  * rtlwifi: Update beacon statistics for USB driver
- LP: #1279399
  * rtlwifi: rtl8192c: Add routines to save/restore power index registers
- LP: #1279399
  * rtlwifi: rtl8192cu: Update the power index registers
- LP: #1279399
  * rtlwifi: rtl8192cu: Fix some code in RF handling
- LP: #1279399
  * rtlwifi: Add missing code to PWD

  1   2   3   >