LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 11-01-2019, 05:17 AM   #1
blaze_phoenix
LQ Newbie
 
Registered: Nov 2019
Posts: 5

Rep: Reputation: Disabled
Wifi not working in kali linux


I have a HP 15g dr0006tx laptop. I have recently dual booted Kali Linux with windows. But in Kali Linux wifi is not working. Can anyone help? (I am new to Linux enviornment)
 
Old 11-01-2019, 05:27 AM   #2
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,792

Rep: Reputation: 7306Reputation: 7306Reputation: 7306Reputation: 7306Reputation: 7306Reputation: 7306Reputation: 7306Reputation: 7306Reputation: 7306Reputation: 7306Reputation: 7306
can you tell us why did you try kali at all? Did you read the sticky
https://www.youtube.com/watch?v=5Q6NP8lWJaU
 
2 members found this post helpful.
Old 11-01-2019, 06:16 AM   #3
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,492

Rep: Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488
The link below to the Kali documentation explains the basic problem most users have when first using Kali. If you are not knowledgeable in computer forensics and Linux but want to learn, you will need to at least spend hundreds of hours learning and the best place to do that is at the Kali site which is extremely well documented. The wireless issue is extremely common with new users of Kali and I have seen numerous posts in regard to it here. Do an online search for something that basic. The second link is the general Kali documentation, read it if you are serious about computer forensics.

https://docs.kali.org/installation/t...-driver-issues

https://www.kali.org/kali-linux-documentation/
 
1 members found this post helpful.
Old 11-01-2019, 06:34 AM   #4
blaze_phoenix
LQ Newbie
 
Registered: Nov 2019
Posts: 5

Original Poster
Rep: Reputation: Disabled
I wanted to learn cyber security. So I chose kali Linux.

And most probably the problem is not Kali Linux specific. Last time when I booted Linux mint I faced the same problem. And after searching for hours I got to know my WiFi adapter Realtek RTL8821CE does not have WiFi drivers for Linux mint. I thought it to be a problem with Linux mint or Ubuntu derivatives. But now I am facing the same problem with kali Linux. Pls help.
And thanks for replying.
 
1 members found this post helpful.
Old 11-01-2019, 07:14 AM   #5
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,345

Rep: Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588
you will have to download the source and build the driver
https://unix.stackexchange.com/quest...inux-mint-18-2
https://easylinuxtipsproject.blogspo...p/realtek.html
 
2 members found this post helpful.
Old 11-01-2019, 07:36 AM   #6
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,617

Rep: Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963
Quote:
Originally Posted by blaze_phoenix View Post
And most probably the problem is not Kali Linux specific. Last time when I booted Linux mint I faced the same problem. And after searching for hours I got to know my WiFi adapter Realtek RTL8821CE does not have WiFi drivers for Linux mint. I thought it to be a problem with Linux mint or Ubuntu derivatives. But now I am facing the same problem with kali Linux. Pls help.
And thanks for replying.
Read the LQ Rules about not using text-speak, please. And yes, it probably *IS* Kali specific...again, did you read that sticky post, and the posts on Kali's own website, telling you specifically that it's for advanced Linux users, and even then only for pentesting/security testing? Wifi is disabled by default....having a security-related distro with open wifi isn't too good of an idea, so you've got to work a bit to get it turned on.

And Kali IS a Debian-based system...just like Mint and Ubuntu. You're far better off using Mint. And if you put "RTL8821CE linux mint" into Google, you'd find:
https://forums.linuxmint.com/viewtopic.php?t=281231

...the very first hit, telling you how to get it working.
 
3 members found this post helpful.
Old 11-01-2019, 12:03 PM   #7
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,792

Rep: Reputation: 7306Reputation: 7306Reputation: 7306Reputation: 7306Reputation: 7306Reputation: 7306Reputation: 7306Reputation: 7306Reputation: 7306Reputation: 7306Reputation: 7306
First of all: kali is not meant to learn cyber security.
Next, in your original post you did not give enough details to [be able to] help you.
So please specify your hardware, especially the wifi adapter, what did you try, what's happened and what can be found in the logs.
 
2 members found this post helpful.
Old 11-01-2019, 01:51 PM   #8
blaze_phoenix
LQ Newbie
 
Registered: Nov 2019
Posts: 5

Original Poster
Rep: Reputation: Disabled
Wifi adapter specifications

Quote:
Originally Posted by pan64 View Post
First of all: kali is not meant to learn cyber security.
Next, in your original post you did not give enough details to [be able to] help you.
So please specify your hardware, especially the wifi adapter, what did you try, what's happened and what can be found in the logs.
Result of iwconfig and ifconfig.

I have tried the https://github.com/tomaspinho/rtl8821ce project. But it didn't work.
Attached Thumbnails
Click image for larger version

Name:	Screenshot from 2019-11-02 00-17-07.jpg
Views:	20
Size:	205.9 KB
ID:	31736  

Last edited by blaze_phoenix; 11-01-2019 at 01:56 PM.
 
Old 11-01-2019, 02:14 PM   #9
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,617

Rep: Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963
Quote:
Originally Posted by blaze_phoenix View Post
Result of iwconfig and ifconfig.

I have tried the https://github.com/tomaspinho/rtl8821ce project. But it didn't work.
Is there a reason you just ignored what everyone is telling you about NOT using Kali? About how you could get this working under Mint easily? About how Kali **HAS WIFI DISABLED**???

AGAIN: Kali is for **ADVANCED LINUX USERS**, and you start by saying that you're not; it would be a very good idea to load ANYTHING other than Kali, and Kali's own website tells you this. You were directed to the stick post in this very forum to read about Kali...did you read it?
https://www.linuxquestions.org/quest...ad-4175614092/
 
3 members found this post helpful.
Old 11-01-2019, 03:43 PM   #10
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,345

Rep: Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588
Quote:
I have tried the https://github.com/tomaspinho/rtl8821ce project. But it didn't work.
What do you mean by did not work? I don't think kali comes with the sofware by default needed to compile and install the wifi driver.
 
2 members found this post helpful.
Old 11-01-2019, 11:25 PM   #11
blaze_phoenix
LQ Newbie
 
Registered: Nov 2019
Posts: 5

Original Poster
Rep: Reputation: Disabled
Which OS should I choose?

Quote:
Originally Posted by TB0ne View Post
Is there a reason you just ignored what everyone is telling you about NOT using Kali? About how you could get this working under Mint easily? About how Kali **HAS WIFI DISABLED**???

AGAIN: Kali is for **ADVANCED LINUX USERS**, and you start by saying that you're not; it would be a very good idea to load ANYTHING other than Kali, and Kali's own website tells you this. You were directed to the stick post in this very forum to read about Kali...did you read it?
https://www.linuxquestions.org/quest...ad-4175614092/
I have gone through the sticky. So which OS should I choose? Will Linux Mint fulfill my purpose of learning cyber security or should I go for any other linux distro?
 
Old 11-01-2019, 11:33 PM   #12
blaze_phoenix
LQ Newbie
 
Registered: Nov 2019
Posts: 5

Original Poster
Rep: Reputation: Disabled
I have already installed the wifi drivers

Quote:
Originally Posted by colorpurple21859 View Post
What do you mean by did not work? I don't think kali comes with the sofware by default needed to compile and install the wifi driver.
I have already installed the wifi drivers.
Attached Thumbnails
Click image for larger version

Name:	Screenshot from 2019-11-02 10-00-37.jpg
Views:	25
Size:	173.3 KB
ID:	31740  
 
Old 11-02-2019, 01:29 AM   #13
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by blaze_phoenix View Post
Will Linux Mint fulfill my purpose of learning cyber security or should I go for any other linux distro?
Will strengthening your general physical condition help you become a football star? Yes.
So yes, start learning general GNU/Linux first.
 
Old 11-02-2019, 02:19 AM   #14
jsbjsb001
Senior Member
 
Registered: Mar 2009
Location: Earth, unfortunately...
Distribution: Currently: OpenMandriva. Previously: openSUSE, PCLinuxOS, CentOS, among others over the years.
Posts: 3,881

Rep: Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063
Quote:
Originally Posted by blaze_phoenix View Post
I have gone through the sticky. So which OS should I choose? Will Linux Mint fulfill my purpose of learning cyber security or should I go for any other linux distro?
There's also another sticky thread in this same forum that talks about that very subject.

I'd suggest you also read Linux Newbies - How To Choose A Distro

The same tools you would find in Kali can be installed on virtually any other distribution, and will do exactly the same things. Kali, and as said above, will NOT TEACH YOU HOW TO HACK, period. If you really wanted to learn, then you would learn the tools, and about how Linux works, not kid yourself into thinking that using Kali is going to make you a "hacker", it won't - it will just make you yet another script kiddie who has no clue about what they are doing.
 
Old 11-02-2019, 06:55 AM   #15
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,345

Rep: Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588
did you look at the log that was suggested to see what went wrong?
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Kali here, Kali there! Why you should not expect detailed answers. onebuck Linux - General 39 02-11-2022 03:09 AM
Wifi option is there but no wifi scanning or wifi not working Aakash447 Linux - Newbie 3 06-28-2018 11:48 PM
LXer: Migrating from Kali Linux 2 to Kali Linux 2016.1 LXer Syndicated Linux News 0 02-01-2016 07:50 AM
Failed to fetch http://http.kali.org/kali/dists/kali/Release.gpg aymeric75 Linux - General 2 07-11-2015 05:10 AM

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

All times are GMT -5. The time now is 09:00 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