Now this is really getting to my nerves
All this time, somehow, I used to manage my development work on windows. Build everything from source using Visual Studio, then use it while my colleagues who use Linux could just do 'apt-get'! Now, I am at a stage where the library I have to use(Torch) doesn't even have proper support for Windows. I am forced to use a virtual machine for my development work. Believe me, Windows sucks for development!
I installed Ubuntu, followed the instructions on http://www.killernetworking.com/sup.../20-killer-wireless-ac-in-linux-ubuntu-debian but it doesn't work. My other option is to use my Nexus 5 as a USB tethering and use Internet through it. That's bizarre man!
I've searched the internet several several times to see if there are any particular instructions which could help me install the correct drivers. Unfortunately, none
If someone could tell me specifically what they did to get their WiFi working on Ubuntu, that would be really helpful for me!
Thanks
-
sagarbhathwar Notebook Consultant
-
There is another site about the alienware 13 on Arch wiki.. Many usefull infos! -
ElectricTurtle Notebook Consultant
I managed to get my Killer 1535 working on Linux Mint 17.3 by following the guide on Killer's website:
- If you have Killer 1525, then go to this page, download all the files minus the .txt file: https://github.com/kvalo/ath10k-firmware/tree/master/QCA6174/hw2.1
- Rename the Firmware-5.bin to Firmware-4.bin and put them into this folder: /lib/firmware/ath10k/QCA6174/hw2.1/ (create the folders if they're not there)
- If you have Killer 1535, then download the files here: https://github.com/kvalo/ath10k-firmware/tree/master/QCA6174/hw3.0
- Put them all in this folder: /lib/firmware/ath10k/QCA6174/hw3.0/ (create the folders if they're not there)
- Download the latest backport and install it by following the steps on this page: https://wireless.wiki.kernel.org/en/users/drivers/ath10k/backports
Note: If you can't run "make" command, make sure you install the "build-essentials" pack
- Reboot and your wifi should be working. -
Its way easier to just upgrade to the newest kernel
-
sagarbhathwar Notebook Consultant
Found the simplest solution for the fix. This might help anyone who is facing the same problem
Do this with a temporary connection or download the following file from Windows.
wget http://mirrors.kernel.org/ubuntu/pool/main/l/linux-firmware/linux-firmware_1.158_all.deb
sudo dpkg -i linux-firmware_1.158_all.deb
reboot
This got my WiFi working instantly
But, my headphones don't work. Anyone know a fix for this? -
FYI I just installed Ubuntu 16.04 and everything runs perfectly including the wireless card.
-
sagarbhathwar Notebook Consultant
-
Anyone been able to find WiFi drivers for Ubuntu for AW 17 R3?
Discussion in '2015+ Alienware 13 / 15 / 17' started by sagarbhathwar, Jun 11, 2016.