[Kernel-packages] [Bug 2056354] Re: qat: Improve error/reset handling

2024-03-07 Thread Ricardo Martins
** Changed in: linux (Ubuntu Noble) Status: New => In Progress -- 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/2056354 Title: qat: Improve error/reset handling Status in linux pac

[Kernel-packages] [Bug 1970672] Re: makedumpfile falls back to cp with "__vtop4_x86_64: Can't get a valid pmd_pte."

2023-12-15 Thread Fabio Augusto Miranda Martins
Regards, Fabio Martins -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to makedumpfile in Ubuntu. https://bugs.launchpad.net/bugs/1970672 Title: makedumpfile falls back to cp with "__vtop4_x86_64: Can't get a valid pmd_pte.

[Kernel-packages] [Bug 1970672] Re: makedumpfile falls back to cp with "__vtop4_x86_64: Can't get a valid pmd_pte."

2023-12-15 Thread Fabio Augusto Miranda Martins
For item 2: * Confirm that the patched makedumpfile works as expected on a system known to experience the issue. Unfortunately I'm no longer able to reproduce the original issue. Even running on the same hardware where this was originally noticed, with the same kernel version (5.13.0-1027-oracl

[Kernel-packages] [Bug 1970672] Re: makedumpfile falls back to cp with "__vtop4_x86_64: Can't get a valid pmd_pte."

2023-12-14 Thread Fabio Augusto Miranda Martins
Hi Chris, You're correct, I'm sorry. My test on comment #23 is the 3rd item you listed. Let me work on 1 and 2 and I'll get back here. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to makedumpfile in Ubuntu. https://bugs.launchpad.net/bug

[Kernel-packages] [Bug 1970672] Re: makedumpfile falls back to cp with "__vtop4_x86_64: Can't get a valid pmd_pte."

2023-12-12 Thread Fabio Augusto Miranda Martins
I've tested makedumpfile from -proposed on Focal and it looks good to me. Using a vmcore file with 2TB as an input: - Original makedumpfile 1.6.7-1ubuntu2.4 fails: ubuntu@kdump-instance:~$ sudo apt-cache policy makedumpfile makedumpfile: Installed: 1:1.6.7-1ubuntu2.4 Candidate: 1:1.6.7-1ubun

[Kernel-packages] [Bug 2020319] Re: Encountering an issue with memcpy_fromio causing failed boot of SEV-enabled guest

2023-06-19 Thread Fabio Augusto Miranda Martins
Verified a Focal guest as follows: 1. Reproduced the problem with kernel 5.4.0-152-generic: https://pastebin.ubuntu.com/p/Cgj6j4Prbc/ 2. As a workaround removed: 0x0003 3. Installed kernel from -proposed: root@ubuntu:~# apt-cache policy linux-image-virtual linux-virtual linux-imag

[Kernel-packages] [Bug 2020319] Re: Encountering an issue with memcpy_fromio causing failed boot of SEV-enabled guest

2023-06-19 Thread Fabio Augusto Miranda Martins
I've verified a Jammy guest as follows: 1. Reproduced the problem with kernel 5.15.0-75-generic: https://pastebin.ubuntu.com/p/844W5SzjR8/ 2. As a workaround removed: 0x0003 3. Installed kernel from -proposed: root@ubuntu:~# apt-cache policy linux-image-virtual linux-virtual l

[Kernel-packages] [Bug 1990167] Re: cma alloc failure in large 5.15 arm instances

2023-01-01 Thread Fabio Augusto Miranda Martins
I believe this patch might have been dropped for newer linux-aws kernels. I just reproduced this problem while running 5.15.0-1026-aws -- 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/199

[Kernel-packages] [Bug 1955655] Re: kernel-5.13.0-23-generic : Unable to boot when Secure Encrypted Virtualization( SEV) is enabled without setting swiotlb boot param

2022-09-15 Thread Fabio Augusto Miranda Martins
This is a grub bug and it is being tracked here: [SRU] unable to boot guest with large memory when SEV is enabled on host https://bugs.launchpad.net/ubuntu/+source/grub2-unsigned/+bug/1989446 ** Changed in: grub2 (Ubuntu) Status: Confirmed => Invalid ** Changed in: grub2 (Ubuntu Impish)

[Kernel-packages] [Bug 1983625] Re: 5.15.0-1013-oracle: Unable to boot large memory SEV guest without setting swiotlb parameter.

2022-09-15 Thread Fabio Augusto Miranda Martins
This is a grub bug and it is being tracked here: [SRU] unable to boot guest with large memory when SEV is enabled on host https://bugs.launchpad.net/ubuntu/+source/grub2-unsigned/+bug/1989446 ** Changed in: linux (Ubuntu) Status: Confirmed => Invalid -- You received this bug notificatio

[Kernel-packages] [Bug 1980884] Re: ubuntu guest kernel panics when a sev guest with passthrough mlx5 VF is used

2022-07-21 Thread Fabio Augusto Miranda Martins
6.8 Ubuntu-oracle-5.15.0-1007.9 Ubuntu-oracle-5.15.0-1009.12 Ubuntu-oracle-5.15.0-1011.15 Ubuntu-oracle-5.15.0-1012.16 Ubuntu-oracle-5.15.0-1013.17 Can you test a guest running 5.15 to see if this addresses the problem? Regards, Fabio Martins -- You received this bug notification because you ar

[Kernel-packages] [Bug 1980884] Re: ubuntu guest kernel panics when a sev guest with passthrough mlx5 VF is used

2022-07-21 Thread Fabio Augusto Miranda Martins
That is also available in the 5.4 kernel, so that also covers Bionic (18.04) guests if needed: $ git log --oneline | grep -i "Fix page DMA map/unmap attributes" 53176ef0d809 net/mlx5e: Fix page DMA map/unmap attributes $ git tag --contains 53176ef0d809 Ubuntu-oracle-5.4.0-1071.77 Ubuntu-oracle-5.

[Kernel-packages] [Bug 1977919] Re: Docker container creation causes kernel oops on linux-aws 5.13.0.1028.31~20.04.22

2022-06-08 Thread Fabio Augusto Miranda Martins
Just tested this 5.13.0-1029.32~lp1977919.1 kernel and confirmed that it fixes the issue (doesn't crash when running the same docker container that would crash in the -1028 kernel) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-aws

[Kernel-packages] [Bug 1944574] Re: EFI stub: ERROR: FIRMWARE BUG: kernel image not aligned on 64k boundary

2022-03-31 Thread Fabio Augusto Miranda Martins
I believe the "EFI stub: ERROR: FIRMWARE BUG: kernel image not aligned on 64k boundary" that was reported on this bug is not what is preventing the VM from booting. If you look into the full log you provided, that message is logged both on the boot that succeeded and in the one that got stuck. I b

[Kernel-packages] [Bug 1940759] Re: [Qualcomm Atheros QCA9565 / AR9565] Bluetooth settings have a delay between on and off modes

2021-08-26 Thread Junior Martins
Is there any difference between turning bluetooth on and off in the Settings window versus the top-right bar? Or how they receive/read the bluetooth status? Because the differences I see are that mine applies to both turning on and off and that it also affects the Settings window. Since the top-ri

[Kernel-packages] [Bug 1940759] Re: [Qualcomm Atheros QCA9565 / AR9565] Bluetooth settings have a delay between on and off modes

2021-08-25 Thread Junior Martins
Thank you, so this is a duplicate, and 4 years old one at that! How can I close mine and mark it as such? -- 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/1940759 Title: [Qualcomm Atheros

[Kernel-packages] [Bug 1940759] Re: [Qualcomm Atheros QCA9565 / AR9565] Bluetooth settings have a delay between on and off modes

2021-08-25 Thread Junior Martins
Bug 1925318 might be related, but my computer doesn't have a problem of connecting and disconnecting, but with this delay between the mode itself and what is shown to the user. This also affects the top-right bar, if I disconnect from there, it will show as "Bluetooth off", but will still have the

[Kernel-packages] [Bug 1940759] Lsusb-v.txt

2021-08-25 Thread Junior Martins
apport information ** Attachment added: "Lsusb-v.txt" https://bugs.launchpad.net/bugs/1940759/+attachment/5520511/+files/Lsusb-v.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/1940

[Kernel-packages] [Bug 1940759] Lspci-vt.txt

2021-08-25 Thread Junior Martins
apport information ** Attachment added: "Lspci-vt.txt" https://bugs.launchpad.net/bugs/1940759/+attachment/5520509/+files/Lspci-vt.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/19

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

2021-08-25 Thread Junior Martins
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1940759/+attachment/5520520/+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/1940759

[Kernel-packages] [Bug 1940759] Lsusb-t.txt

2021-08-25 Thread Junior Martins
apport information ** Attachment added: "Lsusb-t.txt" https://bugs.launchpad.net/bugs/1940759/+attachment/5520510/+files/Lsusb-t.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/1940

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

2021-08-25 Thread Junior Martins
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1940759/+attachment/5520513/+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 1940759] ProcEnviron.txt

2021-08-25 Thread Junior Martins
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1940759/+attachment/5520515/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/b

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

2021-08-25 Thread Junior Martins
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1940759/+attachment/5520514/+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 1940759] ProcModules.txt

2021-08-25 Thread Junior Martins
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1940759/+attachment/5520517/+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 1940759] CRDA.txt

2021-08-25 Thread Junior Martins
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1940759/+attachment/5520505/+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/1940759 Ti

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

2021-08-25 Thread Junior Martins
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1940759/+attachment/5520516/+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 1940759] CurrentDmesg.txt

2021-08-25 Thread Junior Martins
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1940759/+attachment/5520506/+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 1940759] IwConfig.txt

2021-08-25 Thread Junior Martins
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1940759/+attachment/5520507/+files/IwConfig.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/19

[Kernel-packages] [Bug 1940759] PaInfo.txt

2021-08-25 Thread Junior Martins
apport information ** Attachment added: "PaInfo.txt" https://bugs.launchpad.net/bugs/1940759/+attachment/5520512/+files/PaInfo.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/1940759

[Kernel-packages] [Bug 1940759] RfKill.txt

2021-08-25 Thread Junior Martins
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1940759/+attachment/5520519/+files/RfKill.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/1940759

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

2021-08-25 Thread Junior Martins
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1940759/+attachment/5520518/+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 1940759] Lspci.txt

2021-08-25 Thread Junior Martins
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1940759/+attachment/5520508/+files/Lspci.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1940759

[Kernel-packages] [Bug 1940759] Re: [Qualcomm Atheros QCA9565 / AR9565] Bluetooth settings have a delay between on and off modes

2021-08-25 Thread Junior Martins
apport information ** Tags added: apport-collected ** Description changed: When I switch bluetooth on or off in Control Center, it has a delay (5-30s) between the switch icon and the actual screen output, some times I need to switch between options on the side bar or even close the Contr

[Kernel-packages] [Bug 1002952] Re: [meta-bug] Invalid extra "Digital output S/PDIF" device for USB cards

2021-06-29 Thread Martins
It's 2021 and it still here. I dunno if it is a bug but I have a exactly case here: https://i.imgur.com/3cuCCFZ.png Maybe it's more ALSA or Pulseaudio related than Ubuntu. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to alsa-lib in Ubunt

[Kernel-packages] [Bug 1925429] Re: Flickering of the graphical environment (i915 [drm] GPU HANG)

2021-04-22 Thread Martins K.
Attaching a screenshot showing some of the early symptoms (see the scrambled content of the terminal, the horizontal line, as well as the oddly colored apport tab in tint2). Usually the effects are dynamic (e.g., an icon or some part of the window gets drawn, disappears, gets drawn again, ad infin

[Kernel-packages] [Bug 1925429] [NEW] Flickering of the graphical environment (i915 [drm] GPU HANG)

2021-04-22 Thread Martins K.
Public bug reported: Ubuntu 20.10 uname -r: 5.8.0-50-generic Machine: Lenovo T440s 1) The graphical environment starts flickering, drawing the windows and their content scrambled, flashing, etc. Over the time the graphical environment disintegrates completely (scrambled windows, horizontal lines

[Kernel-packages] [Bug 1921104] Re: net/mlx5e: Add missing capability check for uplink follow

2021-04-21 Thread Fabio Augusto Miranda Martins
Another customer has provided positive feedback that it fixes the issue on Focal: 5.4.0-73-generic #82-Ubuntu SMP Wed Apr 14 17:39:42 UTC 2021 -- 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 1820063] Re: [Hyper-V] KVP daemon fails to start on first boot of disco VM

2020-03-29 Thread Thiago Martins
Maybe related to https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1766857 ? -- 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/1820063 Title: [Hyper-V] KVP daemon fails to start on first

[Kernel-packages] [Bug 1820063] Re: [Hyper-V] KVP daemon fails to start on first boot of disco VM

2020-03-29 Thread Thiago Martins
This is also happening on bare-metal machines as well! It starts to happen after installing the "linux-cloud-tools-generic- hwe-18.04" package. Also, Ubuntu 20.04 has the same problem. 20.04 slow boot stops for 1:30 min heree: --- A start job is running for /sys/dev…misc/vmbus!hv_kvp (13s / 1mi

[Kernel-packages] [Bug 1820063] Re: [Hyper-V] KVP daemon fails to start on first boot of disco VM

2020-02-27 Thread Thiago Martins
Terry, Ubuntu 18.04.4 with Kernel 5.3.0-40-generic, running on QEMU, takes more than 1:30 minutes to boot, it stops here for a while: --- [ *] A start job is running for sys-devi…\x21hv_kvp.device (51s / 1min 30s) --- I'm using the following image to build my QEMU VMs: http://uec-images.u

[Kernel-packages] [Bug 1820063] Re: [Hyper-V] KVP daemon fails to start on first boot of disco VM

2020-02-26 Thread Thiago Martins
I'm seeing this problem with Ubuntu 18.04.4 with HWE Kernel, fully upgraded. -- 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/1820063 Title: [Hyper-V] KVP daemon fails to start on first bo

[Kernel-packages] [Bug 1852077] Re: Backport: bonding: fix state transition issue in link monitoring

2020-01-10 Thread Fabio Augusto Miranda Martins
Hi Po, IIUC this bug is related to commit 627450ac21f7f4a44b949c5d5e2c35829ff1784f, which is in 4.15.0-74, which I see now in -updates / -security. Isn't it completed yet? $ git tag --contains 627450ac21f7f4a44b949c5d5e2c35829ff1784f Ubuntu-4.15.0-73.82 Ubuntu-4.15.0-74.84 Ubuntu-raspi2-4.15.0-1

[Kernel-packages] [Bug 759725] Re: The kernel is no longer readable by non-root users

2019-10-09 Thread Thiago Martins
ROLL BACK THIS DAMN CHANGE!!! -- 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/759725 Title: The kernel is no longer readable by non-root users Status in linux package in Ubuntu: Won't

[Kernel-packages] [Bug 1817225] Re: 18.04.2 breaks xrdp

2019-03-29 Thread Thiago Martins
I'll maintain the following repo: https://launchpad.net/~martinx/+archive/ubuntu/xrdp-hwe-18.04 ...until Ubuntu fixes it in an LTS version, maybe 20.04? That's okay... -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. http

[Kernel-packages] [Bug 1817225] Re: 18.04.2 breaks xrdp

2019-03-29 Thread Thiago Martins
And here is the xrdp-0.9.9 and xorgxrdp-0.2.9 for Bionic HWE! https://launchpad.net/~martinx/+archive/ubuntu/xrdp-next Awesome Friday night! LOL -- 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 1817225] Re: 18.04.2 breaks xrdp

2019-03-29 Thread Thiago Martins
So, there is a need to rebuild xrdp against HWE 18.04. Maybe Ubuntu should provide a new binary package, let's say "xrdp- hwe-18.04" For now, I've recompiled the same xrdp from Ubuntu 18.04, on Ubuntu 18.04.2 and uploaded to my "XRP PPA", here: https://launchpad.net/~martinx/+archive/ubuntu/xrdp

[Kernel-packages] [Bug 1797581] Re: Composing a VM in MAAS with exactly 2048 MB RAM causes the VM to kernel panic

2019-01-15 Thread Thiago Martins
Ryan, If I remove the UEFI line (back to BIOS), the machine enters in Kernel Panic during the boot / commissioning. That was actually, the very test that I executed in first place (add UEFI to see)! Then, I came with this UEFI workaround, which is even better for me. Cheers! Thiago -- You re

[Kernel-packages] [Bug 1797581] Re: Composing a VM in MAAS with exactly 2048 MB RAM causes the VM to kernel panic

2019-01-14 Thread Thiago Martins
@Ryan, The working XML file is attached here, with 2048 MB of RAM. NOTE: This XML was created using Virt-Manager, then, MaaS took it over after being "refreshed". Cheers! Thiago ** Attachment added: "vunft-1.xml" https://bugs.launchpad.net/maas/+bug/1797581/+attachment/5229030/+files/vunf

[Kernel-packages] [Bug 1797581] Re: Composing a VM in MAAS with exactly 2048 MB RAM causes the VM to kernel panic

2019-01-14 Thread Thiago Martins
I'm also facing this problem. My workaround is to compose VMs using Virt-Manager, Firmware = UEFI for the VM and then, refreshing the MaaS Pod. There is a need to install ovmf sudo apt install ovmf On MaaS Pod. Then, no more Kernel Panic! Details: https://discourse.maas.io/t/maas-2-5-bionic-

[Kernel-packages] [Bug 1774731] Re: Missing "/sys/module/dummy/parameters/" subdir on dummy module

2018-12-11 Thread Thiago Martins
After chatting on IRC, #systemd channel, damjan explained this: https://github.com/systemd/systemd/blob/master/NEWS#L845 So, actually, the following file: cat /lib/modprobe.d/systemd.conf disables "extra" dummies, as follows: -- options bonding max_bonds=0 options dummy numdummies=0 -- Forcin

[Kernel-packages] [Bug 1774731] Re: Missing "/sys/module/dummy/parameters/" subdir on dummy module

2018-12-08 Thread Thiago Martins
Any news about this problem?! ** 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/1774731 Title: Missing "/sys/module/dum

[Kernel-packages] [Bug 1793430] Re: Page leaking in cachefiles_read_backing_file while vmscan is active

2018-10-10 Thread Fabio Augusto Miranda Martins
** Tags removed: verification-needed-xenial ** Tags added: verification-done-xenial -- 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/1793430 Title: Page leaking in cachefiles_read_backing_

[Kernel-packages] [Bug 1226855] Re: Cannot use open-iscsi inside LXC container

2018-06-11 Thread Thiago Martins
Is this still a problem on Ubuntu 18.04? -- 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/1226855 Title: Cannot use open-iscsi inside LXC container Status in linux package in Ubuntu: Co

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

2018-06-01 Thread Thiago Martins
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1774731/+attachment/5147764/+files/WifiSyslog.txt ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Kernel Packages,

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

2018-06-01 Thread Thiago Martins
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1774731/+attachment/5147762/+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 1774731] UdevDb.txt

2018-06-01 Thread Thiago Martins
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1774731/+attachment/5147763/+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/1774731

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

2018-06-01 Thread Thiago Martins
apport information ** Attachment added: "PciMultimedia.txt" https://bugs.launchpad.net/bugs/1774731/+attachment/5147758/+files/PciMultimedia.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.n

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

2018-06-01 Thread Thiago Martins
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1774731/+attachment/5147757/+files/Lspci.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1774731

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

2018-06-01 Thread Thiago Martins
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1774731/+attachment/5147759/+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 1774731] ProcInterrupts.txt

2018-06-01 Thread Thiago Martins
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1774731/+attachment/5147761/+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 1774731] ProcCpuinfoMinimal.txt

2018-06-01 Thread Thiago Martins
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1774731/+attachment/5147760/+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 1774731] CRDA.txt

2018-06-01 Thread Thiago Martins
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1774731/+attachment/5147754/+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/1774731 Ti

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

2018-06-01 Thread Thiago Martins
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1774731/+attachment/5147756/+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 1774731] Card0.Codecs.codec.0.txt

2018-06-01 Thread Thiago Martins
apport information ** Attachment added: "Card0.Codecs.codec.0.txt" https://bugs.launchpad.net/bugs/1774731/+attachment/5147755/+files/Card0.Codecs.codec.0.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bu

[Kernel-packages] [Bug 1774731] Re: Missing "/sys/module/dummy/parameters/" subdir on dummy module

2018-06-01 Thread Thiago Martins
apport information ** Tags added: apport-collected bionic uec-images ** Description changed: Hello, On Ubuntu 18.04 (fully updated), the following configuration does not work: File /etc/modprobe.d/dummy.conf with: options dummy numdummies=12 File /etc/mo

[Kernel-packages] [Bug 1774731] Re: Missing "/sys/module/dummy/parameters/" subdir on dummy module

2018-06-01 Thread Thiago Martins
I also asked a question about this here: https://askubuntu.com/questions/1042452/file-etc-modprobe-d-dummy-conf- ignored-on-ubuntu-18-04 -- 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/1774

[Kernel-packages] [Bug 1774731] [NEW] Missing "/sys/module/dummy/parameters/" subdir on dummy module

2018-06-01 Thread Thiago Martins
Public bug reported: Hello, On Ubuntu 18.04 (fully updated), the following configuration does not work: File /etc/modprobe.d/dummy.conf with: options dummy numdummies=12 File /etc/modules dummy The module "dummy" is loaded but, there is no 12 dummies NIC cards! Th

[Kernel-packages] [Bug 1734327] Re: Kernel panic on a nfsroot system

2018-04-11 Thread Fabio Augusto Miranda Martins
** Changed in: linux (Ubuntu Artful) Status: Fix Committed => 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/1734327 Title: Kernel panic on a nfsroot system Status in l

[Kernel-packages] [Bug 1736709] [NEW] Ubuntu freezes

2017-12-06 Thread Eduardo Martins
Public bug reported: after a few minutes the system freezes ProblemType: Bug DistroRelease: Ubuntu 17.10 Package: linux-image-4.13.0-17-generic 4.13.0-17.20 ProcVersionSignature: Ubuntu 4.13.0-17.20-generic 4.13.8 Uname: Linux 4.13.0-17-generic x86_64 ApportVersion: 2.20.7-0ubuntu3.5 Architecture

[Kernel-packages] [Bug 1699560] [NEW] libssl1.0.0:amd64 linux-headers-4.4.0-81-generic linux-headers-generic linux-generic

2017-06-21 Thread Yanna Martins
Public bug reported: Erros foram encontrados durante o processamento de: libssl1.0.0:amd64 linux-headers-4.4.0-81-generic linux-headers-generic linux-generic ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: linux-image-4.4.0-79-generic 4.4.0-79.100 ProcVersionSignature: Ubuntu 4.4.0-79.1

[Kernel-packages] [Bug 1679823] Re: bond0: Invalid MTU 9000 requested, hw max 1500 with kernel 4.10 (or 4.8.0-49, xenial-hwe)

2017-05-10 Thread Thiago Martins
I'm also expecting this on Xenial ASAP! I'm using OpenStack with OVN, and the OpenFlow rules does not work with Kernel 4.4! And MTU does not work with 4.8! Very bad situation... :-( Also expecting the fix for: https://bugs.launchpad.net/ubuntu/+source/kernel-package/+bug/1685742 ...in one sh

[Kernel-packages] [Bug 1679823] Re: bond0: Invalid MTU 9000 requested, hw max 1500 with kernel 4.10 (or 4.8.0-49, xenial-hwe)

2017-05-05 Thread Thiago Martins
Nice goldyfruit, thank you! -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1679823 Title: bond0: Invalid MTU 9000 requested, hw max 1500 with kernel 4.10 (or 4.8.0-49, xenial-hwe) Sta

[Kernel-packages] [Bug 1679823] Re: bond0: Invalid MTU 9000 requested, hw max 1500 with kernel 4.10 (or 4.8.0-49, xenial-hwe)

2017-05-04 Thread Thiago Martins
@goldyfruit, can you confirm if it also fixes the BUG: https://bugs.launchpad.net/ubuntu/+source/kernel-package/+bug/1685742 ? 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/167982

[Kernel-packages] [Bug 1679823] Re: bond0: Invalid MTU 9000 requested, hw max 1500 with kernel 4.10 (or 4.8.0-49)

2017-05-02 Thread Thiago Martins
I also have a production environment running into network issues... Planning to downgrade the kernel to 4.4 series...=( -- 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/1679823 Title:

[Kernel-packages] [Bug 1679823] Re: bond0: Invalid MTU 9000 requested, hw max 1500 with kernel 4.10 (or 4.8.0-49)

2017-04-28 Thread Thiago Martins
I was experiencing issues with OpenStack deployed with Networking OVN and just saw this message in my dmesg: --- [ 12.241706] 8021q: adding VLAN 0 to HW filter on device eno2 [ 15.077293] eno2: Invalid MTU 9000 requested, hw max 68 --- And the IP of my eno2.600 VLAN is gone! So, the Instance

[Kernel-packages] [Bug 1475078] Re: VirtIO (and probably other modules as well) is built-in, make it modular...

2017-01-30 Thread Thiago Martins
Guys?!:-P -- 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/1475078 Title: VirtIO (and probably other modules as well) is built-in, make it modular... Status in linux package in Ubun

[Kernel-packages] [Bug 1389077] Re: [HP ProBook 4530s] Intel Powerclamp is Slowing CPU

2016-11-03 Thread Thiago Martins
I'm seeing this problem on Ubuntu 16.10. Not too frequent. -- 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/1389077 Title: [HP ProBook 4530s] Intel Powerclamp is Slowing CPU Status in lin

[Kernel-packages] [Bug 1475078] Re: VirtIO (and probably other modules as well) is built-in, make it modular...

2016-10-25 Thread Thiago Martins
Guys, I'm marking this as "New", because this bug/improvement was not fixed on "4.8.0-11.12". Look: --- tmartins@blade:~$ lsb_release -ra No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 16.10 Release:16.10 Codename: yakkety tmartins@blade:~$ grep VIRT

[Kernel-packages] [Bug 1475078] Re: VirtIO (and probably other modules as well) is built-in, make it modular...

2016-10-25 Thread Thiago Martins
I installed Linux 4.8 from "Ubuntu Kernel Team PPA" (ppa:canonical- kernel-team/ppa) on my Xenial, here is the result: -- grep VIRTIO /boot/config-4.8.0-25-generic CONFIG_VIRTIO_VSOCKETS=m CONFIG_VIRTIO_VSOCKETS_COMMON=m CONFIG_NET_9P_VIRTIO=m CONFIG_VIRTIO_BLK=y CONFIG_SCSI_VIRTIO=m CONFIG_VIRTI

[Kernel-packages] [Bug 1572801] Re: Ubuntu 16.04 Unity desktop uses much more ram than Ubuntu 15.10

2016-10-08 Thread Thiago Martins
You guys can ignore my latest message (#96). -- 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/1572801 Title: Ubuntu 16.04 Unity desktop uses much more ram than Ubuntu 15.10 Status in linu

[Kernel-packages] [Bug 1572801] Re: Ubuntu 16.04 Unity desktop uses much more ram than Ubuntu 15.10

2016-10-07 Thread Thiago Martins
Right after booting my 16.04 (now 16.10), before even logging into Unity, I go to text console and log there... 32G of RAM being used! htop shows nothing... -- 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 1554613] Re: Screen flickers on XPS 13 9350/9550 (Intel Skylake/Broadwell GPU)

2016-10-06 Thread Thiago Martins
Anmar, I am 100% sure that it is not the browser, please guys, watch this: https://www.youtube.com/watch?v=BC287yYPfTA This BUG is not fixed. Or maybe, what I'm seeing here is a different bug. On Ubuntu 16.10, things looks a little bit better but, Chrome still flickers. Ubuntu 14.04 is fine. W

[Kernel-packages] [Bug 1566302] Re: Ubuntu 16.04: Suspend freezes the system after upgrade to linux image 4.4.0-16

2016-07-21 Thread João Carlos Martins Teixeira
Exactly the same here (as described by deb2014) with an ASUS UX31A -- 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/1566302 Title: Ubuntu 16.04: Suspend freezes the system after upgrade to

[Kernel-packages] [Bug 1554613] Re: Screen flickers on XPS 13 9350/9550 (Intel Skylake/Broadwell GPU)

2016-07-07 Thread Thiago Martins
I'm on 4.4.0-28-generic (Xenial), problem still here. A good website to test it, is TradingView: https://www.tradingview.com/chart/7ipqeH3N/ Google Chrome window flickers a lot! Especially if you really use the above website, by login in, clicking on its functions, pop-up windows and etc... Har

Re: [Kernel-packages] [Bug 1475078] Re: VirtIO (and probably other modules as well) is built-in, make it modular...

2016-06-08 Thread Thiago Martins
Interesting... On Debian SID this is also not a module: --- thiago@debian-sid-1:~$ grep CONFIG_UNIX /boot/config-4.5.0-2-amd64 ... CONFIG_UNIX=y --- On 8 June 2016 at 14:43, Tim Gardner wrote: > Revert "UBUNTU: [Config] CONFIG_UNIX=m" > > -- > You received this bug notification because yo

[Kernel-packages] [Bug 1554613] Re: Screen flickers on XPS 13 9350/9550 (Intel Skylake/Broadwell GPU)

2016-05-21 Thread Thiago Martins
Still present on latest Xenial... :-( -- 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/1554613 Title: Screen flickers on XPS 13 9350/9550 (Intel Skylake/Broadwell GPU) Status in Linux:

[Kernel-packages] [Bug 1475078] Re: VirtIO (and probably other modules as well) is built-in, make it modular...

2016-05-17 Thread Thiago Martins
Awesome!!! I'm curious, when Xenial receives the Yakkety kernel, will it be more modular too? I'm asking this because Xenial have a status of "Won't fix" but, since Canonical backports it, maybe it will benefit from this as well, am I right? Deploying Yakkety now to experiment it...:-) Than

[Kernel-packages] [Bug 1557776] Re: CONFIG_AUFS_XATTR is not set

2016-05-06 Thread martins
@BradFigg, on ubuntu 16.04 it isn't set to y: grep AUFS_X /boot/config-4.4.0-21-generic # CONFIG_AUFS_XATTR is not set You can check whether the problem with docker still persists by running this: docker run --rm -ti centos:7 yum install -y httpd Right now it fails with: error: unpacking of arch

Re: [Kernel-packages] [Bug 1570195] Re: Net tools cause kernel soft lockup after DPDK touched VirtIO-pci devices

2016-04-29 Thread Thiago Martins
Never mind, it is working now... -- 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/1570195 Title: Net tools cause kernel soft lockup after DPDK touched VirtIO-pci devices Status in dpdk

[Kernel-packages] [Bug 1570195] Re: Net tools cause kernel soft lockup after DPDK touched VirtIO-pci devices

2016-04-29 Thread Thiago Martins
Just for the record, after upgrading DPDK (proposed repo), OpenvSwitch+DPDK isn't not starting up anymore when inside of a VM... I am double checking everything again... -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. htt

[Kernel-packages] [Bug 1557776] Re: CONFIG_AUFS_XATTR is not set

2016-04-25 Thread Renan Martins Pimentel
** Changed in: linux (Ubuntu Xenial) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1557776 Title: CONFIG_AUFS_XATTR is not set Status in li

[Kernel-packages] [Bug 1557776] Re: CONFIG_AUFS_XATTR is not set

2016-04-22 Thread Renan Martins Pimentel
(Y) -- 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/1557776 Title: CONFIG_AUFS_XATTR is not set Status in linux package in Ubuntu: In Progress Status in linux source package in Wily:

[Kernel-packages] [Bug 1245081] Re: macbook keyboard layout maps the tilde key to something else

2016-04-18 Thread Thiago Martins
Still present on Xenial 16.04. Workaround is good. -- 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/1245081 Title: macbook keyboard layout maps the tilde key to something else Status in

[Kernel-packages] [Bug 1570195] [NEW] Network tools like "ethtool" or "ip" freezes when DPDK Apps are running with VirtIO

2016-04-13 Thread Thiago Martins
Public bug reported: Guys, I'm facing an issue here with both "ethtool" and "ip", while trying to manage black-listed by DPDK PCI VirtIO devices. You'll need an Ubuntu Xenial KVM guest, with 4 VirtIO vNIC cards, to run those tests PCI device example from inside a Xenial guest: --- # lspci |

[Kernel-packages] [Bug 1475078] Re: VirtIO (and probably other modules as well) is built-in, make it modular...

2016-04-03 Thread Thiago Martins
So, no deal? -- 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/1475078 Title: VirtIO (and probably other modules as well) is built-in, make it modular... Status in linux package in Ubunt

[Kernel-packages] [Bug 1561729] Re: [drm:intel_cpu_fifo_underrun_irq_handler [i915_bpo]] *ERROR* CPU pipe A FIFO underrun

2016-03-29 Thread Thiago Martins
Joseph, Earlier versions of Xenial, doesn't have this problem. Maybe with previous XOrg / Linux 4.3 combo... And also, maybe two or three Google Chrome previous versions? I think that it would be a good idea to give it a try, maybe a Xenial alpha. Best! Thiago -- You received this bug notific

[Kernel-packages] [Bug 1561729] Re: [drm:intel_cpu_fifo_underrun_irq_handler [i915_bpo]] *ERROR* CPU pipe A FIFO underrun

2016-03-28 Thread Thiago Martins
However, I'm not seeing any DRM errors on dmesg / kern.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/1561729 Title: [drm:intel_cpu_fifo_underrun_irq_handler [i915_bpo]] *ERROR* CPU

[Kernel-packages] [Bug 1561729] Re: [drm:intel_cpu_fifo_underrun_irq_handler [i915_bpo]] *ERROR* CPU pipe A FIFO underrun

2016-03-28 Thread Thiago Martins
Hey! I'm also facing this problem, I recorded a video about it: https://www.youtube.com/watch?v=l21WsKz3fZc I tried to move away from XOrg, by using GNOME+Wayland, but, problem persist, Wayland is faster, however, I can still see it flickering (faster). Problem with GNOME+Wayland is that it com

[Kernel-packages] [Bug 1374759] Re: >>>WARNING<<< Wrong ufstype may corrupt your filesystem, default is ufstype=old

2016-03-07 Thread Thiago Martins
I'm seeing this BUG on most recent Xenial Beta release (updated today). -- 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/1374759 Title: >>>WARNING<<< Wrong ufstype may corrupt your filesys

  1   2   >