I also attempted to install the requested v7.2-rc4 mainline kernel, but the amd64 packages cannot be installed on this Ubuntu 24.04 system because their maintainer scripts invoke run-parts with two directory operands:
run-parts ... /etc/kernel/preinst.d /usr/share/kernel/preinst.d The installed run-parts is Debian run-parts version 5.17. I confirmed independently that it does not accept multiple directory operands: $ mkdir -p /tmp/rp1 /tmp/rp2 $ run-parts --test /tmp/rp1 /tmp/rp2 run-parts: missing operand Consequently, installation aborts in the kernel image pre-install script before the test kernel is installed. I cleaned up the partially installed packages and remain on the affected Ubuntu kernel. Could you provide either a corrected mainline build or an Ubuntu test kernel containing the suspected Wi-Fi fix? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2161448 Title: mt7921u: USB Wi-Fi enters unrecoverable state after prolonged uptime; NetworkManager/supplicant stalls followed by USB disconnect deadlock To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2161448/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
