-
-
Notifications
You must be signed in to change notification settings - Fork 289
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wifi networks not available with Broadcom BCM4360 #1979
Comments
Hi, can you check |
This is a partial output containing the wl & Broadcom entires [ 10.506106] Bluetooth: Core ver 2.22 |
Same Issue with Broadcom BCM4315 |
here are my dmsg entries regarding the Broadcom wireless card:
and the ifconfig entry for wlan:
|
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.
Which version of Lakka are you using?
Lakka (official): 5.0 (Generic.x86_64)
What system hardware are you using?
Macmini7,1 (2.6 GHz Core i5)
What did you do?
Fresh install, navigate to wifi networks in the graphical UI.
What did you expect to happen?
Connect to wifi
What happened instead?
No wifi networks available
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:/ #
The text was updated successfully, but these errors were encountered: