[Kernel-packages] [Bug 324894] Re: "Corrupted low memory at" kernel warning on resume

2015-03-05 Thread danielmewes
Had the same problem on an HP ZBook 15u G2 and Ubuntu 14.04 (Linux
3.16.0-31-generic).

Since HP is officially offering this computer with Ubuntu preinstalled,
I imagine that they are going to fix this with a future BIOS update (the
notebook just got newly introduces).

For now passing memory_corruption_check_size=128K appears to avoid the
issue. Thanks @nutznboltz for the tip!

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

Title:
  "Corrupted low memory at" kernel warning on resume

Status in linux package in Ubuntu:
  Expired

Bug description:
  I just noticed these. Each time happened on resume from suspend to
  ram, but it doesn't happen after every suspend/resume. Hardware is
  ThinkPad X200s, running Jaunty/AMD64.

  /var/log/kern.log:Feb  3 15:20:54 hat kernel: [ 1559.816111] Corrupted low 
memory at 8800f108 (f108 phys) = 0010
  /var/log/kern.log.0:Jan 26 20:20:08 hat kernel: [ 6959.816060] Corrupted low 
memory at 8800d048 (d048 phys) = 8000
  /var/log/kern.log.0:Jan 29 17:01:21 hat kernel: [12419.816054] Corrupted low 
memory at 8800cf78 (cf78 phys) = 0042
  here are the log entiress with more context:

  Jan 26 20:20:05 hat kernel: [ 6956.554101] pci :00:02.0: setting latency 
timer to 64
  Jan 26 20:20:05 hat kernel: [ 6956.555243] PM: resume devices took 1.872 
seconds
  Jan 26 20:20:05 hat kernel: [ 6956.555271] PM: Finishing wakeup.
  Jan 26 20:20:05 hat kernel: [ 6956.555273] Restarting tasks ... done.
  Jan 26 20:20:07 hat kernel: [ 6958.202533] CPU0 attaching NULL sched-domain.
  Jan 26 20:20:07 hat kernel: [ 6958.208157] CPU0 attaching NULL sched-domain.
  Jan 26 20:20:08 hat kernel: [ 6959.816060] Corrupted low memory at 
8800d048 (d048 phys) = 8000
  Jan 26 20:20:08 hat kernel: [ 6959.816072] [ cut here 
]
  Jan 26 20:20:08 hat kernel: [ 6959.816074] WARNING: at 
/build/buildd/linux-2.6.28/arch/x86/kernel/setup.c:718 
check_for_bios_corruption+0xdd/0xe0()
  Jan 26 20:20:08 hat kernel: [ 6959.816076] Memory corruption detected in low 
memory
  Jan 26 20:20:08 hat kernel: [ 6959.816077] Modules linked in: iwlagn i915 drm 
binfmt_misc ipt_MASQUERADE iptable_nat nf_nat ipt_REJECT bridge stp kvm_intel 
kvm xt_tcpudp nf_conntrack_ipv4 nf_defrag_ipv4 xt_state nf_conntrack 
iptable_filter ip_tables x_tables acpi_cpufreq btusb ppdev parport_pc lp 
parport thinkpad_acpi nvram arc4 ecb video iwlcore output led_class pcspkr 
psmouse serio_raw iTCO_wdt iTCO_vendor_support uvcvideo intel_agp 
compat_ioctl32 videodev v4l1_compat snd_hda_intel mac80211 snd_pcm snd_seq 
snd_timer snd_seq_device cfg80211 snd soundcore snd_page_alloc ehci_hcd 
uhci_hcd e1000e fbcon tileblit font bitblit softcursor fuse [last unloaded: 
iwlagn]
  Jan 26 20:20:08 hat kernel: [ 6959.816119] Pid: 0, comm: swapper Not tainted 
2.6.28-5-generic #15-Ubuntu
  Jan 26 20:20:08 hat kernel: [ 6959.816121] Call Trace:
  Jan 26 20:20:08 hat kernel: [ 6959.816122][] 
warn_slowpath+0xb7/0xf0
  Jan 26 20:20:08 hat kernel: [ 6959.816130]  [] ? 
enqueue_task+0x50/0x60
  Jan 26 20:20:08 hat kernel: [ 6959.816132]  [] ? 
resched_task+0x2d/0x90
  Jan 26 20:20:08 hat kernel: [ 6959.816136]  [] ? 
printk+0x67/0x6f
  Jan 26 20:20:08 hat kernel: [ 6959.816139]  [] ? 
__wake_up_common+0x5a/0x90
  Jan 26 20:20:08 hat kernel: [ 6959.816142]  [] ? 
__wake_up+0x4e/0x70
  Jan 26 20:20:08 hat kernel: [ 6959.816144]  [] 
check_for_bios_corruption+0xdd/0xe0
  Jan 26 20:20:08 hat kernel: [ 6959.816147]  [] ? 
periodic_check_for_corruption+0x0/0x40
  Jan 26 20:20:08 hat kernel: [ 6959.816150]  [] 
periodic_check_for_corruption+0x9/0x40
  Jan 26 20:20:08 hat kernel: [ 6959.816154]  [] 
run_timer_softirq+0x179/0x260
  Jan 26 20:20:08 hat kernel: [ 6959.816158]  [] ? 
tick_handle_oneshot_broadcast+0xed/0x100
  Jan 26 20:20:08 hat kernel: [ 6959.816161]  [] 
__do_softirq+0x9c/0x170
  Jan 26 20:20:08 hat kernel: [ 6959.816164]  [] 
call_softirq+0x1c/0x30
  Jan 26 20:20:08 hat kernel: [ 6959.816167]  [] 
do_softirq+0x5d/0xa0
  Jan 26 20:20:08 hat kernel: [ 6959.816169]  [] 
irq_exit+0x8d/0xa0
  Jan 26 20:20:08 hat kernel: [ 6959.816172]  [] 
do_IRQ+0xc5/0x110
  Jan 26 20:20:08 hat kernel: [ 6959.816174]  [] 
ret_from_intr+0x0/0x29
  Jan 26 20:20:08 hat kernel: [ 6959.816176][] ? 
acpi_idle_enter_bm+0x28a/0x2da
  Jan 26 20:20:08 hat kernel: [ 6959.816182]  [] ? 
acpi_idle_enter_bm+0x282/0x2da
  Jan 26 20:20:08 hat kernel: [ 6959.816186]  [] ? 
cpuidle_idle_call+0xa5/0x100
  Jan 26 20:20:08 hat kernel: [ 6959.816189]  [] ? 
cpu_idle+0x65/0xc0
  Jan 26 20:20:08 hat kernel: [ 6959.816192]  [] ? 
rest_init+0x5c/0x70
  Jan 26 20:20:08 hat kernel: [ 6959.816194] ---[ end trace bcdcc4821fa15f62 
]---

  Jan 29 17:01:17 hat kernel: [12415.898879] PM: resume devices took 1.896 
seconds
  Jan 29 17:01:17 hat kernel: [12415.898909] PM: Finishing wakeup.
  Jan 2

[Kernel-packages] [Bug 1308674] Re: [Lenovo ThinkPad X220] kernel 3.13 i915 brightness settings broken when going from docked -> undocked

2015-03-05 Thread Alex Schmidt
This issue is still existing.

Thinkpad X230

$ uname -a
Linux *** 3.13.0-46-generic #77-Ubuntu SMP Mon Mar 2 18:23:39 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/1308674

Title:
  [Lenovo ThinkPad X220] kernel 3.13 i915 brightness settings broken
  when going from docked -> undocked

Status in The Linux Kernel:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux package in Fedora:
  Unknown

Bug description:
  This happens on my X220, running trusty, linux 3.13.0-24-generic. It's
  the exact same problem discussed on
  https://bugzilla.redhat.com/show_bug.cgi?id=1067071. Discussed also on
  kernel mailing list: https://lkml.org/lkml/2014/2/19/720. It worked on
  3.12, and upstream acknowledges the regression.

  To reproduce, remove the X220 from the dock. The brightness is set to
  minimum (the screen is nearly unreadable) and the brightness control
  is broken, you can't adjust it by hardware keys.

  My hardware:
  00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core 
Processor Family Integrated Graphics Controller (rev 09) (prog-if 00 [VGA 
controller])
   Subsystem: Lenovo Device 21da
   Kernel driver in use: i915
  Docked on a ThinkPad mini dock series 3.

  I have nothing much relevant in /var/log/syslog. Below there are
  excerpts of it when brightness is working:

  Apr 16 14:55:37 galactica kernel: [79261.217384] [drm:asle_set_backlight], 
bclp = 0x80ff
  Apr 16 14:55:37 galactica kernel: [79261.217390] [drm:asle_set_backlight], 
updating opregion backlight 255/255
  Apr 16 14:55:37 galactica kernel: [79261.217394] 
[drm:intel_panel_get_max_backlight], max backlight PWM = 4648
  Apr 16 14:55:37 galactica kernel: [79261.217396] 
[drm:intel_panel_actually_set_backlight], set backlight PWM = 4590
  Apr 16 14:55:37 galactica kernel: [79261.217537] [drm:asle_set_pwm_freq], PWM 
freq is not supported

  And brightness not working:

  Apr 16 15:23:46 galactica kernel: [80948.263160] [drm:asle_set_backlight], 
bclp = 0x8058
  Apr 16 15:23:46 galactica kernel: [80948.263168] [drm:asle_set_pwm_freq], PWM 
freq is not supported
  Apr 16 15:23:46 galactica kernel: [80948.280637] [drm:asle_set_backlight], 
bclp = 0x8041
  Apr 16 15:23:46 galactica kernel: [80948.280642] [drm:asle_set_pwm_freq], PWM 
freq is not supported

  A workaround is to echo values directly to 
/sys/class/backlight/intel_backlight/brightness. Maximum brightness is 4648 
(/sys/class/backlight/intel_backlight/max_brightness).
  e.g.: # echo 500 > /sys/class/backlight/intel_backlight/brightness

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  ApportVersion: 2.14.1-0ubuntu2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ursula 3881 F pulseaudio
   /dev/snd/controlC0:  ursula 3881 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Apr 16 15:09:23 2014
  HibernationDevice: RESUME=UUID=68890e28-0eee-4184-9456-cc267c4a5f31
  InstallationDate: Installed on 2013-05-27 (323 days ago)
  InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release i386 
(20130213)
  MachineType: LENOVO 4286CTO
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=4db5451d-c250-47bc-9c4e-235fb1967ee5 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  UpgradeStatus: Upgraded to trusty on 2013-11-04 (162 days ago)
  dmi.bios.date: 12/01/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8DET56WW (1.26 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 4286CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr8DET56WW(1.26):bd12/01/2011:svnLENOVO:pn4286CTO:pvrThinkPadX220:rvnLENOVO:rn4286CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 4286CTO
  dmi.product.version: ThinkPad X220
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1152544] Re: HP Envy 23 AIO - No way to dim display

2015-03-05 Thread Alex Hung
I checked BIOS 8.10 (current version), and the ACPI device DD02 has
_BCL/_BCM/_BQC methods unlike the BIOS that fixed it in
https://bugs.launchpad.net/stella/hwe-stella/+bug/1023760/comments/13.

If the ACPI device LCD0 is used (ex. calling its _BCM), the brightness
will change accordingly. It seems newer BIOS from HP removed the
original fix.

I am not certain new BIOS update for this bug is possible since it is
from 2012...

** Changed in: hwe-next
   Status: New => Incomplete

** Changed in: hwe-next
 Assignee: Alex Hung (alexhung) => Anthony Wong (anthonywong)

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

Title:
  HP Envy 23 AIO - No way to dim display

Status in HWE Next Project:
  Incomplete
Status in linux package in Ubuntu:
  Triaged

Bug description:
  There is a test for cert that dims the display automatically to 50%
  and then raises the brightness back to 100%.  This test failed to
  change the brightness at all on the Envy 23.

  I then tried using the Brightness and Lock too in the System Settings
  menu, and the Brightness slider had no effect at all on the display.

  There is no working method to alter screen brightness.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.5.0-23-generic 3.5.0-23.35~precise1
  ProcVersionSignature: Ubuntu 3.5.0-23.35~precise1-generic 3.5.7.2
  Uname: Linux 3.5.0-23-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25.
  AplayDevices:
    List of PLAYBACK Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: STAC92xx Analog [STAC92xx Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  ApportVersion: 2.0.1-0ubuntu17.1
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: STAC92xx Analog [STAC92xx Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1708 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xf7c0 irq 51'
 Mixer name : 'IDT 92HD91BXX'
 Components : 'HDA:111d76e0,103c2adc,00100102'
 Controls  : 18
 Simple ctrls  : 9
  Date: Fri Mar  8 05:41:43 2013
  HibernationDevice: RESUME=UUID=5a0be338-b72f-4759-947d-2c799a9951e2
  InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 
(20130213)
  MachineType: Hewlett-Packard 520-1299
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-23-generic 
root=UUID=759df16a-1f46-4f4e-b7b7-bff65b4d6bec ro quiet splash initcall_debug 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-23-generic N/A
   linux-backports-modules-3.5.0-23-generic  N/A
   linux-firmware1.79.1
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  StagingDrivers: rts_pstor
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/25/2012
  dmi.bios.vendor: AMI
  dmi.bios.version: 8.10
  dmi.board.asset.tag: 3CR2080BJX
  dmi.board.name: 2ADC
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.05
  dmi.chassis.asset.tag: 3CR2080BJX
  dmi.chassis.type: 3
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnAMI:bvr8.10:bd09/25/2012:svnHewlett-Packard:pn520-1299:pvr1.00:rvnPEGATRONCORPORATION:rn2ADC:rvr1.05:cvnHewlett-Packard:ct3:cvr:
  dmi.product.name: 520-1299
  dmi.product.version: 1.00
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 1152544] Re: HP Envy 23 AIO - No way to dim display

2015-03-05 Thread Anthony Wong
According to the above investigation, it is a bios regression and not
much we can do about it.

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

Title:
  HP Envy 23 AIO - No way to dim display

Status in HWE Next Project:
  Incomplete
Status in linux package in Ubuntu:
  Triaged

Bug description:
  There is a test for cert that dims the display automatically to 50%
  and then raises the brightness back to 100%.  This test failed to
  change the brightness at all on the Envy 23.

  I then tried using the Brightness and Lock too in the System Settings
  menu, and the Brightness slider had no effect at all on the display.

  There is no working method to alter screen brightness.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.5.0-23-generic 3.5.0-23.35~precise1
  ProcVersionSignature: Ubuntu 3.5.0-23.35~precise1-generic 3.5.7.2
  Uname: Linux 3.5.0-23-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25.
  AplayDevices:
    List of PLAYBACK Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: STAC92xx Analog [STAC92xx Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  ApportVersion: 2.0.1-0ubuntu17.1
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: STAC92xx Analog [STAC92xx Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1708 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xf7c0 irq 51'
 Mixer name : 'IDT 92HD91BXX'
 Components : 'HDA:111d76e0,103c2adc,00100102'
 Controls  : 18
 Simple ctrls  : 9
  Date: Fri Mar  8 05:41:43 2013
  HibernationDevice: RESUME=UUID=5a0be338-b72f-4759-947d-2c799a9951e2
  InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 
(20130213)
  MachineType: Hewlett-Packard 520-1299
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-23-generic 
root=UUID=759df16a-1f46-4f4e-b7b7-bff65b4d6bec ro quiet splash initcall_debug 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-23-generic N/A
   linux-backports-modules-3.5.0-23-generic  N/A
   linux-firmware1.79.1
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  StagingDrivers: rts_pstor
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/25/2012
  dmi.bios.vendor: AMI
  dmi.bios.version: 8.10
  dmi.board.asset.tag: 3CR2080BJX
  dmi.board.name: 2ADC
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.05
  dmi.chassis.asset.tag: 3CR2080BJX
  dmi.chassis.type: 3
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnAMI:bvr8.10:bd09/25/2012:svnHewlett-Packard:pn520-1299:pvr1.00:rvnPEGATRONCORPORATION:rn2ADC:rvr1.05:cvnHewlett-Packard:ct3:cvr:
  dmi.product.name: 520-1299
  dmi.product.version: 1.00
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 1308674] Re: [Lenovo ThinkPad X220] kernel 3.13 i915 brightness settings broken when going from docked -> undocked

2015-03-05 Thread Akif D.
I can confirm that the issue with kernel 3.13.0-46 still exist. The only
way around I see is using 3.14-kernel

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

Title:
  [Lenovo ThinkPad X220] kernel 3.13 i915 brightness settings broken
  when going from docked -> undocked

Status in The Linux Kernel:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux package in Fedora:
  Unknown

Bug description:
  This happens on my X220, running trusty, linux 3.13.0-24-generic. It's
  the exact same problem discussed on
  https://bugzilla.redhat.com/show_bug.cgi?id=1067071. Discussed also on
  kernel mailing list: https://lkml.org/lkml/2014/2/19/720. It worked on
  3.12, and upstream acknowledges the regression.

  To reproduce, remove the X220 from the dock. The brightness is set to
  minimum (the screen is nearly unreadable) and the brightness control
  is broken, you can't adjust it by hardware keys.

  My hardware:
  00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core 
Processor Family Integrated Graphics Controller (rev 09) (prog-if 00 [VGA 
controller])
   Subsystem: Lenovo Device 21da
   Kernel driver in use: i915
  Docked on a ThinkPad mini dock series 3.

  I have nothing much relevant in /var/log/syslog. Below there are
  excerpts of it when brightness is working:

  Apr 16 14:55:37 galactica kernel: [79261.217384] [drm:asle_set_backlight], 
bclp = 0x80ff
  Apr 16 14:55:37 galactica kernel: [79261.217390] [drm:asle_set_backlight], 
updating opregion backlight 255/255
  Apr 16 14:55:37 galactica kernel: [79261.217394] 
[drm:intel_panel_get_max_backlight], max backlight PWM = 4648
  Apr 16 14:55:37 galactica kernel: [79261.217396] 
[drm:intel_panel_actually_set_backlight], set backlight PWM = 4590
  Apr 16 14:55:37 galactica kernel: [79261.217537] [drm:asle_set_pwm_freq], PWM 
freq is not supported

  And brightness not working:

  Apr 16 15:23:46 galactica kernel: [80948.263160] [drm:asle_set_backlight], 
bclp = 0x8058
  Apr 16 15:23:46 galactica kernel: [80948.263168] [drm:asle_set_pwm_freq], PWM 
freq is not supported
  Apr 16 15:23:46 galactica kernel: [80948.280637] [drm:asle_set_backlight], 
bclp = 0x8041
  Apr 16 15:23:46 galactica kernel: [80948.280642] [drm:asle_set_pwm_freq], PWM 
freq is not supported

  A workaround is to echo values directly to 
/sys/class/backlight/intel_backlight/brightness. Maximum brightness is 4648 
(/sys/class/backlight/intel_backlight/max_brightness).
  e.g.: # echo 500 > /sys/class/backlight/intel_backlight/brightness

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  ApportVersion: 2.14.1-0ubuntu2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ursula 3881 F pulseaudio
   /dev/snd/controlC0:  ursula 3881 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Apr 16 15:09:23 2014
  HibernationDevice: RESUME=UUID=68890e28-0eee-4184-9456-cc267c4a5f31
  InstallationDate: Installed on 2013-05-27 (323 days ago)
  InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release i386 
(20130213)
  MachineType: LENOVO 4286CTO
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=4db5451d-c250-47bc-9c4e-235fb1967ee5 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  UpgradeStatus: Upgraded to trusty on 2013-11-04 (162 days ago)
  dmi.bios.date: 12/01/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8DET56WW (1.26 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 4286CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr8DET56WW(1.26):bd12/01/2011:svnLENOVO:pn4286CTO:pvrThinkPadX220:rvnLENOVO:rn4286CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 4286CTO
  dmi.product.version: ThinkPad X220
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1364539] Re: [Dell Latitude E7440] suspend/resume failure

2015-03-05 Thread Michael Thayer
For information, I am the original reporter.  I set this to "confirmed"
because I am still seeing the problem (not reproducible on demand, in
fact only extremely sporadic) and one other person (mr-ghettoblaster)
confirmed it.  Is a new bug report still useful?  If so, for my help in
filing it, what advantages does it bring?

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

Title:
  [Dell Latitude E7440] suspend/resume failure

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  If relevant, I docked the laptop between suspending and resuming.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-11-generic 3.16.0-11.16
  ProcVersionSignature: Ubuntu 3.16.0-11.16-generic 3.16.1
  Uname: Linux 3.16.0-11-generic x86_64
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.14.6-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  michael2707 F pulseaudio
   /dev/snd/controlC0:  michael2707 F pulseaudio
  Date: Tue Sep  2 19:58:10 2014
  DuplicateSignature: suspend/resume:Dell Inc. Latitude E7440:A10
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=6d651e5a-075d-4911-a5ce-6710f7246853
  InstallationDate: Installed on 2014-08-01 (32 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  InterpreterPath: /usr/bin/python3.4
  MachineType: Dell Inc. Latitude E7440
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-11-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.16.0-11-generic N/A
   linux-backports-modules-3.16.0-11-generic  N/A
   linux-firmware 1.132
  SourcePackage: linux
  Title: [Dell Inc. Latitude E7440] suspend/resume failure
  UpgradeStatus: Upgraded to utopic on 2014-08-28 (5 days ago)
  UserGroups:
   
  dmi.bios.date: 06/26/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A10
  dmi.board.name: 0RYCC9
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA10:bd06/26/2014:svnDellInc.:pnLatitudeE7440:pvr01:rvnDellInc.:rn0RYCC9:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E7440
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1364539] Re: [Dell Latitude E7440] suspend/resume failure

2015-03-05 Thread Christopher M. Penalver
Michael Thayer, it's a little confusing as you are logging into a different 
account then the one that originally reported the issue:
Original Reporter account -> https://launchpad.net/~michaeljt
Your second account -> https://launchpad.net/~michael-thayer

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

Title:
  [Dell Latitude E7440] suspend/resume failure

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  If relevant, I docked the laptop between suspending and resuming.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-11-generic 3.16.0-11.16
  ProcVersionSignature: Ubuntu 3.16.0-11.16-generic 3.16.1
  Uname: Linux 3.16.0-11-generic x86_64
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.14.6-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  michael2707 F pulseaudio
   /dev/snd/controlC0:  michael2707 F pulseaudio
  Date: Tue Sep  2 19:58:10 2014
  DuplicateSignature: suspend/resume:Dell Inc. Latitude E7440:A10
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=6d651e5a-075d-4911-a5ce-6710f7246853
  InstallationDate: Installed on 2014-08-01 (32 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  InterpreterPath: /usr/bin/python3.4
  MachineType: Dell Inc. Latitude E7440
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-11-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.16.0-11-generic N/A
   linux-backports-modules-3.16.0-11-generic  N/A
   linux-firmware 1.132
  SourcePackage: linux
  Title: [Dell Inc. Latitude E7440] suspend/resume failure
  UpgradeStatus: Upgraded to utopic on 2014-08-28 (5 days ago)
  UserGroups:
   
  dmi.bios.date: 06/26/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A10
  dmi.board.name: 0RYCC9
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA10:bd06/26/2014:svnDellInc.:pnLatitudeE7440:pvr01:rvnDellInc.:rn0RYCC9:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E7440
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1423704] Re: Elantech touchpad without multi-touch Ubuntu 14.04.1

2015-03-05 Thread Christopher M. Penalver
Mark, as per http://support.lenovo.com/us/en/products/laptops-and-
netbooks/lenovo-b-series-laptops/lenovo-b50-70-notebook an update to
your computer's buggy and outdated BIOS is available (2.08). 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 Confirmed.

Thank you for your understanding.

** Tags removed: kernel-unable-to-test-upstream lenovo touchpad
** Tags added: bios-outdated-2.08 needs-upstream-testing

** Attachment removed: "lspci"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1423704/+attachment/4322802/+files/lspci-vnvn.log

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

Title:
  Elantech touchpad without multi-touch Ubuntu 14.04.1

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On my Lenovo B50-70 laptop there is a Elantech touchpad installed.
  It is working perfectly as a mouse but scrolling, multi-touch, 2 finger 
gestures are not working.
  Many people are reporting this for older kernels. I would like to report this 
for: Ubuntu 14.04.1 LTS.

  Kernel: 3.13.0-45-generic #74-Ubuntu SMP Tue Jan 13 19:36:28 UTC 2015 x86_64 
x86_64 x86_64 GNU/Linux
  Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13

  There are many workarounds posted like the one below.
  It is a kind of bypass using dkms and dynamically add a module.
  Some users reporting that the dynamic module does not survive a reboot. This 
is "fixed" by adding the remove of the psmouse and adding the new psmouse 
module. The code seems to work perfectly, never the less.

  I am wondering if there is a permanent solution in one of the next kernel and 
would like to provide you information.
  In ubuntu 14.10 (32 bit) it is working.

  == Dynamic fix using dkms ==

  See bug: 1166442
  Code:

  
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1166442/+attachment/3941591/+files
  /psmouse-elantech-x551c.tar.gz

  == data ==

  I looked on the ubuntu store and found: gpointing-device-settings 
1.5.1-6ubuntu2
  It has selection boxes for emulation of horizontal/vertical scrolling but it 
is not working.

  Xorg.0.log shows the following:

  [  1367.403] (II) config/udev: Adding input device PS/2 Elantech Touchpad 
(/dev/input/event4)
  [  1367.403] (**) PS/2 Elantech Touchpad: Applying InputClass "evdev pointer 
catchall"
  [  1367.403] (II) Using input driver 'evdev' for 'PS/2 Elantech Touchpad'
  [  1367.403] (**) PS/2 Elantech Touchpad: always reports core events
  [  1367.403] (**) evdev: PS/2 Elantech Touchpad: Device: "/dev/input/event4"
  [  1367.403] (--) evdev: PS/2 Elantech Touchpad: Vendor 0x2 Product 0x1
  [  1367.403] (--) evdev: PS/2 Elantech Touchpad: Found 3 mouse buttons
  [  1367.403] (--) evdev: PS/2 Elantech Touchpad: Found relative axes
  [  1367.403] (--) evdev: PS/2 Elantech Touchpad: Found x and y relative axes
  [  1367.403] (II) evdev: PS/2 Elantech Touchpad: Configuring as mouse
  [  1367.404] (**) evdev: PS/2 Elantech Touchpad: YAxisMapping: buttons 4 and 5
  [  1367.404] (**) evdev: PS/2 Elantech Touchpad: EmulateWheelButton: 4, 
EmulateWheelInertia: 10, EmulateWheelTimeout: 200
  [  1367.404] (**) Option "config_info" 
"udev:/sys/devices/platform/i8042/serio1/input/input5/event4"
  [  1367.404] (II) XINPUT: Adding extended input device "PS/2 Elantech 
Touchpad" (type: MOUSE, id 12)
  [  1367.404] (II) evdev: PS/2 Elantech Touchpad: initialized for relative 
axes.
  [  1367.404] (**) PS/2 Elantech Touchpad: (accel) keeping acceleration scheme 
1
  [  1367.404] (**) PS/2 Elantech Touchpad: (accel) acceleration profile 0
  [  1367.404] (**) PS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
  [  1367.404] (**) PS/2 Elantech Touchpad: (accel) acceleration threshold: 4
  [  1367.404] (II) config/udev: Adding input device PS/2 Elantech Touchpad 
(/dev/input/mouse0)
  [  1367.404] (II) No input driver specified, ignoring this device.
  [  1367.404] (II) This device may have been added with another device file.
  ---
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  niels  2032 F pulseaudio
   /dev/snd/controlC1:  niels  2032 F pulseaudio
  CurrentDesktop: Unity
  Curren

[Kernel-packages] [Bug 1424058] Re: NMI watchdog: BUG: soft lockup - CPU#0 stuck for 22s! [Xorg:1334]

2015-03-05 Thread Christopher M. Penalver
** Tags added: latest-bios-1601

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

Title:
  NMI watchdog: BUG: soft lockup - CPU#0 stuck for 22s! [Xorg:1334]

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  This appears to be part of a superbug set [all variants] that inlcudes
  nouveau-firmware and the new kernels.  Rebooting from live or hard
  install will  shutdown and lock PC and KVM hardware. Also workspace
  switcher will not function properly in live mode.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.18.0-13-generic 3.18.0-13.14 [modified: 
boot/vmlinuz-3.18.0-13-generic]
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  Uname: Linux 3.18.0-13-generic x86_64
  Annotation: Your system might become unstablenow and might need to be 
restarted.
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ventrical   1986 F pulseaudio
  Date: Fri Feb 20 11:22:29 2015
  Failure: oops
  HibernationDevice: RESUME=UUID=ce424a7c-5513-403b-9787-65385e1bb31a
  InstallationDate: Installed on 2015-02-20 (0 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150219)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: System manufacturer System Product Name
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic 
root=UUID=a84a80c3-21c2-4782-96df-c49d1e9115f1 ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: kerneloops-daemon 0.12+git20090217-3ubuntu8
  RfKill:
   
  SourcePackage: linux
  Title: NMI watchdog: BUG: soft lockup - CPU#0 stuck for 22s! [Xorg:1334]
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/15/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1807
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P5B-E
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1807:bd04/15/2009:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5B-E:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

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


[Kernel-packages] [Bug 1424181] Re: Huawei E3372 USB modem not always detected

2015-03-05 Thread Christopher M. Penalver
Tommi Höynälänmaa, as per http://support.lenovo.com/us/en/products
/laptops-and-netbooks/lenovo-g-series-laptops/lenovo-g510-notebook an
update to your computer's buggy and outdated BIOS is available (3.09).
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 Confirmed.

Thank you for your understanding.

** Tags added: bios-outdated-3.09

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

Title:
  Huawei E3372 USB modem not always detected

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  What happened:
  I have to unplug and plug my Huawei E3372 USB modem in order to  connect to 
the Internet. Otherwise the Internet connection is not established. The problem 
is present in kernel versions 3.13.0-45 and 3.19.0-031900. However, xubuntu 
12.04 works fine.

  Expected to happen:
  The computer should establish the Internet connection automatically.

  Steps to reproduce the bug:
  Plug the USB modem into the computer and switch the computer on.

  I use Ubuntu 14.04.2 LTS.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-45-generic 3.13.0-45.74
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Uname: Linux 3.13.0-45-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  tohoyn 2041 F pulseaudio
   /dev/snd/controlC1:  tohoyn 2041 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat Feb 21 14:48:27 2015
  HibernationDevice: RESUME=UUID=a5d87b0f-a635-499b-9343-7315a2a0e6c9
  InstallationDate: Installed on 2014-05-28 (269 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  MachineType: LENOVO 20238
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-45-generic 
root=/dev/mapper/ubuntu--vg-root 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
  StagingDrivers: rts5139
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/07/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 79CN44WW(V3.03)
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058Std
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo G510
  dmi.modalias: 
dmi:bvnLENOVO:bvr79CN44WW(V3.03):bd12/07/2013:svnLENOVO:pn20238:pvrLenovoG510:rvnLENOVO:rnINVALID:rvr31900058Std:cvnLENOVO:ct10:cvrLenovoG510:
  dmi.product.name: 20238
  dmi.product.version: Lenovo G510
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1424261] Re: usb microSD card reader report incorrect size (32gb instead of 64GB) of microSD card.

2015-03-05 Thread Christopher M. Penalver
Jarl, as per
http://h20564.www2.hp.com/hpsc/swd/public/readIndex?sp4ts.oid=3784205&swLangOid=8&swEnvOid=4060
an update to your computer's buggy and outdated BIOS is available
(F.20). 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 Confirmed.

Thank you for your understanding.

** Tags added: bios-outdated-f.20

** Tags added: saucy trusty

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

Title:
  usb microSD card reader report incorrect size (32gb instead of 64GB)
  of microSD card.

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Using a 64GB microSDXC card in a usb sd card reader gives wrong SD
  card size (32GB). When putting the same microSDXC card in a a SD
  adapter it correctly gives 64GB size.

  Hardware:

  sdCard: SanDisk Extreme microSDXC UHS-I 
(http://www.sandisk.com/products/memory-cards/microsd/extreme-uhs-i-action-cameras/?capacity=64GB)
  USB card reader: Kingston FCR-MRG2 
(http://www.kingston.com/us/support/technical/products?model=fcr-mrg2)
  SD adapter: Kingston (http://www.kingston.com/en/flash/microsd_cards#MBLY)

  Here is the output from terminal:
  Accessing it through USB card reader:
  $ sudo fdisk -l /dev/sdb 

  Disk /dev/sdb: 27.5 GiB, 29504831488 bytes, 57626624 sectors
  Units: sectors of 1 * 512 = 512 bytes
  Sector size (logical/physical): 512 bytes / 512 bytes
  I/O size (minimum/optimal): 512 bytes / 512 bytes
  Disklabel type: dos
  Disk identifier: 0x

  
  Accessing it through sd card adapter and the built-int sd card reader:
  $ sudo fdisk -l /dev/mmcblk0

  Disk /dev/mmcblk0: 59.5 GiB, 63864569856 bytes, 124735488 sectors
  Units: sectors of 1 * 512 = 512 bytes
  Sector size (logical/physical): 512 bytes / 512 bytes
  I/O size (minimum/optimal): 512 bytes / 512 bytes
  Disklabel type: dos
  Disk identifier: 0x


  
  My conclussion is that the driver for the usb card-reader.

  I will attach the output of lsusb -v -d 090c:6200

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40
  ProcVersionSignature: Ubuntu 3.16.0-30.40-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu8.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jarl   4339 F pulseaudio
  CurrentDesktop: KDE
  Date: Sat Feb 21 21:27:53 2015
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=e45150b2-5a68-4250-918d-8b731fcb17a2
  InstallationDate: Installed on 2013-11-27 (450 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Hewlett-Packard HP EliteBook 8730w
  PccardctlStatus:
   Socket 0:
 3.3V
16-bit
PC Card
 Subdevice 0 (function 0) bound to driver "pata_pcmcia"
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic 
root=UUID=21aea9ee-02ab-46d0-8314-468f69a333c0 ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-30-generic N/A
   linux-backports-modules-3.16.0-30-generic  N/A
   linux-firmware 1.138.1
  SourcePackage: linux
  UpgradeStatus: Upgraded to utopic on 2015-01-22 (30 days ago)
  dmi.bios.date: 12/03/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68PAD Ver. F.13
  dmi.board.name: 30EC
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 91.25
  dmi.chassis.asset.tag: CNU01143H6
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68PADVer.F.13:bd12/03/2010:svnHewlett-Packard:pnHPEliteBook8730w:pvrF.13:rvnHewlett-Packard:rn30EC:rvrKBCVersion91.25:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP EliteBook 8730w
  dmi.product.version: F.13
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 1424275] Re: Ubuntu 15.04 (non-virtualized): System hung after kdump is trigger from Power NV system

2015-03-05 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/1424275

Title:
  Ubuntu 15.04 (non-virtualized): System hung after kdump is trigger
  from Power NV system

Status in linux package in Ubuntu:
  Triaged

Bug description:
  == Comment: #0  ==
  ---Problem Description---
  Ubuntu 15.04 (non-virtualized): System hung after kdump is trigger from Power 
NV system
   
  ---uname output---
  ubuntu 15.04 kernel
  uname -a:
  Linux lep8d 3.18.0-12-generic #13-Ubuntu SMP Thu Jan 29 13:44:26 UTC 2015 
ppc64le ppc64le ppc64le GNU/Linux

  Machine Type = Power 8 NV

  
  Steps to reproduce:
  1) root@lep8d:~# cat /proc/cmdline 
root=UUID=0d90e79d-3d3f-4d8e-9de9-af000b6f285d ro quiet splash 
crashkernel=4096M

  2) update-grub

  3) reboot

  4) root@lep8d:~# kdump-config show
  USE_KDUMP:1
  KDUMP_SYSCTL: kernel.panic_on_oops=1
  KDUMP_COREDIR:/var/crash
  crashkernel addr: 
  current state:ready to kdump

  kexec command:
/sbin/kexec -p --args-linux 
--command-line="root=UUID=0d90e79d-3d3f-4d8e-9de9-af000b6f285d ro quiet splash 
irqpoll maxcpus=1 nousb systemd.unit=kdump-tools.service" 
--initrd=/boot/initrd.img-3.18.0-12-generic /boot/vmlinux-3.18.0-12-generic
  root@lep8d:~# 

  5) root@lep8d:/var/crash# echo 'c' | sudo tee /proc/sysrq-trigger

  [  300.997178] SysRq : Trigger a crash
  [  300.997221] Unable to handle kernel paging request for data at address 
0x
  [  300.997264] Faulting instruction address: 0xc05f9314
  [  300.997328] Oops: Kernel access of bad area, sig: 11 [#1]
  [  300.997378] SMP NR_CPUS=2048 NUMA PowerNV
  [  300.997430] Modules linked in: uio_pdrv_genirq uio powernv_rng ses 
enclosure lpfc ipr scsi_transport_fc
  [  300.997595] CPU: 64 PID: 2219 Comm: tee Not tainted 3.18.0-12-generic 
#13-Ubuntu
  [  300.997669] task: c01fdf647e60 ti: c01fdf698000 task.ti: 
c01fdf698000
  [  300.997742] NIP: c05f9314 LR: c05fa3ac CTR: 
c05f92e0
  [  300.997816] REGS: c01fdf69b9d0 TRAP: 0300   Not tainted  
(3.18.0-12-generic)
  [  300.997889] MSR: 90009033   CR: 28004022  
XER: 2000
  [  300.998075] CFAR: c00084d8 DAR:  DSISR: 4200 
SOFTE: 1 
  GPR00: c05fa3ac c01fdf69bc50 c1426990 0063 
  GPR04: c0010c0083f8 c0010c018db0 0599 c41dfdf0 
  GPR08: c0e76990 0001  0001 
  GPR12: c05f92e0 c7b44000   
  GPR16:     
  GPR20:   10009dd8 0001 
  GPR24: 10009dd8 3fffc9d48270 c1375708 0004 
  GPR28: 0063 c133f598 c1375ac8  
  [  300.999053] NIP [c05f9314] sysrq_handle_crash+0x34/0x50
  [  300.999116] LR [c05fa3ac] __handle_sysrq+0xec/0x280
  [  300.999166] Call Trace:
  [  300.999192] [c01fdf69bc50] [c01fdf69bd90] 0xc01fdf69bd90 
(unreliable)
  [  300.999279] [c01fdf69bc70] [c05fa3ac] __handle_sysrq+0xec/0x280
  [  300.999354] [c01fdf69bd10] [c05faba8] 
write_sysrq_trigger+0x78/0xa0
  [  300.999443] [c01fdf69bd40] [c0345b90] proc_reg_write+0xb0/0x110
  [  300.999519] [c01fdf69bd90] [c02b96ac] vfs_write+0xdc/0x260
  [  300.999594] [c01fdf69bde0] [c02ba24c] SyS_write+0x6c/0x110
  [  300.999669] [c01fdf69be30] [c000927c] syscall_exit+0x0/0x7c
  [  300.999768] Instruction dump:
  [  300.999839] 3842d6b0 7c0802a6 f8010010 f821ffe1 6000 6000 3d22001b 
39491bdc 
  [  301.68] 3921 912a 7c0004ac 3940 <992a> 38210020 
e8010010 7c0803a6 
  [  301.000300] ---[ end trace 93f659e78f1526bc ]---
  [  301.000390] 
  [  301.000484] Sending IPI to other CPUs
  [  301.001675] IPI complete
   -> smp_release_cpus()
  spinning_secondaries = 159
   <- smp_release_cpus()
   <- setup_system()
  [1.828216] /build/buildd/linux-3.18.0/drivers/rtc/hctosys.c: unable to 
open rtc device (rtc0)

  starting version 218
  [5.230190] lpfc 0001:03:00.0: 0:1303 Link Up Event x1 received Data: x1 
x1 x10 x0 x0 x0 0

  
  root@lep8d:~# dpkg --list | grep -i kdump
  ii  kdump-tools 1:1.5.7-4all  
scripts and tools for automating kdump (Linux crash dumps)
  root@lep8d:~# 

  root@lep8d:~# dpkg --list | grep -i linux-crashdump 
  ii  linux-crashdump 3.18.0.12.12 ppc64el  
Linux kernel crashdump setup for the latest generic kernel
  root@lep8d:~# 

  
  Steps to reproduce:
  1) Installed kdump tools and linux-crash

[Kernel-packages] [Bug 1424526] Re: Unable to boot from installation media

2015-03-05 Thread Christopher M. Penalver
Michael Snoyman, could you please capture the boot issue following
https://wiki.ubuntu.com/DebuggingKernelBoot ?

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

** Tags removed: precise
** Tags added: regression-release trusty 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/1424526

Title:
  Unable to boot from installation media

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I've been using Ubuntu 12.04 on my desktop for a number of years now.
  When I installed it, I had to pass the kernel option acpi=off in order
  to get it to boot correctly, both from the live CD and after
  installation. Otherwise, it has worked well (obviously, without ACPI
  features being present).

  I am now trying to install my OS from scratch, and am attempting to do
  so with 14.04. However, I have been completely unable to get the
  system to boot into the installer without freezing or rebooting. I
  have tried the kernel options nolapic, noapic, acpi=off, acpi=ht, and
  irqpoll, in a large number of combination, and both with a BIOS and
  UEFI boot. I also flashed my BIOS to the latest firmware, which seems
  to have made the boot process last a bit longer before freeze/reboot,
  but given that I never timed it, that's a very non-scientific
  assessment.

  I've tried booting with Debian, Fedora, and ArchLinux disks as well,
  all to no avail, so I do not believe this is an Ubuntu-specific issue.
  It seems that there's been some kernel level change since 12.04
  causing issues. I'm hoping that there's some workaround or kernel boot
  option to be passed in.

  I'm not certain what the most useful information to provide is. Since
  I'm currently running from Ubuntu 12.04, I can run any command that OS
  supports to provide you with more system information. In case it's
  useful, I've attached the output of dmidecode.

  My motherboard is an MSI H77MA-G43.
  --- 
  AcpiTables:
   
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.8.0-44-generic.
  ApportVersion: 2.0.1-0ubuntu17.8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ubuntu 2516 F pulseaudio
   /dev/snd/controlC2:  ubuntu 2516 F pulseaudio
   /dev/snd/controlC0:  ubuntu 2516 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xf721 irq 44'
 Mixer name : 'Realtek ALC892'
 Components : 'HDA:10ec0892,1462d756,00100302'
 Controls  : 42
 Simple ctrls  : 19
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xf708 irq 17'
 Mixer name : 'Nvidia GPU 0b HDMI/DP'
 Components : 'HDA:10de000b,10de0101,00100200'
 Controls  : 28
 Simple ctrls  : 4
  Card2.Amixer.info:
   Card hw:2 'U0x46d0x81b'/'USB Device 0x46d:0x81b at usb-:00:1a.0-1.2, 
high speed'
 Mixer name : 'USB Mixer'
 Components : 'USB046d:081b'
 Controls  : 2
 Simple ctrls  : 1
  Card2.Amixer.values:
   Simple mixer control 'Mic',0
 Capabilities: cvolume cvolume-joined cswitch cswitch-joined penum
 Capture channels: Mono
 Limits: Capture 0 - 16
 Mono: Capture 10 [62%] [21.00dB] [on]
  DistroRelease: Ubuntu 12.04
  HibernationDevice: RESUME=UUID=76e7564e-2c94-4f29-ab80-9f499ae77547
  InstallationMedia: Ubuntu 12.04.3 LTS "Precise Pangolin" - Release amd64 
(20130820.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
   
   docker0   no wireless extensions.
  MachineType: MSI MS-7756
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-44-generic 
root=UUID=f89efcde-9628-45b8-a2c8-244ff8360805 ro quiet splash acpi=off
  ProcVersionSignature: Ubuntu 3.8.0-44.66~precise1-generic 3.8.13.25
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-44-generic N/A
   linux-backports-modules-3.8.0-44-generic  N/A
   linux-firmware1.79.18
  RfKill:
   
  Tags:  precise running-unity
  Uname: Linux 3.8.0-44-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin plugdev sambashare sudo vboxusers
  dmi.bios.date: 10/29/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V1.13
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: H77MA-G43 (MS-7756)
  dmi.board.vendor: MSI
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.13:bd10/29/2013:svnMSI:pnMS-7756:pvr1.0:rvnMSI:rnH77MA-G43(MS-7756):rvr1.0:cvnMSI:ct3:cvr1.0:
  d

[Kernel-packages] [Bug 1425202] Re: ISST-LTE: Ubuntu 15.04 lpar crashes at iommu_free_table after adapter DLPAR operation

2015-03-05 Thread Christopher M. Penalver
** Changed in: linux (Ubuntu)
   Importance: Undecided => High

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

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

Title:
  ISST-LTE: Ubuntu 15.04 lpar crashes at iommu_free_table after adapter
  DLPAR operation

Status in linux package in Ubuntu:
  Triaged

Bug description:
  Description:
  

  I have installed all packages required for DLPAR in Ubuntu 15.04. When
  i am trying to do network adapter DLPAR operation, lpar crashes.

  root@highlp1:/etc/network# [  454.482742] kernel BUG at 
/build/buildd/linux-3.18.0/arch/powerpc/kernel/iommu.c:732!
  cpu 0xa: Vector: 700 (Program Check) at [c0016e67f850]
  pc: c0040484: iommu_free_table+0x64/0x140
  lr: c004047c: iommu_free_table+0x5c/0x140
  sp: c0016e67fad0
 msr: 80029033
current = 0xc0016b4277e0
paca= 0xc7b35a00   softe: 0irq_happened: 0x01
  pid   = 3288, comm = drmgr
  kernel BUG at /build/buildd/linux-3.18.0/arch/powerpc/kernel/iommu.c:732!
  enter ? for help
  [c0016e67fb40] c0083428 iommu_reconfig_notifier+0x88/0x160
  [c0016e67fb70] c00dab38 notifier_call_chain+0x98/0x100
  [c0016e67fbc0] c00db244 __blocking_notifier_call_chain+0x74/0xe0
  [c0016e67fc10] c0877290 of_reconfig_notify+0x40/0xa0
  [c0016e67fc40] c0877cdc of_detach_node+0x8c/0xb0
  [c0016e67fc70] c00809b8 ofdt_write+0x1f8/0x7b0
  [c0016e67fd40] c03459f0 proc_reg_write+0xb0/0x110
  [c0016e67fd90] c02b950c vfs_write+0xdc/0x260
  [c0016e67fde0] c02ba0ac SyS_write+0x6c/0x110
  [c0016e67fe30] c000927c syscall_exit+0x0/0x7c
  --- Exception: c01 (System Call) at 101ba638
  SP (3fffdba63300) is in userspace
  a:mon>
  a:mon>
  a:mon>
  a:mon> t
  [c0016e67fb40] c0083428 iommu_reconfig_notifier+0x88/0x160
  [c0016e67fb70] c00dab38 notifier_call_chain+0x98/0x100
  [c0016e67fbc0] c00db244 __blocking_notifier_call_chain+0x74/0xe0
  [c0016e67fc10] c0877290 of_reconfig_notify+0x40/0xa0
  [c0016e67fc40] c0877cdc of_detach_node+0x8c/0xb0
  [c0016e67fc70] c00809b8 ofdt_write+0x1f8/0x7b0
  [c0016e67fd40] c03459f0 proc_reg_write+0xb0/0x110
  [c0016e67fd90] c02b950c vfs_write+0xdc/0x260
  [c0016e67fde0] c02ba0ac SyS_write+0x6c/0x110
  [c0016e67fe30] c000927c syscall_exit+0x0/0x7c
  --- Exception: c01 (System Call) at 101ba638
  SP (3fffdba63300) is in userspace

  a:mon> e
  cpu 0xa: Vector: 700 (Program Check) at [c0016e67f850]
  pc: c0040484: iommu_free_table+0x64/0x140
  lr: c004047c: iommu_free_table+0x5c/0x140
  sp: c0016e67fad0
 msr: 80029033
current = 0xc0016b4277e0
paca= 0xc7b35a00   softe: 0irq_happened: 0x01
  pid   = 3288, comm = drmgr
  kernel BUG at /build/buildd/linux-3.18.0/arch/powerpc/kernel/iommu.c:732!

  
  Original patch posted 
https://lists.ozlabs.org/pipermail/linuxppc-dev/2015-February/125068.html

  Updated patch posted as: https://lists.ozlabs.org/pipermail/linuxppc-
  dev/2015-February/125133.html

  Will update again once merged into mpe's tree.

  -Nish

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

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


[Kernel-packages] [Bug 1425252] Re: 0489:e076 - Qualcomm Atheros - Ubuntu 14.10 bluetooth does not see any devices

2015-03-05 Thread Christopher M. Penalver
** Attachment removed: "Files: lspci.vnvn.log, version.log, lspci.txt, 
lsusb.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1425252/+attachment/4326563/+files/lspci_lspci-vnvn_lsusb_version.zip

** Tags removed: atheros bluetooth qualcomm
** Tags added: latest-bios-1.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/1425252

Title:
  0489:e076 - Qualcomm Atheros - Ubuntu 14.10 bluetooth does not see any
  devices

Status in linux package in Ubuntu:
  In Progress

Bug description:
  This bug is related to:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1352821

  
  Bluetooth on Ubuntu 14.10 running on Acer Aspire V3-371-79RJ laptop does not 
work. WiFi on the same device works normally and also bluetooth seems to work 
normally, but when searching for external devices Ubuntu cannot see any 
bluetooth devices.
   
  I've tried to connect to both bluetooth mouse and an Android phone, no luck. 
On another Ubuntu laptop the same external bluetooth devices are visible and 
work ok.

  lspci -nnk printout includes this:
  02:00.0 Network controller [0280]: Qualcomm Atheros AR9462 Wireless Network 
Adapter [168c:0034] (rev 01)
   Subsystem: Foxconn International, Inc. Device [105b:e07d]
   Kernel driver in use: ath9k

  and lsusb printout includes this:
  Bus 002 Device 002: ID 0489:e076 Foxconn / Hon Hai

  Full listings are attached.

  
  What was expected to happen:
  - Expected that Ubuntu would find my bluetooth mouse and phone when searching 
for new bluetooth devices.

  What happened instead:
  - Everything seemed to work ok, but nothing happened. Ubuntu does not see any 
bluetooth devices.

  Background Information:
  - Description:  Ubuntu 14.10
  - Release: 14.10
  - gnome-bluetooth 3.8.2.1-0ubuntu9
  - Hardware used: Acer Aspire V3-371-79RJ
  --- 
  ApportVersion: 2.14.7-0ubuntu8.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jniirane   2414 F pulseaudio
   /dev/snd/controlC1:  jniirane   2414 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-01-03 (52 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  MachineType: Acer Aspire V3-371
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-31-generic 
root=UUID=c66b9d81-d91d-4201-85b9-a288b70f371f ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-31.41~lp1352821v1-generic 3.16.7-ckt5
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-31-generic N/A
   linux-backports-modules-3.16.0-31-generic  N/A
   linux-firmware 1.138.1
  Tags:  utopic
  Uname: Linux 3.16.0-31-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/05/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.12
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Aspire V3-371
  dmi.board.vendor: Acer
  dmi.board.version: V1.12
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V1.12
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.12:bd09/05/2014:svnAcer:pnAspireV3-371:pvrV1.12:rvnAcer:rnAspireV3-371:rvrV1.12:cvnAcer:ct10:cvrV1.12:
  dmi.product.name: Aspire V3-371
  dmi.product.version: V1.12
  dmi.sys.vendor: Acer

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

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


[Kernel-packages] [Bug 1421864] Re: CVE-2015-1593 Linux ASLR integer overflow

2015-03-05 Thread Steve Beattie
*** This bug is a duplicate of bug 1423757 ***
https://bugs.launchpad.net/bugs/1423757

** This bug has been marked a duplicate of bug 1423757
   CVE-2015-1593

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

Title:
  CVE-2015-1593 Linux ASLR integer overflow

Status in linux package in Ubuntu:
  Confirmed
Status in linux-armadaxp package in Ubuntu:
  Confirmed
Status in linux-ec2 package in Ubuntu:
  Confirmed
Status in linux-flo package in Ubuntu:
  Confirmed
Status in linux-fsl-imx51 package in Ubuntu:
  Confirmed
Status in linux-goldfish package in Ubuntu:
  Confirmed
Status in linux-lts-quantal package in Ubuntu:
  Confirmed
Status in linux-lts-raring package in Ubuntu:
  Confirmed
Status in linux-lts-saucy package in Ubuntu:
  Confirmed
Status in linux-lts-trusty package in Ubuntu:
  Confirmed
Status in linux-lts-utopic package in Ubuntu:
  Confirmed
Status in linux-mako package in Ubuntu:
  Confirmed
Status in linux-manta package in Ubuntu:
  Confirmed
Status in linux-mvl-dove package in Ubuntu:
  Confirmed
Status in linux-ti-omap4 package in Ubuntu:
  Confirmed

Bug description:
  Linux ASLR integer overflow

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

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


[Kernel-packages] [Bug 1296270] Re: Have to login twice after suspending

2015-03-05 Thread Rob Reus
This bug is still not fixed. Running on latest upstream packages, and
kernel.

Any news, or work-around?

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

Title:
  Have to login twice after suspending

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  [ The bug ]
  After resuming from suspend, the screen is locked. I enter my password 
correctly and takes me to the screen I was at before suspending. Within 10 
seconds the screen is automatically locked and I have to re-enter my password 
to get it unlocked.

  [ How to reproduce this bug ]
  Suspend your machine. Wake it from suspend.

  
  [ Environment ]
  lsb_release -a

  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu Trusty Tahr (development branch)
  Release:  14.04
  Codename: trusty

   apt-cache policy linux-generic
  linux-generic:
Installed: 3.13.0.18.22
Candidate: 3.13.0.19.23
Version table:
   3.13.0.19.23 0
  500 http://in.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
   *** 3.13.0.18.22 0
  100 /var/lib/dpkg/status
  --- 
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jobin  2887 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=755cc019-dd1c-4b7d-a70c-bbaaa6aa03c9
  InstallationDate: Installed on 2014-03-17 (7 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140316)
  MachineType: Hewlett-Packard HP 630 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-19-generic 
root=UUID=e65dde38-8db3-4375-af07-da5265597b0a ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-19.39-generic 3.13.6
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-19-generic N/A
   linux-backports-modules-3.13.0-19-generic  N/A
   linux-firmware 1.126
  Tags:  trusty
  Uname: Linux 3.13.0-19-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip kvm libvirtd lpadmin plugdev sambashare sudo 
www-data
  _MarkForUpload: True
  dmi.bios.date: 07/22/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.1A
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 3672
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 23.24
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.1A:bd07/22/2011:svnHewlett-Packard:pnHP630NotebookPC:pvr058A10004C1000260:rvnHewlett-Packard:rn3672:rvr23.24:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP 630 Notebook PC
  dmi.product.version: 058A10004C1000260
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 1425298] Re: usb in docking station thinkpad fails resume

2015-03-05 Thread Christopher M. Penalver
lol24h, as per http://support.lenovo.com/us/en/products/laptops-and-
netbooks/thinkpad-x-series-tablet-laptops/thinkpad-x230-tablet an update
to your computer's buggy and outdated BIOS is available (2.60). 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 Confirmed.

Thank you for your understanding.

** Tags added: bios-outdated-2.60

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

Title:
  usb in docking station thinkpad fails resume

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  USB in docking station fails to work after resume from suspend.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: linux-image-extra-3.16.0-30-generic 3.16.0-30.40
  ProcVersionSignature: Ubuntu 3.16.0-30.40-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  mastier4275 F pulseaudio
   /dev/snd/controlC0:  mastier4275 F pulseaudio
  CurrentDesktop: Unity
  Date: Tue Feb 24 22:51:57 2015
  HibernationDevice: RESUME=UUID=f6738183-910b-49b9-b769-898c55ff5967
  InstallationDate: Installed on 2012-10-25 (852 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MachineType: LENOVO 34352NG
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-30-generic 
root=/dev/mapper/hostname-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-30-generic N/A
   linux-backports-modules-3.16.0-30-generic  N/A
   linux-firmware 1.138.1
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/12/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GCET98WW (2.58 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 34352NG
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGCET98WW(2.58):bd03/12/2014:svnLENOVO:pn34352NG:pvrThinkPadX230Tablet:rvnLENOVO:rn34352NG:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 34352NG
  dmi.product.version: ThinkPad X230 Tablet
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1364539] Re: [Dell Latitude E7440] suspend/resume failure

2015-03-05 Thread Michael Thayer
Sorry about that.  This was one of about twenty automatic reports by
Apport when I upgraded to 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/1364539

Title:
  [Dell Latitude E7440] suspend/resume failure

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  If relevant, I docked the laptop between suspending and resuming.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-11-generic 3.16.0-11.16
  ProcVersionSignature: Ubuntu 3.16.0-11.16-generic 3.16.1
  Uname: Linux 3.16.0-11-generic x86_64
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.14.6-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  michael2707 F pulseaudio
   /dev/snd/controlC0:  michael2707 F pulseaudio
  Date: Tue Sep  2 19:58:10 2014
  DuplicateSignature: suspend/resume:Dell Inc. Latitude E7440:A10
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=6d651e5a-075d-4911-a5ce-6710f7246853
  InstallationDate: Installed on 2014-08-01 (32 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  InterpreterPath: /usr/bin/python3.4
  MachineType: Dell Inc. Latitude E7440
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-11-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.16.0-11-generic N/A
   linux-backports-modules-3.16.0-11-generic  N/A
   linux-firmware 1.132
  SourcePackage: linux
  Title: [Dell Inc. Latitude E7440] suspend/resume failure
  UpgradeStatus: Upgraded to utopic on 2014-08-28 (5 days ago)
  UserGroups:
   
  dmi.bios.date: 06/26/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A10
  dmi.board.name: 0RYCC9
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA10:bd06/26/2014:svnDellInc.:pnLatitudeE7440:pvr01:rvnDellInc.:rn0RYCC9:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E7440
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1425803] Re: Driver problem with USB chipset VIA VL812-B2

2015-03-05 Thread Christopher M. Penalver
Warren, could you please test the latest mainline kernel 4.0-rc2 and
advise to the results?

** Tags removed: 3.0 hub usb
** Tags added: bios-outdated-f.35

** Tags removed: bios-outdated-f.35
** Tags added: latest-bios-f.35 latest-firmware

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

Title:
  Driver problem with USB chipset VIA VL812-B2

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Presuming the system info you need is in the automatically generated
  collection from ubuntu-bug. Ubuntu 14.10, fully updated. Kernel
  3.16.0-31-generic.

  The problem described also exists in earlier kernels although I cannot
  say when it first appeared.

  I have a HooToo HT-UH005 4-Port USB 3.0 hub (VIA VL812-B2 chipset) .
  I'm using it with a HP Pavilion 17-e049wm laptop. This computer has
  two USB 3.0 ports.

  When the computer is quiescent the CPU consumed is normally 0% to 1%.
  That's the same whether there are USB 2.0 or 3.0 devices plugged into
  its onboard USB 3.0 ports, or not.

  As soon as I plug the HT-UH005 hub into one of those USB 3.0 ports, a
  system process khubd appears and it takes about 7% of CPU. Also,
  several "kworker" and "ksoftirqd" threads appear which between them
  consume another 18% of CPU, for a total of 25% CPU load. That's just
  because the HT-UH005 was plugged in. No peripherals attached to the
  HT-UH005.

  Stranger still, when I unplug the HT-UH005 the khubd, kworker, and
  ksoftirqd threads *continue* to consume 25% CPU. That's with the HT-
  UH005 disconnected after it was previously connected. This goes on
  indefinitely. The only way I can get things back to normal is to
  reboot or to manually stop and restart (unbind and then bind) the
  xhci_hcd driver that's servicing the internal hub that runs the
  computer's two USB 3.0 ports.

  The listing from dmesg shows no apparent problems when the HT-UH005 is
  connected or disconnected. Listing from lsusb shows the HT-UH005
  successfully connected to a port on the internal USB 3.0 hub using
  driver xhci_hcd.

  This could be caused by some sort of incompatibility between the AMD
  internal hub and the VIA external hub. But, that the condition
  persists after the HT- UH005 is disconnected suggests it is almost
  surely a linux driver problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-31-generic 3.16.0-31.41
  ProcVersionSignature: Ubuntu 3.16.0-31.41-generic 3.16.7-ckt5
  Uname: Linux 3.16.0-31-generic x86_64
  NonfreeKernelModules: wl fglrx
  ApportVersion: 2.14.7-0ubuntu8.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  warren 5539 F pulseaudio
   /dev/snd/controlC0:  warren 5539 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Feb 25 22:12:53 2015
  HibernationDevice: RESUME=UUID=d6ce9a82-d272-4efa-bfe4-e13c883b2418
  InstallationDate: Installed on 2012-05-23 (1008 days ago)
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  MachineType: Hewlett-Packard HP Pavilion 17 Notebook PC
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-31-generic 
root=UUID=515bfe03-1a57-4762-9cc1-6896e081c4c5 ro quiet splash rootfstype=ext4 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-31-generic N/A
   linux-backports-modules-3.16.0-31-generic  N/A
   linux-firmware 1.138.1
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/04/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.31
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 1984
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 01.13
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.31:bd12/04/2013:svnHewlett-Packard:pnHPPavilion17NotebookPC:pvr088013305B1620100:rvnHewlett-Packard:rn1984:rvr01.13:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion 17 Notebook PC
  dmi.product.version: 088013305B1620100
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 1399142] Re: CVE-2010-5313

2015-03-05 Thread John Johansen
** No longer affects: linux-lts-trusty (Ubuntu Trusty)

** No longer affects: linux-lts-trusty (Ubuntu Lucid)

** No longer affects: linux-lts-trusty (Ubuntu Vivid)

** No longer affects: linux-lts-trusty (Ubuntu Utopic)

** No longer affects: linux-armadaxp (Ubuntu Trusty)

** No longer affects: linux-armadaxp (Ubuntu Lucid)

** No longer affects: linux-armadaxp (Ubuntu Vivid)

** No longer affects: linux-armadaxp (Ubuntu Utopic)

** No longer affects: linux-lts-utopic (Ubuntu Precise)

** No longer affects: linux-lts-utopic (Ubuntu Lucid)

** No longer affects: linux-lts-utopic (Ubuntu Vivid)

** No longer affects: linux-lts-utopic (Ubuntu Utopic)

** No longer affects: linux-ec2 (Ubuntu Precise)

** No longer affects: linux-ec2 (Ubuntu Trusty)

** No longer affects: linux-ec2 (Ubuntu Vivid)

** No longer affects: linux-ec2 (Ubuntu Utopic)

** No longer affects: linux-lts-quantal (Ubuntu Trusty)

** No longer affects: linux-lts-quantal (Ubuntu Lucid)

** No longer affects: linux-lts-quantal (Ubuntu Vivid)

** No longer affects: linux-lts-quantal (Ubuntu Utopic)

** No longer affects: linux-flo (Ubuntu Precise)

** No longer affects: linux-flo (Ubuntu Lucid)

** No longer affects: linux-mvl-dove (Ubuntu Precise)

** No longer affects: linux-mvl-dove (Ubuntu Trusty)

** No longer affects: linux-mvl-dove (Ubuntu Vivid)

** No longer affects: linux-mvl-dove (Ubuntu Utopic)

** No longer affects: linux-goldfish (Ubuntu Precise)

** No longer affects: linux-goldfish (Ubuntu Lucid)

** No longer affects: linux-lts-saucy (Ubuntu Trusty)

** No longer affects: linux-lts-saucy (Ubuntu Lucid)

** No longer affects: linux-lts-saucy (Ubuntu Vivid)

** No longer affects: linux-lts-saucy (Ubuntu Utopic)

** No longer affects: linux-mako (Ubuntu Precise)

** No longer affects: linux-mako (Ubuntu Lucid)

** No longer affects: linux-ti-omap4 (Ubuntu Trusty)

** No longer affects: linux-ti-omap4 (Ubuntu Lucid)

** No longer affects: linux-ti-omap4 (Ubuntu Vivid)

** No longer affects: linux-ti-omap4 (Ubuntu Utopic)

** No longer affects: linux-fsl-imx51 (Ubuntu Precise)

** No longer affects: linux-fsl-imx51 (Ubuntu Trusty)

** No longer affects: linux-fsl-imx51 (Ubuntu Vivid)

** No longer affects: linux-fsl-imx51 (Ubuntu Utopic)

** No longer affects: linux-lts-raring (Ubuntu Trusty)

** No longer affects: linux-lts-raring (Ubuntu Lucid)

** No longer affects: linux-lts-raring (Ubuntu Vivid)

** No longer affects: linux-lts-raring (Ubuntu Utopic)

** No longer affects: linux-manta (Ubuntu Precise)

** No longer affects: linux-manta (Ubuntu Lucid)

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

Title:
  CVE-2010-5313

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

[Kernel-packages] [Bug 1296270] Re: Have to login twice after suspending

2015-03-05 Thread Yu Ning
In my side I workaround this issue by uninstalling gnome-screensaver,
not sure if it also works for you.

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

Title:
  Have to login twice after suspending

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  [ The bug ]
  After resuming from suspend, the screen is locked. I enter my password 
correctly and takes me to the screen I was at before suspending. Within 10 
seconds the screen is automatically locked and I have to re-enter my password 
to get it unlocked.

  [ How to reproduce this bug ]
  Suspend your machine. Wake it from suspend.

  
  [ Environment ]
  lsb_release -a

  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu Trusty Tahr (development branch)
  Release:  14.04
  Codename: trusty

   apt-cache policy linux-generic
  linux-generic:
Installed: 3.13.0.18.22
Candidate: 3.13.0.19.23
Version table:
   3.13.0.19.23 0
  500 http://in.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
   *** 3.13.0.18.22 0
  100 /var/lib/dpkg/status
  --- 
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jobin  2887 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=755cc019-dd1c-4b7d-a70c-bbaaa6aa03c9
  InstallationDate: Installed on 2014-03-17 (7 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140316)
  MachineType: Hewlett-Packard HP 630 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-19-generic 
root=UUID=e65dde38-8db3-4375-af07-da5265597b0a ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-19.39-generic 3.13.6
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-19-generic N/A
   linux-backports-modules-3.13.0-19-generic  N/A
   linux-firmware 1.126
  Tags:  trusty
  Uname: Linux 3.13.0-19-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip kvm libvirtd lpadmin plugdev sambashare sudo 
www-data
  _MarkForUpload: True
  dmi.bios.date: 07/22/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.1A
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 3672
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 23.24
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.1A:bd07/22/2011:svnHewlett-Packard:pnHP630NotebookPC:pvr058A10004C1000260:rvnHewlett-Packard:rn3672:rvr23.24:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP 630 Notebook PC
  dmi.product.version: 058A10004C1000260
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 1426195] Re: No login screen after latest update

2015-03-05 Thread Christopher M. Penalver
** 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/1426195

Title:
  No login screen after latest update

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  This problem appeared immediately after running software update on
  2015-02-26 UTC-700.  The Xubuntu login screen fails to appear after
  boot.  It is possible to log in on the console at Ctrl-Alt-F2.  Before
  running update and rebooting, the login screen appeared normally.

  When logging in on the console, the following error messages appear (they are 
also in dmesg):
  systemd-logind[965]: Failed to start unit user@112.service: Unknown unit: 
user@112.service
  systemd-logind[965]: Failed to start user service: Unknown unit: 
user@112.service
  ...
  systemd-logind[965]: Failed to start unit user@112.service: Unknown unit: 
user@1000.service
  systemd-logind[965]: Failed to start user service: Unknown unit: 
user@1000.service

  Strangely, the login screen sometimes appears after about 15 minutes.

  Kernel is Ubuntu 3.16.0-31.41-generic 3.16.7-ckt5 running on AMD 64

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-31-generic 3.16.0-31.41
  ProcVersionSignature: Ubuntu 3.16.0-31.41-generic 3.16.7-ckt5
  Uname: Linux 3.16.0-31-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu8.2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/hwC0D0', '/dev/snd/pcmC0D1p', '/dev/snd/pcmC0D0c', 
'/dev/snd/pcmC0D0p', '/dev/snd/controlC0', '/dev/snd/seq', '/dev/snd/timer'] 
failed with exit code 1:
  Date: Thu Feb 26 18:44:53 2015
  InstallationDate: Installed on 2015-02-04 (22 days ago)
  InstallationMedia: Xubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-31-generic 
root=UUID=cde53183-4004-43d2-b406-4fd309a9b699 ro quiet splash
  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.16.0-31-generic N/A
   linux-backports-modules-3.16.0-31-generic  N/A
   linux-firmware 1.138.1
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/23/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: E1763IG6.715
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: MS-1763
  dmi.board.version: REV:0.C
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 10
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrE1763IG6.715:bd09/23/2014:svn:pn:pvrTobefilledbyO.E.M.:rvn:rnMS-1763:rvrREV0.C:cvnToBeFilledByO.E.M.:ct10:cvrToBeFilledByO.E.M.:
  dmi.product.version: To be filled by O.E.M.

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

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


[Kernel-packages] [Bug 1424591] Re: Not work Bluetooth with gnome 3.14 in Ubuntu vivid and linux 4.0-rc1

2015-03-05 Thread Christopher M. Penalver
Cristian Aravena Romero, thank you for taking the time to report this
bug and trying to help make Ubuntu better. However, the upstream kernel
is not a software package provided by the official Ubuntu repositories.
For more on this please see
https://wiki.ubuntu.com/Kernel/MainlineBuilds#Does_the_kernel_team_support_the_mainline_kernel_builds.3F
. Because of this the Ubuntu project can not support or fix your
particular bug. Please report this bug to the provider of the software
package. Thanks!

If you are interested in learning more about software repositories and
Ubuntu, check https://help.ubuntu.com/community/Repositories

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

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

Title:
  Not work Bluetooth with gnome 3.14 in Ubuntu vivid and linux 4.0-rc1

Status in The Linux Kernel:
  Unknown
Status in gnome-control-center package in Ubuntu:
  Invalid
Status in linux package in Ubuntu:
  Invalid

Bug description:
  Hello,

  I'm testing new release of kernel 4.0-rc1 and not work Bluethooth

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: gnome-control-center 1:3.14.2-2ubuntu2
  Uname: Linux 4.0.0-04rc1-generic x86_64
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Mon Feb 23 08:11:07 2015
  InstallationDate: Installed on 2014-09-25 (151 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Alpha amd64 
(20140923)
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_gnome-control-center: deja-dup 32.0-0ubuntu2

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

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


[Kernel-packages] [Bug 1426272] Re: vivid-proposed/krillin - Phone reboots spontaneously

2015-03-05 Thread Christopher M. Penalver
** Changed in: linux (Ubuntu)
   Status: Confirmed => Triaged

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

Title:
  vivid-proposed/krillin - Phone reboots spontaneously

Status in linux package in Ubuntu:
  Triaged

Bug description:
  current build number: 122
  device name: krillin
  channel: ubuntu-touch/devel-proposed
  alias: ubuntu-touch/vivid-proposed
  last update: 2015-02-25 15:06:29
  version version: 122
  version ubuntu: 20150225
  version device: 20150210-95b6a9f
  version custom: 20150225

  
  It happened up to 3 times a day, the phone reboots with no apparent reason. 
syslog doesn't work on the phone but /proc/last_kmsg shows the following 
message:

  [  793.598710]systemd-logind[16120]: Failed to start user service: Unknown 
unit: user@0.service
  [  793.606282]systemd-logind[16120]: Failed to start user service: Unknown 
unit: user@32011.service
  [  806.517752]systemd-logind[16242]: Failed to start user service: Unknown 
unit: user@0.service
  [  806.521333]systemd-logind[16242]: Failed to start user service: Unknown 
unit: user@32011.service
  [  809.797251]Restarting system.
  [  809.797336][] (unwind_backtrace+0x0/0x104) from [] 
(dump_stack+0x20/0x24)
  [  809.797366][] (unwind_backtrace+0x0/0x104) from [] 
(dump_stack+0x20/0x24)
  [  809.797396][] (dump_stack+0x20/0x24) from [] 
(handle_IPI+0xf4/0x250)
  [  809.797424][] (dump_stack+0x20/0x24) from [] 
(handle_IPI+0xf4/0x250)
  [  809.797452][] (handle_IPI+0xf4/0x250) from [] 
hdo_IPI+0x18/0x1c)
  [  809.797477][] (handle_IPI+0xf4/0x250) from [] 
(do_IPI+0x18/0x1c)
  [  809.797502][] (do_IPI+0x18/0x1c) from [] 
(__irq_svc+0x34/0xc8)
  [  809.797529][] (do_IPI+0x18/0x1c) from [] 
(__irq_svc+0x34/0xc8)
  [  809.797686][] (8e1fac dc+0x34/0xc8) from [] (78 
20070013 
  [  809.797718][] (__irq_svc+0x34/0xc8) from [] 
(default_idle+0x2c/0x40)
  [  809.797747][] (default_idle+0x2c/0x40) from 
[defcpu_idle+0xb0/0x10c)
  [  809.797775][] (default_idle+0x2c/0x40) from [] 
(cpu_idle+0xb0/0x10c)
  [  809.797804][] (cpu_idle+0xb0/0x10c) from [] 
(secondary_start_kernel+0x1cc/0x1e8)
  [  809.797834][] (cpu_idle+0xb0/0x10c) from [] 
(secondary_start_kernel+0x1cc/0x1e8)
  [  809.797863][] (secondary_start_kernel+0x1cc/0x1e8) 
fromsecondary_start0x807d7d8c)
  [  809.797889][] (secondary_start_kernel+0x1cc/0x1e8) from 
[<807d7d8c>] (0x807d7d8c)
  [  809.797915][] (secondary_start_kernel+0x1cc/0x1e8) from 
[<807d7d8c>] (0x807d7d8c)
  [  809.797964][] (dump_stack+0x20/0x24) from [] 
(handle_IPI+0xf4/0x250)
  [  809.798009][] (handle_IPI+0xf4/0x250) from [] 
(do_IPI+0x18/0x1c)
  [  809.798056][] (do_IPI+0x18/0x1c) from [] 
(__irq_svc+0x34/0xc8)
  [  809.798218][] (__irq_svc+0x34/0xc8) from [] 
(default_idle+0x2c/0x40)
  [  809.798269][] (default_idle+0x2c/0x40) from [] 
(cpu_idle+0xb0/0x10c)
  [  809.798319][] (cpu_idle+0xb0/0x10c) from [] 
(secondary_start_kernel+0x1cc/0x1e8)
  [  809.798365][] (secondary_start_kernel+0x1cc/0x1e8) from 
[<807d7d8c>] (0x807d7d8c)

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

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


[Kernel-packages] [Bug 1364539] Re: [Dell Latitude E7440] suspend/resume failure

2015-03-05 Thread Christopher M. Penalver
Michael Thayer, 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-3.XY-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-3.XY-rcZ

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

Thank you for your understanding.

** Tags added: 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/1364539

Title:
  [Dell Latitude E7440] suspend/resume failure

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  If relevant, I docked the laptop between suspending and resuming.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-11-generic 3.16.0-11.16
  ProcVersionSignature: Ubuntu 3.16.0-11.16-generic 3.16.1
  Uname: Linux 3.16.0-11-generic x86_64
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.14.6-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  michael2707 F pulseaudio
   /dev/snd/controlC0:  michael2707 F pulseaudio
  Date: Tue Sep  2 19:58:10 2014
  DuplicateSignature: suspend/resume:Dell Inc. Latitude E7440:A10
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=6d651e5a-075d-4911-a5ce-6710f7246853
  InstallationDate: Installed on 2014-08-01 (32 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  InterpreterPath: /usr/bin/python3.4
  MachineType: Dell Inc. Latitude E7440
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-11-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.16.0-11-generic N/A
   linux-backports-modules-3.16.0-11-generic  N/A
   linux-firmware 1.132
  SourcePackage: linux
  Title: [Dell Inc. Latitude E7440] suspend/resume failure
  UpgradeStatus: Upgraded to utopic on 2014-08-28 (5 days ago)
  UserGroups:
   
  dmi.bios.date: 06/26/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A10
  dmi.board.name: 0RYCC9
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA10:bd06/26/2014:svnDellInc.:pnLatitudeE7440:pvr01:rvnDellInc.:rn0RYCC9:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E7440
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1426541] Re: wifi отключается через некоторое время и включается только перезагрузкой

2015-03-05 Thread Christopher M. Penalver
Александр, thank you for reporting this and helping make Ubuntu better.
As per http://support.lenovo.com/us/en/products/laptops-and-
netbooks/lenovo-g-series-laptops/g50-45-notebook-lenovo an update to
your computer's buggy and outdated BIOS is available (1.08). 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 Confirmed.

Thank you for your understanding.

** Tags added: bios-outdated-1.08

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

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

Title:
  wifi отключается через некоторое время и включается только
  перезагрузкой

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  В виндовс работает нормально.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-generic 3.13.0.45.52
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Uname: Linux 3.13.0-45-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alex   2075 F pulseaudio
   /dev/snd/controlC0:  alex   2075 F pulseaudio
  CurrentDesktop: XFCE
  Date: Sat Feb 28 02:07:57 2015
  HibernationDevice: RESUME=/dev/sda7
  InstallationDate: Installed on 2015-01-29 (29 days ago)
  InstallationMedia: Xubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140723)
  MachineType: LENOVO 80E3
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-45-generic.efi.signed 
root=UUID=69618b92-212f-4281-9e9d-f31d99d393f7 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
  StagingDrivers: rts5139
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/26/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: A2CN25WW(V1.07)
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Lancer 5B2
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0F82990 WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo G50-45
  dmi.modalias: 
dmi:bvnLENOVO:bvrA2CN25WW(V1.07):bd08/26/2014:svnLENOVO:pn80E3:pvrLenovoG50-45:rvnLENOVO:rnLancer5B2:rvrSDK0F82990WIN:cvnLENOVO:ct10:cvrLenovoG50-45:
  dmi.product.name: 80E3
  dmi.product.version: Lenovo G50-45
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1428589] [NEW] Awk command not working in %pre section of ks.cfg file

2015-03-05 Thread lahari
Public bug reported:

We are customizing Ubuntu 12.04.5 and 14.X using kickstart ks.cfg file. We have 
seen that our shell scripts are failing as AWK ,CUT commands etc are not 
working during the pre installation phase i.e., in the busy box those commands 
are not there.
But once the installation is completed the commands are working fine.

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

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

Title:
  Awk command not working in %pre section of ks.cfg file

Status in linux package in Ubuntu:
  New

Bug description:
  We are customizing Ubuntu 12.04.5 and 14.X using kickstart ks.cfg file. We 
have seen that our shell scripts are failing as AWK ,CUT commands etc are not 
working during the pre installation phase i.e., in the busy box those commands 
are not there.
  But once the installation is completed the commands are working fine.

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

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


[Kernel-packages] [Bug 1427330] Re: AMD Kaveri APU/CPU frequency scaling not working on linux 3.19

2015-03-05 Thread Christopher M. Penalver
Marc Rene Schädler, thank you for reporting this and helping make Ubuntu
better. As per
http://h20564.www2.hp.com/hpsc/swd/public/readIndex?sp4ts.oid=7146329&swLangOid=8&swEnvOid=4060
an update to your computer's buggy and outdated BIOS is available
(1.06). 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 Confirmed.

Thank you for your understanding.

** Tags added: bios-outdated-1.06 regression-update

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

Title:
  AMD Kaveri APU/CPU frequency scaling not working on linux 3.19

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  A few days ago, when Vivid was still at Linux 3.18 I tried the Linux
  4.0-rc1 kernel from mainline and noticed that CPU frequency scaling
  would have no effect on the actual processor speed. I went back to
  3.18 and everything worked fine.

  Now Ubuntu 15.04 moved to Linux 3.19 and it happens to have the same
  problem as with 4.0-rc1 from mainline.

  The cpufreq indicator shows that the frequencies are adapted but
  > watch sudo cpupower monitor
  reveals that the AMD A10 PRO-7350B CPUs are stuck at the lowest frequency 
level (about 1.1GHz).

  This observation is confirmed by a quick benchmark using octave.
  The following line is executed on Linux 3.18 in less than 4 seconds, while on 
Linux 3.19 it needs more than 8 seconds to complete.
  > time echo "a=rand(3000);a*a;" | octave -q

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-7-generic 3.19.0-7.7
  ProcVersionSignature: Ubuntu 3.19.0-7.7-generic 3.19.0
  Uname: Linux 3.19.0-7-generic x86_64
  ApportVersion: 2.16.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  marc   2515 F pulseaudio
   /dev/snd/controlC0:  marc   2515 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Mar  2 19:04:32 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-02-23 (7 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150219)
  MachineType: Hewlett-Packard HP EliteBook 755 G2
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-7-generic 
root=UUID=1a54cd72-80fc-4716-a62e-4faa5dcc63e9 ro quiet splash vt.handoff=7
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/19/2014
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: M84 Ver. 01.01
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 221C
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 63.13
  dmi.chassis.asset.tag: CNU426C7YS
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrM84Ver.01.01:bd05/19/2014:svnHewlett-Packard:pnHPEliteBook755G2:pvrA3009DD10303:rvnHewlett-Packard:rn221C:rvrKBCVersion63.13:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP EliteBook 755 G2
  dmi.product.version: A3009DD10303
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 1227996] Re: [Lenovo IdeaPad Yoga 13] ubuntu doesn't know about Yoga screen rotation keycodes: atkbd serio0: Use 'setkeycodes e03e ' to make it known.

2015-03-05 Thread Jany Belluz
I have the same problem, almost the same configuration:

$ sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date
66CN55WW
02/28/2013

$ uname -a
Linux yoga 3.13.0-38-generic #65-Ubuntu SMP Thu Oct 9 11:36:50 UTC 2014 x86_64 
x86_64 x86_64 GNU/Linux

I must add that I use Ubuntu 14.10, except for the kernel which I kept
from an older ubuntu version (because of the Yoga's wifi card, other
problem)

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

Title:
  [Lenovo IdeaPad Yoga 13] ubuntu doesn't know about Yoga screen
  rotation keycodes: atkbd serio0: Use 'setkeycodes e03e ' to
  make it known.

Status in linux package in Ubuntu:
  Triaged

Bug description:
  The following spam litters dmesg:

  [36294.989706] atkbd serio0: Use 'setkeycodes e03e ' to make it 
known.
  [36294.995650] atkbd serio0: Unknown key released (translated set 2, code 
0xbe on isa0060/serio0).
  [36294.995661] atkbd serio0: Use 'setkeycodes e03e ' to make it 
known.
  [36296.016998] atkbd serio0: Unknown key pressed (translated set 2, code 0xbe 
on isa0060/serio0).
  [36296.017002] atkbd serio0: Use 'setkeycodes e03e ' to make it 
known.
  [36296.021894] atkbd serio0: Unknown key released (translated set 2, code 
0xbe on isa0060/serio0).
  [36296.021907] atkbd serio0: Use 'setkeycodes e03e ' to make it 
known.

  As can be seen, this occurs frequently. It might be related, but at
  times, the keyboard freezes for a few seconds and then starts sending
  a repeating character while no keys are pressed. This behavior is not
  stopped unless a key (any key) is pressed.

  The character that is output is a special character, but I don't know
  what combination it is specifically.

  This might be related to the fact that this is a lenovo yoga 13
  ideapad.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-30-generic 3.8.0-30.44
  ProcVersionSignature: Ubuntu 3.8.0-30.44-generic 3.8.13.6
  Uname: Linux 3.8.0-30-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  noobermin   1991 F pulseaudio
   /dev/snd/pcmC0D0p:   noobermin   1991 F...m pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Date: Fri Sep 20 02:07:54 2013
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=7d95a03d-5f38-403f-84d9-51ebca691a4b
  InstallationDate: Installed on 2013-08-31 (19 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  MachineType: LENOVO 20175
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-30-generic 
root=UUID=6a1575e6-9b6a-4086-988e-2efda2c80fd3 ro quiet splash 
acpi_backlight=vendor vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-30-generic N/A
   linux-backports-modules-3.8.0-30-generic  N/A
   linux-firmware1.106
  RfKill:
   
  SourcePackage: linux
  StagingDrivers: rts5139
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/22/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 66CN52WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 3193WIN8 STD MLT
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad Yoga 13
  dmi.modalias: 
dmi:bvnLENOVO:bvr66CN52WW:bd11/22/2012:svnLENOVO:pn20175:pvrLenovoIdeaPadYoga13:rvnLENOVO:rnINVALID:rvr3193WIN8STDMLT:cvnLENOVO:ct10:cvrLenovoIdeaPadYoga13:
  dmi.product.name: 20175
  dmi.product.version: Lenovo IdeaPad Yoga 13
  dmi.sys.vendor: LENOVO

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

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


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

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

apport-collect 1428589

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

Title:
  Awk command not working in %pre section of ks.cfg file

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  We are customizing Ubuntu 12.04.5 and 14.X using kickstart ks.cfg file. We 
have seen that our shell scripts are failing as AWK ,CUT commands etc are not 
working during the pre installation phase i.e., in the busy box those commands 
are not there.
  But once the installation is completed the commands are working fine.

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

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


[Kernel-packages] [Bug 1427860] Re: tpm error

2015-03-05 Thread Christopher M. Penalver
Michael Heuberger, as per http://support.lenovo.com/us/en/products
/laptops-and-netbooks/thinkpad-x-series-laptops/thinkpad-x1-carbon-type-
20a7-20a8 an update to your computer's buggy and outdated BIOS is
available (1.20). 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 Confirmed.

Thank you for your understanding.

** Tags removed: kernel-unable-to-test-upstream
** Tags added: bios-outdated-1.20

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

Title:
  tpm error

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I see this in the dmesg

  [0.649779] tpm_tis 00:05: 1.2 TPM (device-id 0x0, rev-id 78)
  [0.695984] tpm_tis 00:05: TPM is disabled/deactivated (0x6)
  [0.751948] tpm_tis 00:05: A TPM error (6) occurred attempting to read a 
pcr value

  What should I do?

  Having the X1 Carbon Thinkpad Laptop here on Ubuntu 14.10 ...

  Thanks for any clues
  --- 
  ApportVersion: 2.14.7-0ubuntu8.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  michael-heuberger   1875 F pulseaudio
   /dev/snd/controlC0:  michael-heuberger   1875 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=f56bc63e-85f1-4413-8e7c-74e80d2ff05a
  InstallationDate: Installed on 2015-02-09 (22 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  MachineType: LENOVO 20A7006KAU
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-31-generic.efi.signed 
root=UUID=5b057058-65da-4081-a675-5818d20e9ec5 ro quiet
  ProcVersionSignature: Ubuntu 3.16.0-31.41-generic 3.16.7-ckt5
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-31-generic N/A
   linux-backports-modules-3.16.0-31-generic  N/A
   linux-firmware 1.138.1
  Tags:  utopic
  Uname: Linux 3.16.0-31-generic x86_64
  UpgradeStatus: Upgraded to utopic on 2015-02-09 (22 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/02/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GRET40WW (1.17 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20A7006KAU
  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: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGRET40WW(1.17):bd09/02/2014:svnLENOVO:pn20A7006KAU:pvrThinkPadX1Carbon2nd:rvnLENOVO:rn20A7006KAU:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20A7006KAU
  dmi.product.version: ThinkPad X1 Carbon 2nd
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1427680] Re: bluetooth on asus n551 not working

2015-03-05 Thread Christopher M. Penalver
** Tags added: latest-bios-204

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

Title:
  bluetooth on asus n551 not working

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  can't configure any bluetooth device with this laptop. bluetooth adapter is 
recognized and all seem working but it is unable to find any device on a scan.
  i tried installing blueman also but either it is unable to find any device.
  i've also read many posts with bluetooth solutions for 14.04 but none helped 
to solve the situation.
  i've also tried a mainline kernel (3.19) with no changes.
  currently i'm using 3.13.0-46-generic
  on the attached archive some files taken from the laptop (lspci,lsusb,rfkill 
list,dmesg |grep Blue,lsmod and the output of hciconfig -a)
  there are no evidences of problems but the bluetooth don't work.
  unluckly even the touchpad don't work so well on this laptop, so having to 
use the mouse is a pain

  
  late addition- i forgot to tell, on my dual boot system, the microsoft sculpt 
mouse bluetooth works as expected on windows 7
  Ubuntu is not able to see any blutooth device, i have tried 2 phones and this 
ms mouse, and is not seen by the phones also.

  
  ---
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  hook   2242 F pulseaudio
   /dev/snd/controlC1:  hook   2242 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=4e7d3097-1e36-4191-98d8-df04a9ce48d2
  InstallationDate: Installed on 2012-11-06 (847 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120823.1)
  MachineType: ASUSTeK COMPUTER INC. N551JM
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-46-generic 
root=UUID=822863c8-1a3d-4ef2-8f89-0a2e8dc58ab9 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-46.77-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
  Tags:  trusty
  Uname: Linux 3.13.0-46-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2015-01-04 (57 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 10/06/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: N551JM.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: N551JM
  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.:bvrN551JM.204:bd10/06/2014:svnASUSTeKCOMPUTERINC.:pnN551JM:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnN551JM:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: N551JM
  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/1427680/+subscriptions

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


[Kernel-packages] [Bug 1428440] Re: [FUJITSU LIFEBOOK T904] hibernate/resume failure

2015-03-05 Thread Christopher M. Penalver
ac, 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-3.XY-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-3.XY-rcZ

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

Thank you for your understanding.

** Tags added: latest-bios-1.14

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

Title:
  [FUJITSU LIFEBOOK T904] hibernate/resume failure

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Resume has a 50/50 chance of working or not.   I'm unable to find any
  pattern.

  Behavior seen with both kernel and userspace hibernation (s2disk).

  After grub an empty black screen appears with a blinking caret in the
  upper left hand corner.  If the resume is successful  the lock screen
  appears.  If the resume fails, the blinking caret freezes and a hard
  reboot is required.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-7-generic 3.19.0-7.7
  ProcVersionSignature: Ubuntu 3.19.0-7.7-generic 3.19.0
  Uname: Linux 3.19.0-7-generic x86_64
  Annotation: This occured during a previous hibernate and prevented it from 
resuming properly.
  ApportVersion: 2.16.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ac   1691 F pulseaudio
   /dev/snd/controlC0:  ac   1691 F pulseaudio
  Date: Wed Mar  4 21:28:21 2015
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: hibernate/resume
  InstallationDate: Installed on 2015-03-02 (2 days ago)
  InstallationMedia: Ubuntu-GNOME 15.04 "Vivid Vervet" - Alpha amd64 (20150224)
  InterpreterPath: /usr/bin/python3.4
  MachineType: FUJITSU LIFEBOOK T904
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-7-generic 
root=/dev/mapper/ubuntu--gnome--vg-root ro quiet splash
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  SourcePackage: linux
  Title: [FUJITSU LIFEBOOK T904] hibernate/resume failure
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  dmi.bios.date: 11/17/2014
  dmi.bios.vendor: FUJITSU // Phoenix Technologies Ltd.
  dmi.bios.version: Version 1.14
  dmi.board.name: FJNB27A
  dmi.board.vendor: FUJITSU
  dmi.board.version: K3
  dmi.chassis.type: 10
  dmi.chassis.vendor: FUJITSU
  dmi.modalias: 
dmi:bvnFUJITSU//PhoenixTechnologiesLtd.:bvrVersion1.14:bd11/17/2014:svnFUJITSU:pnLIFEBOOKT904:pvr:rvnFUJITSU:rnFJNB27A:rvrK3:cvnFUJITSU:ct10:cvr:
  dmi.product.name: LIFEBOOK T904
  dmi.sys.vendor: FUJITSU

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

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


[Kernel-packages] [Bug 1428393] Re: [TOSHIBA Satellite C55D-A] suspend/resume failure

2015-03-05 Thread Christopher M. Penalver
Stephen Michael Kellat, thank you for reporting this and helping make
Ubuntu better. Could you please provide the full computer model as noted
on the sticker of the computer itself (not from the Bug Description)?

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

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

** Attachment removed: "lspci-vnvn.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1428393/+attachment/4334764/+files/lspci-vnvn.log

** Attachment removed: "version.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1428393/+attachment/4334784/+files/version.log

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

Title:
  [TOSHIBA Satellite C55D-A] suspend/resume failure

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Laptop required holding of power button to shut down and did not shut
  down systemically.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-7-generic 3.19.0-7.7
  ProcVersionSignature: Ubuntu 3.19.0-7.7-generic 3.19.0
  Uname: Linux 3.19.0-7-generic x86_64
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  skellat2323 F pulseaudio
   /dev/snd/controlC0:  skellat2323 F pulseaudio
  Date: Wed Mar  4 14:44:00 2015
  DuplicateSignature: suspend/resume:TOSHIBA Satellite C55D-A:1.80
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=32c42eb1-5aff-4ab2-8cbf-ca09f7de6829
  InstallationDate: Installed on 2015-01-31 (32 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150131)
  InterpreterPath: /usr/bin/python3.4
  MachineType: TOSHIBA Satellite C55D-A
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-7-generic.efi.signed 
root=UUID=bfae61e0-4127-4c9b-b605-3482f487de38 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-7-generic N/A
   linux-backports-modules-3.19.0-7-generic  N/A
   linux-firmware1.141
  SourcePackage: linux
  Title: [TOSHIBA Satellite C55D-A] suspend/resume failure
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 01/27/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: 1.80
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Portable PC
  dmi.board.vendor: TOSHIBA
  dmi.board.version: MP
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: OEM Chassis Manufacturer
  dmi.chassis.version: OEM Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvr1.80:bd01/27/2014:svnTOSHIBA:pnSatelliteC55D-A:pvrPSCFWU-02U005:rvnTOSHIBA:rnPortablePC:rvrMP:cvnOEMChassisManufacturer:ct10:cvrOEMChassisVersion:
  dmi.product.name: Satellite C55D-A
  dmi.product.version: PSCFWU-02U005
  dmi.sys.vendor: TOSHIBA

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

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


[Kernel-packages] [Bug 1428260] Re: __USE_GNU not being set by -std=gnu11 ( struct f_owner_ex not declared )

2015-03-05 Thread JVD
re: > please run:
  > apport-collect 1428260
  > and then change the status of the bug to 'Confirmed'.
No. This is a host  on my company's private LAN, and 
we are not allowed to grant access to any internal host
to any external host .
It should be obvious from the bug description what the
problem is, how to reproduce it, and what all the 
relevant packages on my system are ( the host
is fully up-to-date wrt 14.04.2 LTS as of 2015-03-04.
If there is any further information you require, 
please let me know by posting a comment to
this bug report.


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

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

Title:
  __USE_GNU not being set by -std=gnu11 ( struct f_owner_ex not declared
  )

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Not sure if this is a bug in libc6-dev (owner of /usr/include/fcntl.h)
  or in linux-libc-dev (owner of /usr/include/linux/header that declares struct 
f_owner_ex) but
  it definitely appears to be a bug.
  I am trying to compile code that uses the new fcntl interfaces :
 F_SETOWN_EX (struct f_owner_ex *) (since Linux 2.6.32)
 F_GETOWN_EX (struct f_owner_ex *) (since Linux 2.6.32)
  but I cannot get the 'struct f_owner_ex' structure to be declared
  using the standard system headers - I must declare it manually in my code.
  This is on a Ubuntu 14.04.2 LTS x86_64 system, fully up-to-date as
  of 2015-03-04 , with:
gcc :4:4.8.2-1ubuntu6
libc6-dev:2.19-0ubuntu6.6 
linux-libc-dev:  3.13.0-46.76

  Attempts to compile for instance this program always fail :
  $ cat /tmp/t_fcntl.c 
  #include 
  #include 
  void f(void) { struct f_owner_ex foe={0}; }
  $ gcc -c /tmp/t_fcntl.c 
  /tmp/t_fcntl.c: In function ‘f’:
  /tmp/t_fcntl.c:3:23: error: variable ‘foe’ has initializer but incomplete type
   void f(void) { struct f_owner_ex foe={0}; }
 ^
  /tmp/t_fcntl.c:3:23: warning: excess elements in struct initializer [enabled 
by default]
  /tmp/t_fcntl.c:3:23: warning: (near initialization for ‘foe’) [enabled by 
default]
  /tmp/t_fcntl.c:3:34: error: storage size of ‘foe’ isn’t known
   void f(void) { struct f_owner_ex foe={0}; }

  I can see this structure is declared in two places:
  1: /usr/include/bits/fcntl.h @ line 239:
  #ifdef __USE_GNU
  /* Owner types.  */
  enum __pid_type
{
  F_OWNER_TID = 0,  /* Kernel thread.  */
  F_OWNER_PID,  /* Process.  */
  F_OWNER_PGRP, /* Process group.  */
  F_OWNER_GID = F_OWNER_PGRP/* Alternative, obsolete name.  */
};

  /* Structure to use with F_GETOWN_EX and F_SETOWN_EX.  */
  struct f_owner_ex
{
  enum __pid_type type; /* Owner type of ID.  */
  __pid_t pid;  /* ID of owner.  */
};
  #endif

  2: /usr/include/asm-generic/fcntl.h
  struct f_owner_ex {
int type;
__kernel_pid_t  pid;
  };
  ( I am assuming I should not be using the kernel's pid type ).

  My understanding of __USE_GNU is that it is defined when 
  -std=gnu* is specified on the compile command line, or when
  _GNU_SOURCE=1 is set.  

  Only when _GNU_SOURCE=1 is explicitly set is __USE_GNU being defined 
  and the example compiles OK :
  $ gcc -std=gnu11 -D_GNU_SOURCE=1 -c /tmp/t_fcntl.c 
  OK, that worked!

  $ gcc -std=gnu11  -c /tmp/t_fcntl.c 
  /tmp/t_fcntl.c: In function ‘f’:
  /tmp/t_fcntl.c:3:23: error: variable ‘foe’ has initializer but incomplete type
   void f(void) { struct f_owner_ex foe={0}; }
 ^
  /tmp/t_fcntl.c:3:23: warning: excess elements in struct initializer [enabled 
by default]
  /tmp/t_fcntl.c:3:23: warning: (near initialization for ‘foe’) [enabled by 
default]
  /tmp/t_fcntl.c:3:34: error: storage size of ‘foe’ isn’t known
   void f(void) { struct f_owner_ex foe={0}; }
^
  Why isn't _GNU_SOURCE being set when I've asked gcc to enable GNU extensions 
with --std=gnu11 ? 

  From the "Standards" gcc info node :
   You may also select an extended version of the C language explicitly 
with ... '-std=gnu11' (for C11 with GNU extensions)

  It would appear that libc6-dev / linux-libc-dev has broken GCC's
  '-std=gnuXX' support.

  Also the fcntl.2 manual page makes no mention of _GNU_SOURCE needing to be 
defined 
  in order to use F_SETOWN_EX .

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

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


[Kernel-packages] [Bug 899463] Re: CVE-2011-1162

2015-03-05 Thread John Johansen
** No longer affects: linux-lts-trusty (Ubuntu Trusty)

** No longer affects: linux-lts-trusty (Ubuntu Lucid)

** No longer affects: linux-lts-trusty (Ubuntu Vivid)

** No longer affects: linux-lts-trusty (Ubuntu Utopic)

** No longer affects: linux-armadaxp (Ubuntu Trusty)

** No longer affects: linux-armadaxp (Ubuntu Lucid)

** No longer affects: linux-armadaxp (Ubuntu Utopic)

** No longer affects: linux-armadaxp (Ubuntu Vivid)

** No longer affects: linux-lts-utopic (Ubuntu Precise)

** No longer affects: linux-lts-utopic (Ubuntu Lucid)

** No longer affects: linux-lts-utopic (Ubuntu Vivid)

** No longer affects: linux-lts-utopic (Ubuntu Utopic)

** No longer affects: linux-ec2 (Ubuntu Precise)

** No longer affects: linux-ec2 (Ubuntu Trusty)

** No longer affects: linux-ec2 (Ubuntu Utopic)

** No longer affects: linux-ec2 (Ubuntu Vivid)

** No longer affects: linux-goldfish (Ubuntu Precise)

** No longer affects: linux-goldfish (Ubuntu Lucid)

** No longer affects: linux-lts-saucy (Ubuntu Trusty)

** No longer affects: linux-lts-saucy (Ubuntu Lucid)

** No longer affects: linux-lts-saucy (Ubuntu Vivid)

** No longer affects: linux-lts-saucy (Ubuntu Utopic)

** No longer affects: linux-lts-quantal (Ubuntu Trusty)

** No longer affects: linux-lts-quantal (Ubuntu Lucid)

** No longer affects: linux-lts-quantal (Ubuntu Vivid)

** No longer affects: linux-lts-quantal (Ubuntu Utopic)

** No longer affects: linux-flo (Ubuntu Precise)

** No longer affects: linux-flo (Ubuntu Lucid)

** No longer affects: linux-mvl-dove (Ubuntu Precise)

** No longer affects: linux-mvl-dove (Ubuntu Trusty)

** No longer affects: linux-mvl-dove (Ubuntu Utopic)

** No longer affects: linux-mvl-dove (Ubuntu Vivid)

** No longer affects: linux-ti-omap4 (Ubuntu Trusty)

** No longer affects: linux-ti-omap4 (Ubuntu Lucid)

** No longer affects: linux-ti-omap4 (Ubuntu Utopic)

** No longer affects: linux-ti-omap4 (Ubuntu Vivid)

** No longer affects: linux-mako (Ubuntu Precise)

** No longer affects: linux-mako (Ubuntu Lucid)

** No longer affects: linux-fsl-imx51 (Ubuntu Precise)

** No longer affects: linux-fsl-imx51 (Ubuntu Trusty)

** No longer affects: linux-fsl-imx51 (Ubuntu Utopic)

** No longer affects: linux-fsl-imx51 (Ubuntu Vivid)

** No longer affects: linux-lts-raring (Ubuntu Trusty)

** No longer affects: linux-lts-raring (Ubuntu Lucid)

** No longer affects: linux-lts-raring (Ubuntu Vivid)

** No longer affects: linux-lts-raring (Ubuntu Utopic)

** No longer affects: linux-manta (Ubuntu Precise)

** No longer affects: linux-manta (Ubuntu Lucid)

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

Title:
  CVE-2011-1162

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-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 source package in Lucid:
  Fix Released
Status in linux-ec2 source package in Lucid:
  Fix Released
Status in linux-fsl-imx51 source package in Lucid:
  Fix Released
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-mvl-dove 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-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-ti-omap4 source package in Precise:
  Fix Released
Status in linux-lts-backport-maverick source package in Quantal:
  Invalid
Status in linux

[Kernel-packages] [Bug 1420575] Comment bridged from LTC Bugzilla

2015-03-05 Thread bugproxy
--- Comment From cdead...@us.ibm.com 2015-03-05 12:15 EDT---
 State: Assigned by: sowsrira on 05 March 2015 06:11:28 

Applied the test kernel patches provided by Vicky, reboot the lpar,
shutdown to enable vTPM and reactivated with vTPM enabled.

The lpar now boots up with vTPM enabled, with patched kernel.
Details below.

root@br13p29:~/SW294167# pwd
/root/SW294167
root@br13p29:~/SW294167# ls
linux-headers-3.18.0-13_3.18.0-13.14+test4_all.deb
linux-headers-3.18.0-13-generic_3.18.0-13.14+test4_ppc64el.deb
linux-image-3.18.0-13-generic_3.18.0-13.14+test4_ppc64el.deb
linux-image-extra-3.18.0-13-generic_3.18.0-13.14+test4_ppc64el.deb
root@br13p29:~/SW294167# sudo dpkg -i linux-*-3.18.0-13*.deb
(Reading database ... 78251 files and directories currently installed.)
Preparing to unpack linux-headers-3.18.0-13_3.18.0-13.14+test4_all.deb ...
Unpacking linux-headers-3.18.0-13 (3.18.0-13.14+test4) over 
(3.18.0-13.14+121407) ...
[13771.481033] sdb2: WRITE SAME failed. Manually zeroing.
Preparing to unpack 
linux-headers-3.18.0-13-generic_3.18.0-13.14+test4_ppc64el.deb ...
Unpacking linux-headers-3.18.0-13-generic (3.18.0-13.14+test4) over 
(3.18.0-13.14+121407) ...
Preparing to unpack 
linux-image-3.18.0-13-generic_3.18.0-13.14+test4_ppc64el.deb ...
Done.
Unpacking linux-image-3.18.0-13-generic (3.18.0-13.14+test4) over 
(3.18.0-13.14+121407) ...
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.18.0-13-generic 
/boot/vmlinux-3.18.0-13-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.18.0-13-generic 
/boot/vmlinux-3.18.0-13-generic
Selecting previously unselected package linux-image-extra-3.18.0-13-generic.
Preparing to unpack 
linux-image-extra-3.18.0-13-generic_3.18.0-13.14+test4_ppc64el.deb ...
Unpacking linux-image-extra-3.18.0-13-generic (3.18.0-13.14+test4) ...
Setting up linux-headers-3.18.0-13 (3.18.0-13.14+test4) ...
Setting up linux-headers-3.18.0-13-generic (3.18.0-13.14+test4) ...
Setting up linux-image-3.18.0-13-generic (3.18.0-13.14+test4) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
Not updating initrd symbolic links since we are being updated/reinstalled
(3.18.0-13.14+121407 was configured last, according to dpkg)
Not updating image symbolic links since we are being updated/reinstalled
(3.18.0-13.14+121407 was configured last, according to dpkg)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.18.0-13-generic 
/boot/vmlinux-3.18.0-13-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.18.0-13-generic 
/boot/vmlinux-3.18.0-13-generic
update-initramfs: Generating /boot/initrd.img-3.18.0-13-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.18.0-13-generic 
/boot/vmlinux-3.18.0-13-generic
Generating grub configuration file ...
Found linux image: /boot/vmlinux-3.18.0-13-generic
Found initrd image: /boot/initrd.img-3.18.0-13-generic
Found linux image: /boot/vmlinux-3.18.0-8-generic
Found initrd image: /boot/initrd.img-3.18.0-8-generic
[14064.149269] EXT4-fs (sda1): VFS: Can't find ext4 filesystem
[14064.161063] EXT4-fs (sda1): VFS: Can't find ext4 filesystem
[14064.167576] EXT4-fs (sda1): VFS: Can't find ext4 filesystem
[14064.175588] FAT-fs (sda1): bogus number of reserved sectors
[14064.212043] FAT-fs (sda1): bogus number of reserved sectors
[14064.261048] qnx4: no qnx4 filesystem (no root dir).
[14064.266754] ufs: You didn't specify the type of your ufs filesystem
[14064.266754]
[14064.266754] mount -t ufs -o 
ufstype=sun|sunx86|44bsd|ufs2|5xbsd|old|hp|nextstep|nextstep-cd|openstep ...
[14064.266754]
[14064.266754] >>>WARNING<<< Wrong ufstype may corrupt your filesystem, default 
is ufstype=old
[14064.276440] ufs: ufs_fill_super(): bad magic number
[14065.459630] EXT4-fs (sdb1): VFS: Can't find ext4 filesystem
[14065.468672] EXT4-fs (sdb1): VFS: Can't find ext4 filesystem
[14065.476910] EXT4-fs (sdb1): VFS: Can't find ext4 filesystem
[14065.485124] FAT-fs (sdb1): bogus number of reserved sectors
[14065.522739] FAT-fs (sdb1): bogus number of reserved sectors
[14065.562784] qnx4: no qnx4 filesystem (no root dir).
[14065.565514] ufs: You didn't specify the type of your ufs filesystem
[14065.565514]
[14065.565514] mount -t ufs -o 
ufstype=sun|sunx86|44bsd|ufs2|5xbsd|old|hp|nextstep|nextstep-cd|openstep ...
[14065.565514]
[14065.565514] >>>WARNING<<< Wrong ufstype may corrupt your filesystem, default 
is ufstype=old
[14065.574702] ufs: ufs_fill_super(): bad magic number
Found Ubuntu Vivid Vervet (development branch) (15.04) on /dev/sda2
done
Setting up linux-image-extra-3.18.0-13-generic (3.18.0-13.14+test4) ...
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.18.0-13-generic 
/boot/vmlinux-3.18.0-13-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.18.0-13-generic 
/boot/vmlinux-3.18.0-13-generic
update-initramfs: Generating /boot/initrd.img-3.18.0-13-generic
run-parts: execut

[Kernel-packages] [Bug 1428589] Re: Awk command not working in %pre section of ks.cfg file

2015-03-05 Thread lahari
I cannot get the logs but I can give the version of the oS on which this is 
happening. 
UBUNTU14.04.1 and UBUNTU12.04.5 latest versions.

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

Title:
  Awk command not working in %pre section of ks.cfg file

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  We are customizing Ubuntu 12.04.5 and 14.X using kickstart ks.cfg file. We 
have seen that our shell scripts are failing as AWK ,CUT commands etc are not 
working during the pre installation phase i.e., in the busy box those commands 
are not there.
  But once the installation is completed the commands are working fine.

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

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


[Kernel-packages] [Bug 1428637] [NEW] package linux-image-extra-3.13.0-46-generic 3.13.0-46.77 failed to install/upgrade: cannot copy extracted data for './lib/modules/3.13.0-46-generic/kernel/drivers

2015-03-05 Thread Rohit
Public bug reported:

Shows error popup on desktop just after the system is ready

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: linux-image-extra-3.13.0-46-generic 3.13.0-46.77
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.7
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  rohit  3612 F pulseaudio
Date: Tue Mar  3 13:46:00 2015
DuplicateSignature: 
package:linux-image-extra-3.13.0-46-generic:3.13.0-46.77:cannot copy extracted 
data for './lib/modules/3.13.0-46-generic/kernel/drivers/staging/dgnc/dgnc.ko' 
to 
'/lib/modules/3.13.0-46-generic/kernel/drivers/staging/dgnc/dgnc.ko.dpkg-new': 
unexpected end of file or stream
ErrorMessage: cannot copy extracted data for 
'./lib/modules/3.13.0-46-generic/kernel/drivers/staging/dgnc/dgnc.ko' to 
'/lib/modules/3.13.0-46-generic/kernel/drivers/staging/dgnc/dgnc.ko.dpkg-new': 
unexpected end of file or stream
HibernationDevice: RESUME=UUID=b3ad47ca-1fa2-486d-a495-f74f87674da0
InstallationDate: Installed on 2014-08-05 (212 days ago)
InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 
(20130213)
MachineType: Dell Inc. OptiPlex 7010
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-45-generic 
root=UUID=03fb9061-868f-4a5e-aa79-76282071efd2 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 N/A
RfKill:
 
SourcePackage: linux
Title: package linux-image-extra-3.13.0-46-generic 3.13.0-46.77 failed to 
install/upgrade: cannot copy extracted data for 
'./lib/modules/3.13.0-46-generic/kernel/drivers/staging/dgnc/dgnc.ko' to 
'/lib/modules/3.13.0-46-generic/kernel/drivers/staging/dgnc/dgnc.ko.dpkg-new': 
unexpected end of file or stream
UpgradeStatus: Upgraded to trusty on 2015-01-15 (49 days ago)
dmi.bios.date: 08/12/2013
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A15
dmi.board.name: 0GY6Y8
dmi.board.vendor: Dell Inc.
dmi.board.version: A02
dmi.chassis.type: 6
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd08/12/2013:svnDellInc.:pnOptiPlex7010:pvr01:rvnDellInc.:rn0GY6Y8:rvrA02:cvnDellInc.:ct6:cvr:
dmi.product.name: OptiPlex 7010
dmi.product.version: 01
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-package trusty

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

Title:
  package linux-image-extra-3.13.0-46-generic 3.13.0-46.77 failed to
  install/upgrade: cannot copy extracted data for
  './lib/modules/3.13.0-46-generic/kernel/drivers/staging/dgnc/dgnc.ko'
  to '/lib/modules/3.13.0-46-generic/kernel/drivers/staging/dgnc/dgnc.ko
  .dpkg-new': unexpected end of file or stream

Status in linux package in Ubuntu:
  New

Bug description:
  Shows error popup on desktop just after the system is ready

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: linux-image-extra-3.13.0-46-generic 3.13.0-46.77
  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.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rohit  3612 F pulseaudio
  Date: Tue Mar  3 13:46:00 2015
  DuplicateSignature: 
package:linux-image-extra-3.13.0-46-generic:3.13.0-46.77:cannot copy extracted 
data for './lib/modules/3.13.0-46-generic/kernel/drivers/staging/dgnc/dgnc.ko' 
to 
'/lib/modules/3.13.0-46-generic/kernel/drivers/staging/dgnc/dgnc.ko.dpkg-new': 
unexpected end of file or stream
  ErrorMessage: cannot copy extracted data for 
'./lib/modules/3.13.0-46-generic/kernel/drivers/staging/dgnc/dgnc.ko' to 
'/lib/modules/3.13.0-46-generic/kernel/drivers/staging/dgnc/dgnc.ko.dpkg-new': 
unexpected end of file or stream
  HibernationDevice: RESUME=UUID=b3ad47ca-1fa2-486d-a495-f74f87674da0
  InstallationDate: Installed on 2014-08-05 (212 days ago)
  InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 
(20130213)
  MachineType: Dell Inc. OptiPlex 7010
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-45-generic 
root=UUID=03fb9061-868f-4a5e-aa79-76282071efd2 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 N/A
  RfKill:
   
  SourcePackage: linux
  Title: package linux-image-extra-3.13.0-46-generic 3.13.0-46.77 failed to 
install/upgrade: cannot copy extracted data for 
'./lib/modules/3.13.0-46-generic/kernel/drivers/staging/dgnc/dgnc.ko' to 
'/lib/modules/3.13.0-46-generic/kernel/drivers/staging/dgnc/dgnc.ko.dpkg-new': 
une

[Kernel-packages] [Bug 1428637] Re: package linux-image-extra-3.13.0-46-generic 3.13.0-46.77 failed to install/upgrade: cannot copy extracted data for './lib/modules/3.13.0-46-generic/kernel/drivers/s

2015-03-05 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package linux-image-extra-3.13.0-46-generic 3.13.0-46.77 failed to
  install/upgrade: cannot copy extracted data for
  './lib/modules/3.13.0-46-generic/kernel/drivers/staging/dgnc/dgnc.ko'
  to '/lib/modules/3.13.0-46-generic/kernel/drivers/staging/dgnc/dgnc.ko
  .dpkg-new': unexpected end of file or stream

Status in linux package in Ubuntu:
  New

Bug description:
  Shows error popup on desktop just after the system is ready

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: linux-image-extra-3.13.0-46-generic 3.13.0-46.77
  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.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rohit  3612 F pulseaudio
  Date: Tue Mar  3 13:46:00 2015
  DuplicateSignature: 
package:linux-image-extra-3.13.0-46-generic:3.13.0-46.77:cannot copy extracted 
data for './lib/modules/3.13.0-46-generic/kernel/drivers/staging/dgnc/dgnc.ko' 
to 
'/lib/modules/3.13.0-46-generic/kernel/drivers/staging/dgnc/dgnc.ko.dpkg-new': 
unexpected end of file or stream
  ErrorMessage: cannot copy extracted data for 
'./lib/modules/3.13.0-46-generic/kernel/drivers/staging/dgnc/dgnc.ko' to 
'/lib/modules/3.13.0-46-generic/kernel/drivers/staging/dgnc/dgnc.ko.dpkg-new': 
unexpected end of file or stream
  HibernationDevice: RESUME=UUID=b3ad47ca-1fa2-486d-a495-f74f87674da0
  InstallationDate: Installed on 2014-08-05 (212 days ago)
  InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 
(20130213)
  MachineType: Dell Inc. OptiPlex 7010
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-45-generic 
root=UUID=03fb9061-868f-4a5e-aa79-76282071efd2 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 N/A
  RfKill:
   
  SourcePackage: linux
  Title: package linux-image-extra-3.13.0-46-generic 3.13.0-46.77 failed to 
install/upgrade: cannot copy extracted data for 
'./lib/modules/3.13.0-46-generic/kernel/drivers/staging/dgnc/dgnc.ko' to 
'/lib/modules/3.13.0-46-generic/kernel/drivers/staging/dgnc/dgnc.ko.dpkg-new': 
unexpected end of file or stream
  UpgradeStatus: Upgraded to trusty on 2015-01-15 (49 days ago)
  dmi.bios.date: 08/12/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A15
  dmi.board.name: 0GY6Y8
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A02
  dmi.chassis.type: 6
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd08/12/2013:svnDellInc.:pnOptiPlex7010:pvr01:rvnDellInc.:rn0GY6Y8:rvrA02:cvnDellInc.:ct6:cvr:
  dmi.product.name: OptiPlex 7010
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

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

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


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

2015-03-05 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/1428637

Title:
  package linux-image-extra-3.13.0-46-generic 3.13.0-46.77 failed to
  install/upgrade: cannot copy extracted data for
  './lib/modules/3.13.0-46-generic/kernel/drivers/staging/dgnc/dgnc.ko'
  to '/lib/modules/3.13.0-46-generic/kernel/drivers/staging/dgnc/dgnc.ko
  .dpkg-new': unexpected end of file or stream

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Shows error popup on desktop just after the system is ready

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: linux-image-extra-3.13.0-46-generic 3.13.0-46.77
  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.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rohit  3612 F pulseaudio
  Date: Tue Mar  3 13:46:00 2015
  DuplicateSignature: 
package:linux-image-extra-3.13.0-46-generic:3.13.0-46.77:cannot copy extracted 
data for './lib/modules/3.13.0-46-generic/kernel/drivers/staging/dgnc/dgnc.ko' 
to 
'/lib/modules/3.13.0-46-generic/kernel/drivers/staging/dgnc/dgnc.ko.dpkg-new': 
unexpected end of file or stream
  ErrorMessage: cannot copy extracted data for 
'./lib/modules/3.13.0-46-generic/kernel/drivers/staging/dgnc/dgnc.ko' to 
'/lib/modules/3.13.0-46-generic/kernel/drivers/staging/dgnc/dgnc.ko.dpkg-new': 
unexpected end of file or stream
  HibernationDevice: RESUME=UUID=b3ad47ca-1fa2-486d-a495-f74f87674da0
  InstallationDate: Installed on 2014-08-05 (212 days ago)
  InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 
(20130213)
  MachineType: Dell Inc. OptiPlex 7010
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-45-generic 
root=UUID=03fb9061-868f-4a5e-aa79-76282071efd2 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 N/A
  RfKill:
   
  SourcePackage: linux
  Title: package linux-image-extra-3.13.0-46-generic 3.13.0-46.77 failed to 
install/upgrade: cannot copy extracted data for 
'./lib/modules/3.13.0-46-generic/kernel/drivers/staging/dgnc/dgnc.ko' to 
'/lib/modules/3.13.0-46-generic/kernel/drivers/staging/dgnc/dgnc.ko.dpkg-new': 
unexpected end of file or stream
  UpgradeStatus: Upgraded to trusty on 2015-01-15 (49 days ago)
  dmi.bios.date: 08/12/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A15
  dmi.board.name: 0GY6Y8
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A02
  dmi.chassis.type: 6
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd08/12/2013:svnDellInc.:pnOptiPlex7010:pvr01:rvnDellInc.:rn0GY6Y8:rvrA02:cvnDellInc.:ct6:cvr:
  dmi.product.name: OptiPlex 7010
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1420839] Re: [Acer Extensa 5620Z] Supend/Resume fail (reboots)

2015-03-05 Thread Joan CiberSheep
Ok. I see this step is going to take me a bit of reading first.
I'll do it as soon as I have a moment.

Thank you so much.

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

Title:
  [Acer Extensa 5620Z] Supend/Resume fail (reboots)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have observed that
   - From terminal: pm-suspend, pressed space bar, resumes (no lock screen)
   - From GUI: supend, pressed space bar, resumes (lock screen)
  Resumed several times.

  Open non maximed window
  From terminal or GUI: power button lights, screen stil black and computer 
reboots.

  Same result with live usb from http://cdimage.ubuntu.com/daily-
  live/current/

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-45-lowlatency 3.13.0-45.74
  ProcVersionSignature: Ubuntu 3.13.0-45.74-lowlatency 3.13.11-ckt13
  Uname: Linux 3.13.0-45-lowlatency x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  cibersheep   3526 F pulseaudio
   /dev/snd/pcmC0D0p:   cibersheep   3526 F...m pulseaudio
  CurrentDesktop: Unity
  Date: Wed Feb 11 15:49:44 2015
  HibernationDevice: RESUME=UUID=bb3a9a00-984d-4934-9f85-bae95a4d7c40
  InstallationDate: Installed on 2014-05-06 (281 days ago)
  InstallationMedia: Ubuntu-Studio 14.04 LTS "Trusty Tahr" - Release amd64 
(20140416.3)
  MachineType: Acer Extensa 5620
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-45-lowlatency 
root=UUID=4cb2e1b9-df42-4558-9ae6-45e120748cb6 ro splash quiet vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-45-lowlatency N/A
   linux-backports-modules-3.13.0-45-lowlatency  N/A
   linux-firmware1.127.11
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/03/2008
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: V1.35
  dmi.board.name: Columbia
  dmi.board.vendor: Acer
  dmi.board.version: Rev
  dmi.chassis.asset.tag: None
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrV1.35:bd07/03/2008:svnAcer:pnExtensa5620:pvr0100:rvnAcer:rnColumbia:rvrRev:cvnAcer:ct10:cvrN/A:
  dmi.product.name: Extensa 5620
  dmi.product.version: 0100
  dmi.sys.vendor: Acer

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

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


[Kernel-packages] [Bug 1427847] Re: linux-ti-omap4: 3.2.0-1461.81 -proposed tracker

2015-03-05 Thread Paolo Pisati
git://kernel.ubuntu.com/ppisati/ubuntu-precise.git ti-omap4

** Summary changed:

- linux-ti-omap4:  -proposed tracker
+ linux-ti-omap4: 3.2.0-1461.81 -proposed tracker

** Changed in: kernel-sru-workflow/upload-to-ppa
   Status: New => Confirmed

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

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

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow package-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  New
Status in Kernel SRU Workflow prepare-package-meta series:
  New
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 upload-to-ppa series:
  Confirmed
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux-ti-omap4 package in Ubuntu:
  New
Status in linux-ti-omap4 source package in Precise:
  New

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 03. March 2015 21:01 UTC
  kernel-stable-phase:Prepare
  kernel-stable-phase-changed:Tuesday, 03. March 2015 21:01 UTC
  kernel-stable-master-bug:1427736

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

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


[Kernel-packages] [Bug 1427330] Re: AMD Kaveri APU/CPU frequency scaling not working on linux 3.19

2015-03-05 Thread Marc Rene Schädler
OK. I upgraded the BIOS to the new version and the problem persists.

** Attachment added: "output of dmidecode"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1427330/+attachment/4335317/+files/dmidecode.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/1427330

Title:
  AMD Kaveri APU/CPU frequency scaling not working on linux 3.19

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  A few days ago, when Vivid was still at Linux 3.18 I tried the Linux
  4.0-rc1 kernel from mainline and noticed that CPU frequency scaling
  would have no effect on the actual processor speed. I went back to
  3.18 and everything worked fine.

  Now Ubuntu 15.04 moved to Linux 3.19 and it happens to have the same
  problem as with 4.0-rc1 from mainline.

  The cpufreq indicator shows that the frequencies are adapted but
  > watch sudo cpupower monitor
  reveals that the AMD A10 PRO-7350B CPUs are stuck at the lowest frequency 
level (about 1.1GHz).

  This observation is confirmed by a quick benchmark using octave.
  The following line is executed on Linux 3.18 in less than 4 seconds, while on 
Linux 3.19 it needs more than 8 seconds to complete.
  > time echo "a=rand(3000);a*a;" | octave -q

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-7-generic 3.19.0-7.7
  ProcVersionSignature: Ubuntu 3.19.0-7.7-generic 3.19.0
  Uname: Linux 3.19.0-7-generic x86_64
  ApportVersion: 2.16.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  marc   2515 F pulseaudio
   /dev/snd/controlC0:  marc   2515 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Mar  2 19:04:32 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-02-23 (7 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150219)
  MachineType: Hewlett-Packard HP EliteBook 755 G2
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-7-generic 
root=UUID=1a54cd72-80fc-4716-a62e-4faa5dcc63e9 ro quiet splash vt.handoff=7
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/19/2014
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: M84 Ver. 01.01
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 221C
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 63.13
  dmi.chassis.asset.tag: CNU426C7YS
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrM84Ver.01.01:bd05/19/2014:svnHewlett-Packard:pnHPEliteBook755G2:pvrA3009DD10303:rvnHewlett-Packard:rn221C:rvrKBCVersion63.13:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP EliteBook 755 G2
  dmi.product.version: A3009DD10303
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 1185990] Re: CVE-2013-2850

2015-03-05 Thread Mathew Hodson
** Changed in: linux-ti-omap4 (Ubuntu)
   Status: Fix Committed => Invalid

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

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

Title:
  CVE-2013-2850

Status in linux package in Ubuntu:
  Confirmed
Status in linux-armadaxp package in Ubuntu:
  Invalid
Status in linux-ec2 package in Ubuntu:
  Invalid
Status in linux-fsl-imx51 package in Ubuntu:
  Invalid
Status in linux-lts-backport-maverick package in Ubuntu:
  Invalid
Status in linux-lts-backport-natty package in Ubuntu:
  Invalid
Status in linux-lts-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-mvl-dove package in Ubuntu:
  Invalid
Status in linux-ti-omap4 package in Ubuntu:
  Invalid
Status in linux source package in Lucid:
  Invalid
Status in linux-armadaxp source package in Lucid:
  Invalid
Status in linux-ec2 source package in Lucid:
  Invalid
Status in linux-fsl-imx51 source package in Lucid:
  Invalid
Status in linux-lts-backport-maverick source package in Lucid:
  Invalid
Status in linux-lts-backport-natty source package in Lucid:
  Invalid
Status in linux-lts-backport-oneiric source package in Lucid:
  Invalid
Status in linux-lts-quantal source package in Lucid:
  Invalid
Status in linux-lts-raring source package in Lucid:
  Invalid
Status in linux-mvl-dove source package in Lucid:
  Invalid
Status in linux-ti-omap4 source package in Lucid:
  Invalid
Status in linux source package in Precise:
  Fix Released
Status in linux-armadaxp source package in Precise:
  Fix Released
Status in linux-ec2 source package in Precise:
  Invalid
Status in linux-fsl-imx51 source package in Precise:
  Invalid
Status in linux-lts-backport-maverick source package in Precise:
  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:
  Fix Released
Status in linux-lts-raring source package in Precise:
  Fix Released
Status in linux-mvl-dove source package in Precise:
  Invalid
Status in linux-ti-omap4 source package in Precise:
  Fix Released
Status in linux source package in Quantal:
  Fix Released
Status in linux-armadaxp source package in Quantal:
  Fix Released
Status in linux-ec2 source package in Quantal:
  Invalid
Status in linux-fsl-imx51 source package in Quantal:
  Invalid
Status in linux-lts-backport-maverick source package in Quantal:
  Invalid
Status in linux-lts-backport-natty source package in Quantal:
  Invalid
Status in linux-lts-backport-oneiric source package in Quantal:
  Invalid
Status in linux-lts-quantal source package in Quantal:
  Invalid
Status in linux-lts-raring source package in Quantal:
  Invalid
Status in linux-mvl-dove source package in Quantal:
  Invalid
Status in linux-ti-omap4 source package in Quantal:
  Won't Fix
Status in linux source package in Raring:
  Fix Released
Status in linux-armadaxp source package in Raring:
  Invalid
Status in linux-ec2 source package in Raring:
  Invalid
Status in linux-fsl-imx51 source package in Raring:
  Invalid
Status in linux-lts-backport-maverick source package in Raring:
  Invalid
Status in linux-lts-backport-natty source package in Raring:
  Invalid
Status in linux-lts-backport-oneiric source package in Raring:
  Invalid
Status in linux-lts-quantal source package in Raring:
  Invalid
Status in linux-lts-raring source package in Raring:
  Invalid
Status in linux-mvl-dove source package in Raring:
  Invalid
Status in linux-ti-omap4 source package in Raring:
  Won't Fix
Status in linux source package in Saucy:
  Won't Fix
Status in linux-armadaxp source package in Saucy:
  Invalid
Status in linux-ec2 source package in Saucy:
  Invalid
Status in linux-fsl-imx51 source package in Saucy:
  Invalid
Status in linux-lts-backport-maverick source package in Saucy:
  Invalid
Status in linux-lts-backport-natty source package in Saucy:
  Invalid
Status in linux-lts-backport-oneiric source package in Saucy:
  Invalid
Status in linux-lts-quantal source package in Saucy:
  Invalid
Status in linux-lts-raring source package in Saucy:
  Invalid
Status in linux-mvl-dove source package in Saucy:
  Invalid
Status in linux-ti-omap4 source package in Saucy:
  Won't Fix

Bug description:
  Heap-based buffer overflow in the iscsi_add_notunderstood_response
  function in drivers/target/iscsi/iscsi_target_parameters.c in the
  iSCSI target subsystem in the Linux kernel through 3.9.4 allows remote
  attackers to cause a denial of service (memory corruption and OOPS) or
  possibly execute arbitrary code via a long key that is not properly
  handled during construction of an error-response packet. A
  reproduction case requires patchi

[Kernel-packages] [Bug 1423796] Re: Unable to mount lvmcache root device at boot time

2015-03-05 Thread Andy Whitcroft
** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: initramfs-tools (Ubuntu)
   Importance: Undecided
   Status: New

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

** Changed in: initramfs-tools (Ubuntu)
   Status: New => Confirmed

** Changed in: initramfs-tools (Ubuntu)
   Importance: Undecided => Medium

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

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Andy Whitcroft (apw)

** Changed in: linux (Ubuntu)
Milestone: None => ubuntu-15.03

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

Title:
  Unable to mount lvmcache root device at boot time

Status in initramfs-tools package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed
Status in lvm2 package in Ubuntu:
  Confirmed

Bug description:
  I'm experimenting with Vivid Vervet on a virtual machine and tried a
  new LVM feature, lvmcache. I made a cache for the root file system,
  rebuilt the initrd and rebooted the VM.

  At boot time, the system failed to activate the root LV. After some
  investigation, I found out, it's because the initrd is missing some
  essential stuff needed for activating a cached LV.

  The initrd was missing the dm-cache module. I regenerated the initrd
  with explicitly listing dm-cache in /etc/initramfs-tools/modules, but
  the system still can't boot up, because now it is missing the
  /usr/sbin/cache_check utility.

  As SSDs are becoming more and more common, I think it will be common
  to use them as cache for root file systems, thus it is mandatory to
  make sure that an initrd can mount an lvmcached root device when
  necessary, preferably without /etc/initramfs-tools/modules and other
  manual initrd hacking.

  System details:

  Linux lvmvm 3.18.0-13-generic #14-Ubuntu SMP Fri Feb 6 09:55:14 UTC
  2015 x86_64 x86_64 x86_64 GNU/Linux

  Distributor ID:   Ubuntu
  Description:  Ubuntu Vivid Vervet (development branch)
  Release:  15.04
  Codename: vivid

  LVM version: 2.02.111(2) (2014-09-01)
  Library version: 1.02.90 (2014-09-01)
  Driver version:  4.28.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1423796/+subscriptions

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


[Kernel-packages] [Bug 1185990] Re: CVE-2013-2850

2015-03-05 Thread Mathew Hodson
** Changed in: linux (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  CVE-2013-2850

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-fsl-imx51 package in Ubuntu:
  Invalid
Status in linux-lts-backport-maverick package in Ubuntu:
  Invalid
Status in linux-lts-backport-natty package in Ubuntu:
  Invalid
Status in linux-lts-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-mvl-dove package in Ubuntu:
  Invalid
Status in linux-ti-omap4 package in Ubuntu:
  Invalid
Status in linux source package in Lucid:
  Invalid
Status in linux-armadaxp source package in Lucid:
  Invalid
Status in linux-ec2 source package in Lucid:
  Invalid
Status in linux-fsl-imx51 source package in Lucid:
  Invalid
Status in linux-lts-backport-maverick source package in Lucid:
  Invalid
Status in linux-lts-backport-natty source package in Lucid:
  Invalid
Status in linux-lts-backport-oneiric source package in Lucid:
  Invalid
Status in linux-lts-quantal source package in Lucid:
  Invalid
Status in linux-lts-raring source package in Lucid:
  Invalid
Status in linux-mvl-dove source package in Lucid:
  Invalid
Status in linux-ti-omap4 source package in Lucid:
  Invalid
Status in linux source package in Precise:
  Fix Released
Status in linux-armadaxp source package in Precise:
  Fix Released
Status in linux-ec2 source package in Precise:
  Invalid
Status in linux-fsl-imx51 source package in Precise:
  Invalid
Status in linux-lts-backport-maverick source package in Precise:
  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:
  Fix Released
Status in linux-lts-raring source package in Precise:
  Fix Released
Status in linux-mvl-dove source package in Precise:
  Invalid
Status in linux-ti-omap4 source package in Precise:
  Fix Released
Status in linux source package in Quantal:
  Fix Released
Status in linux-armadaxp source package in Quantal:
  Fix Released
Status in linux-ec2 source package in Quantal:
  Invalid
Status in linux-fsl-imx51 source package in Quantal:
  Invalid
Status in linux-lts-backport-maverick source package in Quantal:
  Invalid
Status in linux-lts-backport-natty source package in Quantal:
  Invalid
Status in linux-lts-backport-oneiric source package in Quantal:
  Invalid
Status in linux-lts-quantal source package in Quantal:
  Invalid
Status in linux-lts-raring source package in Quantal:
  Invalid
Status in linux-mvl-dove source package in Quantal:
  Invalid
Status in linux-ti-omap4 source package in Quantal:
  Won't Fix
Status in linux source package in Raring:
  Fix Released
Status in linux-armadaxp source package in Raring:
  Invalid
Status in linux-ec2 source package in Raring:
  Invalid
Status in linux-fsl-imx51 source package in Raring:
  Invalid
Status in linux-lts-backport-maverick source package in Raring:
  Invalid
Status in linux-lts-backport-natty source package in Raring:
  Invalid
Status in linux-lts-backport-oneiric source package in Raring:
  Invalid
Status in linux-lts-quantal source package in Raring:
  Invalid
Status in linux-lts-raring source package in Raring:
  Invalid
Status in linux-mvl-dove source package in Raring:
  Invalid
Status in linux-ti-omap4 source package in Raring:
  Won't Fix
Status in linux source package in Saucy:
  Won't Fix
Status in linux-armadaxp source package in Saucy:
  Invalid
Status in linux-ec2 source package in Saucy:
  Invalid
Status in linux-fsl-imx51 source package in Saucy:
  Invalid
Status in linux-lts-backport-maverick source package in Saucy:
  Invalid
Status in linux-lts-backport-natty source package in Saucy:
  Invalid
Status in linux-lts-backport-oneiric source package in Saucy:
  Invalid
Status in linux-lts-quantal source package in Saucy:
  Invalid
Status in linux-lts-raring source package in Saucy:
  Invalid
Status in linux-mvl-dove source package in Saucy:
  Invalid
Status in linux-ti-omap4 source package in Saucy:
  Won't Fix

Bug description:
  Heap-based buffer overflow in the iscsi_add_notunderstood_response
  function in drivers/target/iscsi/iscsi_target_parameters.c in the
  iSCSI target subsystem in the Linux kernel through 3.9.4 allows remote
  attackers to cause a denial of service (memory corruption and OOPS) or
  possibly execute arbitrary code via a long key that is not properly
  handled during construction of an error-response packet. A
  reproduction case requires patching open-iscsi to send overly large
  keys. Performing discovery in a loop will Oops the remote ser

[Kernel-packages] [Bug 1427847] Re: linux-ti-omap4: 3.2.0-1461.81 -proposed tracker

2015-03-05 Thread Brad Figg
** Description changed:

  This bug is for tracking the  upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 03. March 2015 21:01 UTC
- kernel-stable-phase:Prepare
- kernel-stable-phase-changed:Tuesday, 03. March 2015 21:01 UTC
  kernel-stable-master-bug:1427736
+ kernel-stable-phase:ReadyToBePackaged
+ kernel-stable-phase-changed:Thursday, 05. March 2015 16:00 UTC
+ kernel-stable-Certification-testing-end:Thursday, 05. March 2015 16:00 UTC

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

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

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow package-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  New
Status in Kernel SRU Workflow prepare-package-meta series:
  New
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 upload-to-ppa series:
  Confirmed
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux-ti-omap4 package in Ubuntu:
  New
Status in linux-ti-omap4 source package in Precise:
  New

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 03. March 2015 21:01 UTC
  kernel-stable-master-bug:1427736
  kernel-stable-phase:ReadyToBePackaged
  kernel-stable-phase-changed:Thursday, 05. March 2015 16:00 UTC
  kernel-stable-Certification-testing-end:Thursday, 05. March 2015 16:00 UTC

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

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


[Kernel-packages] [Bug 1428365] Re: linux-lts-utopic: 3.16.0-32.42~14.04.1 -proposed tracker

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

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

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

Title:
  linux-lts-utopic: 3.16.0-32.42~14.04.1 -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:
  New
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-lts-utopic package in Ubuntu:
  New
Status in linux-lts-utopic source package in Trusty:
  New

Bug description:
  This bug is for tracking the 3.16.0-32.42~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:Wednesday, 04. March 2015 23:00 UTC
  kernel-stable-phase:Prepare
  kernel-stable-phase-changed:Wednesday, 04. March 2015 23:00 UTC
  kernel-stable-master-bug:1427808

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

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


[Kernel-packages] [Bug 1428293] Re: linux-lts-trusty: 3.13.0-47.78~precise1 -proposed tracker

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

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

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

Title:
  linux-lts-trusty: 3.13.0-47.78~precise1 -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:
  New
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-lts-trusty package in Ubuntu:
  New
Status in linux-lts-trusty source package in Precise:
  New

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 04. March 2015 20:02 UTC
  kernel-stable-phase:Prepare
  kernel-stable-phase-changed:Wednesday, 04. March 2015 20:02 UTC
  kernel-stable-master-bug:1427733

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

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


[Kernel-packages] [Bug 1428568] Re: linux-headers-3.18.0-8-generic

2015-03-05 Thread Brian Murray
** Tags added: vivid

** Package changed: ubuntu => dkms (Ubuntu)

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

Title:
  linux-headers-3.18.0-8-generic

Status in dkms package in Ubuntu:
  New

Bug description:
  I don't know how important but I thought I better report it. On doing
  a apt-get autoremove it removes linux-image-extra-3.18.0-8-generic and
  linux-image-generic and then gives an error:

  ERROR (dkms apport): kernel package linux-headers-3.18.0-8-generic is not 
supported
  Error! Bad return status for module build on kernel: 3.18.0-8-generic (x86_64)

  As I am using 3.18.0-13 I don't think it's going to be a problem
  (although I haven't restarted) but should apt be removing parts of a
  kernel that may still be used?

  uname -a: Linux leviathan 3.18.0-13-generic #14-Ubuntu SMP Fri Feb 6
  09:55:14 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  make.log attached

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

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


[Kernel-packages] [Bug 1185990] Re: CVE-2013-2850

2015-03-05 Thread Mathew Hodson
http://people.canonical.com/~ubuntu-security/cve/2013/CVE-2013-2850.html
says that this was fixed in precise for linux-ti-omap4.

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

Title:
  CVE-2013-2850

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-fsl-imx51 package in Ubuntu:
  Invalid
Status in linux-lts-backport-maverick package in Ubuntu:
  Invalid
Status in linux-lts-backport-natty package in Ubuntu:
  Invalid
Status in linux-lts-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-mvl-dove package in Ubuntu:
  Invalid
Status in linux-ti-omap4 package in Ubuntu:
  Invalid
Status in linux source package in Lucid:
  Invalid
Status in linux-armadaxp source package in Lucid:
  Invalid
Status in linux-ec2 source package in Lucid:
  Invalid
Status in linux-fsl-imx51 source package in Lucid:
  Invalid
Status in linux-lts-backport-maverick source package in Lucid:
  Invalid
Status in linux-lts-backport-natty source package in Lucid:
  Invalid
Status in linux-lts-backport-oneiric source package in Lucid:
  Invalid
Status in linux-lts-quantal source package in Lucid:
  Invalid
Status in linux-lts-raring source package in Lucid:
  Invalid
Status in linux-mvl-dove source package in Lucid:
  Invalid
Status in linux-ti-omap4 source package in Lucid:
  Invalid
Status in linux source package in Precise:
  Fix Released
Status in linux-armadaxp source package in Precise:
  Fix Released
Status in linux-ec2 source package in Precise:
  Invalid
Status in linux-fsl-imx51 source package in Precise:
  Invalid
Status in linux-lts-backport-maverick source package in Precise:
  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:
  Fix Released
Status in linux-lts-raring source package in Precise:
  Fix Released
Status in linux-mvl-dove source package in Precise:
  Invalid
Status in linux-ti-omap4 source package in Precise:
  Fix Released
Status in linux source package in Quantal:
  Fix Released
Status in linux-armadaxp source package in Quantal:
  Fix Released
Status in linux-ec2 source package in Quantal:
  Invalid
Status in linux-fsl-imx51 source package in Quantal:
  Invalid
Status in linux-lts-backport-maverick source package in Quantal:
  Invalid
Status in linux-lts-backport-natty source package in Quantal:
  Invalid
Status in linux-lts-backport-oneiric source package in Quantal:
  Invalid
Status in linux-lts-quantal source package in Quantal:
  Invalid
Status in linux-lts-raring source package in Quantal:
  Invalid
Status in linux-mvl-dove source package in Quantal:
  Invalid
Status in linux-ti-omap4 source package in Quantal:
  Won't Fix
Status in linux source package in Raring:
  Fix Released
Status in linux-armadaxp source package in Raring:
  Invalid
Status in linux-ec2 source package in Raring:
  Invalid
Status in linux-fsl-imx51 source package in Raring:
  Invalid
Status in linux-lts-backport-maverick source package in Raring:
  Invalid
Status in linux-lts-backport-natty source package in Raring:
  Invalid
Status in linux-lts-backport-oneiric source package in Raring:
  Invalid
Status in linux-lts-quantal source package in Raring:
  Invalid
Status in linux-lts-raring source package in Raring:
  Invalid
Status in linux-mvl-dove source package in Raring:
  Invalid
Status in linux-ti-omap4 source package in Raring:
  Won't Fix
Status in linux source package in Saucy:
  Won't Fix
Status in linux-armadaxp source package in Saucy:
  Invalid
Status in linux-ec2 source package in Saucy:
  Invalid
Status in linux-fsl-imx51 source package in Saucy:
  Invalid
Status in linux-lts-backport-maverick source package in Saucy:
  Invalid
Status in linux-lts-backport-natty source package in Saucy:
  Invalid
Status in linux-lts-backport-oneiric source package in Saucy:
  Invalid
Status in linux-lts-quantal source package in Saucy:
  Invalid
Status in linux-lts-raring source package in Saucy:
  Invalid
Status in linux-mvl-dove source package in Saucy:
  Invalid
Status in linux-ti-omap4 source package in Saucy:
  Won't Fix

Bug description:
  Heap-based buffer overflow in the iscsi_add_notunderstood_response
  function in drivers/target/iscsi/iscsi_target_parameters.c in the
  iSCSI target subsystem in the Linux kernel through 3.9.4 allows remote
  attackers to cause a denial of service (memory corruption and OOPS) or
  possibly execute arbitrary code via a long key that is not properly
  handled during construction of an error-response packet. A
  reproduction case requires patching open-iscsi to send overly large
  key

[Kernel-packages] [Bug 1427330] Re: AMD Kaveri APU/CPU frequency scaling not working on linux 3.19

2015-03-05 Thread Christopher M. Penalver
Marc Rene Schädler, could you please test the latest mainline kernel
4.0-rc2 and advise to the results?

** Tags removed: bios-outdated-1.06
** Tags added: latest-bios-1.06

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

Title:
  AMD Kaveri APU/CPU frequency scaling not working on linux 3.19

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  A few days ago, when Vivid was still at Linux 3.18 I tried the Linux
  4.0-rc1 kernel from mainline and noticed that CPU frequency scaling
  would have no effect on the actual processor speed. I went back to
  3.18 and everything worked fine.

  Now Ubuntu 15.04 moved to Linux 3.19 and it happens to have the same
  problem as with 4.0-rc1 from mainline.

  The cpufreq indicator shows that the frequencies are adapted but
  > watch sudo cpupower monitor
  reveals that the AMD A10 PRO-7350B CPUs are stuck at the lowest frequency 
level (about 1.1GHz).

  This observation is confirmed by a quick benchmark using octave.
  The following line is executed on Linux 3.18 in less than 4 seconds, while on 
Linux 3.19 it needs more than 8 seconds to complete.
  > time echo "a=rand(3000);a*a;" | octave -q

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-7-generic 3.19.0-7.7
  ProcVersionSignature: Ubuntu 3.19.0-7.7-generic 3.19.0
  Uname: Linux 3.19.0-7-generic x86_64
  ApportVersion: 2.16.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  marc   2515 F pulseaudio
   /dev/snd/controlC0:  marc   2515 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Mar  2 19:04:32 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-02-23 (7 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150219)
  MachineType: Hewlett-Packard HP EliteBook 755 G2
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-7-generic 
root=UUID=1a54cd72-80fc-4716-a62e-4faa5dcc63e9 ro quiet splash vt.handoff=7
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/19/2014
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: M84 Ver. 01.01
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 221C
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 63.13
  dmi.chassis.asset.tag: CNU426C7YS
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrM84Ver.01.01:bd05/19/2014:svnHewlett-Packard:pnHPEliteBook755G2:pvrA3009DD10303:rvnHewlett-Packard:rn221C:rvrKBCVersion63.13:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP EliteBook 755 G2
  dmi.product.version: A3009DD10303
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 1428568] [NEW] linux-headers-3.18.0-8-generic

2015-03-05 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

I don't know how important but I thought I better report it. On doing a
apt-get autoremove it removes linux-image-extra-3.18.0-8-generic and
linux-image-generic and then gives an error:

ERROR (dkms apport): kernel package linux-headers-3.18.0-8-generic is not 
supported
Error! Bad return status for module build on kernel: 3.18.0-8-generic (x86_64)

As I am using 3.18.0-13 I don't think it's going to be a problem
(although I haven't restarted) but should apt be removing parts of a
kernel that may still be used?

uname -a: Linux leviathan 3.18.0-13-generic #14-Ubuntu SMP Fri Feb 6
09:55:14 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

make.log attached

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


** Tags: bot-comment vivid
-- 
linux-headers-3.18.0-8-generic 
https://bugs.launchpad.net/bugs/1428568
You received this bug notification because you are a member of Kernel Packages, 
which is subscribed to dkms in Ubuntu.

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


[Kernel-packages] [Bug 1427330] Re: AMD Kaveri APU/CPU frequency scaling not working on linux 3.19

2015-03-05 Thread Marc Rene Schädler
Output of "uname -a"
> Linux marc-ebook 4.0.0-04rc2-generic #201503031836 SMP Tue Mar 3 18:37:51 
> UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

I dont know how to get the actual frequency of the processor without
"cpupower" which requires some "linux-tools-*" which are not available
with the mainline kernel.

Nonetheless the quick benchmark with octave
> time echo "a=rand(3000);a*a;" | octave -q
reports less than 4 seconds, which indicates that the frequency scaling does 
seem to work with this kernel.

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

Title:
  AMD Kaveri APU/CPU frequency scaling not working on linux 3.19

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  A few days ago, when Vivid was still at Linux 3.18 I tried the Linux
  4.0-rc1 kernel from mainline and noticed that CPU frequency scaling
  would have no effect on the actual processor speed. I went back to
  3.18 and everything worked fine.

  Now Ubuntu 15.04 moved to Linux 3.19 and it happens to have the same
  problem as with 4.0-rc1 from mainline.

  The cpufreq indicator shows that the frequencies are adapted but
  > watch sudo cpupower monitor
  reveals that the AMD A10 PRO-7350B CPUs are stuck at the lowest frequency 
level (about 1.1GHz).

  This observation is confirmed by a quick benchmark using octave.
  The following line is executed on Linux 3.18 in less than 4 seconds, while on 
Linux 3.19 it needs more than 8 seconds to complete.
  > time echo "a=rand(3000);a*a;" | octave -q

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-7-generic 3.19.0-7.7
  ProcVersionSignature: Ubuntu 3.19.0-7.7-generic 3.19.0
  Uname: Linux 3.19.0-7-generic x86_64
  ApportVersion: 2.16.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  marc   2515 F pulseaudio
   /dev/snd/controlC0:  marc   2515 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Mar  2 19:04:32 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-02-23 (7 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150219)
  MachineType: Hewlett-Packard HP EliteBook 755 G2
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-7-generic 
root=UUID=1a54cd72-80fc-4716-a62e-4faa5dcc63e9 ro quiet splash vt.handoff=7
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/19/2014
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: M84 Ver. 01.01
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 221C
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 63.13
  dmi.chassis.asset.tag: CNU426C7YS
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrM84Ver.01.01:bd05/19/2014:svnHewlett-Packard:pnHPEliteBook755G2:pvrA3009DD10303:rvnHewlett-Packard:rn221C:rvrKBCVersion63.13:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP EliteBook 755 G2
  dmi.product.version: A3009DD10303
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 1427847] Re: linux-ti-omap4: 3.2.0-1461.81 -proposed tracker

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

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

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

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

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow package-testing series:
  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 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 upload-to-ppa series:
  Confirmed
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux-ti-omap4 package in Ubuntu:
  New
Status in linux-ti-omap4 source package in Precise:
  New

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 03. March 2015 21:01 UTC
  kernel-stable-master-bug:1427736
  kernel-stable-phase:ReadyToBePackaged
  kernel-stable-phase-changed:Thursday, 05. March 2015 16:00 UTC
  kernel-stable-Certification-testing-end:Thursday, 05. March 2015 16:00 UTC

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

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


[Kernel-packages] [Bug 1416277] Re: toshiba_acpi: Unknown key 158

2015-03-05 Thread Joseph Salisbury
I sent the patches upstream[0].Upstream asked if we could test two
new patches that will replace the need for DMI matching.  I build a
mainline test kernel with these two patches.  It can be downloaded from:

http://kernel.ubuntu.com/~jsalisbury/lp1416277/

Robert and Enzo, can you test this kernel, so we can provide some
feedback to upstream?

Thanks in advance!


[0] https://lkml.org/lkml/2015/3/4/1405

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

Title:
  toshiba_acpi: Unknown key 158

Status in linux package in Ubuntu:
  In Progress

Bug description:
  If I press the wireless key (see attached image) on my Toshiba P50W I
  get the following error in dmesg:

  toshiba_acpi: Unknown key 158

  I'd expect this key to toggle flight mode.
  --- 
  ApportVersion: 2.15.1-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  bob2980 F pulseaudio
   /dev/snd/controlC1:  bob2980 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=5033984a-21af-482d-a1fd-c075e818cd12
  InstallationDate: Installed on 2013-12-26 (400 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: TOSHIBA Satellite P50W-B
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-11-generic 
root=UUID=885f0f10-b818-4eb4-8ff4-d067e16bef2f ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-11.12-generic 3.18.3
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-11-generic N/A
   linux-backports-modules-3.18.0-11-generic  N/A
   linux-firmware 1.141
  Tags:  vivid
  Uname: Linux 3.18.0-11-generic x86_64
  UpgradeStatus: Upgraded to vivid on 2013-12-26 (400 days ago)
  UserGroups: adm autopilot cdrom dip libvirtd lpadmin netdev plugdev 
sambashare sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 08/08/2014
  dmi.bios.vendor: INSYDE Corp.
  dmi.bios.version: 1.40
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: Type2 - Board Product Name1
  dmi.board.vendor: Type2 - Board Vendor Name1
  dmi.board.version: Type2 - Board Version
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: OEM Chassis ManuFacturer
  dmi.chassis.version: OEM Chassis Version
  dmi.modalias: 
dmi:bvnINSYDECorp.:bvr1.40:bd08/08/2014:svnTOSHIBA:pnSatelliteP50W-B:pvrPSVP2A-00F002:rvnType2-BoardVendorName1:rnType2-BoardProductName1:rvrType2-BoardVersion:cvnOEMChassisManuFacturer:ct10:cvrOEMChassisVersion:
  dmi.product.name: Satellite P50W-B
  dmi.product.version: PSVP2A-00F002
  dmi.sys.vendor: TOSHIBA

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

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


[Kernel-packages] [Bug 1428589] Re: Awk command not working in %pre section of ks.cfg file

2015-03-05 Thread Joseph Salisbury
** Package changed: linux (Ubuntu) => system-config-kickstart (Ubuntu)

** Changed in: system-config-kickstart (Ubuntu)
   Status: Confirmed => New

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

Title:
  Awk command not working in %pre section of ks.cfg file

Status in system-config-kickstart package in Ubuntu:
  New

Bug description:
  We are customizing Ubuntu 12.04.5 and 14.X using kickstart ks.cfg file. We 
have seen that our shell scripts are failing as AWK ,CUT commands etc are not 
working during the pre installation phase i.e., in the busy box those commands 
are not there.
  But once the installation is completed the commands are working fine.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-kickstart/+bug/1428589/+subscriptions

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


[Kernel-packages] [Bug 1428637] Re: package linux-image-extra-3.13.0-46-generic 3.13.0-46.77 failed to install/upgrade: cannot copy extracted data for './lib/modules/3.13.0-46-generic/kernel/drivers/s

2015-03-05 Thread Joseph Salisbury
It appears the .deb file is corrupt.

You may need to run the following from a terminal:

sudo apt-get install -f
sudo apt-get clean
sudo apt-get update

Then re-install the package.

If that does not resolve your issue, please mark the bug as "Confirmed"

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

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

Title:
  package linux-image-extra-3.13.0-46-generic 3.13.0-46.77 failed to
  install/upgrade: cannot copy extracted data for
  './lib/modules/3.13.0-46-generic/kernel/drivers/staging/dgnc/dgnc.ko'
  to '/lib/modules/3.13.0-46-generic/kernel/drivers/staging/dgnc/dgnc.ko
  .dpkg-new': unexpected end of file or stream

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Shows error popup on desktop just after the system is ready

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: linux-image-extra-3.13.0-46-generic 3.13.0-46.77
  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.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rohit  3612 F pulseaudio
  Date: Tue Mar  3 13:46:00 2015
  DuplicateSignature: 
package:linux-image-extra-3.13.0-46-generic:3.13.0-46.77:cannot copy extracted 
data for './lib/modules/3.13.0-46-generic/kernel/drivers/staging/dgnc/dgnc.ko' 
to 
'/lib/modules/3.13.0-46-generic/kernel/drivers/staging/dgnc/dgnc.ko.dpkg-new': 
unexpected end of file or stream
  ErrorMessage: cannot copy extracted data for 
'./lib/modules/3.13.0-46-generic/kernel/drivers/staging/dgnc/dgnc.ko' to 
'/lib/modules/3.13.0-46-generic/kernel/drivers/staging/dgnc/dgnc.ko.dpkg-new': 
unexpected end of file or stream
  HibernationDevice: RESUME=UUID=b3ad47ca-1fa2-486d-a495-f74f87674da0
  InstallationDate: Installed on 2014-08-05 (212 days ago)
  InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 
(20130213)
  MachineType: Dell Inc. OptiPlex 7010
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-45-generic 
root=UUID=03fb9061-868f-4a5e-aa79-76282071efd2 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 N/A
  RfKill:
   
  SourcePackage: linux
  Title: package linux-image-extra-3.13.0-46-generic 3.13.0-46.77 failed to 
install/upgrade: cannot copy extracted data for 
'./lib/modules/3.13.0-46-generic/kernel/drivers/staging/dgnc/dgnc.ko' to 
'/lib/modules/3.13.0-46-generic/kernel/drivers/staging/dgnc/dgnc.ko.dpkg-new': 
unexpected end of file or stream
  UpgradeStatus: Upgraded to trusty on 2015-01-15 (49 days ago)
  dmi.bios.date: 08/12/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A15
  dmi.board.name: 0GY6Y8
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A02
  dmi.chassis.type: 6
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd08/12/2013:svnDellInc.:pnOptiPlex7010:pvr01:rvnDellInc.:rn0GY6Y8:rvrA02:cvnDellInc.:ct6:cvr:
  dmi.product.name: OptiPlex 7010
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1428050] Re: [Matsushita Electric Industrial Co., Ltd. CF-19FHGAXBG] suspend/resume failure

2015-03-05 Thread Sascha Biermanns
** Changed in: linux (Ubuntu)
   Status: Incomplete => Opinion

** Changed in: linux (Ubuntu)
   Status: Opinion => 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/1428050

Title:
  [Matsushita Electric Industrial Co.,Ltd. CF-19FHGAXBG] suspend/resume
  failure

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When opening the lip, to resume after suspend, the computer was frozen
  and some LED's where blinking in a regular rhythmn. I had to reset the
  Toughbook to restart it.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-7-generic 3.19.0-7.7 [modified: 
boot/vmlinuz-3.19.0-7-generic]
  ProcVersionSignature: Ubuntu 3.19.0-7.7-generic 3.19.0
  Uname: Linux 3.19.0-7-generic x86_64
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.16.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  skb2372 F pulseaudio
  Date: Wed Mar  4 10:16:51 2015
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  InstallationDate: Installed on 2015-03-02 (1 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150302)
  InterpreterPath: /usr/bin/python3.4
  MachineType: Matsushita Electric Industrial Co.,Ltd. CF-19FHGAXBG
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-7-generic 
root=UUID=00bc12a3-0121-4e30-8834-27fafd4a0666 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.
  SourcePackage: linux
  Title: [Matsushita Electric Industrial Co.,Ltd. CF-19FHGAXBG] suspend/resume 
failure
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 10/10/2007
  dmi.bios.vendor: Phoenix Technologies Ltd.
  dmi.bios.version: V2.00L11
  dmi.board.name: CF19-2
  dmi.board.vendor: Matsushita Electric Industrial Co.,Ltd.
  dmi.board.version: 001
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Matsushita Electric Industrial Co.,Ltd.
  dmi.chassis.version: 001
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvrV2.00L11:bd10/10/2007:svnMatsushitaElectricIndustrialCo.,Ltd.:pnCF-19FHGAXBG:pvr002:rvnMatsushitaElectricIndustrialCo.,Ltd.:rnCF19-2:rvr001:cvnMatsushitaElectricIndustrialCo.,Ltd.:ct10:cvr001:
  dmi.product.name: CF-19FHGAXBG
  dmi.product.version: 002
  dmi.sys.vendor: Matsushita Electric Industrial Co.,Ltd.

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

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


[Kernel-packages] [Bug 1416277] Re: toshiba_acpi: Unknown key 158

2015-03-05 Thread Enzo
Sorry, but unfortunately I don't have the laptop anymore...

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

Title:
  toshiba_acpi: Unknown key 158

Status in linux package in Ubuntu:
  In Progress

Bug description:
  If I press the wireless key (see attached image) on my Toshiba P50W I
  get the following error in dmesg:

  toshiba_acpi: Unknown key 158

  I'd expect this key to toggle flight mode.
  --- 
  ApportVersion: 2.15.1-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  bob2980 F pulseaudio
   /dev/snd/controlC1:  bob2980 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=5033984a-21af-482d-a1fd-c075e818cd12
  InstallationDate: Installed on 2013-12-26 (400 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: TOSHIBA Satellite P50W-B
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-11-generic 
root=UUID=885f0f10-b818-4eb4-8ff4-d067e16bef2f ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-11.12-generic 3.18.3
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-11-generic N/A
   linux-backports-modules-3.18.0-11-generic  N/A
   linux-firmware 1.141
  Tags:  vivid
  Uname: Linux 3.18.0-11-generic x86_64
  UpgradeStatus: Upgraded to vivid on 2013-12-26 (400 days ago)
  UserGroups: adm autopilot cdrom dip libvirtd lpadmin netdev plugdev 
sambashare sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 08/08/2014
  dmi.bios.vendor: INSYDE Corp.
  dmi.bios.version: 1.40
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: Type2 - Board Product Name1
  dmi.board.vendor: Type2 - Board Vendor Name1
  dmi.board.version: Type2 - Board Version
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: OEM Chassis ManuFacturer
  dmi.chassis.version: OEM Chassis Version
  dmi.modalias: 
dmi:bvnINSYDECorp.:bvr1.40:bd08/08/2014:svnTOSHIBA:pnSatelliteP50W-B:pvrPSVP2A-00F002:rvnType2-BoardVendorName1:rnType2-BoardProductName1:rvrType2-BoardVersion:cvnOEMChassisManuFacturer:ct10:cvrOEMChassisVersion:
  dmi.product.name: Satellite P50W-B
  dmi.product.version: PSVP2A-00F002
  dmi.sys.vendor: TOSHIBA

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

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


[Kernel-packages] [Bug 1428787] [NEW] Static on the screen after returning from hibernation

2015-03-05 Thread Sanjul
Public bug reported:

After returning from the hibernation ( was hibernated using the command
sudo pm-hibernate), the screen comes out very ugly. Most of the text on
the screen is unreadable due to missing pixels. Even for the newly typed
text ( especially the caharacer 'h'), lot of pixels missing everywhere.

This problem is found everywhere, from newly opened windows to, menus, 
appswitcher, logout dialogue, everything!
And only way to get back to normal, so far, is to restart

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: linux-image-3.16.0-31-generic 3.16.0-31.41
ProcVersionSignature: Ubuntu 3.16.0-31.41-generic 3.16.7-ckt5
Uname: Linux 3.16.0-31-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.14.7-0ubuntu8.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  sanjul14259 F pulseaudio
CurrentDesktop: Unity
Date: Thu Mar  5 23:48:13 2015
HibernationDevice: RESUME=UUID=1259154b-7454-4cb5-aa66-4fb89abe9694
InstallationDate: Installed on 2015-02-08 (25 days ago)
InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
MachineType: Dell Inc. Inspiron 1440
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-31-generic 
root=UUID=7d72c4c8-86a9-4225-bb86-8e17b1fc4731 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.16.0-31-generic N/A
 linux-backports-modules-3.16.0-31-generic  N/A
 linux-firmware 1.138.1
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/29/2009
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A03
dmi.board.name: 0K138P
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA03:bd07/29/2009:svnDellInc.:pnInspiron1440:pvr:rvnDellInc.:rn0K138P:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: Inspiron 1440
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug utopic

** Attachment added: "screenshot of [ look at the text] in tabs, and the newly 
typed ones.."
   
https://bugs.launchpad.net/bugs/1428787/+attachment/4335398/+files/Screenshot%20from%202015-03-05%2023%3A55%3A47.png

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

Title:
  Static on the screen after returning from hibernation

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  After returning from the hibernation ( was hibernated using the
  command sudo pm-hibernate), the screen comes out very ugly. Most of
  the text on the screen is unreadable due to missing pixels. Even for
  the newly typed text ( especially the caharacer 'h'), lot of pixels
  missing everywhere.

  This problem is found everywhere, from newly opened windows to, menus, 
appswitcher, logout dialogue, everything!
  And only way to get back to normal, so far, is to restart

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-31-generic 3.16.0-31.41
  ProcVersionSignature: Ubuntu 3.16.0-31.41-generic 3.16.7-ckt5
  Uname: Linux 3.16.0-31-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.7-0ubuntu8.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sanjul14259 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu Mar  5 23:48:13 2015
  HibernationDevice: RESUME=UUID=1259154b-7454-4cb5-aa66-4fb89abe9694
  InstallationDate: Installed on 2015-02-08 (25 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  MachineType: Dell Inc. Inspiron 1440
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-31-generic 
root=UUID=7d72c4c8-86a9-4225-bb86-8e17b1fc4731 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-31-generic N/A
   linux-backports-modules-3.16.0-31-generic  N/A
   linux-firmware 1.138.1
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/29/2009
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A03
  dmi.board.name: 0K138P
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA03:bd07/29/2009:svnDellInc.:pnInspiron1440:pvr:rvnDellInc.:rn0K138P:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: Inspiron 1440
  dmi.sys.vendor: Dell Inc.

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

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


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

2015-03-05 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/1428787

Title:
  Static on the screen after returning from hibernation

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  After returning from the hibernation ( was hibernated using the
  command sudo pm-hibernate), the screen comes out very ugly. Most of
  the text on the screen is unreadable due to missing pixels. Even for
  the newly typed text ( especially the caharacer 'h'), lot of pixels
  missing everywhere.

  This problem is found everywhere, from newly opened windows to, menus, 
appswitcher, logout dialogue, everything!
  And only way to get back to normal, so far, is to restart

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-31-generic 3.16.0-31.41
  ProcVersionSignature: Ubuntu 3.16.0-31.41-generic 3.16.7-ckt5
  Uname: Linux 3.16.0-31-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.7-0ubuntu8.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sanjul14259 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu Mar  5 23:48:13 2015
  HibernationDevice: RESUME=UUID=1259154b-7454-4cb5-aa66-4fb89abe9694
  InstallationDate: Installed on 2015-02-08 (25 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  MachineType: Dell Inc. Inspiron 1440
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-31-generic 
root=UUID=7d72c4c8-86a9-4225-bb86-8e17b1fc4731 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-31-generic N/A
   linux-backports-modules-3.16.0-31-generic  N/A
   linux-firmware 1.138.1
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/29/2009
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A03
  dmi.board.name: 0K138P
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA03:bd07/29/2009:svnDellInc.:pnInspiron1440:pvr:rvnDellInc.:rn0K138P:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: Inspiron 1440
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1428293] Re: linux-lts-trusty: 3.13.0-47.78~precise1 -proposed tracker

2015-03-05 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) => Seth Forshee 
(sforshee)

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

Title:
  linux-lts-trusty: 3.13.0-47.78~precise1 -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-lts-trusty package in Ubuntu:
  New
Status in linux-lts-trusty source package in Precise:
  New

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 04. March 2015 20:02 UTC
  kernel-stable-phase:Prepare
  kernel-stable-phase-changed:Wednesday, 04. March 2015 20:02 UTC
  kernel-stable-master-bug:1427733

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

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


[Kernel-packages] [Bug 1311382] Re: Ubuntu 14.04 does not mount my Nexus 4 (Android 4.4.2)

2015-03-05 Thread MarcoAntonio
Using Ubuntu 14.04, I used: 
sudo sed -i 's/#user_allow_other/user_allow_other/g' /etc/fuse.conf
and this solved my problem.
This solution was described at  
http://www.webupd8.org/2013/01/upgrade-to-gvfs-with-mtp-support-in.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/1311382

Title:
  Ubuntu 14.04 does not mount my Nexus 4 (Android 4.4.2)

Status in linux package in Ubuntu:
  Fix Released

Bug description:
  After upgrading my ubuntu from 13.10 to 14.04 LTS, I cannot mount my
  Nexus 4 (Android 4.4.2) using MTP.

  As soon as I plug the device in any USB port, I get the following
  error message: "Unhandled error message: No such interface
  'org.gtk.vfs.Mount' on object at path /org/gtk/vfs/mount/1"

  Yesterday, before the upgrade, I had to just plug the USB cable and
  the device was mounted automatically just like a pen-drive.

  Please, somebody take a look on this issue.
  --- 
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  raphael2037 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2013-12-28 (138 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Inspiron N5010
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=108d3fb7-6f72-4bba-a36e-e051f5343162 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127.2
  Tags:  trusty
  Uname: Linux 3.13.0-24-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-21 (24 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/26/2010
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 08R0GW
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A07
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A07
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd07/26/2010:svnDellInc.:pnInspironN5010:pvrA07:rvnDellInc.:rn08R0GW:rvrA07:cvnDellInc.:ct8:cvrA07:
  dmi.product.name: Inspiron N5010
  dmi.product.version: A07
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1428787] Re: Static on the screen after returning from hibernation

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

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

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

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

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


Thanks in advance.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.0-rc2-vivid/

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

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

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

Title:
  Static on the screen after returning from hibernation

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  After returning from the hibernation ( was hibernated using the
  command sudo pm-hibernate), the screen comes out very ugly. Most of
  the text on the screen is unreadable due to missing pixels. Even for
  the newly typed text ( especially the caharacer 'h'), lot of pixels
  missing everywhere.

  This problem is found everywhere, from newly opened windows to, menus, 
appswitcher, logout dialogue, everything!
  And only way to get back to normal, so far, is to restart

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-31-generic 3.16.0-31.41
  ProcVersionSignature: Ubuntu 3.16.0-31.41-generic 3.16.7-ckt5
  Uname: Linux 3.16.0-31-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.7-0ubuntu8.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sanjul14259 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu Mar  5 23:48:13 2015
  HibernationDevice: RESUME=UUID=1259154b-7454-4cb5-aa66-4fb89abe9694
  InstallationDate: Installed on 2015-02-08 (25 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  MachineType: Dell Inc. Inspiron 1440
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-31-generic 
root=UUID=7d72c4c8-86a9-4225-bb86-8e17b1fc4731 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-31-generic N/A
   linux-backports-modules-3.16.0-31-generic  N/A
   linux-firmware 1.138.1
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/29/2009
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A03
  dmi.board.name: 0K138P
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA03:bd07/29/2009:svnDellInc.:pnInspiron1440:pvr:rvnDellInc.:rn0K138P:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: Inspiron 1440
  dmi.sys.vendor: Dell Inc.

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

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


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

2015-03-05 Thread Joseph Salisbury
I built the next test kernel, up to the following commit:
cfb743bf6173063b57ef5a8185ea87f130209d4d

The test kernel can be downloaded from:
http://kernel.ubuntu.com/~jsalisbury/lp972604

Can you test that kernel and report back if it has the bug or not? I
will build the next test kernel based on your test 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/972604

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

Status in linux package in Ubuntu:
  Triaged

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

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

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

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

[Kernel-packages] [Bug 1420627] Re: powerpc: backport AST graphic driver updates for OpenPower

2015-03-05 Thread Joseph Salisbury
I applied these 8 patches to a Utopic tree and built a test kernel.  The test 
kernel can be downloaded from:
http://kernel.ubuntu.com/~jsalisbury/lp1420627/

Is it possible for you to test this kernel?

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

Title:
  powerpc: backport AST graphic driver updates for OpenPower

Status in linux package in Ubuntu:
  Triaged
Status in linux source package in Utopic:
  Triaged

Bug description:
  The OpenPower machines such as the Tyan dev board use the ASpeed BMC which 
has a built
  in graphic controller. The driver for this doesn't work properly on PowerPC 
at the moment,
  this series of patches is a backport from upstream to fix that. It would be 
nice to have this
  in utopic kernel.

  Each patch in this archive is a cherry-pick and identifies the
  original upstream commit.

  All except patch 1 cherry-pick cleanly. Patch 1 needed some hand applying due 
to some
  unrelated changes that went upstream since 3.16 but the fixup is trivial.

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

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


[Kernel-packages] [Bug 1427847] Re: linux-ti-omap4: 3.2.0-1461.81 -proposed tracker

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

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

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: ubuntu-armel-kernel (ubuntu-armel-kernel) => Paolo Pisati 
(p-pisati)

** 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  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, 03. March 2015 21:01 UTC
  kernel-stable-master-bug:1427736
- kernel-stable-phase:ReadyToBePackaged
- kernel-stable-phase-changed:Thursday, 05. March 2015 16:00 UTC
  kernel-stable-Certification-testing-end:Thursday, 05. March 2015 16:00 UTC
+ kernel-stable-phase:CopyToProposed
+ kernel-stable-Prepare-package-end:Thursday, 05. March 2015 19:01 UTC
+ kernel-stable-Promote-to-proposed-start:Thursday, 05. March 2015 19:01 UTC
+ kernel-stable-phase-changed:Thursday, 05. March 2015 19:01 UTC

** Description changed:

  This bug is for tracking the  upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 03. March 2015 21:01 UTC
  kernel-stable-master-bug:1427736
  kernel-stable-Certification-testing-end:Thursday, 05. March 2015 16:00 UTC
- kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Thursday, 05. March 2015 19:01 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 05. March 2015 19:01 UTC
  kernel-stable-phase-changed:Thursday, 05. March 2015 19:01 UTC
+ kernel-stable-phase:ReadyToBePackaged

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

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

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow package-testing series:
  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 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 upload-to-ppa series:
  Confirmed
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux-ti-omap4 package in Ubuntu:
  New
Status in linux-ti-omap4 source package in Precise:
  New

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 03. March 2015 21:01 UTC
  kernel-stable-master-bug:1427736
  kernel-stable-Certification-testing-end:Thursday, 05. March 2015 16:00 UTC
  kernel-stable-Prepare-package-end:Thursday, 05. March 2015 19:01 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 05. March 2015 19:01 UTC
  kernel-stable-phase-changed:Thursday, 05. March 2015 19:01 UTC
  kernel-stable-phase:ReadyToBePackaged

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

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


[Kernel-packages] [Bug 1428111] Re: Kernel crash on Dell Latitude 5530 (tg3 driver involved)

2015-03-05 Thread Joseph Salisbury
Thanks again for testing.

We next need to figure out which of these commits is the fix.  I have a
feeling it is:

d0af71a tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()

I built a Vivid test kernel with a cherry-pick of just this one commit. It can 
be downloaded from:
http://kernel.ubuntu.com/~jsalisbury/lp1428111/

Can you test this kernel and see if it resolves this bug?  If it does,
I'll request this commit in upstream Stable and send a SRU request for
the Ubuntu kernels.

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

Title:
  Kernel crash on Dell Latitude 5530 (tg3 driver involved)

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

Bug description:
  After upgrading from Ubuntu 14.10 to 15.04 the system is not starting
  anymore. After disabling the splash screen I get lots of Error
  messages on the console. The system is unresponsive. Kernel 3.16 runs
  without problems. So does 3.19 on another system without Broadcom LAN-
  adapter. "screenshot" is attached. The error occures before entering
  the password for Luks-encryption. So it's very likely, it still doing
  initrd-stuff ...

  System is a Dell Latitude 5530, Core i5, 16 GB RAM
  running Ubuntu 15.04 (AMD64) with all updates available until 2015-03-04 
(upgraded from 14.10)

  lspci.log & dmesg.log  are taken wth the "old" kernel 3.16 as was not
  able to boot 3.19.

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

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


[Kernel-packages] [Bug 1425699] Re: kernel panic on IBM Power8 PPC MAAS ephemeral image

2015-03-05 Thread Mike Rushton
I have tested using the daily images for MAAS 1.7.1

The kernel from this image is 3.13.0-46.77-generic

Still getting the kernel panic. See attached.

I am finding it is only during the commissioning process that causes the
kernel panics. Once we get a good boot and commission(intermittent), we
can deploy multiple different images without issue.

We only have the 1 Power 8 server  in the certification lab that we can
test with.

** Attachment added: "commission.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1425699/+attachment/4335452/+files/commission.log

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

Title:
  kernel panic on IBM Power8 PPC MAAS ephemeral image

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  The kernel running on the 14.04 ephemeral image for MAAS when
  commissioning an IBM Power8 PPC server causes a periodic kernel panic.

  This happens intermittently and cannot be forcefully reproduced.

  The kernel version on the image is 3.13.0-27.50-generic according to
  the boot process.

  Attached is the boot process log with the kernel panics.

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

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


[Kernel-packages] [Bug 1425252] Re: 0489:e076 - Qualcomm Atheros - Ubuntu 14.10 bluetooth does not see any devices

2015-03-05 Thread Joseph Salisbury
*** This bug is a duplicate of bug 1394368 ***
https://bugs.launchpad.net/bugs/1394368

The missing firmware seems to be a duplicate of bug 1394368

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

** Changed in: linux (Ubuntu)
 Assignee: Joseph Salisbury (jsalisbury) => (unassigned)

** This bug has been marked a duplicate of bug 1394368
   Bluetooth with AR9462 doesn't work (New ID /Firmware)

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

Title:
  0489:e076 - Qualcomm Atheros - Ubuntu 14.10 bluetooth does not see any
  devices

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  This bug is related to:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1352821

  
  Bluetooth on Ubuntu 14.10 running on Acer Aspire V3-371-79RJ laptop does not 
work. WiFi on the same device works normally and also bluetooth seems to work 
normally, but when searching for external devices Ubuntu cannot see any 
bluetooth devices.
   
  I've tried to connect to both bluetooth mouse and an Android phone, no luck. 
On another Ubuntu laptop the same external bluetooth devices are visible and 
work ok.

  lspci -nnk printout includes this:
  02:00.0 Network controller [0280]: Qualcomm Atheros AR9462 Wireless Network 
Adapter [168c:0034] (rev 01)
   Subsystem: Foxconn International, Inc. Device [105b:e07d]
   Kernel driver in use: ath9k

  and lsusb printout includes this:
  Bus 002 Device 002: ID 0489:e076 Foxconn / Hon Hai

  Full listings are attached.

  
  What was expected to happen:
  - Expected that Ubuntu would find my bluetooth mouse and phone when searching 
for new bluetooth devices.

  What happened instead:
  - Everything seemed to work ok, but nothing happened. Ubuntu does not see any 
bluetooth devices.

  Background Information:
  - Description:  Ubuntu 14.10
  - Release: 14.10
  - gnome-bluetooth 3.8.2.1-0ubuntu9
  - Hardware used: Acer Aspire V3-371-79RJ
  --- 
  ApportVersion: 2.14.7-0ubuntu8.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jniirane   2414 F pulseaudio
   /dev/snd/controlC1:  jniirane   2414 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-01-03 (52 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  MachineType: Acer Aspire V3-371
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-31-generic 
root=UUID=c66b9d81-d91d-4201-85b9-a288b70f371f ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-31.41~lp1352821v1-generic 3.16.7-ckt5
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-31-generic N/A
   linux-backports-modules-3.16.0-31-generic  N/A
   linux-firmware 1.138.1
  Tags:  utopic
  Uname: Linux 3.16.0-31-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/05/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.12
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Aspire V3-371
  dmi.board.vendor: Acer
  dmi.board.version: V1.12
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V1.12
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.12:bd09/05/2014:svnAcer:pnAspireV3-371:pvrV1.12:rvnAcer:rnAspireV3-371:rvrV1.12:cvnAcer:ct10:cvrV1.12:
  dmi.product.name: Aspire V3-371
  dmi.product.version: V1.12
  dmi.sys.vendor: Acer

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

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


[Kernel-packages] [Bug 1428302] Re: Add Satellite L845 to alternative keymap.

2015-03-05 Thread Joseph Salisbury
** Changed in: linux (Ubuntu)
   Status: In Progress => Incomplete

** Changed in: linux (Ubuntu)
 Assignee: Joseph Salisbury (jsalisbury) => (unassigned)

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

Title:
  Add Satellite L845 to alternative keymap.

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  An alternative keymap is needed for the Satellite L845.  Reported in
  bug 1416277 by Enzo.  Creating bug to send patch upstream and SRU.

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

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


[Kernel-packages] [Bug 1428365] Re: linux-lts-utopic: 3.16.0-32.42~14.04.1 -proposed tracker

2015-03-05 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) => Seth Forshee 
(sforshee)

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

Title:
  linux-lts-utopic: 3.16.0-32.42~14.04.1 -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-lts-utopic package in Ubuntu:
  New
Status in linux-lts-utopic source package in Trusty:
  New

Bug description:
  This bug is for tracking the 3.16.0-32.42~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:Wednesday, 04. March 2015 23:00 UTC
  kernel-stable-phase:Prepare
  kernel-stable-phase-changed:Wednesday, 04. March 2015 23:00 UTC
  kernel-stable-master-bug:1427808

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

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


[Kernel-packages] [Bug 1428111] Re: Kernel crash on Dell Latitude 5530 (tg3 driver involved)

2015-03-05 Thread Andreas Herr
Your feeling was right. This patch solves the problem.

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

Title:
  Kernel crash on Dell Latitude 5530 (tg3 driver involved)

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

Bug description:
  After upgrading from Ubuntu 14.10 to 15.04 the system is not starting
  anymore. After disabling the splash screen I get lots of Error
  messages on the console. The system is unresponsive. Kernel 3.16 runs
  without problems. So does 3.19 on another system without Broadcom LAN-
  adapter. "screenshot" is attached. The error occures before entering
  the password for Luks-encryption. So it's very likely, it still doing
  initrd-stuff ...

  System is a Dell Latitude 5530, Core i5, 16 GB RAM
  running Ubuntu 15.04 (AMD64) with all updates available until 2015-03-04 
(upgraded from 14.10)

  lspci.log & dmesg.log  are taken wth the "old" kernel 3.16 as was not
  able to boot 3.19.

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

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


[Kernel-packages] [Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2015-03-05 Thread Ivan Alejandro
I'm using the troy branch... I did the same as #322 (except for blacklisting 
r8192 since I don't have that module here)
The connection kind of works but very often is dropped (it appears to be 
connected but not works).
Is there any feedback that I can give you to help?
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/1239578

Title:
  No wireless support for Realtek RTL8192EE [10ec:818b]

Status in HWE Next Project:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Trusty:
  Won't Fix
Status in linux source package in Utopic:
  Fix Released

Bug description:
  Open this bug to trace device driver RTL8192EE.

  We have seen this wireless card on some laptops, id is [10ec:818b],
  driver is RTL8192EE.

  This bug is only for the initial support of this WiFi adapter, it's
  not working 100% well yet, please report new "not working bug" or
  contact upstream but not keep posting comments, thanks.

  
  Status:

  pull-request for trusty was NAKed because next minor Trusty release
  will use Utopic LTS kernel, which had already fixed this issue.

  please wait it or upgrade your whole distro to Utopic.

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

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


[Kernel-packages] [Bug 1427860] Re: tpm error

2015-03-05 Thread Michael Heuberger
Thanks for that Christopher. Unfortunately the Lenovo link does not
provide any BIOS updates for Linux, so looks like I am unable to update
BIOS on a Linux machine.

And here is the output to the above command:
$ sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date
GRET40WW (1.17 )
09/02/2014

Let me know how to proceed.

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

Title:
  tpm error

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I see this in the dmesg

  [0.649779] tpm_tis 00:05: 1.2 TPM (device-id 0x0, rev-id 78)
  [0.695984] tpm_tis 00:05: TPM is disabled/deactivated (0x6)
  [0.751948] tpm_tis 00:05: A TPM error (6) occurred attempting to read a 
pcr value

  What should I do?

  Having the X1 Carbon Thinkpad Laptop here on Ubuntu 14.10 ...

  Thanks for any clues
  --- 
  ApportVersion: 2.14.7-0ubuntu8.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  michael-heuberger   1875 F pulseaudio
   /dev/snd/controlC0:  michael-heuberger   1875 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=f56bc63e-85f1-4413-8e7c-74e80d2ff05a
  InstallationDate: Installed on 2015-02-09 (22 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  MachineType: LENOVO 20A7006KAU
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-31-generic.efi.signed 
root=UUID=5b057058-65da-4081-a675-5818d20e9ec5 ro quiet
  ProcVersionSignature: Ubuntu 3.16.0-31.41-generic 3.16.7-ckt5
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-31-generic N/A
   linux-backports-modules-3.16.0-31-generic  N/A
   linux-firmware 1.138.1
  Tags:  utopic
  Uname: Linux 3.16.0-31-generic x86_64
  UpgradeStatus: Upgraded to utopic on 2015-02-09 (22 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/02/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GRET40WW (1.17 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20A7006KAU
  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: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGRET40WW(1.17):bd09/02/2014:svnLENOVO:pn20A7006KAU:pvrThinkPadX1Carbon2nd:rvnLENOVO:rn20A7006KAU:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20A7006KAU
  dmi.product.version: ThinkPad X1 Carbon 2nd
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1425803] Re: Driver problem with USB chipset VIA VL812-B2

2015-03-05 Thread Warren
Kernel 4.0-rc2 tested. Problem remains.

In rc2 there was a minimal fglrx driver in the kernel so I was able to
get a more usual desktop and use the graphical system monitor app. The
manifestation of the problem is slightly different now. Total CPU usage
still goes to 24 - 25% when a USB 3.0 hub is plugged in, but the khubd
process does not seem to take excessive CPU time. Instead, the kworker
and ksoftirqd processes take it all up. The kworker thread(s) take in
total about 17% and the ksoftirqd thread(s) about 7%.

The problem remains the same in all other aspects. It is present with
hubs using the VIA or Genesyslogic chipsets. Excessive CPU usage
continues even after the external hubs are disconnected. The cure
remains to unbind and then bind the xhci_hcd driver serving the internal
USB 3.0 hub.

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

Title:
  Driver problem with USB chipset VIA VL812-B2

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Presuming the system info you need is in the automatically generated
  collection from ubuntu-bug. Ubuntu 14.10, fully updated. Kernel
  3.16.0-31-generic.

  The problem described also exists in earlier kernels although I cannot
  say when it first appeared.

  I have a HooToo HT-UH005 4-Port USB 3.0 hub (VIA VL812-B2 chipset) .
  I'm using it with a HP Pavilion 17-e049wm laptop. This computer has
  two USB 3.0 ports.

  When the computer is quiescent the CPU consumed is normally 0% to 1%.
  That's the same whether there are USB 2.0 or 3.0 devices plugged into
  its onboard USB 3.0 ports, or not.

  As soon as I plug the HT-UH005 hub into one of those USB 3.0 ports, a
  system process khubd appears and it takes about 7% of CPU. Also,
  several "kworker" and "ksoftirqd" threads appear which between them
  consume another 18% of CPU, for a total of 25% CPU load. That's just
  because the HT-UH005 was plugged in. No peripherals attached to the
  HT-UH005.

  Stranger still, when I unplug the HT-UH005 the khubd, kworker, and
  ksoftirqd threads *continue* to consume 25% CPU. That's with the HT-
  UH005 disconnected after it was previously connected. This goes on
  indefinitely. The only way I can get things back to normal is to
  reboot or to manually stop and restart (unbind and then bind) the
  xhci_hcd driver that's servicing the internal hub that runs the
  computer's two USB 3.0 ports.

  The listing from dmesg shows no apparent problems when the HT-UH005 is
  connected or disconnected. Listing from lsusb shows the HT-UH005
  successfully connected to a port on the internal USB 3.0 hub using
  driver xhci_hcd.

  This could be caused by some sort of incompatibility between the AMD
  internal hub and the VIA external hub. But, that the condition
  persists after the HT- UH005 is disconnected suggests it is almost
  surely a linux driver problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-31-generic 3.16.0-31.41
  ProcVersionSignature: Ubuntu 3.16.0-31.41-generic 3.16.7-ckt5
  Uname: Linux 3.16.0-31-generic x86_64
  NonfreeKernelModules: wl fglrx
  ApportVersion: 2.14.7-0ubuntu8.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  warren 5539 F pulseaudio
   /dev/snd/controlC0:  warren 5539 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Feb 25 22:12:53 2015
  HibernationDevice: RESUME=UUID=d6ce9a82-d272-4efa-bfe4-e13c883b2418
  InstallationDate: Installed on 2012-05-23 (1008 days ago)
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  MachineType: Hewlett-Packard HP Pavilion 17 Notebook PC
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-31-generic 
root=UUID=515bfe03-1a57-4762-9cc1-6896e081c4c5 ro quiet splash rootfstype=ext4 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-31-generic N/A
   linux-backports-modules-3.16.0-31-generic  N/A
   linux-firmware 1.138.1
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/04/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.31
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 1984
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 01.13
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.31:bd12/04/2013:svnHewlett-Packard:pnHPPavilion17NotebookPC:pvr088013305B1620100:rvnHewlett-Packard:rn1984:rvr01.13:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion 17 Notebook PC
  dmi.product.version: 088013305B1620100
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpa

[Kernel-packages] [Bug 1416277] Re: toshiba_acpi: Unknown key 158

2015-03-05 Thread Robert Ancell
$ uname -r
4.0.0-04rc2-generic   
$ acpi_listen 
video/brightnessdown BRTDN 0087 
video/brightnessup BRTUP 0086 
video/switchmode VMOD 0080  K
cd/prev CDPREV 0080  K
cd/play CDPLAY 0080  K
cd/next CDNEXT 0080  K
button/volumedown VOLDN 0080  K
button/volumeup VOLUP 0080  K
button/mute MUTE 0080  K
button/mute MUTE 0080  K
button/wlan WLAN 0080  K
button/volumedown VOLDN 0080  K
button/volumeup VOLUP 0080  K

i.e. all keys working. This patch looks a lot cleaner :)

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

Title:
  toshiba_acpi: Unknown key 158

Status in linux package in Ubuntu:
  In Progress

Bug description:
  If I press the wireless key (see attached image) on my Toshiba P50W I
  get the following error in dmesg:

  toshiba_acpi: Unknown key 158

  I'd expect this key to toggle flight mode.
  --- 
  ApportVersion: 2.15.1-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  bob2980 F pulseaudio
   /dev/snd/controlC1:  bob2980 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=5033984a-21af-482d-a1fd-c075e818cd12
  InstallationDate: Installed on 2013-12-26 (400 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: TOSHIBA Satellite P50W-B
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-11-generic 
root=UUID=885f0f10-b818-4eb4-8ff4-d067e16bef2f ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-11.12-generic 3.18.3
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-11-generic N/A
   linux-backports-modules-3.18.0-11-generic  N/A
   linux-firmware 1.141
  Tags:  vivid
  Uname: Linux 3.18.0-11-generic x86_64
  UpgradeStatus: Upgraded to vivid on 2013-12-26 (400 days ago)
  UserGroups: adm autopilot cdrom dip libvirtd lpadmin netdev plugdev 
sambashare sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 08/08/2014
  dmi.bios.vendor: INSYDE Corp.
  dmi.bios.version: 1.40
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: Type2 - Board Product Name1
  dmi.board.vendor: Type2 - Board Vendor Name1
  dmi.board.version: Type2 - Board Version
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: OEM Chassis ManuFacturer
  dmi.chassis.version: OEM Chassis Version
  dmi.modalias: 
dmi:bvnINSYDECorp.:bvr1.40:bd08/08/2014:svnTOSHIBA:pnSatelliteP50W-B:pvrPSVP2A-00F002:rvnType2-BoardVendorName1:rnType2-BoardProductName1:rvrType2-BoardVersion:cvnOEMChassisManuFacturer:ct10:cvrOEMChassisVersion:
  dmi.product.name: Satellite P50W-B
  dmi.product.version: PSVP2A-00F002
  dmi.sys.vendor: TOSHIBA

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

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


[Kernel-packages] [Bug 1357090] Re: Black screen on resume in Xubuntu 14.04.1

2015-03-05 Thread Thomas Blackburn
I'd just like to confirm this bug on a (nearly) fresh install of Xubuntu 14.04 
32bit.  Installed on an HP Mini with a 32gb SSD with the problem evident, and I 
moved the SSD to my HP Pavilion dv6 and the problem persists.  
After trying a few of the above fixes (except for gnome-screensaver) the issue 
still plagues both machines.   I hope this gets resolved soon!  :(

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

Title:
  Black screen on resume in Xubuntu 14.04.1

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  It seems #1303736 is Not fixed.

  Black screen on resume when using standby on close lid is confirmed on
  Dell Latitude D400 on completely new install of Xubuntu 14.04.1 32
  bit. downloaded 14 Aug from repository as a .ISO image.

  This despite claims to the contrary on the website.
  http://xubuntu.org/news/xubuntu-14-04-1-released/ pointing to
  https://bugs.launchpad.net/ubuntu/+source/xubuntu-default-
  settings/+bug/1303736

  Using the "Suspend" key results in correct operation, i.e. the laptop
  suspends and resumes correctly on lid open. Suspending by closing the
  laptop lid results in the black screen when re-opening. Once in black
  screen mode, the only recourse is power off re-boot.

  Although power manager is set correctly to "Suspend" in the power
  manager , on closing the lid the system does NOT appear to suspend as
  it does when the "Log-off Suspend" button is clicked or the hardware
  "Suspend" key is pressed i.e. the problem APPEARS to be on lid close.

  Power manager and light-locker set NOT to lock on suspend or shutdown
  makes no difference to behaviour.

  Xubuntu up to 12.04.4 (plus latest updates) worked absolutely
  correctly before new install of 14.04.1

  This is a MAJOR inconvenience for an upgrade of an LTS.

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

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


[Kernel-packages] [Bug 1419874] Re: krillin bluetooth discoverability enabled on boot

2015-03-05 Thread Ricardo Salveti
** Changed in: bluez (Ubuntu)
   Status: Confirmed => Invalid

** Changed in: canonical-devices-system-image
 Assignee: Michael Frey (mfrey) => Canonical Phone Foundations 
(canonical-phonedations-team)

** Changed in: ubuntu-system-settings (Ubuntu)
 Assignee: (unassigned) => Sebastien Bacher (seb128)

** Also affects: ubuntu-system-settings (Ubuntu RTM)
   Importance: Undecided
   Status: New

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

Title:
  krillin bluetooth discoverability enabled on boot

Status in the base for Ubuntu mobile products:
  Confirmed
Status in bluez package in Ubuntu:
  Invalid
Status in ubuntu-system-settings package in Ubuntu:
  In Progress
Status in ubuntu-system-settings package in Ubuntu RTM:
  New

Bug description:
  Using krillin rtm 228, the device is discoverable/can be paired -o
  over bluetooth directly after boot (don't even need to unlock the
  greeter). That seems like somewhat a security (and use extra power as
  well)

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1419874/+subscriptions

-- 
Mailing list: https://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 1420627] Re: powerpc: backport AST graphic driver updates for OpenPower

2015-03-05 Thread Benjamin Herrenschmidt
On Thu, 2015-03-05 at 18:59 +, Joseph Salisbury wrote:
> I applied these 8 patches to a Utopic tree and built a test kernel.  The test 
> kernel can be downloaded from:
> http://kernel.ubuntu.com/~jsalisbury/lp1420627/
> 
> Is it possible for you to test this kernel?

Sure, will do, thanks.

Cheers,
Ben.

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

Title:
  powerpc: backport AST graphic driver updates for OpenPower

Status in linux package in Ubuntu:
  Triaged
Status in linux source package in Utopic:
  Triaged

Bug description:
  The OpenPower machines such as the Tyan dev board use the ASpeed BMC which 
has a built
  in graphic controller. The driver for this doesn't work properly on PowerPC 
at the moment,
  this series of patches is a backport from upstream to fix that. It would be 
nice to have this
  in utopic kernel.

  Each patch in this archive is a cherry-pick and identifies the
  original upstream commit.

  All except patch 1 cherry-pick cleanly. Patch 1 needed some hand applying due 
to some
  unrelated changes that went upstream since 3.16 but the fixup is trivial.

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

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


[Kernel-packages] [Bug 1416277] Re: toshiba_acpi: Unknown key 158

2015-03-05 Thread Joseph Salisbury
Great.  Thanks for testing, Robert.  I'll report the results back to
upstream.

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

Title:
  toshiba_acpi: Unknown key 158

Status in linux package in Ubuntu:
  In Progress

Bug description:
  If I press the wireless key (see attached image) on my Toshiba P50W I
  get the following error in dmesg:

  toshiba_acpi: Unknown key 158

  I'd expect this key to toggle flight mode.
  --- 
  ApportVersion: 2.15.1-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  bob2980 F pulseaudio
   /dev/snd/controlC1:  bob2980 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=5033984a-21af-482d-a1fd-c075e818cd12
  InstallationDate: Installed on 2013-12-26 (400 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: TOSHIBA Satellite P50W-B
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-11-generic 
root=UUID=885f0f10-b818-4eb4-8ff4-d067e16bef2f ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-11.12-generic 3.18.3
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-11-generic N/A
   linux-backports-modules-3.18.0-11-generic  N/A
   linux-firmware 1.141
  Tags:  vivid
  Uname: Linux 3.18.0-11-generic x86_64
  UpgradeStatus: Upgraded to vivid on 2013-12-26 (400 days ago)
  UserGroups: adm autopilot cdrom dip libvirtd lpadmin netdev plugdev 
sambashare sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 08/08/2014
  dmi.bios.vendor: INSYDE Corp.
  dmi.bios.version: 1.40
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: Type2 - Board Product Name1
  dmi.board.vendor: Type2 - Board Vendor Name1
  dmi.board.version: Type2 - Board Version
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: OEM Chassis ManuFacturer
  dmi.chassis.version: OEM Chassis Version
  dmi.modalias: 
dmi:bvnINSYDECorp.:bvr1.40:bd08/08/2014:svnTOSHIBA:pnSatelliteP50W-B:pvrPSVP2A-00F002:rvnType2-BoardVendorName1:rnType2-BoardProductName1:rvrType2-BoardVersion:cvnOEMChassisManuFacturer:ct10:cvrOEMChassisVersion:
  dmi.product.name: Satellite P50W-B
  dmi.product.version: PSVP2A-00F002
  dmi.sys.vendor: TOSHIBA

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

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


[Kernel-packages] [Bug 1284093] Re: Please update regulations to support VHT

2015-03-05 Thread Launchpad Bug Tracker
** Branch linked: lp:~noskcaj/ubuntu/vivid/wireless-regdb/merge

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

Title:
  Please update regulations to support VHT

Status in wireless-regdb package in Ubuntu:
  Confirmed

Bug description:
  Only very recent versions of wireless-regdb have support for VHT
  (80mhz channels); in addition, all current kernels have a bug that
  will cause your card to fail to associate with a VHT ap when your
  local regdb didn't allow VHT:

  https://bugzilla.kernel.org/show_bug.cgi?id=70881

  I have updated the existing Debian bug requesting this too:
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=729089

  Well, more precisely I have emailed the update but it hasn't gone
  through yet.  :)

  I would recommend updating to 2013.11.27 (current upstream) as it
  includes other regulatory fixes. I would also recommend applying this
  to at least Precise and Trusty, possibly Saucy since it is still
  supported.

  Here is the update that should post to the Debian bug soon:
  "I would much appreciate this, especially you make the jump to 2013.11.27. 
The new regdb will also solve issues with 802.11ac; the referenced version 
appears to be the first with support for 80mhz channels. Without the new regdb 
(or a patch the kernel that masks the symptoms, below), when you connect to an 
AP that supports 80mhz channels, you are disconnected with a nearly useless 
error. Link to the ticket, with details and the symptom-masking patch that will 
be in future kernels:

  https://bugzilla.kernel.org/show_bug.cgi?id=70881

  It would be great if we could get the new regdb upstream into Debian
  asap; in the meantime I will try to get an updated version into a ppa
  for Ubuntu users at least. ;)"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wireless-regdb/+bug/1284093/+subscriptions

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


[Kernel-packages] [Bug 1221711] Re: Update regulations for Russia

2015-03-05 Thread Launchpad Bug Tracker
** Branch linked: lp:~noskcaj/ubuntu/vivid/wireless-regdb/merge

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

Title:
  Update regulations for Russia

Status in wireless-regdb package in Ubuntu:
  Confirmed

Bug description:
  Regulations for Russia (related to 5GHz) are invalid. Raring is affected and 
as I can see, saucy is affected as well (isn't fixed in upstream as well).
  There is a fix in the patch attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wireless-regdb/+bug/1221711/+subscriptions

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


[Kernel-packages] [Bug 1420935] Re: Centrino Wireless-N 1030 randomly disconnecting

2015-03-05 Thread Viktor Pal
This error still exists with the linux-image-extra-3.16.0-31-generic kernel.
I have also filed this bug here: 
https://bugzilla.kernel.org/show_bug.cgi?id=94341

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

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

Title:
  Centrino Wireless-N 1030 randomly disconnecting

Status in linux-firmware package in Ubuntu:
  New

Bug description:
  1) The release of Ubuntu you are using:
  Description:  Linux Mint 17.1 Rebecca
  Release:  17.1

  Ubuntu version:
  Ubuntu 14.04

  2) The version of the package you are using, via 'apt-cache policy pkgname' 
or by checking in Software Center
  Maybe linux-image, linux-firmware or network-manager.

  3) What you expected to happen
  Permanent wifi connection.

  4) What happened instead
  Wireless is disconnecting randomly.

  This wifi card was working for me with Ubuntu 12.04 for several years before 
flawlessly.
  Now I installed Linux Mint based on Ubuntu 14.04 and it is now randomly 
disconnecting.
  When it disconnects I disable wireless in the NM applet and enable it again 
and wifi reconnects.
  Logs regarding the disconnect and the reconnect are attached to the report.

  The disconnect happens 10 to 60 minutes  after it was connected or
  reconnected.

  The laptop I'm using is a  Dell Inspiron N5110 which is officially supported 
by Ubuntu:
  http://www.ubuntu.com/certification/hardware/201012-6932/

  It seems that I'm not the only one with this issue:
  http://forums.linuxmint.com/viewtopic.php?f=53&t=169633
  http://ubuntuforums.org/showthread.php?t=2220377
  http://ubuntuforums.org/showthread.php?t=2219014
  http://forum.ubuntu-fr.org/viewtopic.php?id=1550761
  
http://askubuntu.com/questions/453156/wifi-connection-periodically-dropping-in-centrino-wireless-n-1030
  
http://askubuntu.com/questions/363126/slow-wifi-after-with-centrino-wireless-n-1030-rainbow-peak

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-firmware 1.127.11
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux 3.13.0-37-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  Date: Wed Feb 11 20:14:39 2015
  Dependencies:

  PackageArchitecture: all
  SourcePackage: linux-firmware
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Kernel-packages] [Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2015-03-05 Thread Larry Finger
Have you loaded with the "ips=0" option?

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

Title:
  No wireless support for Realtek RTL8192EE [10ec:818b]

Status in HWE Next Project:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Trusty:
  Won't Fix
Status in linux source package in Utopic:
  Fix Released

Bug description:
  Open this bug to trace device driver RTL8192EE.

  We have seen this wireless card on some laptops, id is [10ec:818b],
  driver is RTL8192EE.

  This bug is only for the initial support of this WiFi adapter, it's
  not working 100% well yet, please report new "not working bug" or
  contact upstream but not keep posting comments, thanks.

  
  Status:

  pull-request for trusty was NAKed because next minor Trusty release
  will use Utopic LTS kernel, which had already fixed this issue.

  please wait it or upgrade your whole distro to Utopic.

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

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


[Kernel-packages] [Bug 1428111] Re: Kernel crash on Dell Latitude 5530 (tg3 driver involved)

2015-03-05 Thread Joseph Salisbury
Thanks for testing, Andreas!  I'll send a request to have this commit
included in the upstream stable releases as well as request it in Vivid.

Since we are unsure which commit causes the regression, can you also
test the latest upstream 3.16 stable kernel to see if the commit that
causes the regression came down from stable?  It can be downloaded from:

http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.16.7-ckt7-utopic/

** Changed in: linux (Ubuntu Vivid)
   Status: Confirmed => In Progress

** Changed in: linux (Ubuntu Vivid)
 Assignee: (unassigned) => Joseph Salisbury (jsalisbury)

** Tags removed: performing-bisect

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

Title:
  Kernel crash on Dell Latitude 5530 (tg3 driver involved)

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Vivid:
  In Progress

Bug description:
  After upgrading from Ubuntu 14.10 to 15.04 the system is not starting
  anymore. After disabling the splash screen I get lots of Error
  messages on the console. The system is unresponsive. Kernel 3.16 runs
  without problems. So does 3.19 on another system without Broadcom LAN-
  adapter. "screenshot" is attached. The error occures before entering
  the password for Luks-encryption. So it's very likely, it still doing
  initrd-stuff ...

  System is a Dell Latitude 5530, Core i5, 16 GB RAM
  running Ubuntu 15.04 (AMD64) with all updates available until 2015-03-04 
(upgraded from 14.10)

  lspci.log & dmesg.log  are taken wth the "old" kernel 3.16 as was not
  able to boot 3.19.

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

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


[Kernel-packages] [Bug 1425252] Re: 0489:e076 - Qualcomm Atheros - Ubuntu 14.10 bluetooth does not see any devices

2015-03-05 Thread Jukka Niiranen
*** This bug is a duplicate of bug 1394368 ***
https://bugs.launchpad.net/bugs/1394368

@Jeremy and @Joseph
I'm commenting here (and to 1394368) to conclude the discussion should anyone 
else be fighting with the same issue.

As Jeremy suggested I copied both these files from Windows' (Program 
Files\Common Files\QCA-Bluetooth) to  Ubuntu's /lib/firmware/ar3k -folder: 
- AthrBT_0x11020100.dfu
- ramps_0x11020100_40.dfu

Now there are no more errors on the dmesg and Bluetooth is working on both of 
these experimental kernels:
- 3.18.0-14-generic #15 SMP Fri Feb 27 18:38:10 UTC 2015 x86_64 x86_64 x86_64 
GNU/Linux
- 4.0.0-04rc1-generic #201502261652 SMP Thu Feb 26 16:56:29 UTC 2015 x86_64 
x86_64 x86_64 GNU/Linux

Bluetooth still does not work on published kernels: 
- 3.16.0-31-generic #41~lp1352821v1 SMP Fri Feb 20 20:52:34 UTC 2015 x86_64 
x86_64 x86_64 GNU/Linux OR 
- 3.16.0-30-generic #40-Ubuntu SMP Mon Jan 12 22:06:37 UTC 2015 x86_64 x86_64 
x86_64 GNU/Linux

Even though Bluetooth now works, at least bluetooth mouse doesn't
automatically reconnect after restart. Instead mouse text "flickers" in
Bluetooth GUI screen. After clicking "ON" button (on bluetooth gui) for
several time the bluetooth mouse might reconnect - or not.

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

Title:
  0489:e076 - Qualcomm Atheros - Ubuntu 14.10 bluetooth does not see any
  devices

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  This bug is related to:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1352821

  
  Bluetooth on Ubuntu 14.10 running on Acer Aspire V3-371-79RJ laptop does not 
work. WiFi on the same device works normally and also bluetooth seems to work 
normally, but when searching for external devices Ubuntu cannot see any 
bluetooth devices.
   
  I've tried to connect to both bluetooth mouse and an Android phone, no luck. 
On another Ubuntu laptop the same external bluetooth devices are visible and 
work ok.

  lspci -nnk printout includes this:
  02:00.0 Network controller [0280]: Qualcomm Atheros AR9462 Wireless Network 
Adapter [168c:0034] (rev 01)
   Subsystem: Foxconn International, Inc. Device [105b:e07d]
   Kernel driver in use: ath9k

  and lsusb printout includes this:
  Bus 002 Device 002: ID 0489:e076 Foxconn / Hon Hai

  Full listings are attached.

  
  What was expected to happen:
  - Expected that Ubuntu would find my bluetooth mouse and phone when searching 
for new bluetooth devices.

  What happened instead:
  - Everything seemed to work ok, but nothing happened. Ubuntu does not see any 
bluetooth devices.

  Background Information:
  - Description:  Ubuntu 14.10
  - Release: 14.10
  - gnome-bluetooth 3.8.2.1-0ubuntu9
  - Hardware used: Acer Aspire V3-371-79RJ
  --- 
  ApportVersion: 2.14.7-0ubuntu8.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jniirane   2414 F pulseaudio
   /dev/snd/controlC1:  jniirane   2414 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-01-03 (52 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  MachineType: Acer Aspire V3-371
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-31-generic 
root=UUID=c66b9d81-d91d-4201-85b9-a288b70f371f ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-31.41~lp1352821v1-generic 3.16.7-ckt5
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-31-generic N/A
   linux-backports-modules-3.16.0-31-generic  N/A
   linux-firmware 1.138.1
  Tags:  utopic
  Uname: Linux 3.16.0-31-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/05/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.12
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Aspire V3-371
  dmi.board.vendor: Acer
  dmi.board.version: V1.12
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V1.12
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.12:bd09/05/2014:svnAcer:pnAspireV3-371:pvrV1.12:rvnAcer:rnAspireV3-371:rvrV1.12:cvnAcer:ct10:cvrV1.12:
  dmi.product.name: Aspire V3-371
  dmi.product.version: V1.12
  dmi.sys.vendor: Acer

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

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


[Kernel-packages] [Bug 1427848] Re: linux-armadaxp: 3.2.0-1646.65 -proposed tracker

2015-03-05 Thread Adam Conrad
** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/promote-to-proposed
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Adam Conrad 
(adconrad)

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

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

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow package-testing series:
  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 promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow upload-to-ppa series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux-armadaxp package in Ubuntu:
  Invalid
Status in linux-armadaxp source package in Precise:
  In Progress

Bug description:
  This bug is for tracking the 3.2.0-1646.65 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, 03. March 2015 21:02 UTC
  kernel-stable-master-bug:1427736
  kernel-stable-Certification-testing-end:Wednesday, 04. March 2015 04:00 UTC
  kernel-stable-Security-signoff-end:Wednesday, 04. March 2015 04:00 UTC
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Wednesday, 04. March 2015 09:01 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 04. March 2015 09:01 UTC
  kernel-stable-phase-changed:Wednesday, 04. March 2015 09:01 UTC

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

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


[Kernel-packages] [Bug 1427736] Re: linux: 3.2.0-78.113 -proposed tracker

2015-03-05 Thread Adam Conrad
** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/promote-to-proposed
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Adam Conrad 
(adconrad)

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

Title:
  linux: 3.2.0-78.113 -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-lbm series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  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 Precise:
  New

Bug description:
  This bug is for tracking the 3.2.0-78.113 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, 03. March 2015 15:32 UTC
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Tuesday, 03. March 2015 21:05 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 03. March 2015 21:05 UTC
  kernel-stable-phase-changed:Tuesday, 03. March 2015 21:05 UTC

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

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


[Kernel-packages] [Bug 1427847] Re: linux-ti-omap4: 3.2.0-1461.81 -proposed tracker

2015-03-05 Thread Adam Conrad
** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/promote-to-proposed
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Adam Conrad 
(adconrad)

** Changed in: kernel-sru-workflow/upload-to-ppa
   Status: Confirmed => Fix Released

** Changed in: linux-ti-omap4 (Ubuntu)
   Status: New => Invalid

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

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

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow package-testing series:
  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 promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow upload-to-ppa series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux-ti-omap4 package in Ubuntu:
  Invalid
Status in linux-ti-omap4 source package in Precise:
  New

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 03. March 2015 21:01 UTC
  kernel-stable-master-bug:1427736
  kernel-stable-Certification-testing-end:Thursday, 05. March 2015 16:00 UTC
  kernel-stable-Prepare-package-end:Thursday, 05. March 2015 19:01 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 05. March 2015 19:01 UTC
  kernel-stable-phase-changed:Thursday, 05. March 2015 19:01 UTC
  kernel-stable-phase:ReadyToBePackaged

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

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


[Kernel-packages] [Bug 1416277] Re: toshiba_acpi: Unknown key 158

2015-03-05 Thread Joseph Salisbury
Upstream will have one addition revision of these patches before
submitting to mainline and stable.  I'll build a test kernel when it is
available and post a link to it.

Thanks again for all the help!

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

Title:
  toshiba_acpi: Unknown key 158

Status in linux package in Ubuntu:
  In Progress

Bug description:
  If I press the wireless key (see attached image) on my Toshiba P50W I
  get the following error in dmesg:

  toshiba_acpi: Unknown key 158

  I'd expect this key to toggle flight mode.
  --- 
  ApportVersion: 2.15.1-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  bob2980 F pulseaudio
   /dev/snd/controlC1:  bob2980 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=5033984a-21af-482d-a1fd-c075e818cd12
  InstallationDate: Installed on 2013-12-26 (400 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: TOSHIBA Satellite P50W-B
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-11-generic 
root=UUID=885f0f10-b818-4eb4-8ff4-d067e16bef2f ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-11.12-generic 3.18.3
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-11-generic N/A
   linux-backports-modules-3.18.0-11-generic  N/A
   linux-firmware 1.141
  Tags:  vivid
  Uname: Linux 3.18.0-11-generic x86_64
  UpgradeStatus: Upgraded to vivid on 2013-12-26 (400 days ago)
  UserGroups: adm autopilot cdrom dip libvirtd lpadmin netdev plugdev 
sambashare sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 08/08/2014
  dmi.bios.vendor: INSYDE Corp.
  dmi.bios.version: 1.40
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: Type2 - Board Product Name1
  dmi.board.vendor: Type2 - Board Vendor Name1
  dmi.board.version: Type2 - Board Version
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: OEM Chassis ManuFacturer
  dmi.chassis.version: OEM Chassis Version
  dmi.modalias: 
dmi:bvnINSYDECorp.:bvr1.40:bd08/08/2014:svnTOSHIBA:pnSatelliteP50W-B:pvrPSVP2A-00F002:rvnType2-BoardVendorName1:rnType2-BoardProductName1:rvrType2-BoardVersion:cvnOEMChassisManuFacturer:ct10:cvrOEMChassisVersion:
  dmi.product.name: Satellite P50W-B
  dmi.product.version: PSVP2A-00F002
  dmi.sys.vendor: TOSHIBA

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

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


[Kernel-packages] [Bug 1428293] Re: linux-lts-trusty: 3.13.0-47.78~precise1 -proposed tracker

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

** 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) => Seth Forshee 
(sforshee)

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

Title:
  linux-lts-trusty: 3.13.0-47.78~precise1 -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:
  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-lts-trusty package in Ubuntu:
  New
Status in linux-lts-trusty source package in Precise:
  New

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 04. March 2015 20:02 UTC
  kernel-stable-phase:Prepare
  kernel-stable-phase-changed:Wednesday, 04. March 2015 20:02 UTC
  kernel-stable-master-bug:1427733

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

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


[Kernel-packages] [Bug 1427736] Re: linux: 3.2.0-78.113 -proposed tracker

2015-03-05 Thread Brad Figg
** Description changed:

  This bug is for tracking the 3.2.0-78.113 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, 03. March 2015 15:32 UTC
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Tuesday, 03. March 2015 21:05 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 03. March 2015 21:05 UTC
  kernel-stable-phase-changed:Tuesday, 03. March 2015 21:05 UTC
+ kernel-stable-Promote-to-proposed-end:Thursday, 05. March 2015 22:01 UTC

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

Title:
  linux: 3.2.0-78.113 -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-lbm series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  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 Precise:
  New

Bug description:
  This bug is for tracking the 3.2.0-78.113 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, 03. March 2015 15:32 UTC
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Tuesday, 03. March 2015 21:05 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 03. March 2015 21:05 UTC
  kernel-stable-phase-changed:Tuesday, 03. March 2015 21:05 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 05. March 2015 22:01 UTC

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

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


[Kernel-packages] [Bug 1427848] Re: linux-armadaxp: 3.2.0-1646.65 -proposed tracker

2015-03-05 Thread Brad Figg
** Description changed:

  This bug is for tracking the 3.2.0-1646.65 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, 03. March 2015 21:02 UTC
  kernel-stable-master-bug:1427736
  kernel-stable-Certification-testing-end:Wednesday, 04. March 2015 04:00 UTC
  kernel-stable-Security-signoff-end:Wednesday, 04. March 2015 04:00 UTC
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Wednesday, 04. March 2015 09:01 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 04. March 2015 09:01 UTC
  kernel-stable-phase-changed:Wednesday, 04. March 2015 09:01 UTC
+ kernel-stable-Promote-to-proposed-end:Thursday, 05. March 2015 22:01 UTC

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

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

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow package-testing series:
  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 promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow upload-to-ppa series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux-armadaxp package in Ubuntu:
  Invalid
Status in linux-armadaxp source package in Precise:
  In Progress

Bug description:
  This bug is for tracking the 3.2.0-1646.65 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, 03. March 2015 21:02 UTC
  kernel-stable-master-bug:1427736
  kernel-stable-Certification-testing-end:Wednesday, 04. March 2015 04:00 UTC
  kernel-stable-Security-signoff-end:Wednesday, 04. March 2015 04:00 UTC
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Wednesday, 04. March 2015 09:01 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 04. March 2015 09:01 UTC
  kernel-stable-phase-changed:Wednesday, 04. March 2015 09:01 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 05. March 2015 22:01 UTC

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

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


[Kernel-packages] [Bug 1427847] Re: linux-ti-omap4: 3.2.0-1461.81 -proposed tracker

2015-03-05 Thread Brad Figg
** Description changed:

  This bug is for tracking the  upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 03. March 2015 21:01 UTC
  kernel-stable-master-bug:1427736
  kernel-stable-Certification-testing-end:Thursday, 05. March 2015 16:00 UTC
  kernel-stable-Prepare-package-end:Thursday, 05. March 2015 19:01 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 05. March 2015 19:01 UTC
  kernel-stable-phase-changed:Thursday, 05. March 2015 19:01 UTC
  kernel-stable-phase:ReadyToBePackaged
+ kernel-stable-Promote-to-proposed-end:Thursday, 05. March 2015 22:01 UTC

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

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

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow package-testing series:
  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 promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow upload-to-ppa series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux-ti-omap4 package in Ubuntu:
  Invalid
Status in linux-ti-omap4 source package in Precise:
  New

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 03. March 2015 21:01 UTC
  kernel-stable-master-bug:1427736
  kernel-stable-Certification-testing-end:Thursday, 05. March 2015 16:00 UTC
  kernel-stable-Prepare-package-end:Thursday, 05. March 2015 19:01 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 05. March 2015 19:01 UTC
  kernel-stable-phase-changed:Thursday, 05. March 2015 19:01 UTC
  kernel-stable-phase:ReadyToBePackaged
  kernel-stable-Promote-to-proposed-end:Thursday, 05. March 2015 22:01 UTC

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

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


[Kernel-packages] [Bug 1428293] Re: linux-lts-trusty: 3.13.0-47.78~precise1 -proposed tracker

2015-03-05 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: New => Confirmed

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

Title:
  linux-lts-trusty: 3.13.0-47.78~precise1 -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:
  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-lts-trusty package in Ubuntu:
  New
Status in linux-lts-trusty source package in Precise:
  New

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 04. March 2015 20:02 UTC
  kernel-stable-phase:Prepare
  kernel-stable-phase-changed:Wednesday, 04. March 2015 20:02 UTC
  kernel-stable-master-bug:1427733

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

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


[Kernel-packages] [Bug 1394368] Re: Bluetooth with AR9462 doesn't work (New ID /Firmware)

2015-03-05 Thread Jukka Niiranen
I got pointed here from:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1425252

As suggested also above I copied both these files from Windows' (Program 
Files\Common Files\QCA-Bluetooth) to  Ubuntu's /lib/firmware/ar3k -folder: 
- AthrBT_0x11020100.dfu
- ramps_0x11020100_40.dfu

With these files in place the  Bluetooth is working on both of these 
experimental kernels: (for more info see bug 1425252, link above)
- 3.18.0-14-generic #15 SMP Fri Feb 27 18:38:10 UTC 2015 x86_64 x86_64 x86_64 
GNU/Linux
- 4.0.0-04rc1-generic #201502261652 SMP Thu Feb 26 16:56:29 UTC 2015 x86_64 
x86_64 x86_64 GNU/Linux

Bluetooth still does not work on published kernels: 
- 3.16.0-31-generic #41~lp1352821v1 SMP Fri Feb 20 20:52:34 UTC 2015 x86_64 
x86_64 x86_64 GNU/Linux OR 
- 3.16.0-30-generic #40-Ubuntu SMP Mon Jan 12 22:06:37 UTC 2015 x86_64 x86_64 
x86_64 GNU/Linux

Now I'm also facing the same Bluetooth works / does-not-work after
reboot issue. At least bluetooth mouse doesn't automatically reconnect
after restart. Instead mouse text "flickers" in Bluetooth GUI screen.
After clicking "ON" button (on bluetooth gui) for several times the
bluetooth mouse might reconnect - or not.

Also if I click "Connection ON" to mouse from underneath the Bluetooth
icon on system tray it seems to try to get the connection establihed as
the bluetooth icon's lock symbol goes ON and OFF repeatedly.

System: Acer Aspire V3-371-79RJ and Ubuntu 14.10.

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

Title:
  Bluetooth with AR9462 doesn't work (New ID /Firmware)

Status in linux-firmware package in Ubuntu:
  Incomplete

Bug description:
  This is (kind of) a duplicate of:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1024884
  (please read)

  I can't use Bluetooth with my AR9462 WLAN/BT-Combo.
  In the link above, it has been fixed, but not for my Adapter ID/Firmware:

  System:
  Ubuntu 14.10 utopic 64bit - 3.16.0-24-generic x86_64

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

  lsusb (identified Bluetooth Device)
  Bus 002 Device 003: ID 04ca:300d Lite-On Technology Corp.

  ath9k.conf
  options ath9k btcoex_enable=1

  The "04ca:300d" ID is not in the Kernel, so i added it via dkms.

  I took ath3k.c and btusb.c out of the 3.16.0-24-generic source files
  and changed them:

  diff -urN ./linux-3.16.0/drivers/bluetooth/ath3k.c 
/usr/src/ar9462-1.5.1/ath3k.c
  --- ./linux-3.16.0/drivers/bluetooth/ath3k.c  2014-08-04 00:25:02.0 
+0200
  +++ /usr/src/ar9462-1.5.1/ath3k.c 2014-11-19 21:12:46.646265890 +0100
  @@ -85,6 +85,7 @@
    { USB_DEVICE(0x04CA, 0x3007) },
    { USB_DEVICE(0x04CA, 0x3008) },
    { USB_DEVICE(0x04CA, 0x300b) },
  + { USB_DEVICE(0x04CA, 0x300d) },
    { USB_DEVICE(0x0930, 0x0219) },
    { USB_DEVICE(0x0930, 0x0220) },
    { USB_DEVICE(0x0b05, 0x17d0) },
  @@ -134,6 +135,7 @@
    { USB_DEVICE(0x04ca, 0x3007), .driver_info = BTUSB_ATH3012 },
    { USB_DEVICE(0x04ca, 0x3008), .driver_info = BTUSB_ATH3012 },
    { USB_DEVICE(0x04ca, 0x300b), .driver_info = BTUSB_ATH3012 },
  + { USB_DEVICE(0x04ca, 0x300d), .driver_info = BTUSB_ATH3012 },
    { USB_DEVICE(0x0930, 0x0219), .driver_info = BTUSB_ATH3012 },
    { USB_DEVICE(0x0930, 0x0220), .driver_info = BTUSB_ATH3012 },
    { USB_DEVICE(0x0b05, 0x17d0), .driver_info = BTUSB_ATH3012 },

  diff -urN ./linux-3.16.0/drivers/bluetooth/btusb.c 
/usr/src/ar9462-1.5.1/btusb.c
  --- ./linux-3.16.0/drivers/bluetooth/btusb.c  2014-08-04 00:25:02.0 
+0200
  +++ /usr/src/ar9462-1.5.1/btusb.c 2014-11-19 21:12:46.646265890 +0100
  @@ -157,6 +157,7 @@
    { USB_DEVICE(0x04ca, 0x3007), .driver_info = BTUSB_ATH3012 },
    { USB_DEVICE(0x04ca, 0x3008), .driver_info = BTUSB_ATH3012 },
    { USB_DEVICE(0x04ca, 0x300b), .driver_info = BTUSB_ATH3012 },
  + { USB_DEVICE(0x04ca, 0x300d), .driver_info = BTUSB_ATH3012 },
    { USB_DEVICE(0x0930, 0x0219), .driver_info = BTUSB_ATH3012 },
    { USB_DEVICE(0x0930, 0x0220), .driver_info = BTUSB_ATH3012 },
    { USB_DEVICE(0x0b05, 0x17d0), .driver_info = BTUSB_ATH3012 },

  sudo dkms add -m ar9462 -v 1.5.1
  sudo dkms build -m ar9462 -v 1.5.1
  sudo dkms install -m ar9462 -v 1.5.1

  (DKMS package in the same style/versioning as in the bug report above)

  dkms status
  ar9462, 1.5.1, 3.16.0-24-generic, x86_64: installed

  Now the new output:

  dmesg | egrep 'ath3|ar3|Bluet'
  [2.787819] Bluetooth: Core ver 2.19
  [2.787833] Bluetooth: HCI device and connection manager initialized
  [2.787839] Bluetooth: HCI socket layer initialized
  [2.787842] Bluetooth: L2CAP socket layer initialized
  [2.787848] Bluetooth: SCO socket layer initialized
  [2.793551] Bluetooth: BNEP (Ethernet Emulation) ver 1.3

  1   2   >