Easy way to "bcmwl-kernel-source"?

New to Debian (Or Linux in general)? Ask your questions here!
Post Reply
Message
Author
Grilo
Posts: 1
Joined: 2016-05-16 10:48

Easy way to "bcmwl-kernel-source"?

#1 Post by Grilo »

Well, my wireless isn't working (hardly ever works after install a Linux), and on my old Linux (Mint) I simply typed this on terminal:

Code: Select all

sudo apt-get install bcmwl-kernel-source
So, I'd like to know if it's only an Ubuntu's package or if I can use it on Debian 8 too. If not, I can try to install that bcm43xx (xx is 12).

I have a Dell Inspiron 1564;
Broadcom Corporation BCM4312 802.11b/g [14e4:4315]

Well, time to work. Cya


User avatar
stevepusser
Posts: 12977
Joined: 2009-10-06 05:53
Has thanked: 42 times
Been thanked: 78 times

Re: Easy way to "bcmwl-kernel-source"?

#3 Post by stevepusser »

Yeah, the last thing you'll want to do is install the Ubuntu package--it's named differently from the Debian version, and that will cause file conflicts.

[shameless plug] By the way, if you want a Debian derivative that just will magically work with your device, try the live ISO of MX 15. The other developers put a lot of work into scripts recognizing the different Broadcom chipsets and autoconfiguring them, and we blithely included the nonfree "wl" driver modules and bcm43xx firmware. [/shameless plug]

The Broadcom recognition made not-Lenny quite happy: https://youtu.be/3Yi7tbd8FpY?t=6m45s
MX Linux packager and developer

v&n
Posts: 635
Joined: 2015-02-04 02:57
Been thanked: 3 times

Re: Easy way to "bcmwl-kernel-source"?

#4 Post by v&n »

Grilo wrote:Broadcom Corporation BCM4312 802.11b/g [14e4:4315]
A previous post of mine addressing the same card : http://forums.debian.net/viewtopic.php? ... ca#p615836

Post Reply