[Kernel-packages] [Bug 1724317] Re: Shutdown hangs / no standby - possible Wifi-bug in the kernel

2019-11-30 Thread William Trammell
Power cycling does not appear to trigger the bug, as well as attempting to recreate the original circumstances (turning off wireless through system tray + shutdown). Specs: Dell Inspiron 17 3000 (Reg Model P35E) Ubuntu 18.04.1, kernel 5.0.0-36-generic Qualcomm Atheros QCA9377 wireless adapter --

[Kernel-packages] [Bug 1724317] Re: Shutdown hangs / no standby - possible Wifi-bug in the kernel

2019-11-30 Thread William Trammell
Bug also possibly found on 18.04, kernel 5.0.0-36-generic; will need confirmation. (First occurrence) ** Attachment added: "20191201_012839.jpg" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1724317/+attachment/5309037/+files/20191201_012839.jpg -- You received this bug notification

[Kernel-packages] [Bug 1848703] Re: Raspberry Pi 4 - USB Bus not detecting any devices

2019-11-30 Thread Hui Wang
*** This bug is a duplicate of bug 1848790 *** https://bugs.launchpad.net/bugs/1848790 About the problem of "there is no /dev/mmcblk0* device", I checked your dmesg, there are two places are weird the 1st one is about the raspberrypi-firmware, on my board, the dmesg will show: [0.100540]

[Kernel-packages] [Bug 1768976] Re: Ubuntu 18.04 is overheating after upgrade from 16.04

2019-11-30 Thread Doug Smythies
There is only one PLL (Phase Locked Loop) in the processor, all CPUs get the resulting clock. When they go into deep idle states (deeper than C1, at least for my processor) then they give up their vote into the PLL as to what the frequency should be. Your single 100% task is dedicating the CPU

[Kernel-packages] [Bug 1774711] Re: excessive seccomp audit logs

2019-11-30 Thread A. Denton
Will the required pat set be backported to older kernel, such as Ubuntu 4.15.0-70.79-generic 4.15.18? Will the patches be in 20.04 LTS (kernel >= 4.18), which is around the corner? NOTE: Unfortunately with issue #1774711 the use of "auditd" has become problematic on systems with SSDs, since

[Kernel-packages] [Bug 1768976] Re: Ubuntu 18.04 is overheating after upgrade from 16.04

2019-11-30 Thread Davide Sangalli
@Doug Smythies: thanks for the reply. I'm sampling every second. Anyway, just to better understand. When my system is idle all cores spend in C0 less than 10% of the time and the frequency of each core reported by i7z is different and below 2.2GHz. When I run a single core (and single thread)

[Kernel-packages] [Bug 1853977] Re: nvidia-340 dpkg: error: version '-' has bad syntax: revision number is empty

2019-11-30 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: nvidia-graphics-drivers (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

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

2019-11-30 Thread Ubuntu Kernel Bot
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/1854592 Title: kern.log flooded by ACPI

[Kernel-packages] [Bug 1854592] [NEW] kern.log flooded by ACPI error messages

2019-11-30 Thread Alan AZZERA
Public bug reported: I use Ubuntu 19.10 AMD64 (completely up to date) on a Lenovo Thinkpad S1 Yoga 12, and I've just noticed that /var/log/kern.log is flooded by messages like : Nov 30 21:12:44 yoga kernel: [ 526.471259] ACPI: \_SB.PCI0.LPCB.EC0.ECRD: 1 arguments were passed to a non-method

[Kernel-packages] [Bug 1768976] Re: Ubuntu 18.04 is overheating after upgrade from 16.04

2019-11-30 Thread Doug Smythies
@Davide Sangalli: What you describe and show in your comment #80 is correct and exactly what should happen. Your processor is spending an extraordinary amount of time in C1 as opposed to deeper idle states. At what sampling frequency do you run i7z? I would suggest once every 15 seconds or so, so

[Kernel-packages] [Bug 1768976] Re: Ubuntu 18.04 is overheating after upgrade from 16.04

2019-11-30 Thread Davide Sangalli
I also mention that, monitoring with i7z the clock of my CPU, when intel turbo is not working I get different freqs for each core Core [core-id] :Actual Freq (Mult.) C0% Halt(C1)% C3 % C6 % Temp VCore Core 1 [0]: 1126.19 (11.23x) 7.9993.9 1

[Kernel-packages] [Bug 1848703] Re: Raspberry Pi 4 - USB Bus not detecting any devices

2019-11-30 Thread Avio
*** This bug is a duplicate of bug 1848790 *** https://bugs.launchpad.net/bugs/1848790 Hi @hui.wang, the RPi4 boots off the sdcard normally but then I use a USB3 enclosure with disks to assemble a RAID1 BTRFS device to be used as rootfs. At the end of the boot, there is no /dev/mmcblk0*

[Kernel-packages] [Bug 1854581] [NEW] Bluetooth disconnect on 16.04

2019-11-30 Thread aiphes
Public bug reported: Bluetooth disconnect randomly and is out of order since I restart the computer. Stop and restart BT service doesn't change the issue. This happen on Asus M70V computer. sudo service bluetooth status ● bluetooth.service - Bluetooth service Loaded: loaded

[Kernel-packages] [Bug 1854574] [NEW] Seccomp generated SIGSYS has wrong return address if x0 = -513

2019-11-30 Thread Timothy Baldwin
Public bug reported: The seccomp man page states the for signals generated by SECCOMP_RET_TRAP, "The program counter will be as though the system call happened (i.e., the program counter will not point to the system call instruction)." However if x0 (first argument and return value) contains the

[Kernel-packages] [Bug 1854573] Re: Seccomp check skipped for syscall -1 in straced process and PTRACE_SYSEMU broken

2019-11-30 Thread Timothy Baldwin
** Attachment added: "Test case for skipped syscall" https://bugs.launchpad.net/ubuntu/+source/linux-aws/+bug/1854573/+attachment/5308877/+files/sysemu_test.c -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-aws in Ubuntu.

[Kernel-packages] [Bug 1854573] [NEW] Seccomp check skipped for syscall -1 in straced process and PTRACE_SYSEMU broken

2019-11-30 Thread Timothy Baldwin
Public bug reported: If system call number -1 is called and the process is being traced with PTRACE_SYSCALL, for example by strace, the seccomp check is skipped and -ENOSYS is returned unconditionally (unless altered by the tracer), rather than carrying out action specified in the seccomp filter.

[Kernel-packages] [Bug 1849484] Re: [X1 Carbon 7, i915, HDMI] Ultra-wide monitor recognized properly when plugged in only intermittently [Xorg only]

2019-11-30 Thread Bug Watch Updater
** Changed in: linux Status: Confirmed => Unknown ** Bug watch added: gitlab.freedesktop.org/drm/intel/issues #91 https://gitlab.freedesktop.org/drm/intel/issues/91 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in

[Kernel-packages] [Bug 1849484]

2019-11-30 Thread Martin-peres-n
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance:

[Kernel-packages] [Bug 1845046] Re: Bluetooth headphones/speaker default to low quality headset mode and fails to switch to A2DP when selected

2019-11-30 Thread jurosh
I sometimes trying to fix this for minutes, without any luck. But also realized that when reconnecting there should be connected another headphones, even if usb c one. Will be watching bwhaviour. Having issues with Sone 1000xm3. -- You received this bug notification because you are a member of