android-x86.github.io icon indicating copy to clipboard operation
android-x86.github.io copied to clipboard

Finnally add Broadcom Wifi drivers to package

Open ruthan opened this issue 5 years ago • 9 comments

Lots of people have broadcom wifi adapters, its shame that its not working out of box.

ruthan avatar May 04 '19 17:05 ruthan

I don't have wifi, how can I install the drivers?

01xJoao avatar May 10 '19 13:05 01xJoao

I have bcm4352. Wifi is actually loaded and can scan for hotspots from terminal. But it shows no hotspot in wifi setting, no way to connect?

sonvirgo avatar May 11 '19 13:05 sonvirgo

Hello, having the same issue here, installed into a Dell Latitude E6410 with Broadcom wifi board. If there is any way to install wifi drivers please share. Otherwise system looks great.

RagacAadna avatar May 19 '19 22:05 RagacAadna

Same issue on Toshiba nb205

OzzyMandiazz avatar May 21 '19 11:05 OzzyMandiazz

Hello. I have USB dongle type WiFi (TP-LINK TL-WN725 Nano) which uses the RTL8188 chipset. Android x86 is not detecting it. How to install drivers?

T-three avatar May 24 '19 05:05 T-three

Lots of people have broadcom wifi adapters, its shame that its not working out of box.

I don't have wifi, how can I install the drivers?

Hello, having the same issue here, installed into a Dell Latitude E6410 with Broadcom wifi board. If there is any way to install wifi drivers please share. Otherwise system looks great.

Same issue on Toshiba nb205

ChiWei Hwang said Oreo K49 (kernek 4.9) work, but actually it didn't work, Rollback to Nougat R2 and it works 100%

sonvirgo avatar May 25 '19 03:05 sonvirgo

Same here, on a Dell Mini 9 sporting Broadcom BCM4312. The OS works great, including LAN, but not WLAN and BT.

wisdomtooth avatar Nov 05 '19 09:11 wisdomtooth

These instructions worked with mid 2012 macbook pro 13" (non retina) booting android x86 8.1 r5:
"Just add EXTMOD=b43 to the kernel boot loading options."

You need to mount the EFI partition (google that yourself) then navigate to /EFI/boot/android.cfg and edit add "EXTMOD=b43" to the menuentry on the kernel line after any of the existing parameters.

https://superuser.com/questions/1380135/how-to-copy-wifi-kernel-from-one-version-of-android-x86-to-another#comment2080479_1380138

2018robert avatar Oct 17 '20 07:10 2018robert

How to edit EFI: download Hasleo NTFS for Mac uncheck "only show ntfs drives" mount the EFI partition

JackSalzman avatar Feb 13 '23 16:02 JackSalzman