Thanks a lot for the bisecting. I've tried the following temporary solutions with the default kernel: ``` - Adding `GRUB_CMDLINE_LINUX_DEFAULT="intel_iommu=off"` to `/etc/default/grub` solves the problem. - Adding `GRUB_CMDLINE_LINUX_DEFAULT="iommu=pt"` to `/etc/default/grub` solves the problem. ```
but I'm still having issues. The WiFi does work for a few seconds, and then it's broken. The error message: ``` UBSAN: array-index-out-of-bounds in src/wl/sys/wl_linux.c:1944:4 ``` -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2078697 Title: Ubuntu 24.04.1 (kernel ?) freeze/crashes when downloading using broadcom-sta package To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/broadcom-sta/+bug/2078697/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
