Bug#1116494: upgrade-reports: The upgrade to linux kernel 6.12.48+deb13-amd64 appears to be missing a patch for the Broadcom wirless.

Salvatore Bonaccorso <[email protected]> Sun, 28 Sep 2025 13:05:26 +0200
Newsgroups gmane.linux.debian.user.testing
Message-ID <aNkWdrqiBmz4cKnc__14094.003026706$1759057679$gmane$org@eldamar.lan>
Control: tags -1 + moreinfo

Hi

On Sat, Sep 27, 2025 at 01:12:33PM -0700, Bud Pennington wrote:
> Package: upgrade-reports
> Severity: normal
> X-Debbugs-Cc: [email protected]
> 
> 
> My previous release is: <linux 6.12.43+deb13-amd64>
> I am upgrading to: <linux 6.12.48+deb13-amd64>
> Archive date: <Timestamp, available as project/trace/ftp-master.debian.org
>      on your mirror or .disk/info on your CD/DVD set>
> Upgrade date: <Date and time of the upgrade>
> uname -a before upgrade: Linux racoon 6.12.43+deb13-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.43-1 (2025-08-27) x86_64 GNU/Linux
> uname -a after upgrade: <The result of running uname -a on a shell prompt>
> Method: sudo apt update, sudo apt upgrade
> 
> Contents of /etc/apt/sources.list:
> # Modernized from /etc/apt/sources.list
> Types: deb deb-src
> URIs: http://deb.debian.org/debian/
> Suites: trixie
> Components: main non-free-firmware contrib non-free
> Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
> 
> # Modernized from /etc/apt/sources.list
> Types: deb deb-src
> URIs: http://security.debian.org/debian-security/
> Suites: trixie-security
> Components: main non-free-firmware contrib non-free
> Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
> 
> # Modernized from /etc/apt/sources.list
> Types: deb deb-src
> URIs: http://deb.debian.org/debian/
> Suites: trixie-updates
> Components: main non-free-firmware contrib non-free
> Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
> 
> 
> - Were there any non-Debian packages installed before the upgrade? No
> 
> - Was the system pre-update a 'pure' system only containing packages
>   from the previous release? If not, which packages were not from that
>   release?
> 
> - Did any packages fail to upgrade?
> 
> - Were there any problems with the system after upgrading? Wireless not working.
> 
> 
> Further Comments/Problems: Previously when the kernel was updated the update would pause and apply a patch. on this update a message appeared stating a module was missing and it wa skipping that step.
> 
> 
> Please attach the output of "COLUMNS=200 dpkg -l" (or "env COLUMNS ...",
> depending on your shell) from before and after the upgrade so that we
> know what packages were installed on your system.

Your report right now contains too little information that we can
really act on. A couple of questions:

- Can you please provide the upgrade log for apt and dpkg so we see
  which packages were involved and in particular if we are talking
  about a dkms module failing to build. check /var/log/apt/term.log*
  and /var/log/dpkg.log* for the given upgrade.

- Please provide as well the list of installed packages, though the
  first item here would be helpful.

- Please provide full kernel log after the update, ideally for both
  before the kernel update and reboot and as well for the booted
  kernel after the update.

Regards,
Salvatore