LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 12-11-2016, 07:34 AM   #1
THE PHANTOM
Member
 
Registered: Mar 2016
Posts: 94

Rep: Reputation: Disabled
There is no WiFi listed to connect


Hello here,

I have problem on Wifi, HP pro book with Debian Linux, i have internet with wired but there are no WiFi list to connect. I have done this : https://www.linux.com/answers/how-do...an-see-my-wifi and what help got from Debian forum but problem is not solved.

My WiFi adapter is that:

Code:
mesg | grep firmware
[   11.028399] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/KAVERI_pfp.bin
[   11.066302] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/KAVERI_me.bin
[   11.067177] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/KAVERI_ce.bin
[   11.067596] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/KAVERI_mec.bin
[   11.082824] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/KAVERI_rlc.bin
[   11.084088] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/KAVERI_sdma.bin
[   11.113432] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/BONAIRE_uvd.bin
[   11.132365] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/BONAIRE_vce.bin
[   11.136864] [drm] Found VCE firmware/feedback version 40.2.2 / 15!
[   11.709113] rtl8723be: Using firmware rtlwifi/rtl8723befw.bin
[   11.738065] rtl8723be 0000:02:00.0: firmware: direct-loading firmware rtlwifi/rtl8723befw.bin
[   20.574964] r8169 0000:01:00.0: firmware: direct-loading firmware rtl_nic/rtl8168g-3.fw
Hope i will get support here too. Thanks in advanced.
 
Old 12-11-2016, 09:02 AM   #2
wpeckham
LQ Guru
 
Registered: Apr 2010
Location: Continental USA
Distribution: Debian, Ubuntu, RedHat, DSL, Puppy, CentOS, Knoppix, Mint-DE, Sparky, VSIDO, tinycore, Q4OS,Manjaro
Posts: 5,631

Rep: Reputation: 2696Reputation: 2696Reputation: 2696Reputation: 2696Reputation: 2696Reputation: 2696Reputation: 2696Reputation: 2696Reputation: 2696Reputation: 2696Reputation: 2696
Most of what you show us is related to your video card, which is unlikely to be related to your problem.

The RealTek WIFI device appears to be detected and a driver loading.

I found this discussion of problems (and a solution) with some of the drivers, but this may or may NOT apply to your case.

Now, just because a device is detected and a driver loaded does not mean it is turned on or configured. It is unclear what you might have done (or not done) to detect WIFI SSID broadcasts and configure your WIFI. There are multiple tools for this (especially in Debian) so I am not sure I can make assumptions here. Are you using Network Manager, and have you ALL of it installed? If you are not using Network Manager, what are you using to set up networking?

We need to know what you have done, what you used to do it, and what exactly worked and did not work. Without that we are flying in the dark.
 
Old 12-11-2016, 10:39 AM   #3
THE PHANTOM
Member
 
Registered: Mar 2016
Posts: 94

Original Poster
Rep: Reputation: Disabled
Thanks for repply back,

My Wireless adapter is:
Code:
lspci -nn | grep Network
02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter [10ec:b723]
I have done: https://www.linux.com/answers/how-do...an-see-my-wifi

https://packages.debian.org/search?k...ssie-backports

i also use that codes:
Code:
ifup wlan0
Code:
auto wlan0
iface wlan0 inet dhcp
I have Network manager and there is only wire connection detected, no SSD list.

Last edited by THE PHANTOM; 12-11-2016 at 10:58 AM. Reason: I corrected it.
 
Old 12-11-2016, 11:08 AM   #4
THE PHANTOM
Member
 
Registered: Mar 2016
Posts: 94

Original Poster
Rep: Reputation: Disabled
That is ifconfig output wlan0:
Code:
wlan0     Link encap:Ethernet  HWaddr 10:08:b1:48:fc:29  
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
 
Old 12-11-2016, 11:38 AM   #5
wpeckham
LQ Guru
 
Registered: Apr 2010
Location: Continental USA
Distribution: Debian, Ubuntu, RedHat, DSL, Puppy, CentOS, Knoppix, Mint-DE, Sparky, VSIDO, tinycore, Q4OS,Manjaro
Posts: 5,631

Rep: Reputation: 2696Reputation: 2696Reputation: 2696Reputation: 2696Reputation: 2696Reputation: 2696Reputation: 2696Reputation: 2696Reputation: 2696Reputation: 2696Reputation: 2696
That looks like a properly detected WIFI NIC that is not connected or configured. Next is to make sure your radio is on and there is a WIFI network to detect.

If someone else would like to chime in: I use mostly servers with NetworkManager uninstalled and using wire and no direct WIFI. I can make all of my laptops work with WIFI fine (with or without MN), but since I have not run into the OPs problem, someone who HAS may be the more appropriate responder.
 
Old 12-11-2016, 12:51 PM   #6
THE PHANTOM
Member
 
Registered: Mar 2016
Posts: 94

Original Poster
Rep: Reputation: Disabled
Quote:
Next is to make sure your radio is on and there is a WIFI network to detect.
Yes it is on. I can connect on it with mobile and other devices too.
 
Old 12-11-2016, 01:07 PM   #7
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
does that laptop have a button to turn on and off your device? if yes, then double check it, sometimes the kernel shuts if off. ( it has with me) ...
for this
Code:
 Realtek Semiconductor
it is a widely used device, so I am assuming Debian should have seen it and installed the proper drivers for it.

Unplug your cat first then give it a go.
did you try this?

Code:
ifconfig wlan0 up
iwlist wlan0 scan
to bring up your card, then scan for connections.

in root, of course. or sudo

3rd party Software, WiFish
https://github.com/bougyman/wifish

Last edited by BW-userx; 12-11-2016 at 01:24 PM.
 
1 members found this post helpful.
Old 12-11-2016, 04:23 PM   #8
wpeckham
LQ Guru
 
Registered: Apr 2010
Location: Continental USA
Distribution: Debian, Ubuntu, RedHat, DSL, Puppy, CentOS, Knoppix, Mint-DE, Sparky, VSIDO, tinycore, Q4OS,Manjaro
Posts: 5,631

Rep: Reputation: 2696Reputation: 2696Reputation: 2696Reputation: 2696Reputation: 2696Reputation: 2696Reputation: 2696Reputation: 2696Reputation: 2696Reputation: 2696Reputation: 2696
Quote:
Originally Posted by THE PHANTOM View Post
Yes it is on. I can connect on it with mobile and other devices too.
I do not mean your WIFI router or hotpoint, I mean the radio on your latptop. Can you check that it is turned on?
 
Old 12-11-2016, 10:15 PM   #9
c0wb0y
Member
 
Registered: Jan 2012
Location: Inside the oven
Distribution: Windows
Posts: 421

Rep: Reputation: 74
Quote:
auto wlan0
iface wlan0 inet dhcp
I assume these are entries at /etc/network/interfaces. Delete those and let NetworkManager handle your wireless. The reboot
 
Old 12-12-2016, 12:48 AM   #10
THE PHANTOM
Member
 
Registered: Mar 2016
Posts: 94

Original Poster
Rep: Reputation: Disabled
Quote:
does that laptop have a button to turn on and off your device?
Quote:
I mean the radio on your latptop
Yes it has it and it is on.

I did that code with cat cable connected:
Code:
ifconfig wlan0 up
iwlist wlan0 scan
but there was no scan results. i will try it again.
 
Old 12-12-2016, 06:34 AM   #11
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
Quote:
Originally Posted by THE PHANTOM View Post
Yes it has it and it is on.

I did that code with cat cable connected:
Code:
ifconfig wlan0 up
iwlist wlan0 scan
but there was no scan results. i will try it again.
I've personally never had the luxury of cable Internet, and wifi at the same time. But if I was in this situation, I'd yank the cable first so that the only means the system had to look for a connection is by wifi.

I too am wondering why you do not have NetworkManager set up to help you in this situation instead.
 
Old 12-12-2016, 06:46 AM   #12
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
try using rfkill,

Code:
rfkill list all # so you know what you are starting with.

rfkill unblock all # to unblock everything.

rfkill list all # to check your results
it should look something like this when you are done. No is the word you are looking for. Especially on your wifi.
Code:
userx@voided1.what~>> rfkill list all
0: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no
1: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no
2: hp-wifi: Wireless LAN
	Soft blocked: no
	Hard blocked: no
3: hp-bluetooth: Bluetooth
	Soft blocked: no
	Hard blocked: no
then try bringing up your wifi.

Last edited by BW-userx; 12-12-2016 at 06:53 AM.
 
Old 12-12-2016, 12:16 PM   #13
THE PHANTOM
Member
 
Registered: Mar 2016
Posts: 94

Original Poster
Rep: Reputation: Disabled
So results of that codes was:

Code:
ifconfig wlan0 up
iwlist wlan0 scan
i tried it after i removed cable,

ifconfig wlan0 up
SIOCSIFFLAGS: Operation not possible due to RF-kill
iwlist wlan0 scan
wlan0 Interface doesn't support scanning : Network is down
 
Old 12-12-2016, 12:18 PM   #14
THE PHANTOM
Member
 
Registered: Mar 2016
Posts: 94

Original Poster
Rep: Reputation: Disabled
Quote:
I too am wondering why you do not have NetworkManager set up to help you in this situation instead.
I am newbie on Debian, how to set up it? should i first install NetworkManager?
 
Old 12-12-2016, 12:41 PM   #15
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
Quote:
Originally Posted by THE PHANTOM View Post
So results of that codes was:

Code:
ifconfig wlan0 up
iwlist wlan0 scan
i tried it after i removed cable,

ifconfig wlan0 up
SIOCSIFFLAGS: Operation not possible due to RF-kill
iwlist wlan0 scan
wlan0 Interface doesn't support scanning : Network is down
that means it will not bring up your wifi card.
read my post #12

then install rfkill if is it not installed, then fix that first.

Last edited by BW-userx; 12-12-2016 at 12:44 PM.
 
  


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
Can connect to cellphone through WIFI HOTSPOT, but cannot connect to my own WIFI network diegoandresalvarez Linux - Networking 7 10-22-2016 11:54 AM
Linux mint 12 will not connect to wifi internet or android wifi tethers wilspeak Linux - General 4 06-06-2012 12:40 AM
wifi works:how to connect to hotspot,with console?alternative to wifi-wiz assistant? frenchn00b Debian 7 10-30-2009 12:31 PM
Ubuntu 9.04 can't connect to wifi with Intel Wireless WiFi Link 5100 Shinbatsu Linux - Networking 3 08-30-2009 12:55 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

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