Hello! I instaled fedora 41 in my mum’s laptop (Lenovo G480 from 2014) and everything is working except for the wifi.
When I start the computer it works, but after 10/15 minutes it turns off and I can’t toggle it back on unless I reboot.
It looks like this when it’s working:
patricia@fedora:~$ rfkill
ID TYPE DEVICE SOFT HARD
0 wlan ideapad_wlan unblocked unblocked
1 bluetooth ideapad_bluetooth blocked unblocked
2 bluetooth hci0 blocked unblocked
3 wlan phy0 unblocked unblocked
patricia@fedora:~$ nmcli
wlp2s0b1: conectado to Luyaba
"Broadcom and subsidiaries BCM4313"
wifi (brcmsmac), 92:19:F5:82:A5:9A, hw, mtu 1500
ip4 predeterminado
inet4 192.168.200.123/24
route4 192.168.200.0/24 metric 600
route4 default via 192.168.200.1 metric 600
inet6 fe80::fc9d:97b5:ac89:fa16/64
route6 fe80::/64 metric 1024
lo: connected (externally) to lo
"lo"
loopback (unknown), 00:00:00:00:00:00, sw, mtu 65536
inet4 127.0.0.1/8
inet6 ::1/128
enp1s0: no disponible
"Qualcomm Atheros AR8162"
ethernet (alx), C4:DA:26:06:6F:71, hw, mtu 1500
DNS configuration:
servers: 192.168.200.1
interface: wlp2s0b1
patricia@fedora:~$ lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 003: ID 0489:e032 Foxconn / Hon Hai Broadcom BCM20702 Bluetooth
Bus 001 Device 004: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 003 Device 003: ID 04f2:b2e1 Chicony Electronics Co., Ltd Lenovo EasyCamera
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
patricia@fedora:~$ lspci -nn -d 14e4:
02:00.0 Network controller [0280]: Broadcom Inc. and subsidiaries BCM4313 802.11bgn Wireless Network Adapter [14e4:4727] (rev 01)
And it looks like this after wi-fi disappears:
patricia@fedora:~$ rfkill
ID TYPE DEVICE SOFT HARD
0 wlan ideapad_wlan unblocked unblocked
1 bluetooth ideapad_bluetooth blocked unblocked
3 wlan phy0 unblocked blocked
4 bluetooth hci0 blocked unblocked
patricia@fedora:~$ nmcli
lo: connected (externally) to lo
"lo"
loopback (unknown), 00:00:00:00:00:00, sw, mtu 65536
inet4 127.0.0.1/8
inet6 ::1/128
enp1s0: no disponible
"Qualcomm Atheros AR8162"
ethernet (alx), C4:DA:26:06:6F:71, hw, mtu 1500
wlp2s0b1: no disponible
"Broadcom and subsidiaries BCM4313"
wifi (brcmsmac), 3E:E7:DE:4C:88:F7, sw disabled, hw disabled, hw, mtu 1500
patricia@fedora:~$ lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 003: ID 0489:e032 Foxconn / Hon Hai Broadcom BCM20702 Bluetooth
Bus 001 Device 004: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 003 Device 003: ID 04f2:b2e1 Chicony Electronics Co., Ltd Lenovo EasyCamera
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
patricia@fedora:~$ lspci -nn -d 14e4:
02:00.0 Network controller [0280]: Broadcom Inc. and subsidiaries BCM4313 802.11bgn Wireless Network Adapter [14e4:4727] (rev 01)
If someone can help I’d be grateful!