LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-11-2019, 11:06 AM   #1
diamondsars
LQ Newbie
 
Registered: May 2019
Posts: 2

Rep: Reputation: Disabled
wifi dont work (


I have qualcomm 0042 and i can not get wifi work. Please help me

This is what i find but that post is old and links dont work:

Code:
sudo apt-get install build-essential linux-headers-$(uname -r) git
echo "options ath10k_core skip_otp=y" | sudo tee /etc/modprobe.d/ath10k_core.conf
wget https://www.kernel.org/pub/linux/ker...0151120.tar.gz
tar zxvf backports-20151120.tar.gz
cd backports-20151120
make defconfig-wifi
make
sudo make install
git clone https://github.com/kvalo/ath10k-firmware.git
sudo cp -r ath10k-firmware/QCA9377 /lib/firmware/ath10k/
sudo cp /lib/firmware/ath10k/QCA9377/hw1.0/firmware-5.bin_WLAN.TF.1.0-00267-1 /lib/firmware/ath10k/QCA9377/hw1.0/firmware-5.bin
 
Old 05-11-2019, 01:24 PM   #2
Shadow_7
Senior Member
 
Registered: Feb 2003
Distribution: debian
Posts: 4,137
Blog Entries: 1

Rep: Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874
$ apt-file list firmware-atheros
Code:
...
firmware-atheros: /lib/firmware/ath10k/QCA9377/hw1.0/board-2.bin
firmware-atheros: /lib/firmware/ath10k/QCA9377/hw1.0/board.bin
firmware-atheros: /lib/firmware/ath10k/QCA9377/hw1.0/firmware-5.bin
...
Why manually install it when it's part of a distro. At least part of debian stable.

$ ip link show

If you have an interface that starts with "w", then you have wifi. Which doesn't mean it works or works well, but it has a driver, enough of one to show an interface to the system.

# dmesg | grep -i firmware

If it's missing firmware it should complain there.
 
Old 05-11-2019, 01:46 PM   #3
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,716

Rep: Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972
Quote:
Originally Posted by diamondsars View Post
I have qualcomm 0042 and i can not get wifi work. Please help me

This is what i find but that post is old and links dont work:
Didn't stop you from reopening it and hijacking it with your own question.
Quote:
Code:
sudo apt-get install build-essential linux-headers-$(uname -r) git
echo "options ath10k_core skip_otp=y" | sudo tee /etc/modprobe.d/ath10k_core.conf
wget https://www.kernel.org/pub/linux/ker...0151120.tar.gz
tar zxvf backports-20151120.tar.gz
cd backports-20151120
make defconfig-wifi
make
sudo make install
git clone https://github.com/kvalo/ath10k-firmware.git
sudo cp -r ath10k-firmware/QCA9377 /lib/firmware/ath10k/
sudo cp /lib/firmware/ath10k/QCA9377/hw1.0/firmware-5.bin_WLAN.TF.1.0-00267-1 /lib/firmware/ath10k/QCA9377/hw1.0/firmware-5.bin
...and did you read the Question Guidelines? Saying "dont work" but not telling us ANYTHING else (like brand/model of your card, what kind of computer, version/distro of Linux, etc.), is fairly pointless.

As Shadow_7 said, it's probably already installed, but you don't tell us what you've done/tried to come to the conclusion that it doesn't work. Provide details.
 
1 members found this post helpful.
Old 05-11-2019, 04:42 PM   #4
cynwulf
Senior Member
 
Registered: Apr 2005
Posts: 2,727

Rep: Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367
Quote:
Originally Posted by diamondsars View Post
Code:
wget https://www.kernel.org/pub/linux/ker...0151120.tar.gz
Unsurprisingly, copied and pasted commands from the web, which you neither study nor read, but still attempt to execute, often don't work... In this case there is a truncated URL being passed to wget(1).

(The intended URL seems to be: https://www.kernel.org/pub/linux/kernel/projects/backports/2015/11/20/backports-20151120.tar.gz)

I suggest you verify that device firmware is actually installed, as per post #2.
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Wifi option is there but no wifi scanning or wifi not working Aakash447 Linux - Newbie 3 06-28-2018 11:48 PM
Want to share my wifi by creating a wifi hotspot ( While staying connected to wifi)? shadyXV Linux - Desktop 4 07-20-2015 05:37 PM
Installed WiFi Drivers and now my Network card dont work Tomlewis007 Slackware 1 03-13-2004 11:01 PM
new to linux dont what distro to use dont no much command xman2007 Linux - Newbie 3 01-02-2004 05:32 PM
Things dont work when you dont understand withoutaclue Linux - Newbie 3 03-12-2003 09:51 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:59 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration