Wlan0: unknown interface: No such device

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat Wlan0: unknown interface: No such device
# 1  
Old 11-02-2013
Wlan0: unknown interface: No such device

Hi All,

Am using Toshiba Satellite C850-l5212 Laptop . I have installed RHEL6 server on it ( Linux 2.6.32-220.el6.x86_64 )

I Installed wireless driver ( linux_mac80211_0012.0207.2013.tar.bz2 ) and the installation went fine.

But when i do ifconfig wlan0 up its giving the below error . Could someoone please help me troubleshoot this thing.
Code:
[root@localhost ~]# ifconfig wlan0 up
wlan0: unknown interface: No such device

[root@localhost ~]# uname -a
Linux localhost.localdomain 2.6.32-220.el6.x86_64 #1 SMP Wed Nov 9 08:03:13 EST 2011 x86_64 x86_64 x86_64 GNU

[root@localhost ~]# lspci | grep Net
08:00.0 Network controller: Realtek Semiconductor Co., Ltd. Device 8723

[root@localhost ~]# modprobe -l | grep -i wifi
kernel/drivers/net/wireless/iwlwifi/iwlcore.ko
kernel/drivers/net/wireless/iwlwifi/iwlagn.ko
kernel/drivers/net/wireless/iwlwifi/iwl3945.ko
kernel/drivers/net/wireless/iwmc3200wifi/iwmc3200wifi.ko

[root@localhost ~]# dmesg | grep iwl
iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, in-tree:s
iwl3945: Copyright(c) 2003-2010 Intel Corporation

[root@localhost ~]# ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:26:6C:11:31:A8  
          inet addr:192.168.0.105  Bcast:192.168.0.255  Mask:255.255.255.0
          inet6 addr: fe80::226:6cff:fe11:31a8/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:2120 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2450 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:1706740 (1.6 MiB)  TX bytes:382987 (374.0 KiB)
          Interrupt:16 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:16 errors:0 dropped:0 overruns:0 frame:0
          TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:960 (960.0 b)  TX bytes:960 (960.0 b)

virbr0    Link encap:Ethernet  HWaddr 52:54:00:9D:F8:06  
          inet addr:192.168.122.1  Bcast:192.168.122.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:23 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:0 (0.0 b)  TX bytes:4160 (4.0 KiB)

virbr0-nic Link encap:Ethernet  HWaddr 52:54:00:9D:F8:06  
          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:500 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)


[root@localhost ~]# iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

virbr0    no wireless extensions.

virbr0-nic  no wireless extensions.


[root@localhost ~]# cat /etc/wpa_supplicant/wpa_supplicant.conf 
network={
            ssid="Airtel"
            #scan_ssid=1 //see note 3
            proto=WPA
            key_mgmt=WPA-PSK
            pairwise=CCMP TKIP
            group=CCMP TKIP WEP104 WEP40
            psk="5468515"
            priority=2
          }

[root@localhost ~]# ls -1 /etc/modprobe.d/
anaconda.conf
blacklist.conf
blacklist-kvm.conf
blacklist-visor.conf
dist-alsa.conf
dist.conf
dist-oss.conf
openfwwf.conf


Last edited by Scott; 11-02-2013 at 03:09 PM.. Reason: Use code tags, please...
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Programming

Arduino-cli - Uploading to Unknown Chinese Arduino Boards using the Arduino Command Line Interface

In my further exploration of Arduino, today I decided to install the arduino-cli on my mac today. https://github.com/arduino/arduino-cli I followed the instructions for macOS but when I got to this part: arduino-cli board list I got the dreaded "Unknown" Fully Qualified Board Name... (1 Reply)
Discussion started by: Neo
1 Replies

2. Linux

Is possible to bridge wlan0 and eth0 using network manager?How to for wpa?

I have created a bridge with nmcli between eth0 and wlan0 I use this procedure sudo nmcli con add ifname br0 type bridge con-name br0 sudo nmcli con add type bridge-slave ifname eth0 master br0 sudo nmcli con add type bridge-slave ifname wlan0 master br0 sudo nmcli con modify br0... (1 Reply)
Discussion started by: Linusolaradm1
1 Replies

3. Debian

Wlan0 Failed to UP in Kali Linux

Dear Moderator, While working on airmon-ng when the situation has come to set wlan0 on monitor mode Identification Wlan0 root@kali:~# iwconfig lo no wireless extensions. wlan0 IEEE 802.11bgn ESSID:off/any Mode:Managed Access Point: Not-Associated ... (1 Reply)
Discussion started by: raghunsi
1 Replies

4. Debian

Problems with wlan0 configuration

Hi I'm getting some troubles trying to create a Debian wheeze 7 from a vm using VMware from a laptop which I get lan and internet connection by a wireless router. The first problem is that I'm a bit lost trying to configure the wlan to get lan and internet connection. I've read about that I gotta... (2 Replies)
Discussion started by: adiegorpc
2 Replies

5. Red Hat

Find out which eth or device belongs to interface "port 1 PCI 4"

Hi, I´ve given only this info to configure a network interface : "port 1 PCI 4" I´ve been searching for any kind of relationship in the system which allow me to find the etc that must be configured... Please, could anybody help me? rhxx:#/root# lspci |grep -i "PCI BRIDGE" 00:01.0 PCI... (0 Replies)
Discussion started by: pabloli150
0 Replies

6. UNIX for Advanced & Expert Users

Time limit on ifconfig wlan0 down?

Is there a time limit ifconfig wlan0 down? I used that command to take my wireless down. sudo ifconfig wlan0 downWhen I came back about 6 hours later it was working without me bringing my wireless back up. I am the only one that uses my computer or that knows the root password. (0 Replies)
Discussion started by: cokedude
0 Replies

7. UNIX for Dummies Questions & Answers

Laptop device interface

Hey guys, I know that in normal desktop computers, the CPU interfaces the video card, sound card, USB card, etc by the PCI slots but what about laptops? I've heard that laptops also have a PCI bus even though do don't have a PCI slot so does this mean that the same address space that would... (4 Replies)
Discussion started by: neur0n
4 Replies

8. Solaris

PING - Unknown host 127.0.0.1, Unknown host localhost - Solaris 10

Hello, I have a problem - I created a chrooted jail for one user. When I'm logged in as root, everything work fine, but when I'm logged in as a chrooted user - I have many problems: 1. When I execute the command ping, I get weird results: bash-3.00$ usr/sbin/ping localhost ... (4 Replies)
Discussion started by: Przemek
4 Replies
Login or Register to Ask a Question