Skip to content
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

Wireless (WIFI) not working with kernel > 4 #26

Open
marcbelmont opened this issue Jul 22, 2015 · 3 comments
Open

Wireless (WIFI) not working with kernel > 4 #26

marcbelmont opened this issue Jul 22, 2015 · 3 comments

Comments

@marcbelmont
Copy link

I'm running the following kernel in order to fix GPU issues. However, upgrading the kernel broke the wireless..
Linux marc 4.0.9-040009-generic #201507212131 SMP Wed Jul 22 01:33:03 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

If you are having this issue, updating the Broadcom wireless driver will help.

https://github.com/longsleep/bcmwl-ubuntu

Commands to run

sudo add-apt-repository ppa:longsleep/bcmwl
sudo apt-get update
sudo apt-get install bcmwl-kernel-source
@hg8
Copy link

hg8 commented Jul 22, 2015

You can also download and install bcmwl-kernel-source from the Wily repository. It will work too.

@growing
Copy link

growing commented Aug 24, 2015

There's a guide for fixing this here; http://hgdev.co/installing-ubuntu-15-04-on-the-xps-13-9343-2015-a-complete-guide/

@jbtrystram
Copy link

If you installed the 4.2 kernel you won't be able to install longsleep driver as it is.
Switch to branch "linux-4.2" and refer to this issue : longsleep/bcmwl-ubuntu#6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants