[Kernel-packages] [Bug 1425398] Re: Apparmor uses rsyslogd profile for different processes - utopic HWE

2015-05-07 Thread Pavel Malyshev
It seems that issue is gone with this fix.

1. Installed the package from trusty-proposed
# LANG=C apt-cache policy rsyslog
rsyslog:
  Installed: 7.4.4-1ubuntu2.6
  Candidate: 7.4.4-1ubuntu2.6
  Version table:
 *** 7.4.4-1ubuntu2.6 0
400 http://archive.ubuntu.com/ubuntu/ trusty-proposed/main amd64 
Packages
100 /var/lib/dpkg/status
 7.4.4-1ubuntu2.5 0
500 http://ru.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 
Packages
 7.4.4-1ubuntu2.3 0
500 http://security.ubuntu.com/ubuntu/ trusty-security/main amd64 
Packages
 7.4.4-1ubuntu2 0
500 http://ru.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages

2. commented out the workaround /dev/log  rwl, from
/etc/apparmor.d/local/usr.sbin.rsyslogd

3. Rebooted to the latest Utopic HWE kernel
# uname -a
Linux emma 3.16.0-37-generic #51~14.04.1-Ubuntu SMP Wed May 6 15:23:14 UTC 2015 
x86_64 x86_64 x86_64 GNU/Linux

4. The issue is gone:
# dmesg | grep DENIED
#

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

Title:
  Apparmor uses rsyslogd profile for different processes - utopic HWE

Status in apparmor package in Ubuntu:
  Invalid
Status in linux package in Ubuntu:
  Confirmed
Status in linux-lts-utopic package in Ubuntu:
  Invalid
Status in rsyslog package in Ubuntu:
  Fix Released
Status in apparmor source package in Trusty:
  In Progress
Status in linux source package in Trusty:
  Confirmed
Status in linux-lts-utopic source package in Trusty:
  Invalid
Status in rsyslog source package in Trusty:
  Fix Committed

Bug description:
  [rsyslog impact]
  This bug prevents rsyslog from receiving all events from other services on 
trusty when the utopic-hwe (and newer) kernels are used. The rsyslog SRU adds 
an additional permission (read access to /dev/log) to the rsyslog apparmor 
policy to allow this to work.

  [rsyslog test case]
  (1) Ensure the rsyslog apparmor policy is set to enforce; it should show up 
listed in the XX  profiles are in enforce mode. section reported by sudo 
aa-status (if it's disabled, do sudo aa-enforce rsyslogd).

  (2) Install the utopic or newer hwe enablement stack reboot into the
  kernel. Using the logger(1) utility should generate log messages (e.g.
  logger foo) that are recorded in syslog; with this bug, they will be
  blocked (grep DENIED /var/log/syslog).

  [rsyslog regression potential]
  The only change to rsyslog in the SRU is a slight loosening of the rsyslog 
apparmor policy. The risk of an introduced regression is small.

  [rsyslog addition info]
  The qa-regression-testing script is useful for verifying that rsyslog is 
still functioning properly 
(http://bazaar.launchpad.net/~ubuntu-bugcontrol/qa-regression-testing/master/view/head:/scripts/test-rsyslog.py)
   

  [Original description]
  I've noticed that apparmor loads /usr/sbin/rsyslogd profile for completely 
unrelated processes:

  Feb 25 08:36:19 emma kernel: [  134.796218] audit: type=1400 
audit(1424842579.429:245): apparmor=DENIED operation=sendmsg 
profile=/usr/sbin/rsyslogd name=/dev/log pid=4002 comm=sshd 
requested_mask=r denied_mask=r fsuid=0 ouid=0
  Feb 25 08:36:23 emma kernel: [  139.330989] audit: type=1400 
audit(1424842583.965:246): apparmor=DENIED operation=sendmsg 
profile=/usr/sbin/rsyslogd name=/dev/log pid=4080 comm=sudo 
requested_mask=r denied_mask=r fsuid=0 ouid=0
  Feb 25 08:35:42 emma kernel: [   97.912402] audit: type=1400 
audit(1424842542.565:241): apparmor=DENIED operation=sendmsg 
profile=/usr/sbin/rsyslogd name=/dev/log pid=2436 comm=whoopsie 
requested_mask=r denied_mask=r fsuid=103 ouid=0
  Feb 25 08:34:43 emma kernel: [   38.867998] audit: type=1400 
audit(1424842483.546:226): apparmor=DENIED operation=sendmsg 
profile=/usr/sbin/rsyslogd name=/dev/log pid=3762 comm=ntpd 
requested_mask=r denied_mask=r fsuid=0 ouid=0

  I'm not sure how apparmor decides which profile to use for which task,
  but is shouldn't load '/usr/sbin/rsyslogd' profile for sshd/ntpd/etc.

  I'm running:
  # lsb_release -rd
  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  # dpkg -l | grep apparmor
  ii  apparmor2.8.95~2430-0ubuntu5.1   
amd64User-space parser utility for AppArmor
  ii  apparmor-profiles   2.8.95~2430-0ubuntu5.1   
all  Profiles for AppArmor Security policies
  ii  apparmor-utils  2.8.95~2430-0ubuntu5.1   
amd64Utilities for controlling AppArmor
  ii  libapparmor-perl2.8.95~2430-0ubuntu5.1   
amd64AppArmor library Perl bindings
  ii  libapparmor1:amd64  2.8.95~2430-0ubuntu5.1   
amd64changehat AppArmor library
  ii  python3-apparmor2.8.95~2430-0ubuntu5.1   
amd64AppArmor Python3 utility library
  ii  

[Kernel-packages] [Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-05-07 Thread Matej
Pilot6,

This is my 3.16 kernel version:
matej@UX303LA:~$ uname -a
Linux UX303LA 3.16.0-33-generic #44 SMP Thu Mar 12 20:01:34 MSK 2015 x86_64 
x86_64 x86_64 GNU/Linux

I used to have Kubuntu 14.10 and I did use your custom kernel back then.
Then my touchpad stopped working on that kernel (then I reported it in post 
#289) so I upgraded to Kubuntu 15.04.

And yes, by working I mean fully working with multitouch and all.

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

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

Status in linux package in Ubuntu:
  Fix Released
Status in linux package in Arch Linux:
  New

Bug description:
  Hi! I'm following the bug reporting documentation here:

  
https://wiki.ubuntu.com/DebuggingTouchpadDetection#In_case_Touchpad_features_like_scrolling.2C_tapping.2C_etc._do_not_work_at_all.

  The touchpad on my new Asus ux303ln laptop is detected as a mouse, so
  I can't access touchpad features such as two-finger scrolling.

  The laptop was very recently released and I couldn't find any
  outstanding firmware updates for it through Asus's Windows-based
  tools.

  % lsb_release -rd
  Description:  Ubuntu 14.04.1 LTS
  Release:  14.04

  Per the instructions on the wiki, I'm attaching output from
  /proc/bus/input/devices,` xinput --list`, and /var/log/Xorg.0.log.

  This machine also has a touchscreen, which I'm fairly certain is the
  maXtouch digitizer visible in the logs. I haven't yet restarted in
  Windows to see if it says anything useful about the touchpad, but I
  can do so if that's helpful. This is a fresh install of 14.04 and I
  haven't done much customization of it apart from installing some
  applications and changing the default resolution.

  The only relevant bit I noticed in /var/log/dmesg is this:

  [3.967547] input: PS/2 Logitech Wheel Mouse as
  /devices/platform/i8042/serio4/input/input11

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-35-generic 3.13.0-35.62
  ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
  Uname: Linux 3.13.0-35-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  tim2234 F pulseaudio
   /dev/snd/controlC1:  tim2234 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Sep 22 14:30:33 2014
  HibernationDevice: RESUME=UUID=e6052f15-271a-4424-aac2-9b0ee1e490ed
  InstallationDate: Installed on 2014-09-22 (0 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 03eb:8a32 Atmel Corp. 
   Bus 001 Device 002: ID 064e:9700 Suyin Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. UX303LN
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-35-generic.efi.signed 
root=UUID=4f908b1b-e06f-4dc9-9642-e952d2598e42 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-35-generic N/A
   linux-backports-modules-3.13.0-35-generic  N/A
   linux-firmware 1.127.6
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/23/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX303LN.203
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX303LN
  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.:bvrUX303LN.203:bd06/23/2014:svnASUSTeKCOMPUTERINC.:pnUX303LN:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX303LN:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX303LN
  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/1372609/+subscriptions

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


[Kernel-packages] [Bug 1452613] [NEW] package linux-generic 3.13.0.52.59 failed to install/upgrade: problemi con le dipendenze - lasciato non configurato

2015-05-07 Thread Tommaso Di Noia
Public bug reported:

error while upgrading

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: linux-generic 3.13.0.52.59
ProcVersionSignature: Ubuntu 3.13.0-51.84-generic 3.13.11-ckt18
Uname: Linux 3.13.0-51-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.10
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  tdn4179 F pulseaudio
Date: Thu May  7 10:20:36 2015
DpkgTerminalLog:
 Log started: 2015-05-05  08:01:15
 Log ended: 2015-05-05  08:08:06
 
 Log started: 2015-05-07  10:19:49
ErrorMessage: problemi con le dipendenze - lasciato non configurato
HibernationDevice: RESUME=UUID=e55081af-e074-4a7a-a86c-09e102d8ed19
InstallationDate: Installed on 2013-08-27 (617 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
MachineType: Dell Inc. Dell System XPS L322X
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-51-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions: grub-pc 2.02~beta2-9ubuntu1
SourcePackage: linux-meta
StagingDrivers: zram
Title: package linux-generic 3.13.0.52.59 failed to install/upgrade: problemi 
con le dipendenze - lasciato non configurato
UpgradeStatus: Upgraded to trusty on 2014-05-01 (371 days ago)
WifiSyslog:
 May  7 10:21:01 tdn-xps wpa_supplicant[2601]: message repeated 3 times: [ 
wlan0: CTRL-EVENT-SCAN-STARTED ]
 May  7 10:21:04 tdn-xps wpa_supplicant[2601]: nl80211: 
send_and_recv-nl_recvmsgs failed: -33
 May  7 10:23:01 tdn-xps wpa_supplicant[2601]: wlan0: CTRL-EVENT-SCAN-STARTED
dmi.bios.date: 12/03/2012
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A06
dmi.board.name: 04VFH1
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: 0.1
dmi.modalias: 
dmi:bvnDellInc.:bvrA06:bd12/03/2012:svnDellInc.:pnDellSystemXPSL322X:pvr:rvnDellInc.:rn04VFH1:rvrA00:cvnDellInc.:ct8:cvr0.1:
dmi.product.name: Dell System XPS L322X
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-package staging trusty

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

Title:
  package linux-generic 3.13.0.52.59 failed to install/upgrade: problemi
  con le dipendenze - lasciato non configurato

Status in linux-meta package in Ubuntu:
  New

Bug description:
  error while upgrading

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: linux-generic 3.13.0.52.59
  ProcVersionSignature: Ubuntu 3.13.0-51.84-generic 3.13.11-ckt18
  Uname: Linux 3.13.0-51-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  tdn4179 F pulseaudio
  Date: Thu May  7 10:20:36 2015
  DpkgTerminalLog:
   Log started: 2015-05-05  08:01:15
   Log ended: 2015-05-05  08:08:06
   
   Log started: 2015-05-07  10:19:49
  ErrorMessage: problemi con le dipendenze - lasciato non configurato
  HibernationDevice: RESUME=UUID=e55081af-e074-4a7a-a86c-09e102d8ed19
  InstallationDate: Installed on 2013-08-27 (617 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: Dell Inc. Dell System XPS L322X
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-51-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: grub-pc 2.02~beta2-9ubuntu1
  SourcePackage: linux-meta
  StagingDrivers: zram
  Title: package linux-generic 3.13.0.52.59 failed to install/upgrade: problemi 
con le dipendenze - lasciato non configurato
  UpgradeStatus: Upgraded to trusty on 2014-05-01 (371 days ago)
  WifiSyslog:
   May  7 10:21:01 tdn-xps wpa_supplicant[2601]: message repeated 3 times: [ 
wlan0: CTRL-EVENT-SCAN-STARTED ]
   May  7 10:21:04 tdn-xps wpa_supplicant[2601]: nl80211: 
send_and_recv-nl_recvmsgs failed: -33
   May  7 10:23:01 tdn-xps wpa_supplicant[2601]: wlan0: CTRL-EVENT-SCAN-STARTED
  dmi.bios.date: 12/03/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A06
  dmi.board.name: 04VFH1
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA06:bd12/03/2012:svnDellInc.:pnDellSystemXPSL322X:pvr:rvnDellInc.:rn04VFH1:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L322X
  dmi.sys.vendor: Dell Inc.

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

-- 
Mailing list: 

[Kernel-packages] [Bug 1452614] [NEW] Kworker using 100% CPU

2015-05-07 Thread Luis Alberto Pabón
Public bug reported:

On a fresh vivid install, the kworker process is using a constant 100%
of one of 4 virtual cores. I can work around this issue by following the
following guide: http://askubuntu.com/questions/176565/why-does-kworker-
cpu-usage-get-so-high and it's the same issue as in #1087010

GPE13.

This also happened on 13.10, I had to apply the same workaround back
then.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: linux-image-3.19.0-16-generic 3.19.0-16.16
ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
Uname: Linux 3.19.0-16-generic x86_64
ApportVersion: 2.17.2-0ubuntu1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  development   2513 F pulseaudio
 /dev/snd/controlC0:  development   2513 F pulseaudio
Date: Thu May  7 09:32:33 2015
HibernationDevice: RESUME=UUID=4083aed8-20c6-481f-8a0d-f43f7f15131b
InstallationDate: Installed on 2015-05-01 (5 days ago)
InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
MachineType: FUJITSU LIFEBOOK A544
ProcEnviron:
 LANGUAGE=en_GB:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-16-generic.efi.signed 
root=UUID=de8c8d39-7ff8-49e5-b4ff-3bb08f1bf5ce ro noprompt quiet splash 
intel_pstate=disable 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.19.0-16-generic N/A
 linux-backports-modules-3.19.0-16-generic  N/A
 linux-firmware 1.143
SourcePackage: linux
UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/03/2013
dmi.bios.vendor: FUJITSU // Phoenix Technologies Ltd.
dmi.bios.version: Version 1.10
dmi.board.name: FJNBB35
dmi.board.vendor: FUJITSU
dmi.chassis.type: 10
dmi.chassis.vendor: FUJITSU
dmi.modalias: 
dmi:bvnFUJITSU//PhoenixTechnologiesLtd.:bvrVersion1.10:bd10/03/2013:svnFUJITSU:pnLIFEBOOKA544:pvr:rvnFUJITSU:rnFJNBB35:rvr:cvnFUJITSU:ct10:cvr:
dmi.product.name: LIFEBOOK A544
dmi.sys.vendor: FUJITSU

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


** Tags: amd64 apport-bug vivid

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

Title:
  Kworker using 100% CPU

Status in linux package in Ubuntu:
  New

Bug description:
  On a fresh vivid install, the kworker process is using a constant 100%
  of one of 4 virtual cores. I can work around this issue by following
  the following guide: http://askubuntu.com/questions/176565/why-does-
  kworker-cpu-usage-get-so-high and it's the same issue as in #1087010

  GPE13.

  This also happened on 13.10, I had to apply the same workaround back
  then.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-16-generic 3.19.0-16.16
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  development   2513 F pulseaudio
   /dev/snd/controlC0:  development   2513 F pulseaudio
  Date: Thu May  7 09:32:33 2015
  HibernationDevice: RESUME=UUID=4083aed8-20c6-481f-8a0d-f43f7f15131b
  InstallationDate: Installed on 2015-05-01 (5 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: FUJITSU LIFEBOOK A544
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-16-generic.efi.signed 
root=UUID=de8c8d39-7ff8-49e5-b4ff-3bb08f1bf5ce ro noprompt quiet splash 
intel_pstate=disable 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.19.0-16-generic N/A
   linux-backports-modules-3.19.0-16-generic  N/A
   linux-firmware 1.143
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/03/2013
  dmi.bios.vendor: FUJITSU // Phoenix Technologies Ltd.
  dmi.bios.version: Version 1.10
  dmi.board.name: FJNBB35
  dmi.board.vendor: FUJITSU
  dmi.chassis.type: 10
  dmi.chassis.vendor: FUJITSU
  dmi.modalias: 
dmi:bvnFUJITSU//PhoenixTechnologiesLtd.:bvrVersion1.10:bd10/03/2013:svnFUJITSU:pnLIFEBOOKA544:pvr:rvnFUJITSU:rnFJNBB35:rvr:cvnFUJITSU:ct10:cvr:
  dmi.product.name: LIFEBOOK A544
  dmi.sys.vendor: FUJITSU

To manage notifications about this bug go to:

[Kernel-packages] [Bug 1452614] Re: Kworker using 100% CPU

2015-05-07 Thread Luis Alberto Pabón
Adding Christopher M. Penalver to subscription as he requested so on
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1087010

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

Title:
  Kworker using 100% CPU

Status in linux package in Ubuntu:
  New

Bug description:
  On a fresh vivid install, the kworker process is using a constant 100%
  of one of 4 virtual cores. I can work around this issue by following
  the following guide: http://askubuntu.com/questions/176565/why-does-
  kworker-cpu-usage-get-so-high and it's the same issue as in #1087010

  GPE13.

  This also happened on 13.10, I had to apply the same workaround back
  then.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-16-generic 3.19.0-16.16
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  development   2513 F pulseaudio
   /dev/snd/controlC0:  development   2513 F pulseaudio
  Date: Thu May  7 09:32:33 2015
  HibernationDevice: RESUME=UUID=4083aed8-20c6-481f-8a0d-f43f7f15131b
  InstallationDate: Installed on 2015-05-01 (5 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: FUJITSU LIFEBOOK A544
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-16-generic.efi.signed 
root=UUID=de8c8d39-7ff8-49e5-b4ff-3bb08f1bf5ce ro noprompt quiet splash 
intel_pstate=disable 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.19.0-16-generic N/A
   linux-backports-modules-3.19.0-16-generic  N/A
   linux-firmware 1.143
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/03/2013
  dmi.bios.vendor: FUJITSU // Phoenix Technologies Ltd.
  dmi.bios.version: Version 1.10
  dmi.board.name: FJNBB35
  dmi.board.vendor: FUJITSU
  dmi.chassis.type: 10
  dmi.chassis.vendor: FUJITSU
  dmi.modalias: 
dmi:bvnFUJITSU//PhoenixTechnologiesLtd.:bvrVersion1.10:bd10/03/2013:svnFUJITSU:pnLIFEBOOKA544:pvr:rvnFUJITSU:rnFJNBB35:rvr:cvnFUJITSU:ct10:cvr:
  dmi.product.name: LIFEBOOK A544
  dmi.sys.vendor: FUJITSU

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

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


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

2015-05-07 Thread Sumit Khanna
I followed the instructions from comment #115 and my ath10k now works
perfectly on my MSI WS-60 laptop (running Gentoo).

Per Jose (comment #121) I had no problem compiling the nvidia driver
package or the bbswitch package against the kvalo/ath kernel fork. (the
closed source nvidia-drivers-349.16 with bbswitch-0.8).

Per David L in #118, I believe this bug is only for the Wi-Fi (ath10k)
driver/firmware. At least on my laptop, the Wi-fi/Bluetooth isn't
combined (on my MSI, it uses the ath3k bluetooth; same firmware issue we
have with the Wi-fi; do a search and you'll see similar mailing list
threads -- actually they may be combined; who knows they might be on the
same chip -- but anyway they have two different drivers/firmware).

I don't know what the licensing issues are with firmware. Can I fork
kvalo's ath-firmware repo on github and commit the ones created using
the above Python scripts? If so I'll try and do that tomorrow.

Some other notes: I only got this working as a kernel module; built-in
didn't work (wasn't sure how to pass in skip_otp=y via kernel args...
tried ath10k_core.skip_otp=y, ath10k.skip_otp=7; ath10k_pci.skip_otp=y
... but that was with the 4.0.0-gentoo sources and not the kvalo
fork...so there might be stuff in that fork that isn't in official yet?
Haven't tried built-in with kvalo's. I might do that later).

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

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

Status in linux package in Ubuntu:
  Confirmed

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

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

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

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


[Kernel-packages] [Bug 1408963] Re: [Xbuntu 14.04, 14.10 and 15.04] Network manager stops working: iwl3945 0000:03:00.0: BSM uCode verification failed at addr ...; wlan0: deauthenticating from... by l

2015-05-07 Thread Adrian Chapman
Exactly the same being seen here, frequently.

Vivid 15.04, upgraded on release from 14.10 (previously upgraded several times)
Intel 3945ABG using iwl3945
Dell Latitude D830

deauthenticating by local choice message in dmesg, followed by a dozen
or so lines of Failed check-sdata-in-driver check, flags: 0x4 all
timestamped within 0.01 seconds.

Check network-manager - networks all shown. Turn wireless hardware switch off, 
all go. Back on, all stay gone.
Restart network-manager - Wi-Fi Networks: device not ready

Under 14.10, on first booting the machine, it would always associate
with a weaker wireless network, and need manually changing to the
stronger. This never happened prior to 14.10, and doesn't happen under
15.04

Time before failure can be several days, or (as this morning) can be
~20min after boot. It can fail to resume, or it can happen whilst the
machine's in use. I think I've had it a dozen or so times since upgrade.

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

Title:
  [Xbuntu 14.04, 14.10 and 15.04] Network manager stops working: iwl3945
  :03:00.0: BSM uCode verification failed at addr ...; wlan0:
  deauthenticating from... by local choice (Reason: 3=DEAUTH_LEAVING),

Status in linux-firmware package in Ubuntu:
  Confirmed
Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  From time to time, the system loses all wireles networks and kubuntu
  network manager applet goes blank - not even one network is shown. All
  wifi connections are broken. Rebooting fixes the issue, switching to
  WICD on-the-fly enables to continue browsing without rebooting, so it
  seems to be no hardware issue or iwl3945 issue.

  What to expect: stable connections and flawless network managing.
  What happens: so above.

  Further informations about the system, the network configuration, the
  package version can be found in the attachment, also parts of rsyslog
  and dmesg.

  Interesting, according to some helpers, are the following lines:
  dmesg:   wlan0: deauthenticating from 02:26:4d:ac:8f:45 by local choice 
(Reason: 3=DEAUTH_LEAVING)

  lsb_release -a
  No LSB modules are available.
  Distributor ID: Ubuntu
  Description:Ubuntu 14.10
  Release:14.10
  Codename:   utopic

  apt-cache policy network-manager
  network-manager:
    Installiert:   0.9.8.8-0ubuntu28
    Installationskandidat: 0.9.8.8-0ubuntu28
    Versionstabelle:
   *** 0.9.8.8-0ubuntu28 0
  500 http://de.archive.ubuntu.com/ubuntu/ utopic/main amd64 Packages
  100 /var/lib/dpkg/status

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

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


[Kernel-packages] [Bug 1449401] Re: After 14.10 updates to kernel 3.16.0-36, system is not booting, resulting in black screen due to NULL pointer in intel_ring_init_seqno

2015-05-07 Thread John doe
boot problem is now fixed on my Dell Latitude E7450:
$ uname -a
Linux [snip] 3.16.0-37-generic #51~14.04.1-Ubuntu SMP Wed May 6 15:23:14 UTC 
2015 x86_64 x86_64 x86_64 GNU/Linux

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

Title:
  After 14.10 updates to kernel 3.16.0-36, system is not booting,
  resulting in black screen due to NULL pointer in intel_ring_init_seqno

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Utopic:
  Fix Released

Bug description:
  This happens everytime I boot after updating kernel from 3.16.0-34 to
  3.16.0-36. Keeping 3.16.0-34 still works.

  Blackscreen is illuminated. I do not see any splash screen, nor X.
  Failsafe mode works, booting with nomodeset works (but it's slow).
  When this happens, on the next reboot I do see some BUG: lines in
  syslog, like:

  Apr 27 21:01:54 portable-alex kernel: [2.457904] BUG: unable to handle 
kernel NULL pointer dereference at   (null)
  Apr 27 21:01:54 portable-alex kernel: [2.457911] IP: [  (null)] 
  (null)
  Apr 27 21:01:54 portable-alex kernel: [2.457913] PGD 51b93d067 PUD 
51b8ec067 PMD 0 
  Apr 27 21:01:54 portable-alex kernel: [2.457916] Oops: 0010 [#1] SMP 
  Apr 27 21:01:54 portable-alex kernel: [2.457918] Modules linked in: 
rtsx_pci_sdmmc i915(+) e1000e ahci ptp i2c_algo_bit drm_kms_helper libahci 
pps_core psmouse drm rtsx_pci wmi video
  Apr 27 21:01:54 portable-alex kernel: [2.457926] CPU: 0 PID: 128 Comm: 
systemd-udevd Not tainted 3.16.0-36-generic #48-Ubuntu
  Apr 27 21:01:54 portable-alex kernel: [2.457929] Hardware name: LENOVO 
20BXCTO1WW/20BXCTO1WW, BIOS JBET45WW (1.10 ) 02/03/2015
  Apr 27 21:01:54 portable-alex kernel: [2.457930] task: 88051be6bd20 
ti: 88051b9a8000 task.ti: 88051b9a8000
  Apr 27 21:01:54 portable-alex kernel: [2.457932] RIP: 
0010:[]  [  (null)]   (null)
  Apr 27 21:01:54 portable-alex kernel: [2.457934] RSP: 
0018:88051b9ab890  EFLAGS: 00010286
  Apr 27 21:01:54 portable-alex kernel: [2.457936] RAX: 0246 
RBX: 88051bbb1928 RCX: 0001
  Apr 27 21:01:54 portable-alex kernel: [2.457937] RDX: 0001 
RSI: effe RDI: 88051bbb1928
  Apr 27 21:01:54 portable-alex kernel: [2.457938] RBP: 88051b9ab8b0 
R08: 88051bbb R09: 0246
  Apr 27 21:01:54 portable-alex kernel: [2.457940] R10: 880529403900 
R11: 811a6ddf R12: effe
  Apr 27 21:01:54 portable-alex kernel: [2.457941] R13: 88051bbb 
R14: effe R15: 88051bf90800
  Apr 27 21:01:54 portable-alex kernel: [2.457942] FS:  
7f8127b4f880() GS:88053dc0() knlGS:
  Apr 27 21:01:54 portable-alex kernel: [2.457944] CS:  0010 DS:  ES: 
 CR0: 80050033
  Apr 27 21:01:54 portable-alex kernel: [2.457945] CR2:  
CR3: 00051b942000 CR4: 003407f0
  Apr 27 21:01:54 portable-alex kernel: [2.457947] DR0:  
DR1:  DR2: 
  Apr 27 21:01:54 portable-alex kernel: [2.457948] DR3:  
DR6: fffe0ff0 DR7: 0400
  Apr 27 21:01:54 portable-alex kernel: [2.457949] Stack:
  Apr 27 21:01:54 portable-alex kernel: [2.457950]  c02499fd 
88051bbb1928 88051bbb7148 88051bbb7148
  Apr 27 21:01:54 portable-alex kernel: [2.457953]  88051b9ab8e8 
c022e5b7 efff effe
  Apr 27 21:01:54 portable-alex kernel: [2.457955]  88051bbb 
88051bbb 88051bbb 88051b9ab910
  Apr 27 21:01:54 portable-alex kernel: [2.457957] Call Trace:
  Apr 27 21:01:54 portable-alex kernel: [2.457977]  [c02499fd] ? 
intel_ring_init_seqno+0x3d/0xb0 [i915]
  Apr 27 21:01:54 portable-alex kernel: [2.457991]  [c022e5b7] 
i915_gem_init_seqno+0x77/0xc0 [i915]
  Apr 27 21:01:54 portable-alex kernel: [2.458002]  [c022e629] 
i915_gem_set_seqno+0x29/0x60 [i915]
  Apr 27 21:01:54 portable-alex kernel: [2.458013]  [c022fdcd] 
i915_gem_init_hw+0x12d/0x380 [i915]
  Apr 27 21:01:54 portable-alex kernel: [2.458022]  [c0230075] 
i915_gem_init+0x55/0x1d0 [i915]
  Apr 27 21:01:54 portable-alex kernel: [2.458039]  [c02956a2] 
i915_driver_load+0xe32/0x1030 [i915]
  Apr 27 21:01:54 portable-alex kernel: [2.458042]  [813a05e8] ? 
kobject_uevent_env+0x178/0x690
  Apr 27 21:01:54 portable-alex kernel: [2.458046]  [814cf087] ? 
get_device+0x17/0x30
  Apr 27 21:01:54 portable-alex kernel: [2.458048]  [814d4af5] ? 
klist_class_dev_get+0x15/0x20
  Apr 27 21:01:54 portable-alex kernel: [2.458051]  [817773b8] ? 
klist_node_init+0x38/0x60
  Apr 27 21:01:54 portable-alex 

[Kernel-packages] [Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-05-07 Thread Pilot6
Focaltech can't work with multitouch on 3.16 without additional driver. There 
is no code for that.
Give output of

dkms status

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

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

Status in linux package in Ubuntu:
  Fix Released
Status in linux package in Arch Linux:
  New

Bug description:
  Hi! I'm following the bug reporting documentation here:

  
https://wiki.ubuntu.com/DebuggingTouchpadDetection#In_case_Touchpad_features_like_scrolling.2C_tapping.2C_etc._do_not_work_at_all.

  The touchpad on my new Asus ux303ln laptop is detected as a mouse, so
  I can't access touchpad features such as two-finger scrolling.

  The laptop was very recently released and I couldn't find any
  outstanding firmware updates for it through Asus's Windows-based
  tools.

  % lsb_release -rd
  Description:  Ubuntu 14.04.1 LTS
  Release:  14.04

  Per the instructions on the wiki, I'm attaching output from
  /proc/bus/input/devices,` xinput --list`, and /var/log/Xorg.0.log.

  This machine also has a touchscreen, which I'm fairly certain is the
  maXtouch digitizer visible in the logs. I haven't yet restarted in
  Windows to see if it says anything useful about the touchpad, but I
  can do so if that's helpful. This is a fresh install of 14.04 and I
  haven't done much customization of it apart from installing some
  applications and changing the default resolution.

  The only relevant bit I noticed in /var/log/dmesg is this:

  [3.967547] input: PS/2 Logitech Wheel Mouse as
  /devices/platform/i8042/serio4/input/input11

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-35-generic 3.13.0-35.62
  ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
  Uname: Linux 3.13.0-35-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  tim2234 F pulseaudio
   /dev/snd/controlC1:  tim2234 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Sep 22 14:30:33 2014
  HibernationDevice: RESUME=UUID=e6052f15-271a-4424-aac2-9b0ee1e490ed
  InstallationDate: Installed on 2014-09-22 (0 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 03eb:8a32 Atmel Corp. 
   Bus 001 Device 002: ID 064e:9700 Suyin Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. UX303LN
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-35-generic.efi.signed 
root=UUID=4f908b1b-e06f-4dc9-9642-e952d2598e42 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-35-generic N/A
   linux-backports-modules-3.13.0-35-generic  N/A
   linux-firmware 1.127.6
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/23/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX303LN.203
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX303LN
  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.:bvrUX303LN.203:bd06/23/2014:svnASUSTeKCOMPUTERINC.:pnUX303LN:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX303LN:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX303LN
  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/1372609/+subscriptions

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


[Kernel-packages] [Bug 1446798] Re: ExpressCard type USB3.0 adapter does not function properly

2015-05-07 Thread Donatas Glodenis
Here is the upstream bug report:
https://bugzilla.kernel.org/show_bug.cgi?id=97801

Please note that I noticed while testing with upstream kernel, that the
bug manifests itself only on hotplug of the adapter. If I boot with it,
the adapter functions as expected.

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

** Bug watch added: Linux Kernel Bug Tracker #97801
   http://bugzilla.kernel.org/show_bug.cgi?id=97801

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

Title:
  ExpressCard type USB3.0 adapter does not function properly

Status in linux package in Ubuntu:
  Triaged

Bug description:
  ExpressCard type USB3.0 adapter for laptop does not function properly
  with the current kernel of Vivid: drives attached to it do not get
  reported by the system as attached and cannot get mounted.

  The expressCard adapter does work on a 14.04 install on another
  hardware (32 bit), giving 3x read spead from an external USB 3.0
  drive. The expressCard socket also works on this particular computer -
  tested with expressCard 3G modem.

  The adapter in question: 2 Port USB3.0 expressCard, UNEC UPD720202 Chip
   see here for description 
http://www.amazon.co.uk/SuperSpeed-compatible-transfer-Notebook-internal/dp/B00K49TNUU

  Upon inserting the adapter dmesg displays this information:

  [ 9095.296966] pci :05:00.0: [1912:0015] type 00 class 0x0c0330
  [ 9095.297051] pci :05:00.0: reg 0x10: [mem 0x-0x1fff 64bit]
  [ 9095.297426] pci :05:00.0: PME# supported from D0 D3hot D3cold
  [ 9095.304643] pci :05:00.0: BAR 0: assigned [mem 0xf1c0-0xf1c01fff 
64bit]
  [ 9095.304738] pci :05:00.0: enabling device ( - 0002)
  [ 9095.305384] xhci_hcd :05:00.0: xHCI Host Controller
  [ 9095.305406] xhci_hcd :05:00.0: new USB bus registered, assigned bus 
number 3
  [ 9095.311315] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
  [ 9095.311327] usb usb3: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
  [ 9095.311335] usb usb3: Product: xHCI Host Controller
  [ 9095.311342] usb usb3: Manufacturer: Linux 3.19.0-15-generic xhci-hcd
  [ 9095.311349] usb usb3: SerialNumber: :05:00.0
  [ 9095.311881] hub 3-0:1.0: USB hub found
  [ 9095.311957] hub 3-0:1.0: 2 ports detected
  [ 9095.312407] xhci_hcd :05:00.0: xHCI Host Controller
  [ 9095.312422] xhci_hcd :05:00.0: new USB bus registered, assigned bus 
number 4
  [ 9095.314347] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
  [ 9095.314357] usb usb4: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
  [ 9095.314365] usb usb4: Product: xHCI Host Controller
  [ 9095.314372] usb usb4: Manufacturer: Linux 3.19.0-15-generic xhci-hcd
  [ 9095.314379] usb usb4: SerialNumber: :05:00.0
  [ 9095.314895] hub 4-0:1.0: USB hub found
  [ 9095.314973] hub 4-0:1.0: 2 ports detected

  dmesg upon inserting usb3.0 external hard drive (ADATA) into one of
  the ports of ExpressCard adapter:

  [ 9176.313022] usb 4-2: new SuperSpeed USB device number 2 using xhci_hcd
  [ 9176.334581] usb 4-2: New USB device found, idVendor=125f, idProduct=a13a
  [ 9176.334591] usb 4-2: New USB device strings: Mfr=2, Product=3, 
SerialNumber=1
  [ 9176.334597] usb 4-2: Product: NH13
  [ 9176.334601] usb 4-2: Manufacturer: ADATA
  [ 9176.334606] usb 4-2: SerialNumber: 1204107606022909
  [ 9176.336521] usb-storage 4-2:1.0: USB Mass Storage device detected
  [ 9176.336972] scsi host9: usb-storage 4-2:1.0

  BUT the drive does not appear as an attached device.

  If I boot the computer with the expresscard inserted and the external
  drive attached, I do get to see it in the new device notifier, but I
  still cannot mount it.

  Besides, trying to use the adapter results in the computer being
  unable to suspend (the screen blackens out, but the machine does not
  go to sleep) and problems shutting it down.

  I would gladly provide any required information and do more tests if
  needed, just tell me what to do.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-15-generic 3.19.0-15.15
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dg 1435 F pulseaudio
  CurrentDesktop: KDE
  Date: Tue Apr 21 20:53:33 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-04-05 (15 days ago)
  InstallationMedia: Kubuntu 15.04 Vivid Vervet - Beta amd64 (20150403)
  MachineType: LENOVO 4298A12
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-15-generic 
root=UUID=bb4491a9-508a-492c-8fd7-9707fe9818ef ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-15-generic N/A
   linux-backports-modules-3.19.0-15-generic  N/A
   

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

2015-05-07 Thread Nick Demou
Public bug reported:

This notebook works fine for about 2 years (now on Ubuntu 12.04.5 LTS).
A few hours ago I upgraded my kernel (apt-get dist-upgrade) to
3.13.0-52-generic #86~precise1. Don't know if it's related but now I got
the following Oops while opening Gimp. I'll keep this kernel for now to
see if it happens again (already tried opening gimp on the same file
without problems although I don't think it's related).

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: linux-image-3.13.0-52-generic 3.13.0-52.86~precise1
ProcVersionSignature: Ubuntu 3.13.0-52.86~precise1-generic 3.13.11-ckt18
Uname: Linux 3.13.0-52-generic i686
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: i386
Date: Thu May  7 10:56:04 2015
InstallationMedia: This
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=el_GR.UTF-8
 SHELL=/bin/bash
SourcePackage: linux-lts-trusty
UpgradeStatus: No upgrade log present (probably fresh install)


syslog.log:
May  7 10:17:01 ndXPS13 CRON[27443]: (root) CMD (   cd /  run-parts 
--report /etc/cron.hourly)
May  7 10:24:06 ndXPS13 kernel: [15269.207423] BUG: unable to handle kernel 
NULL pointer dereference at   (null)
May  7 10:24:06 ndXPS13 kernel: [15269.210528] IP: [c114c620] 
page_address+0x10/0xe0
May  7 10:24:06 ndXPS13 kernel: [15269.212603] *pdpt = 19771001 
*pde =  
May  7 10:24:06 ndXPS13 kernel: [15269.214743] Oops:  [#1] SMP 
May  7 10:24:06 ndXPS13 kernel: [15269.218581] Modules linked in: ufs(X) 
qnx4(X) hfsplus(X) hfs(X) minix(X) ntfs(X) msdos(X) jfs(X) xfs(X) reiserfs(X) 
hid_generic hid_microsoft asix usbnet mii usbhid hid xt_REDIRECT xt_hl ctr ccm 
ip6table_filter ip6_tables ebtable_nat ebtables pci_stub vboxpci(OX) 
vboxnetadp(OX) vboxnetflt(OX) ipt_MASQUERADE iptable_nat nf_nat_ipv4 nf_nat 
nf_conntrack_ipv4 nf_defrag_ipv4 xt_state vboxdrv(OX) nf_conntrack ipt_REJECT 
xt_CHECKSUM iptable_mangle xt_tcpudp iptable_filter ip_tables x_tables bridge 
stp llc snd_hda_codec_hdmi snd_hda_codec_realtek joydev btusb intel_rapl 
x86_pkg_temp_thermal uvcvideo intel_powerclamp dell_wmi kvm_intel 
videobuf2_core sparse_keymap videodev kvm snd_hda_intel videobuf2_vmalloc 
videobuf2_memops snd_hda_codec crc32_pclmul snd_hwdep aesni_intel ablk_helper 
cryptd dell_laptop dcdbas snd_pcm arc4 lrw aes_i586 snd_seq_midi xts iwldvm 
snd_rawmidi gf128mul mac80211 i915 snd_seq_midi_event psmouse serio_raw iwlwifi 
snd_seq drm_kms_helper cfg80211 drm snd_timer snd_
May  7 10:24:06 ndXPS13 kernel: seq_device i2c_algo_bit wmi snd mei_me 
video pcspkr mei soundcore shpchp snd_page_alloc bnep lpc_ich rfcomm parport_pc 
bluetooth ppdev intel_smartconnect binfmt_misc mac_hid coretemp lp parport 
btrfs ahci libahci raid6_pq xor libcrc32c
May  7 10:24:06 ndXPS13 kernel: [15269.262962] CPU: 1 PID: 4165 Comm: 
gnome-terminal Tainted: GW  OX 3.13.0-52-generic #85~precise1-Ubuntu
May  7 10:24:06 ndXPS13 kernel: [15269.268875] Hardware name: Dell Inc. 
 Dell System XPS L321X/  , BIOS A08 01/22/2013
May  7 10:24:06 ndXPS13 kernel: [15269.274832] task: e5218000 ti: d959e000 
task.ti: d959e000
May  7 10:24:06 ndXPS13 kernel: [15269.280781] EIP: 0060:[c114c620] 
EFLAGS: 00210292 CPU: 1
May  7 10:24:06 ndXPS13 kernel: [15269.286586] EIP is at 
page_address+0x10/0xe0
May  7 10:24:06 ndXPS13 kernel: [15269.292551] EAX:  EBX: 04c6 
ECX:  EDX: 
May  7 10:24:06 ndXPS13 kernel: [15269.298417] ESI: 04c6 EDI:  
EBP: d959fb3c ESP: d959fb2c
May  7 10:24:06 ndXPS13 kernel: [15269.304579]  DS: 007b ES: 007b FS: 00d8 
GS: 00e0 SS: 0068
May  7 10:24:06 ndXPS13 kernel: [15269.310414] CR0: 80050033 CR2:  
CR3: 196ea000 CR4: 000407f0
May  7 10:24:06 ndXPS13 kernel: [15269.316117] Stack:
May  7 10:24:06 ndXPS13 kernel: [15269.321875]  d959fb48 04c6 04c6 
dcc9fa44 d959fb60 f890be8b  14c6
May  7 10:24:06 ndXPS13 kernel: [15269.321890]  ffc4a896  f4091960 
  d959fc1c f88efa7e 0d5c
May  7 10:24:06 ndXPS13 kernel: [15269.321900]     
 0040 0050 0040 f89053ce
May  7 10:24:06 ndXPS13 kernel: [15269.321910] Call Trace:
May  7 10:24:06 ndXPS13 kernel: [15269.321938]  [f890be8b] 
read_extent_buffer+0x8b/0x100 [btrfs]
May  7 10:24:06 ndXPS13 kernel: [15269.321999]  [f88efa7e] 
btrfs_get_extent+0xb4e/0xba0 [btrfs]
May  7 10:24:06 ndXPS13 kernel: [15269.322048]  [f89053ce] ? 
free_extent_state+0x4e/0xb0 [btrfs]
May  7 10:24:06 ndXPS13 kernel: [15269.322096]  [f89053ce] ? 
free_extent_state+0x4e/0xb0 [btrfs]
May  7 10:24:06 ndXPS13 kernel: [15269.322137]  [f89053ce] ? 
free_extent_state+0x4e/0xb0 [btrfs]
May  7 10:24:06 ndXPS13 kernel: [15269.322174]  [f8904711] 
__get_extent_map+0x141/0x150 [btrfs]
May  7 10:24:06 ndXPS13 kernel: [15269.322207]  [c1053879] ? 
kmap_atomic_prot+0xe9/0x110
May  7 10:24:06 ndXPS13 kernel: 

[Kernel-packages] [Bug 1452623] [NEW] linux: 3.16.0-38.52 -proposed tracker

2015-05-07 Thread Luis Henriques
Public bug reported:

This bug is for tracking the 3.16.0-38.52 upload package. This bug will
contain status and testing results related to that upload.

For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
kernel-stable-Prepare-package-start:Thursday, 07. May 2015 09:00 UTC
kernel-stable-phase:Prepare
kernel-stable-phase-changed:Thursday, 07. May 2015 09:00 UTC

** Affects: kernel-sru-workflow
 Importance: Medium
 Status: In Progress

** Affects: kernel-sru-workflow/certification-testing
 Importance: Medium
 Assignee: Canonical Hardware Certification (canonical-hw-cert)
 Status: New

** Affects: kernel-sru-workflow/package-testing
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/prepare-package
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/prepare-package-meta
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/prepare-package-signed
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/promote-to-proposed
 Importance: Medium
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: New

** Affects: kernel-sru-workflow/promote-to-security
 Importance: Medium
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: New

** Affects: kernel-sru-workflow/promote-to-updates
 Importance: Medium
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: New

** Affects: kernel-sru-workflow/regression-testing
 Importance: Medium
 Assignee: Canonical Platform QA Team (canonical-platform-qa)
 Status: New

** Affects: kernel-sru-workflow/security-signoff
 Importance: Medium
 Assignee: Canonical Security Team (canonical-security)
 Status: New

** Affects: kernel-sru-workflow/verification-testing
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

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

** Affects: linux (Ubuntu Utopic)
 Importance: Medium
 Status: New


** Tags: block-proposed-utopic kernel-release-tracking-bug utopic

** Tags added: kernel-release-tracking-bug

** Tags added: block-proposed-utopic

** Also affects: linux (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Tags added: utopic

** Also affects: kernel-sru-workflow/certification-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/package-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/prepare-package
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/prepare-package-meta
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/prepare-package-signed
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-proposed
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-security
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-updates
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/regression-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/security-signoff
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/verification-testing
   Importance: Undecided
   Status: New

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

** Changed in: kernel-sru-workflow
   Importance: Undecided = Medium

** Changed in: kernel-sru-workflow/certification-testing
   Importance: Undecided = Medium

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

** Changed in: kernel-sru-workflow/package-testing
   Importance: Undecided = Medium

** Changed in: kernel-sru-workflow/package-testing
 Assignee: (unassigned) = Canonical Kernel Team (canonical-kernel-team)

** Changed in: kernel-sru-workflow/prepare-package
   Importance: Undecided = Medium

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: (unassigned) = Canonical Kernel Team (canonical-kernel-team)

** Changed in: kernel-sru-workflow/prepare-package-meta
   Importance: Undecided = Medium

** Changed in: kernel-sru-workflow/prepare-package-meta
 Assignee: (unassigned) = Canonical Kernel Team (canonical-kernel-team)

** Changed in: kernel-sru-workflow/prepare-package-signed
   Importance: Undecided = Medium

** Changed in: kernel-sru-workflow/prepare-package-signed
 

[Kernel-packages] [Bug 1434581] Re: Console extremely slow with 3.13 and newer kernels for certified servers with Matrox G200er2 or similar

2015-05-07 Thread Luis Henriques
** Changed in: linux (Ubuntu Utopic)
   Status: Confirmed = Fix Committed

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

Title:
  Console extremely slow with 3.13 and newer kernels for certified
  servers with Matrox G200er2 or similar

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

Bug description:
  When I first came across this issue I thought it was the same as bug
  #1316035 (https://bugs.launchpad.net/ubuntu/+source/xorg-
  server/+bug/1316035), but this bug seems to be about X and it is
  reporting xorg-server as the package with the issue. I've seen a
  report on the certification program already on this, but it was
  lacking follow-up and suggested a bug report, question 255332
  (https://answers.launchpad.net/ubuntu-certification/+question/255332).
  I've already asked about this on the forums, and received no replies.

  I originally encountered this issue due to having a bunch of Dell
  servers that I was testing with kernel 3.13 on 12.04. The text console
  is so slow that it is unusable when using vi or doing an operation
  similar to dpkg -l |grep xorg. Comparing the exact same system with
  kernel 3.2 or 3.11 loaded and running lsmod, vesafb is listed and
  performance is excellent. It is not listed on the 3.13 system. The
  same issue exists on 14.04 with the 3.13 or 3.16 kernel.

  Attempting to do modprobe vesa or modprobe vesafb returns modprobe:
  FATAL: Module vesa not found and modprobe: FATAL: Module vesafb not
  found respectively.

  Attempting to use uvesafb on this hardware results in a black screen.
  Attempting to use vga16fb results in good performance, but I am locked
  to 640x480. I tried to use fbset to force higher resolutions, but it
  either results in a distorted display or tells me there is not enough
  memory.

  I need a 1280x1024 console with performance equal to 12.04 with
  kernels 3.2-3.11. The server I'm using for testing is a Dell R320.

  This appears to be regression as I can duplicate it by simply doing a fresh 
install of 12.04.1 and not having the issue, while doing a fresh install of 
12.04.5, 14.04.1, or 14.04.2 results in a very slow console.
  --- 
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Mar 20 13:17 seq
   crw-rw 1 root audio 116, 33 Mar 20 13:17 timer
  AplayDevices: Error: [Errno 2] No such file or directory
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: [Errno 2] No such file or directory
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=3255aa87-ba68-4b74-bdb0-1112aba7d46e
  InstallationDate: Installed on 2015-03-20 (0 days ago)
  InstallationMedia: Ubuntu-Server 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.3)
  IwConfig: Error: [Errno 2] No such file or directory
  MachineType: Dell Inc. PowerEdge R320
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-46-generic 
root=UUID=fda4445f-efe2-4e93-9adb-ecaf6386f8cd ro consoleblank=0
  ProcVersionSignature: Ubuntu 3.13.0-46.79-generic 3.13.11-ckt15
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-46-generic N/A
   linux-backports-modules-3.13.0-46-generic  N/A
   linux-firmware 1.127.11
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  trusty
  Uname: Linux 3.13.0-46-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: root
  _MarkForUpload: True
  dmi.bios.date: 09/23/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 2.0.21
  dmi.board.name: 0R5KP9
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A09
  dmi.chassis.type: 23
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr2.0.21:bd09/23/2013:svnDellInc.:pnPowerEdgeR320:pvr:rvnDellInc.:rn0R5KP9:rvrA09:cvnDellInc.:ct23:cvr:
  dmi.product.name: PowerEdge R320
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1452620] Re: beaglebone: kernel BUG on boot

2015-05-07 Thread Paolo Pisati
** Changed in: linux (Ubuntu)
 Assignee: (unassigned) = Paolo Pisati (p-pisati)

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

Title:
  beaglebone: kernel BUG on boot

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Booting a trusty kernel on a beaglebone, you often ends up with:

  ...
  [9.758659] libphy: PHY 4a101000.mdio:01 not found
  [9.763789] net eth0: phy 4a101000.mdio:01 not found on slave 1
  [   10.211356] [ cut here ]
  [   10.216201] kernel BUG at /build/buildd/linux-3.13.0/kernel/timer.c:1084!
  [   10.223280] Internal error: Oops - BUG: 0 [#1] SMP ARM
  [   10.228637] Modules linked in: tda998x tilcdc drm_kms_helper omap_sham drm 
omap_aes omap_rng tps65217 uio_pdrv_genirq uio leds_gpio nls1
  [   10.242317] CPU: 0 PID: 302 Comm: systemd-udevd Not tainted 
3.13.0-52-generic #86-Ubuntu
  [   10.250758] task: db1085c0 ti: db35c000 task.ti: db35c000
  [   10.256398] PC is at cascade+0x98/0x9c
  [   10.260305] LR is at cascade+0x80/0x9c
  [   10.264212] pc : [c0060ab4]lr : [c0060a9c]psr: 80030193
  [   10.264212] sp : db35dd18  ip : fffee500  fp : 00a9
  [   10.276182] r10: c0a78080  r9 : db35c000  r8 : db35dd58
  [   10.281627] r7 : 0025  r6 : db35dd18  r5 : c0b48a80  r4 : c0b493f4
  [   10.288432] r3 : db22b0a8  r2 : 002c  r1 : de217230  r0 : c0b493f4
  [   10.295239] Flags: Nzcv  IRQs off  FIQs on  Mode SVC_32  ISA ARM  Segment 
user
  [   10.302770] Control: 10c5387d  Table: 9b398019  DAC: 0015
  [   10.308760] Process systemd-udevd (pid: 302, stack limit = 0xdb35c238)
  [   10.315565] Stack: (0xdb35dd18 to 0xdb35e000)
  [   10.320107] dd00:   
db22b0a8 c0acd78c
  [   10.328637] dd20: c0a713b0 c0b48a80  0004 c0a78088 c0060ce4 
c0a713b8 c1024458
  [   10.337167] dd40: c1024490 00200200 c0b32c30 c0a780c0 c0b49294 c0b49494 
6071f4b5 0002
  [   10.345697] dd60: 6071f4b5 0001 0101 0004 c0a78088 c0a78084 
db35c000 c0a78080
  [   10.354226] dd80: 00a9 c0058bf8 0001 00015200 0100 0004 
c0a71540 c0b32ba4
  [   10.362756] dda0:  000a c0b48840 c0a780c0 fffee501 db35c008 
c0ac0360 00400140
  [   10.371285] ddc0: db1085c0 db35c028 0054  0054 01b8216c 
db1085c0 db1f08f8
  [   10.379816] dde0: 00a9 c005917c c0a73030 c0010420 fa20 c0b477ac 
db35de18 c00093f4
  [   10.388346] de00: c00975d4 c00975d4 60030113  db35de4c c06baac0 
db1f08fc 00030113
  [   10.396877] de20: db1f0900 02ef db1f08f8 db1f08fc 0001 0817 
01b8216c db1085c0
  [   10.405407] de40: db1f08f8 00a9  db35de60 c00975d4 c00975d4 
60030113 
  [   10.413938] de60: db35dfb0 db35c030 db1f08c0 c06bc098 0001 c0160cd4 
db320d80 db35dee8
  [   10.422468] de80: 0001 db320e90 0800    
0561 0001
  [   10.430997] dea0: 0561 007f db35df08 db35df00 00080001 0001 
db245010 
  [   10.439526] dec0: 0561  01b81be1  c0194868  
 db35dfb0
  [   10.448054] dee0: 0817 01b8216c 01b8216c db35dfb0 00020420 0581 
00b1 c06bc410
  [   10.456583] df00: 0817 c06bc3ac c0a84b98 c00091d4 0400  
ddc3f090 c015effc
  [   10.465111] df20:   0400  0400  
 2000
  [   10.473639] df40:  c0194974  db320e48 0400  
 
  [   10.482167] df60: be826bf8 be826bf8 0008   c015f14c 
 c015faac
  [   10.490695] df80: 2000   01b76468   
b6dbd3c6 20030030
  [   10.499223] dfa0:  0589 0588 c06bac38 0589  
0001fe99 01b82168
  [   10.507753] dfc0: 01b81be8 b6e4b4e8 01b81be0 0589 0588 00020420 
0581 00b1
  [   10.516281] dfe0: 0598 be826b68 b6dbf011 b6dbd3c6 20030030  
 
  [   10.524829] [c0060ab4] (cascade+0x98/0x9c) from [c0060ce4] 
(run_timer_softirq+0x22c/0x2b4)
  [   10.533821] [c0060ce4] (run_timer_softirq+0x22c/0x2b4) from [c0058bf8] 
(__do_softirq+0x144/0x340)
  [   10.543442] [c0058bf8] (__do_softirq+0x144/0x340) from [c005917c] 
(irq_exit+0xd8/0x120)
  [   10.552162] [c005917c] (irq_exit+0xd8/0x120) from [c0010420] 
(handle_IRQ+0x44/0x90)
  [   10.560515] [c0010420] (handle_IRQ+0x44/0x90) from [c00093f4] 
(omap3_intc_handle_irq+0x8c/0x9c)
  [   10.569959] [c00093f4] (omap3_intc_handle_irq+0x8c/0x9c) from 
[c06baac0] (__irq_svc+0x40/0x54)
  [   10.579300] Exception stack(0xdb35de18 to 0xdb35de60)
  [   10.584564] de00:   
db1f08fc 00030113
  [   10.593093] de20: db1f0900 02ef db1f08f8 db1f08fc 0001 0817 
01b8216c db1085c0
  [   10.601623] de40: db1f08f8 00a9  db35de60 c00975d4 c00975d4 
60030113 

[Kernel-packages] [Bug 1436745] Re: Audio can not output via system internal speaker on a HP machine

2015-05-07 Thread Luis Henriques
** Changed in: linux (Ubuntu Utopic)
   Status: Confirmed = Fix Committed

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

Title:
  Audio can not output via system internal speaker on a HP machine

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

Bug description:
  Steps to Reproduce:
  1.Into OS
  2.Play an audio file from internal speaker, no sound can be heard
  3.Plug an external Speaker to audio jack, and play audio from external 
speaker, we can hear sound (like headphone)

  This bug is used for tracking purposes. Please do not triage.

  ===
  break-fix: - af95b41426e0b58279f8ff0ebe420df49a4e96b8

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

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


[Kernel-packages] [Bug 1448830] Re: alsa daily dkms can't work well under ubuntu kernels (audio can't work after resume from S3)

2015-05-07 Thread Luis Henriques
** Also affects: linux (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Utopic)
   Status: New = Fix Committed

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

Title:
  alsa daily dkms can't work well under ubuntu kernels (audio can't work
  after resume from S3)

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

Bug description:
  This bug is used for tracking purposes. Please do not triage.

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

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


[Kernel-packages] [Bug 1414930] Re: [Lenovo ThinkPad 2015 models] Buttons of Synaptics trackpad doesn't work

2015-05-07 Thread Luis Henriques
** Changed in: linux (Ubuntu Utopic)
   Status: Confirmed = Fix Committed

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

Title:
  [Lenovo ThinkPad 2015 models] Buttons of Synaptics trackpad doesn't
  work

Status in HWE Next Project:
  In Progress
Status in The Linux Kernel:
  Fix Released
Status in libinput package in Ubuntu:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in systemd package in Ubuntu:
  Fix Released
Status in linux source package in Trusty:
  Confirmed
Status in systemd source package in Trusty:
  Confirmed
Status in linux source package in Utopic:
  Fix Committed
Status in systemd source package in Utopic:
  Confirmed

Bug description:
  Lenovo X1 3rd Carbon (201411-16196)

  Steps to reproduce the bug:
  1, Log in to system
  2, Click left/right/middle buttons of the touchpad

  Actual result:
  No response after clicking the buttons

  Expected results:
  Buttons work as expected behavirour

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-45-generic 3.13.0-45.74 [modified: 
boot/vmlinuz-3.13.0-45-generic]
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Uname: Linux 3.13.0-45-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  u  1598 F pulseaudio
   /dev/snd/controlC0:  u  1598 F pulseaudio
  CurrentDesktop: Unity
  Date: Tue Jan 27 02:48:23 2015
  HibernationDevice: RESUME=UUID=c553e9ba-b74b-43ad-8cf2-496531261e0f
  InstallationDate: Installed on 2015-01-27 (0 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20150126)
  MachineType: LENOVO 20BTZ09ZUS
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-45-generic 
root=UUID=1d34e685-c98b-41f3-b649-87770517b194 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-45-generic N/A
   linux-backports-modules-3.13.0-45-generic  N/A
   linux-firmware 1.127.11
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/27/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N14ET24W (1.02 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BTZ09ZUS
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50510 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN14ET24W(1.02):bd10/27/2014:svnLENOVO:pn20BTZ09ZUS:pvrThinkPadX1Carbon3rd:rvnLENOVO:rn20BTZ09ZUS:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BTZ09ZUS
  dmi.product.version: ThinkPad X1 Carbon 3rd
  dmi.sys.vendor: LENOVO

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

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


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

2015-05-07 Thread kenjo
Turns out that even with the fix to turn off USB (XHC1) as a wakeup
source the system can enter a state where suspend is not happening (we
get woken directly ).

I only seen this once so far and I have no idea why. I did not have time
to do any experiments at the time to try to figure out what was waking
the system up.

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

Title:
  suspend/resume brooken on macbook pro  hardware 11.2

Status in linux package in Ubuntu:
  Confirmed

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

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

  echo XHC1 /proc/acpi/wakeup

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

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

  This is not very user friendly.

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

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

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-16-generic 3.19.0-16.16
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  kenjo  1855 F pulseaudio
   /dev/snd/controlC1:  kenjo  1855 F pulseaudio
  Date: Wed May  6 13:28:23 2015
  HibernationDevice: RESUME=UUID=761572ed-0a1f-4ea0-9e80-1b6ef6034e6e
  InstallationDate: Installed on 2015-04-09 (26 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Beta amd64 (20150326)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 006: ID 05ac:8289 Apple, Inc.
   Bus 001 Device 002: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part 
of BCM2046 Bluetooth)
   Bus 001 Device 003: ID 05ac:0263 Apple, Inc. Apple Internal Keyboard / 
Trackpad (MacBook Retina)
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Apple Inc. MacBookPro11,2
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.19.0-16-generic.efi.signed 
root=UUID=f84ca03e-c0d4-45ad-80f3-c45d4ad106dd ro rootflags=subvol=@ noprompt 
persistent quiet splash vt.handoff=7
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-16-generic N/A
   linux-backports-modules-3.19.0-16-generic  N/A
   linux-firmware 1.143
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/07/2015
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP112.88Z.0138.B14.1501071031
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-3CBD00234E554E41
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookPro11,2
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-3CBD00234E554E41
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP112.88Z.0138.B14.1501071031:bd01/07/2015:svnAppleInc.:pnMacBookPro11,2:pvr1.0:rvnAppleInc.:rnMac-3CBD00234E554E41:rvrMacBookPro11,2:cvnAppleInc.:ct10:cvrMac-3CBD00234E554E41:
  dmi.product.name: MacBookPro11,2
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

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

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


[Kernel-packages] [Bug 1451489] rainier (amd64) - tests ran: 266, failed: 0

2015-05-07 Thread Brad Figg
tests ran: 266, failed: 0;
  
http://kernel.ubuntu.com/testing/rainier__3.16.0-37.51__2015-05-07_05-40-00/results-index.html

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

Title:
  linux: 3.16.0-37.51 -proposed tracker

Status in Kernel SRU Workflow:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow package-testing series:
  Fix Released
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Invalid
Status in Kernel SRU Workflow security-signoff series:
  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 Utopic:
  Fix Released

Bug description:
  This bug is for tracking the 3.16.0-38.51 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:Monday, 04. May 2015 16:46 UTC
  kernel-stable-Certification-testing-end:Monday, 04. May 2015 18:01 UTC
  kernel-stable-Prepare-package-end:Wednesday, 06. May 2015 17:10 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 06. May 2015 17:10 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 06. May 2015 17:33 UTC
  kernel-stable-Security-signoff-start:Wednesday, 06. May 2015 19:01 UTC
  kernel-stable-Regression-testing-start:Wednesday, 06. May 2015 19:01 UTC
  proposed-announcement-sent:True
  kernel-stable-Verification-testing-start:Wednesday, 06. May 2015 19:01 UTC
  kernel-stable-Verification-testing-end:Wednesday, 06. May 2015 21:00 UTC
  kernel-stable-Promote-to-updates-start:Wednesday, 06. May 2015 22:01 UTC
  kernel-stable-Security-signoff-end:Wednesday, 06. May 2015 22:01 UTC
  kernel-stable-Promote-to-updates-end:Thursday, 07. May 2015 02:00 UTC
  kernel-stable-phase:Released
  kernel-stable-phase-changed:Thursday, 07. May 2015 03:03 UTC

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

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


[Kernel-packages] [Bug 1452620] [NEW] beaglebone: kernel BUG on boot

2015-05-07 Thread Paolo Pisati
Public bug reported:

Booting a trusty kernel on a beaglebone, you often ends up with:

...
[9.758659] libphy: PHY 4a101000.mdio:01 not found
[9.763789] net eth0: phy 4a101000.mdio:01 not found on slave 1
[   10.211356] [ cut here ]
[   10.216201] kernel BUG at /build/buildd/linux-3.13.0/kernel/timer.c:1084!
[   10.223280] Internal error: Oops - BUG: 0 [#1] SMP ARM
[   10.228637] Modules linked in: tda998x tilcdc drm_kms_helper omap_sham drm 
omap_aes omap_rng tps65217 uio_pdrv_genirq uio leds_gpio nls1
[   10.242317] CPU: 0 PID: 302 Comm: systemd-udevd Not tainted 
3.13.0-52-generic #86-Ubuntu
[   10.250758] task: db1085c0 ti: db35c000 task.ti: db35c000
[   10.256398] PC is at cascade+0x98/0x9c
[   10.260305] LR is at cascade+0x80/0x9c
[   10.264212] pc : [c0060ab4]lr : [c0060a9c]psr: 80030193
[   10.264212] sp : db35dd18  ip : fffee500  fp : 00a9
[   10.276182] r10: c0a78080  r9 : db35c000  r8 : db35dd58
[   10.281627] r7 : 0025  r6 : db35dd18  r5 : c0b48a80  r4 : c0b493f4
[   10.288432] r3 : db22b0a8  r2 : 002c  r1 : de217230  r0 : c0b493f4
[   10.295239] Flags: Nzcv  IRQs off  FIQs on  Mode SVC_32  ISA ARM  Segment 
user
[   10.302770] Control: 10c5387d  Table: 9b398019  DAC: 0015
[   10.308760] Process systemd-udevd (pid: 302, stack limit = 0xdb35c238)
[   10.315565] Stack: (0xdb35dd18 to 0xdb35e000)
[   10.320107] dd00:   
db22b0a8 c0acd78c
[   10.328637] dd20: c0a713b0 c0b48a80  0004 c0a78088 c0060ce4 
c0a713b8 c1024458
[   10.337167] dd40: c1024490 00200200 c0b32c30 c0a780c0 c0b49294 c0b49494 
6071f4b5 0002
[   10.345697] dd60: 6071f4b5 0001 0101 0004 c0a78088 c0a78084 
db35c000 c0a78080
[   10.354226] dd80: 00a9 c0058bf8 0001 00015200 0100 0004 
c0a71540 c0b32ba4
[   10.362756] dda0:  000a c0b48840 c0a780c0 fffee501 db35c008 
c0ac0360 00400140
[   10.371285] ddc0: db1085c0 db35c028 0054  0054 01b8216c 
db1085c0 db1f08f8
[   10.379816] dde0: 00a9 c005917c c0a73030 c0010420 fa20 c0b477ac 
db35de18 c00093f4
[   10.388346] de00: c00975d4 c00975d4 60030113  db35de4c c06baac0 
db1f08fc 00030113
[   10.396877] de20: db1f0900 02ef db1f08f8 db1f08fc 0001 0817 
01b8216c db1085c0
[   10.405407] de40: db1f08f8 00a9  db35de60 c00975d4 c00975d4 
60030113 
[   10.413938] de60: db35dfb0 db35c030 db1f08c0 c06bc098 0001 c0160cd4 
db320d80 db35dee8
[   10.422468] de80: 0001 db320e90 0800    
0561 0001
[   10.430997] dea0: 0561 007f db35df08 db35df00 00080001 0001 
db245010 
[   10.439526] dec0: 0561  01b81be1  c0194868  
 db35dfb0
[   10.448054] dee0: 0817 01b8216c 01b8216c db35dfb0 00020420 0581 
00b1 c06bc410
[   10.456583] df00: 0817 c06bc3ac c0a84b98 c00091d4 0400  
ddc3f090 c015effc
[   10.465111] df20:   0400  0400  
 2000
[   10.473639] df40:  c0194974  db320e48 0400  
 
[   10.482167] df60: be826bf8 be826bf8 0008   c015f14c 
 c015faac
[   10.490695] df80: 2000   01b76468   
b6dbd3c6 20030030
[   10.499223] dfa0:  0589 0588 c06bac38 0589  
0001fe99 01b82168
[   10.507753] dfc0: 01b81be8 b6e4b4e8 01b81be0 0589 0588 00020420 
0581 00b1
[   10.516281] dfe0: 0598 be826b68 b6dbf011 b6dbd3c6 20030030  
 
[   10.524829] [c0060ab4] (cascade+0x98/0x9c) from [c0060ce4] 
(run_timer_softirq+0x22c/0x2b4)
[   10.533821] [c0060ce4] (run_timer_softirq+0x22c/0x2b4) from [c0058bf8] 
(__do_softirq+0x144/0x340)
[   10.543442] [c0058bf8] (__do_softirq+0x144/0x340) from [c005917c] 
(irq_exit+0xd8/0x120)
[   10.552162] [c005917c] (irq_exit+0xd8/0x120) from [c0010420] 
(handle_IRQ+0x44/0x90)
[   10.560515] [c0010420] (handle_IRQ+0x44/0x90) from [c00093f4] 
(omap3_intc_handle_irq+0x8c/0x9c)
[   10.569959] [c00093f4] (omap3_intc_handle_irq+0x8c/0x9c) from [c06baac0] 
(__irq_svc+0x40/0x54)
[   10.579300] Exception stack(0xdb35de18 to 0xdb35de60)
[   10.584564] de00:   
db1f08fc 00030113
[   10.593093] de20: db1f0900 02ef db1f08f8 db1f08fc 0001 0817 
01b8216c db1085c0
[   10.601623] de40: db1f08f8 00a9  db35de60 c00975d4 c00975d4 
60030113 
[   10.610172] [c06baac0] (__irq_svc+0x40/0x54) from [c00975d4] 
(__down_read_trylock+0x4c/0x54)
[   10.619346] [c00975d4] (__down_read_trylock+0x4c/0x54) from [c06bc098] 
(do_page_fault.part.11+0x78/0x38c)
[   10.629694] [c06bc098] (do_page_fault.part.11+0x78/0x38c) from 
[c06bc410] (do_page_fault+0x64/0x6c)
[   10.639493] [c06bc410] (do_page_fault+0x64/0x6c) from [c00091d4] 
(do_DataAbort+0x38/0x98)
[   10.648387] [c00091d4] 

[Kernel-packages] [Bug 1452628] [NEW] beaglebone: random MAC on boot

2015-05-07 Thread Paolo Pisati
Public bug reported:

On the beaglebone, the NIC keeps getting a random MAC after every
reboot, making it impossible to associate a static ip with the board:

...
[2.839176] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
[2.845579] davinci_mdio 4a101000.mdio: detected phy mask fffe
[2.858195] libphy: 4a101000.mdio: probed
[2.862510] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, 
driver SMSC LAN8710/LAN8720
[2.872364] cpu cpu0: cpu0 regulator not ready, retry
[2.878372] Random MACID = ee:7a:fa:cd:13:39
...

** Affects: linux (Ubuntu)
 Importance: Undecided
 Assignee: Paolo Pisati (p-pisati)
 Status: New

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) = Paolo Pisati (p-pisati)

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

Title:
  beaglebone: random MAC on boot

Status in linux package in Ubuntu:
  New

Bug description:
  On the beaglebone, the NIC keeps getting a random MAC after every
  reboot, making it impossible to associate a static ip with the board:

  ...
  [2.839176] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
  [2.845579] davinci_mdio 4a101000.mdio: detected phy mask fffe
  [2.858195] libphy: 4a101000.mdio: probed
  [2.862510] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, 
driver SMSC LAN8710/LAN8720
  [2.872364] cpu cpu0: cpu0 regulator not ready, retry
  [2.878372] Random MACID = ee:7a:fa:cd:13:39
  ...

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

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


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

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

apport-collect 1452628

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

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

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

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

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

Title:
  beaglebone: random MAC on boot

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On the beaglebone, the NIC keeps getting a random MAC after every
  reboot, making it impossible to associate a static ip with the board:

  ...
  [2.839176] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
  [2.845579] davinci_mdio 4a101000.mdio: detected phy mask fffe
  [2.858195] libphy: 4a101000.mdio: probed
  [2.862510] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, 
driver SMSC LAN8710/LAN8720
  [2.872364] cpu cpu0: cpu0 regulator not ready, retry
  [2.878372] Random MACID = ee:7a:fa:cd:13:39
  ...

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

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


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

2015-05-07 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/1452613

Title:
  package linux-generic 3.13.0.52.59 failed to install/upgrade: problemi
  con le dipendenze - lasciato non configurato

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  error while upgrading

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: linux-generic 3.13.0.52.59
  ProcVersionSignature: Ubuntu 3.13.0-51.84-generic 3.13.11-ckt18
  Uname: Linux 3.13.0-51-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  tdn4179 F pulseaudio
  Date: Thu May  7 10:20:36 2015
  DpkgTerminalLog:
   Log started: 2015-05-05  08:01:15
   Log ended: 2015-05-05  08:08:06
   
   Log started: 2015-05-07  10:19:49
  ErrorMessage: problemi con le dipendenze - lasciato non configurato
  HibernationDevice: RESUME=UUID=e55081af-e074-4a7a-a86c-09e102d8ed19
  InstallationDate: Installed on 2013-08-27 (617 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: Dell Inc. Dell System XPS L322X
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-51-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: grub-pc 2.02~beta2-9ubuntu1
  SourcePackage: linux-meta
  StagingDrivers: zram
  Title: package linux-generic 3.13.0.52.59 failed to install/upgrade: problemi 
con le dipendenze - lasciato non configurato
  UpgradeStatus: Upgraded to trusty on 2014-05-01 (371 days ago)
  WifiSyslog:
   May  7 10:21:01 tdn-xps wpa_supplicant[2601]: message repeated 3 times: [ 
wlan0: CTRL-EVENT-SCAN-STARTED ]
   May  7 10:21:04 tdn-xps wpa_supplicant[2601]: nl80211: 
send_and_recv-nl_recvmsgs failed: -33
   May  7 10:23:01 tdn-xps wpa_supplicant[2601]: wlan0: CTRL-EVENT-SCAN-STARTED
  dmi.bios.date: 12/03/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A06
  dmi.board.name: 04VFH1
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA06:bd12/03/2012:svnDellInc.:pnDellSystemXPSL322X:pvr:rvnDellInc.:rn04VFH1:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L322X
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1447143] Re: [SKL, i915_bpo] Rotation doesn't work

2015-05-07 Thread Launchpad Bug Tracker
This bug was fixed in the package xserver-xorg-video-intel -
2:2.99.917-1~exp1ubuntu2.1

---
xserver-xorg-video-intel (2:2.99.917-1~exp1ubuntu2.1) vivid; urgency=medium

  * sna-force-frontbuffer-to-cpu-for-randr-fallback.diff: Fix rotation
on SKL. (LP: #1447143)
  * source: Add extend-diff-ignore to not complain about symlinks.
 -- Timo Aaltonen tjaal...@debian.org   Wed, 22 Apr 2015 19:48:22 +0300

** Changed in: xserver-xorg-video-intel (Ubuntu Vivid)
   Status: In Progress = Fix Released

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

Title:
  [SKL, i915_bpo] Rotation doesn't work

Status in linux package in Ubuntu:
  Triaged
Status in xserver-xorg-video-intel package in Ubuntu:
  In Progress
Status in linux source package in Utopic:
  New
Status in linux source package in Vivid:
  Triaged
Status in xserver-xorg-video-intel source package in Vivid:
  Fix Released

Bug description:
  [Impact]

  Rotating the display on Skylake results in a blank screen, needs this
  for the X driver

  commit 15c307d70e00bc035bb61be5d8b6f727925e3d34
  Author: Chris Wilson ch...@chris-wilson.co.uk
  Date:   Tue Mar 10 08:48:48 2015 +

  sna: Force frontbuffer to CPU for randr fallback

  and these two for i915_bpo in kernel

  commit 3b7a5119b5d2def1161226a4c6a643db537dff7e
  Author: Sonika Jindal sonika.jin...@intel.com
  Date:   Fri Apr 10 14:37:29 2015 +0530

  drm/i915/skl: Support for 90/270 rotation

  commit d81063669a99b216eb6b9dfb17add4f38a839674
  Author: Sonika Jindal sonika.jin...@intel.com
  Date:   Fri Apr 10 14:37:28 2015 +0530

  drm/i915/skl: Allow universal planes to position

  [Test Case]

  Use the display capplet, select rotate and apply. It should rotate
  instead of blanking the display.

  [Regression potential]

  Nope.

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

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


[Kernel-packages] [Bug 1447143] Update Released

2015-05-07 Thread Brian Murray
The verification of the Stable Release Update for xserver-xorg-video-
intel has completed successfully and the package has now been released
to -updates.  Subsequently, the Ubuntu Stable Release Updates Team is
being unsubscribed and will not receive messages about this bug report.
In the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  [SKL, i915_bpo] Rotation doesn't work

Status in linux package in Ubuntu:
  Triaged
Status in xserver-xorg-video-intel package in Ubuntu:
  In Progress
Status in linux source package in Utopic:
  New
Status in linux source package in Vivid:
  Triaged
Status in xserver-xorg-video-intel source package in Vivid:
  Fix Released

Bug description:
  [Impact]

  Rotating the display on Skylake results in a blank screen, needs this
  for the X driver

  commit 15c307d70e00bc035bb61be5d8b6f727925e3d34
  Author: Chris Wilson ch...@chris-wilson.co.uk
  Date:   Tue Mar 10 08:48:48 2015 +

  sna: Force frontbuffer to CPU for randr fallback

  and these two for i915_bpo in kernel

  commit 3b7a5119b5d2def1161226a4c6a643db537dff7e
  Author: Sonika Jindal sonika.jin...@intel.com
  Date:   Fri Apr 10 14:37:29 2015 +0530

  drm/i915/skl: Support for 90/270 rotation

  commit d81063669a99b216eb6b9dfb17add4f38a839674
  Author: Sonika Jindal sonika.jin...@intel.com
  Date:   Fri Apr 10 14:37:28 2015 +0530

  drm/i915/skl: Allow universal planes to position

  [Test Case]

  Use the display capplet, select rotate and apply. It should rotate
  instead of blanking the display.

  [Regression potential]

  Nope.

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

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


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

2015-05-07 Thread Thiago Martins
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/1452868/+attachment/4393191/+files/ProcEnviron.txt

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

Title:
  ip link delete returns RTNETLINK answers: Operation not supported
  - OpenStack Juno is completely broken in Trusty + Linux 3.19.

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Guys,

   I just upgraded my Trusty with linux-generic-lts-vivid that is
  available in proposed repository.

   OpenStack is completely broken now. I'm using it with VXLAN +
  OpenvSwitch. All Tenants are offline.

   I'm seeing the following error at Network Node (Neutron L3 Router):

  ---
  == /var/log/neutron/ovs-cleanup.log ==
  2015-05-07 13:30:57.384 881 TRACE neutron   File 
/usr/lib/python2.7/dist-packages/neutron/agent/linux/ip_lib.py, line 86, in 
_execute
  2015-05-07 13:30:57.384 881 TRACE neutron 
log_fail_as_error=log_fail_as_error)
  2015-05-07 13:30:57.384 881 TRACE neutron   File 
/usr/lib/python2.7/dist-packages/neutron/agent/linux/utils.py, line 84, in 
execute
  2015-05-07 13:30:57.384 881 TRACE neutron raise RuntimeError(m)
  2015-05-07 13:30:57.384 881 TRACE neutron RuntimeError: 
  2015-05-07 13:30:57.384 881 TRACE neutron Command: ['sudo', 
'/usr/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'ip', 'link', 
'delete', 'tap3da8f4fe-55']
  2015-05-07 13:30:57.384 881 TRACE neutron Exit code: 2
  2015-05-07 13:30:57.384 881 TRACE neutron Stdout: ''
  2015-05-07 13:30:57.384 881 TRACE neutron Stderr: 'RTNETLINK answers: 
Operation not supported\n'
  2015-05-07 13:30:57.384 881 TRACE neutron 
  ---

  It also doesn't work manually:

  ---
  root@network-1:~# ip link delete tap3da8f4fe-55
  RTNETLINK answers: Operation not supported
  ---

  dmesg shows this:

  ---
  [  152.307822] Modules linked in: vport_vxlan vxlan ip6_udp_tunnel udp_tunnel 
openvswitch libcrc32c snd_hda_codec_generic iosf_mbi snd_hda_intel 
crct10dif_pclmul crc32_pclmul snd_hda_controller ghash_clmulni_intel 
snd_hda_codec aesni_intel ppdev snd_hwdep snd_pcm aes_x86_64 qxl lrw snd_timer 
gf128mul snd ttm glue_helper drm_kms_helper soundcore i2c_piix4 ablk_helper drm 
serio_raw cryptd pvpanic 8250_fintek parport_pc mac_hid lp parport psmouse 
pata_acpi floppy
  [  152.307893] CPU: 0 PID: 1067 Comm: ovs-vswitchd Not tainted 
3.19.0-16-generic #16~14.04.2-Ubuntu
  [  152.307901] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 
Bochs 01/01/2011
  [  152.307906] task: 880036aee220 ti: 880079eb4000 task.ti: 
880079eb4000
  [  152.307912] RIP: 0010:[c05fd901]  [c05fd901] 
ovs_vport_del+0x41/0x60 [openvswitch]
  [  152.307923] RSP: 0018:880079eb79a8  EFLAGS: 00010296
  [  152.307929] RAX: 8025 RBX: 880079f04e40 RCX: 
000181ec
  [  152.307934] RDX: 000181ed RSI: ead860c0 RDI: 
4000
  [  152.307938] RBP: 880079eb79b8 R08: 8800361834a0 R09: 
000181ec
  [  152.307943] R10: ead860c0 R11: 813a7f65 R12: 
880079f04e40
  [  152.307948] R13: 880079e97100 R14: ffea R15: 
880079e30180
  [  152.307955] FS:  7fc5f96a5980() GS:88007fc0() 
knlGS:
  [  152.307961] CS:  0010 DS:  ES:  CR0: 80050033
  [  152.307966] CR2: 7f32854bd740 CR3: 7a032000 CR4: 
000406f0
  [  152.307972] Stack:
  [  152.307975]  880079eb7a30 880079eb7a30 880079eb79c8 
c05f6380
  [  152.307984]  880079eb79f8 c05f6455 c05ff268 
c0602040
  [  152.307992]  88007a700814 880079e97000 880079eb7aa8 
816db0e5
  [  152.308003] Call Trace:
  [  152.308012]  [c05f6380] ovs_dp_detach_port+0x30/0x40 
[openvswitch]
  [  152.308019]  [c05f6455] ovs_vport_cmd_del+0xc5/0x110 
[openvswitch]
  [  152.308034]  [816db0e5] genl_family_rcv_msg+0x1a5/0x3d0
  [  152.308040]  [816db310] ? genl_family_rcv_msg+0x3d0/0x3d0
  [  152.308046]  [816db3a1] genl_rcv_msg+0x91/0xd0
  [  152.308051]  [816d9191] netlink_rcv_skb+0xc1/0xe0
  [  152.308056]  [816d983c] genl_rcv+0x2c/0x40
  [  152.308060]  [816d8816] netlink_unicast+0xf6/0x200
  [  152.308065]  [816d8c33] netlink_sendmsg+0x313/0x690
  [  152.308078]  [81350fe0] ? aa_sk_perm.isra.4+0x70/0x150
  [  152.308090]  [8168e34c] do_sock_sendmsg+0x8c/0x100
  [  152.308096]  [8168dd0e] ? copy_msghdr_from_user+0x15e/0x1f0
  [  152.308103]  [8168e963] ___sys_sendmsg+0x313/0x320
  [  152.308112]  [8120713c] ? destroy_inode+0x3c/0x70
  [  152.308118]  [81207287] ? evict+0x117/0x190
  [  152.308122]  [8120230f] ? dentry_free+0x5f/0xa0
  [  152.308127]  [81202c64] ? __dentry_kill+0x154/0x1f0
  [  152.308132]  

[Kernel-packages] [Bug 1452868] Card0.Codecs.codec.0.txt

2015-05-07 Thread Thiago Martins
apport information

** Attachment added: Card0.Codecs.codec.0.txt
   
https://bugs.launchpad.net/bugs/1452868/+attachment/4393186/+files/Card0.Codecs.codec.0.txt

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

Title:
  ip link delete returns RTNETLINK answers: Operation not supported
  - OpenStack Juno is completely broken in Trusty + Linux 3.19.

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Guys,

   I just upgraded my Trusty with linux-generic-lts-vivid that is
  available in proposed repository.

   OpenStack is completely broken now. I'm using it with VXLAN +
  OpenvSwitch. All Tenants are offline.

   I'm seeing the following error at Network Node (Neutron L3 Router):

  ---
  == /var/log/neutron/ovs-cleanup.log ==
  2015-05-07 13:30:57.384 881 TRACE neutron   File 
/usr/lib/python2.7/dist-packages/neutron/agent/linux/ip_lib.py, line 86, in 
_execute
  2015-05-07 13:30:57.384 881 TRACE neutron 
log_fail_as_error=log_fail_as_error)
  2015-05-07 13:30:57.384 881 TRACE neutron   File 
/usr/lib/python2.7/dist-packages/neutron/agent/linux/utils.py, line 84, in 
execute
  2015-05-07 13:30:57.384 881 TRACE neutron raise RuntimeError(m)
  2015-05-07 13:30:57.384 881 TRACE neutron RuntimeError: 
  2015-05-07 13:30:57.384 881 TRACE neutron Command: ['sudo', 
'/usr/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'ip', 'link', 
'delete', 'tap3da8f4fe-55']
  2015-05-07 13:30:57.384 881 TRACE neutron Exit code: 2
  2015-05-07 13:30:57.384 881 TRACE neutron Stdout: ''
  2015-05-07 13:30:57.384 881 TRACE neutron Stderr: 'RTNETLINK answers: 
Operation not supported\n'
  2015-05-07 13:30:57.384 881 TRACE neutron 
  ---

  It also doesn't work manually:

  ---
  root@network-1:~# ip link delete tap3da8f4fe-55
  RTNETLINK answers: Operation not supported
  ---

  dmesg shows this:

  ---
  [  152.307822] Modules linked in: vport_vxlan vxlan ip6_udp_tunnel udp_tunnel 
openvswitch libcrc32c snd_hda_codec_generic iosf_mbi snd_hda_intel 
crct10dif_pclmul crc32_pclmul snd_hda_controller ghash_clmulni_intel 
snd_hda_codec aesni_intel ppdev snd_hwdep snd_pcm aes_x86_64 qxl lrw snd_timer 
gf128mul snd ttm glue_helper drm_kms_helper soundcore i2c_piix4 ablk_helper drm 
serio_raw cryptd pvpanic 8250_fintek parport_pc mac_hid lp parport psmouse 
pata_acpi floppy
  [  152.307893] CPU: 0 PID: 1067 Comm: ovs-vswitchd Not tainted 
3.19.0-16-generic #16~14.04.2-Ubuntu
  [  152.307901] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 
Bochs 01/01/2011
  [  152.307906] task: 880036aee220 ti: 880079eb4000 task.ti: 
880079eb4000
  [  152.307912] RIP: 0010:[c05fd901]  [c05fd901] 
ovs_vport_del+0x41/0x60 [openvswitch]
  [  152.307923] RSP: 0018:880079eb79a8  EFLAGS: 00010296
  [  152.307929] RAX: 8025 RBX: 880079f04e40 RCX: 
000181ec
  [  152.307934] RDX: 000181ed RSI: ead860c0 RDI: 
4000
  [  152.307938] RBP: 880079eb79b8 R08: 8800361834a0 R09: 
000181ec
  [  152.307943] R10: ead860c0 R11: 813a7f65 R12: 
880079f04e40
  [  152.307948] R13: 880079e97100 R14: ffea R15: 
880079e30180
  [  152.307955] FS:  7fc5f96a5980() GS:88007fc0() 
knlGS:
  [  152.307961] CS:  0010 DS:  ES:  CR0: 80050033
  [  152.307966] CR2: 7f32854bd740 CR3: 7a032000 CR4: 
000406f0
  [  152.307972] Stack:
  [  152.307975]  880079eb7a30 880079eb7a30 880079eb79c8 
c05f6380
  [  152.307984]  880079eb79f8 c05f6455 c05ff268 
c0602040
  [  152.307992]  88007a700814 880079e97000 880079eb7aa8 
816db0e5
  [  152.308003] Call Trace:
  [  152.308012]  [c05f6380] ovs_dp_detach_port+0x30/0x40 
[openvswitch]
  [  152.308019]  [c05f6455] ovs_vport_cmd_del+0xc5/0x110 
[openvswitch]
  [  152.308034]  [816db0e5] genl_family_rcv_msg+0x1a5/0x3d0
  [  152.308040]  [816db310] ? genl_family_rcv_msg+0x3d0/0x3d0
  [  152.308046]  [816db3a1] genl_rcv_msg+0x91/0xd0
  [  152.308051]  [816d9191] netlink_rcv_skb+0xc1/0xe0
  [  152.308056]  [816d983c] genl_rcv+0x2c/0x40
  [  152.308060]  [816d8816] netlink_unicast+0xf6/0x200
  [  152.308065]  [816d8c33] netlink_sendmsg+0x313/0x690
  [  152.308078]  [81350fe0] ? aa_sk_perm.isra.4+0x70/0x150
  [  152.308090]  [8168e34c] do_sock_sendmsg+0x8c/0x100
  [  152.308096]  [8168dd0e] ? copy_msghdr_from_user+0x15e/0x1f0
  [  152.308103]  [8168e963] ___sys_sendmsg+0x313/0x320
  [  152.308112]  [8120713c] ? destroy_inode+0x3c/0x70
  [  152.308118]  [81207287] ? evict+0x117/0x190
  [  152.308122]  [8120230f] ? dentry_free+0x5f/0xa0
  [  152.308127]  [81202c64] ? __dentry_kill+0x154/0x1f0
  [  

[Kernel-packages] [Bug 1452868] PciMultimedia.txt

2015-05-07 Thread Thiago Martins
apport information

** Attachment added: PciMultimedia.txt
   
https://bugs.launchpad.net/bugs/1452868/+attachment/4393189/+files/PciMultimedia.txt

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

Title:
  ip link delete returns RTNETLINK answers: Operation not supported
  - OpenStack Juno is completely broken in Trusty + Linux 3.19.

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Guys,

   I just upgraded my Trusty with linux-generic-lts-vivid that is
  available in proposed repository.

   OpenStack is completely broken now. I'm using it with VXLAN +
  OpenvSwitch. All Tenants are offline.

   I'm seeing the following error at Network Node (Neutron L3 Router):

  ---
  == /var/log/neutron/ovs-cleanup.log ==
  2015-05-07 13:30:57.384 881 TRACE neutron   File 
/usr/lib/python2.7/dist-packages/neutron/agent/linux/ip_lib.py, line 86, in 
_execute
  2015-05-07 13:30:57.384 881 TRACE neutron 
log_fail_as_error=log_fail_as_error)
  2015-05-07 13:30:57.384 881 TRACE neutron   File 
/usr/lib/python2.7/dist-packages/neutron/agent/linux/utils.py, line 84, in 
execute
  2015-05-07 13:30:57.384 881 TRACE neutron raise RuntimeError(m)
  2015-05-07 13:30:57.384 881 TRACE neutron RuntimeError: 
  2015-05-07 13:30:57.384 881 TRACE neutron Command: ['sudo', 
'/usr/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'ip', 'link', 
'delete', 'tap3da8f4fe-55']
  2015-05-07 13:30:57.384 881 TRACE neutron Exit code: 2
  2015-05-07 13:30:57.384 881 TRACE neutron Stdout: ''
  2015-05-07 13:30:57.384 881 TRACE neutron Stderr: 'RTNETLINK answers: 
Operation not supported\n'
  2015-05-07 13:30:57.384 881 TRACE neutron 
  ---

  It also doesn't work manually:

  ---
  root@network-1:~# ip link delete tap3da8f4fe-55
  RTNETLINK answers: Operation not supported
  ---

  dmesg shows this:

  ---
  [  152.307822] Modules linked in: vport_vxlan vxlan ip6_udp_tunnel udp_tunnel 
openvswitch libcrc32c snd_hda_codec_generic iosf_mbi snd_hda_intel 
crct10dif_pclmul crc32_pclmul snd_hda_controller ghash_clmulni_intel 
snd_hda_codec aesni_intel ppdev snd_hwdep snd_pcm aes_x86_64 qxl lrw snd_timer 
gf128mul snd ttm glue_helper drm_kms_helper soundcore i2c_piix4 ablk_helper drm 
serio_raw cryptd pvpanic 8250_fintek parport_pc mac_hid lp parport psmouse 
pata_acpi floppy
  [  152.307893] CPU: 0 PID: 1067 Comm: ovs-vswitchd Not tainted 
3.19.0-16-generic #16~14.04.2-Ubuntu
  [  152.307901] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 
Bochs 01/01/2011
  [  152.307906] task: 880036aee220 ti: 880079eb4000 task.ti: 
880079eb4000
  [  152.307912] RIP: 0010:[c05fd901]  [c05fd901] 
ovs_vport_del+0x41/0x60 [openvswitch]
  [  152.307923] RSP: 0018:880079eb79a8  EFLAGS: 00010296
  [  152.307929] RAX: 8025 RBX: 880079f04e40 RCX: 
000181ec
  [  152.307934] RDX: 000181ed RSI: ead860c0 RDI: 
4000
  [  152.307938] RBP: 880079eb79b8 R08: 8800361834a0 R09: 
000181ec
  [  152.307943] R10: ead860c0 R11: 813a7f65 R12: 
880079f04e40
  [  152.307948] R13: 880079e97100 R14: ffea R15: 
880079e30180
  [  152.307955] FS:  7fc5f96a5980() GS:88007fc0() 
knlGS:
  [  152.307961] CS:  0010 DS:  ES:  CR0: 80050033
  [  152.307966] CR2: 7f32854bd740 CR3: 7a032000 CR4: 
000406f0
  [  152.307972] Stack:
  [  152.307975]  880079eb7a30 880079eb7a30 880079eb79c8 
c05f6380
  [  152.307984]  880079eb79f8 c05f6455 c05ff268 
c0602040
  [  152.307992]  88007a700814 880079e97000 880079eb7aa8 
816db0e5
  [  152.308003] Call Trace:
  [  152.308012]  [c05f6380] ovs_dp_detach_port+0x30/0x40 
[openvswitch]
  [  152.308019]  [c05f6455] ovs_vport_cmd_del+0xc5/0x110 
[openvswitch]
  [  152.308034]  [816db0e5] genl_family_rcv_msg+0x1a5/0x3d0
  [  152.308040]  [816db310] ? genl_family_rcv_msg+0x3d0/0x3d0
  [  152.308046]  [816db3a1] genl_rcv_msg+0x91/0xd0
  [  152.308051]  [816d9191] netlink_rcv_skb+0xc1/0xe0
  [  152.308056]  [816d983c] genl_rcv+0x2c/0x40
  [  152.308060]  [816d8816] netlink_unicast+0xf6/0x200
  [  152.308065]  [816d8c33] netlink_sendmsg+0x313/0x690
  [  152.308078]  [81350fe0] ? aa_sk_perm.isra.4+0x70/0x150
  [  152.308090]  [8168e34c] do_sock_sendmsg+0x8c/0x100
  [  152.308096]  [8168dd0e] ? copy_msghdr_from_user+0x15e/0x1f0
  [  152.308103]  [8168e963] ___sys_sendmsg+0x313/0x320
  [  152.308112]  [8120713c] ? destroy_inode+0x3c/0x70
  [  152.308118]  [81207287] ? evict+0x117/0x190
  [  152.308122]  [8120230f] ? dentry_free+0x5f/0xa0
  [  152.308127]  [81202c64] ? __dentry_kill+0x154/0x1f0
  [  152.308132]  

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

2015-05-07 Thread Thiago Martins
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/1452868/+attachment/4393188/+files/Lspci.txt

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

Title:
  ip link delete returns RTNETLINK answers: Operation not supported
  - OpenStack Juno is completely broken in Trusty + Linux 3.19.

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Guys,

   I just upgraded my Trusty with linux-generic-lts-vivid that is
  available in proposed repository.

   OpenStack is completely broken now. I'm using it with VXLAN +
  OpenvSwitch. All Tenants are offline.

   I'm seeing the following error at Network Node (Neutron L3 Router):

  ---
  == /var/log/neutron/ovs-cleanup.log ==
  2015-05-07 13:30:57.384 881 TRACE neutron   File 
/usr/lib/python2.7/dist-packages/neutron/agent/linux/ip_lib.py, line 86, in 
_execute
  2015-05-07 13:30:57.384 881 TRACE neutron 
log_fail_as_error=log_fail_as_error)
  2015-05-07 13:30:57.384 881 TRACE neutron   File 
/usr/lib/python2.7/dist-packages/neutron/agent/linux/utils.py, line 84, in 
execute
  2015-05-07 13:30:57.384 881 TRACE neutron raise RuntimeError(m)
  2015-05-07 13:30:57.384 881 TRACE neutron RuntimeError: 
  2015-05-07 13:30:57.384 881 TRACE neutron Command: ['sudo', 
'/usr/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'ip', 'link', 
'delete', 'tap3da8f4fe-55']
  2015-05-07 13:30:57.384 881 TRACE neutron Exit code: 2
  2015-05-07 13:30:57.384 881 TRACE neutron Stdout: ''
  2015-05-07 13:30:57.384 881 TRACE neutron Stderr: 'RTNETLINK answers: 
Operation not supported\n'
  2015-05-07 13:30:57.384 881 TRACE neutron 
  ---

  It also doesn't work manually:

  ---
  root@network-1:~# ip link delete tap3da8f4fe-55
  RTNETLINK answers: Operation not supported
  ---

  dmesg shows this:

  ---
  [  152.307822] Modules linked in: vport_vxlan vxlan ip6_udp_tunnel udp_tunnel 
openvswitch libcrc32c snd_hda_codec_generic iosf_mbi snd_hda_intel 
crct10dif_pclmul crc32_pclmul snd_hda_controller ghash_clmulni_intel 
snd_hda_codec aesni_intel ppdev snd_hwdep snd_pcm aes_x86_64 qxl lrw snd_timer 
gf128mul snd ttm glue_helper drm_kms_helper soundcore i2c_piix4 ablk_helper drm 
serio_raw cryptd pvpanic 8250_fintek parport_pc mac_hid lp parport psmouse 
pata_acpi floppy
  [  152.307893] CPU: 0 PID: 1067 Comm: ovs-vswitchd Not tainted 
3.19.0-16-generic #16~14.04.2-Ubuntu
  [  152.307901] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 
Bochs 01/01/2011
  [  152.307906] task: 880036aee220 ti: 880079eb4000 task.ti: 
880079eb4000
  [  152.307912] RIP: 0010:[c05fd901]  [c05fd901] 
ovs_vport_del+0x41/0x60 [openvswitch]
  [  152.307923] RSP: 0018:880079eb79a8  EFLAGS: 00010296
  [  152.307929] RAX: 8025 RBX: 880079f04e40 RCX: 
000181ec
  [  152.307934] RDX: 000181ed RSI: ead860c0 RDI: 
4000
  [  152.307938] RBP: 880079eb79b8 R08: 8800361834a0 R09: 
000181ec
  [  152.307943] R10: ead860c0 R11: 813a7f65 R12: 
880079f04e40
  [  152.307948] R13: 880079e97100 R14: ffea R15: 
880079e30180
  [  152.307955] FS:  7fc5f96a5980() GS:88007fc0() 
knlGS:
  [  152.307961] CS:  0010 DS:  ES:  CR0: 80050033
  [  152.307966] CR2: 7f32854bd740 CR3: 7a032000 CR4: 
000406f0
  [  152.307972] Stack:
  [  152.307975]  880079eb7a30 880079eb7a30 880079eb79c8 
c05f6380
  [  152.307984]  880079eb79f8 c05f6455 c05ff268 
c0602040
  [  152.307992]  88007a700814 880079e97000 880079eb7aa8 
816db0e5
  [  152.308003] Call Trace:
  [  152.308012]  [c05f6380] ovs_dp_detach_port+0x30/0x40 
[openvswitch]
  [  152.308019]  [c05f6455] ovs_vport_cmd_del+0xc5/0x110 
[openvswitch]
  [  152.308034]  [816db0e5] genl_family_rcv_msg+0x1a5/0x3d0
  [  152.308040]  [816db310] ? genl_family_rcv_msg+0x3d0/0x3d0
  [  152.308046]  [816db3a1] genl_rcv_msg+0x91/0xd0
  [  152.308051]  [816d9191] netlink_rcv_skb+0xc1/0xe0
  [  152.308056]  [816d983c] genl_rcv+0x2c/0x40
  [  152.308060]  [816d8816] netlink_unicast+0xf6/0x200
  [  152.308065]  [816d8c33] netlink_sendmsg+0x313/0x690
  [  152.308078]  [81350fe0] ? aa_sk_perm.isra.4+0x70/0x150
  [  152.308090]  [8168e34c] do_sock_sendmsg+0x8c/0x100
  [  152.308096]  [8168dd0e] ? copy_msghdr_from_user+0x15e/0x1f0
  [  152.308103]  [8168e963] ___sys_sendmsg+0x313/0x320
  [  152.308112]  [8120713c] ? destroy_inode+0x3c/0x70
  [  152.308118]  [81207287] ? evict+0x117/0x190
  [  152.308122]  [8120230f] ? dentry_free+0x5f/0xa0
  [  152.308127]  [81202c64] ? __dentry_kill+0x154/0x1f0
  [  152.308132]  [81202da5] ? 

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

2015-05-07 Thread Thiago Martins
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/1452868/+attachment/4393187/+files/CurrentDmesg.txt

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

Title:
  ip link delete returns RTNETLINK answers: Operation not supported
  - OpenStack Juno is completely broken in Trusty + Linux 3.19.

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Guys,

   I just upgraded my Trusty with linux-generic-lts-vivid that is
  available in proposed repository.

   OpenStack is completely broken now. I'm using it with VXLAN +
  OpenvSwitch. All Tenants are offline.

   I'm seeing the following error at Network Node (Neutron L3 Router):

  ---
  == /var/log/neutron/ovs-cleanup.log ==
  2015-05-07 13:30:57.384 881 TRACE neutron   File 
/usr/lib/python2.7/dist-packages/neutron/agent/linux/ip_lib.py, line 86, in 
_execute
  2015-05-07 13:30:57.384 881 TRACE neutron 
log_fail_as_error=log_fail_as_error)
  2015-05-07 13:30:57.384 881 TRACE neutron   File 
/usr/lib/python2.7/dist-packages/neutron/agent/linux/utils.py, line 84, in 
execute
  2015-05-07 13:30:57.384 881 TRACE neutron raise RuntimeError(m)
  2015-05-07 13:30:57.384 881 TRACE neutron RuntimeError: 
  2015-05-07 13:30:57.384 881 TRACE neutron Command: ['sudo', 
'/usr/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'ip', 'link', 
'delete', 'tap3da8f4fe-55']
  2015-05-07 13:30:57.384 881 TRACE neutron Exit code: 2
  2015-05-07 13:30:57.384 881 TRACE neutron Stdout: ''
  2015-05-07 13:30:57.384 881 TRACE neutron Stderr: 'RTNETLINK answers: 
Operation not supported\n'
  2015-05-07 13:30:57.384 881 TRACE neutron 
  ---

  It also doesn't work manually:

  ---
  root@network-1:~# ip link delete tap3da8f4fe-55
  RTNETLINK answers: Operation not supported
  ---

  dmesg shows this:

  ---
  [  152.307822] Modules linked in: vport_vxlan vxlan ip6_udp_tunnel udp_tunnel 
openvswitch libcrc32c snd_hda_codec_generic iosf_mbi snd_hda_intel 
crct10dif_pclmul crc32_pclmul snd_hda_controller ghash_clmulni_intel 
snd_hda_codec aesni_intel ppdev snd_hwdep snd_pcm aes_x86_64 qxl lrw snd_timer 
gf128mul snd ttm glue_helper drm_kms_helper soundcore i2c_piix4 ablk_helper drm 
serio_raw cryptd pvpanic 8250_fintek parport_pc mac_hid lp parport psmouse 
pata_acpi floppy
  [  152.307893] CPU: 0 PID: 1067 Comm: ovs-vswitchd Not tainted 
3.19.0-16-generic #16~14.04.2-Ubuntu
  [  152.307901] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 
Bochs 01/01/2011
  [  152.307906] task: 880036aee220 ti: 880079eb4000 task.ti: 
880079eb4000
  [  152.307912] RIP: 0010:[c05fd901]  [c05fd901] 
ovs_vport_del+0x41/0x60 [openvswitch]
  [  152.307923] RSP: 0018:880079eb79a8  EFLAGS: 00010296
  [  152.307929] RAX: 8025 RBX: 880079f04e40 RCX: 
000181ec
  [  152.307934] RDX: 000181ed RSI: ead860c0 RDI: 
4000
  [  152.307938] RBP: 880079eb79b8 R08: 8800361834a0 R09: 
000181ec
  [  152.307943] R10: ead860c0 R11: 813a7f65 R12: 
880079f04e40
  [  152.307948] R13: 880079e97100 R14: ffea R15: 
880079e30180
  [  152.307955] FS:  7fc5f96a5980() GS:88007fc0() 
knlGS:
  [  152.307961] CS:  0010 DS:  ES:  CR0: 80050033
  [  152.307966] CR2: 7f32854bd740 CR3: 7a032000 CR4: 
000406f0
  [  152.307972] Stack:
  [  152.307975]  880079eb7a30 880079eb7a30 880079eb79c8 
c05f6380
  [  152.307984]  880079eb79f8 c05f6455 c05ff268 
c0602040
  [  152.307992]  88007a700814 880079e97000 880079eb7aa8 
816db0e5
  [  152.308003] Call Trace:
  [  152.308012]  [c05f6380] ovs_dp_detach_port+0x30/0x40 
[openvswitch]
  [  152.308019]  [c05f6455] ovs_vport_cmd_del+0xc5/0x110 
[openvswitch]
  [  152.308034]  [816db0e5] genl_family_rcv_msg+0x1a5/0x3d0
  [  152.308040]  [816db310] ? genl_family_rcv_msg+0x3d0/0x3d0
  [  152.308046]  [816db3a1] genl_rcv_msg+0x91/0xd0
  [  152.308051]  [816d9191] netlink_rcv_skb+0xc1/0xe0
  [  152.308056]  [816d983c] genl_rcv+0x2c/0x40
  [  152.308060]  [816d8816] netlink_unicast+0xf6/0x200
  [  152.308065]  [816d8c33] netlink_sendmsg+0x313/0x690
  [  152.308078]  [81350fe0] ? aa_sk_perm.isra.4+0x70/0x150
  [  152.308090]  [8168e34c] do_sock_sendmsg+0x8c/0x100
  [  152.308096]  [8168dd0e] ? copy_msghdr_from_user+0x15e/0x1f0
  [  152.308103]  [8168e963] ___sys_sendmsg+0x313/0x320
  [  152.308112]  [8120713c] ? destroy_inode+0x3c/0x70
  [  152.308118]  [81207287] ? evict+0x117/0x190
  [  152.308122]  [8120230f] ? dentry_free+0x5f/0xa0
  [  152.308127]  [81202c64] ? __dentry_kill+0x154/0x1f0
  [  152.308132]  

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

2015-05-07 Thread Thiago Martins
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/1452868/+attachment/4393184/+files/BootDmesg.txt

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

Title:
  ip link delete returns RTNETLINK answers: Operation not supported
  - OpenStack Juno is completely broken in Trusty + Linux 3.19.

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Guys,

   I just upgraded my Trusty with linux-generic-lts-vivid that is
  available in proposed repository.

   OpenStack is completely broken now. I'm using it with VXLAN +
  OpenvSwitch. All Tenants are offline.

   I'm seeing the following error at Network Node (Neutron L3 Router):

  ---
  == /var/log/neutron/ovs-cleanup.log ==
  2015-05-07 13:30:57.384 881 TRACE neutron   File 
/usr/lib/python2.7/dist-packages/neutron/agent/linux/ip_lib.py, line 86, in 
_execute
  2015-05-07 13:30:57.384 881 TRACE neutron 
log_fail_as_error=log_fail_as_error)
  2015-05-07 13:30:57.384 881 TRACE neutron   File 
/usr/lib/python2.7/dist-packages/neutron/agent/linux/utils.py, line 84, in 
execute
  2015-05-07 13:30:57.384 881 TRACE neutron raise RuntimeError(m)
  2015-05-07 13:30:57.384 881 TRACE neutron RuntimeError: 
  2015-05-07 13:30:57.384 881 TRACE neutron Command: ['sudo', 
'/usr/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'ip', 'link', 
'delete', 'tap3da8f4fe-55']
  2015-05-07 13:30:57.384 881 TRACE neutron Exit code: 2
  2015-05-07 13:30:57.384 881 TRACE neutron Stdout: ''
  2015-05-07 13:30:57.384 881 TRACE neutron Stderr: 'RTNETLINK answers: 
Operation not supported\n'
  2015-05-07 13:30:57.384 881 TRACE neutron 
  ---

  It also doesn't work manually:

  ---
  root@network-1:~# ip link delete tap3da8f4fe-55
  RTNETLINK answers: Operation not supported
  ---

  dmesg shows this:

  ---
  [  152.307822] Modules linked in: vport_vxlan vxlan ip6_udp_tunnel udp_tunnel 
openvswitch libcrc32c snd_hda_codec_generic iosf_mbi snd_hda_intel 
crct10dif_pclmul crc32_pclmul snd_hda_controller ghash_clmulni_intel 
snd_hda_codec aesni_intel ppdev snd_hwdep snd_pcm aes_x86_64 qxl lrw snd_timer 
gf128mul snd ttm glue_helper drm_kms_helper soundcore i2c_piix4 ablk_helper drm 
serio_raw cryptd pvpanic 8250_fintek parport_pc mac_hid lp parport psmouse 
pata_acpi floppy
  [  152.307893] CPU: 0 PID: 1067 Comm: ovs-vswitchd Not tainted 
3.19.0-16-generic #16~14.04.2-Ubuntu
  [  152.307901] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 
Bochs 01/01/2011
  [  152.307906] task: 880036aee220 ti: 880079eb4000 task.ti: 
880079eb4000
  [  152.307912] RIP: 0010:[c05fd901]  [c05fd901] 
ovs_vport_del+0x41/0x60 [openvswitch]
  [  152.307923] RSP: 0018:880079eb79a8  EFLAGS: 00010296
  [  152.307929] RAX: 8025 RBX: 880079f04e40 RCX: 
000181ec
  [  152.307934] RDX: 000181ed RSI: ead860c0 RDI: 
4000
  [  152.307938] RBP: 880079eb79b8 R08: 8800361834a0 R09: 
000181ec
  [  152.307943] R10: ead860c0 R11: 813a7f65 R12: 
880079f04e40
  [  152.307948] R13: 880079e97100 R14: ffea R15: 
880079e30180
  [  152.307955] FS:  7fc5f96a5980() GS:88007fc0() 
knlGS:
  [  152.307961] CS:  0010 DS:  ES:  CR0: 80050033
  [  152.307966] CR2: 7f32854bd740 CR3: 7a032000 CR4: 
000406f0
  [  152.307972] Stack:
  [  152.307975]  880079eb7a30 880079eb7a30 880079eb79c8 
c05f6380
  [  152.307984]  880079eb79f8 c05f6455 c05ff268 
c0602040
  [  152.307992]  88007a700814 880079e97000 880079eb7aa8 
816db0e5
  [  152.308003] Call Trace:
  [  152.308012]  [c05f6380] ovs_dp_detach_port+0x30/0x40 
[openvswitch]
  [  152.308019]  [c05f6455] ovs_vport_cmd_del+0xc5/0x110 
[openvswitch]
  [  152.308034]  [816db0e5] genl_family_rcv_msg+0x1a5/0x3d0
  [  152.308040]  [816db310] ? genl_family_rcv_msg+0x3d0/0x3d0
  [  152.308046]  [816db3a1] genl_rcv_msg+0x91/0xd0
  [  152.308051]  [816d9191] netlink_rcv_skb+0xc1/0xe0
  [  152.308056]  [816d983c] genl_rcv+0x2c/0x40
  [  152.308060]  [816d8816] netlink_unicast+0xf6/0x200
  [  152.308065]  [816d8c33] netlink_sendmsg+0x313/0x690
  [  152.308078]  [81350fe0] ? aa_sk_perm.isra.4+0x70/0x150
  [  152.308090]  [8168e34c] do_sock_sendmsg+0x8c/0x100
  [  152.308096]  [8168dd0e] ? copy_msghdr_from_user+0x15e/0x1f0
  [  152.308103]  [8168e963] ___sys_sendmsg+0x313/0x320
  [  152.308112]  [8120713c] ? destroy_inode+0x3c/0x70
  [  152.308118]  [81207287] ? evict+0x117/0x190
  [  152.308122]  [8120230f] ? dentry_free+0x5f/0xa0
  [  152.308127]  [81202c64] ? __dentry_kill+0x154/0x1f0
  [  152.308132]  

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

2015-05-07 Thread Thiago Martins
apport information

** Attachment added: UdevLog.txt
   
https://bugs.launchpad.net/bugs/1452868/+attachment/4393195/+files/UdevLog.txt

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

Title:
  ip link delete returns RTNETLINK answers: Operation not supported
  - OpenStack Juno is completely broken in Trusty + Linux 3.19.

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Guys,

   I just upgraded my Trusty with linux-generic-lts-vivid that is
  available in proposed repository.

   OpenStack is completely broken now. I'm using it with VXLAN +
  OpenvSwitch. All Tenants are offline.

   I'm seeing the following error at Network Node (Neutron L3 Router):

  ---
  == /var/log/neutron/ovs-cleanup.log ==
  2015-05-07 13:30:57.384 881 TRACE neutron   File 
/usr/lib/python2.7/dist-packages/neutron/agent/linux/ip_lib.py, line 86, in 
_execute
  2015-05-07 13:30:57.384 881 TRACE neutron 
log_fail_as_error=log_fail_as_error)
  2015-05-07 13:30:57.384 881 TRACE neutron   File 
/usr/lib/python2.7/dist-packages/neutron/agent/linux/utils.py, line 84, in 
execute
  2015-05-07 13:30:57.384 881 TRACE neutron raise RuntimeError(m)
  2015-05-07 13:30:57.384 881 TRACE neutron RuntimeError: 
  2015-05-07 13:30:57.384 881 TRACE neutron Command: ['sudo', 
'/usr/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'ip', 'link', 
'delete', 'tap3da8f4fe-55']
  2015-05-07 13:30:57.384 881 TRACE neutron Exit code: 2
  2015-05-07 13:30:57.384 881 TRACE neutron Stdout: ''
  2015-05-07 13:30:57.384 881 TRACE neutron Stderr: 'RTNETLINK answers: 
Operation not supported\n'
  2015-05-07 13:30:57.384 881 TRACE neutron 
  ---

  It also doesn't work manually:

  ---
  root@network-1:~# ip link delete tap3da8f4fe-55
  RTNETLINK answers: Operation not supported
  ---

  dmesg shows this:

  ---
  [  152.307822] Modules linked in: vport_vxlan vxlan ip6_udp_tunnel udp_tunnel 
openvswitch libcrc32c snd_hda_codec_generic iosf_mbi snd_hda_intel 
crct10dif_pclmul crc32_pclmul snd_hda_controller ghash_clmulni_intel 
snd_hda_codec aesni_intel ppdev snd_hwdep snd_pcm aes_x86_64 qxl lrw snd_timer 
gf128mul snd ttm glue_helper drm_kms_helper soundcore i2c_piix4 ablk_helper drm 
serio_raw cryptd pvpanic 8250_fintek parport_pc mac_hid lp parport psmouse 
pata_acpi floppy
  [  152.307893] CPU: 0 PID: 1067 Comm: ovs-vswitchd Not tainted 
3.19.0-16-generic #16~14.04.2-Ubuntu
  [  152.307901] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 
Bochs 01/01/2011
  [  152.307906] task: 880036aee220 ti: 880079eb4000 task.ti: 
880079eb4000
  [  152.307912] RIP: 0010:[c05fd901]  [c05fd901] 
ovs_vport_del+0x41/0x60 [openvswitch]
  [  152.307923] RSP: 0018:880079eb79a8  EFLAGS: 00010296
  [  152.307929] RAX: 8025 RBX: 880079f04e40 RCX: 
000181ec
  [  152.307934] RDX: 000181ed RSI: ead860c0 RDI: 
4000
  [  152.307938] RBP: 880079eb79b8 R08: 8800361834a0 R09: 
000181ec
  [  152.307943] R10: ead860c0 R11: 813a7f65 R12: 
880079f04e40
  [  152.307948] R13: 880079e97100 R14: ffea R15: 
880079e30180
  [  152.307955] FS:  7fc5f96a5980() GS:88007fc0() 
knlGS:
  [  152.307961] CS:  0010 DS:  ES:  CR0: 80050033
  [  152.307966] CR2: 7f32854bd740 CR3: 7a032000 CR4: 
000406f0
  [  152.307972] Stack:
  [  152.307975]  880079eb7a30 880079eb7a30 880079eb79c8 
c05f6380
  [  152.307984]  880079eb79f8 c05f6455 c05ff268 
c0602040
  [  152.307992]  88007a700814 880079e97000 880079eb7aa8 
816db0e5
  [  152.308003] Call Trace:
  [  152.308012]  [c05f6380] ovs_dp_detach_port+0x30/0x40 
[openvswitch]
  [  152.308019]  [c05f6455] ovs_vport_cmd_del+0xc5/0x110 
[openvswitch]
  [  152.308034]  [816db0e5] genl_family_rcv_msg+0x1a5/0x3d0
  [  152.308040]  [816db310] ? genl_family_rcv_msg+0x3d0/0x3d0
  [  152.308046]  [816db3a1] genl_rcv_msg+0x91/0xd0
  [  152.308051]  [816d9191] netlink_rcv_skb+0xc1/0xe0
  [  152.308056]  [816d983c] genl_rcv+0x2c/0x40
  [  152.308060]  [816d8816] netlink_unicast+0xf6/0x200
  [  152.308065]  [816d8c33] netlink_sendmsg+0x313/0x690
  [  152.308078]  [81350fe0] ? aa_sk_perm.isra.4+0x70/0x150
  [  152.308090]  [8168e34c] do_sock_sendmsg+0x8c/0x100
  [  152.308096]  [8168dd0e] ? copy_msghdr_from_user+0x15e/0x1f0
  [  152.308103]  [8168e963] ___sys_sendmsg+0x313/0x320
  [  152.308112]  [8120713c] ? destroy_inode+0x3c/0x70
  [  152.308118]  [81207287] ? evict+0x117/0x190
  [  152.308122]  [8120230f] ? dentry_free+0x5f/0xa0
  [  152.308127]  [81202c64] ? __dentry_kill+0x154/0x1f0
  [  152.308132]  [81202da5] 

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

2015-05-07 Thread Thiago Martins
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/1452868/+attachment/4393196/+files/WifiSyslog.txt

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

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

Title:
  ip link delete returns RTNETLINK answers: Operation not supported
  - OpenStack Juno is completely broken in Trusty + Linux 3.19.

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Guys,

   I just upgraded my Trusty with linux-generic-lts-vivid that is
  available in proposed repository.

   OpenStack is completely broken now. I'm using it with VXLAN +
  OpenvSwitch. All Tenants are offline.

   I'm seeing the following error at Network Node (Neutron L3 Router):

  ---
  == /var/log/neutron/ovs-cleanup.log ==
  2015-05-07 13:30:57.384 881 TRACE neutron   File 
/usr/lib/python2.7/dist-packages/neutron/agent/linux/ip_lib.py, line 86, in 
_execute
  2015-05-07 13:30:57.384 881 TRACE neutron 
log_fail_as_error=log_fail_as_error)
  2015-05-07 13:30:57.384 881 TRACE neutron   File 
/usr/lib/python2.7/dist-packages/neutron/agent/linux/utils.py, line 84, in 
execute
  2015-05-07 13:30:57.384 881 TRACE neutron raise RuntimeError(m)
  2015-05-07 13:30:57.384 881 TRACE neutron RuntimeError: 
  2015-05-07 13:30:57.384 881 TRACE neutron Command: ['sudo', 
'/usr/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'ip', 'link', 
'delete', 'tap3da8f4fe-55']
  2015-05-07 13:30:57.384 881 TRACE neutron Exit code: 2
  2015-05-07 13:30:57.384 881 TRACE neutron Stdout: ''
  2015-05-07 13:30:57.384 881 TRACE neutron Stderr: 'RTNETLINK answers: 
Operation not supported\n'
  2015-05-07 13:30:57.384 881 TRACE neutron 
  ---

  It also doesn't work manually:

  ---
  root@network-1:~# ip link delete tap3da8f4fe-55
  RTNETLINK answers: Operation not supported
  ---

  dmesg shows this:

  ---
  [  152.307822] Modules linked in: vport_vxlan vxlan ip6_udp_tunnel udp_tunnel 
openvswitch libcrc32c snd_hda_codec_generic iosf_mbi snd_hda_intel 
crct10dif_pclmul crc32_pclmul snd_hda_controller ghash_clmulni_intel 
snd_hda_codec aesni_intel ppdev snd_hwdep snd_pcm aes_x86_64 qxl lrw snd_timer 
gf128mul snd ttm glue_helper drm_kms_helper soundcore i2c_piix4 ablk_helper drm 
serio_raw cryptd pvpanic 8250_fintek parport_pc mac_hid lp parport psmouse 
pata_acpi floppy
  [  152.307893] CPU: 0 PID: 1067 Comm: ovs-vswitchd Not tainted 
3.19.0-16-generic #16~14.04.2-Ubuntu
  [  152.307901] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 
Bochs 01/01/2011
  [  152.307906] task: 880036aee220 ti: 880079eb4000 task.ti: 
880079eb4000
  [  152.307912] RIP: 0010:[c05fd901]  [c05fd901] 
ovs_vport_del+0x41/0x60 [openvswitch]
  [  152.307923] RSP: 0018:880079eb79a8  EFLAGS: 00010296
  [  152.307929] RAX: 8025 RBX: 880079f04e40 RCX: 
000181ec
  [  152.307934] RDX: 000181ed RSI: ead860c0 RDI: 
4000
  [  152.307938] RBP: 880079eb79b8 R08: 8800361834a0 R09: 
000181ec
  [  152.307943] R10: ead860c0 R11: 813a7f65 R12: 
880079f04e40
  [  152.307948] R13: 880079e97100 R14: ffea R15: 
880079e30180
  [  152.307955] FS:  7fc5f96a5980() GS:88007fc0() 
knlGS:
  [  152.307961] CS:  0010 DS:  ES:  CR0: 80050033
  [  152.307966] CR2: 7f32854bd740 CR3: 7a032000 CR4: 
000406f0
  [  152.307972] Stack:
  [  152.307975]  880079eb7a30 880079eb7a30 880079eb79c8 
c05f6380
  [  152.307984]  880079eb79f8 c05f6455 c05ff268 
c0602040
  [  152.307992]  88007a700814 880079e97000 880079eb7aa8 
816db0e5
  [  152.308003] Call Trace:
  [  152.308012]  [c05f6380] ovs_dp_detach_port+0x30/0x40 
[openvswitch]
  [  152.308019]  [c05f6455] ovs_vport_cmd_del+0xc5/0x110 
[openvswitch]
  [  152.308034]  [816db0e5] genl_family_rcv_msg+0x1a5/0x3d0
  [  152.308040]  [816db310] ? genl_family_rcv_msg+0x3d0/0x3d0
  [  152.308046]  [816db3a1] genl_rcv_msg+0x91/0xd0
  [  152.308051]  [816d9191] netlink_rcv_skb+0xc1/0xe0
  [  152.308056]  [816d983c] genl_rcv+0x2c/0x40
  [  152.308060]  [816d8816] netlink_unicast+0xf6/0x200
  [  152.308065]  [816d8c33] netlink_sendmsg+0x313/0x690
  [  152.308078]  [81350fe0] ? aa_sk_perm.isra.4+0x70/0x150
  [  152.308090]  [8168e34c] do_sock_sendmsg+0x8c/0x100
  [  152.308096]  [8168dd0e] ? copy_msghdr_from_user+0x15e/0x1f0
  [  152.308103]  [8168e963] ___sys_sendmsg+0x313/0x320
  [  152.308112]  [8120713c] ? destroy_inode+0x3c/0x70
  [  152.308118]  [81207287] ? evict+0x117/0x190
  [  152.308122]  [8120230f] ? dentry_free+0x5f/0xa0
  [  152.308127]  

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

2015-05-07 Thread Thiago Martins
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/1452868/+attachment/4393194/+files/UdevDb.txt

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

Title:
  ip link delete returns RTNETLINK answers: Operation not supported
  - OpenStack Juno is completely broken in Trusty + Linux 3.19.

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Guys,

   I just upgraded my Trusty with linux-generic-lts-vivid that is
  available in proposed repository.

   OpenStack is completely broken now. I'm using it with VXLAN +
  OpenvSwitch. All Tenants are offline.

   I'm seeing the following error at Network Node (Neutron L3 Router):

  ---
  == /var/log/neutron/ovs-cleanup.log ==
  2015-05-07 13:30:57.384 881 TRACE neutron   File 
/usr/lib/python2.7/dist-packages/neutron/agent/linux/ip_lib.py, line 86, in 
_execute
  2015-05-07 13:30:57.384 881 TRACE neutron 
log_fail_as_error=log_fail_as_error)
  2015-05-07 13:30:57.384 881 TRACE neutron   File 
/usr/lib/python2.7/dist-packages/neutron/agent/linux/utils.py, line 84, in 
execute
  2015-05-07 13:30:57.384 881 TRACE neutron raise RuntimeError(m)
  2015-05-07 13:30:57.384 881 TRACE neutron RuntimeError: 
  2015-05-07 13:30:57.384 881 TRACE neutron Command: ['sudo', 
'/usr/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'ip', 'link', 
'delete', 'tap3da8f4fe-55']
  2015-05-07 13:30:57.384 881 TRACE neutron Exit code: 2
  2015-05-07 13:30:57.384 881 TRACE neutron Stdout: ''
  2015-05-07 13:30:57.384 881 TRACE neutron Stderr: 'RTNETLINK answers: 
Operation not supported\n'
  2015-05-07 13:30:57.384 881 TRACE neutron 
  ---

  It also doesn't work manually:

  ---
  root@network-1:~# ip link delete tap3da8f4fe-55
  RTNETLINK answers: Operation not supported
  ---

  dmesg shows this:

  ---
  [  152.307822] Modules linked in: vport_vxlan vxlan ip6_udp_tunnel udp_tunnel 
openvswitch libcrc32c snd_hda_codec_generic iosf_mbi snd_hda_intel 
crct10dif_pclmul crc32_pclmul snd_hda_controller ghash_clmulni_intel 
snd_hda_codec aesni_intel ppdev snd_hwdep snd_pcm aes_x86_64 qxl lrw snd_timer 
gf128mul snd ttm glue_helper drm_kms_helper soundcore i2c_piix4 ablk_helper drm 
serio_raw cryptd pvpanic 8250_fintek parport_pc mac_hid lp parport psmouse 
pata_acpi floppy
  [  152.307893] CPU: 0 PID: 1067 Comm: ovs-vswitchd Not tainted 
3.19.0-16-generic #16~14.04.2-Ubuntu
  [  152.307901] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 
Bochs 01/01/2011
  [  152.307906] task: 880036aee220 ti: 880079eb4000 task.ti: 
880079eb4000
  [  152.307912] RIP: 0010:[c05fd901]  [c05fd901] 
ovs_vport_del+0x41/0x60 [openvswitch]
  [  152.307923] RSP: 0018:880079eb79a8  EFLAGS: 00010296
  [  152.307929] RAX: 8025 RBX: 880079f04e40 RCX: 
000181ec
  [  152.307934] RDX: 000181ed RSI: ead860c0 RDI: 
4000
  [  152.307938] RBP: 880079eb79b8 R08: 8800361834a0 R09: 
000181ec
  [  152.307943] R10: ead860c0 R11: 813a7f65 R12: 
880079f04e40
  [  152.307948] R13: 880079e97100 R14: ffea R15: 
880079e30180
  [  152.307955] FS:  7fc5f96a5980() GS:88007fc0() 
knlGS:
  [  152.307961] CS:  0010 DS:  ES:  CR0: 80050033
  [  152.307966] CR2: 7f32854bd740 CR3: 7a032000 CR4: 
000406f0
  [  152.307972] Stack:
  [  152.307975]  880079eb7a30 880079eb7a30 880079eb79c8 
c05f6380
  [  152.307984]  880079eb79f8 c05f6455 c05ff268 
c0602040
  [  152.307992]  88007a700814 880079e97000 880079eb7aa8 
816db0e5
  [  152.308003] Call Trace:
  [  152.308012]  [c05f6380] ovs_dp_detach_port+0x30/0x40 
[openvswitch]
  [  152.308019]  [c05f6455] ovs_vport_cmd_del+0xc5/0x110 
[openvswitch]
  [  152.308034]  [816db0e5] genl_family_rcv_msg+0x1a5/0x3d0
  [  152.308040]  [816db310] ? genl_family_rcv_msg+0x3d0/0x3d0
  [  152.308046]  [816db3a1] genl_rcv_msg+0x91/0xd0
  [  152.308051]  [816d9191] netlink_rcv_skb+0xc1/0xe0
  [  152.308056]  [816d983c] genl_rcv+0x2c/0x40
  [  152.308060]  [816d8816] netlink_unicast+0xf6/0x200
  [  152.308065]  [816d8c33] netlink_sendmsg+0x313/0x690
  [  152.308078]  [81350fe0] ? aa_sk_perm.isra.4+0x70/0x150
  [  152.308090]  [8168e34c] do_sock_sendmsg+0x8c/0x100
  [  152.308096]  [8168dd0e] ? copy_msghdr_from_user+0x15e/0x1f0
  [  152.308103]  [8168e963] ___sys_sendmsg+0x313/0x320
  [  152.308112]  [8120713c] ? destroy_inode+0x3c/0x70
  [  152.308118]  [81207287] ? evict+0x117/0x190
  [  152.308122]  [8120230f] ? dentry_free+0x5f/0xa0
  [  152.308127]  [81202c64] ? __dentry_kill+0x154/0x1f0
  [  152.308132]  [81202da5] ? 

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

2015-05-07 Thread Thiago Martins
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/1452868/+attachment/4393192/+files/ProcInterrupts.txt

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

Title:
  ip link delete returns RTNETLINK answers: Operation not supported
  - OpenStack Juno is completely broken in Trusty + Linux 3.19.

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Guys,

   I just upgraded my Trusty with linux-generic-lts-vivid that is
  available in proposed repository.

   OpenStack is completely broken now. I'm using it with VXLAN +
  OpenvSwitch. All Tenants are offline.

   I'm seeing the following error at Network Node (Neutron L3 Router):

  ---
  == /var/log/neutron/ovs-cleanup.log ==
  2015-05-07 13:30:57.384 881 TRACE neutron   File 
/usr/lib/python2.7/dist-packages/neutron/agent/linux/ip_lib.py, line 86, in 
_execute
  2015-05-07 13:30:57.384 881 TRACE neutron 
log_fail_as_error=log_fail_as_error)
  2015-05-07 13:30:57.384 881 TRACE neutron   File 
/usr/lib/python2.7/dist-packages/neutron/agent/linux/utils.py, line 84, in 
execute
  2015-05-07 13:30:57.384 881 TRACE neutron raise RuntimeError(m)
  2015-05-07 13:30:57.384 881 TRACE neutron RuntimeError: 
  2015-05-07 13:30:57.384 881 TRACE neutron Command: ['sudo', 
'/usr/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'ip', 'link', 
'delete', 'tap3da8f4fe-55']
  2015-05-07 13:30:57.384 881 TRACE neutron Exit code: 2
  2015-05-07 13:30:57.384 881 TRACE neutron Stdout: ''
  2015-05-07 13:30:57.384 881 TRACE neutron Stderr: 'RTNETLINK answers: 
Operation not supported\n'
  2015-05-07 13:30:57.384 881 TRACE neutron 
  ---

  It also doesn't work manually:

  ---
  root@network-1:~# ip link delete tap3da8f4fe-55
  RTNETLINK answers: Operation not supported
  ---

  dmesg shows this:

  ---
  [  152.307822] Modules linked in: vport_vxlan vxlan ip6_udp_tunnel udp_tunnel 
openvswitch libcrc32c snd_hda_codec_generic iosf_mbi snd_hda_intel 
crct10dif_pclmul crc32_pclmul snd_hda_controller ghash_clmulni_intel 
snd_hda_codec aesni_intel ppdev snd_hwdep snd_pcm aes_x86_64 qxl lrw snd_timer 
gf128mul snd ttm glue_helper drm_kms_helper soundcore i2c_piix4 ablk_helper drm 
serio_raw cryptd pvpanic 8250_fintek parport_pc mac_hid lp parport psmouse 
pata_acpi floppy
  [  152.307893] CPU: 0 PID: 1067 Comm: ovs-vswitchd Not tainted 
3.19.0-16-generic #16~14.04.2-Ubuntu
  [  152.307901] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 
Bochs 01/01/2011
  [  152.307906] task: 880036aee220 ti: 880079eb4000 task.ti: 
880079eb4000
  [  152.307912] RIP: 0010:[c05fd901]  [c05fd901] 
ovs_vport_del+0x41/0x60 [openvswitch]
  [  152.307923] RSP: 0018:880079eb79a8  EFLAGS: 00010296
  [  152.307929] RAX: 8025 RBX: 880079f04e40 RCX: 
000181ec
  [  152.307934] RDX: 000181ed RSI: ead860c0 RDI: 
4000
  [  152.307938] RBP: 880079eb79b8 R08: 8800361834a0 R09: 
000181ec
  [  152.307943] R10: ead860c0 R11: 813a7f65 R12: 
880079f04e40
  [  152.307948] R13: 880079e97100 R14: ffea R15: 
880079e30180
  [  152.307955] FS:  7fc5f96a5980() GS:88007fc0() 
knlGS:
  [  152.307961] CS:  0010 DS:  ES:  CR0: 80050033
  [  152.307966] CR2: 7f32854bd740 CR3: 7a032000 CR4: 
000406f0
  [  152.307972] Stack:
  [  152.307975]  880079eb7a30 880079eb7a30 880079eb79c8 
c05f6380
  [  152.307984]  880079eb79f8 c05f6455 c05ff268 
c0602040
  [  152.307992]  88007a700814 880079e97000 880079eb7aa8 
816db0e5
  [  152.308003] Call Trace:
  [  152.308012]  [c05f6380] ovs_dp_detach_port+0x30/0x40 
[openvswitch]
  [  152.308019]  [c05f6455] ovs_vport_cmd_del+0xc5/0x110 
[openvswitch]
  [  152.308034]  [816db0e5] genl_family_rcv_msg+0x1a5/0x3d0
  [  152.308040]  [816db310] ? genl_family_rcv_msg+0x3d0/0x3d0
  [  152.308046]  [816db3a1] genl_rcv_msg+0x91/0xd0
  [  152.308051]  [816d9191] netlink_rcv_skb+0xc1/0xe0
  [  152.308056]  [816d983c] genl_rcv+0x2c/0x40
  [  152.308060]  [816d8816] netlink_unicast+0xf6/0x200
  [  152.308065]  [816d8c33] netlink_sendmsg+0x313/0x690
  [  152.308078]  [81350fe0] ? aa_sk_perm.isra.4+0x70/0x150
  [  152.308090]  [8168e34c] do_sock_sendmsg+0x8c/0x100
  [  152.308096]  [8168dd0e] ? copy_msghdr_from_user+0x15e/0x1f0
  [  152.308103]  [8168e963] ___sys_sendmsg+0x313/0x320
  [  152.308112]  [8120713c] ? destroy_inode+0x3c/0x70
  [  152.308118]  [81207287] ? evict+0x117/0x190
  [  152.308122]  [8120230f] ? dentry_free+0x5f/0xa0
  [  152.308127]  [81202c64] ? __dentry_kill+0x154/0x1f0
  [  152.308132]  

[Kernel-packages] [Bug 1452736] Re: linux: 3.13.0-53.87 -proposed tracker

2015-05-07 Thread Brad Figg
** Changed in: kernel-sru-workflow/prepare-package-signed
   Status: New = Fix Released

** Changed in: kernel-sru-workflow/prepare-package-signed
 Assignee: Canonical Kernel Team (canonical-kernel-team) = Luis Henriques 
(henrix)

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

Title:
  linux: 3.13.0-53.87 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow package-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  New
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:
  New
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Trusty:
  New

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Thursday, 07. May 2015 13:44 UTC
  kernel-stable-phase:Prepare
  kernel-stable-phase-changed:Thursday, 07. May 2015 13:44 UTC

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

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


[Kernel-packages] [Bug 1450756] Re: suspend fails

2015-05-07 Thread Jürgen
** Tags added: kernel-bug-exists-upstream kernel-bug-exists-
upstream-4.1.0-040100rc2-generic

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

Title:
  suspend fails

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On all kernel suspend is not possible. I ran pm_test and it hangs.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-15-generic 3.19.0-15.15 [modified: 
boot/vmlinuz-3.19.0-15-generic]
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jott   1557 F pulseaudio
  CurrentDesktop: KDE
  Date: Fri May  1 11:55:32 2015
  HibernationDevice: RESUME=UUID=38664fac-0972-4e0f-8425-34b54ed3e248
  InstallationDate: Installed on 2015-04-26 (4 days ago)
  InstallationMedia: Kubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: Acer Aspire E3-112
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-15-generic 
root=UUID=10924b10-cb76-4f0b-8275-1a2874fa4b00 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-15-generic N/A
   linux-backports-modules-3.19.0-15-generic  N/A
   linux-firmware 1.143
  SourcePackage: linux
  UdevLog: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden: 
'/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/20/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.08
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: R2
  dmi.board.vendor: Acer
  dmi.board.version: Type2 - A01 Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.08:bd08/20/2014:svnAcer:pnAspireE3-112:pvrV1.08:rvnAcer:rnR2:rvrType2-A01BoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: Aspire E3-112
  dmi.product.version: V1.08
  dmi.sys.vendor: Acer

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

-- 
Mailing list: https://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 1441852] Re: Audio broken on HP Spectre x360, broadwell-U audio controller

2015-05-07 Thread Thom Slattery
Thanks. I gave them a call, but then I noticed a new BIOS was posted.
Unfortunately it looks like I'll have to reinstall Windows in order to
flash it. I did not see anything directly related to this in the release
notes, but I'll give it a try.
I think I must get some sleep :P.  I don't remember if it was specified
supported or not befor.  Anyways I will contact them tomorow, I think
the problem is old enought to have a definitive answer. Now it's bed
time ;)

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

Title:
  Audio broken on HP Spectre x360, broadwell-U audio controller

Status in linux package in Ubuntu:
  Triaged

Bug description:
  On ubuntu trusty, Audio driver on HP Spectre x360 doesn't work.

  May be related to the bug found on the 2015 XPS 13.
  (https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1413446)

  On the kernel 4.0-rc4+ given as solution for the bug found on the XPS 13,
the
  dmesg -t | egrep (audio|snd|INT3438) command return:

  dmar: ACPI device INT3438:00 under DMAR at fed91000 as 00:13.0
  snd_hda_intel :00:03.0: enabling device ( - 0002)
  sst-acpi INT3438:00: DesignWare DMA Controller, 8 channels
  haswell-pcm-audio haswell-pcm-audio: FW loaded, mailbox readback FW info:
type 01, - version: 00.00, build 77, source commit id:
876ac6906f31a43b6772b23c7c983ce9dcb18a19
  broadwell-audio broadwell-audio: ASoC: CODEC DAI rt286-aif1 not registered
  ---
  ApportVersion: 2.14.1-0ubuntu3.8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  isatis 1479 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=1e13c664-5747-48ed-942c-18c0610b50dd
  InstallationDate: Installed on 2015-04-01 (12 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64
(20150218.1)
  MachineType: Hewlett-Packard HP Spectre x360 Convertible 13
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-34-generic.efi.signed
root=UUID=70117e8f-97a5-40f7-90fd-aa25fdba1bba ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-34.45~14.04.1-generic 3.16.7-ckt8
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-34-generic N/A
   linux-backports-modules-3.16.0-34-generic  N/A
   linux-firmware 1.127.11
  Tags:  trusty
  Uname: Linux 3.16.0-34-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/05/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F.11
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 802D
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 58.25
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias:
dmi:bvnAmericanMegatrendsInc.:bvrF.11:bd02/05/2015:svnHewlett-Packard:pnHPSpectrex360Convertible13:pvr:rvnHewlett-Packard:rn802D:rvr58.25:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Spectre x360 Convertible 13
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1441852/+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/1441852

Title:
  Audio broken on HP Spectre x360, broadwell-U audio controller

Status in linux package in Ubuntu:
  Triaged

Bug description:
  On ubuntu trusty, Audio driver on HP Spectre x360 doesn't work.

  May be related to the bug found on the 2015 XPS 13.
  (https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1413446)

  On the kernel 4.0-rc4+ given as solution for the bug found on the XPS 13, the
  dmesg -t | egrep (audio|snd|INT3438) command return:

  dmar: ACPI device INT3438:00 under DMAR at fed91000 as 00:13.0
  snd_hda_intel :00:03.0: enabling device ( - 0002)
  sst-acpi INT3438:00: DesignWare DMA Controller, 8 channels
  haswell-pcm-audio haswell-pcm-audio: FW loaded, mailbox readback FW info: 
type 01, - version: 00.00, build 77, source commit id: 
876ac6906f31a43b6772b23c7c983ce9dcb18a19
  broadwell-audio broadwell-audio: ASoC: CODEC DAI rt286-aif1 not registered
  --- 
  ApportVersion: 2.14.1-0ubuntu3.8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  isatis 1479 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=1e13c664-5747-48ed-942c-18c0610b50dd
  InstallationDate: Installed on 2015-04-01 (12 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: Hewlett-Packard HP Spectre x360 Convertible 13
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
 

[Kernel-packages] [Bug 1441852] Re: Audio broken on HP Spectre x360, broadwell-U audio controller

2015-05-07 Thread Gabriel Lemieux
Don't loose your time, I tried. Noting is corrected for us. Also, I
called the support. They will do what they can to get an answer. I also
ask them if they can find someone that know more about the BIOS so we
can ask question to find solutions within the Linux community (could be
as simple as an start-up command only them know) .

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

Title:
  Audio broken on HP Spectre x360, broadwell-U audio controller

Status in linux package in Ubuntu:
  Triaged

Bug description:
  On ubuntu trusty, Audio driver on HP Spectre x360 doesn't work.

  May be related to the bug found on the 2015 XPS 13.
  (https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1413446)

  On the kernel 4.0-rc4+ given as solution for the bug found on the XPS 13, the
  dmesg -t | egrep (audio|snd|INT3438) command return:

  dmar: ACPI device INT3438:00 under DMAR at fed91000 as 00:13.0
  snd_hda_intel :00:03.0: enabling device ( - 0002)
  sst-acpi INT3438:00: DesignWare DMA Controller, 8 channels
  haswell-pcm-audio haswell-pcm-audio: FW loaded, mailbox readback FW info: 
type 01, - version: 00.00, build 77, source commit id: 
876ac6906f31a43b6772b23c7c983ce9dcb18a19
  broadwell-audio broadwell-audio: ASoC: CODEC DAI rt286-aif1 not registered
  --- 
  ApportVersion: 2.14.1-0ubuntu3.8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  isatis 1479 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=1e13c664-5747-48ed-942c-18c0610b50dd
  InstallationDate: Installed on 2015-04-01 (12 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: Hewlett-Packard HP Spectre x360 Convertible 13
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-34-generic.efi.signed 
root=UUID=70117e8f-97a5-40f7-90fd-aa25fdba1bba ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-34.45~14.04.1-generic 3.16.7-ckt8
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-34-generic N/A
   linux-backports-modules-3.16.0-34-generic  N/A
   linux-firmware 1.127.11
  Tags:  trusty
  Uname: Linux 3.16.0-34-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/05/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F.11
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 802D
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 58.25
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF.11:bd02/05/2015:svnHewlett-Packard:pnHPSpectrex360Convertible13:pvr:rvnHewlett-Packard:rn802D:rvr58.25:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Spectre x360 Convertible 13
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 1452858] [NEW] Screen lit off on iMac 12, 2 after a while

2015-05-07 Thread Étienne BERSAC
Public bug reported:

Hello,

I'm running Ubuntu on an iMac 12,2 since november 2012. From time to
time and more and more frequently the screen lit off. The only way i can
get it on is to suspend/resume. But then, it lit off soon. I suspect
some heating. Actually, the output of the cooling system is way hotter
with Ubuntu than Mac OS X.

So i would like to switch to the IGD card rather than the discrete one.
But there is no vga_switcheroo.

How to debug screen lit off ? How to detect screen heating ? How to
disable discrete card ? Is it kernel ? Xorg ? Where to search ?

Regards,
Étienne

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: linux-image-3.19.0-15-generic 3.19.0-15.15 [modified: 
boot/vmlinuz-3.19.0-15-generic]
ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
Uname: Linux 3.19.0-15-generic x86_64
ApportVersion: 2.17.2-0ubuntu1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  bersace1709 F pulseaudio
  gdm   28946 F pulseaudio
 /dev/snd/controlC0:  bersace1709 F pulseaudio
  gdm   28946 F pulseaudio
CRDA:
 country AW: DFS-UNSET
(2402 - 2482 @ 40), (N/A, 20), (N/A)
(5170 - 5250 @ 40), (N/A, 20), (N/A)
(5250 - 5330 @ 40), (N/A, 20), (0 ms), DFS
(5490 - 5710 @ 40), (N/A, 27), (0 ms), DFS
Date: Thu May  7 20:51:33 2015
HibernationDevice: RESUME=UUID=a842b955-b20e-4514-af83-7b6f45dc1000
InstallationDate: Installed on 2015-04-29 (8 days ago)
InstallationMedia: Ubuntu-GNOME 15.04 Vivid Vervet - Release amd64 (20150422)
MachineType: Apple Inc. iMac12,2
ProcEnviron:
 TERM=screen
 PATH=(custom, no user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
ProcFB:
 0 inteldrmfb
 1 radeondrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-15-generic.efi.signed 
root=UUID=6f639d83-47c9-41fb-aa9b-c3931e37acc5 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:
 linux-restricted-modules-3.19.0-15-generic N/A
 linux-backports-modules-3.19.0-15-generic  N/A
 linux-firmware 1.143
SourcePackage: linux
UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/24/12
dmi.bios.vendor: Apple Inc.
dmi.bios.version: IM121.88Z.0047.B1F.1201241648
dmi.board.name: Mac-942B59F58194171B
dmi.board.vendor: Apple Inc.
dmi.board.version: iMac12,2
dmi.chassis.type: 13
dmi.chassis.vendor: Apple Inc.
dmi.chassis.version: Mac-942B59F58194171B
dmi.modalias: 
dmi:bvnAppleInc.:bvrIM121.88Z.0047.B1F.1201241648:bd01/24/12:svnAppleInc.:pniMac12,2:pvr1.0:rvnAppleInc.:rnMac-942B59F58194171B:rvriMac12,2:cvnAppleInc.:ct13:cvrMac-942B59F58194171B:
dmi.product.name: iMac12,2
dmi.product.version: 1.0
dmi.sys.vendor: Apple Inc.

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


** Tags: amd64 apport-bug vivid

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

Title:
  Screen lit off on iMac 12,2 after a while

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  I'm running Ubuntu on an iMac 12,2 since november 2012. From time to
  time and more and more frequently the screen lit off. The only way i
  can get it on is to suspend/resume. But then, it lit off soon. I
  suspect some heating. Actually, the output of the cooling system is
  way hotter with Ubuntu than Mac OS X.

  So i would like to switch to the IGD card rather than the discrete
  one. But there is no vga_switcheroo.

  How to debug screen lit off ? How to detect screen heating ? How to
  disable discrete card ? Is it kernel ? Xorg ? Where to search ?

  Regards,
  Étienne

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-15-generic 3.19.0-15.15 [modified: 
boot/vmlinuz-3.19.0-15-generic]
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  bersace1709 F pulseaudio
gdm   28946 F pulseaudio
   /dev/snd/controlC0:  bersace1709 F pulseaudio
gdm   28946 F pulseaudio
  CRDA:
   country AW: DFS-UNSET
(2402 - 2482 @ 40), (N/A, 20), (N/A)
(5170 - 5250 @ 40), (N/A, 20), (N/A)
(5250 - 5330 @ 40), (N/A, 20), (0 ms), DFS
(5490 - 5710 @ 40), (N/A, 27), (0 ms), DFS
  Date: Thu May  7 20:51:33 2015
  HibernationDevice: RESUME=UUID=a842b955-b20e-4514-af83-7b6f45dc1000
  InstallationDate: Installed on 2015-04-29 (8 days ago)
  InstallationMedia: Ubuntu-GNOME 15.04 Vivid Vervet - Release amd64 
(20150422)
  

[Kernel-packages] [Bug 1452868] Re: ip link delete returns RTNETLINK answers: Operation not supported - OpenStack Juno completely broken in Juno

2015-05-07 Thread Thiago Martins
lspci-vnvn.log

** Attachment added: lspci-vnvn.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1452868/+attachment/4393166/+files/lspci-vnvn.log

** Summary changed:

- ip link delete returns RTNETLINK answers: Operation not supported - 
OpenStack Juno completely broken in Juno
+ ip link delete returns RTNETLINK answers: Operation not supported - 
OpenStack Juno completely broken in Trusty + Linux 3.19.

** Summary changed:

- ip link delete returns RTNETLINK answers: Operation not supported - 
OpenStack Juno completely broken in Trusty + Linux 3.19.
+ ip link delete returns RTNETLINK answers: Operation not supported - 
OpenStack Juno is completely broken in Trusty + Linux 3.19.

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

Title:
  ip link delete returns RTNETLINK answers: Operation not supported
  - OpenStack Juno is completely broken in Trusty + Linux 3.19.

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Guys,

   I just upgraded my Trusty with linux-generic-lts-vivid that is
  available in proposed repository.

   OpenStack is completely broken now. I'm using it with VXLAN +
  OpenvSwitch. All Tenants are offline.

   I'm seeing the following error at Network Node (Neutron L3 Router):

  ---
  == /var/log/neutron/ovs-cleanup.log ==
  2015-05-07 13:30:57.384 881 TRACE neutron   File 
/usr/lib/python2.7/dist-packages/neutron/agent/linux/ip_lib.py, line 86, in 
_execute
  2015-05-07 13:30:57.384 881 TRACE neutron 
log_fail_as_error=log_fail_as_error)
  2015-05-07 13:30:57.384 881 TRACE neutron   File 
/usr/lib/python2.7/dist-packages/neutron/agent/linux/utils.py, line 84, in 
execute
  2015-05-07 13:30:57.384 881 TRACE neutron raise RuntimeError(m)
  2015-05-07 13:30:57.384 881 TRACE neutron RuntimeError: 
  2015-05-07 13:30:57.384 881 TRACE neutron Command: ['sudo', 
'/usr/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'ip', 'link', 
'delete', 'tap3da8f4fe-55']
  2015-05-07 13:30:57.384 881 TRACE neutron Exit code: 2
  2015-05-07 13:30:57.384 881 TRACE neutron Stdout: ''
  2015-05-07 13:30:57.384 881 TRACE neutron Stderr: 'RTNETLINK answers: 
Operation not supported\n'
  2015-05-07 13:30:57.384 881 TRACE neutron 
  ---

  It also doesn't work manually:

  ---
  root@network-1:~# ip link delete tap3da8f4fe-55
  RTNETLINK answers: Operation not supported
  ---

  dmesg shows this:

  ---
  [  152.307822] Modules linked in: vport_vxlan vxlan ip6_udp_tunnel udp_tunnel 
openvswitch libcrc32c snd_hda_codec_generic iosf_mbi snd_hda_intel 
crct10dif_pclmul crc32_pclmul snd_hda_controller ghash_clmulni_intel 
snd_hda_codec aesni_intel ppdev snd_hwdep snd_pcm aes_x86_64 qxl lrw snd_timer 
gf128mul snd ttm glue_helper drm_kms_helper soundcore i2c_piix4 ablk_helper drm 
serio_raw cryptd pvpanic 8250_fintek parport_pc mac_hid lp parport psmouse 
pata_acpi floppy
  [  152.307893] CPU: 0 PID: 1067 Comm: ovs-vswitchd Not tainted 
3.19.0-16-generic #16~14.04.2-Ubuntu
  [  152.307901] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 
Bochs 01/01/2011
  [  152.307906] task: 880036aee220 ti: 880079eb4000 task.ti: 
880079eb4000
  [  152.307912] RIP: 0010:[c05fd901]  [c05fd901] 
ovs_vport_del+0x41/0x60 [openvswitch]
  [  152.307923] RSP: 0018:880079eb79a8  EFLAGS: 00010296
  [  152.307929] RAX: 8025 RBX: 880079f04e40 RCX: 
000181ec
  [  152.307934] RDX: 000181ed RSI: ead860c0 RDI: 
4000
  [  152.307938] RBP: 880079eb79b8 R08: 8800361834a0 R09: 
000181ec
  [  152.307943] R10: ead860c0 R11: 813a7f65 R12: 
880079f04e40
  [  152.307948] R13: 880079e97100 R14: ffea R15: 
880079e30180
  [  152.307955] FS:  7fc5f96a5980() GS:88007fc0() 
knlGS:
  [  152.307961] CS:  0010 DS:  ES:  CR0: 80050033
  [  152.307966] CR2: 7f32854bd740 CR3: 7a032000 CR4: 
000406f0
  [  152.307972] Stack:
  [  152.307975]  880079eb7a30 880079eb7a30 880079eb79c8 
c05f6380
  [  152.307984]  880079eb79f8 c05f6455 c05ff268 
c0602040
  [  152.307992]  88007a700814 880079e97000 880079eb7aa8 
816db0e5
  [  152.308003] Call Trace:
  [  152.308012]  [c05f6380] ovs_dp_detach_port+0x30/0x40 
[openvswitch]
  [  152.308019]  [c05f6455] ovs_vport_cmd_del+0xc5/0x110 
[openvswitch]
  [  152.308034]  [816db0e5] genl_family_rcv_msg+0x1a5/0x3d0
  [  152.308040]  [816db310] ? genl_family_rcv_msg+0x3d0/0x3d0
  [  152.308046]  [816db3a1] genl_rcv_msg+0x91/0xd0
  [  152.308051]  [816d9191] netlink_rcv_skb+0xc1/0xe0
  [  152.308056]  [816d983c] genl_rcv+0x2c/0x40
  [  152.308060]  [816d8816] netlink_unicast+0xf6/0x200
  [  152.308065]  [816d8c33] 

[Kernel-packages] [Bug 1452868] [NEW] ip link delete returns RTNETLINK answers: Operation not supported - OpenStack Juno is completely broken in Trusty + Linux 3.19.

2015-05-07 Thread Thiago Martins
Public bug reported:

Guys,

 I just upgraded my Trusty with linux-generic-lts-vivid that is
available in proposed repository.

 OpenStack is completely broken now. I'm using it with VXLAN +
OpenvSwitch. All Tenants are offline.

 I'm seeing the following error at Network Node (Neutron L3 Router):

---
== /var/log/neutron/ovs-cleanup.log ==
2015-05-07 13:30:57.384 881 TRACE neutron   File 
/usr/lib/python2.7/dist-packages/neutron/agent/linux/ip_lib.py, line 86, in 
_execute
2015-05-07 13:30:57.384 881 TRACE neutron 
log_fail_as_error=log_fail_as_error)
2015-05-07 13:30:57.384 881 TRACE neutron   File 
/usr/lib/python2.7/dist-packages/neutron/agent/linux/utils.py, line 84, in 
execute
2015-05-07 13:30:57.384 881 TRACE neutron raise RuntimeError(m)
2015-05-07 13:30:57.384 881 TRACE neutron RuntimeError: 
2015-05-07 13:30:57.384 881 TRACE neutron Command: ['sudo', 
'/usr/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'ip', 'link', 
'delete', 'tap3da8f4fe-55']
2015-05-07 13:30:57.384 881 TRACE neutron Exit code: 2
2015-05-07 13:30:57.384 881 TRACE neutron Stdout: ''
2015-05-07 13:30:57.384 881 TRACE neutron Stderr: 'RTNETLINK answers: Operation 
not supported\n'
2015-05-07 13:30:57.384 881 TRACE neutron 
---

It also doesn't work manually:

---
root@network-1:~# ip link delete tap3da8f4fe-55
RTNETLINK answers: Operation not supported
---

dmesg shows this:

---
[  152.307822] Modules linked in: vport_vxlan vxlan ip6_udp_tunnel udp_tunnel 
openvswitch libcrc32c snd_hda_codec_generic iosf_mbi snd_hda_intel 
crct10dif_pclmul crc32_pclmul snd_hda_controller ghash_clmulni_intel 
snd_hda_codec aesni_intel ppdev snd_hwdep snd_pcm aes_x86_64 qxl lrw snd_timer 
gf128mul snd ttm glue_helper drm_kms_helper soundcore i2c_piix4 ablk_helper drm 
serio_raw cryptd pvpanic 8250_fintek parport_pc mac_hid lp parport psmouse 
pata_acpi floppy
[  152.307893] CPU: 0 PID: 1067 Comm: ovs-vswitchd Not tainted 
3.19.0-16-generic #16~14.04.2-Ubuntu
[  152.307901] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 
Bochs 01/01/2011
[  152.307906] task: 880036aee220 ti: 880079eb4000 task.ti: 
880079eb4000
[  152.307912] RIP: 0010:[c05fd901]  [c05fd901] 
ovs_vport_del+0x41/0x60 [openvswitch]
[  152.307923] RSP: 0018:880079eb79a8  EFLAGS: 00010296
[  152.307929] RAX: 8025 RBX: 880079f04e40 RCX: 000181ec
[  152.307934] RDX: 000181ed RSI: ead860c0 RDI: 4000
[  152.307938] RBP: 880079eb79b8 R08: 8800361834a0 R09: 000181ec
[  152.307943] R10: ead860c0 R11: 813a7f65 R12: 880079f04e40
[  152.307948] R13: 880079e97100 R14: ffea R15: 880079e30180
[  152.307955] FS:  7fc5f96a5980() GS:88007fc0() 
knlGS:
[  152.307961] CS:  0010 DS:  ES:  CR0: 80050033
[  152.307966] CR2: 7f32854bd740 CR3: 7a032000 CR4: 000406f0
[  152.307972] Stack:
[  152.307975]  880079eb7a30 880079eb7a30 880079eb79c8 
c05f6380
[  152.307984]  880079eb79f8 c05f6455 c05ff268 
c0602040
[  152.307992]  88007a700814 880079e97000 880079eb7aa8 
816db0e5
[  152.308003] Call Trace:
[  152.308012]  [c05f6380] ovs_dp_detach_port+0x30/0x40 [openvswitch]
[  152.308019]  [c05f6455] ovs_vport_cmd_del+0xc5/0x110 [openvswitch]
[  152.308034]  [816db0e5] genl_family_rcv_msg+0x1a5/0x3d0
[  152.308040]  [816db310] ? genl_family_rcv_msg+0x3d0/0x3d0
[  152.308046]  [816db3a1] genl_rcv_msg+0x91/0xd0
[  152.308051]  [816d9191] netlink_rcv_skb+0xc1/0xe0
[  152.308056]  [816d983c] genl_rcv+0x2c/0x40
[  152.308060]  [816d8816] netlink_unicast+0xf6/0x200
[  152.308065]  [816d8c33] netlink_sendmsg+0x313/0x690
[  152.308078]  [81350fe0] ? aa_sk_perm.isra.4+0x70/0x150
[  152.308090]  [8168e34c] do_sock_sendmsg+0x8c/0x100
[  152.308096]  [8168dd0e] ? copy_msghdr_from_user+0x15e/0x1f0
[  152.308103]  [8168e963] ___sys_sendmsg+0x313/0x320
[  152.308112]  [8120713c] ? destroy_inode+0x3c/0x70
[  152.308118]  [81207287] ? evict+0x117/0x190
[  152.308122]  [8120230f] ? dentry_free+0x5f/0xa0
[  152.308127]  [81202c64] ? __dentry_kill+0x154/0x1f0
[  152.308132]  [81202da5] ? dput+0xa5/0x170
[  152.308138]  [8120bdc4] ? mntput+0x24/0x40
[  152.308143]  [8168f052] __sys_sendmsg+0x42/0x80
[  152.308148]  [8168f0a2] SyS_sendmsg+0x12/0x20
[  152.308156]  [817b520d] system_call_fastpath+0x16/0x1b
[  152.308208] Code: 8b 57 30 48 85 c0 48 89 02 74 04 48 89 50 08 48 b8 00 02 
20 00 00 00 ad de 48 89 df 48 89 43 30 48 8b 43 48 ff 50 10 48 8b 43 48 48 8b 
78 40 e8 d6 55 af c0 48 83 c4 08 5b 5d c3 66 66 66 66 66 
[  152.308375] RIP  [c05fd901] ovs_vport_del+0x41/0x60 [openvswitch]
[  152.308433]  RSP 880079eb79a8
[  152.308504] ---[ end trace 

[Kernel-packages] [Bug 1403152] Re: unregister_netdevice: waiting for lo to become free. Usage count

2015-05-07 Thread Dave Richardson
Great, thanks Chris!  Let me know if I can help further.

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

Title:
  unregister_netdevice: waiting for lo to become free. Usage count

Status in The Linux Kernel:
  Unknown
Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Trusty:
  Confirmed
Status in linux source package in Utopic:
  Confirmed

Bug description:
  I currently running trusty latest patches and i get on these hardware
  and software:

  Ubuntu 3.13.0-43.72-generic 3.13.11.11

  processor : 7
  vendor_id : GenuineIntel
  cpu family: 6
  model : 77
  model name: Intel(R) Atom(TM) CPU  C2758  @ 2.40GHz
  stepping  : 8
  microcode : 0x11d
  cpu MHz   : 2400.000
  cache size: 1024 KB
  physical id   : 0
  siblings  : 8
  core id   : 7
  cpu cores : 8
  apicid: 14
  initial apicid: 14
  fpu   : yes
  fpu_exception : yes
  cpuid level   : 11
  wp: yes
  flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm 
constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc 
aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm 
sse4_1 sse4_2 movbe popcnt tsc_deadline_timer aes rdrand lahf_lm 3dnowprefetch 
arat epb dtherm tpr_shadow vnmi flexpriority ept vpid tsc_adjust smep erms
  bogomips  : 4799.48
  clflush size  : 64
  cache_alignment   : 64
  address sizes : 36 bits physical, 48 bits virtual
  power management:

  somehow reproducable the subjected error, and lxc is working still but
  not more managable until a reboot.

  managable means every command hangs.

  I saw there are alot of bugs but they seams to relate to older version
  and are closed, so i decided to file a new one?

  I run alot of machine with trusty an lxc containers but only these kind of 
machines produces these errors, all
  other don't show these odd behavior.

  thx in advance

  meno

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

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


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

2015-05-07 Thread Thiago Martins
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/1452868/+attachment/4393193/+files/ProcModules.txt

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

Title:
  ip link delete returns RTNETLINK answers: Operation not supported
  - OpenStack Juno is completely broken in Trusty + Linux 3.19.

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Guys,

   I just upgraded my Trusty with linux-generic-lts-vivid that is
  available in proposed repository.

   OpenStack is completely broken now. I'm using it with VXLAN +
  OpenvSwitch. All Tenants are offline.

   I'm seeing the following error at Network Node (Neutron L3 Router):

  ---
  == /var/log/neutron/ovs-cleanup.log ==
  2015-05-07 13:30:57.384 881 TRACE neutron   File 
/usr/lib/python2.7/dist-packages/neutron/agent/linux/ip_lib.py, line 86, in 
_execute
  2015-05-07 13:30:57.384 881 TRACE neutron 
log_fail_as_error=log_fail_as_error)
  2015-05-07 13:30:57.384 881 TRACE neutron   File 
/usr/lib/python2.7/dist-packages/neutron/agent/linux/utils.py, line 84, in 
execute
  2015-05-07 13:30:57.384 881 TRACE neutron raise RuntimeError(m)
  2015-05-07 13:30:57.384 881 TRACE neutron RuntimeError: 
  2015-05-07 13:30:57.384 881 TRACE neutron Command: ['sudo', 
'/usr/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'ip', 'link', 
'delete', 'tap3da8f4fe-55']
  2015-05-07 13:30:57.384 881 TRACE neutron Exit code: 2
  2015-05-07 13:30:57.384 881 TRACE neutron Stdout: ''
  2015-05-07 13:30:57.384 881 TRACE neutron Stderr: 'RTNETLINK answers: 
Operation not supported\n'
  2015-05-07 13:30:57.384 881 TRACE neutron 
  ---

  It also doesn't work manually:

  ---
  root@network-1:~# ip link delete tap3da8f4fe-55
  RTNETLINK answers: Operation not supported
  ---

  dmesg shows this:

  ---
  [  152.307822] Modules linked in: vport_vxlan vxlan ip6_udp_tunnel udp_tunnel 
openvswitch libcrc32c snd_hda_codec_generic iosf_mbi snd_hda_intel 
crct10dif_pclmul crc32_pclmul snd_hda_controller ghash_clmulni_intel 
snd_hda_codec aesni_intel ppdev snd_hwdep snd_pcm aes_x86_64 qxl lrw snd_timer 
gf128mul snd ttm glue_helper drm_kms_helper soundcore i2c_piix4 ablk_helper drm 
serio_raw cryptd pvpanic 8250_fintek parport_pc mac_hid lp parport psmouse 
pata_acpi floppy
  [  152.307893] CPU: 0 PID: 1067 Comm: ovs-vswitchd Not tainted 
3.19.0-16-generic #16~14.04.2-Ubuntu
  [  152.307901] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 
Bochs 01/01/2011
  [  152.307906] task: 880036aee220 ti: 880079eb4000 task.ti: 
880079eb4000
  [  152.307912] RIP: 0010:[c05fd901]  [c05fd901] 
ovs_vport_del+0x41/0x60 [openvswitch]
  [  152.307923] RSP: 0018:880079eb79a8  EFLAGS: 00010296
  [  152.307929] RAX: 8025 RBX: 880079f04e40 RCX: 
000181ec
  [  152.307934] RDX: 000181ed RSI: ead860c0 RDI: 
4000
  [  152.307938] RBP: 880079eb79b8 R08: 8800361834a0 R09: 
000181ec
  [  152.307943] R10: ead860c0 R11: 813a7f65 R12: 
880079f04e40
  [  152.307948] R13: 880079e97100 R14: ffea R15: 
880079e30180
  [  152.307955] FS:  7fc5f96a5980() GS:88007fc0() 
knlGS:
  [  152.307961] CS:  0010 DS:  ES:  CR0: 80050033
  [  152.307966] CR2: 7f32854bd740 CR3: 7a032000 CR4: 
000406f0
  [  152.307972] Stack:
  [  152.307975]  880079eb7a30 880079eb7a30 880079eb79c8 
c05f6380
  [  152.307984]  880079eb79f8 c05f6455 c05ff268 
c0602040
  [  152.307992]  88007a700814 880079e97000 880079eb7aa8 
816db0e5
  [  152.308003] Call Trace:
  [  152.308012]  [c05f6380] ovs_dp_detach_port+0x30/0x40 
[openvswitch]
  [  152.308019]  [c05f6455] ovs_vport_cmd_del+0xc5/0x110 
[openvswitch]
  [  152.308034]  [816db0e5] genl_family_rcv_msg+0x1a5/0x3d0
  [  152.308040]  [816db310] ? genl_family_rcv_msg+0x3d0/0x3d0
  [  152.308046]  [816db3a1] genl_rcv_msg+0x91/0xd0
  [  152.308051]  [816d9191] netlink_rcv_skb+0xc1/0xe0
  [  152.308056]  [816d983c] genl_rcv+0x2c/0x40
  [  152.308060]  [816d8816] netlink_unicast+0xf6/0x200
  [  152.308065]  [816d8c33] netlink_sendmsg+0x313/0x690
  [  152.308078]  [81350fe0] ? aa_sk_perm.isra.4+0x70/0x150
  [  152.308090]  [8168e34c] do_sock_sendmsg+0x8c/0x100
  [  152.308096]  [8168dd0e] ? copy_msghdr_from_user+0x15e/0x1f0
  [  152.308103]  [8168e963] ___sys_sendmsg+0x313/0x320
  [  152.308112]  [8120713c] ? destroy_inode+0x3c/0x70
  [  152.308118]  [81207287] ? evict+0x117/0x190
  [  152.308122]  [8120230f] ? dentry_free+0x5f/0xa0
  [  152.308127]  [81202c64] ? __dentry_kill+0x154/0x1f0
  [  152.308132]  

[Kernel-packages] [Bug 1452868] Re: ip link delete returns RTNETLINK answers: Operation not supported - OpenStack Juno is completely broken in Trusty + Linux 3.19.

2015-05-07 Thread Thiago Martins
apport information

** Tags added: apport-collected

** Description changed:

  Guys,
  
   I just upgraded my Trusty with linux-generic-lts-vivid that is
  available in proposed repository.
  
   OpenStack is completely broken now. I'm using it with VXLAN +
  OpenvSwitch. All Tenants are offline.
  
   I'm seeing the following error at Network Node (Neutron L3 Router):
  
  ---
  == /var/log/neutron/ovs-cleanup.log ==
  2015-05-07 13:30:57.384 881 TRACE neutron   File 
/usr/lib/python2.7/dist-packages/neutron/agent/linux/ip_lib.py, line 86, in 
_execute
  2015-05-07 13:30:57.384 881 TRACE neutron 
log_fail_as_error=log_fail_as_error)
  2015-05-07 13:30:57.384 881 TRACE neutron   File 
/usr/lib/python2.7/dist-packages/neutron/agent/linux/utils.py, line 84, in 
execute
  2015-05-07 13:30:57.384 881 TRACE neutron raise RuntimeError(m)
  2015-05-07 13:30:57.384 881 TRACE neutron RuntimeError: 
  2015-05-07 13:30:57.384 881 TRACE neutron Command: ['sudo', 
'/usr/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'ip', 'link', 
'delete', 'tap3da8f4fe-55']
  2015-05-07 13:30:57.384 881 TRACE neutron Exit code: 2
  2015-05-07 13:30:57.384 881 TRACE neutron Stdout: ''
  2015-05-07 13:30:57.384 881 TRACE neutron Stderr: 'RTNETLINK answers: 
Operation not supported\n'
  2015-05-07 13:30:57.384 881 TRACE neutron 
  ---
  
  It also doesn't work manually:
  
  ---
  root@network-1:~# ip link delete tap3da8f4fe-55
  RTNETLINK answers: Operation not supported
  ---
  
  dmesg shows this:
  
  ---
  [  152.307822] Modules linked in: vport_vxlan vxlan ip6_udp_tunnel udp_tunnel 
openvswitch libcrc32c snd_hda_codec_generic iosf_mbi snd_hda_intel 
crct10dif_pclmul crc32_pclmul snd_hda_controller ghash_clmulni_intel 
snd_hda_codec aesni_intel ppdev snd_hwdep snd_pcm aes_x86_64 qxl lrw snd_timer 
gf128mul snd ttm glue_helper drm_kms_helper soundcore i2c_piix4 ablk_helper drm 
serio_raw cryptd pvpanic 8250_fintek parport_pc mac_hid lp parport psmouse 
pata_acpi floppy
  [  152.307893] CPU: 0 PID: 1067 Comm: ovs-vswitchd Not tainted 
3.19.0-16-generic #16~14.04.2-Ubuntu
  [  152.307901] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 
Bochs 01/01/2011
  [  152.307906] task: 880036aee220 ti: 880079eb4000 task.ti: 
880079eb4000
  [  152.307912] RIP: 0010:[c05fd901]  [c05fd901] 
ovs_vport_del+0x41/0x60 [openvswitch]
  [  152.307923] RSP: 0018:880079eb79a8  EFLAGS: 00010296
  [  152.307929] RAX: 8025 RBX: 880079f04e40 RCX: 
000181ec
  [  152.307934] RDX: 000181ed RSI: ead860c0 RDI: 
4000
  [  152.307938] RBP: 880079eb79b8 R08: 8800361834a0 R09: 
000181ec
  [  152.307943] R10: ead860c0 R11: 813a7f65 R12: 
880079f04e40
  [  152.307948] R13: 880079e97100 R14: ffea R15: 
880079e30180
  [  152.307955] FS:  7fc5f96a5980() GS:88007fc0() 
knlGS:
  [  152.307961] CS:  0010 DS:  ES:  CR0: 80050033
  [  152.307966] CR2: 7f32854bd740 CR3: 7a032000 CR4: 
000406f0
  [  152.307972] Stack:
  [  152.307975]  880079eb7a30 880079eb7a30 880079eb79c8 
c05f6380
  [  152.307984]  880079eb79f8 c05f6455 c05ff268 
c0602040
  [  152.307992]  88007a700814 880079e97000 880079eb7aa8 
816db0e5
  [  152.308003] Call Trace:
  [  152.308012]  [c05f6380] ovs_dp_detach_port+0x30/0x40 
[openvswitch]
  [  152.308019]  [c05f6455] ovs_vport_cmd_del+0xc5/0x110 
[openvswitch]
  [  152.308034]  [816db0e5] genl_family_rcv_msg+0x1a5/0x3d0
  [  152.308040]  [816db310] ? genl_family_rcv_msg+0x3d0/0x3d0
  [  152.308046]  [816db3a1] genl_rcv_msg+0x91/0xd0
  [  152.308051]  [816d9191] netlink_rcv_skb+0xc1/0xe0
  [  152.308056]  [816d983c] genl_rcv+0x2c/0x40
  [  152.308060]  [816d8816] netlink_unicast+0xf6/0x200
  [  152.308065]  [816d8c33] netlink_sendmsg+0x313/0x690
  [  152.308078]  [81350fe0] ? aa_sk_perm.isra.4+0x70/0x150
  [  152.308090]  [8168e34c] do_sock_sendmsg+0x8c/0x100
  [  152.308096]  [8168dd0e] ? copy_msghdr_from_user+0x15e/0x1f0
  [  152.308103]  [8168e963] ___sys_sendmsg+0x313/0x320
  [  152.308112]  [8120713c] ? destroy_inode+0x3c/0x70
  [  152.308118]  [81207287] ? evict+0x117/0x190
  [  152.308122]  [8120230f] ? dentry_free+0x5f/0xa0
  [  152.308127]  [81202c64] ? __dentry_kill+0x154/0x1f0
  [  152.308132]  [81202da5] ? dput+0xa5/0x170
  [  152.308138]  [8120bdc4] ? mntput+0x24/0x40
  [  152.308143]  [8168f052] __sys_sendmsg+0x42/0x80
  [  152.308148]  [8168f0a2] SyS_sendmsg+0x12/0x20
  [  152.308156]  [817b520d] system_call_fastpath+0x16/0x1b
  [  152.308208] Code: 8b 57 30 48 85 c0 48 89 02 74 04 48 89 50 08 48 b8 00 02 
20 00 00 00 ad de 48 89 df 48 89 43 30 48 8b 43 48 ff 50 10 48 8b 43 

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

2015-05-07 Thread Thiago Martins
apport information

** Attachment added: CRDA.txt
   https://bugs.launchpad.net/bugs/1452868/+attachment/4393185/+files/CRDA.txt

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

Title:
  ip link delete returns RTNETLINK answers: Operation not supported
  - OpenStack Juno is completely broken in Trusty + Linux 3.19.

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Guys,

   I just upgraded my Trusty with linux-generic-lts-vivid that is
  available in proposed repository.

   OpenStack is completely broken now. I'm using it with VXLAN +
  OpenvSwitch. All Tenants are offline.

   I'm seeing the following error at Network Node (Neutron L3 Router):

  ---
  == /var/log/neutron/ovs-cleanup.log ==
  2015-05-07 13:30:57.384 881 TRACE neutron   File 
/usr/lib/python2.7/dist-packages/neutron/agent/linux/ip_lib.py, line 86, in 
_execute
  2015-05-07 13:30:57.384 881 TRACE neutron 
log_fail_as_error=log_fail_as_error)
  2015-05-07 13:30:57.384 881 TRACE neutron   File 
/usr/lib/python2.7/dist-packages/neutron/agent/linux/utils.py, line 84, in 
execute
  2015-05-07 13:30:57.384 881 TRACE neutron raise RuntimeError(m)
  2015-05-07 13:30:57.384 881 TRACE neutron RuntimeError: 
  2015-05-07 13:30:57.384 881 TRACE neutron Command: ['sudo', 
'/usr/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'ip', 'link', 
'delete', 'tap3da8f4fe-55']
  2015-05-07 13:30:57.384 881 TRACE neutron Exit code: 2
  2015-05-07 13:30:57.384 881 TRACE neutron Stdout: ''
  2015-05-07 13:30:57.384 881 TRACE neutron Stderr: 'RTNETLINK answers: 
Operation not supported\n'
  2015-05-07 13:30:57.384 881 TRACE neutron 
  ---

  It also doesn't work manually:

  ---
  root@network-1:~# ip link delete tap3da8f4fe-55
  RTNETLINK answers: Operation not supported
  ---

  dmesg shows this:

  ---
  [  152.307822] Modules linked in: vport_vxlan vxlan ip6_udp_tunnel udp_tunnel 
openvswitch libcrc32c snd_hda_codec_generic iosf_mbi snd_hda_intel 
crct10dif_pclmul crc32_pclmul snd_hda_controller ghash_clmulni_intel 
snd_hda_codec aesni_intel ppdev snd_hwdep snd_pcm aes_x86_64 qxl lrw snd_timer 
gf128mul snd ttm glue_helper drm_kms_helper soundcore i2c_piix4 ablk_helper drm 
serio_raw cryptd pvpanic 8250_fintek parport_pc mac_hid lp parport psmouse 
pata_acpi floppy
  [  152.307893] CPU: 0 PID: 1067 Comm: ovs-vswitchd Not tainted 
3.19.0-16-generic #16~14.04.2-Ubuntu
  [  152.307901] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 
Bochs 01/01/2011
  [  152.307906] task: 880036aee220 ti: 880079eb4000 task.ti: 
880079eb4000
  [  152.307912] RIP: 0010:[c05fd901]  [c05fd901] 
ovs_vport_del+0x41/0x60 [openvswitch]
  [  152.307923] RSP: 0018:880079eb79a8  EFLAGS: 00010296
  [  152.307929] RAX: 8025 RBX: 880079f04e40 RCX: 
000181ec
  [  152.307934] RDX: 000181ed RSI: ead860c0 RDI: 
4000
  [  152.307938] RBP: 880079eb79b8 R08: 8800361834a0 R09: 
000181ec
  [  152.307943] R10: ead860c0 R11: 813a7f65 R12: 
880079f04e40
  [  152.307948] R13: 880079e97100 R14: ffea R15: 
880079e30180
  [  152.307955] FS:  7fc5f96a5980() GS:88007fc0() 
knlGS:
  [  152.307961] CS:  0010 DS:  ES:  CR0: 80050033
  [  152.307966] CR2: 7f32854bd740 CR3: 7a032000 CR4: 
000406f0
  [  152.307972] Stack:
  [  152.307975]  880079eb7a30 880079eb7a30 880079eb79c8 
c05f6380
  [  152.307984]  880079eb79f8 c05f6455 c05ff268 
c0602040
  [  152.307992]  88007a700814 880079e97000 880079eb7aa8 
816db0e5
  [  152.308003] Call Trace:
  [  152.308012]  [c05f6380] ovs_dp_detach_port+0x30/0x40 
[openvswitch]
  [  152.308019]  [c05f6455] ovs_vport_cmd_del+0xc5/0x110 
[openvswitch]
  [  152.308034]  [816db0e5] genl_family_rcv_msg+0x1a5/0x3d0
  [  152.308040]  [816db310] ? genl_family_rcv_msg+0x3d0/0x3d0
  [  152.308046]  [816db3a1] genl_rcv_msg+0x91/0xd0
  [  152.308051]  [816d9191] netlink_rcv_skb+0xc1/0xe0
  [  152.308056]  [816d983c] genl_rcv+0x2c/0x40
  [  152.308060]  [816d8816] netlink_unicast+0xf6/0x200
  [  152.308065]  [816d8c33] netlink_sendmsg+0x313/0x690
  [  152.308078]  [81350fe0] ? aa_sk_perm.isra.4+0x70/0x150
  [  152.308090]  [8168e34c] do_sock_sendmsg+0x8c/0x100
  [  152.308096]  [8168dd0e] ? copy_msghdr_from_user+0x15e/0x1f0
  [  152.308103]  [8168e963] ___sys_sendmsg+0x313/0x320
  [  152.308112]  [8120713c] ? destroy_inode+0x3c/0x70
  [  152.308118]  [81207287] ? evict+0x117/0x190
  [  152.308122]  [8120230f] ? dentry_free+0x5f/0xa0
  [  152.308127]  [81202c64] ? __dentry_kill+0x154/0x1f0
  [  152.308132]  [81202da5] ? 

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

2015-05-07 Thread Thiago Martins
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/1452868/+attachment/4393190/+files/ProcCpuinfo.txt

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

Title:
  ip link delete returns RTNETLINK answers: Operation not supported
  - OpenStack Juno is completely broken in Trusty + Linux 3.19.

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Guys,

   I just upgraded my Trusty with linux-generic-lts-vivid that is
  available in proposed repository.

   OpenStack is completely broken now. I'm using it with VXLAN +
  OpenvSwitch. All Tenants are offline.

   I'm seeing the following error at Network Node (Neutron L3 Router):

  ---
  == /var/log/neutron/ovs-cleanup.log ==
  2015-05-07 13:30:57.384 881 TRACE neutron   File 
/usr/lib/python2.7/dist-packages/neutron/agent/linux/ip_lib.py, line 86, in 
_execute
  2015-05-07 13:30:57.384 881 TRACE neutron 
log_fail_as_error=log_fail_as_error)
  2015-05-07 13:30:57.384 881 TRACE neutron   File 
/usr/lib/python2.7/dist-packages/neutron/agent/linux/utils.py, line 84, in 
execute
  2015-05-07 13:30:57.384 881 TRACE neutron raise RuntimeError(m)
  2015-05-07 13:30:57.384 881 TRACE neutron RuntimeError: 
  2015-05-07 13:30:57.384 881 TRACE neutron Command: ['sudo', 
'/usr/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'ip', 'link', 
'delete', 'tap3da8f4fe-55']
  2015-05-07 13:30:57.384 881 TRACE neutron Exit code: 2
  2015-05-07 13:30:57.384 881 TRACE neutron Stdout: ''
  2015-05-07 13:30:57.384 881 TRACE neutron Stderr: 'RTNETLINK answers: 
Operation not supported\n'
  2015-05-07 13:30:57.384 881 TRACE neutron 
  ---

  It also doesn't work manually:

  ---
  root@network-1:~# ip link delete tap3da8f4fe-55
  RTNETLINK answers: Operation not supported
  ---

  dmesg shows this:

  ---
  [  152.307822] Modules linked in: vport_vxlan vxlan ip6_udp_tunnel udp_tunnel 
openvswitch libcrc32c snd_hda_codec_generic iosf_mbi snd_hda_intel 
crct10dif_pclmul crc32_pclmul snd_hda_controller ghash_clmulni_intel 
snd_hda_codec aesni_intel ppdev snd_hwdep snd_pcm aes_x86_64 qxl lrw snd_timer 
gf128mul snd ttm glue_helper drm_kms_helper soundcore i2c_piix4 ablk_helper drm 
serio_raw cryptd pvpanic 8250_fintek parport_pc mac_hid lp parport psmouse 
pata_acpi floppy
  [  152.307893] CPU: 0 PID: 1067 Comm: ovs-vswitchd Not tainted 
3.19.0-16-generic #16~14.04.2-Ubuntu
  [  152.307901] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 
Bochs 01/01/2011
  [  152.307906] task: 880036aee220 ti: 880079eb4000 task.ti: 
880079eb4000
  [  152.307912] RIP: 0010:[c05fd901]  [c05fd901] 
ovs_vport_del+0x41/0x60 [openvswitch]
  [  152.307923] RSP: 0018:880079eb79a8  EFLAGS: 00010296
  [  152.307929] RAX: 8025 RBX: 880079f04e40 RCX: 
000181ec
  [  152.307934] RDX: 000181ed RSI: ead860c0 RDI: 
4000
  [  152.307938] RBP: 880079eb79b8 R08: 8800361834a0 R09: 
000181ec
  [  152.307943] R10: ead860c0 R11: 813a7f65 R12: 
880079f04e40
  [  152.307948] R13: 880079e97100 R14: ffea R15: 
880079e30180
  [  152.307955] FS:  7fc5f96a5980() GS:88007fc0() 
knlGS:
  [  152.307961] CS:  0010 DS:  ES:  CR0: 80050033
  [  152.307966] CR2: 7f32854bd740 CR3: 7a032000 CR4: 
000406f0
  [  152.307972] Stack:
  [  152.307975]  880079eb7a30 880079eb7a30 880079eb79c8 
c05f6380
  [  152.307984]  880079eb79f8 c05f6455 c05ff268 
c0602040
  [  152.307992]  88007a700814 880079e97000 880079eb7aa8 
816db0e5
  [  152.308003] Call Trace:
  [  152.308012]  [c05f6380] ovs_dp_detach_port+0x30/0x40 
[openvswitch]
  [  152.308019]  [c05f6455] ovs_vport_cmd_del+0xc5/0x110 
[openvswitch]
  [  152.308034]  [816db0e5] genl_family_rcv_msg+0x1a5/0x3d0
  [  152.308040]  [816db310] ? genl_family_rcv_msg+0x3d0/0x3d0
  [  152.308046]  [816db3a1] genl_rcv_msg+0x91/0xd0
  [  152.308051]  [816d9191] netlink_rcv_skb+0xc1/0xe0
  [  152.308056]  [816d983c] genl_rcv+0x2c/0x40
  [  152.308060]  [816d8816] netlink_unicast+0xf6/0x200
  [  152.308065]  [816d8c33] netlink_sendmsg+0x313/0x690
  [  152.308078]  [81350fe0] ? aa_sk_perm.isra.4+0x70/0x150
  [  152.308090]  [8168e34c] do_sock_sendmsg+0x8c/0x100
  [  152.308096]  [8168dd0e] ? copy_msghdr_from_user+0x15e/0x1f0
  [  152.308103]  [8168e963] ___sys_sendmsg+0x313/0x320
  [  152.308112]  [8120713c] ? destroy_inode+0x3c/0x70
  [  152.308118]  [81207287] ? evict+0x117/0x190
  [  152.308122]  [8120230f] ? dentry_free+0x5f/0xa0
  [  152.308127]  [81202c64] ? __dentry_kill+0x154/0x1f0
  [  152.308132]  

[Kernel-packages] [Bug 1452623] Re: linux: 3.16.0-38.52 -proposed tracker

2015-05-07 Thread Brad Figg
All builds are complete, packages in this bug can be copied to
-proposed.

Backport packages from packages here can be worked on, the following tracking 
bugs were opened for them:
linux-lts-utopic (14.04.1) - bug 1452882

** Changed in: kernel-sru-workflow/prepare-package
   Status: New = Fix Released

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: Canonical Kernel Team (canonical-kernel-team) = Luis Henriques 
(henrix)

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

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

** Description changed:

  This bug is for tracking the 3.16.0-38.52 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Thursday, 07. May 2015 09:00 UTC
- kernel-stable-phase:Prepare
- kernel-stable-phase-changed:Thursday, 07. May 2015 09:00 UTC
+ kernel-stable-phase:CopyToProposed
+ kernel-stable-Prepare-package-end:Thursday, 07. May 2015 20:02 UTC
+ kernel-stable-Promote-to-proposed-start:Thursday, 07. May 2015 20:02 UTC
+ kernel-stable-phase-changed:Thursday, 07. May 2015 20: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/1452623

Title:
  linux: 3.16.0-38.52 -proposed tracker

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Thursday, 07. May 2015 09:00 UTC
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Thursday, 07. May 2015 20:02 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 07. May 2015 20:02 UTC
  kernel-stable-phase-changed:Thursday, 07. May 2015 20:02 UTC

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

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


[Kernel-packages] [Bug 1452882] [NEW] linux-lts-utopic: 3.16.0-38.52~14.04.1 -proposed tracker

2015-05-07 Thread Brad Figg
Public bug reported:

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

For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
kernel-stable-Prepare-package-start:Thursday, 07. May 2015 20:01 UTC
kernel-stable-phase:Prepare
kernel-stable-phase-changed:Thursday, 07. May 2015 20:01 UTC
kernel-stable-master-bug:1452623

** Affects: kernel-sru-workflow
 Importance: Medium
 Status: In Progress

** Affects: kernel-sru-workflow/certification-testing
 Importance: Medium
 Assignee: Canonical Hardware Certification (canonical-hw-cert)
 Status: New

** Affects: kernel-sru-workflow/package-testing
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/prepare-package
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/prepare-package-meta
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/prepare-package-signed
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/promote-to-proposed
 Importance: Medium
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: New

** Affects: kernel-sru-workflow/promote-to-security
 Importance: Medium
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: New

** Affects: kernel-sru-workflow/promote-to-updates
 Importance: Medium
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: New

** Affects: kernel-sru-workflow/regression-testing
 Importance: Medium
 Assignee: Canonical Platform QA Team (canonical-platform-qa)
 Status: New

** Affects: kernel-sru-workflow/security-signoff
 Importance: Medium
 Assignee: Canonical Security Team (canonical-security)
 Status: New

** Affects: kernel-sru-workflow/verification-testing
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: linux-lts-utopic (Ubuntu)
 Importance: Medium
 Status: New

** Affects: linux-lts-utopic (Ubuntu Trusty)
 Importance: Medium
 Status: New


** Tags: block-proposed-trusty kernel-release-tracking-bug trusty

** Tags added: kernel-release-tracking-bug

** Tags added: block-proposed-trusty

** Also affects: linux-lts-utopic (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Tags added: trusty

** Also affects: kernel-sru-workflow/certification-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/package-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/prepare-package
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/prepare-package-meta
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/prepare-package-signed
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-proposed
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-security
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-updates
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/regression-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/security-signoff
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/verification-testing
   Importance: Undecided
   Status: New

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

** Changed in: kernel-sru-workflow
   Importance: Undecided = Medium

** Changed in: kernel-sru-workflow/certification-testing
   Importance: Undecided = Medium

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

** Changed in: kernel-sru-workflow/package-testing
   Importance: Undecided = Medium

** Changed in: kernel-sru-workflow/package-testing
 Assignee: (unassigned) = Canonical Kernel Team (canonical-kernel-team)

** Changed in: kernel-sru-workflow/prepare-package
   Importance: Undecided = Medium

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: (unassigned) = Canonical Kernel Team (canonical-kernel-team)

** Changed in: kernel-sru-workflow/prepare-package-meta
   Importance: Undecided = Medium

** Changed in: kernel-sru-workflow/prepare-package-meta
 Assignee: (unassigned) = Canonical Kernel Team (canonical-kernel-team)

** Changed in: kernel-sru-workflow/prepare-package-signed
   Importance: Undecided = Medium

** 

[Kernel-packages] [Bug 1354975] Re: iwlwifi Intel 7260 Wifi disconnects

2015-05-07 Thread Alex
I had disabled Bluetooth in BIOS so it is not related in my case.

$ rfkill list
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no

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

Title:
  iwlwifi Intel 7260 Wifi disconnects

Status in Unity Linux:
  New
Status in linux-firmware package in Ubuntu:
  Fix Released

Bug description:
  I experience frequent disconnects and auth issues, never more than 30
  minutes without a disconnect. Sometimes dozens of disconnects in a few
  minutes.

  This happens with the default 7260-8 firmware.
  Tried replacing the -8 with -9 ucode. Failed to load due to API version. This 
loaded the -7 driver which seems to be more stable.

  Tested against 2.4ghz APs (Apple, Netgear, Linksys).

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-32-generic 3.13.0-32.57
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  steve  2577 F pulseaudio
   /dev/snd/controlC1:  steve  2577 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun Aug 10 17:49:06 2014
  HibernationDevice: RESUME=UUID=374a0c1c-4ac2-456b-a67e-9ea54fe11fe6
  InstallationDate: Installed on 2013-12-28 (225 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: Dell Inc. XPS 12-9Q33
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-32-generic 
root=UUID=58deb355-7a09-440b-ade2-69a84fd74460 ro ipv6.disable=1 quiet splash 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-32-generic N/A
   linux-backports-modules-3.13.0-32-generic  N/A
   linux-firmware 1.127.5
  SourcePackage: linux
  UpgradeStatus: Upgraded to trusty on 2014-07-06 (35 days ago)
  dmi.bios.date: 05/06/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A00
  dmi.board.name: XPS 12-9Q33
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA00:bd05/06/2013:svnDellInc.:pnXPS12-9Q33:pvrA00:rvnDellInc.:rnXPS12-9Q33:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: XPS 12-9Q33
  dmi.product.version: A00
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1452855] [NEW] Screen lit off on iMac 12, 2 after a while

2015-05-07 Thread Étienne BERSAC
*** This bug is a duplicate of bug 1452858 ***
https://bugs.launchpad.net/bugs/1452858

Public bug reported:

Hello,

I'm running Ubuntu on an iMac 12,2 since november 2012. From time to
time and more and more frequently the screen lit off. The only way i can
get it on is to suspend/resume. But then, it lit off soon. I suspect
some heating. Actually, the output of the cooling system is way hotter
with Ubuntu than Mac OS X.

So i would like to switch to the IGD card rather than the discrete one.
But there is no vga_switcheroo.

How to debug screen lit off ? How to detect screen heating ? How to
disable discrete card ? Is it kernel ? Xorg ? Where to search ?

Regards,
Étienne

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

** This bug has been marked a duplicate of bug 1452858
   Screen lit off on iMac 12,2 after a while

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

Title:
  Screen lit off on iMac 12,2 after a while

Status in linux package in Ubuntu:
  New

Bug description:
  Hello,

  I'm running Ubuntu on an iMac 12,2 since november 2012. From time to
  time and more and more frequently the screen lit off. The only way i
  can get it on is to suspend/resume. But then, it lit off soon. I
  suspect some heating. Actually, the output of the cooling system is
  way hotter with Ubuntu than Mac OS X.

  So i would like to switch to the IGD card rather than the discrete
  one. But there is no vga_switcheroo.

  How to debug screen lit off ? How to detect screen heating ? How to
  disable discrete card ? Is it kernel ? Xorg ? Where to search ?

  Regards,
  Étienne

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

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


[Kernel-packages] [Bug 1452000] rainier (amd64) - tests ran: 274, failed: 0

2015-05-07 Thread Brad Figg
tests ran: 274, failed: 0;
  
http://kernel.ubuntu.com/testing/rainier__3.19.0-16.16__2015-05-07_16-55-00/results-index.html

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

Title:
  linux: 3.19.0-17.17 -proposed tracker

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

Bug description:
  This bug is for tracking the 3.19.0-17.17 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, 05. May 2015 19:35 UTC
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Thursday, 07. May 2015 01:52 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 07. May 2015 01:52 UTC
  kernel-stable-phase-changed:Thursday, 07. May 2015 01:52 UTC

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

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


[Kernel-packages] [Bug 1434978] Re: HP Zbook 14 G2: systems restart after shutdown

2015-05-07 Thread Luc Stroobant
This issue should be fixed by installing BIOS  01.05 Rev.A(31 Mar 2015)
- Fixes an issue where the system running Ubuntu operating system powers on 
automatically after the system is powered off.

http://h20564.www2.hp.com/hpsc/swd/public/detail?sp4ts.oid=6978808swItemId=ob_147168_1swEnvOid=4059#tab5

(I still have to install to confirm it works, but there is no download
for Linux operating systems and the online update in the bios fails with
a 403 error, so as usual it's messing around again..)

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

Title:
  HP Zbook 14 G2: systems restart after shutdown

Status in linux package in Ubuntu:
  Triaged

Bug description:
  When I use the shutdown option in the menu or run sudo poweroff on my new 
Zbook 14 G2, the system shuts down and powers up again right after the restart. 
I have to push the power button again during startup to avoid it to restart. 
The system is more or less supported by Ubuntu* and the BIOS is up to date, so 
I thought this is worth a bug report...
  (I don't have a preinstalled system by HP, since I can't buy these here, this 
is an Ubunutu 15.04)

  (*) http://www.ubuntu.com/certification/hardware/201411-16141/

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-9-generic 3.19.0-9.9
  ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
  Uname: Linux 3.19.0-9-generic x86_64
  ApportVersion: 2.16.2-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  luc2523 F pulseaudio
   /dev/snd/controlC0:  luc2523 F pulseaudio
  Date: Sun Mar 22 12:14:35 2015
  InstallationDate: Installed on 2015-03-14 (7 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150306)
  MachineType: Hewlett-Packard HP ZBook 14 G2
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-9-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-9-generic N/A
   linux-backports-modules-3.19.0-9-generic  N/A
   linux-firmware1.143
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/24/2015
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: M71 Ver. 01.04
  dmi.board.name: 2216
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 96.54
  dmi.chassis.asset.tag: 5CG50946XJ
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrM71Ver.01.04:bd02/24/2015:svnHewlett-Packard:pnHPZBook14G2:pvrA3009FC18303:rvnHewlett-Packard:rn2216:rvrKBCVersion96.54:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ZBook 14 G2
  dmi.product.version: A3009FC18303
  dmi.sys.vendor: Hewlett-Packard

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

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


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

2015-05-07 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/1452858

Title:
  Screen lit off on iMac 12,2 after a while

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  I'm running Ubuntu on an iMac 12,2 since november 2012. From time to
  time and more and more frequently the screen lit off. The only way i
  can get it on is to suspend/resume. But then, it lit off soon. I
  suspect some heating. Actually, the output of the cooling system is
  way hotter with Ubuntu than Mac OS X.

  So i would like to switch to the IGD card rather than the discrete
  one. But there is no vga_switcheroo.

  How to debug screen lit off ? How to detect screen heating ? How to
  disable discrete card ? Is it kernel ? Xorg ? Where to search ?

  Regards,
  Étienne

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-15-generic 3.19.0-15.15 [modified: 
boot/vmlinuz-3.19.0-15-generic]
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  bersace1709 F pulseaudio
gdm   28946 F pulseaudio
   /dev/snd/controlC0:  bersace1709 F pulseaudio
gdm   28946 F pulseaudio
  CRDA:
   country AW: DFS-UNSET
(2402 - 2482 @ 40), (N/A, 20), (N/A)
(5170 - 5250 @ 40), (N/A, 20), (N/A)
(5250 - 5330 @ 40), (N/A, 20), (0 ms), DFS
(5490 - 5710 @ 40), (N/A, 27), (0 ms), DFS
  Date: Thu May  7 20:51:33 2015
  HibernationDevice: RESUME=UUID=a842b955-b20e-4514-af83-7b6f45dc1000
  InstallationDate: Installed on 2015-04-29 (8 days ago)
  InstallationMedia: Ubuntu-GNOME 15.04 Vivid Vervet - Release amd64 
(20150422)
  MachineType: Apple Inc. iMac12,2
  ProcEnviron:
   TERM=screen
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-15-generic.efi.signed 
root=UUID=6f639d83-47c9-41fb-aa9b-c3931e37acc5 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:
   linux-restricted-modules-3.19.0-15-generic N/A
   linux-backports-modules-3.19.0-15-generic  N/A
   linux-firmware 1.143
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/24/12
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: IM121.88Z.0047.B1F.1201241648
  dmi.board.name: Mac-942B59F58194171B
  dmi.board.vendor: Apple Inc.
  dmi.board.version: iMac12,2
  dmi.chassis.type: 13
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-942B59F58194171B
  dmi.modalias: 
dmi:bvnAppleInc.:bvrIM121.88Z.0047.B1F.1201241648:bd01/24/12:svnAppleInc.:pniMac12,2:pvr1.0:rvnAppleInc.:rnMac-942B59F58194171B:rvriMac12,2:cvnAppleInc.:ct13:cvrMac-942B59F58194171B:
  dmi.product.name: iMac12,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/1452858/+subscriptions

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


[Kernel-packages] [Bug 1450756] Re: suspend fails

2015-05-07 Thread Jürgen
shutdown is not possible too.
when running in recovery mode the last message is hanging up
the disk stops spinning, so maybe the problem is at the very end.

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

Title:
  suspend fails

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  On all kernel suspend is not possible. I ran pm_test and it hangs.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-15-generic 3.19.0-15.15 [modified: 
boot/vmlinuz-3.19.0-15-generic]
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jott   1557 F pulseaudio
  CurrentDesktop: KDE
  Date: Fri May  1 11:55:32 2015
  HibernationDevice: RESUME=UUID=38664fac-0972-4e0f-8425-34b54ed3e248
  InstallationDate: Installed on 2015-04-26 (4 days ago)
  InstallationMedia: Kubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: Acer Aspire E3-112
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-15-generic 
root=UUID=10924b10-cb76-4f0b-8275-1a2874fa4b00 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-15-generic N/A
   linux-backports-modules-3.19.0-15-generic  N/A
   linux-firmware 1.143
  SourcePackage: linux
  UdevLog: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden: 
'/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/20/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.08
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: R2
  dmi.board.vendor: Acer
  dmi.board.version: Type2 - A01 Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.08:bd08/20/2014:svnAcer:pnAspireE3-112:pvrV1.08:rvnAcer:rnR2:rvrType2-A01BoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: Aspire E3-112
  dmi.product.version: V1.08
  dmi.sys.vendor: Acer

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

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


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

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

apport-collect 1452868

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

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

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

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

** Tags added: trusty

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

Title:
  ip link delete returns RTNETLINK answers: Operation not supported
  - OpenStack Juno is completely broken in Trusty + Linux 3.19.

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Guys,

   I just upgraded my Trusty with linux-generic-lts-vivid that is
  available in proposed repository.

   OpenStack is completely broken now. I'm using it with VXLAN +
  OpenvSwitch. All Tenants are offline.

   I'm seeing the following error at Network Node (Neutron L3 Router):

  ---
  == /var/log/neutron/ovs-cleanup.log ==
  2015-05-07 13:30:57.384 881 TRACE neutron   File 
/usr/lib/python2.7/dist-packages/neutron/agent/linux/ip_lib.py, line 86, in 
_execute
  2015-05-07 13:30:57.384 881 TRACE neutron 
log_fail_as_error=log_fail_as_error)
  2015-05-07 13:30:57.384 881 TRACE neutron   File 
/usr/lib/python2.7/dist-packages/neutron/agent/linux/utils.py, line 84, in 
execute
  2015-05-07 13:30:57.384 881 TRACE neutron raise RuntimeError(m)
  2015-05-07 13:30:57.384 881 TRACE neutron RuntimeError: 
  2015-05-07 13:30:57.384 881 TRACE neutron Command: ['sudo', 
'/usr/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'ip', 'link', 
'delete', 'tap3da8f4fe-55']
  2015-05-07 13:30:57.384 881 TRACE neutron Exit code: 2
  2015-05-07 13:30:57.384 881 TRACE neutron Stdout: ''
  2015-05-07 13:30:57.384 881 TRACE neutron Stderr: 'RTNETLINK answers: 
Operation not supported\n'
  2015-05-07 13:30:57.384 881 TRACE neutron 
  ---

  It also doesn't work manually:

  ---
  root@network-1:~# ip link delete tap3da8f4fe-55
  RTNETLINK answers: Operation not supported
  ---

  dmesg shows this:

  ---
  [  152.307822] Modules linked in: vport_vxlan vxlan ip6_udp_tunnel udp_tunnel 
openvswitch libcrc32c snd_hda_codec_generic iosf_mbi snd_hda_intel 
crct10dif_pclmul crc32_pclmul snd_hda_controller ghash_clmulni_intel 
snd_hda_codec aesni_intel ppdev snd_hwdep snd_pcm aes_x86_64 qxl lrw snd_timer 
gf128mul snd ttm glue_helper drm_kms_helper soundcore i2c_piix4 ablk_helper drm 
serio_raw cryptd pvpanic 8250_fintek parport_pc mac_hid lp parport psmouse 
pata_acpi floppy
  [  152.307893] CPU: 0 PID: 1067 Comm: ovs-vswitchd Not tainted 
3.19.0-16-generic #16~14.04.2-Ubuntu
  [  152.307901] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 
Bochs 01/01/2011
  [  152.307906] task: 880036aee220 ti: 880079eb4000 task.ti: 
880079eb4000
  [  152.307912] RIP: 0010:[c05fd901]  [c05fd901] 
ovs_vport_del+0x41/0x60 [openvswitch]
  [  152.307923] RSP: 0018:880079eb79a8  EFLAGS: 00010296
  [  152.307929] RAX: 8025 RBX: 880079f04e40 RCX: 
000181ec
  [  152.307934] RDX: 000181ed RSI: ead860c0 RDI: 
4000
  [  152.307938] RBP: 880079eb79b8 R08: 8800361834a0 R09: 
000181ec
  [  152.307943] R10: ead860c0 R11: 813a7f65 R12: 
880079f04e40
  [  152.307948] R13: 880079e97100 R14: ffea R15: 
880079e30180
  [  152.307955] FS:  7fc5f96a5980() GS:88007fc0() 
knlGS:
  [  152.307961] CS:  0010 DS:  ES:  CR0: 80050033
  [  152.307966] CR2: 7f32854bd740 CR3: 7a032000 CR4: 
000406f0
  [  152.307972] Stack:
  [  152.307975]  880079eb7a30 880079eb7a30 880079eb79c8 
c05f6380
  [  152.307984]  880079eb79f8 c05f6455 c05ff268 
c0602040
  [  152.307992]  88007a700814 880079e97000 880079eb7aa8 
816db0e5
  [  152.308003] Call Trace:
  [  152.308012]  [c05f6380] ovs_dp_detach_port+0x30/0x40 
[openvswitch]
  [  152.308019]  [c05f6455] ovs_vport_cmd_del+0xc5/0x110 
[openvswitch]
  [  152.308034]  [816db0e5] genl_family_rcv_msg+0x1a5/0x3d0
  [  152.308040]  [816db310] ? genl_family_rcv_msg+0x3d0/0x3d0
  [  152.308046]  [816db3a1] genl_rcv_msg+0x91/0xd0
  [  152.308051]  [816d9191] netlink_rcv_skb+0xc1/0xe0
  [  152.308056]  [816d983c] genl_rcv+0x2c/0x40
  [  152.308060]  [816d8816] netlink_unicast+0xf6/0x200
  [  152.308065]  [816d8c33] netlink_sendmsg+0x313/0x690
  [  152.308078]  [81350fe0] ? aa_sk_perm.isra.4+0x70/0x150
  [  152.308090]  [8168e34c] do_sock_sendmsg+0x8c/0x100
  [  152.308096]  

[Kernel-packages] [Bug 1415158] Re: CVE-2011-1352

2015-05-07 Thread John Johansen
** Also affects: linux (Ubuntu Wily)
   Importance: Undecided
   Status: Invalid

** Also affects: linux-fsl-imx51 (Ubuntu Wily)
   Importance: Undecided
   Status: New

** Also affects: linux-mvl-dove (Ubuntu Wily)
   Importance: Undecided
   Status: New

** Also affects: linux-ec2 (Ubuntu Wily)
   Importance: Undecided
   Status: New

** Also affects: linux-ti-omap4 (Ubuntu Wily)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-backport-maverick (Ubuntu Wily)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-backport-natty (Ubuntu Wily)
   Importance: Undecided
   Status: New

** Also affects: linux-armadaxp (Ubuntu Wily)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-quantal (Ubuntu Wily)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-raring (Ubuntu Wily)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-saucy (Ubuntu Wily)
   Importance: Undecided
   Status: New

** Also affects: linux-mako (Ubuntu Wily)
   Importance: High
   Status: New

** Also affects: linux-manta (Ubuntu Wily)
   Importance: High
   Status: New

** Also affects: linux-goldfish (Ubuntu Wily)
   Importance: High
   Status: New

** Also affects: linux-flo (Ubuntu Wily)
   Importance: High
   Status: New

** Also affects: linux-lts-trusty (Ubuntu Wily)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-utopic (Ubuntu Wily)
   Importance: Undecided
   Status: New

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

Title:
  CVE-2011-1352

Status in linux package in Ubuntu:
  Invalid
Status in linux-armadaxp package in Ubuntu:
  New
Status in linux-ec2 package in Ubuntu:
  New
Status in linux-flo package in Ubuntu:
  New
Status in linux-fsl-imx51 package in Ubuntu:
  New
Status in linux-goldfish package in Ubuntu:
  New
Status in linux-lts-backport-maverick package in Ubuntu:
  New
Status in linux-lts-backport-natty package in Ubuntu:
  New
Status in linux-lts-quantal package in Ubuntu:
  New
Status in linux-lts-raring package in Ubuntu:
  New
Status in linux-lts-saucy package in Ubuntu:
  New
Status in linux-lts-trusty package in Ubuntu:
  New
Status in linux-lts-utopic package in Ubuntu:
  New
Status in linux-lts-vivid package in Ubuntu:
  New
Status in linux-mako package in Ubuntu:
  New
Status in linux-manta package in Ubuntu:
  New
Status in linux-mvl-dove package in Ubuntu:
  New
Status in linux-ti-omap4 package in Ubuntu:
  New
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 source package in Precise:
  Invalid
Status in linux-armadaxp source package in Precise:
  New
Status in linux-ec2 source package in Precise:
  New
Status in linux-flo source package in Precise:
  Invalid
Status in linux-fsl-imx51 source package in Precise:
  New
Status in linux-goldfish source package in Precise:
  Invalid
Status in linux-lts-backport-maverick source package in Precise:
  New
Status in linux-lts-backport-natty source package in Precise:
  New
Status in linux-lts-quantal source package in Precise:
  New
Status in linux-lts-raring source package in Precise:
  New
Status in linux-lts-saucy source package in Precise:
  New
Status in linux-lts-trusty source package in Precise:
  New
Status in linux-lts-utopic source package in Precise:
  New
Status in linux-lts-vivid source package in Precise:
  New
Status in linux-mako source package in Precise:
  Invalid
Status in linux-manta source package in Precise:
  Invalid
Status in linux-mvl-dove source package in Precise:
  New
Status in linux-ti-omap4 source package in Precise:
  New
Status in linux source package in Trusty:
  Invalid
Status in linux-armadaxp source package in Trusty:
  New
Status in linux-ec2 source package in Trusty:
  New
Status in linux-flo source package in Trusty:
  New
Status in linux-fsl-imx51 source package in Trusty:
  New
Status in linux-goldfish source package in Trusty:
  New
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:
  New
Status in linux-lts-raring source package in Trusty:
  New
Status in linux-lts-saucy source package in Trusty:
  New
Status in linux-lts-trusty source package in Trusty:
  New
Status in linux-lts-utopic source package in Trusty:
  New
Status in linux-lts-vivid source package in Trusty:
  New
Status in linux-mako source package in Trusty:
  New
Status in linux-manta source package in Trusty:
  New
Status in linux-mvl-dove source package in Trusty:
  New
Status in linux-ti-omap4 source package in Trusty:
  New
Status in linux source package in Utopic:
  Invalid
Status in linux-armadaxp source package in 

[Kernel-packages] [Bug 1452868] Re: ip link delete returns RTNETLINK answers: Operation not supported - OpenStack Juno is completely broken in Trusty + Linux 3.19.

2015-05-07 Thread Chris J Arges
I strongly suspect:
commit fa2d8ff4e3522b4e05f590575d3eb8087f3a8cdc
which is in Ubuntu-3.19.0-17.17~19.

Can you test with this version:
https://launchpad.net/~canonical-kernel-team/+archive/ubuntu/ppa/+sourcepub/5038795/+listing-archive-extra

To see if it resolves this issue?

Thanks,
--chris

** Also affects: linux (Ubuntu Vivid)
   Importance: Undecided
   Status: New

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

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

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

Title:
  ip link delete returns RTNETLINK answers: Operation not supported
  - OpenStack Juno is completely broken in Trusty + Linux 3.19.

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Vivid:
  New

Bug description:
  Guys,

   I just upgraded my Trusty with linux-generic-lts-vivid that is
  available in proposed repository.

   OpenStack is completely broken now. I'm using it with VXLAN +
  OpenvSwitch. All Tenants are offline.

   I'm seeing the following error at Network Node (Neutron L3 Router):

  ---
  == /var/log/neutron/ovs-cleanup.log ==
  2015-05-07 13:30:57.384 881 TRACE neutron   File 
/usr/lib/python2.7/dist-packages/neutron/agent/linux/ip_lib.py, line 86, in 
_execute
  2015-05-07 13:30:57.384 881 TRACE neutron 
log_fail_as_error=log_fail_as_error)
  2015-05-07 13:30:57.384 881 TRACE neutron   File 
/usr/lib/python2.7/dist-packages/neutron/agent/linux/utils.py, line 84, in 
execute
  2015-05-07 13:30:57.384 881 TRACE neutron raise RuntimeError(m)
  2015-05-07 13:30:57.384 881 TRACE neutron RuntimeError: 
  2015-05-07 13:30:57.384 881 TRACE neutron Command: ['sudo', 
'/usr/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'ip', 'link', 
'delete', 'tap3da8f4fe-55']
  2015-05-07 13:30:57.384 881 TRACE neutron Exit code: 2
  2015-05-07 13:30:57.384 881 TRACE neutron Stdout: ''
  2015-05-07 13:30:57.384 881 TRACE neutron Stderr: 'RTNETLINK answers: 
Operation not supported\n'
  2015-05-07 13:30:57.384 881 TRACE neutron 
  ---

  It also doesn't work manually:

  ---
  root@network-1:~# ip link delete tap3da8f4fe-55
  RTNETLINK answers: Operation not supported
  ---

  dmesg shows this:

  ---
  [  152.307822] Modules linked in: vport_vxlan vxlan ip6_udp_tunnel udp_tunnel 
openvswitch libcrc32c snd_hda_codec_generic iosf_mbi snd_hda_intel 
crct10dif_pclmul crc32_pclmul snd_hda_controller ghash_clmulni_intel 
snd_hda_codec aesni_intel ppdev snd_hwdep snd_pcm aes_x86_64 qxl lrw snd_timer 
gf128mul snd ttm glue_helper drm_kms_helper soundcore i2c_piix4 ablk_helper drm 
serio_raw cryptd pvpanic 8250_fintek parport_pc mac_hid lp parport psmouse 
pata_acpi floppy
  [  152.307893] CPU: 0 PID: 1067 Comm: ovs-vswitchd Not tainted 
3.19.0-16-generic #16~14.04.2-Ubuntu
  [  152.307901] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 
Bochs 01/01/2011
  [  152.307906] task: 880036aee220 ti: 880079eb4000 task.ti: 
880079eb4000
  [  152.307912] RIP: 0010:[c05fd901]  [c05fd901] 
ovs_vport_del+0x41/0x60 [openvswitch]
  [  152.307923] RSP: 0018:880079eb79a8  EFLAGS: 00010296
  [  152.307929] RAX: 8025 RBX: 880079f04e40 RCX: 
000181ec
  [  152.307934] RDX: 000181ed RSI: ead860c0 RDI: 
4000
  [  152.307938] RBP: 880079eb79b8 R08: 8800361834a0 R09: 
000181ec
  [  152.307943] R10: ead860c0 R11: 813a7f65 R12: 
880079f04e40
  [  152.307948] R13: 880079e97100 R14: ffea R15: 
880079e30180
  [  152.307955] FS:  7fc5f96a5980() GS:88007fc0() 
knlGS:
  [  152.307961] CS:  0010 DS:  ES:  CR0: 80050033
  [  152.307966] CR2: 7f32854bd740 CR3: 7a032000 CR4: 
000406f0
  [  152.307972] Stack:
  [  152.307975]  880079eb7a30 880079eb7a30 880079eb79c8 
c05f6380
  [  152.307984]  880079eb79f8 c05f6455 c05ff268 
c0602040
  [  152.307992]  88007a700814 880079e97000 880079eb7aa8 
816db0e5
  [  152.308003] Call Trace:
  [  152.308012]  [c05f6380] ovs_dp_detach_port+0x30/0x40 
[openvswitch]
  [  152.308019]  [c05f6455] ovs_vport_cmd_del+0xc5/0x110 
[openvswitch]
  [  152.308034]  [816db0e5] genl_family_rcv_msg+0x1a5/0x3d0
  [  152.308040]  [816db310] ? genl_family_rcv_msg+0x3d0/0x3d0
  [  152.308046]  [816db3a1] genl_rcv_msg+0x91/0xd0
  [  152.308051]  [816d9191] netlink_rcv_skb+0xc1/0xe0
  [  152.308056]  [816d983c] genl_rcv+0x2c/0x40
  [  152.308060]  [816d8816] netlink_unicast+0xf6/0x200
  [  152.308065]  [816d8c33] netlink_sendmsg+0x313/0x690
  [  152.308078]  [81350fe0] ? aa_sk_perm.isra.4+0x70/0x150
  [  152.308090]  [8168e34c] 

[Kernel-packages] [Bug 1433445] Re: Trackpoint button mappings incorrect for Lenovo T550, X1 Carbon G3

2015-05-07 Thread Ross Grady
This is a duplicate of #1431931

** Bug watch added: freedesktop.org Bugzilla #88609
   https://bugs.freedesktop.org/show_bug.cgi?id=88609

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

Title:
  Trackpoint button mappings incorrect for Lenovo T550, X1 Carbon G3

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

Bug description:
  Mouse buttons don't work properly on 2015 Lenovo T550 and X1 Carbon
  laptops.

  See https://bugs.freedesktop.org/show_bug.cgi?id=88609 for upstream
  information.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-31-generic 3.16.0-31.43~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-31.43~14.04.1-generic 3.16.7-ckt5
  Uname: Linux 3.16.0-31-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Tue Mar 17 23:21:43 2015
  InstallationDate: Installed on 2015-03-05 (13 days ago)
  InstallationMedia: Xubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Kernel-packages] [Bug 1433445] Re: Trackpoint button mappings incorrect for Lenovo T550, X1 Carbon G3

2015-05-07 Thread Ross Grady
Problem resolved upstream -- details here:
https://bugs.freedesktop.org/show_bug.cgi?id=88609

An easier temporary workaround is to create a file in /etc/modprobe.d/
called psmouse.conf and put the following line in it:

options psmouse proto=imps

Then do sudo update-initramfs -u

I'm hopeful that the patch from freedesktop.org will be backported to
Trusty's kernel soon.

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

Title:
  Trackpoint button mappings incorrect for Lenovo T550, X1 Carbon G3

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

Bug description:
  Mouse buttons don't work properly on 2015 Lenovo T550 and X1 Carbon
  laptops.

  See https://bugs.freedesktop.org/show_bug.cgi?id=88609 for upstream
  information.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-31-generic 3.16.0-31.43~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-31.43~14.04.1-generic 3.16.7-ckt5
  Uname: Linux 3.16.0-31-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Tue Mar 17 23:21:43 2015
  InstallationDate: Installed on 2015-03-05 (13 days ago)
  InstallationMedia: Xubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Kernel-packages] [Bug 887299] Re: CVE-2011-4081

2015-05-07 Thread John Johansen
** Also affects: linux (Ubuntu Wily)
   Importance: Low
   Status: Invalid

** Also affects: linux-fsl-imx51 (Ubuntu Wily)
   Importance: Low
   Status: Invalid

** Also affects: linux-mvl-dove (Ubuntu Wily)
   Importance: Low
   Status: Invalid

** Also affects: linux-ec2 (Ubuntu Wily)
   Importance: Low
   Status: Invalid

** Also affects: linux-ti-omap4 (Ubuntu Wily)
   Importance: Low
   Status: Invalid

** Also affects: linux-lts-backport-maverick (Ubuntu Wily)
   Importance: Low
   Status: Invalid

** Also affects: linux-lts-backport-natty (Ubuntu Wily)
   Importance: Low
   Status: Invalid

** Also affects: linux-lts-backport-oneiric (Ubuntu Wily)
   Importance: Low
   Status: Invalid

** Also affects: linux-armadaxp (Ubuntu Wily)
   Importance: Low
   Status: Invalid

** Also affects: linux-lts-quantal (Ubuntu Wily)
   Importance: Low
   Status: Invalid

** Also affects: linux-lts-raring (Ubuntu Wily)
   Importance: Low
   Status: Invalid

** Also affects: linux-lts-saucy (Ubuntu Wily)
   Importance: Low
   Status: Invalid

** Also affects: linux-mako (Ubuntu Wily)
   Importance: Low
   Status: Invalid

** Also affects: linux-manta (Ubuntu Wily)
   Importance: Low
   Status: Invalid

** Also affects: linux-goldfish (Ubuntu Wily)
   Importance: Low
   Status: Invalid

** Also affects: linux-flo (Ubuntu Wily)
   Importance: Low
   Status: Invalid

** Also affects: linux-lts-trusty (Ubuntu Wily)
   Importance: Low
   Status: Invalid

** Also affects: linux-lts-utopic (Ubuntu Wily)
   Importance: Low
   Status: Invalid

** Changed in: linux-lts-vivid (Ubuntu Precise)
   Status: New = Invalid

** Changed in: linux-lts-vivid (Ubuntu Precise)
   Importance: Undecided = Low

** Changed in: linux-lts-vivid (Ubuntu Vivid)
   Status: New = Invalid

** Changed in: linux-lts-vivid (Ubuntu Vivid)
   Importance: Undecided = Low

** Changed in: linux-lts-vivid (Ubuntu Wily)
   Status: New = Invalid

** Changed in: linux-lts-vivid (Ubuntu Wily)
   Importance: Undecided = Low

** Changed in: linux-lts-vivid (Ubuntu Utopic)
   Status: New = Invalid

** Changed in: linux-lts-vivid (Ubuntu Utopic)
   Importance: Undecided = Low

** Changed in: linux-lts-vivid (Ubuntu Trusty)
   Status: New = Fix Committed

** Changed in: linux-lts-vivid (Ubuntu Trusty)
   Importance: Undecided = Low

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

Title:
  CVE-2011-4081

Status in linux package in Ubuntu:
  Invalid
Status in linux-armadaxp package in Ubuntu:
  Invalid
Status in linux-ec2 package in Ubuntu:
  Invalid
Status in linux-flo package in Ubuntu:
  Invalid
Status in linux-fsl-imx51 package in Ubuntu:
  Invalid
Status in linux-goldfish 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-backport-oneiric 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-lts-trusty package in Ubuntu:
  Invalid
Status in linux-lts-utopic package in Ubuntu:
  Invalid
Status in linux-lts-vivid package in Ubuntu:
  Invalid
Status in linux-mako package in Ubuntu:
  Invalid
Status in linux-manta 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-lts-backport-maverick source package in Lucid:
  Fix Released
Status in linux-lts-backport-natty source package in Lucid:
  Fix Released
Status in linux-lts-backport-oneiric source package in Lucid:
  Fix Released
Status in linux source package in Precise:
  Invalid
Status in linux-armadaxp source package in Precise:
  Fix Released
Status in linux-ec2 source package in Precise:
  Invalid
Status in linux-flo source package in Precise:
  Invalid
Status in linux-fsl-imx51 source package in Precise:
  Invalid
Status in linux-goldfish source package in Precise:
  Invalid
Status in linux-lts-backport-maverick source package in Precise:
  Invalid
Status in linux-lts-backport-natty source package in Precise:
  Invalid
Status in linux-lts-backport-oneiric source package in Precise:
  Invalid
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:
  Invalid
Status in linux-lts-trusty source package in Precise:
  Invalid
Status in linux-lts-utopic source package in Precise:
  Invalid
Status in linux-lts-vivid source package in Precise:
  Invalid
Status in linux-mako source package in Precise:
  Invalid
Status in linux-manta source package in Precise:
  Invalid
Status in linux-mvl-dove source package 

[Kernel-packages] [Bug 1449401] Re: After 14.10 updates to kernel 3.16.0-36, system is not booting, resulting in black screen due to NULL pointer in intel_ring_init_seqno

2015-05-07 Thread Chris Crisafulli
I have an HP Envy , model # m7-k211dx 5th Gen Intel® Core™ i7-5500U
processor  NVIDIA GeForce 840M graphics. I have been having issues for
the last couple of days where I had to avoid using the 36-generic
kernel, the only way it would boot is if I chose a previous kernel
version. Otherwise it would hang on a purple screen. after reading what
bachmann wrote, I booted the laptop to a previous kernel and performed a
regular update and am glad to say it worked for me as well!

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

Title:
  After 14.10 updates to kernel 3.16.0-36, system is not booting,
  resulting in black screen due to NULL pointer in intel_ring_init_seqno

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Utopic:
  Fix Released

Bug description:
  This happens everytime I boot after updating kernel from 3.16.0-34 to
  3.16.0-36. Keeping 3.16.0-34 still works.

  Blackscreen is illuminated. I do not see any splash screen, nor X.
  Failsafe mode works, booting with nomodeset works (but it's slow).
  When this happens, on the next reboot I do see some BUG: lines in
  syslog, like:

  Apr 27 21:01:54 portable-alex kernel: [2.457904] BUG: unable to handle 
kernel NULL pointer dereference at   (null)
  Apr 27 21:01:54 portable-alex kernel: [2.457911] IP: [  (null)] 
  (null)
  Apr 27 21:01:54 portable-alex kernel: [2.457913] PGD 51b93d067 PUD 
51b8ec067 PMD 0 
  Apr 27 21:01:54 portable-alex kernel: [2.457916] Oops: 0010 [#1] SMP 
  Apr 27 21:01:54 portable-alex kernel: [2.457918] Modules linked in: 
rtsx_pci_sdmmc i915(+) e1000e ahci ptp i2c_algo_bit drm_kms_helper libahci 
pps_core psmouse drm rtsx_pci wmi video
  Apr 27 21:01:54 portable-alex kernel: [2.457926] CPU: 0 PID: 128 Comm: 
systemd-udevd Not tainted 3.16.0-36-generic #48-Ubuntu
  Apr 27 21:01:54 portable-alex kernel: [2.457929] Hardware name: LENOVO 
20BXCTO1WW/20BXCTO1WW, BIOS JBET45WW (1.10 ) 02/03/2015
  Apr 27 21:01:54 portable-alex kernel: [2.457930] task: 88051be6bd20 
ti: 88051b9a8000 task.ti: 88051b9a8000
  Apr 27 21:01:54 portable-alex kernel: [2.457932] RIP: 
0010:[]  [  (null)]   (null)
  Apr 27 21:01:54 portable-alex kernel: [2.457934] RSP: 
0018:88051b9ab890  EFLAGS: 00010286
  Apr 27 21:01:54 portable-alex kernel: [2.457936] RAX: 0246 
RBX: 88051bbb1928 RCX: 0001
  Apr 27 21:01:54 portable-alex kernel: [2.457937] RDX: 0001 
RSI: effe RDI: 88051bbb1928
  Apr 27 21:01:54 portable-alex kernel: [2.457938] RBP: 88051b9ab8b0 
R08: 88051bbb R09: 0246
  Apr 27 21:01:54 portable-alex kernel: [2.457940] R10: 880529403900 
R11: 811a6ddf R12: effe
  Apr 27 21:01:54 portable-alex kernel: [2.457941] R13: 88051bbb 
R14: effe R15: 88051bf90800
  Apr 27 21:01:54 portable-alex kernel: [2.457942] FS:  
7f8127b4f880() GS:88053dc0() knlGS:
  Apr 27 21:01:54 portable-alex kernel: [2.457944] CS:  0010 DS:  ES: 
 CR0: 80050033
  Apr 27 21:01:54 portable-alex kernel: [2.457945] CR2:  
CR3: 00051b942000 CR4: 003407f0
  Apr 27 21:01:54 portable-alex kernel: [2.457947] DR0:  
DR1:  DR2: 
  Apr 27 21:01:54 portable-alex kernel: [2.457948] DR3:  
DR6: fffe0ff0 DR7: 0400
  Apr 27 21:01:54 portable-alex kernel: [2.457949] Stack:
  Apr 27 21:01:54 portable-alex kernel: [2.457950]  c02499fd 
88051bbb1928 88051bbb7148 88051bbb7148
  Apr 27 21:01:54 portable-alex kernel: [2.457953]  88051b9ab8e8 
c022e5b7 efff effe
  Apr 27 21:01:54 portable-alex kernel: [2.457955]  88051bbb 
88051bbb 88051bbb 88051b9ab910
  Apr 27 21:01:54 portable-alex kernel: [2.457957] Call Trace:
  Apr 27 21:01:54 portable-alex kernel: [2.457977]  [c02499fd] ? 
intel_ring_init_seqno+0x3d/0xb0 [i915]
  Apr 27 21:01:54 portable-alex kernel: [2.457991]  [c022e5b7] 
i915_gem_init_seqno+0x77/0xc0 [i915]
  Apr 27 21:01:54 portable-alex kernel: [2.458002]  [c022e629] 
i915_gem_set_seqno+0x29/0x60 [i915]
  Apr 27 21:01:54 portable-alex kernel: [2.458013]  [c022fdcd] 
i915_gem_init_hw+0x12d/0x380 [i915]
  Apr 27 21:01:54 portable-alex kernel: [2.458022]  [c0230075] 
i915_gem_init+0x55/0x1d0 [i915]
  Apr 27 21:01:54 portable-alex kernel: [2.458039]  [c02956a2] 
i915_driver_load+0xe32/0x1030 [i915]
  Apr 27 21:01:54 portable-alex kernel: [2.458042]  [813a05e8] ? 
kobject_uevent_env+0x178/0x690
  Apr 27 21:01:54 portable-alex kernel: [

[Kernel-packages] [Bug 1451922] Re: mouse and wifi does not work

2015-05-07 Thread Christopher M. Penalver
damiano cupani, just to clarify, is this fixed for the mouse issue, WiFi
issue, or both?

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

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

Title:
  mouse and wifi does not work

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  mouse does not work but  touchpad works,
  with the 3.13.0-48-generic there are not these problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-49-generic 3.13.0-49.83
  ProcVersionSignature: Ubuntu 3.13.0-48.80-generic 3.13.11-ckt16
  Uname: Linux 3.13.0-48-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  pc 2084 F pulseaudio
   /dev/snd/controlC1:  pc 2084 F pulseaudio
   /dev/snd/pcmC1D0p:   pc 2084 F...m pulseaudio
  CurrentDesktop: Unity
  Date: Tue May  5 18:23:29 2015
  HibernationDevice: RESUME=UUID=61498c13-5b9d-4c62-97df-d41a99cdb8f0
  InstallationDate: Installed on 2014-03-12 (419 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  MachineType: Acer Aspire E1-572G
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-48-generic.efi.signed 
root=UUID=1c3c4f7a-eec4-43ef-b281-4f83df8e9aa9 ro quiet splash 
acpi_backlight=vendor vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-48-generic N/A
   linux-backports-modules-3.13.0-48-generic  N/A
   linux-firmware 1.127.11
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/21/2013
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V2.13
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: EA50_HW
  dmi.board.vendor: Acer
  dmi.board.version: V2.13
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV2.13:bd11/21/2013:svnAcer:pnAspireE1-572G:pvrV2.13:rvnAcer:rnEA50_HW:rvrV2.13:cvnAcer:ct10:cvrChassisVersion:
  dmi.product.name: Aspire E1-572G
  dmi.product.version: V2.13
  dmi.sys.vendor: Acer

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

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


[Kernel-packages] [Bug 1452166] Re: screen flickering at boot

2015-05-07 Thread Christopher M. Penalver
skt.diaz, thank you for reporting this and helping make Ubuntu better.
Could you please test the latest upstream kernel available from the very
top line at the top of the page (the release names are irrelevant for
testing, and please do not test the daily folder) following
https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow additional
upstream developers to examine the issue.

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

Where XY and Z are numbers corresponding to the kernel version.

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

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

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

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

Title:
  screen flickering at boot

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  everytime i start my computer a purple screen appears followed by a
  white flickering for 2 seconds. then screen goes black till login
  screen comes up. the ubuntu logo with progressing dots dont show up as
  they used to when i used ubuntu 14.10. i am using defalut radeon
  driver in 15.04. is there a fix for this because it looks very ugly
  when other people use my laptop. once booted up i have no problem with
  graphics. when i shut down i can see the ubuntu logo screen with dots.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-16-generic 3.19.0-16.16
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jeet   1440 F pulseaudio
   /dev/snd/controlC1:  jeet   1440 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed May  6 13:47:41 2015
  HibernationDevice: RESUME=UUID=7ce5b8d0-4dd6-4291-b00f-c06a1b357f94
  InstallationDate: Installed on 2015-05-03 (3 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: Dell Inc. Inspiron N5010
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-16-generic 
root=UUID=fe68578b-2d0a-44bf-ab60-93c06a3786b2 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-16-generic N/A
   linux-backports-modules-3.19.0-16-generic  N/A
   linux-firmware 1.143
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/19/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A15
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A15
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A15
  dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd07/19/2011:svnDellInc.:pnInspironN5010:pvrA15:rvnDellInc.:rn:rvrA15:cvnDellInc.:ct8:cvrA15:
  dmi.product.name: Inspiron N5010
  dmi.product.version: A15
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1452018] Re: Bug report

2015-05-07 Thread Christopher M. Penalver
*** This bug is a duplicate of bug 1451957 ***
https://bugs.launchpad.net/bugs/1451957

** This bug has been marked a duplicate of bug 1451957
   Bug report

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

Title:
  Bug report

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  bug reports in ubuntu 14.04.2.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-51-generic 3.13.0-51.84
  ProcVersionSignature: Ubuntu 3.13.0-51.84-generic 3.13.11-ckt18
  Uname: Linux 3.13.0-51-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  saurk  3329 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed May  6 01:27:51 2015
  HibernationDevice: RESUME=UUID=dde8846a-9161-49fb-b1a1-df6b6bcad546
  InstallationDate: Installed on 2015-05-03 (2 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  MachineType: Hewlett-Packard HP Pavilion g6 Notebook PC
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-51-generic 
root=UUID=bc4a24a5-73c1-428c-b4db-e2b830e0ffea ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-51-generic N/A
   linux-backports-modules-3.13.0-51-generic  N/A
   linux-firmware 1.127.11
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/29/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.25
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 1840
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 56.32
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.25:bd05/29/2013:svnHewlett-Packard:pnHPPaviliong6NotebookPC:pvr07921020561610100:rvnHewlett-Packard:rn1840:rvr56.32:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion g6 Notebook PC
  dmi.product.version: 07921020561610100
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 1451957] Re: Bug report

2015-05-07 Thread Christopher M. Penalver
** Tags added: bios-outdated-f.26

** Tags added: regression-update

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

Title:
  Bug report

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  bluetooth not working in hp pavilion g6-2006tx.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-51-generic 3.13.0-51.84
  ProcVersionSignature: Ubuntu 3.13.0-51.84-generic 3.13.11-ckt18
  Uname: Linux 3.13.0-51-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  saurk  3108 F pulseaudio
  CurrentDesktop: Unity
  Date: Tue May  5 23:08:34 2015
  HibernationDevice: RESUME=UUID=dde8846a-9161-49fb-b1a1-df6b6bcad546
  InstallationDate: Installed on 2015-05-03 (2 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  MachineType: Hewlett-Packard HP Pavilion g6 Notebook PC
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-51-generic 
root=UUID=bc4a24a5-73c1-428c-b4db-e2b830e0ffea ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon 
not responding.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-51-generic N/A
   linux-backports-modules-3.13.0-51-generic  N/A
   linux-firmware 1.127.11
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/29/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.25
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 1840
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 56.32
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.25:bd05/29/2013:svnHewlett-Packard:pnHPPaviliong6NotebookPC:pvr07921020561610100:rvnHewlett-Packard:rn1840:rvr56.32:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion g6 Notebook PC
  dmi.product.version: 07921020561610100
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 1315360] Re: [Razer Blade] Trackpad detected as mouse only

2015-05-07 Thread dot-borg
Works perfectly now. 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/1315360

Title:
  [Razer Blade] Trackpad detected as mouse only

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  The trackpad works as a mouse and tap-to-click works, but no scrolling
  (neither two-finger nor edge)

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46 [modified: 
boot/vmlinuz-3.13.0-24-generic]
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  mike   1570 F pulseaudio
   /dev/snd/controlC1:  mike   1570 F pulseaudio
  CurrentDesktop: Unity
  Date: Fri May  2 08:45:39 2014
  HibernationDevice: RESUME=UUID=ba977027-c742-470c-9a92-199f27ebea08
  InstallationDate: Installed on 2014-04-30 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Razer Blade
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=c72e4937-c906-4466-8990-b28729f9d39d ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/24/2014
  dmi.bios.vendor: RAZER
  dmi.bios.version: 2.24
  dmi.board.asset.tag: NULL
  dmi.board.name: RAZER
  dmi.board.vendor: RAZER
  dmi.board.version: 1.00
  dmi.chassis.asset.tag: ABCDEF
  dmi.chassis.type: 10
  dmi.chassis.vendor: RAZER
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnRAZER:bvr2.24:bd03/24/2014:svnRazer:pnBlade:pvr2.04:rvnRAZER:rnRAZER:rvr1.00:cvnRAZER:ct10:cvrN/A:
  dmi.product.name: Blade
  dmi.product.version: 2.04
  dmi.sys.vendor: Razer

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

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


[Kernel-packages] [Bug 939076] Re: CVE-2011-4097

2015-05-07 Thread John Johansen
** Also affects: linux (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: linux-fsl-imx51 (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: linux-mvl-dove (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: linux-ec2 (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: linux-ti-omap4 (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-backport-maverick (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-backport-natty (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-backport-oneiric (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: linux-armadaxp (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-trusty (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: linux-fsl-imx51 (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: linux-mvl-dove (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: linux-ec2 (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: linux-ti-omap4 (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-backport-maverick (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-backport-natty (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-backport-oneiric (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: linux-armadaxp (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-trusty (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: linux-fsl-imx51 (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: linux-mvl-dove (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: linux-ec2 (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: linux-ti-omap4 (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-backport-maverick (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-backport-natty (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-backport-oneiric (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: linux-armadaxp (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-trusty (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Wily)
   Importance: Low
   Status: Invalid

** Also affects: linux-fsl-imx51 (Ubuntu Wily)
   Importance: Low
   Status: Invalid

** Also affects: linux-mvl-dove (Ubuntu Wily)
   Importance: Low
   Status: Invalid

** Also affects: linux-ec2 (Ubuntu Wily)
   Importance: Low
   Status: Invalid

** Also affects: linux-ti-omap4 (Ubuntu Wily)
   Importance: Low
   Status: Invalid

** Also affects: linux-lts-backport-maverick (Ubuntu Wily)
   Importance: Low
   Status: Invalid

** Also affects: linux-lts-backport-natty (Ubuntu Wily)
   Importance: Low
   Status: Invalid

** Also affects: linux-lts-backport-oneiric (Ubuntu Wily)
   Importance: Low
   Status: Invalid

** Also affects: linux-armadaxp (Ubuntu Wily)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-trusty (Ubuntu Wily)
   Importance: Undecided
   Status: New

** No longer affects: linux-lts-trusty (Ubuntu Hardy)

** No longer affects: linux-lts-trusty (Ubuntu Lucid)

** No longer affects: linux-lts-trusty (Ubuntu Maverick)

** No longer affects: linux-lts-trusty (Ubuntu Natty)

** No longer affects: linux-lts-trusty (Ubuntu Oneiric)

** No longer affects: linux-armadaxp (Ubuntu Hardy)

** No longer affects: linux-armadaxp (Ubuntu Lucid)

** No longer affects: linux-armadaxp (Ubuntu Maverick)

** No longer affects: linux-armadaxp (Ubuntu Natty)

** No longer affects: linux-armadaxp (Ubuntu Oneiric)

** No longer affects: linux-ec2 (Ubuntu Hardy)

** No longer affects: linux-ec2 (Ubuntu Lucid)

** No longer affects: linux-ec2 (Ubuntu Maverick)

** No longer affects: linux-ec2 (Ubuntu Natty)

** No longer affects: linux-ec2 (Ubuntu Oneiric)

** No longer affects: linux-goldfish (Ubuntu Hardy)

** No longer affects: linux-goldfish (Ubuntu Lucid)

** No longer affects: linux-goldfish (Ubuntu Maverick)

** No longer affects: linux-goldfish (Ubuntu Natty)

** No longer affects: linux-goldfish (Ubuntu Oneiric)

** No longer affects: linux-lts-saucy (Ubuntu Hardy)

** No longer affects: linux-lts-saucy (Ubuntu Lucid)

** No longer affects: linux-lts-saucy (Ubuntu Maverick)

[Kernel-packages] [Bug 1189829] Re: CVE-2011-4098

2015-05-07 Thread John Johansen
** Also affects: linux (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: linux-fsl-imx51 (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: linux-mvl-dove (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: linux-ec2 (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: linux-ti-omap4 (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-backport-maverick (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-backport-natty (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-backport-oneiric (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: linux-armadaxp (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-quantal (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-raring (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-trusty (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: linux-fsl-imx51 (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: linux-mvl-dove (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: linux-ec2 (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: linux-ti-omap4 (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-backport-maverick (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-backport-natty (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-backport-oneiric (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: linux-armadaxp (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-quantal (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-raring (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-trusty (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: linux-fsl-imx51 (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: linux-mvl-dove (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: linux-ec2 (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: linux-ti-omap4 (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-backport-maverick (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-backport-natty (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-backport-oneiric (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: linux-armadaxp (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-quantal (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-raring (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-trusty (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-fsl-imx51 (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-mvl-dove (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-ec2 (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-ti-omap4 (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-lts-backport-maverick (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-lts-backport-natty (Ubuntu Wily)
   Importance: Undecided
   Status: Invalid

** Also affects: linux-lts-backport-oneiric (Ubuntu Wily)
   Importance: Undecided
   Status: Invalid

** Also affects: linux-armadaxp (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-lts-quantal (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-lts-raring (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-lts-trusty (Ubuntu Wily)
   Importance: Undecided
   Status: New

** No longer affects: linux-lts-trusty (Ubuntu Lucid)

** No longer affects: linux-lts-trusty (Ubuntu Quantal)

** No longer affects: linux-lts-trusty (Ubuntu Raring)

** No longer affects: linux-lts-trusty (Ubuntu Saucy)

** No longer affects: linux-armadaxp (Ubuntu Lucid)

** No longer affects: linux-armadaxp (Ubuntu Quantal)

** No longer affects: linux-armadaxp (Ubuntu Raring)

** No longer affects: linux-armadaxp (Ubuntu Saucy)


[Kernel-packages] [Bug 1441852] Re: Audio broken on HP Spectre x360, broadwell-U audio controller

2015-05-07 Thread Christopher M. Penalver
** Tags removed: latest-bios-f.11
** Tags added: bios-outdated-f.12

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

Title:
  Audio broken on HP Spectre x360, broadwell-U audio controller

Status in linux package in Ubuntu:
  Triaged

Bug description:
  On ubuntu trusty, Audio driver on HP Spectre x360 doesn't work.

  May be related to the bug found on the 2015 XPS 13.
  (https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1413446)

  On the kernel 4.0-rc4+ given as solution for the bug found on the XPS 13, the
  dmesg -t | egrep (audio|snd|INT3438) command return:

  dmar: ACPI device INT3438:00 under DMAR at fed91000 as 00:13.0
  snd_hda_intel :00:03.0: enabling device ( - 0002)
  sst-acpi INT3438:00: DesignWare DMA Controller, 8 channels
  haswell-pcm-audio haswell-pcm-audio: FW loaded, mailbox readback FW info: 
type 01, - version: 00.00, build 77, source commit id: 
876ac6906f31a43b6772b23c7c983ce9dcb18a19
  broadwell-audio broadwell-audio: ASoC: CODEC DAI rt286-aif1 not registered
  --- 
  ApportVersion: 2.14.1-0ubuntu3.8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  isatis 1479 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=1e13c664-5747-48ed-942c-18c0610b50dd
  InstallationDate: Installed on 2015-04-01 (12 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: Hewlett-Packard HP Spectre x360 Convertible 13
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-34-generic.efi.signed 
root=UUID=70117e8f-97a5-40f7-90fd-aa25fdba1bba ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-34.45~14.04.1-generic 3.16.7-ckt8
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-34-generic N/A
   linux-backports-modules-3.16.0-34-generic  N/A
   linux-firmware 1.127.11
  Tags:  trusty
  Uname: Linux 3.16.0-34-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/05/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F.11
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 802D
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 58.25
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF.11:bd02/05/2015:svnHewlett-Packard:pnHPSpectrex360Convertible13:pvr:rvnHewlett-Packard:rn802D:rvr58.25:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Spectre x360 Convertible 13
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 893148] Re: CVE-2011-4132

2015-05-07 Thread John Johansen
** Also affects: linux (Ubuntu Wily)
   Importance: Low
   Status: Fix Released

** Also affects: linux-fsl-imx51 (Ubuntu Wily)
   Importance: Low
   Status: Invalid

** Also affects: linux-mvl-dove (Ubuntu Wily)
   Importance: Low
   Status: Invalid

** Also affects: linux-ec2 (Ubuntu Wily)
   Importance: Low
   Status: Invalid

** Also affects: linux-ti-omap4 (Ubuntu Wily)
   Importance: Low
   Status: Invalid

** Also affects: linux-lts-backport-maverick (Ubuntu Wily)
   Importance: Low
   Status: Invalid

** Also affects: linux-lts-backport-natty (Ubuntu Wily)
   Importance: Low
   Status: Invalid

** Also affects: linux-lts-backport-oneiric (Ubuntu Wily)
   Importance: Low
   Status: Invalid

** Also affects: linux-armadaxp (Ubuntu Wily)
   Importance: Low
   Status: Invalid

** Also affects: linux-lts-quantal (Ubuntu Wily)
   Importance: Low
   Status: Invalid

** Also affects: linux-lts-raring (Ubuntu Wily)
   Importance: Low
   Status: Invalid

** Also affects: linux-lts-saucy (Ubuntu Wily)
   Importance: Low
   Status: Invalid

** Also affects: linux-mako (Ubuntu Wily)
   Importance: Low
   Status: Invalid

** Also affects: linux-manta (Ubuntu Wily)
   Importance: Low
   Status: Invalid

** Also affects: linux-goldfish (Ubuntu Wily)
   Importance: Low
   Status: Invalid

** Also affects: linux-flo (Ubuntu Wily)
   Importance: Low
   Status: Invalid

** Also affects: linux-lts-trusty (Ubuntu Wily)
   Importance: Low
   Status: Invalid

** Also affects: linux-lts-utopic (Ubuntu Wily)
   Importance: Low
   Status: Invalid

** Changed in: linux-lts-vivid (Ubuntu Precise)
   Status: New = Invalid

** Changed in: linux-lts-vivid (Ubuntu Precise)
   Importance: Undecided = Low

** Changed in: linux-lts-vivid (Ubuntu Vivid)
   Status: New = Invalid

** Changed in: linux-lts-vivid (Ubuntu Vivid)
   Importance: Undecided = Low

** Changed in: linux-lts-vivid (Ubuntu Wily)
   Status: New = Invalid

** Changed in: linux-lts-vivid (Ubuntu Wily)
   Importance: Undecided = Low

** Changed in: linux-lts-vivid (Ubuntu Utopic)
   Status: New = Invalid

** Changed in: linux-lts-vivid (Ubuntu Utopic)
   Importance: Undecided = Low

** Changed in: linux-lts-vivid (Ubuntu Trusty)
   Status: New = Fix Committed

** Changed in: linux-lts-vivid (Ubuntu Trusty)
   Importance: Undecided = Low

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

Title:
  CVE-2011-4132

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-flo package in Ubuntu:
  Invalid
Status in linux-fsl-imx51 package in Ubuntu:
  Invalid
Status in linux-goldfish 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-backport-oneiric 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-lts-trusty package in Ubuntu:
  Invalid
Status in linux-lts-utopic package in Ubuntu:
  Invalid
Status in linux-lts-vivid package in Ubuntu:
  Invalid
Status in linux-mako package in Ubuntu:
  Invalid
Status in linux-manta 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-lts-backport-maverick source package in Lucid:
  Fix Released
Status in linux-lts-backport-natty source package in Lucid:
  Fix Released
Status in linux-lts-backport-oneiric source package in Lucid:
  Fix Released
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-flo source package in Precise:
  Invalid
Status in linux-fsl-imx51 source package in Precise:
  Invalid
Status in linux-goldfish source package in Precise:
  Invalid
Status in linux-lts-backport-maverick source package in Precise:
  Invalid
Status in linux-lts-backport-natty source package in Precise:
  Invalid
Status in linux-lts-backport-oneiric source package in Precise:
  Invalid
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:
  Invalid
Status in linux-lts-trusty source package in Precise:
  Invalid
Status in linux-lts-utopic source package in Precise:
  Invalid
Status in linux-lts-vivid source package in Precise:
  Invalid
Status in linux-mako source package in Precise:
  Invalid
Status in linux-manta source package in Precise:
  Invalid
Status in linux-mvl-dove 

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

2015-05-07 Thread Christopher M. Penalver
kenjo, thank you for reporting this and helping make Ubuntu better.
Could you please test the latest upstream kernel available from the very
top line at the top of the page (the release names are irrelevant for
testing, and please do not test the daily folder) following
https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow additional
upstream developers to examine the issue.

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

Where XY and Z are numbers corresponding to the kernel version.

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

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

** Tags added: latest-bios

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

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

Title:
  suspend/resume brooken on macbook pro  hardware 11.2

Status in linux package in Ubuntu:
  Incomplete

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

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

  echo XHC1 /proc/acpi/wakeup

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

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

  This is not very user friendly.

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

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

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-16-generic 3.19.0-16.16
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  kenjo  1855 F pulseaudio
   /dev/snd/controlC1:  kenjo  1855 F pulseaudio
  Date: Wed May  6 13:28:23 2015
  HibernationDevice: RESUME=UUID=761572ed-0a1f-4ea0-9e80-1b6ef6034e6e
  InstallationDate: Installed on 2015-04-09 (26 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Beta amd64 (20150326)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 006: ID 05ac:8289 Apple, Inc.
   Bus 001 Device 002: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part 
of BCM2046 Bluetooth)
   Bus 001 Device 003: ID 05ac:0263 Apple, Inc. Apple Internal Keyboard / 
Trackpad (MacBook Retina)
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Apple Inc. MacBookPro11,2
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.19.0-16-generic.efi.signed 
root=UUID=f84ca03e-c0d4-45ad-80f3-c45d4ad106dd ro rootflags=subvol=@ noprompt 
persistent quiet splash vt.handoff=7
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-16-generic N/A
   linux-backports-modules-3.19.0-16-generic  N/A
   linux-firmware 1.143
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/07/2015
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP112.88Z.0138.B14.1501071031
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-3CBD00234E554E41
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookPro11,2
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-3CBD00234E554E41
  dmi.modalias: 

[Kernel-packages] [Bug 1452858] Re: Screen lit off on iMac 12, 2 after a while

2015-05-07 Thread Christopher M. Penalver
Étienne BERSAC, thank you for reporting this and helping make Ubuntu
better. Could you please test the latest upstream kernel available from
the very top line at the top of the page (the release names are
irrelevant for testing, and please do not test the daily folder)
following https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow
additional upstream developers to examine the issue.

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

Where XY and Z are numbers corresponding to the kernel version.

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

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

** Tags added: latest-bios

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

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

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

Title:
  Screen lit off on iMac 12,2 after a while

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hello,

  I'm running Ubuntu on an iMac 12,2 since november 2012. From time to
  time and more and more frequently the screen lit off. The only way i
  can get it on is to suspend/resume. But then, it lit off soon. I
  suspect some heating. Actually, the output of the cooling system is
  way hotter with Ubuntu than Mac OS X.

  So i would like to switch to the IGD card rather than the discrete
  one. But there is no vga_switcheroo.

  How to debug screen lit off ? How to detect screen heating ? How to
  disable discrete card ? Is it kernel ? Xorg ? Where to search ?

  Regards,
  Étienne

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-15-generic 3.19.0-15.15 [modified: 
boot/vmlinuz-3.19.0-15-generic]
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  bersace1709 F pulseaudio
gdm   28946 F pulseaudio
   /dev/snd/controlC0:  bersace1709 F pulseaudio
gdm   28946 F pulseaudio
  CRDA:
   country AW: DFS-UNSET
(2402 - 2482 @ 40), (N/A, 20), (N/A)
(5170 - 5250 @ 40), (N/A, 20), (N/A)
(5250 - 5330 @ 40), (N/A, 20), (0 ms), DFS
(5490 - 5710 @ 40), (N/A, 27), (0 ms), DFS
  Date: Thu May  7 20:51:33 2015
  HibernationDevice: RESUME=UUID=a842b955-b20e-4514-af83-7b6f45dc1000
  InstallationDate: Installed on 2015-04-29 (8 days ago)
  InstallationMedia: Ubuntu-GNOME 15.04 Vivid Vervet - Release amd64 
(20150422)
  MachineType: Apple Inc. iMac12,2
  ProcEnviron:
   TERM=screen
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-15-generic.efi.signed 
root=UUID=6f639d83-47c9-41fb-aa9b-c3931e37acc5 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:
   linux-restricted-modules-3.19.0-15-generic N/A
   linux-backports-modules-3.19.0-15-generic  N/A
   linux-firmware 1.143
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/24/12
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: IM121.88Z.0047.B1F.1201241648
  dmi.board.name: Mac-942B59F58194171B
  dmi.board.vendor: Apple Inc.
  dmi.board.version: iMac12,2
  dmi.chassis.type: 13
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-942B59F58194171B
  dmi.modalias: 
dmi:bvnAppleInc.:bvrIM121.88Z.0047.B1F.1201241648:bd01/24/12:svnAppleInc.:pniMac12,2:pvr1.0:rvnAppleInc.:rnMac-942B59F58194171B:rvriMac12,2:cvnAppleInc.:ct13:cvrMac-942B59F58194171B:
  dmi.product.name: iMac12,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/1452858/+subscriptions

-- 
Mailing list: 

[Kernel-packages] [Bug 1452460] Re: Turbo mode on i7 is not enabled upon resume

2015-05-07 Thread Christopher M. Penalver
Jasper, could you please test the latest upstream kernel available from
the very top line at the top of the page (the release names are
irrelevant for testing, and please do not test the daily folder)
following https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow
additional upstream developers to examine the issue.

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

Where XY and Z are numbers corresponding to the kernel version.

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

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

** Tags removed: turbo
** Tags added: latest-bios-2.12

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

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

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

Title:
  Turbo mode on i7 is not enabled upon resume

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Turbo mode is not enabled upon resume from suspend.

  To enable I must issue:

  ``echo 0 | sudo tee /sys/devices/system/cpu/intel_pstate/no_turbo
  echo 1 | sudo tee /sys/devices/system/cpu/intel_pstate/no_turbo
  echo 0 | sudo tee /sys/devices/system/cpu/intel_pstate/no_turbo``

  I would expect that Turbo was re-enabled by default from resume.

  I created a script in /usr/lib/pm-utils/sleep.d/ to issue the above
  commands, but clearly that mechanism is depreciated.

  I am reporting this bug against systemd as I assume that it is
  managing the running of startup and resume scripts.

  A quick hack solution would be appreciated in the short term.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: systemd 219-7ubuntu4
  Uname: Linux 4.0.0-04rc7-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu May  7 09:11:12 2015
  InstallationDate: Installed on 2015-04-14 (22 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Beta amd64 (20150326)
  MachineType: Acer Aspire S7-392
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-4.0.0-04rc7-generic 
root=UUID=57b63ba3-bc33-40b5-931f-8654d6c5cab4 ro rootflags=subvol=@ noprompt 
persistent quiet splash vt.handoff=7
  SourcePackage: systemd
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/20/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V2.12
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Storm2
  dmi.board.vendor: Acer
  dmi.board.version: V2.12
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V2.12
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV2.12:bd05/20/2014:svnAcer:pnAspireS7-392:pvrV2.12:rvnAcer:rnStorm2:rvrV2.12:cvnAcer:ct10:cvrV2.12:
  dmi.product.name: Aspire S7-392
  dmi.product.version: V2.12
  dmi.sys.vendor: Acer

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

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


[Kernel-packages] [Bug 1448830] Re: alsa daily dkms can't work well under ubuntu kernels (audio can't work after resume from S3)

2015-05-07 Thread Hui Wang
** Changed in: hwe-next
   Status: New = Fix Committed

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

Title:
  alsa daily dkms can't work well under ubuntu kernels (audio can't work
  after resume from S3)

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

Bug description:
  This bug is used for tracking purposes. Please do not triage.

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

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


[Kernel-packages] [Bug 1447909] Re: external mic not detected on machines with alc256 codec

2015-05-07 Thread Hui Wang
commit e8191a8e475551b277d85cd76c3f0f52fdf42e86
Author: Hui Wang hui.w...@canonical.com
Date:   Fri Apr 24 13:39:59 2015 +0800

ALSA: hda - fix headset mic detection problem for one more machine

We have two machines with alc256 codec in the pin quirk table, so
moving the common pins to ALC256_STANDARD_PINS.

Cc: sta...@vger.kernel.org
BugLink: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1447909
Signed-off-by: Hui Wang hui.w...@canonical.com
Signed-off-by: Takashi Iwai ti...@suse.de


** Changed in: hwe-next
   Status: New = Fix Released

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

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

Title:
  external mic not detected on machines with alc256 codec

Status in HWE Next Project:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released

Bug description:
  This bug is used for tracking, please do not triage.

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

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


[Kernel-packages] [Bug 894369] Re: CVE-2011-4110

2015-05-07 Thread John Johansen
** Also affects: linux (Ubuntu Wily)
   Importance: Medium
   Status: Fix Released

** Also affects: linux-fsl-imx51 (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-mvl-dove (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-ec2 (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-ti-omap4 (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-lts-backport-maverick (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-lts-backport-natty (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-lts-backport-oneiric (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-armadaxp (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-lts-quantal (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-lts-raring (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-lts-saucy (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-mako (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-manta (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-goldfish (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-flo (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-lts-trusty (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-lts-utopic (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Changed in: linux-lts-vivid (Ubuntu Precise)
   Status: New = Invalid

** Changed in: linux-lts-vivid (Ubuntu Precise)
   Importance: Undecided = Medium

** Changed in: linux-lts-vivid (Ubuntu Vivid)
   Status: New = Invalid

** Changed in: linux-lts-vivid (Ubuntu Vivid)
   Importance: Undecided = Medium

** Changed in: linux-lts-vivid (Ubuntu Wily)
   Status: New = Invalid

** Changed in: linux-lts-vivid (Ubuntu Wily)
   Importance: Undecided = Medium

** Changed in: linux-lts-vivid (Ubuntu Utopic)
   Status: New = Invalid

** Changed in: linux-lts-vivid (Ubuntu Utopic)
   Importance: Undecided = Medium

** Changed in: linux-lts-vivid (Ubuntu Trusty)
   Status: New = Fix Committed

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

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

Title:
  CVE-2011-4110

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-flo package in Ubuntu:
  Invalid
Status in linux-fsl-imx51 package in Ubuntu:
  Invalid
Status in linux-goldfish 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-backport-oneiric 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-lts-trusty package in Ubuntu:
  Invalid
Status in linux-lts-utopic package in Ubuntu:
  Invalid
Status in linux-lts-vivid package in Ubuntu:
  Invalid
Status in linux-mako package in Ubuntu:
  Invalid
Status in linux-manta 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-lts-backport-maverick source package in Lucid:
  Fix Released
Status in linux-lts-backport-natty source package in Lucid:
  Fix Released
Status in linux-lts-backport-oneiric source package in Lucid:
  Fix Released
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-flo source package in Precise:
  Invalid
Status in linux-fsl-imx51 source package in Precise:
  Invalid
Status in linux-goldfish source package in Precise:
  Invalid
Status in linux-lts-backport-maverick source package in Precise:
  Invalid
Status in linux-lts-backport-natty source package in Precise:
  Invalid
Status in linux-lts-backport-oneiric source package in Precise:
  Invalid
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:
  Invalid
Status in linux-lts-trusty source package in Precise:
  Invalid
Status in linux-lts-utopic source package in Precise:
  Invalid
Status in linux-lts-vivid source package in Precise:
  Invalid
Status in linux-mako source package in Precise:
  Invalid
Status in 

[Kernel-packages] [Bug 1451689] Re: Bluetooth driver is nog being loaded

2015-05-07 Thread Christopher M. Penalver
THuis, please define always been there. Since what release back
specifically?

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

Title:
  Bluetooth driver is nog being loaded

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Linux MedSpecPro 3.19.0-16-generic #16-Ubuntu SMP Thu Apr 30 16:09:58
  UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  
  [8.411052] usb 3-1.3: Direct firmware load for ar3k/AthrBT_0x0200.dfu 
failed with error -2
  [8.411058] Bluetooth: Patch file not found ar3k/AthrBT_0x0200.dfu
  [8.411060] Bluetooth: Loading patch file failed
  [8.411066] ath3k: probe of 3-1.3:1.0 failed with error -2

  /lib/firmware/ar3k/
  -rw-r--r--  1 root root 55244 nov 24 16:42 AthrBT_0x01020001.dfu
  -rw-r--r--  1 root root 40724 nov 24 16:42 AthrBT_0x01020200.dfu
  -rw-r--r--  1 root root 19164 dec  1 16:16 AthrBT_0x01020201.dfu
  -rw-r--r--  1 root root 36828 nov 24 16:42 AthrBT_0x1102.dfu
  -rw-r--r--  1 root root 40652 nov 24 16:42 AthrBT_0x3101.dfu
  -rw-r--r--  1 root root 31500 dec  1 16:16 AthrBT_0x4102.dfu
  -rw-r--r--  1 root root  1224 nov 24 16:42 ramps_0x01020001_26.dfu
  -rw-r--r--  1 root root  1274 nov 24 16:42 ramps_0x01020200_26.dfu
  -rw-r--r--  1 root root  1204 nov 24 16:42 ramps_0x01020200_40.dfu
  -rw-r--r--  1 root root   264 dec  1 16:16 ramps_0x01020201_26.dfu
  -rw-r--r--  1 root root   264 dec  1 16:16 ramps_0x01020201_40.dfu
  -rw-r--r--  1 root root  1796 nov 24 16:42 ramps_0x1102_40.dfu
  -rw-r--r--  1 root root  1926 nov 24 16:42 ramps_0x3101_40.dfu
  -rw-r--r--  1 root root  1820 dec  1 16:16 ramps_0x4102_40.dfu

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-16-generic 3.19.0-16.16
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  tycho  3531 F pulseaudio
   /dev/snd/controlC0:  tycho  3531 F pulseaudio
  CurrentDesktop: GNOME
  Date: Tue May  5 09:06:53 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-03-24 (41 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 Utopic Unicorn - Release amd64 
(20141022.1)
  MachineType: Micro-Star International Co., Ltd. GS60 2QE
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=nl_NL.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-16-generic.efi.signed 
root=UUID=885993d1-0564-4a6a-993a-4c02de1855ee ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-16-generic N/A
   linux-backports-modules-3.19.0-16-generic  N/A
   linux-firmware 1.143
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/07/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: E16H5IMS.10C
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: MS-16H5
  dmi.board.vendor: Micro-Star International Co., Ltd.
  dmi.board.version: REV:0.B
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrE16H5IMS.10C:bd11/07/2014:svnMicro-StarInternationalCo.,Ltd.:pnGS602QE:pvrREV1.0:rvnMicro-StarInternationalCo.,Ltd.:rnMS-16H5:rvrREV0.B:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: GS60 2QE
  dmi.product.version: REV:1.0
  dmi.sys.vendor: Micro-Star International Co., Ltd.

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

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


[Kernel-packages] [Bug 911397] Re: CVE-2011-4127

2015-05-07 Thread John Johansen
** Also affects: linux (Ubuntu Wily)
   Importance: Medium
   Status: Fix Released

** Also affects: linux-fsl-imx51 (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-mvl-dove (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-ec2 (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-ti-omap4 (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-lts-backport-maverick (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-lts-backport-natty (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-lts-backport-oneiric (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-armadaxp (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-lts-quantal (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-lts-raring (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-lts-saucy (Ubuntu Wily)
   Importance: Undecided
   Status: New

** Also affects: linux-mako (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-manta (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-goldfish (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-flo (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-lts-trusty (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-lts-utopic (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Changed in: linux-lts-vivid (Ubuntu Precise)
   Status: New = Invalid

** Changed in: linux-lts-vivid (Ubuntu Precise)
   Importance: Undecided = Medium

** Changed in: linux-lts-vivid (Ubuntu Vivid)
   Status: New = Invalid

** Changed in: linux-lts-vivid (Ubuntu Vivid)
   Importance: Undecided = Medium

** Changed in: linux-lts-vivid (Ubuntu Wily)
   Status: New = Invalid

** Changed in: linux-lts-vivid (Ubuntu Wily)
   Importance: Undecided = Medium

** Changed in: linux-lts-vivid (Ubuntu Utopic)
   Status: New = Invalid

** Changed in: linux-lts-vivid (Ubuntu Utopic)
   Importance: Undecided = Medium

** Changed in: linux-lts-vivid (Ubuntu Trusty)
   Status: New = Fix Committed

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

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

Title:
  CVE-2011-4127

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-flo package in Ubuntu:
  Invalid
Status in linux-fsl-imx51 package in Ubuntu:
  Invalid
Status in linux-goldfish 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-backport-oneiric 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:
  New
Status in linux-lts-trusty package in Ubuntu:
  Invalid
Status in linux-lts-utopic package in Ubuntu:
  Invalid
Status in linux-lts-vivid package in Ubuntu:
  Invalid
Status in linux-mako package in Ubuntu:
  Invalid
Status in linux-manta 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-lts-backport-maverick source package in Lucid:
  Invalid
Status in linux-lts-backport-natty source package in Lucid:
  Won't Fix
Status in linux-lts-backport-oneiric source package in Lucid:
  Fix Released
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-flo source package in Precise:
  Invalid
Status in linux-fsl-imx51 source package in Precise:
  Invalid
Status in linux-goldfish source package in Precise:
  Invalid
Status in linux-lts-backport-maverick source package in Precise:
  Invalid
Status in linux-lts-backport-natty source package in Precise:
  Invalid
Status in linux-lts-backport-oneiric source package in Precise:
  Invalid
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:
  New
Status in linux-lts-trusty source package in Precise:
  Invalid
Status in linux-lts-utopic source package in Precise:
  Invalid
Status in linux-lts-vivid source package in Precise:
  Invalid
Status in linux-mako source package in Precise:
  Invalid
Status in linux-manta source 

[Kernel-packages] [Bug 1450756] Re: suspend fails

2015-05-07 Thread Christopher M. Penalver
Jürgen , did this problem not occur in a release prior to Vivid?

** Tags removed: kernel-bug-exists-upstream-4.1.0-040100rc2-generic
** Tags added: kernel-bug-exists-upstream-4.1-rc2

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

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

Title:
  suspend fails

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On all kernel suspend is not possible. I ran pm_test and it hangs.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-15-generic 3.19.0-15.15 [modified: 
boot/vmlinuz-3.19.0-15-generic]
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jott   1557 F pulseaudio
  CurrentDesktop: KDE
  Date: Fri May  1 11:55:32 2015
  HibernationDevice: RESUME=UUID=38664fac-0972-4e0f-8425-34b54ed3e248
  InstallationDate: Installed on 2015-04-26 (4 days ago)
  InstallationMedia: Kubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: Acer Aspire E3-112
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-15-generic 
root=UUID=10924b10-cb76-4f0b-8275-1a2874fa4b00 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-15-generic N/A
   linux-backports-modules-3.19.0-15-generic  N/A
   linux-firmware 1.143
  SourcePackage: linux
  UdevLog: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden: 
'/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/20/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.08
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: R2
  dmi.board.vendor: Acer
  dmi.board.version: Type2 - A01 Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.08:bd08/20/2014:svnAcer:pnAspireE3-112:pvrV1.08:rvnAcer:rnR2:rvrType2-A01BoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: Aspire E3-112
  dmi.product.version: V1.08
  dmi.sys.vendor: Acer

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

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


[Kernel-packages] [Bug 1451288] rainier (amd64) - tests ran: 179, failed: 1

2015-05-07 Thread Brad Figg
tests ran: 179, failed: 1;
  
http://kernel.ubuntu.com/testing/rainier__3.13.0-52.86__2015-05-07_22-24-00/results-index.html

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

Title:
  linux: 3.13.0-52.86 -proposed tracker

Status in Kernel SRU Workflow:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow package-testing series:
  Fix Released
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Invalid
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 Trusty:
  Fix Released

Bug description:
  This bug is for tracking the 3.13.0-52.86 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:Monday, 04. May 2015 01:27 UTC
  kernel-stable-Certification-testing-end:Monday, 04. May 2015 02:01 UTC
  kernel-stable-Prepare-package-end:Monday, 04. May 2015 12:04 UTC
  kernel-stable-Promote-to-proposed-start:Monday, 04. May 2015 12:04 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 06. May 2015 17:32 UTC
  kernel-stable-Security-signoff-start:Wednesday, 06. May 2015 19:00 UTC
  kernel-stable-Regression-testing-start:Wednesday, 06. May 2015 19:00 UTC
  proposed-announcement-sent:True
  kernel-stable-Verification-testing-start:Wednesday, 06. May 2015 19:00 UTC
  kernel-stable-Verification-testing-end:Wednesday, 06. May 2015 20:11 UTC
  kernel-stable-Regression-testing-end:Wednesday, 06. May 2015 20:13 UTC
  kernel-stable-Promote-to-updates-start:Wednesday, 06. May 2015 22:00 UTC
  kernel-stable-Security-signoff-end:Wednesday, 06. May 2015 22:00 UTC
  kernel-stable-Promote-to-updates-end:Thursday, 07. May 2015 02:00 UTC
  kernel-stable-phase:Released
  kernel-stable-phase-changed:Thursday, 07. May 2015 03:01 UTC

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

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


[Kernel-packages] [Bug 1452460] Re: Turbo mode on i7 is not enabled upon resume

2015-05-07 Thread Jasper
Using linus' latest kernel from git (12 hours old) the `problem' persists, and 
turbo must be re-enabed manually or via systemd script.
I built the deb-pkg target.
I will test the other ubuntu versions soon.


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

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

Title:
  Turbo mode on i7 is not enabled upon resume

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Turbo mode is not enabled upon resume from suspend.

  To enable I must issue:

  ``echo 0 | sudo tee /sys/devices/system/cpu/intel_pstate/no_turbo
  echo 1 | sudo tee /sys/devices/system/cpu/intel_pstate/no_turbo
  echo 0 | sudo tee /sys/devices/system/cpu/intel_pstate/no_turbo``

  I would expect that Turbo was re-enabled by default from resume.

  I created a script in /usr/lib/pm-utils/sleep.d/ to issue the above
  commands, but clearly that mechanism is depreciated.

  I am reporting this bug against systemd as I assume that it is
  managing the running of startup and resume scripts.

  A quick hack solution would be appreciated in the short term.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: systemd 219-7ubuntu4
  Uname: Linux 4.0.0-04rc7-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu May  7 09:11:12 2015
  InstallationDate: Installed on 2015-04-14 (22 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Beta amd64 (20150326)
  MachineType: Acer Aspire S7-392
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-4.0.0-04rc7-generic 
root=UUID=57b63ba3-bc33-40b5-931f-8654d6c5cab4 ro rootflags=subvol=@ noprompt 
persistent quiet splash vt.handoff=7
  SourcePackage: systemd
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/20/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V2.12
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Storm2
  dmi.board.vendor: Acer
  dmi.board.version: V2.12
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V2.12
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV2.12:bd05/20/2014:svnAcer:pnAspireS7-392:pvrV2.12:rvnAcer:rnStorm2:rvrV2.12:cvnAcer:ct10:cvrV2.12:
  dmi.product.name: Aspire S7-392
  dmi.product.version: V2.12
  dmi.sys.vendor: Acer

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

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


[Kernel-packages] [Bug 1452460] Re: Turbo mode on i7 is not enabled upon resume

2015-05-07 Thread Christopher M. Penalver
Jasper, could you please test the latest mainline kernel 4.1-rc2 (not a
daily pulled from git) and then advise to the results?

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

Title:
  Turbo mode on i7 is not enabled upon resume

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Turbo mode is not enabled upon resume from suspend.

  To enable I must issue:

  ``echo 0 | sudo tee /sys/devices/system/cpu/intel_pstate/no_turbo
  echo 1 | sudo tee /sys/devices/system/cpu/intel_pstate/no_turbo
  echo 0 | sudo tee /sys/devices/system/cpu/intel_pstate/no_turbo``

  I would expect that Turbo was re-enabled by default from resume.

  I created a script in /usr/lib/pm-utils/sleep.d/ to issue the above
  commands, but clearly that mechanism is depreciated.

  I am reporting this bug against systemd as I assume that it is
  managing the running of startup and resume scripts.

  A quick hack solution would be appreciated in the short term.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: systemd 219-7ubuntu4
  Uname: Linux 4.0.0-04rc7-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu May  7 09:11:12 2015
  InstallationDate: Installed on 2015-04-14 (22 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Beta amd64 (20150326)
  MachineType: Acer Aspire S7-392
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-4.0.0-04rc7-generic 
root=UUID=57b63ba3-bc33-40b5-931f-8654d6c5cab4 ro rootflags=subvol=@ noprompt 
persistent quiet splash vt.handoff=7
  SourcePackage: systemd
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/20/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V2.12
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Storm2
  dmi.board.vendor: Acer
  dmi.board.version: V2.12
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V2.12
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV2.12:bd05/20/2014:svnAcer:pnAspireS7-392:pvrV2.12:rvnAcer:rnStorm2:rvrV2.12:cvnAcer:ct10:cvrV2.12:
  dmi.product.name: Aspire S7-392
  dmi.product.version: V2.12
  dmi.sys.vendor: Acer

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

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


[Kernel-packages] [Bug 1451922] Re: mouse and wifi does not work

2015-05-07 Thread Christopher M. Penalver
** Tags added: bios-outdated-2.17

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

Title:
  mouse and wifi does not work

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  mouse does not work but  touchpad works,
  with the 3.13.0-48-generic there are not these problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-49-generic 3.13.0-49.83
  ProcVersionSignature: Ubuntu 3.13.0-48.80-generic 3.13.11-ckt16
  Uname: Linux 3.13.0-48-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  pc 2084 F pulseaudio
   /dev/snd/controlC1:  pc 2084 F pulseaudio
   /dev/snd/pcmC1D0p:   pc 2084 F...m pulseaudio
  CurrentDesktop: Unity
  Date: Tue May  5 18:23:29 2015
  HibernationDevice: RESUME=UUID=61498c13-5b9d-4c62-97df-d41a99cdb8f0
  InstallationDate: Installed on 2014-03-12 (419 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  MachineType: Acer Aspire E1-572G
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-48-generic.efi.signed 
root=UUID=1c3c4f7a-eec4-43ef-b281-4f83df8e9aa9 ro quiet splash 
acpi_backlight=vendor vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-48-generic N/A
   linux-backports-modules-3.13.0-48-generic  N/A
   linux-firmware 1.127.11
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/21/2013
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V2.13
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: EA50_HW
  dmi.board.vendor: Acer
  dmi.board.version: V2.13
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV2.13:bd11/21/2013:svnAcer:pnAspireE1-572G:pvrV2.13:rvnAcer:rnEA50_HW:rvrV2.13:cvnAcer:ct10:cvrChassisVersion:
  dmi.product.name: Aspire E1-572G
  dmi.product.version: V2.13
  dmi.sys.vendor: Acer

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

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


[Kernel-packages] [Bug 1451246] Re: Intel 7265 Wifi instability workaround

2015-05-07 Thread Jeremy Jao
Sorry for the late reply... Is it ok if I don't reinstall? I will see
what the live USB will do again

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

Title:
  Intel 7265 Wifi instability workaround

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have a Thinkpad T450s since 5/1/2015 (though linux wants the 7265D
  ucode though). It was unstable, even when upgrading to the 4.0.1
  mainline kernel.

  Using the latest 7265 firmware improved things, but things like streams, 
speed tests, and youtube would tank the connection:
  sudo rm /lib/firmware/iwlwifi*
  sudo cp /path/to/iwlwifi-7265*-12.ucode /lib/firmware/.
  reboot

  WORKAROUND: Disable 802.11n:
  echo 'options iwlwifi 11n_disable=1' | sudo tee -a 
/etc/modprobe.d/iwlwifi.conf

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-15-generic 3.19.0-15.15 [modified: 
boot/vmlinuz-3.19.0-15-generic]
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  epicstar   1453 F pulseaudio
   /dev/snd/pcmC1D0p:   epicstar   1453 F...m pulseaudio
   /dev/snd/controlC1:  epicstar   1453 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun May  3 15:43:35 2015
  HibernationDevice: RESUME=UUID=9caf85bf-266f-4356-9a64-031df7edb239
  InstallationDate: Installed on 2015-05-02 (1 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: LENOVO 20BXCTO1WW
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-15-generic.efi.signed 
root=UUID=b8187455-26c0-492f-bf45-755286cf5623 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-15-generic N/A
   linux-backports-modules-3.19.0-15-generic  N/A
   linux-firmware 1.143
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/10/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: JBET47WW (1.12 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BXCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrJBET47WW(1.12):bd03/10/2015:svnLENOVO:pn20BXCTO1WW:pvrThinkPadT450s:rvnLENOVO:rn20BXCTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BXCTO1WW
  dmi.product.version: ThinkPad T450s
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1452173] Re: [Dell Precision M4800] Regression: screen brightness control broken in 15.04

2015-05-07 Thread Christopher M. Penalver
Marius B. Kotsbak, thank you for reporting this and helping make Ubuntu
better. As per http://www.dell.com/support/home/us/en/19/product-
support/product/precision-m4800-workstation/drivers an update to your
computer's buggy and outdated BIOS is available (A13). If you update to
this following https://help.ubuntu.com/community/BIOSUpdate does it
change anything?

If it doesn't, could you please both specify what happened, and provide the 
output of the following terminal command:
sudo dmidecode -s bios-version  sudo dmidecode -s bios-release-date

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

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

Once the BIOS is updated, and the information above is provided, then
please mark this report Status New.

Thank you for your understanding.

** Tags added: bios-outdated-a13

** No longer affects: linux (Ubuntu)

** No longer affects: xorg (Ubuntu)

** Changed in: nvidia-graphics-drivers-346-updates (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  [Dell Precision M4800] Regression: screen brightness control broken in
  15.04

Status in nvidia-graphics-drivers-346-updates package in Ubuntu:
  Incomplete

Bug description:
  In Ubuntu 15.04, I no longer am able to control the screen brightness.
  See possible similar bug #1411514 for 14.04.1.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  346.59  Tue Mar 31 14:10:31 
PDT 2015
   GCC version:  gcc version 4.9.2 (Ubuntu 4.9.2-10ubuntu13)
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop:
   
  Date: Wed May  6 10:12:03 2015
  DistUpgraded: 2015-04-24 01:12:19,566 DEBUG enabling apt cron job
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-precise-amd64-20130203-1
  DistroCodename: vivid
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  GraphicsCard:
   NVIDIA Corporation GK106GLM [Quadro K2100M] [10de:11fc] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: Dell Device [1028:05cc]
  InstallationDate: Installed on 2014-03-12 (419 days ago)
  InstallationMedia: Ubuntu 12.04 Precise - Build amd64 LIVE Binary 
20130203-13:50
  MachineType: Dell Inc. Precision M4800
  PlymouthDebug: Error: [Errno 13] Permission denied: 
'/var/log/plymouth-debug.log'
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-16-generic.efi.signed 
root=UUID=61c860cd-d55d-4e70-85a3-615b677b5811 ro nomodeset=1 splash quiet 
plymouth:debug=1
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to vivid on 2015-04-23 (12 days ago)
  dmi.bios.date: 12/03/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A11
  dmi.board.name: 077KCT
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA11:bd12/03/2014:svnDellInc.:pnPrecisionM4800:pvr01:rvnDellInc.:rn077KCT:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Precision M4800
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.2-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.2-0ubuntu1
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Tue May  5 22:22:48 2015
  xserver.configfile: default
  xserver.errors: open /dev/fb0: No such file or directory
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   
  xserver.version: 2:1.17.1-0ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-346-updates/+bug/1452173/+subscriptions


[Kernel-packages] [Bug 1452200] Re: suggested patches for lpfc driver for 15.04 SRU

2015-05-07 Thread Christopher M. Penalver
** Changed in: linux (Ubuntu)
   Importance: Undecided = High

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

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

Title:
  suggested patches for lpfc driver for 15.04 SRU

Status in linux package in Ubuntu:
  Triaged

Bug description:
  The 15.04 lpfc driver is at 10.4.8000.0 Emulex has posted these patches to 
James Bottomely's scsi-misc tree.
d09c78f8f3ab6dc77dd12049447921ba4a132bc2
4fbdf9cbcc5c0e154d9eb9da4ac3a6d8f9df7ada
ad490b6e70c5756d0479ce1a7336626859b8b546
f25e8e79bdb269b47de28ac263af09b9e29c775a
6c7cf486d35e0441c81f9bb8c49e6c826028bbb6
6eae430328d23e2d6adaa649a7c0bac18e04dda8
be6bb94100dc6803a530e20aad05360e6267f56b
34154e05bc135f16804584d81a8c810611a4abe9
63e480fd2f598e9ad37f89e79c36834e7dd60ba0
76b2c34aeb947a649e52e0f03f5b930ef936e506
f0bf5f91908f7c8819d4111c7bd793178021aa3f
26d830ec7fb660130a00f5d27601f37da70a4c1e
a0683bf67a0502c6ed8b75a1f1a65762c7790635
2c9c5a001002cf95d36636c2debd897a17781b06
ea4142f6b10585f271a40ee52eec2f55e48aeccf
d454c91f74fcefce5cd545cf98c565ed882bf81a
85c0f177200b49cbed0f9c9ac67fe2656749f9cd
ed4afe7405f3839236fd34c7918204640c00e4e8
c63779702094bcfdb2ead17181fbcd04b71b0215
946727dc073dbac5751f98902c1c73e3b7268218
77d093fb009c339f9fa15a2865787eb94eee22c6
d454c91f74fcefce5cd545cf98c565ed882bf81a

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

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


[Kernel-packages] [Bug 1452000] onibi (amd64) - tests ran: 274, failed: 30

2015-05-07 Thread Brad Figg
tests ran: 274, failed: 30;
  
http://kernel.ubuntu.com/testing/onibi__3.19.0-16.16__2015-05-07_16-55-00/results-index.html

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

Title:
  linux: 3.19.0-17.17 -proposed tracker

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

Bug description:
  This bug is for tracking the 3.19.0-17.17 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, 05. May 2015 19:35 UTC
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Thursday, 07. May 2015 01:52 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 07. May 2015 01:52 UTC
  kernel-stable-phase-changed:Thursday, 07. May 2015 01:52 UTC

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

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


[Kernel-packages] [Bug 1452473] Re: sensors command requires manual loading of 'ibmpowernv' module

2015-05-07 Thread Christopher M. Penalver
** Changed in: linux (Ubuntu)
   Importance: Undecided = High

** Changed in: linux (Ubuntu)
   Status: New = Triaged

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

Title:
  sensors command requires manual loading of 'ibmpowernv' module

Status in linux package in Ubuntu:
  Triaged

Bug description:
  == Comment: #0 - Shilpasri G. Bhat shigb...@in.ibm.com - 2015-05-06 
12:55:40 ==
  ibmpowernv module is not auto loaded. This leads to failure of 'sensors' 
command.
  Either have 'CONFIG_SENSORS_IBMPOWERNV=y' to statically build this module or 
an rc script to load this during init to promote seamless operation of 
'sensors' command.
   
  ---uname output---
  3.19.0-15-generic
   
  ---Steps to Reproduce---
   #sensors
  No sensors found!
  Make sure you loaded all the kernel drivers you need.
  Try sensors-detect to find out which these are.
   
  Contact Information = Shilpasri G Bhat / shilpa.b...@linux.vnet.ibm.com

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

-- 
Mailing list: https://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 1441852] Re: Audio broken on HP Spectre x360, broadwell-U audio controller

2015-05-07 Thread Thom Slattery
Cool thanks. Hoping we can make some headway as I like the laptop and would
like to keep it.
On May 7, 2015 4:00 PM, Gabriel Lemieux gabriel.lemi...@usherbrooke.ca
wrote:

 Don't loose your time, I tried. Noting is corrected for us. Also, I
 called the support. They will do what they can to get an answer. I also
 ask them if they can find someone that know more about the BIOS so we
 can ask question to find solutions within the Linux community (could be
 as simple as an start-up command only them know) .

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

 Title:
   Audio broken on HP Spectre x360, broadwell-U audio controller

 Status in linux package in Ubuntu:
   Triaged

 Bug description:
   On ubuntu trusty, Audio driver on HP Spectre x360 doesn't work.

   May be related to the bug found on the 2015 XPS 13.
   (https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1413446)

   On the kernel 4.0-rc4+ given as solution for the bug found on the XPS
 13, the
   dmesg -t | egrep (audio|snd|INT3438) command return:

   dmar: ACPI device INT3438:00 under DMAR at fed91000 as 00:13.0
   snd_hda_intel :00:03.0: enabling device ( - 0002)
   sst-acpi INT3438:00: DesignWare DMA Controller, 8 channels
   haswell-pcm-audio haswell-pcm-audio: FW loaded, mailbox readback FW
 info: type 01, - version: 00.00, build 77, source commit id:
 876ac6906f31a43b6772b23c7c983ce9dcb18a19
   broadwell-audio broadwell-audio: ASoC: CODEC DAI rt286-aif1 not
 registered
   ---
   ApportVersion: 2.14.1-0ubuntu3.8
   Architecture: amd64
   AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0:  isatis 1479 F pulseaudio
   CurrentDesktop: Unity
   DistroRelease: Ubuntu 14.04
   HibernationDevice: RESUME=UUID=1e13c664-5747-48ed-942c-18c0610b50dd
   InstallationDate: Installed on 2015-04-01 (12 days ago)
   InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64
 (20150218.1)
   MachineType: Hewlett-Packard HP Spectre x360 Convertible 13
   Package: linux (not installed)
   ProcFB: 0 inteldrmfb
   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-34-generic.efi.signed
 root=UUID=70117e8f-97a5-40f7-90fd-aa25fdba1bba ro quiet splash vt.handoff=7
   ProcVersionSignature: Ubuntu 3.16.0-34.45~14.04.1-generic 3.16.7-ckt8
   RelatedPackageVersions:
linux-restricted-modules-3.16.0-34-generic N/A
linux-backports-modules-3.16.0-34-generic  N/A
linux-firmware 1.127.11
   Tags:  trusty
   Uname: Linux 3.16.0-34-generic x86_64
   UpgradeStatus: No upgrade log present (probably fresh install)
   UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
   _MarkForUpload: True
   dmi.bios.date: 02/05/2015
   dmi.bios.vendor: American Megatrends Inc.
   dmi.bios.version: F.11
   dmi.board.asset.tag: Base Board Asset Tag
   dmi.board.name: 802D
   dmi.board.vendor: Hewlett-Packard
   dmi.board.version: 58.25
   dmi.chassis.type: 10
   dmi.chassis.vendor: Hewlett-Packard
   dmi.chassis.version: Chassis Version
   dmi.modalias:
 dmi:bvnAmericanMegatrendsInc.:bvrF.11:bd02/05/2015:svnHewlett-Packard:pnHPSpectrex360Convertible13:pvr:rvnHewlett-Packard:rn802D:rvr58.25:cvnHewlett-Packard:ct10:cvrChassisVersion:
   dmi.product.name: HP Spectre x360 Convertible 13
   dmi.sys.vendor: Hewlett-Packard

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1441852/+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/1441852

Title:
  Audio broken on HP Spectre x360, broadwell-U audio controller

Status in linux package in Ubuntu:
  Triaged

Bug description:
  On ubuntu trusty, Audio driver on HP Spectre x360 doesn't work.

  May be related to the bug found on the 2015 XPS 13.
  (https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1413446)

  On the kernel 4.0-rc4+ given as solution for the bug found on the XPS 13, the
  dmesg -t | egrep (audio|snd|INT3438) command return:

  dmar: ACPI device INT3438:00 under DMAR at fed91000 as 00:13.0
  snd_hda_intel :00:03.0: enabling device ( - 0002)
  sst-acpi INT3438:00: DesignWare DMA Controller, 8 channels
  haswell-pcm-audio haswell-pcm-audio: FW loaded, mailbox readback FW info: 
type 01, - version: 00.00, build 77, source commit id: 
876ac6906f31a43b6772b23c7c983ce9dcb18a19
  broadwell-audio broadwell-audio: ASoC: CODEC DAI rt286-aif1 not registered
  --- 
  ApportVersion: 2.14.1-0ubuntu3.8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  isatis 1479 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=1e13c664-5747-48ed-942c-18c0610b50dd
  InstallationDate: Installed on 2015-04-01 (12 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  

[Kernel-packages] [Bug 1449080] Re: Starting bluetooth service fails in 15.04

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

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

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

Title:
  Starting bluetooth service fails in 15.04

Status in bluez package in Ubuntu:
  Confirmed

Bug description:
  This is an upgrade from 14.10 to 15.04 on a laptop using a dell 370
  bluetooth minicard. Starting the bluetooth service (4.101-0ubuntu25)
  produces this error: Job for bluetooth.service failed.

  See systemctl status bluetooth.service and journalctl -xe for details. 
journalctl -xe shows:
  systemd[1]: Unit bluetooth.service entered failed state.
  systemd[1]: bluetooth.service failed.
  systemd[1]: bluetooth.service holdoff time over, scheduling restart.
  systemd[1]: start request repeated too quickly for bluetooth.service
  systemd[1]: Failed to start Bluetooth service.

  journalctl -u bluetooth shows:

  systemd[1]: Starting Bluetooth service...
  systemd[2561]: Failed at step EXEC spawning /usr/sbin/bluetoothd: Permission 
denied
  systemd[1]: bluetooth.service: main process exited, code=exited, 
status=203/EXEC
  systemd[1]: Failed to start Bluetooth service.
  systemd[1]: UnitApr 27 10:18:10 mobile  bluetooth.service entered failed 
state.
  systemd[1]: bluetooth.service failed.
   
  Bluetooth works when the laptop is booted into Windows and worked on 14.10.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: bluetooth 4.101-0ubuntu25
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  Date: Mon Apr 27 10:44:30 2015
  InstallationDate: Installed on 2015-03-10 (47 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  InterestingModules: btusb bluetooth
  MachineType: Dell Inc. Latitude E6400
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-15-generic 
root=UUID=dc3060f2-ea09-43a5-912a-45040afffd37 ro quiet splash vt.handoff=7
  SourcePackage: bluez
  UpgradeStatus: Upgraded to vivid on 2015-04-26 (0 days ago)
  dmi.bios.date: 06/04/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A34
  dmi.board.name: 0U692R
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA34:bd06/04/2013:svnDellInc.:pnLatitudeE6400:pvr:rvnDellInc.:rn0U692R:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: Latitude E6400
  dmi.sys.vendor: Dell Inc.
  hciconfig:
   hci0:Type: BR/EDR  Bus: USB
BD Address: 70:1A:04:1D:D9:2F  ACL MTU: 1021:8  SCO MTU: 64:8
DOWN 
RX bytes:501 acl:0 sco:0 events:22 errors:0
TX bytes:329 acl:0 sco:0 commands:22 errors:0

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

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


[Kernel-packages] [Bug 1441852] Re: Audio broken on HP Spectre x360, broadwell-U audio controller

2015-05-07 Thread Gabriel Lemieux
If you are in the return window, don't keep it. I fear they try to surf
on the incertitude. I'm really sorry because it's a wonderful computer.
Only way for them to move is to feel the pain in their pocket, but they
are too large to feel it quickly enough. HP have difficulty right now,
and with that kind of attitude, they will stay in difficulty.

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

Title:
  Audio broken on HP Spectre x360, broadwell-U audio controller

Status in linux package in Ubuntu:
  Triaged

Bug description:
  On ubuntu trusty, Audio driver on HP Spectre x360 doesn't work.

  May be related to the bug found on the 2015 XPS 13.
  (https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1413446)

  On the kernel 4.0-rc4+ given as solution for the bug found on the XPS 13, the
  dmesg -t | egrep (audio|snd|INT3438) command return:

  dmar: ACPI device INT3438:00 under DMAR at fed91000 as 00:13.0
  snd_hda_intel :00:03.0: enabling device ( - 0002)
  sst-acpi INT3438:00: DesignWare DMA Controller, 8 channels
  haswell-pcm-audio haswell-pcm-audio: FW loaded, mailbox readback FW info: 
type 01, - version: 00.00, build 77, source commit id: 
876ac6906f31a43b6772b23c7c983ce9dcb18a19
  broadwell-audio broadwell-audio: ASoC: CODEC DAI rt286-aif1 not registered
  --- 
  ApportVersion: 2.14.1-0ubuntu3.8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  isatis 1479 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=1e13c664-5747-48ed-942c-18c0610b50dd
  InstallationDate: Installed on 2015-04-01 (12 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: Hewlett-Packard HP Spectre x360 Convertible 13
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-34-generic.efi.signed 
root=UUID=70117e8f-97a5-40f7-90fd-aa25fdba1bba ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-34.45~14.04.1-generic 3.16.7-ckt8
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-34-generic N/A
   linux-backports-modules-3.16.0-34-generic  N/A
   linux-firmware 1.127.11
  Tags:  trusty
  Uname: Linux 3.16.0-34-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/05/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F.11
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 802D
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 58.25
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF.11:bd02/05/2015:svnHewlett-Packard:pnHPSpectrex360Convertible13:pvr:rvnHewlett-Packard:rn802D:rvr58.25:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Spectre x360 Convertible 13
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 1441303] Re: CVE-2010-5321

2015-05-07 Thread John Johansen
** Also affects: linux (Ubuntu Wily)
   Importance: Medium
   Status: New

** Also affects: linux-fsl-imx51 (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-mvl-dove (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-ec2 (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-ti-omap4 (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-lts-backport-maverick (Ubuntu Wily)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-backport-natty (Ubuntu Wily)
   Importance: Undecided
   Status: New

** Also affects: linux-armadaxp (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-lts-quantal (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-lts-raring (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-lts-saucy (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-mako (Ubuntu Wily)
   Importance: Medium
   Status: New

** Also affects: linux-manta (Ubuntu Wily)
   Importance: Medium
   Status: New

** Also affects: linux-goldfish (Ubuntu Wily)
   Importance: Medium
   Status: New

** Also affects: linux-flo (Ubuntu Wily)
   Importance: Medium
   Status: New

** Also affects: linux-lts-trusty (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-lts-utopic (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Changed in: linux-lts-vivid (Ubuntu Precise)
   Status: New = Invalid

** Changed in: linux-lts-vivid (Ubuntu Precise)
   Importance: Undecided = Medium

** Changed in: linux-lts-vivid (Ubuntu Vivid)
   Status: New = Invalid

** Changed in: linux-lts-vivid (Ubuntu Vivid)
   Importance: Undecided = Medium

** Changed in: linux-lts-vivid (Ubuntu Wily)
   Status: New = Invalid

** Changed in: linux-lts-vivid (Ubuntu Wily)
   Importance: Undecided = Medium

** Changed in: linux-lts-vivid (Ubuntu Utopic)
   Status: New = Invalid

** Changed in: linux-lts-vivid (Ubuntu Utopic)
   Importance: Undecided = Medium

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

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

Title:
  CVE-2010-5321

Status in linux package in Ubuntu:
  New
Status in linux-armadaxp package in Ubuntu:
  Invalid
Status in linux-ec2 package in Ubuntu:
  Invalid
Status in linux-flo package in Ubuntu:
  New
Status in linux-fsl-imx51 package in Ubuntu:
  Invalid
Status in linux-goldfish package in Ubuntu:
  New
Status in linux-lts-backport-maverick package in Ubuntu:
  New
Status in linux-lts-backport-natty package in Ubuntu:
  New
Status in linux-lts-quantal package in Ubuntu:
  Invalid
Status in linux-lts-raring package in Ubuntu:
  Invalid
Status in linux-lts-saucy package in Ubuntu:
  Invalid
Status in linux-lts-trusty package in Ubuntu:
  Invalid
Status in linux-lts-utopic package in Ubuntu:
  Invalid
Status in linux-lts-vivid package in Ubuntu:
  Invalid
Status in linux-mako package in Ubuntu:
  New
Status in linux-manta package in Ubuntu:
  New
Status in linux-mvl-dove package in Ubuntu:
  Invalid
Status in linux-ti-omap4 package in Ubuntu:
  Invalid
Status in linux-lts-backport-maverick source package in Lucid:
  New
Status in linux-lts-backport-natty source package in Lucid:
  New
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-flo source package in Precise:
  Invalid
Status in linux-fsl-imx51 source package in Precise:
  Invalid
Status in linux-goldfish source package in Precise:
  Invalid
Status in linux-lts-backport-maverick source package in Precise:
  New
Status in linux-lts-backport-natty source package in Precise:
  New
Status in linux-lts-quantal source package in Precise:
  New
Status in linux-lts-raring source package in Precise:
  New
Status in linux-lts-saucy source package in Precise:
  New
Status in linux-lts-trusty source package in Precise:
  New
Status in linux-lts-utopic source package in Precise:
  Invalid
Status in linux-lts-vivid source package in Precise:
  Invalid
Status in linux-mako source package in Precise:
  Invalid
Status in linux-manta source package in Precise:
  Invalid
Status in linux-mvl-dove source package in Precise:
  Invalid
Status in linux-ti-omap4 source package in Precise:
  New
Status in linux source package in Trusty:
  New
Status in linux-armadaxp source package in Trusty:
  Invalid
Status in linux-ec2 source package in Trusty:
  Invalid
Status in linux-flo source package in Trusty:
  Invalid
Status in linux-fsl-imx51 source package in Trusty:
  Invalid
Status in linux-goldfish source package in Trusty:
  Invalid
Status in 

[Kernel-packages] [Bug 1382302] Re: Broadcom Corporation BCM4352 bluetooth adapter not finding any bluetooth devices

2015-05-07 Thread Laura Abbott
What's the commit hash for the fix in the upstream kernel? I'm not
seeing anything explicitly listing the BCM4352 in btusb.c  in the tree
or on the mailing list.

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

Title:
  Broadcom Corporation BCM4352 bluetooth adapter not finding any
  bluetooth devices

Status in bluez package in Ubuntu:
  Fix Released

Bug description:
  Broadcom Corporation BCM4352 wi-fi/bluetooth adapter  is unable to
  find/detect Bluetooth devices, and Bluetooth devices can not see the
  Ubuntu PC, even when in pairing mode.

  (Here is a similar bug, but for a different Broadcom device:
  https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1264311)

  MOTHERBOARD INFO

  $ sudo dmidecode -t baseboard
  # dmidecode 2.12
  SMBIOS 2.7 present.

  Handle 0x0002, DMI type 2, 15 bytes
  Base Board Information
   Manufacturer: ASRock
   Product Name: Z87E-ITX
   Version:
   Serial Number: E80-34027900563
   Asset Tag:
   Features:
    Board is a hosting board
    Board is replaceable
   Location In Chassis:
   Chassis Handle: 0x0003
   Type: Motherboard
   Contained Object Handles: 0

  UBUNTU INFO

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

   $ uname -a
  Linux Computer 3.13.0-37-generic #64-Ubuntu SMP Mon Sep 22 21:28:38 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux

  WI-FI DEVICE INFO

  $ lspci | grep Broadcom
  03:00.0 Network controller: Broadcom Corporation BCM4352 802.11ac Wireless 
Network Adapter (rev 03)

  Note, the BCM4352 802.11ac device is a combination Wi-Fi + Bluetooth
  adapter.

  BLUETOOTH DEVICE INFO

  $ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp.
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 003: ID 13d3:3404 IMC Networks
  Bus 001 Device 002: ID 8087:8008 Intel Corp.
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 1b1c:0c04 Corsair
  Bus 003 Device 003: ID 046d:0826 Logitech, Inc.
  Bus 003 Device 002: ID 09da:024f A4 Tech Co., Ltd RF Receiver and G6-20D 
Wireless Optical Mouse
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  The system log does not show any errors when the btusb module is
  loaded...

  kernel: [36245.996355] usbcore: registered new interface driver btusb
  bluetoothd[833]: Unknown command complete for opcode 19
  bluetoothd[833]: Endpoint registered: sender=:1.1820 path=/MediaEndpoint/HFPAG
  bluetoothd[833]: Endpoint registered: sender=:1.1820 path=/MediaEndpoint/HFPHS
  bluetoothd[833]: Endpoint registered: sender=:1.1820 
path=/MediaEndpoint/A2DPSource
  bluetoothd[833]: Endpoint registered: sender=:1.1820 
path=/MediaEndpoint/A2DPSink
  bluetoothd[833]: Endpoint registered: sender=:1.77 path=/MediaEndpoint/HFPAG
  bluetoothd[833]: Endpoint registered: sender=:1.77 path=/MediaEndpoint/HFPHS
  bluetoothd[833]: Endpoint registered: sender=:1.77 
path=/MediaEndpoint/A2DPSource
  bluetoothd[833]: Endpoint registered: sender=:1.77 
path=/MediaEndpoint/A2DPSink
  bluetoothd[833]: Adapter /org/bluez/833/hci0 has been enabled

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

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


[Kernel-packages] [Bug 929781] Re: CVE-2011-4086

2015-05-07 Thread John Johansen
** Also affects: linux (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: linux-fsl-imx51 (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: linux-mvl-dove (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: linux-ec2 (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: linux-ti-omap4 (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-backport-maverick (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-backport-natty (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-backport-oneiric (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: linux-armadaxp (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-quantal (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-raring (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-trusty (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: linux-fsl-imx51 (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: linux-mvl-dove (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: linux-ec2 (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: linux-ti-omap4 (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-backport-maverick (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-backport-natty (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-backport-oneiric (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: linux-armadaxp (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-quantal (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-raring (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-trusty (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: linux-fsl-imx51 (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: linux-mvl-dove (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: linux-ec2 (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: linux-ti-omap4 (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-backport-maverick (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-backport-natty (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-backport-oneiric (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: linux-armadaxp (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-quantal (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-raring (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-trusty (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-fsl-imx51 (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-mvl-dove (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-ec2 (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-ti-omap4 (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-lts-backport-maverick (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-lts-backport-natty (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-lts-backport-oneiric (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-armadaxp (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-lts-quantal (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-lts-raring (Ubuntu Wily)
   Importance: Medium
   Status: Invalid

** Also affects: linux-lts-trusty (Ubuntu Wily)
   Importance: Undecided
   Status: New

** No longer affects: linux-lts-trusty (Ubuntu Lucid)

** No longer affects: linux-lts-trusty (Ubuntu Quantal)

** No longer affects: linux-lts-trusty (Ubuntu Raring)

** No longer affects: linux-lts-trusty (Ubuntu Saucy)

** No longer affects: linux-armadaxp (Ubuntu Lucid)

** No longer affects: linux-armadaxp (Ubuntu Quantal)

** No longer affects: linux-armadaxp (Ubuntu Raring)

** No longer affects: linux-armadaxp (Ubuntu Saucy)

** No 

[Kernel-packages] [Bug 1358704] Re: Atheros AR8161[1969:1091] and AR8162 [1969:1090] mac address would change after powered off for a while

2015-05-07 Thread Liming Wang
@Po-Hsu Lin

Does the mac address always change to valid address after booting into
linux? If yes, so the linux driver seems well but the bios(or bootrom)
can't get the valid address. So when does the bios get the valid
address?

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

Title:
  Atheros AR8161[1969:1091] and AR8162 [1969:1090] mac address would
  change after powered off for a while

Status in HWE Next Project:
  Confirmed
Status in linux-lts-trusty package in Ubuntu:
  New

Bug description:
  CID: 201202-10508 
  CID: 201202-10511
  CID: 201202-10527

  The MAC address would change after you power off the system for a
  while (few days)

  201202-10508 and 201202-10511 equipped with AR8162 [1969:1090]
  201202-10527 equipped with AR8161[1969:1091]

  I found this issue when trying to install 12.04.5 via PXE network 
installation.
  The MAC address changing pattern is interesting, there is a common address 
they will change into - 00:13:74:00:00:00

  This looks like a HW issue, but I'm not very confident about it.

  Maybe not a big deal, but this issue would prevent these system from
  being selected into our SRU pool, the worse scenario is that this
  system is attached to a MAC-address-registered network (my dormitory
  network back into university require users to register they MAC
  address)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.13.0-32-generic 3.13.0-32.57~precise1 [modified: 
boot/vmlinuz-3.13.0-32-generic]
  ProcVersionSignature: Ubuntu 3.13.0-32.57~precise1-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  ApportVersion: 2.0.1-0ubuntu17.6
  Architecture: amd64
  Date: Tue Aug 19 06:00:11 2014
  InstallationMedia: Ubuntu 12.04.5 LTS Precise Pangolin - Release amd64 
(20140807.1)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-lts-trusty
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


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

2015-05-07 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/1452614

Title:
  Kworker using 100% CPU

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  On a fresh vivid install, the kworker process is using a constant 100%
  of one of 4 virtual cores. I can work around this issue by following
  the following guide: http://askubuntu.com/questions/176565/why-does-
  kworker-cpu-usage-get-so-high and it's the same issue as in #1087010

  GPE13.

  This also happened on 13.10, I had to apply the same workaround back
  then.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-16-generic 3.19.0-16.16
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  development   2513 F pulseaudio
   /dev/snd/controlC0:  development   2513 F pulseaudio
  Date: Thu May  7 09:32:33 2015
  HibernationDevice: RESUME=UUID=4083aed8-20c6-481f-8a0d-f43f7f15131b
  InstallationDate: Installed on 2015-05-01 (5 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: FUJITSU LIFEBOOK A544
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-16-generic.efi.signed 
root=UUID=de8c8d39-7ff8-49e5-b4ff-3bb08f1bf5ce ro noprompt quiet splash 
intel_pstate=disable 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.19.0-16-generic N/A
   linux-backports-modules-3.19.0-16-generic  N/A
   linux-firmware 1.143
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/03/2013
  dmi.bios.vendor: FUJITSU // Phoenix Technologies Ltd.
  dmi.bios.version: Version 1.10
  dmi.board.name: FJNBB35
  dmi.board.vendor: FUJITSU
  dmi.chassis.type: 10
  dmi.chassis.vendor: FUJITSU
  dmi.modalias: 
dmi:bvnFUJITSU//PhoenixTechnologiesLtd.:bvrVersion1.10:bd10/03/2013:svnFUJITSU:pnLIFEBOOKA544:pvr:rvnFUJITSU:rnFJNBB35:rvr:cvnFUJITSU:ct10:cvr:
  dmi.product.name: LIFEBOOK A544
  dmi.sys.vendor: FUJITSU

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

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


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

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

apport-collect 1452620

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

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

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

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

** Tags added: trusty

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

Title:
  beaglebone: kernel BUG on boot

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Booting a trusty kernel on a beaglebone, you often ends up with:

  ...
  [9.758659] libphy: PHY 4a101000.mdio:01 not found
  [9.763789] net eth0: phy 4a101000.mdio:01 not found on slave 1
  [   10.211356] [ cut here ]
  [   10.216201] kernel BUG at /build/buildd/linux-3.13.0/kernel/timer.c:1084!
  [   10.223280] Internal error: Oops - BUG: 0 [#1] SMP ARM
  [   10.228637] Modules linked in: tda998x tilcdc drm_kms_helper omap_sham drm 
omap_aes omap_rng tps65217 uio_pdrv_genirq uio leds_gpio nls1
  [   10.242317] CPU: 0 PID: 302 Comm: systemd-udevd Not tainted 
3.13.0-52-generic #86-Ubuntu
  [   10.250758] task: db1085c0 ti: db35c000 task.ti: db35c000
  [   10.256398] PC is at cascade+0x98/0x9c
  [   10.260305] LR is at cascade+0x80/0x9c
  [   10.264212] pc : [c0060ab4]lr : [c0060a9c]psr: 80030193
  [   10.264212] sp : db35dd18  ip : fffee500  fp : 00a9
  [   10.276182] r10: c0a78080  r9 : db35c000  r8 : db35dd58
  [   10.281627] r7 : 0025  r6 : db35dd18  r5 : c0b48a80  r4 : c0b493f4
  [   10.288432] r3 : db22b0a8  r2 : 002c  r1 : de217230  r0 : c0b493f4
  [   10.295239] Flags: Nzcv  IRQs off  FIQs on  Mode SVC_32  ISA ARM  Segment 
user
  [   10.302770] Control: 10c5387d  Table: 9b398019  DAC: 0015
  [   10.308760] Process systemd-udevd (pid: 302, stack limit = 0xdb35c238)
  [   10.315565] Stack: (0xdb35dd18 to 0xdb35e000)
  [   10.320107] dd00:   
db22b0a8 c0acd78c
  [   10.328637] dd20: c0a713b0 c0b48a80  0004 c0a78088 c0060ce4 
c0a713b8 c1024458
  [   10.337167] dd40: c1024490 00200200 c0b32c30 c0a780c0 c0b49294 c0b49494 
6071f4b5 0002
  [   10.345697] dd60: 6071f4b5 0001 0101 0004 c0a78088 c0a78084 
db35c000 c0a78080
  [   10.354226] dd80: 00a9 c0058bf8 0001 00015200 0100 0004 
c0a71540 c0b32ba4
  [   10.362756] dda0:  000a c0b48840 c0a780c0 fffee501 db35c008 
c0ac0360 00400140
  [   10.371285] ddc0: db1085c0 db35c028 0054  0054 01b8216c 
db1085c0 db1f08f8
  [   10.379816] dde0: 00a9 c005917c c0a73030 c0010420 fa20 c0b477ac 
db35de18 c00093f4
  [   10.388346] de00: c00975d4 c00975d4 60030113  db35de4c c06baac0 
db1f08fc 00030113
  [   10.396877] de20: db1f0900 02ef db1f08f8 db1f08fc 0001 0817 
01b8216c db1085c0
  [   10.405407] de40: db1f08f8 00a9  db35de60 c00975d4 c00975d4 
60030113 
  [   10.413938] de60: db35dfb0 db35c030 db1f08c0 c06bc098 0001 c0160cd4 
db320d80 db35dee8
  [   10.422468] de80: 0001 db320e90 0800    
0561 0001
  [   10.430997] dea0: 0561 007f db35df08 db35df00 00080001 0001 
db245010 
  [   10.439526] dec0: 0561  01b81be1  c0194868  
 db35dfb0
  [   10.448054] dee0: 0817 01b8216c 01b8216c db35dfb0 00020420 0581 
00b1 c06bc410
  [   10.456583] df00: 0817 c06bc3ac c0a84b98 c00091d4 0400  
ddc3f090 c015effc
  [   10.465111] df20:   0400  0400  
 2000
  [   10.473639] df40:  c0194974  db320e48 0400  
 
  [   10.482167] df60: be826bf8 be826bf8 0008   c015f14c 
 c015faac
  [   10.490695] df80: 2000   01b76468   
b6dbd3c6 20030030
  [   10.499223] dfa0:  0589 0588 c06bac38 0589  
0001fe99 01b82168
  [   10.507753] dfc0: 01b81be8 b6e4b4e8 01b81be0 0589 0588 00020420 
0581 00b1
  [   10.516281] dfe0: 0598 be826b68 b6dbf011 b6dbd3c6 20030030  
 
  [   10.524829] [c0060ab4] (cascade+0x98/0x9c) from [c0060ce4] 
(run_timer_softirq+0x22c/0x2b4)
  [   10.533821] [c0060ce4] (run_timer_softirq+0x22c/0x2b4) from [c0058bf8] 
(__do_softirq+0x144/0x340)
  [   10.543442] [c0058bf8] (__do_softirq+0x144/0x340) from [c005917c] 
(irq_exit+0xd8/0x120)
  [   10.552162] [c005917c] (irq_exit+0xd8/0x120) from [c0010420] 
(handle_IRQ+0x44/0x90)
  [   10.560515] [c0010420] (handle_IRQ+0x44/0x90) from [c00093f4] 

[Kernel-packages] [Bug 1452613] Re: package linux-generic 3.13.0.52.59 failed to install/upgrade: problemi con le dipendenze - lasciato non configurato

2015-05-07 Thread Brad Figg
** Package changed: linux-meta (Ubuntu) = linux (Ubuntu)

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

Title:
  package linux-generic 3.13.0.52.59 failed to install/upgrade: problemi
  con le dipendenze - lasciato non configurato

Status in linux package in Ubuntu:
  New

Bug description:
  error while upgrading

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: linux-generic 3.13.0.52.59
  ProcVersionSignature: Ubuntu 3.13.0-51.84-generic 3.13.11-ckt18
  Uname: Linux 3.13.0-51-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  tdn4179 F pulseaudio
  Date: Thu May  7 10:20:36 2015
  DpkgTerminalLog:
   Log started: 2015-05-05  08:01:15
   Log ended: 2015-05-05  08:08:06
   
   Log started: 2015-05-07  10:19:49
  ErrorMessage: problemi con le dipendenze - lasciato non configurato
  HibernationDevice: RESUME=UUID=e55081af-e074-4a7a-a86c-09e102d8ed19
  InstallationDate: Installed on 2013-08-27 (617 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: Dell Inc. Dell System XPS L322X
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-51-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: grub-pc 2.02~beta2-9ubuntu1
  SourcePackage: linux-meta
  StagingDrivers: zram
  Title: package linux-generic 3.13.0.52.59 failed to install/upgrade: problemi 
con le dipendenze - lasciato non configurato
  UpgradeStatus: Upgraded to trusty on 2014-05-01 (371 days ago)
  WifiSyslog:
   May  7 10:21:01 tdn-xps wpa_supplicant[2601]: message repeated 3 times: [ 
wlan0: CTRL-EVENT-SCAN-STARTED ]
   May  7 10:21:04 tdn-xps wpa_supplicant[2601]: nl80211: 
send_and_recv-nl_recvmsgs failed: -33
   May  7 10:23:01 tdn-xps wpa_supplicant[2601]: wlan0: CTRL-EVENT-SCAN-STARTED
  dmi.bios.date: 12/03/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A06
  dmi.board.name: 04VFH1
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA06:bd12/03/2012:svnDellInc.:pnDellSystemXPSL322X:pvr:rvnDellInc.:rn04VFH1:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L322X
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1382302] Re: Broadcom Corporation BCM4352 bluetooth adapter not finding any bluetooth devices

2015-05-07 Thread redfox7691
SOLVED: if you have this USB device 13d3:3404 like me there is a lack of
firmware uploading, this is solved in kernel 4.0, so if you have a
kernel 3.x you must patch btusb.c and recompile this module.

For example I have a 3.18.12 kernel (installed into Ubuntu 14.04 from
http://kernel.ubuntu.com/~kernel-ppa/mainline/?C=N;O=D), here is what
I've done:

- get the kernel source with wget 
https://www.kernel.org/pub/linux/kernel/v3.x/linux-3.18.12.tar.xz
- tar xpvf linux-3.18.12.tar.xz
- cd linux-3.18.12/drivers/bluetooth
- gedit btusb
- add this line under /* Broadcom BCM20702A0 */ 
  { USB_DEVICE(0x13d3, 0x3404), .driver_info = BTUSB_BCM_PATCHRAM },
- cp /boot/config-$(uname -r) .config
- cp /usr/src/linux-headers-$(uname -r)/Module.symvers Module.symvers
- sudo apt-get install build-essential linux-headers-generic
- sudo cp btusb.ko /lib/modules/$(uname -r)/kernel/drivers/bluetooth/
- get file https://dl.dropboxusercontent.com/u/2259248/BCM20702A0-13d3-3404.hcd 
and put it into /lib/firmware/brcm directory
- reboot

That's all, folk!

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

Title:
  Broadcom Corporation BCM4352 bluetooth adapter not finding any
  bluetooth devices

Status in bluez package in Ubuntu:
  Fix Released

Bug description:
  Broadcom Corporation BCM4352 wi-fi/bluetooth adapter  is unable to
  find/detect Bluetooth devices, and Bluetooth devices can not see the
  Ubuntu PC, even when in pairing mode.

  (Here is a similar bug, but for a different Broadcom device:
  https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1264311)

  MOTHERBOARD INFO

  $ sudo dmidecode -t baseboard
  # dmidecode 2.12
  SMBIOS 2.7 present.

  Handle 0x0002, DMI type 2, 15 bytes
  Base Board Information
   Manufacturer: ASRock
   Product Name: Z87E-ITX
   Version:
   Serial Number: E80-34027900563
   Asset Tag:
   Features:
    Board is a hosting board
    Board is replaceable
   Location In Chassis:
   Chassis Handle: 0x0003
   Type: Motherboard
   Contained Object Handles: 0

  UBUNTU INFO

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

   $ uname -a
  Linux Computer 3.13.0-37-generic #64-Ubuntu SMP Mon Sep 22 21:28:38 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux

  WI-FI DEVICE INFO

  $ lspci | grep Broadcom
  03:00.0 Network controller: Broadcom Corporation BCM4352 802.11ac Wireless 
Network Adapter (rev 03)

  Note, the BCM4352 802.11ac device is a combination Wi-Fi + Bluetooth
  adapter.

  BLUETOOTH DEVICE INFO

  $ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp.
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 003: ID 13d3:3404 IMC Networks
  Bus 001 Device 002: ID 8087:8008 Intel Corp.
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 1b1c:0c04 Corsair
  Bus 003 Device 003: ID 046d:0826 Logitech, Inc.
  Bus 003 Device 002: ID 09da:024f A4 Tech Co., Ltd RF Receiver and G6-20D 
Wireless Optical Mouse
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  The system log does not show any errors when the btusb module is
  loaded...

  kernel: [36245.996355] usbcore: registered new interface driver btusb
  bluetoothd[833]: Unknown command complete for opcode 19
  bluetoothd[833]: Endpoint registered: sender=:1.1820 path=/MediaEndpoint/HFPAG
  bluetoothd[833]: Endpoint registered: sender=:1.1820 path=/MediaEndpoint/HFPHS
  bluetoothd[833]: Endpoint registered: sender=:1.1820 
path=/MediaEndpoint/A2DPSource
  bluetoothd[833]: Endpoint registered: sender=:1.1820 
path=/MediaEndpoint/A2DPSink
  bluetoothd[833]: Endpoint registered: sender=:1.77 path=/MediaEndpoint/HFPAG
  bluetoothd[833]: Endpoint registered: sender=:1.77 path=/MediaEndpoint/HFPHS
  bluetoothd[833]: Endpoint registered: sender=:1.77 
path=/MediaEndpoint/A2DPSource
  bluetoothd[833]: Endpoint registered: sender=:1.77 
path=/MediaEndpoint/A2DPSink
  bluetoothd[833]: Adapter /org/bluez/833/hci0 has been enabled

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

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


  1   2   3   >