[Kernel-packages] [Bug 1835614] Re: Touchpad not recognized

2019-07-09 Thread You-Sheng Yang
@hamdi-ali-1982, it's in the eoan-proposed, so probably you need to do: $ echo "deb http://archive.ubuntu.com/ubuntu/ eoan-proposed main restricted universe" |\ sudo tee /etc/apt/sources.list.d/eoan-proposed.list $ sudo apt update $ sudo apt install linux-image-unsigned-5.0.0-1013-oem

[Kernel-packages] [Bug 1828564] Re: Update brcmfmac43455-sdio for rpi3b+/a+

2019-07-09 Thread Launchpad Bug Tracker
[Expired for linux-firmware (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux-firmware (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. ht

[Kernel-packages] [Bug 1813721] Re: SECURITY_SELINUX_DISABLE should be enable on X s390x

2019-07-09 Thread Po-Hsu Lin
** Also affects: qa-regression-testing 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/1813721 Title: SECURITY_SELINUX_DISABLE should be enable

[Kernel-packages] [Bug 1830961] Re: Kernels & kernel drivers fail to build with gcc-9 [error: ‘-mindirect-branch’ and ‘-fcf-protection’ are not compatible]

2019-07-09 Thread satmandu
The origin of this bug is the change in the gcc-9 package on 26 May 2019. Shouldn't the fcf-protection change there just be reverted? As per the changelog: gcc-9 (9.1.0-3) experimental; urgency=medium * Update to SVN 20190526 (r271629) from the gcc-9-branch. - Fix PR libgomp/90527, PR c++/

[Kernel-packages] [Bug 1830961] Re: Kernels & kernel drivers fail to build with gcc-9 [error: ‘-mindirect-branch’ and ‘-fcf-protection’ are not compatible]

2019-07-09 Thread Daniel van Vugt
** Also affects: linux (Ubuntu) Importance: Undecided Status: New ** 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/183

[Kernel-packages] [Bug 1834085] Re: Bluetooth touchpad (Apple Magic Trackpad) disconnects every few minutes

2019-07-09 Thread Daniel van Vugt
It looks like power management might be an issue. Are you using powertop or 'tlp' to configure power management? If so then please try undoing your power management settings (or just uninstalling 'tlp'). -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 1510789] Re: [HP Spectre x360 - 13-4002dx] No sound card detected

2019-07-09 Thread Christopher M. Penalver
** Changed in: linux (Ubuntu) Importance: Medium => Low ** Tags removed: latest-bios-f.2c ** Tags added: bios-outdated-f.51 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1510789 Title

[Kernel-packages] [Bug 336652] Re: Poor system performance under I/O load

2019-07-09 Thread Christopher M. Penalver
Last response from OR 2009. Upstream code fix 2012. -> Invalid ** No longer affects: linux (Ubuntu) ** Project changed: linux => linux (Ubuntu) ** Changed in: linux (Ubuntu) Importance: High => Undecided ** Changed in: linux (Ubuntu) Status: Fix Released => New ** Changed in: linux (

[Kernel-packages] [Bug 595047] Re: Frequent swapping causes system to hang

2019-07-09 Thread Christopher M. Penalver
Last response from OR 2010, upstream commit fixed since 2012. -> Invalid ** No longer affects: linux (Ubuntu) ** Project changed: linux => linux (Ubuntu) ** Changed in: linux (Ubuntu) Importance: High => Undecided ** Changed in: linux (Ubuntu) Status: Fix Released => New ** Changed i

[Kernel-packages] [Bug 1792672] Re: Regression: acpi reports battery state incorrectly after sleep

2019-07-09 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/1792672 Title: Regression: acpi reports battery state incorrectly afte

[Kernel-packages] [Bug 1523178] Re: 1217:8520 [Dell Latitude E7450] O2 Micro, SD/MMC Card Reader doesn't work

2019-07-09 Thread Christopher M. Penalver
happydemic, to advise, making comments about the Ubuntu kernel upstream is promptly ignored. They don't use Ubuntu kernels. Despite this, if you would like your issue addressed, it will help immensely if you use Ubuntu with the computer the problem is reproducible with and file a new report via

[Kernel-packages] [Bug 336652] [NEW] Poor system performance under I/O load

2019-07-09 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: This bug seems to particularly affect the Dell Latitude D420, D430 and (from the kernel.org bug) at least the D830 laptop models; but others have been reported. Under I/O load, which need not be excessive - running usb-creator or even just checking one's

[Kernel-packages] [Bug 1833169] Re: intel_max_cstate is needed with baytrail to aviod hangups

2019-07-09 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/1833169 Title: intel_max_cstate is needed with baytrail to aviod hangu

[Kernel-packages] [Bug 595047] [NEW] Frequent swapping causes system to hang

2019-07-09 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Periodically I notice my system slows to a near stand still, and the hard drive light is constantly going. This seems to be a massive amount of disk i/o and it lasts for a long time (lets say 30 mins to put a number on it). I installed and ran iotop (`io

[Kernel-packages] [Bug 988799]

2019-07-09 Thread howaboutsynergy
correction: > In this case it's 1 seconds. *In this case it's 10 seconds. Also, heads up: I found that 'tlp' in `/etc/default/tlp`, on ArchLinux, will overwrite the values set in `/etc/sysctl.d/*.conf` files if these are set to non `0`, ie. MAX_LOST_WORK_SECS_ON_AC=10 MAX_LOST_WORK_SECS_ON_BAT=

[Kernel-packages] [Bug 988799]

2019-07-09 Thread howaboutsynergy
What's the value of `vm.dirty_writeback_centisecs` ?, ie. $ sysctl vm.dirty_writeback_centisecs try setting it to 0 to disable it, ie. `$ sudo sysctl -w vm.dirty_writeback_centisecs=0` I found that this helps my network transfer not stall/stop at all(for a few seconds when that is =1000 for examp

[Kernel-packages] [Bug 1834941] Re: linux-ibm-gt: 4.15.0-1027.29 -proposed tracker

2019-07-09 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-proposed Status: Fix Committed => Fix Released ** Changed in: kernel-sru-workflow/regression-testing Status: New => Confirmed ** Changed in: kernel-sru-workflow/security-signoff Status: New => In Progress ** Changed in: kernel-sr

[Kernel-packages] [Bug 1835972] Re: Bionic update: upstream stable patchset 2019-07-09

2019-07-09 Thread Kamal Mostafa
** Description changed: - - SRU Justification - - Impact: -The upstream process for stable tree updates is quite similar -in scope to the Ubuntu SRU process, e.g., each patch has to -demonstrably fix a bug, and each patch is vetted by upstream -by originat

[Kernel-packages] [Bug 1835972] [NEW] Bionic update: upstream stable patchset 2019-07-09

2019-07-09 Thread Kamal Mostafa
Public bug reported: SRU Justification Impact:    The upstream process for stable tree updates is quite similar    in scope to the Ubuntu SRU process, e.g., each patch has to    demonstrably fix a bug, and each patch is vetted by upstream    by originating either directly from

[Kernel-packages] [Bug 1834926] Re: linux-oem: 4.15.0-1046.51 -proposed tracker

2019-07-09 Thread Ubuntu Kernel Bot
** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow -- swm properties -- boot-testi

[Kernel-packages] [Bug 1835700] Re: linux: 5.2.0-8.9 -proposed tracker

2019-07-09 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/automated-testing Status: New => Confirmed ** Changed in: kernel-sru-workflow/promote-to-proposed Status: Fix Committed => Fix Released ** Changed in: kernel-sru-workflow/regression-testing Status: New => Confirmed ** Changed in: kernel-sru

[Kernel-packages] [Bug 1834926] Re: linux-oem: 4.15.0-1046.51 -proposed tracker

2019-07-09 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-proposed Status: In Progress => Fix Committed ** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For an explanation of the tasks and the associated workflo

[Kernel-packages] [Bug 1834941] Re: linux-ibm-gt: 4.15.0-1027.29 -proposed tracker

2019-07-09 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-proposed Status: In Progress => Fix Committed ** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For an explanation of the tasks and the associated workflo

[Kernel-packages] [Bug 1835270] Re: linux: 3.2.0-142.189 -proposed tracker

2019-07-09 Thread Ubuntu Kernel Bot
** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow -- swm properties -- boot-testi

[Kernel-packages] [Bug 1835270] Re: linux: 3.2.0-142.189 -proposed tracker

2019-07-09 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/promote-to-proposed Status: Confirmed => In Progress ** Changed in: kernel-sru-workflow/promote-to-proposed Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Andy Whitcroft (apw) -- You received this bug notification because you are a me

[Kernel-packages] [Bug 1834941] Re: linux-ibm-gt: 4.15.0-1027.29 -proposed tracker

2019-07-09 Thread Ubuntu Kernel Bot
** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow -- swm properties -- boot-testi

[Kernel-packages] [Bug 1833962] Re: linux-oem: 4.15.0-1045.50 -proposed tracker

2019-07-09 Thread Ubuntu Kernel Bot
All tasks have been completed and the bug is being set to Fix Released ** Changed in: kernel-sru-workflow/promote-to-security Status: In Progress => Fix Released ** Changed in: kernel-sru-workflow Status: In Progress => Fix Released ** Description changed: This bug will contain

[Kernel-packages] [Bug 1834941] Re: linux-ibm-gt: 4.15.0-1027.29 -proposed tracker

2019-07-09 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/promote-to-proposed Status: Confirmed => In Progress ** Changed in: kernel-sru-workflow/promote-to-proposed Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Andy Whitcroft (apw) -- You received this bug notification because you are a me

[Kernel-packages] [Bug 1835700] Re: linux: 5.2.0-8.9 -proposed tracker

2019-07-09 Thread Ubuntu Kernel Bot
** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow -- swm properties -- boot-testi

[Kernel-packages] [Bug 1834926] Re: linux-oem: 4.15.0-1046.51 -proposed tracker

2019-07-09 Thread Ubuntu Kernel Bot
** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow -- swm properties -- boot-testi

[Kernel-packages] [Bug 1834926] Re: linux-oem: 4.15.0-1046.51 -proposed tracker

2019-07-09 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/promote-to-proposed Status: Confirmed => In Progress ** Changed in: kernel-sru-workflow/promote-to-proposed Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Andy Whitcroft (apw) -- You received this bug notification because you are a me

[Kernel-packages] [Bug 1835700] Re: linux: 5.2.0-8.9 -proposed tracker

2019-07-09 Thread Ubuntu Kernel Bot
** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow -- swm properties -- boot-testi

[Kernel-packages] [Bug 1832988] Re: Intel 8260 Bluetooth not working

2019-07-09 Thread MAshby
Hi Kai-Heng, I'd love to try that out, however there's no installation instructions I can see & google isn't being helpful. Could you direct me to some install instructions? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu

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

2019-07-09 Thread Qin Li
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1835940/+attachment/5275922/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad

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

2019-07-09 Thread Qin Li
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1835940/+attachment/5275923/+files/ProcModules.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/b

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

2019-07-09 Thread Qin Li
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1835940/+attachment/5275925/+files/UdevDb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1835940

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

2019-07-09 Thread Qin Li
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1835940/+attachment/5275920/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/b

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

2019-07-09 Thread Qin Li
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1835940/+attachment/5275924/+files/PulseList.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/

[Kernel-packages] [Bug 1835940] Re: perf core dump at tool/perf/util/namespaces.c:144

2019-07-09 Thread Qin Li
apport information ** Tags added: apport-collected bionic ** Description changed: Running the following perf collect inside a running docker could potentially crash: $ perf record -F 100 -ag -o /tmp/perf-100Hz-10s -- sleep 10 The dump is caused by SIGSEGV for de-referencing nullptr

[Kernel-packages] [Bug 1835940] ProcCpuinfoMinimal.txt

2019-07-09 Thread Qin Li
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1835940/+attachment/5275921/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.l

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

2019-07-09 Thread Qin Li
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1835940/+attachment/5275918/+files/CRDA.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1835940 Ti

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

2019-07-09 Thread Qin Li
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1835940/+attachment/5275919/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net

[Kernel-packages] [Bug 1835940] Re: perf core dump at tool/perf/util/namespaces.c:144

2019-07-09 Thread Qin Li
** 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/1835940 Title: perf core dump at tool/perf/util/namespaces.c:144 Stat

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

2019-07-09 Thread Ubuntu Kernel Bot
This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window: apport-collect 1835940 and then change the status of the bug to 'Confirmed'. If, due to the nature

[Kernel-packages] [Bug 1835940] [NEW] perf core dump at tool/perf/util/namespaces.c:144

2019-07-09 Thread Qin Li
Public bug reported: Running the following perf collect inside a running docker could potentially crash: $ perf record -F 100 -ag -o /tmp/perf-100Hz-10s -- sleep 10 The dump is caused by SIGSEGV for de-referencing nullptr in nsinfo__copy() in at namespaces.c:144 $ lldb -c /tmp/cores/perf.core.0

[Kernel-packages] [Bug 1834085] Re: Bluetooth touchpad (Apple Magic Trackpad) disconnects every few minutes

2019-07-09 Thread whochismo
I just tried it. The problem appeared when uptime was 56 minutes. I attach the output of dmesg in case it helps. ** Attachment added: "dmesg.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1834085/+attachment/5275914/+files/dmesg.txt -- You received this bug notification because yo

[Kernel-packages] [Bug 1835940] [NEW] perf core dump at tool/perf/util/namespaces.c:144

2019-07-09 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Running the following perf collect inside a running docker could potentially crash: $ perf record -F 100 -ag -o /tmp/perf-100Hz-10s -- sleep 10 The dump is caused by SIGSEGV for de-referencing nullptr in nsinfo__copy() in at namespaces.c:144 $ lldb -c /

[Kernel-packages] [Bug 1831587] Re: brightness control not work with OLED panel

2019-07-09 Thread Anthony Wong
** Changed in: linux (Ubuntu) Importance: Undecided => High ** Changed in: linux (Ubuntu) Status: Incomplete => Triaged ** Tags added: somerville -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.lau

[Kernel-packages] [Bug 1832087] Re: Intel WIRELESS-AC 9260 (2526:0010) Wi-Fi doesn't work on kernel > 5.0.0-16

2019-07-09 Thread You-Sheng Yang
Error in comment #50 should has been FIX COMMITTED but not yet released. A new release pending in https://code.launchpad.net/~canonical-hwe- team/+git/backport-iwlwifi-dkms/+merge/369867 already, so you can get it from https://code.launchpad.net/~vicamo/+archive/ubuntu/ci-test-only . Sorry for the

[Kernel-packages] [Bug 1835932] [NEW] goodix touch driver not working

2019-07-09 Thread Zane Lindstrom
Public bug reported: I'm trying to use a touch screen that needs a goodix touch driver. I can see in the overlays folder that there is a goodix.dtbo file, so I assume the kernel has support for this device. I downloaded Ubuntu Mate (32 bit) for raspberry pi and added these two lines in config.txt

[Kernel-packages] [Bug 1834944] Re: linux-fips: 4.15.0-1012.13 -proposed tracker

2019-07-09 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-security Status: New => Invalid ** Changed in: kernel-sru-workflow/security-signoff Status: New => Invalid ** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the t

[Kernel-packages] [Bug 1834891] Re: linux-gcp: 5.0.0-1011.11 -proposed tracker

2019-07-09 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/automated-testing Status: New => Confirmed ** Changed in: kernel-sru-workflow/promote-to-proposed Status: Fix Committed => Fix Released ** Changed in: kernel-sru-workflow/regression-testing Status: New => Confirmed ** Changed in: kernel-sru

[Kernel-packages] [Bug 1834944] Re: linux-fips: 4.15.0-1012.13 -proposed tracker

2019-07-09 Thread Kleber Sacilotto de Souza
** Summary changed: - linux-fips: -proposed tracker + linux-fips: 4.15.0-1012.13 -proposed tracker ** Changed in: kernel-sru-workflow/prepare-package Status: Confirmed => In Progress ** Changed in: kernel-sru-workflow/prepare-package Assignee: Canonical Kernel Team (canonical-kernel

[Kernel-packages] [Bug 1423631] Re: tap interface drops many packets on highload systems

2019-07-09 Thread Satish Patel
This is fact, you can't get high PPS with tap interface because they run in kernel space and it drive packets on kernel which isn't scalable. Finally i have migrate all my compute nodes to SR-IOV and much happy now. -- You received this bug notification because you are a member of Kernel Package

[Kernel-packages] [Bug 1734147] Re: corrupted BIOS due to Intel SPI bug in kernel

2019-07-09 Thread Steve Langasek
** Changed in: linux (Ubuntu) Assignee: Fujinaga Daiki (fr099) => (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/1734147 Title: corrupted BIOS due to Intel SPI bug in k

Re: [Kernel-packages] [Bug 1831710] Re: Touchpad not working (Lenevo Ideapad 330 series)

2019-07-09 Thread Sumneet Kaur Bamrah
Your most welcome! Copying after executing the command. athena@athena-Lenovo-ideapad-330-15ARR:~$ dmesg [0.00] Linux version 5.0.0-19-generic (buildd@lcy01-amd64-019) (gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1)) #20~18.04.1-Ubuntu SMP Thu Jun 20 12:17:14 UTC 2019 (Ubuntu 5.0.0-19.2

[Kernel-packages] [Bug 1835185] Re: High write iops after kernel upgrade

2019-07-09 Thread Igor Naumov
It is 4.15.0-46 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1835185 Title: High write iops after kernel upgrade Status in linux package in Ubuntu: Confirmed Bug description: Ubu

[Kernel-packages] [Bug 1832087] Re: Intel WIRELESS-AC 9260 (2526:0010) Wi-Fi doesn't work on kernel > 5.0.0-16

2019-07-09 Thread Philippe
dmseg report on kernel 5.0.0-20 + powertop after install of blackport- iwlwifi ** Attachment added: "dmseg report on kernel 5.0.0-20 + powertop after install of blackport-iwlwifi" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1832087/+attachment/5275884/+files/dmseg%20kernel%205.0.0-20

[Kernel-packages] [Bug 1822581] Re: HP 1030 G3 fn-keys not working

2019-07-09 Thread Alessandro Zucca
Hello, I recently bought the 1030 g3 and I noticed that on kernel 5.1.16 the switch works by setting acpi_backlight=native as kernel parameter. Hope it helps -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.la

[Kernel-packages] [Bug 1832087] Re: Intel WIRELESS-AC 9260 (2526:0010) Wi-Fi doesn't work on kernel > 5.0.0-16

2019-07-09 Thread Philippe
Consult /var/lib/dkms/backport-iwlwifi/7858/build/make.log for more information ** Attachment added: "Consult /var/lib/dkms/backport-iwlwifi/7858/build/make.log for more information" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1832087/+attachment/5275883/+files/make.log -- You rece

[Kernel-packages] [Bug 1835189] Re: linux-lts-trusty: 3.13.0-172.223~12.04.1 -proposed tracker

2019-07-09 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-signing-to-proposed Status: Fix Committed => Fix Released ** Changed in: kernel-sru-workflow/regression-testing Status: New => Confirmed ** Changed in: kernel-sru-workflow/security-signoff Status: New => In Progress ** Changed in: k

[Kernel-packages] [Bug 1828469] Re: Touchpad does not work on Trekstor Primebook C13B

2019-07-09 Thread Kai-Heng Feng
Please test this kernel: https://people.canonical.com/~khfeng/lp1835040-2/ -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1828469 Title: Touchpad does not work on Trekstor Primebook C13B

[Kernel-packages] [Bug 1832087] Re: Intel WIRELESS-AC 9260 (2526:0010) Wi-Fi doesn't work on kernel > 5.0.0-16

2019-07-09 Thread Philippe
backport-iwlwifi, 7858 are installed but not work philippe@Portable-XPS-15-9570:~$ dkms status backport-iwlwifi, 7858: added nvidia, 390.116, 4.18.0-25-generic, x86_64: installed nvidia, 390.116, 5.0.0-20-generic, x86_64: installed philippe@Portable-XPS-15-9570:~$ -- You received this bug notifi

[Kernel-packages] [Bug 336652]

2019-07-09 Thread howaboutsynergy
correction: > In this case it's 1 seconds. *In this case it's 10 seconds. Also, heads up: I found that 'tlp' in `/etc/default/tlp`, on ArchLinux, will overwrite the values set in `/etc/sysctl.d/*.conf` files if these are set to non `0`, ie. MAX_LOST_WORK_SECS_ON_AC=10 MAX_LOST_WORK_SECS_ON_BAT=

[Kernel-packages] [Bug 336652]

2019-07-09 Thread howaboutsynergy
What's the value of `vm.dirty_writeback_centisecs` ?, ie. $ sysctl vm.dirty_writeback_centisecs try setting it to 0 to disable it, ie. `$ sudo sysctl -w vm.dirty_writeback_centisecs=0` I found that this helps my network transfer not stall/stop at all(for a few seconds when that is =1000 for examp

[Kernel-packages] [Bug 1834891] Re: linux-gcp: 5.0.0-1011.11 -proposed tracker

2019-07-09 Thread Ubuntu Kernel Bot
** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow backports: bug 1835904 (bionic/li

[Kernel-packages] [Bug 1832087] Re: Intel WIRELESS-AC 9260 (2526:0010) Wi-Fi doesn't work on kernel > 5.0.0-16

2019-07-09 Thread Philippe
philippe@Portable-XPS-15-9570:~$ sudo apt install backport-iwlwifi-dkms Lecture des listes de paquets... Fait Construction de l'arbre des dépendances Lecture des informations d'état... Fait Les NOUVEAUX paquets suivants seront installés : backport-iwlwifi-dkms 0 mis à jour, 1 nouvellement

[Kernel-packages] [Bug 1824648] Re: black screen after upgrade to kernel 4.15.0-47

2019-07-09 Thread Kai-Heng Feng
Do you still have this issue on latest 18.04 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/1824648 Title: black screen after upgrade to kernel 4.15.0-47 Status in linux packag

[Kernel-packages] [Bug 1821641] Re: [HP Elitebook 840 G1] Screen is upside down on 19.04 daily

2019-07-09 Thread Kai-Heng Feng
Can you find out how it was inverted for x, y and z? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1821641 Title: [HP Elitebook 840 G1] Screen is upside down on 19.04 daily Status in l

[Kernel-packages] [Bug 1834891] Re: linux-gcp: 5.0.0-1011.11 -proposed tracker

2019-07-09 Thread Ubuntu Kernel Bot
** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow backports: bug 1835904 (bionic/li

[Kernel-packages] [Bug 1835189] Re: linux-lts-trusty: 3.13.0-172.223~12.04.1 -proposed tracker

2019-07-09 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-signing-to-proposed Status: In Progress => Fix Committed ** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For an explanation of the tasks and the associated

[Kernel-packages] [Bug 1810183] Re: numpad on touchpad doesn't work in ASUS Zenbook 14

2019-07-09 Thread Kai-Heng Feng
Oh please run evtest on "AT Translated Set 2 keyboard", "Asus WMI hotkeys" or "00:16:94:31:EF:23". -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1810183 Title: numpad on touchpad doesn'

[Kernel-packages] [Bug 1832087] Re: Intel WIRELESS-AC 9260 (2526:0010) Wi-Fi doesn't work on kernel > 5.0.0-16

2019-07-09 Thread Philippe
dmesg on kernel 5.0.0-20 without powertop actived ** Attachment added: "dmesg on kernel 5.0.0-20 without powertop actived" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1832087/+attachment/5275880/+files/dmesg%20on%20kernel%205.0.0-20%20without%20powertop%20actived -- You received thi

[Kernel-packages] [Bug 1832087] Re: Intel WIRELESS-AC 9260 (2526:0010) Wi-Fi doesn't work on kernel > 5.0.0-16

2019-07-09 Thread Philippe
dmesg on kernel 5.0.0-20 with powertop actived ** Attachment added: "dmesg on kernel 5.0.0-20 with powertop actived" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1832087/+attachment/5275881/+files/dmesg%20on%20kernel%205.0.0-20%20with%20powertop%20actived -- You received this bug not

[Kernel-packages] [Bug 1832087] Re: Intel WIRELESS-AC 9260 (2526:0010) Wi-Fi doesn't work on kernel > 5.0.0-16

2019-07-09 Thread Philippe
philippe@Portable-XPS-15-9570:~$ sudo dkms install backport-iwlwifi/7858 -k 4.18.0-25-generic [sudo] Mot de passe de philippe : Error! Could not find module source directory. Directory: /usr/src/backport-iwlwifi-7858 does not exist. philippe@Portable-XPS-15-9570:~$ philippe@Portable-X

[Kernel-packages] [Bug 1835700] Re: linux: 5.2.0-8.9 -proposed tracker

2019-07-09 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-proposed Status: New => Fix Committed ** Tags added: block-proposed-eoan ** Tags added: block-proposed ** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title.

[Kernel-packages] [Bug 1834883] Re: linux-aws: 4.18.0-1021.25 -proposed tracker

2019-07-09 Thread Ubuntu Kernel Bot
** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow -- swm properties -- boot-testi

[Kernel-packages] [Bug 1834899] Re: linux-gcp: 4.18.0-1016.17 -proposed tracker

2019-07-09 Thread Ubuntu Kernel Bot
** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow -- swm properties -- boot-testi

[Kernel-packages] [Bug 1833962] Re: linux-oem: 4.15.0-1045.50 -proposed tracker

2019-07-09 Thread Ubuntu Kernel Bot
** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow -- swm properties -- boot-testi

[Kernel-packages] [Bug 1832087] Re: Intel WIRELESS-AC 9260 (2526:0010) Wi-Fi doesn't work on kernel > 5.0.0-16

2019-07-09 Thread Philippe
dmesg on kernel 4.18.0-25 without powertop actived ** Attachment added: "dmesg on kernel 4.18.0-25 without powertop actived" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1832087/+attachment/5275877/+files/dmesg%20on%20kernel%204.18.0-25%20without%20powertop%20actived -- You received

[Kernel-packages] [Bug 1832087] Re: Intel WIRELESS-AC 9260 (2526:0010) Wi-Fi doesn't work on kernel > 5.0.0-16

2019-07-09 Thread Philippe
dmesg on kernel 4.18.0-25 with powertop actived ** Attachment added: "dmesg on kernel 4.18.0-25 with powertop actived" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1832087/+attachment/5275878/+files/dmesg%20on%20kernel%204.18.0-25%20with%20powertop%20actived -- You received this bug

[Kernel-packages] [Bug 1825718] Re: Touchpad not detecting in Linux

2019-07-09 Thread Kai-Heng Feng
Can you please test this kernel: https://people.canonical.com/~khfeng/lp1835040-2/ We may have found a real fix to the issue. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1825718 Title:

[Kernel-packages] [Bug 1835189] Re: linux-lts-trusty: 3.13.0-172.223~12.04.1 -proposed tracker

2019-07-09 Thread Ubuntu Kernel Bot
** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow -- swm properties -- boot-testi

[Kernel-packages] [Bug 1833962] Re: linux-oem: 4.15.0-1045.50 -proposed tracker

2019-07-09 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/promote-to-security Status: Confirmed => In Progress ** Changed in: kernel-sru-workflow/promote-to-security Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Andy Whitcroft (apw) -- You received this bug notification because you are a me

[Kernel-packages] [Bug 1835189] Re: linux-lts-trusty: 3.13.0-172.223~12.04.1 -proposed tracker

2019-07-09 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/promote-signing-to-proposed Assignee: (unassigned) => Andy Whitcroft (apw) ** Changed in: kernel-sru-workflow/promote-signing-to-proposed Status: Confirmed => In Progress -- You received this bug notification because you are a member of Kernel Packa

[Kernel-packages] [Bug 1834883] Re: linux-aws: 4.18.0-1021.25 -proposed tracker

2019-07-09 Thread Stefan Bader
Cosmic is EOL before cycle release. ** Changed in: kernel-sru-workflow/regression-testing Status: Confirmed => Invalid -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-aws in Ubuntu. https://bugs.launchpad.net/bugs/1834883 Ti

[Kernel-packages] [Bug 1832087] Re: Intel WIRELESS-AC 9260 (2526:0010) Wi-Fi doesn't work on kernel > 5.0.0-16

2019-07-09 Thread Philippe
For better CPU autonomy and performances, I use powertop from Intel in version 2.9 on my laptop. The Version 2.10 are adviable, if it's possible for you to add this new version in your distribution : https://01.org/powertop/ I run it with a " /etc/cron.d " command : SHELL=/bin/sh PATH=/usr/loca

[Kernel-packages] [Bug 1834899] Re: linux-gcp: 4.18.0-1016.17 -proposed tracker

2019-07-09 Thread Stefan Bader
Cosmic is EOL before cycle release. ** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow -

[Kernel-packages] [Bug 1834891] Re: linux-gcp: 5.0.0-1011.11 -proposed tracker

2019-07-09 Thread Stefan Bader
** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow + + backports: bug 1835904 (bionic/li

[Kernel-packages] [Bug 1832087] Re: Intel WIRELESS-AC 9260 (2526:0010) Wi-Fi doesn't work on kernel > 5.0.0-16

2019-07-09 Thread You-Sheng Yang
> backport-iwlwifi, 7858: added This means it's not correctly installed. Please re-run `sudo dkms install backport-iwlwifi/7858 -k 4.18.0-25-generic` and `sudo dkms install backport-iwlwifi/7858 -k 5.0.0-20-generic` to reinstall them. Should there be any error messages, please have a check `/var/l

[Kernel-packages] [Bug 1834891] Re: linux-gcp: 5.0.0-1011.11 -proposed tracker

2019-07-09 Thread Ubuntu Kernel Bot
** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow -- swm properties -- boot-testi

[Kernel-packages] [Bug 1510789] Re: [HP Spectre x360 - 13-4002dx] No sound card detected

2019-07-09 Thread Nicolae Istratii
** Description changed: lsb_release -rd Description: Ubuntu 15.10 Release: 15.10 - apt-cache policy linux-image-generic + apt-cache policy linux-image-generic linux-image-generic: - Installed: 4.2.0.17.19 - Candidate: 4.2.0.17.19 - Version table: - *** 4.2.0.17.19

[Kernel-packages] [Bug 1832087] Re: Intel WIRELESS-AC 9260 (2526:0010) Wi-Fi doesn't work on kernel > 5.0.0-16

2019-07-09 Thread Philippe
cat /proc/cpuinfo ** Attachment added: "cat /proc/cpuinfo" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1832087/+attachment/5275868/+files/cat%20%20proc%20cpuinfo -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu

[Kernel-packages] [Bug 1832087] Re: Intel WIRELESS-AC 9260 (2526:0010) Wi-Fi doesn't work on kernel > 5.0.0-16

2019-07-09 Thread Philippe
Reinstallation of kernel 5.0.0-20 and backport-iwlwifi-dkms : philippe@Portable-XPS-15-9570:~$ dkms status backport-iwlwifi, 7858: added nvidia, 390.116, 4.18.0-25-generic, x86_64: installed nvidia, 390.116, 5.0.0-20-generic, x86_64: installed philippe@Portable-XPS-15-9570:~$ -- You received th

[Kernel-packages] [Bug 1835438] Re: linux-azure: 4.18.0-1025.27 -proposed tracker

2019-07-09 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-proposed Status: Confirmed => New ** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For an explanation of the tasks and the associated workflow see: h

[Kernel-packages] [Bug 1835891] Re: [wishlist] CONFIG_XFRM_MIGRATE=y

2019-07-09 Thread Antony Antony
not adding log. see the libreswan erorr log in the description. ** Changed in: libreswan (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/1835891 Ti

[Kernel-packages] [Bug 1834891] Re: linux-gcp: 5.0.0-1011.11 -proposed tracker

2019-07-09 Thread Ubuntu Kernel Bot
** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow -- swm properties -- boot-testi

[Kernel-packages] [Bug 1834901] Re: linux-kvm: 4.18.0-1017.18 -proposed tracker

2019-07-09 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-proposed Status: Confirmed => New ** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For an explanation of the tasks and the associated workflow see: h

[Kernel-packages] [Bug 1835150] Re: Sometimes touchpad detected as mouse(i2c designware fails to get adapter number)

2019-07-09 Thread Stefan Bader
** Changed in: linux (Ubuntu Bionic) Importance: Undecided => Medium ** Changed in: linux (Ubuntu Disco) Importance: Undecided => Medium -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bug

[Kernel-packages] [Bug 1834901] Re: linux-kvm: 4.18.0-1017.18 -proposed tracker

2019-07-09 Thread Stefan Bader
** Tags added: kernel-block-ppa -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-kvm in Ubuntu. https://bugs.launchpad.net/bugs/1834901 Title: linux-kvm: 4.18.0-1017.18 -proposed tracker Status in Kernel SRU Workflow: In Progres

  1   2   >