Dell Inspiron 6400 wifi won't work - Printable Version +- Linux Lite Forums (https://www.freecinema2022.gq/forums) +-- Forum: Hardware - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=6) +--- Forum: Network (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=24) +--- Thread: Dell Inspiron 6400 wifi won't work (/showthread.php?tid=1669) Pages:
1
2
|
Re: Dell Inspiron 6400 wifi won't work - gold_finger - 12-30-2015 (12-29-2015, 09:52 PM)XpRefugee link Wrote: I ended up connecting to Ethernet and running the following commands on my fresh install.Good job finding and using that Ubuntu post to fix wifi! It worked because the "lspci" command identified the exact model and revision # of your card, which allowed you to pick the correct driver to use from the grid list on that post. Not all Broadcom cards use the same driver and proper identification of the model and revision #'s is the key to installing the right one. Once proper driver package is determined, it can be installed using a terminal command (like you did), or by finding and installing it using the Synaptic Package Manger as noted by firenice03. P.s. Sometimes the Driver Manager (or Install Drivers) program doesn't install the correct Broadcom driver, so the safest bet is to do what you did following that Ubuntu post. Re: Dell Inspiron 6400 wifi won't work - firenice03 - 12-31-2015 (12-30-2015, 10:48 AM)gold_finger link Wrote: P.s. Thanks gold_finger, making a note of that too |