libretro / Lakka-LibreELEC

Lakka is a lightweight Linux distribution that transforms a small computer into a full blown game console.
https://www.lakka.tv
1.7k stars 288 forks source link

Wifi networks not available with Broadcom BCM4360 #1979

Open artandmath opened 1 month ago

artandmath commented 1 month ago

Hi - Wifi networks are not showing on a Mac mini. Have had to do workarounds in some Linux on Minis to load Broadcom divers and other linux variants they work out of the box, but I've been unable to resolve the issue with Lakka-LibreELEC. Looks like Lakka can see the wireless device with lspci -vnn | grep 14e4: but further to that something else seems to be going on as wifi networks aren't seen. Apologies if this is not the right place to ask the question.

Terminal outputs:

Lakka:/ # lspci -vnn | grep 14e4: 02:00.0 Network controller [0280]: Broadcom Inc. and subsidiaries BCM4360 802.11ac Wireless Network Adapter [14e4:43a0] (rev 03) 03:00.0 Ethernet controller [0200]: Broadcom Inc. and subsidiaries NetXtreme BCM57766 Gigabit Ethernet PCIe [14e4:1686] (rev 01) Subsystem: Broadcom Inc. and subsidiaries NetXtreme BCM57766 Gigabit Ethernet PCIe [14e4:1686] 03:00.1 SD Host controller [0805]: Broadcom Inc. and subsidiaries BCM57765/57785 SDXC/MMC Card Reader [14e4:16bc] (rev 01) (prog-if 01) Subsystem: Broadcom Inc. and subsidiaries BCM57765/57785 SDXC/MMC Card Reader [14e4:0000]

Lakka:/ # ip address 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP8000> mtu 1500 qdisc mq qlen 1000 link/ether 78:7b:8a:c3:bd:38 brd ff:ff:ff:ff:ff:ff inet 192.168.20.119/24 brd 192.168.20.255 scope global eth0 valid_lft forever preferred_lft forever 3: wlan0: <NO-CARRIER,BROADCAST,MULTICAST,UP,LOWER_UP8000> mtu 1500 qdisc fq_codel qlen 1000 link/ether 1c:36:bb:00:6b:82 brd ff:ff:ff:ff:ff:ff inet6 fe80::1e36:bbff:fe00:6b82/64 scope link valid_lft forever preferred_lft forever

Lakka:/ # connmanctl enable wifi wifi is already enabled Lakka:/ # connmanctl agent on Error: Not supported in non-interactive mode Lakka:/ # connmanctl connmanctl> agent on connmanctl> Agent registered Lakka:/ # connmanctl scan wifi Scan completed for wifi Lakka:/ # connmanctl services *AO Wired ethernet_787b8ac3bd38_cable Lakka:/ #

ToKe79 commented 1 month ago

Hi, can you check dmesg and look for any missing firmware?

artandmath commented 1 month ago

This is a partial output containing the wl & Broadcom entires

[ 10.506106] Bluetooth: Core ver 2.22 [ 10.506119] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input10 [ 10.506122] NET: Registered PF_BLUETOOTH protocol family [ 10.506123] Bluetooth: HCI device and connection manager initialized [ 10.506127] Bluetooth: HCI socket layer initialized [ 10.506130] Bluetooth: L2CAP socket layer initialized [ 10.506134] Bluetooth: SCO socket layer initialized [ 10.565207] usbcore: registered new interface driver btusb [ 10.566916] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 10.567084] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' [ 10.679078] Bluetooth: hci0: BCM: chip id 73 build 1127 [ 10.680047] Bluetooth: hci0: BCM: product 05ac:8289 [ 10.681043] Bluetooth: hci0: BCM: features 0x07 [ 10.691132] usb 1-3.1: USB disconnect, device number 4 [ 10.697077] Bluetooth: hci0: BCM20702B0 Generic USB Class 1 @ 20 MHz [ 10.797576] wl: loading out-of-tree module taints kernel. [ 10.797585] wl: module license 'MIXED/Proprietary' taints kernel. [ 10.797588] Disabling lock debugging due to kernel taint [ 10.853798] wlan0: Broadcom BCM43a0 802.11 Hybrid Wireless Controller 6.30.223.271 (r587334) [ 10.853804] [ 10.962175] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 10.962182] Bluetooth: BNEP filters: protocol multicast [ 10.962187] Bluetooth: BNEP socket layer initialized [ 10.968194] Bluetooth: MGMT ver 1.22 [ 11.004815] usb 1-3.2: USB disconnect, device number 5 [ 14.892634] tg3 0000:03:00.0 eth0: Link is up at 1000 Mbps, full duplex [ 14.892646] tg3 0000:03:00.0 eth0: Flow control is on for TX and on for RX [ 14.892651] tg3 0000:03:00.0 eth0: EEE is disabled [ 14.892693] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 14.895668] 8021q: 802.1Q VLAN Support v1.8