Description of problem: After kernel packages update system failed to boot. Version-Release number of selected component (if applicable): 6.6.58 How reproducible: Update to 6.6.58 with system update. While boooting you will failed with b43 driver messages: Nov 12 15:58:58 chaus-white kernel: brcmsmac bcma0:1: brcms_ops_bss_info_changed: qos enabled: false (implement) Nov 12 15:58:58 chaus-white kernel: brcmsmac bcma0:1: brcms_ops_config: change power-save mode: false (implement) Nov 12 15:58:59 chaus-white kernel: brcmsmac bcma0:1: brcms_ops_bss_info_changed: qos enabled: false (implement) Nov 12 15:58:59 chaus-white kernel: brcmsmac bcma0:1: brcms_ops_config: change power-save mode: false (implement) Nov 12 15:59:00 chaus-white kernel: brcmsmac bcma0:1: brcms_ops_bss_info_changed: qos enabled: false (implement) Nov 12 15:59:00 chaus-white kernel: brcmsmac bcma0:1: brcms_ops_config: change power-save mode: false (implement) Nov 12 15:59:00 chaus-white kernel: brcmsmac bcma0:1: brcmsmac: brcms_ops_bss_info_changed: associated Nov 12 15:59:00 chaus-white kernel: brcmsmac bcma0:1: brcms_ops_bss_info_changed: qos enabled: true (implement) Nov 12 15:59:00 chaus-white kernel: brcmsmac bcma0:1: brcms_ops_bss_info_changed: qos enabled: true (implement) Nov 12 15:59:01 chaus-white kernel: brcmsmac bcma0:1: brcms_ops_bss_info_changed: arp filtering: 1 addresses (implement) It looks like some quite old bug, but one of my systems just stops with this messages. Steps to Reproduce: 1. Update to 6.6.58 2. Stops booting. 3. Revert into 6.6.52 to make system alive again.
Just in case what my old asus 1015pem includes: 02:00.0 Network controller: Broadcom Inc. and subsidiaries BCM4313 802.11bgn Wireless Network Adapter (rev 01)
To describe your system (from a successful boot), pleas post the output of: $ inxi -MSGx We have had another Broadcom related bug recently, 33565: https://bugs.mageia.org/show_bug.cgi?id=33565#c21 but that was to inhibit WiFi, which presumably you need. For the moment, to carry on, choose a previous kernel at boot time.
CC: (none) => ghibomgx, lewyssmith
# inxi -MSGx System: Host: chaus-white Kernel: 6.6.52-desktop-1.mga9 arch: x86_64 bits: 64 compiler: gcc v: 12.3.0 Desktop: Xfce v: 4.18.1 Distro: Mageia 9 Machine: Type: Laptop System: ASUSTeK product: 1015PE v: x.x serial: EeePC-1234567890 Mobo: ASUSTeK model: 1015PE v: x.xx serial: EeePC-0123456789 BIOS: American Megatrends v: 1301 date: 05/06/2011 Graphics: Device-1: Intel Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics vendor: ASUSTeK Eee PC 1015PX driver: i915 v: kernel arch: PowerVR SGX535 bus-ID: 00:02.0 Device-2: IMC Networks UVC VGA Webcam type: USB driver: uvcvideo bus-ID: 1-6:3 Display: x11 server: X.org v: 1.21.1.8 with: Xwayland v: 22.1.9 driver: X: loaded: intel unloaded: fbdev,modesetting,vesa dri: i915 gpu: i915 resolution: 1024x600~60Hz API: OpenGL v: 2.1 Mesa 24.2.5 renderer: i915 (: Pineview M) direct-render: Yes
Just FYI modprobe.blacklist=wl didn't fix it for my system. So rolling back to previous kernel.
Thank you for your reply. I made a mistake about inxi; it is Network (Broadcom WiFi) which possibly matters here, not graphics at all. Sorry. So please post the output of: $ inxi -iN Ping Giuseppi for this kernel bug.
CC: lewyssmith => (none)Assignee: bugsquad => kernel
# inxi -iN Network: Device-1: Qualcomm Atheros AR8132 Fast Ethernet driver: atl1c IF: enp1s0 state: down mac: 5a:dc:2d:12:6c:8f Device-2: Broadcom BCM4313 802.11bgn Wireless Network Adapter driver: bcma-pci-bridge IF-ID-1: ppp0 state: unknown speed: N/A duplex: N/A mac: N/A IP v4: 172.17.1.126 scope: global IF-ID-2: wlp2s0b1 state: up mac: 48:5d:60:b4:b7:ea IP v4: 192.168.1.100/24 type: dynamic noprefixroute scope: global IP v6: fe80::4a5d:60ff:feb4:b7ea/64 type: noprefixroute scope: link WAN IP: 92.255.x.x
There is kernel 6.6.60-desktop.2.mga9 in updates_testing, might be worthwhile to try it to see if the problem occurs also with that version.
Well, it looks like i have done something wrong. Loaded and installed: kernel-desktop-6.6.60-2.mga9.x86_64.rpm kernel-userspace-headers-6.6.60-2.mga9.x86_64.rpm kernel-desktop-latest-6.6.60-2.mga9.x86_64.rpm And for some reason this installation removed all my other kernels from system. Am i missing something here? Anyway, it was a risky but i rebooted and for now i see no issues for 6.6.60, so continue using it couple of days.
Depends on: (none) => 33775
(In reply to mesb mesb from comment #8) > Well, it looks like i have done something wrong. > > Loaded and installed: > kernel-desktop-6.6.60-2.mga9.x86_64.rpm > kernel-userspace-headers-6.6.60-2.mga9.x86_64.rpm > kernel-desktop-latest-6.6.60-2.mga9.x86_64.rpm > > And for some reason this installation removed all my other kernels from > system. > Am i missing something here? > Are you sure of that? Don't see the kernels if you select Advance options in grub's menu? Output of rpm -qa|grep kernel Can confirm what kernel packages are in your system
Yep. 6.6.60 is the only one right now.
Can you confirm that works with 6.6.61 in bug#33775 ?
Yes i can. Updated from 6.6.60 to 6.6.61 this morning and so far so good. I seen no issues i have in 6.6.58.
(In reply to mesb mesb from comment #12) > Yes i can. > Updated from 6.6.60 to 6.6.61 this morning and so far so good. > > I seen no issues i have in 6.6.58. Closing
Status: NEW => RESOLVEDResolution: (none) => FIXED