$ lspci -vnn | grep 14e4
ok i did the code and got this:First, determine which Broadcom wifi card you have as is done here
by using the commandThen, depending on which card you have and which linux distro is being used, download the drivers and/or firmware.PHP:$ lspci -vnn | grep 14e4
Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g LP-PHY
[14e4:4315] (rev 01)
Hi,
Start with looking at these two articles for Fedorasolved.com. Getting Started with Wireless, and Broadcom Linux STA Driver.
Cheers!
thanks , confirmed they DO NOT have open source drivers for Broadcom wireless card . Efff . How do i install kernals onto a live boot from my flash drive ? i'll use my beast of a laptop then . but i refuse to install linux . so how can i upgrade the kernals while running a live boot ? and i have no flash drive which is big enough to support installing linux to flash drive , i lost my 32gb flash drive :'(There might not be an opensource option for that wireless card. If you want you can have a look at b43 Linux Wireless. They might have an option for you.