Package: broadcom-sta-dkms Followup-For: Bug #1113676 X-Debbugs-Cc: [email protected], [email protected] User: [email protected] Usertags: amd64
Did anyone try ubuntu's patch for 6.16? I made a vm of ubuntu (server) 25.10 from its daily iso and broadcom-sta-dkms builds with no issues on 6.16. Log after successful build https://pastebin.com/az68G98N Before that, I had applied the patch on debian too, like so $ wget http://archive.ubuntu.com/ubuntu/pool/restricted/b/broadcom- sta/broadcom-sta_6.30.223.271-27ubuntu1.debian.tar.xz $ tar -xf broadcom-sta_6.30.223.271-27ubuntu1.debian.tar.xz # cp debian/patches/41-wl-use-timer_container_of-for-kernel-6.16.patch /usr/src/broadcom-sta-6.30.223.271/src/wl/sys/ # cd /usr/src/broadcom-sta-6.30.223.271/src/wl/sys/ # patch wl_linux.c 41-wl-use-timer_container_of-for-kernel-6.16.patch # dkms install --force broadcom-sta/6.30.223.271 -k $(uname -r) But it failed like this https://pastebin.com/3mMk9cpw Which is identical to what happened a few days ago that I manually replaced "from_timer" to "timer_container_of". https://pastebin.com/aLv8zCYd Last but not least, there is some new info/workaround about objtool in #1106546. Maybe someone who knows more should have a look. -- System Information: Debian Release: forky/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 6.16.3+deb14-amd64 (SMP w/2 CPU threads; PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) Versions of packages broadcom-sta-dkms depends on: pn dkms <none> Versions of packages broadcom-sta-dkms recommends: pn wireless-tools <none> broadcom-sta-dkms suggests no packages.

