Skip to content
This repository has been archived by the owner on Apr 10, 2021. It is now read-only.

WiFi and Bluetooth: working for the most part #2

Open
Vistaus opened this issue Nov 23, 2014 · 1 comment
Open

WiFi and Bluetooth: working for the most part #2

Vistaus opened this issue Nov 23, 2014 · 1 comment

Comments

@Vistaus
Copy link
Owner

Vistaus commented Nov 23, 2014

WiFi is working out-of-the-box but it's rather unstable. Bluetooth isn't working out-of-the-box (at least not on 3.16 and 3.17) but you can take care of all of these issues. Do note that there's issues with WiFi and Bluetooth when coming out of a suspend from SSD or RAM (hibernation) so you might wanna consider disabling this.

Make sure you have Git installed.
Open up a terminal and issue the following commands one by one:

git clone git://git.marvell.com/mwifiex-firmware.git
mkdir -p /lib/firmware/mrvl/

(use sudo in front of it if you're on Antergos like me or have set up sudo on Arch)

sudo cp mwifiex-firmware/mrvl/* /lib/firmware/mrvl/

(use sudo in front of it if you're on Antergos like me or have set up sudo on Arch)

Now reboot :)

@Vistaus Vistaus changed the title WiFi and Bluetooth: working WiFi and Bluetooth: working for the most part Nov 23, 2014
@Vistaus
Copy link
Owner Author

Vistaus commented Nov 23, 2014

Tested on 3.16, 3.17 and 3.18 rc5 so far.

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

No branches or pull requests

1 participant