[Kernel-packages] [Bug 2059961] [NEW] genetlink: fix single op policy dump when do is present

2024-04-01 Thread William Tu
Public bug reported: intro - Our internal test triggers a kernel crash dump below [ 888.690348] Sun Mar 24 23:51:59 2024: DriVerTest - Start Test [ 888.691834] [ 888.983912] mlx5_core

[Kernel-packages] [Bug 2056718] Re: net: openvswitch: add missing .resv_start_op

2024-03-11 Thread William Tu
** Description changed: Intro: == - When hit a kernel warning when using openvswitch kernel module. Digging into the source code, we found it's due to the code snippet - if (WARN_ON(i.cmd >= family->resv_start_op && -(i.doit.validate || i.dumpit.validate))) -

[Kernel-packages] [Bug 2056718] [NEW] net: openvswitch: add missing .resv_start_op

2024-03-10 Thread William Tu
Public bug reported: Intro: == When hit a kernel warning when using openvswitch kernel module. Digging into the source code, we found it's due to the code snippet if (WARN_ON(i.cmd >= family->resv_start_op && (i.doit.validate || i.dumpit.validate)))

[Kernel-packages] [Bug 2056364] [NEW] Add test script for DPLL

2024-03-06 Thread William Tu
Public bug reported: * intro In bug 2053155 "Add DPLL and syncE support" below: https://bugs.launchpad.net/ubuntu/+source/linux-bluefield/+bug/2053155 It requires using a yaml spec file, dpll.yaml, and a python script, cli.py, to verify the correctness. ex: $ sudo ./tools/net/ynl/cli.py --spec

[Kernel-packages] [Bug 2055052] [NEW] net/sched: flower: Add lock protection when remove filter handle

2024-02-26 Thread William Tu
Public bug reported: * intro As IDR can't protect itself from the concurrent modification, place idr_remove() under the protection of tp->lock. * how to fix need to backport the patch from Jianbo "net/sched: flower: Add lock protection when remove filter handle"

[Kernel-packages] [Bug 2053155] Re: Add DPLL and syncE support

2024-02-16 Thread William Tu
** Description changed: * intro Synchronous Ethernet, or SyncE, is an ITU-T standard for computer networking that facilitates the transference of clock signals over the Ethernet physical layer. It is used to pass timing from node to node and is particularly important for mobile networks.

[Kernel-packages] [Bug 2053155] Re: Add DPLL and syncE support

2024-02-15 Thread William Tu
** Description changed: * intro Synchronous Ethernet, or SyncE, is an ITU-T standard for computer networking that facilitates the transference of clock signals over the Ethernet physical layer. It is used to pass timing from node to node and is particularly important for mobile networks.

[Kernel-packages] [Bug 2053155] Re: Add DPLL and syncE support

2024-02-15 Thread William Tu
my first time sending pull request, do I make any mistake so it's Invalid? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-bluefield in Ubuntu. https://bugs.launchpad.net/bugs/2053155 Title: Add DPLL and syncE support Status in

[Kernel-packages] [Bug 2053155] [NEW] Add DPLL and syncE support

2024-02-14 Thread William Tu
Public bug reported: * intro Synchronous Ethernet, or SyncE, is an ITU-T standard for computer networking that facilitates the transference of clock signals over the Ethernet physical layer. It is used to pass timing from node to node and is particularly important for mobile networks. The

[Kernel-packages] [Bug 2032136] Re: System reboot to BIOS boot menu

2024-01-28 Thread William Frank Votta
Using this reboot=acpi parameter does not work for me to resolve the issue at all. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-signed-hwe-6.2 in Ubuntu. https://bugs.launchpad.net/bugs/2032136 Title: System reboot to BIOS

[Kernel-packages] [Bug 2045483] [NEW] package linux-image-5.15.0-88-generic 5.15.0-88.98 failed to install/upgrade: installed linux-image-5.15.0-88-generic package pre-removal script subprocess return

2023-12-02 Thread william boshinski
Public bug reported: was trying to clan up the /boot ProblemType: Package DistroRelease: Ubuntu 22.04 Package: linux-image-5.15.0-88-generic 5.15.0-88.98 ProcVersionSignature: Ubuntu 5.15.0-88.98-generic 5.15.126 Uname: Linux 5.15.0-88-generic x86_64 ApportVersion: 2.20.11-0ubuntu82.5

[Kernel-packages] [Bug 2021930] Re: kdump cannot generate coredump file on bluefield with 5.4 and 5.15 kernel

2023-11-30 Thread William Tu
Hi Taihsiang, cat /root@bu-lab6-oob:~# cat /etc/mlnx-release DOCA_2.5.0_BSP_4.5.0_Ubuntu_22.04-1.20231116.dev -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-bluefield in Ubuntu. https://bugs.launchpad.net/bugs/2021930 Title:

[Kernel-packages] [Bug 2021930] Re: kdump cannot generate coredump file on bluefield with 5.4 kernel

2023-11-27 Thread William Tu
adding "-d" to kexec which shows debugging info. I did not see any error... [ 441.468322] kdump-tools[7548]: arch_process_options:178: command_line: BOOT_IMAGE=/boot/vmlinuz-5.15.0-1031-bluefield root=1 [ 441.468586] kdump-tools[7548]: arch_process_options:180: initrd:

[Kernel-packages] [Bug 2021930] Re: kdump cannot generate coredump file on bluefield with 5.4 kernel

2023-11-27 Thread William Tu
I also tested it on 5.15.0-1031-bluefield and it also fails. Configurations: root@bu-oob:~# kdump-config show DUMP_MODE: kdump USE_KDUMP: 1 KDUMP_COREDIR: /var/crash crashkernel addr: 0xbd00 /var/lib/kdump/vmlinuz: symbolic link to

[Kernel-packages] [Bug 1995150] Re: kernel NULL pointer dereference after monitor wake

2023-11-19 Thread William Woodruff
I'm also seeing a variant of this bug (22.04 with kernel 6.2.0-36-generic) with amdgpu driving a dual-head setup. The crash occurs for me consistently on system wake, and becomes entirely unresponsive (I'm unable to drop to other runlevels to bring it back). Like the original report, the crash

[Kernel-packages] [Bug 2042455] [NEW] Devlink backport: Fix mlx5 driver hangs due to mlx5_sf_hw_table_init

2023-11-01 Thread William Tu
Public bug reported: Summary: Machine hangs when loading OFED 2310 mlx5 driver at BlueField How to reproduce: # load the OFED driver Reason: BF got stuck and observed call trace "mlx5_sf_hw_table_init+0xf4/0x2d0 [mlx5_core] dmesg from minicom: [ 726.569928] INFO: task systemd-udevd:297

[Kernel-packages] [Bug 2039869] [NEW] Devlink reload hangs: fix race and lock issue

2023-10-19 Thread William Tu
Public bug reported: Summary: Machine hangs when doing devlink reload How to reproduce: Host: [root@bu-lab24v ~]# echo '2' > /sys/class/net/ens2f0np0/device/sriov_numvfs Arm: root@bu-lab24v-oob:~# uname -r 5.15.0-1027-bluefield root@bu-lab24v-oob:~# devlink dev eswitch set pci/:03:00.0

[Kernel-packages] [Bug 2037476] [NEW] 6.2.0-33-generic insert CF card in USB internal reader crash

2023-09-26 Thread William McCroskey
Public bug reported: System locks up when inserting a Linux formatted CF card in the internal USB reader. A crash the other day, then 3 times in a row with rebooting before I could mount the card. Ubuntu 6.2.0-33.33-generic 6.2.16 ubuntu-bug linux ** Affects: linux (Ubuntu) Importance:

[Kernel-packages] [Bug 2032378] Re: Devlink backport: fix race and lock issue

2023-09-06 Thread William Tu
add merge request https://code.launchpad.net/~wtu/ubuntu/+source/linux-bluefield/+git/linux-bluefield/+merge/450806 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-bluefield in Ubuntu. https://bugs.launchpad.net/bugs/2032378 Title:

[Kernel-packages] [Bug 1978079] Re: EFI pstore not cleared on boot

2023-07-26 Thread William Tu
** Also affects: linux-bluefield (Ubuntu) Importance: Undecided Status: New ** No longer affects: linux-bluefield (Ubuntu Impish) ** No longer affects: linux-bluefield (Ubuntu Kinetic) ** Changed in: linux-bluefield (Ubuntu) Assignee: (unassigned) => William Tu (wtu) ** Chan

[Kernel-packages] [Bug 2028190] [NEW] kernel panic when using conntrack tcp pedit

2023-07-19 Thread William Tu
Public bug reported: * Explain the bug(s) when setting up conntrack offload with tcp pedit (test-ct-tcp-pedit.sh), encounter kernel panic. * brief explanation of fixes In tc_setup_flow_action, need to properly assign action. Which fixes previous commit ("UBUNTU: SAUCE: net/sched: Provide act

[Kernel-packages] [Bug 2025396] [NEW] kdump/kexec does not work when UEFI secureboot and kernel lockdown enabled

2023-06-29 Thread William Tu
Public bug reported: * Explain the bug(s) We've found that for Jammy 5.15 and also 5.4.0-1049 kernel running on Bluefield, the kdump doesn't work when enabling secure boot[1]. * How to test Make sure kernel config: CONFIG_SECURITY_LOCKDOWN_LSM=y CONFIG_SECURITY_LOCKDOWN_LSM_EARLY=y

[Kernel-packages] [Bug 2008523] Re: Make kexec work by default on secureboot systems

2023-06-08 Thread William Tu
With this fix, does kdump/kexec work with CONFIG_SECURITY_LOCKDOWN_LSM=y? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to kexec-tools in Ubuntu. https://bugs.launchpad.net/bugs/2008523 Title: Make kexec work by default on secureboot

[Kernel-packages] [Bug 2020606] [NEW] net: openvswitch: fix race on port output

2023-05-23 Thread William Tu
Public bug reported: fix race on port output * Explain the bug(s) there is a race condition on port output * brief explanation of fixes We found that upstream linux has the same issue and fix commit 066b86787fa3d97b7aefb5ac0a99a22dad2d15f8 Author: Felix Huettner Date: Wed Apr 5 07:53:41

[Kernel-packages] [Bug 2008136] Re: netfilter: flowtable: add counter support in HW offload

2023-04-12 Thread William Tu
** Description changed: * Explain the bug(s) While conntrack tuples are offloaded to hardware and conntrack packet accounting is enabled, offloaded packets aren't counted. * Brief explanation of fixes Cherry-pick. No adaptation. First commit for SW, second commit of HW

[Kernel-packages] [Bug 2015293] [NEW] netfilter: ctnetlink: Support offloaded conntrack entry deletion

2023-04-04 Thread William Tu
Public bug reported: * Explain the bug(s) conntrack -D or conntrack -F doesn't delete offloaded tuples. * brief explanation of fixes Add support for to delete offloaded tuples via netlink interface and userspace conntrack utility. * How to test Create OVS bridge with 2 devices mlx5 rep

[Kernel-packages] [Bug 2015136] [NEW] Support hardware stats for tc actions

2023-04-03 Thread William Tu
Public bug reported: Support hardware stats for tc actions * Explain the bug(s) tc hardware stats are not offloaded from some offloaded actions (pedit, sample, skbedit) * brief explanation of fixes Implement the necessary callbacks to report back stats for these actions. * How to test

[Kernel-packages] [Bug 2012571] [NEW] net/sched: cls_api: Support hardware miss to tc action

2023-03-22 Thread William Tu
Public bug reported: * Explain the bug(s) Currently tc miss interface only supports resuming from a specific tc chain. If a packet modification is done before a missable action such as CT and there is a miss in CT after it, this may cause a miss match when resuming re-executing the same chain

[Kernel-packages] [Bug 2008136] Re: netfilter: flowtable: add counter support in HW offload

2023-03-21 Thread William Tu
** Changed in: linux-bluefield (Ubuntu Focal) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-bluefield in Ubuntu. https://bugs.launchpad.net/bugs/2008136 Title: netfilter: flowtable: add

[Kernel-packages] [Bug 2008136] Re: netfilter: flowtable: add counter support in HW offload

2023-03-21 Thread William Tu
** Changed in: linux-bluefield (Ubuntu Focal) Status: In Progress => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-bluefield in Ubuntu. https://bugs.launchpad.net/bugs/2008136 Title: netfilter: flowtable: add

[Kernel-packages] [Bug 2008136] Re: Add HW offloaded CT stats

2023-02-23 Thread William Tu
** Description changed: * Explain the bug(s) When CT HW offload is enabled, the CT stats does not show the stats of the offloaded flow. Ex: using cat /proc/net/nf_conntrack, or conntrack -L shows only the software CT stats, not the offloaded CT stats * Brief explanation of

[Kernel-packages] [Bug 2008136] Re: Add HW offloaded CT stats

2023-02-22 Thread William Tu
** Description changed: * Explain the bug(s) When CT HW offload is enabled, the CT stats does not show the stats of the offloaded flow. - Ex: using + Ex: using cat /proc/net/nf_conntrack, or conntrack -L shows only the software CT stats, not the offloaded CT stats * Brief

[Kernel-packages] [Bug 2008136] [NEW] Add HW offloaded CT stats

2023-02-22 Thread William Tu
Public bug reported: * Explain the bug(s) When CT HW offload is enabled, the CT stats does not show the stats of the offloaded flow. Ex: using cat /proc/net/nf_conntrack, or conntrack -L shows only the software CT stats, not the offloaded CT stats * Brief explanation of fixes Cherry-pick. No

[Kernel-packages] [Bug 1991285] Re: systemd/245.4-4ubuntu3.18 ADT test failure with linux/5.4.0-128.144

2022-10-11 Thread William Wilson
** Tags added: foundations-triage-discuss -- 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/1991285 Title: systemd/245.4-4ubuntu3.18 ADT test failure with linux/5.4.0-128.144 Status in

[Kernel-packages] [Bug 1988838] Re: No console output on kinetic pi server images

2022-10-05 Thread William Wilson
Marking as Fix Released. During ubuntu-image testing I noticed this is resolved with the latest kernel. ** Changed in: linux-raspi (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to

[Kernel-packages] [Bug 1955353] Re: Installing linux-modules-extra-raspi in chroot triggers flash-kernel which fails

2022-09-14 Thread William Wilson
** Also affects: flash-kernel (Ubuntu Jammy) Importance: Undecided Status: New ** Also affects: linux-raspi (Ubuntu Jammy) Importance: Undecided Status: New ** Changed in: linux-raspi (Ubuntu Jammy) Status: New => Invalid ** Changed in: flash-kernel (Ubuntu Jammy)

[Kernel-packages] [Bug 515937] Re: Filesystems end up remounted read-only

2022-07-10 Thread William Grant
** Changed in: linux (Ubuntu) Status: Incomplete => 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/515937 Title: Filesystems end up remounted read-only Status in linux

[Kernel-packages] [Bug 1969689] [NEW] USB devices not detected on CM4

2022-04-20 Thread William Wilson
Public bug reported: USB devices are not working on the CM4. When running `lsusb` the hub is detected, but devices are not. ``` ubuntu@ubuntu:~$ sudo dmesg | egrep -i "dwc2|usb" [0.151915] usbcore: registered new interface driver usbfs [0.151976] usbcore: registered new interface driver

[Kernel-packages] [Bug 1957002] Re: tp-link AC1300 not working in 21.10

2022-01-10 Thread William Grant
** Project changed: launchpad => ubuntu ** Package changed: ubuntu => linux (Ubuntu) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1957002 Title: tp-link AC1300 not working in 21.10

[Kernel-packages] [Bug 1950712] Re: ESX u20.04 VM refuses to boot after upgrading to kernel 5.4.0-81 and up

2021-11-12 Thread William Overstreet
** Attachment added: "kernel-5.4.0-90.boot.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1950712/+attachment/5540475/+files/kernel-5.4.0-90.boot.log -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1950712] Re: ESX u20.04 VM refuses to boot after upgrading to kernel 5.4.0-81 and up

2021-11-12 Thread William Overstreet
Spoke with the other person, we are getting similar issues in bionic after 4.15.0-154 for the same type of disk configuration -- 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/1950712 Title:

[Kernel-packages] [Bug 1950712] [NEW] ESX u20.04 VM refuses to boot after upgrading to kernel 5.4.0-81 and up

2021-11-11 Thread William Overstreet
Public bug reported: ESX 6.7 Ubuntu focal 20.04 While using ESX encryption for EAR, if the MV has a mixture of encrypted/unencrypted disks assigned to it, it fails to boot right around where the kernel is trying to init the disks. I've attempted to boot with 5.11.0-40, same issue. I heard from

[Kernel-packages] [Bug 1906476] Re: PANIC at zfs_znode.c:335:zfs_znode_sa_init() // VERIFY(0 == sa_handle_get_from_db(zfsvfs->z_os, db, zp, SA_HDL_SHARED, >z_sa_hdl)) failed

2021-10-18 Thread William Wilson
I have confirmed that the kernel 5.13.0-20 in impish-proposed solves this problem for me. To confirm this, I performed the following steps: On a ZFS installation: 1) boot from kernel 5.13.0-19.19 a) observe the boot failed with PANIC at zfs_node.c: 339:zfs_znode_sa_init 2) install kernel

[Kernel-packages] [Bug 1943097] Re: Kernel 5.13 broke my Ubuntu 21.10 on RPI4 8Gb

2021-09-09 Thread William Wilson
** Also affects: linux-raspi (Ubuntu) Importance: Undecided Status: New ** Changed in: linux-raspi (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-raspi in Ubuntu.

[Kernel-packages] [Bug 1923162] Re: riscv64 images fail to boot in qemu

2021-09-01 Thread William Wilson
** Changed in: u-boot (Ubuntu Hirsute) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-riscv in Ubuntu. https://bugs.launchpad.net/bugs/1923162 Title: riscv64 images fail to boot in qemu

[Kernel-packages] [Bug 1934548] Re: RISC-V: Illegal instruction

2021-08-13 Thread William Wilson
The 1017 kernel from the kernel team PPA is reliably booting on my hardware. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-riscv in Ubuntu. https://bugs.launchpad.net/bugs/1934548 Title: RISC-V: Illegal instruction Status in

[Kernel-packages] [Bug 1906476] Re: PANIC at zfs_znode.c:335:zfs_znode_sa_init() // VERIFY(0 == sa_handle_get_from_db(zfsvfs->z_os, db, zp, SA_HDL_SHARED, >z_sa_hdl)) failed

2021-08-13 Thread William Wilson
I am also hitting this error. I think I've been having it for a little while, but have just today started digging into it. I tried the zfs_recover suggestion to get rid of the corrupted files, but that did not work: jawn-smith@desktop:~$ zfs version zfs-2.0.3-8ubuntu7 zfs-kmod-2.0.2-1ubuntu5

[Kernel-packages] [Bug 1934548] Re: RISC-V: Illegal instruction

2021-08-09 Thread William Wilson
I've downloaded the daily build from August 9, and have reproduced this 5 times out of 5 boot attempts. Attached is my serial output: https://paste.ubuntu.com/p/gfpb8tmk9h/ I have the board revision ending in 3A0 -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 1905627] Re: Bluetooth stops working on Raspberry Pi 4 with bluez 5.55-0ubuntu1.1

2021-07-28 Thread William Wilson
This was fixed previously in hirsute by an upstream merge that resulted in bluez 5.56-0ubuntu1 ** Changed in: bluez (Ubuntu Hirsute) Status: New => Fix Released ** Changed in: bluez (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a

[Kernel-packages] [Bug 1923162] Re: riscv64 images fail to boot in qemu

2021-07-26 Thread William Wilson
sil2100 sorry for the delayed response. I originally thought that the verification-failed-hirsute tag was left over from a previous regression we had in this package. I will investigate what is needed in hirsute. -- You received this bug notification because you are a member of Kernel Packages,

[Kernel-packages] [Bug 1923162] Re: riscv64 images fail to boot in qemu

2021-07-20 Thread William Wilson
The verification passed for focal. The daily images are building with u-boot-menu-4.0.2ubuntu5~20.04.1. I have successfully booted these daily images in qemu and Unmatched hardware. Welcome to Ubuntu 20.04.2 LTS (GNU/Linux 5.8.0-29-generic riscv64) * Documentation: https://help.ubuntu.com *

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

2021-07-01 Thread William Wilson
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1934387/+attachment/5508491/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-riscv-5.8 in Ubuntu.

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

2021-07-01 Thread William Wilson
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1934387/+attachment/5508493/+files/UdevDb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-riscv-5.8 in Ubuntu.

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

2021-07-01 Thread William Wilson
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1934387/+attachment/5508494/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-riscv-5.8 in Ubuntu.

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

2021-07-01 Thread William Wilson
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1934387/+attachment/5508490/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-riscv-5.8 in Ubuntu.

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

2021-07-01 Thread William Wilson
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1934387/+attachment/5508492/+files/ProcModules.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-riscv-5.8 in Ubuntu.

[Kernel-packages] [Bug 1934387] Re: Kernel panic booting on Unmatched with kernel 5.8

2021-07-01 Thread William Wilson
apport information ** Tags added: apport-collected ** Description changed: This doesn't happen every time a boot is attempted, but very frequently. Log below: [ 15.024548] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [

[Kernel-packages] [Bug 1934387] [NEW] Kernel panic booting on Unmatched with kernel 5.8

2021-07-01 Thread William Wilson
Public bug reported: This doesn't happen every time a boot is attempted, but very frequently. Log below: [ 15.024548] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 15.038870] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing:

[Kernel-packages] [Bug 1923162] Re: riscv64 images fail to boot in qemu

2021-06-30 Thread William Wilson
** Changed in: u-boot-menu (Ubuntu Focal) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-riscv in Ubuntu. https://bugs.launchpad.net/bugs/1923162 Title: riscv64 images fail to boot in

[Kernel-packages] [Bug 1923162] Re: riscv64 images fail to boot in qemu

2021-06-29 Thread William Wilson
This patch backports the changes from hirsute in u-boot-menu to focal. ** Changed in: u-boot-menu (Ubuntu Focal) Status: Invalid => In Progress ** Changed in: u-boot-menu (Ubuntu Focal) Assignee: (unassigned) => William Wilson (jawn-smith) ** Patch added: "lp1923162_f

[Kernel-packages] [Bug 1931288] Re: Touchpad doesn't work in 'Ideapad 5 14ALC05' after OS installation restart.

2021-06-23 Thread William Snider
I am having the same problem. I did step 1. Did not work. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-signed-hwe-5.8 in Ubuntu. https://bugs.launchpad.net/bugs/1931288 Title: Touchpad doesn't work in 'Ideapad 5 14ALC05' after

[Kernel-packages] [Bug 1910965] Re: riscv: backport support for SiFive Unmatched

2021-05-24 Thread William Wilson
** Changed in: linux (Ubuntu Focal) Assignee: William Wilson (jawn-smith) => (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/1910965 Title: riscv: backport supp

[Kernel-packages] [Bug 1910965] Re: riscv: backport support for SiFive Unmatched

2021-05-20 Thread William Wilson
** Changed in: linux (Ubuntu Focal) Assignee: (unassigned) => William Wilson (jawn-smith) -- 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/1910965 Title: riscv: backport supp

[Kernel-packages] [Bug 1912371] Re: [MIR] flashrom + libftdi

2021-05-19 Thread William Wilson
This debdiff corrects the accidentally left in debug statement and adds `optimize=-lto` to DEB_BUILD_MAINT_OPTIONS. Tests are succeeding again. ** Patch added: "lp1912371_v2.debdiff"

[Kernel-packages] [Bug 1918013] Re: package linux-firmware 1.194 [modified: lib/firmware/brcm/brcmfmac43430-sdio.bin lib/firmware/brcm/brcmfmac43430-sdio.raspberrypi, 3-model-b.txt lib/firmware/brcm/b

2021-05-12 Thread William Wilson
The verification passed for focal: ubuntu@ubuntu:~$ apt-cache policy linux-firmware-raspi2 linux-firmware-raspi2: Installed: 3-0ubuntu2~20.04.1 Candidate: 4-0ubuntu0~20.04.1 Version table: 4-0ubuntu0~20.04.1 500 500 http://ports.ubuntu.com/ubuntu-ports focal-proposed/multiverse

[Kernel-packages] [Bug 1918013] Re: package linux-firmware 1.194 [modified: lib/firmware/brcm/brcmfmac43430-sdio.bin lib/firmware/brcm/brcmfmac43430-sdio.raspberrypi, 3-model-b.txt lib/firmware/brcm/b

2021-05-12 Thread William Wilson
The verification passed for groovy. ubuntu@ubuntu:~$ apt-cache policy linux-firmware-raspi2 linux-firmware-raspi2: Installed: 2-0ubuntu2 Candidate: 4-0ubuntu0~20.10.1 Version table: 4-0ubuntu0~20.10.1 500 500 http://ports.ubuntu.com/ubuntu-ports groovy-proposed/restricted

[Kernel-packages] [Bug 1918013] Re: package linux-firmware 1.194 [modified: lib/firmware/brcm/brcmfmac43430-sdio.bin lib/firmware/brcm/brcmfmac43430-sdio.raspberrypi, 3-model-b.txt lib/firmware/brcm/b

2021-05-12 Thread William Wilson
** Description changed: [SRU Information] - Needs completing. See comment 5 below. + [Impact] + + The same file was provided by two packages, causing errors when + upgrading. + + [Test Case] + + * Boot an ubuntu image on a Raspberry Pi. + * "sudo apt update" + * "sudo apt upgrade" + *

[Kernel-packages] [Bug 1918013] Re: package linux-firmware 1.194 [modified: lib/firmware/brcm/brcmfmac43430-sdio.bin lib/firmware/brcm/brcmfmac43430-sdio.raspberrypi, 3-model-b.txt lib/firmware/brcm/b

2021-05-12 Thread William Wilson
** Changed in: linux-firmware-raspi2 (Ubuntu Focal) Assignee: (unassigned) => William Wilson (jawn-smith) ** Changed in: linux-firmware-raspi2 (Ubuntu Groovy) Assignee: (unassigned) => William Wilson (jawn-smith) -- You received this bug notification because you are a member of

[Kernel-packages] [Bug 1903048] Re: [SRU] Bluetooth won't activate on the pi 400

2021-05-10 Thread William Wilson
The verification passed for focal. * On Pi 400 ** ubuntu@ubuntu:~$ apt-cache policy bluez pi-bluetooth linux-firmware-raspi2 bluez: Installed: 5.53-0ubuntu3 Candidate: 5.53-0ubuntu3.1 Version table: 5.53-0ubuntu3.1 500 500 http://ports.ubuntu.com/ubuntu-ports

[Kernel-packages] [Bug 1922792] Re: Bluez should notify users when they need to reboot to apply changes on Raspberry Pi

2021-04-12 Thread William Wilson
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=986836 Apparently I had not created the bug report correctly the first time. ** Bug watch added: Debian Bug tracker #986836 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=986836 -- You received this bug notification because you are a

[Kernel-packages] [Bug 1922792] Re: Bluez should notify users when they need to reboot to apply changes on Raspberry Pi

2021-04-09 Thread William Wilson
I have submitted a Debian bug report with the patch suggested, and updated the bug description. bluez is pre-installed on the desktop images, but not the server images. This warning would be very useful for server users that want to install bluez for the first time. -- You received this bug

[Kernel-packages] [Bug 1922792] Re: Bluez should notify users when they need to reboot to apply changes on Raspberry Pi

2021-04-09 Thread William Wilson
** Description changed: - In the case of upgrading bluez on certain raspberry pi devices, a reboot - may be required to apply the changes. We should add a check for this - scenario in the postinst script. + In the case of upgrading or installing bluez for the first time on + certain raspberry pi

[Kernel-packages] [Bug 1922792] Re: Bluez should notify users when they need to reboot to apply changes on Raspberry Pi

2021-04-09 Thread William Wilson
Seb, A reboot is needed in this case because the bluetooth device on the raspberry pi has to be initialized at boot time. Restarting the service will not cause the device to be brought up. The hardcoded addresses are the approach used in the pi-bluetooth package, and recommended by waveform. As

[Kernel-packages] [Bug 1922792] Re: Bluez should notify users when they need to reboot to apply changes on arm64

2021-04-07 Thread William Wilson
Attached is a patch for Hirsute. If this is accepted I will SRU to focal and groovy. ** Changed in: bluez (Ubuntu) Assignee: (unassigned) => William Wilson (jawn-smith) ** Patch added: "Hirsute Patch" https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1922792/+attac

[Kernel-packages] [Bug 1922792] [NEW] Bluez should notify users when they need to reboot to apply changes

2021-04-06 Thread William Wilson
Public bug reported: In the case of upgrading bluez on certain raspberry pi devices, a reboot may be required to apply the changes. We should add a check for this scenario in the postinst script. ** Affects: bluez (Ubuntu) Importance: Undecided Status: New -- You received this

[Kernel-packages] [Bug 1903048] Re: [SRU] Bluetooth won't activate on the pi 400

2021-03-17 Thread William Wilson
@seb128 it turns out Dave had already forwarded the patches, so I included the URLs in this new debdiff @vanvugt I set the version to ubuntu3.1 rather than ubuntu4 ** Patch added: "Focal SRU"

[Kernel-packages] [Bug 1903048] Re: [SRU] Bluetooth won't activate on the pi 400

2021-03-16 Thread William Wilson
Attached is a patch to SRU for focal. ** Patch added: "Focal SRU" https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1903048/+attachment/5477287/+files/lp1903048_focal.debdiff -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to bluez

[Kernel-packages] [Bug 1912371] Re: [MIR] flashrom + libftdi

2021-03-12 Thread William Wilson
I have reviewed flashrom along with fwupd and I don't see anything that looks like it will cause problems. The flashrom documentation recommends using vendors' flashing utilities when possible for laptops, and there is a link to that page of the documentation in the manpage. I have attached a

[Kernel-packages] [Bug 1912371] Re: [MIR] flashrom + libftdi

2021-03-10 Thread William Wilson
[Summary] This package is safe to include in main. This does need a security review, so I'll assign ubuntu-security List of specific binary packages to be promoted to main: * ftdi-eeprom * libftdi1-2 * libftdi1-dev * libftdi1-doc * libftdipp1-3 * libftdipp1-dev * python3-ftdi1

[Kernel-packages] [Bug 1909352] Re: [nvidia] (1) video hangs or (2) screen goes blank and case fan turns on

2021-02-23 Thread William Murray
Journal file delayed because email went to "Promotions". Just saw it today. ** Attachment added: "journalctl -b0 > journal.txt" https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-455/+bug/1909352/+attachment/5466347/+files/journal.txt -- You received this bug notification

[Kernel-packages] [Bug 1915200] Re: Focal update: v5.4.94 upstream stable release

2021-02-19 Thread William Breathitt Gray
** Changed in: linux (Ubuntu Focal) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1915200 Title: Focal update: v5.4.94 upstream stable

[Kernel-packages] [Bug 1861936] Re: Raspberry Pi 3 network dies shortly after a burst of IPv6 tunnel network load ((lan78xx): transmit queue 0 timed out)

2021-02-19 Thread William Breathitt Gray
** Changed in: linux-raspi (Ubuntu Focal) Status: In Progress => Fix Committed ** Changed in: linux-raspi (Ubuntu Groovy) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-raspi2 in

[Kernel-packages] [Bug 1902672] Re: Support Advantech UNO-420 platform

2021-02-19 Thread William Breathitt Gray
** Changed in: linux (Ubuntu Focal) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1902672 Title: Support Advantech UNO-420 platform Status

[Kernel-packages] [Bug 1907160] Re: intel-hid is not loaded on new Intel platform

2021-02-19 Thread William Breathitt Gray
** Changed in: linux (Ubuntu Focal) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1907160 Title: intel-hid is not loaded on new Intel

[Kernel-packages] [Bug 1914283] Re: Enable CONFIG_PCI_MSI in the linux-kvm derivative

2021-02-19 Thread William Breathitt Gray
** Changed in: linux-kvm (Ubuntu Groovy) Status: In Progress => Fix Committed ** Changed in: linux-kvm (Ubuntu Focal) Status: In Progress => Fix Committed ** Changed in: linux-kvm (Ubuntu Bionic) Status: In Progress => Fix Committed -- You received this bug notification

[Kernel-packages] [Bug 1915186] Re: Focal update: v5.4.92 upstream stable release

2021-02-19 Thread William Breathitt Gray
** Changed in: linux (Ubuntu Focal) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1915186 Title: Focal update: v5.4.92 upstream stable

[Kernel-packages] [Bug 1913263] Re: Remove scary stack trace from Realtek WiFi driver

2021-02-19 Thread William Breathitt Gray
** Changed in: linux (Ubuntu Focal) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1913263 Title: Remove scary stack trace from Realtek WiFi

[Kernel-packages] [Bug 1915195] Re: Focal update: v5.4.93 upstream stable release

2021-02-19 Thread William Breathitt Gray
** Changed in: linux (Ubuntu Focal) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1915195 Title: Focal update: v5.4.93 upstream stable

[Kernel-packages] [Bug 1913486] Re: Focal update: v5.4.89 upstream stable release

2021-02-19 Thread William Breathitt Gray
** Changed in: linux (Ubuntu Focal) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1913486 Title: Focal update: v5.4.89 upstream stable

[Kernel-packages] [Bug 1913223] Re: Focal update: v5.4.88 upstream stable release

2021-02-19 Thread William Breathitt Gray
** Changed in: linux (Ubuntu Focal) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1913223 Title: Focal update: v5.4.88 upstream stable

[Kernel-packages] [Bug 1912681] Re: Focal update: v5.4.87 upstream stable release

2021-02-19 Thread William Breathitt Gray
** Changed in: linux (Ubuntu Focal) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1912681 Title: Focal update: v5.4.87 upstream stable

[Kernel-packages] [Bug 1913487] Re: Focal update: v5.4.90 upstream stable release

2021-02-19 Thread William Breathitt Gray
** Changed in: linux (Ubuntu Focal) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1913487 Title: Focal update: v5.4.90 upstream stable

[Kernel-packages] [Bug 1914654] Re: Focal update: v5.4.91 upstream stable release

2021-02-19 Thread William Breathitt Gray
** Changed in: linux (Ubuntu Focal) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1914654 Title: Focal update: v5.4.91 upstream stable

[Kernel-packages] [Bug 1912316] Re: log_check / kernel_tainted test from ubuntu_boot failed on Intel Cloud node grumman

2021-02-17 Thread William Breathitt Gray
Groovy generic-64k amd64 seems to be affected as well starting from 5.8.0-43.49. -- 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/1912316 Title: log_check / kernel_tainted test from

[Kernel-packages] [Bug 1905627] Re: Bluetooth stops working on Raspberry Pi 4 with bluez 5.55-0ubuntu1.1

2021-02-11 Thread William Wilson
** Changed in: bluez (Ubuntu Groovy) Assignee: Dave Jones (waveform) => William Wilson (jawn-smith) ** Changed in: bluez (Ubuntu Hirsute) Assignee: Dave Jones (waveform) => William Wilson (jawn-smith) -- You received this bug notification because you are a member of Kernel Pa

[Kernel-packages] [Bug 1908150] Re: Groovy update: upstream stable patchset 2020-12-14

2021-02-04 Thread William Breathitt Gray
** Also affects: linux-aws (Ubuntu) Importance: Undecided Status: New -- 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/1908150 Title: Groovy update: upstream stable patchset

[Kernel-packages] [Bug 1911235] Re: Groovy update: upstream stable patchset 2021-01-12

2021-02-04 Thread William Breathitt Gray
** Also affects: linux-aws (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-gcp in Ubuntu. https://bugs.launchpad.net/bugs/1911235 Title: Groovy update: upstream stable patchset

[Kernel-packages] [Bug 1911476] Re: Groovy update: upstream stable patchset 2021-01-13

2021-02-04 Thread William Breathitt Gray
** Also affects: linux-aws (Ubuntu) Importance: Undecided Status: New -- 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/1911476 Title: Groovy update: upstream stable patchset

[Kernel-packages] [Bug 1911331] Re: Bionic update: upstream stable patchset 2021-01-12

2021-02-04 Thread William Breathitt Gray
** Also affects: linux-aws (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-snapdragon in Ubuntu. https://bugs.launchpad.net/bugs/1911331 Title: Bionic update: upstream stable

[Kernel-packages] [Bug 1910139] Re: Xenial update: v4.4.249 upstream stable release

2021-02-03 Thread William Breathitt Gray
** Also affects: linux-snapdragon (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-snapdragon in Ubuntu. https://bugs.launchpad.net/bugs/1910139 Title: Xenial update: v4.4.249

  1   2   3   4   >