Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.kernel > #64770 > unrolled thread

Bug#934724: bugs.debian.org: Kernel Upgrade to 5.2.0-2 Appears to Break WiFi Using Broadcom BCM4352 Adapter

Started by"Kurt Meyer" <yahweh19114@hailmail.net>
First post2019-08-14 05:00 +0200
Last post2019-08-17 03:40 +0200
Articles 2 — 1 participant

Back to article view | Back to linux.debian.kernel


Contents

  Bug#934724: bugs.debian.org: Kernel Upgrade to 5.2.0-2 Appears to Break WiFi Using Broadcom BCM4352 Adapter "Kurt Meyer" <yahweh19114@hailmail.net> - 2019-08-14 05:00 +0200
    Bug#934724: Kernel Upgrade to 5.2.0-2 Appears to Break WiFi Using Broadcom BCM4352 Adapter "Kurt Meyer" <yahweh19114@hailmail.net> - 2019-08-17 03:40 +0200

#64770 — Bug#934724: bugs.debian.org: Kernel Upgrade to 5.2.0-2 Appears to Break WiFi Using Broadcom BCM4352 Adapter

From"Kurt Meyer" <yahweh19114@hailmail.net>
Date2019-08-14 05:00 +0200
SubjectBug#934724: bugs.debian.org: Kernel Upgrade to 5.2.0-2 Appears to Break WiFi Using Broadcom BCM4352 Adapter
Message-ID<yuRG1-209-1@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

Package: linux-headers-5.2.0-2-common:amd64 (5.2.7-1, automatic), linux-image-5.2.0-2-amd64:amd64 (5.2.7-1, automatic), linux-headers-5.2.0-2-amd64:amd64 (5.2.7-1, automatic), linux-kbuild-5.2:amd64 (5.2.7-1, automatic)
Severity: important

Dear Maintainer,

Kernel was upgraded to 5.2.0-2 on 08/09/2019. I booted into my Debian Unstable partition today and WiFi was not working. I received no notification that wireless networks were available and left mouse clicking on the network manager applet showed no options for wireless. Booting into kernels 4.19.0-5 or 4.19.0-4 results in working WiFi.

I've checked kernel.log and I'm not seeing anything that stands out. I've checked syslog and I found the following, although I don't know if it's an issue:

Aug 13 17:58:39 debian-unstable NetworkManager[691]: <info> [1565733519.5033] NetworkManager (version 1.20.0) is starting... (for the first time)
Aug 13 17:58:39 debian-unstable NetworkManager[691]: <info> [1565733519.5034] Read config: /etc/NetworkManager/NetworkManager.conf (lib: no-mac-addr-change.conf)
Aug 13 17:58:39 debian-unstable NetworkManager[691]: <warn> [1565733519.5034] config: unknown key 'wifi.cloned-mac-address' in section [device-mac-addr-change-wifi] of file '/usr/lib/NetworkManager/conf.d/no-mac-addr-change.conf'
Aug 13 17:58:39 debian-unstable NetworkManager[691]: <warn> [1565733519.5034] config: unknown key 'ethernet.cloned-mac-address' in section [device-mac-addr-change-wifi] of file '/usr/lib/NetworkManager/conf.d/no-mac-addr-change.conf'

-- System Information:
Debian Release: bullseye/sid
 APT prefers unstable
 APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.2.0-2-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_FIRMWARE_WORKAROUND
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

[toc] | [next] | [standalone]


#64782 — Bug#934724: Kernel Upgrade to 5.2.0-2 Appears to Break WiFi Using Broadcom BCM4352 Adapter

From"Kurt Meyer" <yahweh19114@hailmail.net>
Date2019-08-17 03:40 +0200
SubjectBug#934724: Kernel Upgrade to 5.2.0-2 Appears to Break WiFi Using Broadcom BCM4352 Adapter
Message-ID<yvVRf-2Ko-1@gated-at.bofh.it>
In reply to#64770

[Multipart message — attachments visible in raw view] — view raw

You can close this. There is no bug. Evidently, the post install script either didn't, or failed to, update the kernel to include the wireless module. Steps I took to resolve the issue:

1. Install the module-assistant package:

sudo apt install module-assistant

2. From the command line, run:

sudo m-a prepare

3. From the command line, run:

sudo apt reinstall broadcom-sta-dkms

[toc] | [prev] | [standalone]


Back to top | Article view | linux.debian.kernel


csiph-web