Ubuntu Wifi not connecting suddenly

Asked by Prannoy

My ubuntu laptop wifi was working fine until yesterday. I just connected to my friends modem to check his internet connection and now my laptop's Wifi is not working. The same connection shows connected however with a different symbol (computer icon with wifi symbol inside it) and internet does not work. Ethernet connection seems to be fine which concludes that Internet and router in my home are working fine. Do you think connecting to his modem caused some issue?

Dell Vostro 14 3000 series laptop with ubuntu 12.04.

Can you please help me solve this issue.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu gnome-nettool Edit question
Assignee:
No assignee Edit question
Solved by:
Prannoy
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

If you run:

sudo lshw -C network; lsb_release -a

What is the output please?

Revision history for this message
Prannoy (prannoykumar11) said :
#2

prannoy@prannoy-Vostro-3446:~$ sudo lshw -C network; lsb_release -a
[sudo] password for prannoy:
  *-network
       description: Wireless interface
       product: BCM43142 802.11b/g/n
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:06:00.0
       logical name: wlan0
       version: 01
       serial: 90:48:9a:f5:fe:39
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=wl0 driverversion=6.30.223.248 (r487574) latency=0 multicast=yes wireless=IEEE 802.11abg
       resources: irq:18 memory:f7900000-f7907fff
  *-network
       description: Ethernet interface
       product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:07:00.0
       logical name: eth0
       version: 0c
       serial: b8:2a:72:c9:1b:81
       size: 100Mbit/s
       capacity: 1Gbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8168 driverversion=8.037.00-NAPI duplex=full ip=192.168.1.7 latency=0 link=yes multicast=yes port=twisted pair speed=100Mbit/s
       resources: irq:57 ioport:e000(size=256) memory:f7800000-f7800fff memory:f2100000-f2103fff
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04.2 LTS
Release: 14.04
Codename: trusty

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

If you run:

sudo iwlist scan | egrep 'chan|ssid'

What is the output?

Revision history for this message
Prannoy (prannoykumar11) said :
#4

prannoy@prannoy-Vostro-3446:~$ sudo iwlist scan | egrep 'chan|ssid'
[sudo] password for prannoy:
eth0 Interface doesn't support scanning.

lo Interface doesn't support scanning.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#5

Try:

sudo modprobe -r wl0; sleep 5; sudo modprobe wl0

Is it OK?

Revision history for this message
Prannoy (prannoykumar11) said :
#6

prannoy@prannoy-Vostro-3446:~$ sudo modprobe -r wl0; sleep 5; sudo modprobe wl0
[sudo] password for prannoy:
modprobe: FATAL: Module wl0 not found.

Revision history for this message
Prannoy (prannoykumar11) said :
#7

The earlier day my wifi worked fine after actionparsnip (andrew-woodhead666) helped me out. However, suddenly I am facing the same issue. Could you kindly help.

This time there is nothing I have done except for checking emails.

Revision history for this message
Prannoy (prannoykumar11) said :
#8

Can someone please help me. I am beginner in Linux and struggling to understand what to do further.

Revision history for this message
Manfred Hampl (m-hampl) said :
#9

Please execute steps 1 to 6 in https://help.ubuntu.com/community/WirelessTroubleshootingProcedure
with the only deviation, that in step 3 you should not create a new question document, but paste the output into this question document that you have already created.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#10

Also, reboot your router. Leave it off for at least 30 seconds. Just pull the power and wait, then back in.

Revision history for this message
Prannoy (prannoykumar11) said :
#11

prannoy@prannoy-Vostro-3446:~$ sudo apt-get update; sudo apt-get install usbutils pciutils hwinfo grep rfkill; sudo lshw -C network; rfkill list; sudo iwlist scan | grep -Ei 'chan|ssid'; cat /etc/network/interfaces; cat /etc/lsb-release; lspci -nnk | grep -iA2 net; lsusb; nmcli nm status; sudo lshw -short; uname -a; sudo updatedb; dmesg | grep -E '02:00|80211|acx|at76|ath|b43|bcm|brcm|CX|eth|ipw|ireless|irmware|isl|lbtf|orinoco|ndiswrapper|NPE|ound|p54|prism|rror|rtl|RTL|rt2|RT2|rt3|RT3|rt5|RT5|rt6|RT6|rt7|RT7|usb|witch|wl';sudo dmidecode|grep -E 'anufact|roduct|erial|elease'; iwconfig; grep -E '80211|acx|at76|ath|b43|bcm|brcm|CX|eth|ipw|irmware|isl|lbtf|orinoco|ndiswrapper|NPE|p54|prism|rtl|rt2|rt3|rt6|rt7|wmi|witch|wl' /etc/modprobe.d/*; cat /var/lib/NetworkManager/NetworkManager.state; sudo hwinfo --netcard ; ps -aux|grep -E 'wpa|icd|etwork'; netstat -rn ; cat /etc/resolv.conf; ls -lia /boot; grep tmpfs /etc/fstab; ubuntu-support-status; sudo update-pciids; sudo update-usbids; sudo lsmod
[sudo] password for prannoy:
Ign http://dl.google.com stable InRelease
Ign http://dl.google.com stable InRelease
Ign http://archive.canonical.com trusty InRelease
Ign http://extras.ubuntu.com trusty InRelease
Get:1 http://dl.google.com stable Release.gpg [916 B]
Hit http://archive.canonical.com trusty Release.gpg
Hit http://dl.google.com stable Release.gpg
Get:2 http://extras.ubuntu.com trusty Release.gpg [72 B]
Get:3 http://dl.google.com stable Release [1,189 B]
Ign http://us.archive.ubuntu.com trusty InRelease
Hit http://archive.canonical.com trusty Release
Hit http://extras.ubuntu.com trusty Release
Hit http://dl.google.com stable Release
Get:4 http://dl.google.com stable/main amd64 Packages [1,341 B]
Get:5 http://us.archive.ubuntu.com trusty-security InRelease [65.9 kB]
Hit http://archive.canonical.com trusty/partner Sources
Hit http://extras.ubuntu.com trusty/main Sources
Hit http://archive.canonical.com trusty/partner amd64 Packages
Hit http://extras.ubuntu.com trusty/main amd64 Packages
Hit http://dl.google.com stable/main amd64 Packages
Hit http://dl.google.com stable/main i386 Packages
Hit http://archive.canonical.com trusty/partner i386 Packages
Hit http://extras.ubuntu.com trusty/main i386 Packages
Hit http://archive.canonical.com trusty/partner Translation-en
Get:6 http://us.archive.ubuntu.com trusty-updates InRelease [65.9 kB]
Get:7 http://us.archive.ubuntu.com trusty-backports InRelease [65.9 kB]
Hit http://us.archive.ubuntu.com trusty Release.gpg
Get:8 http://us.archive.ubuntu.com trusty-security/main Sources [117 kB]
Ign http://extras.ubuntu.com trusty/main Translation-en_IN
Ign http://dl.google.com stable/main Translation-en_IN
Ign http://extras.ubuntu.com trusty/main Translation-en
Ign http://dl.google.com stable/main Translation-en
Ign http://dl.google.com stable/main Translation-en_IN
Ign http://dl.google.com stable/main Translation-en
Get:9 http://us.archive.ubuntu.com trusty-security/restricted Sources [4,035 B]
Get:10 http://us.archive.ubuntu.com trusty-security/universe Sources [37.3 kB]
Get:11 http://us.archive.ubuntu.com trusty-security/multiverse Sources [2,760 B]
Get:12 http://us.archive.ubuntu.com trusty-security/main amd64 Packages [485 kB]
Get:13 http://us.archive.ubuntu.com trusty-security/restricted amd64 Packages [13.0 kB]
Get:14 http://us.archive.ubuntu.com trusty-security/universe amd64 Packages [130 kB]
Get:15 http://us.archive.ubuntu.com trusty-security/multiverse amd64 Packages [4,978 B]
Get:16 http://us.archive.ubuntu.com trusty-security/main i386 Packages [458 kB]
Get:17 http://us.archive.ubuntu.com trusty-security/restricted i386 Packages [12.7 kB]
Get:18 http://us.archive.ubuntu.com trusty-security/universe i386 Packages [130 kB]
Get:19 http://us.archive.ubuntu.com trusty-security/multiverse i386 Packages [5,168 B]
Get:20 http://us.archive.ubuntu.com trusty-security/main Translation-en [266 kB]
Get:21 http://us.archive.ubuntu.com trusty-security/multiverse Translation-en [2,570 B]
Get:22 http://us.archive.ubuntu.com trusty-security/restricted Translation-en [3,206 B]
Get:23 http://us.archive.ubuntu.com trusty-security/universe Translation-en [76.6 kB]
Get:24 http://us.archive.ubuntu.com trusty-updates/main Sources [277 kB]
Get:25 http://us.archive.ubuntu.com trusty-updates/restricted Sources [5,352 B]
Get:26 http://us.archive.ubuntu.com trusty-updates/universe Sources [156 kB]
Ign http://ppa.launchpad.net trusty InRelease
Ign http://ppa.launchpad.net trusty InRelease
Ign http://ppa.launchpad.net trusty InRelease
Get:27 http://ppa.launchpad.net trusty InRelease [15.5 kB]
Get:28 http://us.archive.ubuntu.com trusty-updates/multiverse Sources [5,939 B]
Hit http://ppa.launchpad.net trusty Release.gpg
Get:29 http://us.archive.ubuntu.com trusty-updates/main amd64 Packages [774 kB]
Hit http://ppa.launchpad.net trusty Release.gpg
Hit http://ppa.launchpad.net trusty Release.gpg
Get:30 http://ppa.launchpad.net trusty/main amd64 Packages [15.8 kB]
Get:31 http://ppa.launchpad.net trusty/main i386 Packages [15.8 kB]
Get:32 http://ppa.launchpad.net trusty/main Translation-en [5,429 B]
Hit http://ppa.launchpad.net trusty Release
Hit http://ppa.launchpad.net trusty Release
Hit http://ppa.launchpad.net trusty Release
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ppa.launchpad.net trusty/main Translation-en
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ppa.launchpad.net trusty/main Translation-en
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ppa.launchpad.net trusty/main i386 Packages
Get:33 http://us.archive.ubuntu.com trusty-updates/restricted amd64 Packages [15.9 kB]
Get:34 http://us.archive.ubuntu.com trusty-updates/universe amd64 Packages [361 kB]
Ign http://ppa.launchpad.net trusty/main Translation-en_IN
Ign http://ppa.launchpad.net trusty/main Translation-en
Get:35 http://us.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [13.2 kB]
Get:36 http://us.archive.ubuntu.com trusty-updates/main i386 Packages [741 kB]
Get:37 http://us.archive.ubuntu.com trusty-updates/restricted i386 Packages [15.6 kB]
Get:38 http://us.archive.ubuntu.com trusty-updates/universe i386 Packages [363 kB]
Get:39 http://us.archive.ubuntu.com trusty-updates/multiverse i386 Packages [13.6 kB]
Get:40 http://us.archive.ubuntu.com trusty-updates/main Translation-en [387 kB]
Get:41 http://us.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,227 B]
Get:42 http://us.archive.ubuntu.com trusty-updates/restricted Translation-en [3,699 B]
Get:43 http://us.archive.ubuntu.com trusty-updates/universe Translation-en [189 kB]
Get:44 http://us.archive.ubuntu.com trusty-backports/main Sources [9,551 B]
Get:45 http://us.archive.ubuntu.com trusty-backports/restricted Sources [28 B]
Get:46 http://us.archive.ubuntu.com trusty-backports/universe Sources [35.2 kB]
Get:47 http://us.archive.ubuntu.com trusty-backports/multiverse Sources [1,898 B]
Get:48 http://us.archive.ubuntu.com trusty-backports/main amd64 Packages [13.3 kB]
Get:49 http://us.archive.ubuntu.com trusty-backports/restricted amd64 Packages [28 B]
Get:50 http://us.archive.ubuntu.com trusty-backports/universe amd64 Packages [43.2 kB]
Get:51 http://us.archive.ubuntu.com trusty-backports/multiverse amd64 Packages [1,571 B]
Get:52 http://us.archive.ubuntu.com trusty-backports/main i386 Packages [13.3 kB]
Get:53 http://us.archive.ubuntu.com trusty-backports/restricted i386 Packages [28 B]
Get:54 http://us.archive.ubuntu.com trusty-backports/universe i386 Packages [43.2 kB]
Get:55 http://us.archive.ubuntu.com trusty-backports/multiverse i386 Packages [1,552 B]
Get:56 http://us.archive.ubuntu.com trusty-backports/main Translation-en [7,505 B]
Get:57 http://us.archive.ubuntu.com trusty-backports/multiverse Translation-en [1,215 B]
Get:58 http://us.archive.ubuntu.com trusty-backports/restricted Translation-en [28 B]
Get:59 http://us.archive.ubuntu.com trusty-backports/universe Translation-en [36.8 kB]
Hit http://us.archive.ubuntu.com trusty Release
Hit http://us.archive.ubuntu.com trusty/main Sources
Hit http://us.archive.ubuntu.com trusty/restricted Sources
Hit http://us.archive.ubuntu.com trusty/universe Sources
Hit http://us.archive.ubuntu.com trusty/multiverse Sources
Hit http://us.archive.ubuntu.com trusty/main amd64 Packages
Hit http://us.archive.ubuntu.com trusty/restricted amd64 Packages
Hit http://us.archive.ubuntu.com trusty/universe amd64 Packages
Hit http://us.archive.ubuntu.com trusty/multiverse amd64 Packages
Hit http://us.archive.ubuntu.com trusty/main i386 Packages
Hit http://us.archive.ubuntu.com trusty/restricted i386 Packages
Hit http://us.archive.ubuntu.com trusty/universe i386 Packages
Hit http://us.archive.ubuntu.com trusty/multiverse i386 Packages
Hit http://us.archive.ubuntu.com trusty/main Translation-en
Hit http://us.archive.ubuntu.com trusty/multiverse Translation-en
Hit http://us.archive.ubuntu.com trusty/restricted Translation-en
Hit http://us.archive.ubuntu.com trusty/universe Translation-en
Ign http://us.archive.ubuntu.com trusty/main Translation-en_IN
Ign http://us.archive.ubuntu.com trusty/multiverse Translation-en_IN
Ign http://us.archive.ubuntu.com trusty/restricted Translation-en_IN
Ign http://us.archive.ubuntu.com trusty/universe Translation-en_IN
Fetched 5,537 kB in 46s (120 kB/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package hwinfo is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'hwinfo' has no installation candidate
  *-network
       description: Wireless interface
       product: BCM43142 802.11b/g/n
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:06:00.0
       logical name: wlan0
       version: 01
       serial: 90:48:9a:f5:fe:39
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=wl0 driverversion=6.30.223.248 (r487574) latency=0 multicast=yes wireless=IEEE 802.11abg
       resources: irq:18 memory:f7900000-f7907fff
  *-network
       description: Ethernet interface
       product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:07:00.0
       logical name: eth0
       version: 0c
       serial: b8:2a:72:c9:1b:81
       size: 100Mbit/s
       capacity: 1Gbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8168 driverversion=8.037.00-NAPI duplex=full ip=192.168.1.13 latency=0 link=yes multicast=yes port=twisted pair speed=100Mbit/s
       resources: irq:57 ioport:e000(size=256) memory:f7800000-f7800fff memory:f2100000-f2103fff
0: phy0: Wireless LAN
 Soft blocked: no
 Hard blocked: no
1: brcmwl-0: Wireless LAN
 Soft blocked: no
 Hard blocked: no
5: hci0: Bluetooth
 Soft blocked: yes
 Hard blocked: no
eth0 Interface doesn't support scanning.

lo Interface doesn't support scanning.

                    Channel:1
                    Frequency:2.412 GHz (Channel 1)
                    ESSID:"mallikarjun"
                    Channel:1
                    Frequency:2.412 GHz (Channel 1)
                    ESSID:"BitraNet"
                    Channel:11
                    Frequency:2.462 GHz (Channel 11)
                    ESSID:"D-Link_DIR-600M"
                    Channel:6
                    Frequency:2.437 GHz (Channel 6)
                    ESSID:"maruthi's a7"
                    Channel:6
                    Frequency:2.437 GHz (Channel 6)
                    ESSID:"GOKUL"
                    Channel:7
                    Frequency:2.442 GHz (Channel 7)
                    ESSID:"shashank(pioneer)"
                    Channel:11
                    Frequency:2.462 GHz (Channel 11)
                    ESSID:"linkampo"
auto lo
iface lo inet loopback

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Ubuntu 14.04.2 LTS"
06:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01)
 Subsystem: Dell Wireless 1704 802.11n + BT 4.0 [1028:0016]
 Kernel driver in use: wl
07:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 0c)
 Subsystem: Dell Device [1028:0662]
 Kernel driver in use: r8168
Bus 001 Device 005: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 001 Device 004: ID 0a5c:21d7 Broadcom Corp. BCM43142 Bluetooth 4.0
Bus 001 Device 003: ID 0bda:5756 Realtek Semiconductor Corp.
Bus 001 Device 002: ID 8087:8000 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
RUNNING STATE WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN
running connected enabled enabled enabled enabled
H/W path Device Class Description
======================================================
                            system Vostro 3446 (0662)
/0 bus 0JKRPT
/0/0 memory 64KiB BIOS
/0/1 memory
/0/1/0 memory 4GiB SODIMM DDR3 Synchronous 1600 MHz
/0/7 memory System Memory
/0/6 memory 3MiB L3 cache
/0/5 memory 512KiB L2 cache
/0/4 memory 128KiB L1 cache
/0/24 processor Intel(R) Core(TM) i3-4005U CPU @ 1.70
/0/2 memory
/0/3 memory
/0/100 bridge Haswell-ULT DRAM Controller
/0/100/2 display Haswell-ULT Integrated Graphics Contr
/0/100/3 multimedia Haswell-ULT HD Audio Controller
/0/100/14 bus 8 Series USB xHCI HC
/0/100/16 communication 8 Series HECI #0
/0/100/1b multimedia 8 Series HD Audio Controller
/0/100/1c bridge 8 Series PCI Express Root Port 1
/0/100/1c.2 bridge 8 Series PCI Express Root Port 3
/0/100/1c.2/0 wlan0 network BCM43142 802.11b/g/n
/0/100/1c.3 bridge 8 Series PCI Express Root Port 4
/0/100/1c.3/0 eth0 network RTL8111/8168/8411 PCI Express Gigabit
/0/100/1c.4 bridge 8 Series PCI Express Root Port 5
/0/100/1c.4/0 generic Illegal Vendor ID
/0/100/1d bus 8 Series USB EHCI #1
/0/100/1f bridge 8 Series LPC Controller
/0/100/1f.2 storage 8 Series SATA Controller 1 [AHCI mode
/0/100/1f.3 bus 8 Series SMBus Controller
/0/8 scsi0 storage
/0/8/0.0.0 /dev/sda disk 500GB ST500LT012-1DG14
/0/8/0.0.0/1 /dev/sda1 volume 350MiB Windows FAT volume
/0/8/0.0.0/2 /dev/sda2 volume 3GiB Windows FAT volume
/0/8/0.0.0/3 /dev/sda3 volume 454GiB EXT4 volume
/0/8/0.0.0/4 /dev/sda4 volume 7998MiB Extended partition
/0/8/0.0.0/4/5 /dev/sda5 volume 7998MiB Linux swap / Solaris partitio
/0/9 scsi1 storage
/0/9/0.0.0 /dev/cdrom disk DVD+-RW UJ8E2
/0/a scsi2 storage
/0/a/0.0.0 /dev/sdb disk xD/SD/M.S.
/0/a/0.0.0/0 /dev/sdb disk
/1 power DELL FW1MN41
Linux prannoy-Vostro-3446 3.13.0-53-generic #89-Ubuntu SMP Wed May 20 10:34:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
^[[1;2D^[[1;2D[ 0.000000] No AGP bridge found
[ 0.000000] Found optimal setting for mtrr clean up
[ 0.000000] found SMP MP-table at [mem 0x000fdb00-0x000fdb0f] mapped at [ffff8800000fdb00]
[ 0.000000] ACPI Error: Gpe0Block - 32-bit FADT register is too long (32 bytes, 256 bits) to convert to GAS struct - 255 bits max, truncating (20131115/tbfadt-202)
[ 0.000000] No NUMA configuration found
[ 0.000000] No AGP bridge found
[ 0.155704] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.189683] ACPI: No dock devices found.
[ 0.230443] Found 1 acpi root devices
[ 0.230795] usbcore: registered new interface driver usbfs
[ 0.230804] usbcore: registered new interface driver hub
[ 0.230827] usbcore: registered new device driver usb
[ 0.234623] Switched to clocksource hpet
[ 0.241106] pnp: PnP ACPI: found 11 devices
[ 0.871716] Console: switching to colour frame buffer device 170x48
[ 0.875199] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0
[ 0.876657] ACPI: Lid Switch [LID0]
[ 0.906957] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.906960] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.906962] usb usb1: Product: EHCI Host Controller
[ 0.906963] usb usb1: Manufacturer: Linux 3.13.0-53-generic ehci_hcd
[ 0.906965] usb usb1: SerialNumber: 0000:00:1d.0
[ 0.907074] hub 1-0:1.0: USB hub found
[ 0.907502] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.907504] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.907506] usb usb2: Product: xHCI Host Controller
[ 0.907508] usb usb2: Manufacturer: Linux 3.13.0-53-generic xhci_hcd
[ 0.907509] usb usb2: SerialNumber: 0000:00:14.0
[ 0.907614] hub 2-0:1.0: USB hub found
[ 0.909649] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003
[ 0.909651] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.909652] usb usb3: Product: xHCI Host Controller
[ 0.909654] usb usb3: Manufacturer: Linux 3.13.0-53-generic xhci_hcd
[ 0.909656] usb usb3: SerialNumber: 0000:00:14.0
[ 0.909756] hub 3-0:1.0: USB hub found
[ 0.921330] Loaded X.509 cert 'Magrathea: Glacier signing key: 9aac900abd0220fb93c8be10f20d6973dab829f5'
[ 0.927307] IMA: No TPM chip found, activating TPM-bypass!
[ 0.928667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.988079] eth%d: 0xffffc90000636000, b8:2a:72:c9:1b:81, IRQ 57
[ 1.007557] Console: switching to colour dummy device 80x25
[ 1.046604] [<ffffffff810677fd>] warn_slowpath_common+0x7d/0xa0
[ 1.046606] [<ffffffff8106786c>] warn_slowpath_fmt+0x4c/0x50
[ 1.046791] [<ffffffff8173391d>] system_call_fastpath+0x1a/0x1f
[ 1.219130] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 1.351473] usb 1-1: New USB device found, idVendor=8087, idProduct=8000
[ 1.351475] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.351866] hub 1-1:1.0: USB hub found
[ 1.623341] usb 1-1.5: new high-speed USB device number 3 using ehci-pci
[ 1.744126] usb 1-1.5: New USB device found, idVendor=0bda, idProduct=5756
[ 1.744128] usb 1-1.5: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 1.744129] usb 1-1.5: Product: Integrated_Webcam_HD
[ 1.744130] usb 1-1.5: Manufacturer: CN0VFVY972487465EZYRA00
[ 1.744131] usb 1-1.5: SerialNumber: 200901010001
[ 1.815450] usb 1-1.6: new full-speed USB device number 4 using ehci-pci
[ 1.910311] usb 1-1.6: New USB device found, idVendor=0a5c, idProduct=21d7
[ 1.910313] usb 1-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.910315] usb 1-1.6: Product: BCM43142A0
[ 1.910316] usb 1-1.6: Manufacturer: Broadcom Corp
[ 1.910317] usb 1-1.6: SerialNumber: 90489AF5FE3A
[ 1.979480] usb 1-1.8: new high-speed USB device number 5 using ehci-pci
[ 2.072389] usb 1-1.8: New USB device found, idVendor=0bda, idProduct=0129
[ 2.072391] usb 1-1.8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.072392] usb 1-1.8: Product: USB2.0-CRW
[ 2.072393] usb 1-1.8: Manufacturer: Generic
[ 2.072394] usb 1-1.8: SerialNumber: 20100201396000000
[ 2.763717] Console: switching to colour frame buffer device 170x48
[ 2.770003] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[ 2.773144] ACPI Error: [\_SB_.PCI0.GFX0.DD02._BCL] Namespace lookup failure, AE_NOT_FOUND (20131115/psargs-359)
[ 2.773150] ACPI Error: Method parse/execution failed [\_SB_.PCI0.RP05.PEGP.DD02._BCL] (Node ffff880129ad55f0), AE_NOT_FOUND (20131115/psparse-536)
[ 2.827792] Switched to clocksource tsc
[ 7.767349] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 9.946730] EXT4-fs (sda3): re-mounted. Opts: errors=remount-ro
[ 10.375842] lp: driver loaded but no devices found
[ 10.548319] bbswitch: version 0.7
[ 10.548328] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
[ 10.548336] bbswitch: Found discrete VGA device 0000:08:00.0: \_SB_.PCI0.RP05.PEGP
[ 10.548348] ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131115/nsarguments-95)
[ 10.548488] bbswitch: detected an Optimus _DSM function
[ 10.548557] bbswitch: disabling discrete graphics
[ 10.548563] ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131115/nsarguments-95)
[ 10.563556] bbswitch: Succesfully loaded. Discrete card 0000:08:00.0 is off
[ 13.430274] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 13.895864] cfg80211: Calling CRDA to update world regulatory domain
[ 16.674003] wl: module license 'MIXED/Proprietary' taints kernel.
[ 16.808111] wlan0: Broadcom BCM4365 802.11 Hybrid Wireless Controller 6.30.223.248 (r487574)
[ 17.710420] usbcore: registered new interface driver btusb
[ 17.845468] usbcore: registered new interface driver rts5139
[ 18.067876] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input9
[ 18.078424] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input12
[ 18.078523] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input11
[ 18.078601] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input10
[ 18.486955] uvcvideo: Found UVC 1.00 device Integrated_Webcam_HD (0bda:5756)
[ 18.505900] input: Integrated_Webcam_HD as /devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.5/1-1.5:1.0/input/input14
[ 18.506041] usbcore: registered new interface driver uvcvideo
[ 19.702096] cfg80211: World regulatory domain updated:
[ 19.702100] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 19.702102] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 19.702104] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 19.702106] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 19.702107] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 19.702109] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 19.956716] Bluetooth: firmware loaded
[ 31.122051] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 31.122312] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 171.385835] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 16:14:a5:b4:1a:9b profile =00:00:00:00:00:00
[ 171.385953] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 16:14:a5:b4:1a:9b profile =00:00:00:00:00:00
[ 171.386382] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 16:14:a5:b4:1a:9b profile =00:00:00:00:00:00
[ 175.077615] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 16:14:a5:b4:1a:9b profile =00:00:00:00:00:00
[ 175.077672] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 16:14:a5:b4:1a:9b profile =00:00:00:00:00:00
[ 181.080521] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 16:14:a5:b4:1a:9b profile =00:00:00:00:00:00
[ 181.080567] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 16:14:a5:b4:1a:9b profile =00:00:00:00:00:00
[ 204.544918] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 16:14:a5:b4:1a:9b profile =00:00:00:00:00:00
[ 204.545013] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 16:14:a5:b4:1a:9b profile =00:00:00:00:00:00
[ 205.089556] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 16:14:a5:b4:1a:9b profile =00:00:00:00:00:00
[ 205.089627] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 16:14:a5:b4:1a:9b profile =00:00:00:00:00:00
[ 211.092478] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 16:14:a5:b4:1a:9b profile =00:00:00:00:00:00
[ 211.092551] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 16:14:a5:b4:1a:9b profile =00:00:00:00:00:00
[ 217.095250] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 16:14:a5:b4:1a:9b profile =00:00:00:00:00:00
[ 217.095324] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 16:14:a5:b4:1a:9b profile =00:00:00:00:00:00
[ 223.097324] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 16:14:a5:b4:1a:9b profile =00:00:00:00:00:00
[ 223.097383] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 16:14:a5:b4:1a:9b profile =00:00:00:00:00:00
[ 229.102634] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 16:14:a5:b4:1a:9b profile =00:00:00:00:00:00
[ 229.102693] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 16:14:a5:b4:1a:9b profile =00:00:00:00:00:00
[ 235.107548] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 16:14:a5:b4:1a:9b profile =00:00:00:00:00:00
[ 235.107599] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 16:14:a5:b4:1a:9b profile =00:00:00:00:00:00
[ 241.110485] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 16:14:a5:b4:1a:9b profile =00:00:00:00:00:00
[ 241.110532] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 16:14:a5:b4:1a:9b profile =00:00:00:00:00:00
[ 247.110074] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 16:14:a5:b4:1a:9b profile =00:00:00:00:00:00
[ 247.110111] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 16:14:a5:b4:1a:9b profile =00:00:00:00:00:00
[ 253.114152] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 16:14:a5:b4:1a:9b profile =00:00:00:00:00:00
[ 253.114182] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 16:14:a5:b4:1a:9b profile =00:00:00:00:00:00
[ 259.118058] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 16:14:a5:b4:1a:9b profile =00:00:00:00:00:00
[ 259.118111] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 16:14:a5:b4:1a:9b profile =00:00:00:00:00:00
[ 261.635243] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 261.665218] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 262.238039] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 262.238296] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 516.737122] ata1: SError: { PHYRdyChg CommWake }
[ 516.737139] res 40/00:f0:00:1d:30/00:00:0c:00:00/40 Emask 0x10 (ATA bus error)
[ 518.290354] bbswitch: enabling discrete graphics
[ 518.327232] ata2: SError: { PHYRdyChg CommWake }
[ 518.327248] res 50/00:03:00:00:00/00:00:00:00:00/a0 Emask 0x10 (ATA bus error)
[ 519.127638] cfg80211: Calling CRDA to update world regulatory domain
[ 520.505626] usb 1-1.8: reset high-speed USB device number 5 using ehci-pci
[ 520.669686] usb 1-1.5: reset high-speed USB device number 3 using ehci-pci
[ 520.833728] usb 1-1.6: reset full-speed USB device number 4 using ehci-pci
[ 522.524769] wl 0000:06:00.0: no hotplug settings from platform
[ 522.526222] wl 0000:06:00.0: no hotplug settings from platform
[ 522.527313] wl 0000:06:00.0: no hotplug settings from platform
[ 522.530277] cfg80211: World regulatory domain updated:
[ 522.530282] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 522.530285] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 522.530288] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 522.530290] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 522.530292] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 522.530294] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 522.550911] bbswitch: disabling discrete graphics
[ 522.550922] ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131115/nsarguments-95)
[ 523.050629] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 523.127997] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 524.114369] Bluetooth: firmware loaded
[ 552.240281] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = c2:3c:e3:3d:3c:85 profile =00:00:00:00:00:00
[ 552.240637] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = c2:3c:e3:3d:3c:85 profile =00:00:00:00:00:00
[ 552.240825] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = c2:3c:e3:3d:3c:85 profile =00:00:00:00:00:00
[ 553.240538] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = c2:3c:e3:3d:3c:85 profile =00:00:00:00:00:00
[ 553.240627] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = c2:3c:e3:3d:3c:85 profile =00:00:00:00:00:00
[ 559.243342] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = c2:3c:e3:3d:3c:85 profile =00:00:00:00:00:00
[ 559.243392] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = c2:3c:e3:3d:3c:85 profile =00:00:00:00:00:00
[ 565.246044] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = c2:3c:e3:3d:3c:85 profile =00:00:00:00:00:00
[ 565.246073] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = c2:3c:e3:3d:3c:85 profile =00:00:00:00:00:00
[ 571.247941] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = c2:3c:e3:3d:3c:85 profile =00:00:00:00:00:00
[ 571.247976] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = c2:3c:e3:3d:3c:85 profile =00:00:00:00:00:00
[ 577.252337] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = c2:3c:e3:3d:3c:85 profile =00:00:00:00:00:00
[ 577.252356] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = c2:3c:e3:3d:3c:85 profile =00:00:00:00:00:00
[ 619.138670] ata1: SError: { PHYRdyChg CommWake }
[ 619.138683] res 50/00:03:00:00:00/00:00:00:00:00/a0 Emask 0x10 (ATA bus error)
[ 619.238783] ata2: SError: { PHYRdyChg CommWake }
[ 619.238798] res 50/00:03:00:00:00/00:00:00:00:00/a0 Emask 0x10 (ATA bus error)
[ 620.454003] bbswitch: enabling discrete graphics
[ 620.635779] cfg80211: Calling CRDA to update world regulatory domain
[ 621.914088] usb 1-1.8: reset high-speed USB device number 5 using ehci-pci
[ 622.077421] usb 1-1.6: reset full-speed USB device number 4 using ehci-pci
[ 622.241467] usb 1-1.5: reset high-speed USB device number 3 using ehci-pci
[ 623.943614] wl 0000:06:00.0: no hotplug settings from platform
[ 623.945465] wl 0000:06:00.0: no hotplug settings from platform
[ 623.947085] wl 0000:06:00.0: no hotplug settings from platform
[ 623.952623] cfg80211: World regulatory domain updated:
[ 623.952628] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 623.952631] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 623.952634] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 623.952636] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 623.952639] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 623.952641] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 623.978682] bbswitch: disabling discrete graphics
[ 623.978691] ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131115/nsarguments-95)
[ 624.460188] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 624.531213] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 625.529355] Bluetooth: firmware loaded
[ 713.580662] r8168: eth0: link up
[ 713.580713] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 1048.565995] r8168: eth0: link down
[ 1048.571323] Modules linked in: ipt_MASQUERADE xt_conntrack ipt_REJECT xt_tcpudp iptable_filter nf_nat_h323 nf_conntrack_h323 nf_nat_pptp nf_nat_proto_gre nf_conntrack_pptp nf_conntrack_proto_gre nf_nat_tftp nf_conntrack_tftp nf_nat_sip nf_conntrack_sip nf_nat_irc nf_conntrack_irc nf_nat_ftp nf_conntrack_ftp iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack ip_tables x_tables nvram msr bnep rfcomm intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm uvcvideo dell_laptop videobuf2_vmalloc dell_wmi sparse_keymap crct10dif_pclmul crc32_pclmul ghash_clmulni_intel snd_hda_codec_hdmi aesni_intel snd_hda_codec_realtek snd_hda_intel videobuf2_memops aes_x86_64 videobuf2_core snd_hda_codec rts5139(C) lrw dcdbas btusb videodev wl(POX) bluetooth gf128mul glue_helper ablk_helper snd_hwdep cryptd snd_pcm snd_page_alloc snd_seq_midi snd_seq_midi_event snd_rawmidi snd_seq snd_seq_device cfg80211 snd_timer mei_me mei snd lpc_ich soundcore joydev serio_raw shpchp mac_hid binfmt_misc parport_pc ppdev bbswitch(OX) lp parport mxm_wmi i915 psmouse i2c_algo_bit ahci drm_kms_helper libahci drm r8168(OX) wmi video
[ 1048.571492] [<ffffffff810677fd>] warn_slowpath_common+0x7d/0xa0
[ 1048.571497] [<ffffffff810678da>] warn_slowpath_null+0x1a/0x20
[ 1048.571566] [<ffffffffa0018287>] rtl8168_tx_clear+0xf7/0x160 [r8168]
[ 1048.571581] [<ffffffffa004e36a>] rtl8168_link_timer+0xba/0x580 [r8168]
[ 1048.571597] [<ffffffffa004e2b0>] ? rtl8168_esd_timer+0x500/0x500 [r8168]
[ 1048.571619] [<ffffffffa004e2b0>] ? rtl8168_esd_timer+0x500/0x500 [r8168]
[ 1053.499479] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 1060.601920] r8168: eth0: link up
[ 1060.601948] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 2954.843134] ata1: SError: { PHYRdyChg CommWake }
[ 2954.843142] res 50/00:03:00:00:00/00:00:00:00:00/a0 Emask 0x10 (ATA bus error)
[ 2954.843151] res 50/00:03:00:00:00/00:00:00:00:00/a0 Emask 0x10 (ATA bus error)
[ 2954.843158] res 50/00:03:00:00:00/00:00:00:00:00/a0 Emask 0x10 (ATA bus error)
[ 2954.843166] res 50/00:03:00:00:00/00:00:00:00:00/a0 Emask 0x10 (ATA bus error)
[ 2955.773648] ata2: SError: { PHYRdyChg CommWake }
[ 2955.773663] res 50/00:03:00:00:00/00:00:00:00:00/a0 Emask 0x10 (ATA bus error)
[ 2956.262815] bbswitch: enabling discrete graphics
[ 2957.855976] usb 1-1.8: reset high-speed USB device number 5 using ehci-pci
[ 2958.020042] usb 1-1.6: reset full-speed USB device number 4 using ehci-pci
[ 2958.184071] usb 1-1.5: reset high-speed USB device number 3 using ehci-pci
[ 2959.882921] wl 0000:06:00.0: no hotplug settings from platform
[ 2959.884117] wl 0000:06:00.0: no hotplug settings from platform
[ 2959.886912] wl 0000:06:00.0: no hotplug settings from platform
[ 2959.913326] bbswitch: disabling discrete graphics
[ 2959.913336] ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131115/nsarguments-95)
[ 2960.457166] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 2961.478983] Bluetooth: firmware loaded
[ 2965.472209] r8168: eth0: link up
[ 2965.472273] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
 Release Date: 05/27/2014
  Serial services are supported (int 14h)
 Manufacturer: Samsung
 Serial Number: 16ED5D43
 Manufacturer: Intel
 Serial Number: Not Specified
 Manufacturer: Dell Inc.
 Product Name: Vostro 3446
 Serial Number: DKZH712
 Manufacturer: Dell Inc.
 Product Name: 0JKRPT
 Serial Number: .DKZH712.CN7620648J000M.
 Manufacturer: Dell Inc.
 Serial Number: DKZH712
 Manufacturer: SMP-SAN2.8
 Serial Number: 2375
 SBDS Manufacture Date: 2014-07-26
eth0 no wireless extensions.

lo no wireless extensions.

wlan0 IEEE 802.11abg ESSID:off/any
          Mode:Managed Access Point: Not-Associated
          Retry long limit:7 RTS thr:off Fragment thr:off
          Power Management:on

/etc/modprobe.d/alsa-base.conf:install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; : ; }
/etc/modprobe.d/bbswitch.conf:options bbswitch load_state=0
/etc/modprobe.d/blacklist-ath_pci.conf:# which ath5k cannot recover. To prevent this condition, stop
/etc/modprobe.d/blacklist-ath_pci.conf:blacklist ath_pci
/etc/modprobe.d/blacklist-bcm43.conf:# Warning: This file is autogenerated by bcmwl. All changes to this file will be lost.
/etc/modprobe.d/blacklist-bcm43.conf:blacklist b43
/etc/modprobe.d/blacklist-bcm43.conf:blacklist b43legacy
/etc/modprobe.d/blacklist-bcm43.conf:blacklist bcm43xx
/etc/modprobe.d/blacklist-bcm43.conf:blacklist brcm80211
/etc/modprobe.d/blacklist-bcm43.conf:blacklist brcmfmac
/etc/modprobe.d/blacklist-bcm43.conf:blacklist brcmsmac
/etc/modprobe.d/blacklist-bcm43.conf:blacklist bcma
/etc/modprobe.d/blacklist.conf:blacklist eth1394
/etc/modprobe.d/blacklist.conf:# replaced by p54pci
/etc/modprobe.d/blacklist.conf:blacklist prism54
/etc/modprobe.d/blacklist.conf:# replaced by b43 and ssb.
/etc/modprobe.d/blacklist.conf:blacklist bcm43xx
/etc/modprobe.d/blacklist-oss.conf:blacklist uart6850
/etc/modprobe.d/blacklist-watchdog.conf:blacklist twl4030_wdt
/etc/modprobe.d/iwlwifi.conf:# /etc/modprobe.d/iwlwifi.conf
/etc/modprobe.d/iwlwifi.conf:# iwlwifi will dyamically load either iwldvm or iwlmvm depending on the
/etc/modprobe.d/iwlwifi.conf:# microcode file installed on the system. When removing iwlwifi, first
/etc/modprobe.d/iwlwifi.conf:# remove the iwl?vm module and then iwlwifi.
/etc/modprobe.d/iwlwifi.conf:remove iwlwifi \
/etc/modprobe.d/iwlwifi.conf:(/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \
/etc/modprobe.d/iwlwifi.conf:&& /sbin/modprobe -r mac80211

[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true
WimaxEnabled=true
sudo: hwinfo: command not found
root 1322 0.0 0.0 30608 2728 ? Ss 11:23 0:03 /sbin/wpa_supplicant -B -P /run/sendsigs.omit.d/wpasupplicant.pid -u -s -O /var/run/wpa_supplicant
root 2562 0.0 0.1 414708 6816 ? Ssl 11:27 0:01 NetworkManager
nobody 4743 0.0 0.0 31024 1528 ? S 12:58 0:00 /usr/sbin/dnsmasq --no-resolv --keep-in-foreground --no-hosts --bind-interfaces --pid-file=/run/sendsigs.omit.d/network-manager.dnsmasq.pid --listen-address=127.0.1.1 --conf-file=/var/run/NetworkManager/dnsmasq.conf --cache-size=0 --proxy-dnssec --enable-dbus=org.freedesktop.NetworkManager.dnsmasq --conf-dir=/etc/NetworkManager/dnsmasq.d
root 5941 0.0 0.0 10228 3736 ? S 13:53 0:00 /sbin/dhclient -d -sf /usr/lib/NetworkManager/nm-dhcp-client.action -pf /run/sendsigs.omit.d/network-manager.dhclient-eth0.pid -lf /var/lib/NetworkManager/dhclient-a00243a2-73ab-42ea-8d8c-e1b7756cea2a-eth0.lease -cf /var/lib/NetworkManager/dhclient-eth0.conf eth0
prannoy 6212 0.0 0.0 11744 924 pts/1 S+ 13:59 0:00 grep --color=auto -E wpa|icd|etwork
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 eth0
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
nameserver 127.0.1.1
total 400708
23592961 drwxr-xr-x 3 root root 4096 Dec 19 02:07 .
       2 drwxr-xr-x 23 root root 4096 May 20 2015 ..
23592969 -rw-r--r-- 1 root root 1164547 Oct 28 2014 abi-3.13.0-39-generic
23593265 -rw-r--r-- 1 root root 1164509 Nov 14 2014 abi-3.13.0-40-generic
23593263 -rw-r--r-- 1 root root 1164720 Dec 9 2014 abi-3.13.0-43-generic
23593274 -rw-r--r-- 1 root root 1164720 Dec 16 2014 abi-3.13.0-44-generic
23593279 -rw-r--r-- 1 root root 1164967 Jan 14 2015 abi-3.13.0-45-generic
23593291 -rw-r--r-- 1 root root 1164852 Mar 11 2015 abi-3.13.0-46-generic
23593286 -rw-r--r-- 1 root root 1164723 Mar 12 2015 abi-3.13.0-48-generic
23593292 -rw-r--r-- 1 root root 1164723 Apr 11 2015 abi-3.13.0-49-generic
23593296 -rw-r--r-- 1 root root 1164671 Apr 15 2015 abi-3.13.0-51-generic
23593305 -rw-r--r-- 1 root root 1164671 May 4 2015 abi-3.13.0-52-generic
23593315 -rw-r--r-- 1 root root 1164671 May 20 2015 abi-3.13.0-53-generic
23592977 -rw-r--r-- 1 root root 853401 Nov 13 2013 abi-3.5.0-44-generic
23592966 -rw-r--r-- 1 root root 165712 Oct 28 2014 config-3.13.0-39-generic
23592965 -rw-r--r-- 1 root root 165745 Nov 14 2014 config-3.13.0-40-generic
23593270 -rw-r--r-- 1 root root 165745 Dec 9 2014 config-3.13.0-43-generic
23593267 -rw-r--r-- 1 root root 165748 Dec 16 2014 config-3.13.0-44-generic
23593281 -rw-r--r-- 1 root root 165748 Jan 14 2015 config-3.13.0-45-generic
23593289 -rw-r--r-- 1 root root 165748 Mar 11 2015 config-3.13.0-46-generic
23593287 -rw-r--r-- 1 root root 165773 Mar 12 2015 config-3.13.0-48-generic
23593301 -rw-r--r-- 1 root root 165773 Apr 11 2015 config-3.13.0-49-generic
23593298 -rw-r--r-- 1 root root 165762 Apr 15 2015 config-3.13.0-51-generic
23593306 -rw-r--r-- 1 root root 165762 May 4 2015 config-3.13.0-52-generic
23593314 -rw-r--r-- 1 root root 165762 May 20 2015 config-3.13.0-53-generic
23592974 -rw-r--r-- 1 root root 148157 Nov 13 2013 config-3.5.0-44-generic
23592962 drwxr-xr-x 5 root root 12288 Jun 8 2015 grub
23592968 -rw-r--r-- 1 root root 19262620 Nov 20 2014 initrd.img-3.13.0-39-generic
23592967 -rw-r--r-- 1 root root 19173594 Nov 6 2014 initrd.img-3.13.0-39-generic.old-dkms
23593268 -rw-r--r-- 1 root root 19287943 Dec 6 2014 initrd.img-3.13.0-40-generic
23593273 -rw-r--r-- 1 root root 19295685 Dec 17 2014 initrd.img-3.13.0-43-generic
23593272 -rw-r--r-- 1 root root 19293575 Jan 13 2015 initrd.img-3.13.0-44-generic
23593283 -rw-r--r-- 1 root root 19299414 Feb 22 2015 initrd.img-3.13.0-45-generic
23593285 -rw-r--r-- 1 root root 19298329 Mar 15 2015 initrd.img-3.13.0-46-generic
23593282 -rw-r--r-- 1 root root 19297662 Mar 29 2015 initrd.img-3.13.0-48-generic
23593295 -rw-r--r-- 1 root root 19298422 Apr 18 2015 initrd.img-3.13.0-49-generic
23593293 -rw-r--r-- 1 root root 19297994 May 3 2015 initrd.img-3.13.0-51-generic
23593302 -rw-r--r-- 1 root root 19299412 May 7 2015 initrd.img-3.13.0-52-generic
23593307 -rw-r--r-- 1 root root 27848395 Dec 19 02:07 initrd.img-3.13.0-53-generic
23592973 -rw-r--r-- 1 root root 6959633 Aug 20 2014 initrd.img-3.5.0-36-generic
23592964 -rw-r--r-- 1 root root 16217115 Nov 6 2014 initrd.img-3.5.0-44-generic
23592963 -rw-r--r-- 1 root root 16217115 Nov 6 2014 initrd.img-3.5.0-44-generic.old-dkms
23593190 -rw-r--r-- 1 root root 176500 Mar 12 2014 memtest86+.bin
23592979 -rw-r--r-- 1 root root 178176 Mar 12 2014 memtest86+.elf
23593191 -rw-r--r-- 1 root root 178680 Mar 12 2014 memtest86+_multiboot.bin
23592970 -rw------- 1 root root 3386936 Oct 28 2014 System.map-3.13.0-39-generic
23593264 -rw------- 1 root root 3387231 Nov 14 2014 System.map-3.13.0-40-generic
23593271 -rw------- 1 root root 3388760 Dec 9 2014 System.map-3.13.0-43-generic
23593276 -rw------- 1 root root 3388834 Dec 16 2014 System.map-3.13.0-44-generic
23593278 -rw------- 1 root root 3389258 Jan 14 2015 System.map-3.13.0-45-generic
23593277 -rw------- 1 root root 3389458 Mar 11 2015 System.map-3.13.0-46-generic
23593288 -rw------- 1 root root 3389235 Mar 12 2015 System.map-3.13.0-48-generic
23593300 -rw------- 1 root root 3389437 Apr 11 2015 System.map-3.13.0-49-generic
23593297 -rw------- 1 root root 3389875 Apr 15 2015 System.map-3.13.0-51-generic
23593303 -rw------- 1 root root 3389875 May 4 2015 System.map-3.13.0-52-generic
23593316 -rw------- 1 root root 3390132 May 20 2015 System.map-3.13.0-53-generic
23592976 -rw------- 1 root root 3024105 Nov 13 2013 System.map-3.5.0-44-generic
23592978 -rw------- 1 root root 5808544 Oct 28 2014 vmlinuz-3.13.0-39-generic
23593266 -rw------- 1 root root 5808960 Nov 14 2014 vmlinuz-3.13.0-40-generic
23593269 -rw------- 1 root root 5814080 Dec 9 2014 vmlinuz-3.13.0-43-generic
23593275 -rw------- 1 root root 5814496 Dec 16 2014 vmlinuz-3.13.0-44-generic
23593280 -rw------- 1 root root 5814112 Jan 14 2015 vmlinuz-3.13.0-45-generic
23593290 -rw------- 1 root root 5814592 Mar 11 2015 vmlinuz-3.13.0-46-generic
23593284 -rw------- 1 root root 5815680 Mar 12 2015 vmlinuz-3.13.0-48-generic
23593299 -rw------- 1 root root 5815392 Apr 11 2015 vmlinuz-3.13.0-49-generic
23593294 -rw------- 1 root root 5818368 Apr 15 2015 vmlinuz-3.13.0-51-generic
23593304 -rw------- 1 root root 5818592 May 4 2015 vmlinuz-3.13.0-52-generic
23593313 -rw------- 1 root root 5821152 May 20 2015 vmlinuz-3.13.0-53-generic
23592972 -rw-r--r-- 1 root root 5183904 Aug 1 2013 vmlinuz-3.5.0-36-generic
23592975 -rw------- 1 root root 5191232 Nov 13 2013 vmlinuz-3.5.0-44-generic
Traceback (most recent call last):
  File "/usr/bin/ubuntu-support-status", line 133, in <module>
    pkg.name, support_tag)
  File "/usr/bin/ubuntu-support-status", line 49, in get_maintenance_status
    raise Exception("No date tag found")
Exception: No date tag found
Downloaded daily snapshot dated 2016-06-07 03:15:02
--2016-06-08 14:00:08-- http://www.linux-usb.org/usb.ids
Resolving www.linux-usb.org (www.linux-usb.org)... 216.34.181.97
Connecting to www.linux-usb.org (www.linux-usb.org)|216.34.181.97|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 560164 (547K) [text/plain]
Saving to: ‘/var/lib/usbutils/usb.ids.new’

100%[======================================>] 5,60,164 109KB/s in 5.0s

2016-06-08 14:00:14 (109 KB/s) - ‘/var/lib/usbutils/usb.ids.new’ saved [560164/560164]

Done.
Module Size Used by
ipt_MASQUERADE 12880 0
xt_conntrack 12760 0
ipt_REJECT 12541 0
xt_tcpudp 12884 0
iptable_filter 12810 0
nf_nat_h323 17720 0
nf_conntrack_h323 73895 1 nf_nat_h323
nf_nat_pptp 13115 0
nf_nat_proto_gre 13009 1 nf_nat_pptp
nf_conntrack_pptp 19258 1 nf_nat_pptp
nf_conntrack_proto_gre 14434 1 nf_conntrack_pptp
nf_nat_tftp 12489 0
nf_conntrack_tftp 13121 1 nf_nat_tftp
nf_nat_sip 17186 0
nf_conntrack_sip 28460 1 nf_nat_sip
nf_nat_irc 12723 0
nf_conntrack_irc 13518 1 nf_nat_irc
nf_nat_ftp 12770 0
nf_conntrack_ftp 18638 1 nf_nat_ftp
iptable_nat 13011 0
nf_conntrack_ipv4 15012 1
nf_defrag_ipv4 12758 1 nf_conntrack_ipv4
nf_nat_ipv4 13263 1 iptable_nat
nf_nat 21841 10 nf_nat_ftp,nf_nat_irc,nf_nat_sip,ipt_MASQUERADE,nf_nat_proto_gre,nf_nat_h323,nf_nat_ipv4,nf_nat_pptp,nf_nat_tftp,iptable_nat
nf_conntrack 96976 19 nf_nat_ftp,nf_nat_irc,nf_nat_sip,nf_conntrack_proto_gre,ipt_MASQUERADE,nf_nat,nf_nat_h323,nf_nat_ipv4,nf_nat_pptp,nf_nat_tftp,xt_conntrack,nf_conntrack_ftp,nf_conntrack_irc,nf_conntrack_sip,iptable_nat,nf_conntrack_h323,nf_conntrack_ipv4,nf_conntrack_pptp,nf_conntrack_tftp
ip_tables 27239 2 iptable_filter,iptable_nat
x_tables 34059 6 ip_tables,xt_tcpudp,ipt_MASQUERADE,xt_conntrack,iptable_filter,ipt_REJECT
nvram 14411 0
msr 12865 0
bnep 19624 2
rfcomm 69160 8
intel_rapl 18773 0
x86_pkg_temp_thermal 14205 0
intel_powerclamp 14705 0
coretemp 13435 0
kvm_intel 143187 0
kvm 455835 1 kvm_intel
uvcvideo 80885 0
dell_laptop 18168 0
videobuf2_vmalloc 13216 1 uvcvideo
dell_wmi 12761 0
sparse_keymap 13948 1 dell_wmi
crct10dif_pclmul 14289 0
crc32_pclmul 13113 0
ghash_clmulni_intel 13216 0
snd_hda_codec_hdmi 46368 1
aesni_intel 55624 0
snd_hda_codec_realtek 65580 1
snd_hda_intel 56531 5
videobuf2_memops 13362 1 videobuf2_vmalloc
aes_x86_64 17131 1 aesni_intel
videobuf2_core 40664 1 uvcvideo
snd_hda_codec 192980 3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
rts5139 335409 0
lrw 13286 1 aesni_intel
dcdbas 14928 1 dell_laptop
btusb 32412 0
videodev 134688 2 uvcvideo,videobuf2_core
wl 6367819 0
bluetooth 391136 22 bnep,btusb,rfcomm
gf128mul 14951 1 lrw
glue_helper 13990 1 aesni_intel
ablk_helper 13597 1 aesni_intel
snd_hwdep 13602 1 snd_hda_codec
cryptd 20359 3 ghash_clmulni_intel,aesni_intel,ablk_helper
snd_pcm 102099 3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
snd_page_alloc 18710 2 snd_pcm,snd_hda_intel
snd_seq_midi 13324 0
snd_seq_midi_event 14899 1 snd_seq_midi
snd_rawmidi 30144 1 snd_seq_midi
snd_seq 61560 2 snd_seq_midi_event,snd_seq_midi
snd_seq_device 14497 3 snd_seq,snd_rawmidi,snd_seq_midi
cfg80211 484040 1 wl
snd_timer 29482 2 snd_pcm,snd_seq
mei_me 18627 0
mei 82276 1 mei_me
snd 69322 21 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
lpc_ich 21080 0
soundcore 12680 1 snd
joydev 17381 0
serio_raw 13462 0
shpchp 37032 0
mac_hid 13205 0
binfmt_misc 17468 1
parport_pc 32701 0
ppdev 17671 0
bbswitch 13943 0
lp 17759 0
parport 42348 3 lp,ppdev,parport_pc
mxm_wmi 13021 0
i915 784123 5
psmouse 106590 0
i2c_algo_bit 13413 1 i915
ahci 29915 2
drm_kms_helper 55071 1 i915
libahci 32716 1 ahci
drm 303102 4 i915,drm_kms_helper
r8168 261399 0
wmi 19177 2 dell_wmi,mxm_wmi
video 19476 1 i915

Model Name: Dell Vostro 14 3000 series

Step 5:
This Ubuntu OS was installed automatically when I bought the laptop. It was Ubuntu 12.04 LTS initially when I bought after whichI upgraded to Ubuntu 14.04 LTS.

Step 6:

rannoy@prannoy-Vostro-3446:~$ lspci -nn
00:00.0 Host bridge [0600]: Intel Corporation Haswell-ULT DRAM Controller [8086:0a04] (rev 0b)
00:02.0 VGA compatible controller [0300]: Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 0b)
00:03.0 Audio device [0403]: Intel Corporation Haswell-ULT HD Audio Controller [8086:0a0c] (rev 0b)
00:14.0 USB controller [0c03]: Intel Corporation 8 Series USB xHCI HC [8086:9c31] (rev 04)
00:16.0 Communication controller [0780]: Intel Corporation 8 Series HECI #0 [8086:9c3a] (rev 04)
00:1b.0 Audio device [0403]: Intel Corporation 8 Series HD Audio Controller [8086:9c20] (rev 04)
00:1c.0 PCI bridge [0604]: Intel Corporation 8 Series PCI Express Root Port 1 [8086:9c10] (rev e4)
00:1c.2 PCI bridge [0604]: Intel Corporation 8 Series PCI Express Root Port 3 [8086:9c14] (rev e4)
00:1c.3 PCI bridge [0604]: Intel Corporation 8 Series PCI Express Root Port 4 [8086:9c16] (rev e4)
00:1c.4 PCI bridge [0604]: Intel Corporation 8 Series PCI Express Root Port 5 [8086:9c18] (rev e4)
00:1d.0 USB controller [0c03]: Intel Corporation 8 Series USB EHCI #1 [8086:9c26] (rev 04)
00:1f.0 ISA bridge [0601]: Intel Corporation 8 Series LPC Controller [8086:9c45] (rev 04)
00:1f.2 SATA controller [0106]: Intel Corporation 8 Series SATA Controller 1 [AHCI mode] [8086:9c03] (rev 04)
00:1f.3 SMBus [0c05]: Intel Corporation 8 Series SMBus Controller [8086:9c22] (rev 04)
06:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01)
07:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 0c)
08:00.0 3D controller [0302]: NVIDIA Corporation GF117M [GeForce 610M/710M/810M/820M / GT 620M/625M/630M/720M] [10de:1140] (rev ff)

Revision history for this message
Manfred Hampl (m-hampl) said :
#12

The WLAN device is able to scan for access points and finds these:
                     ESSID:"mallikarjun"
                     ESSID:"BitraNet"
                     ESSID:"D-Link_DIR-600M"
                     ESSID:"maruthi's a7"
                     ESSID:"GOKUL"
                     ESSID:"shashank(pioneer)"
                     ESSID:"linkampo"
Is the one that you want to use one of these?

Do you see that list when configuring the network?

Revision history for this message
Prannoy (prannoykumar11) said :
#13

No Manfred, the access point i'm searching for is "NETGEAR94" which I have deleted while running the commands. Now I recreated the wifi access point using the "Create new Wi-Fi Network". Again it connects, however instead of wifi sybmol it shows a computer screen with wifi symbol inside it. The wifi shows connected to this access point but the internet does not work.

Revision history for this message
Manfred Hampl (m-hampl) said :
#14

I think "Create new Wi-Fi Network" was wrong, This let your computer act as a hotspot for other systems to connect.
You should have used "Connect to hidden Wifi network" if NETGEAR94 is defined as not broadcasting its ESSID.

If your computer can list several other WLAN routers, but not your own one, are you sure that it is correctly working?

Revision history for this message
Prannoy (prannoykumar11) said :
#15

I am sure that it is working fine since I have been working on it for more than 5 days properly. I just tried to connect again using the "Connect to hidden wifi network" and it is getting connected with the same symbol as I mentioned earlier. Internet is not working after it gets connected.

Router does not have an issue since all the mobiles and laptops are connected and its working fine for them. Infact the same router worked fine even in the night.

What do you want me to do. Delete the current connection and create again ? If yes, how should I do that?

Thanks Manfred for your help in advance.

Revision history for this message
Manfred Hampl (m-hampl) said :
#16

Yes, try deleting the defined connection, and let the computer search for access points. Do you see a similar list as the one that I wrote in a previous comment? Is your router listed?

Revision history for this message
Prannoy (prannoykumar11) said :
#17

Yes Manfred, I see a similar list including the access point that I need but with the same symbol and same internet issue as earlier. I am currently connected to my ethernet.

Revision history for this message
Manfred Hampl (m-hampl) said :
#18

I assume that your Wlan settings are still creating a hot-spot instead of connecting to your router.

What is the output of the commands
ls -l /etc/NetworkManager/system-connections/
cat -n /etc/network/interfaces

Revision history for this message
Prannoy (prannoykumar11) said :
#19

prannoy@prannoy-Vostro-3446:~$ ls -l /etc/NetworkManager/system-connections/
total 84
-rw------- 1 root root 294 Apr 21 00:58 Dan
-rw------- 1 root root 302 Sep 6 2015 DIGISOL
-rw------- 1 root root 308 Feb 13 12:37 Dlink-Home
-rw------- 1 root root 209 Oct 1 2015 EEE-HOD
-rw------- 1 root root 305 May 23 01:18 GB
-rw------- 1 root root 298 Jan 5 2015 india
-rw------- 1 root root 330 Feb 24 01:31 joister_Venkatesh_EXT
-rw------- 1 root root 322 Jul 21 2015 NETGEAR98
-rw------- 1 root root 327 Jun 1 18:10 newlake601
-rw------- 1 root root 221 Dec 14 11:20 Praveen. Dwibhashi Network
-rw------- 1 root root 302 Nov 8 2015 samarat
-rw------- 1 root root 340 Nov 15 2015 Tata-Photon-Max-Wi-Fi-2CE6
-rw------- 1 root root 329 Jan 5 2015 TP-LINK_E50DB0
-rw------- 1 root root 319 Mar 16 00:30 vikram
-rw------- 1 root root 420 Feb 2 09:41 VIKRAM
-rw------- 1 root root 285 Feb 16 00:53 vikram 1
-rw------- 1 root root 285 Nov 9 2014 VIKRAM 1
-rw------- 1 root root 377 Nov 25 2014 VIKRAM 2
-rw------- 1 root root 213 Jun 8 01:36 Wi-Fi connection 1
-rw------- 1 root root 218 Jun 29 2015 Wired connection 1
-rw------- 1 root root 209 Nov 8 2014 XT1033 Network
prannoy@prannoy-Vostro-3446:~$ cat -n /etc/network/interfaces
     1 auto lo
     2 iface lo inet loopback
     3

Revision history for this message
Prannoy (prannoykumar11) said :
#20

As you said yes, I think it is not detecting the network "NETGEAR94" that I want.

Revision history for this message
Manfred Hampl (m-hampl) said :
#21

If you see several other Wifi networks available, but not your own one, then the problem has to be on your Wlan router.

Revision history for this message
Prannoy (prannoykumar11) said :
#22

The same seem to get connected to all other devices. It did to mine as well previously. What could be it thats causing the issue suddenly?

Revision history for this message
Manfred Hampl (m-hampl) said :
#23

Have you already rebooted the router?

What is the output of

sudo iwlist scan | grep -Ei 'chan|ssid'

Revision history for this message
Prannoy (prannoykumar11) said :
#24

Manfred I rebooted the router once again and somehow it started working again. I am not sure what is the root cause? Kindly let me know your comments on the same.

Output:

prannoy@prannoy-Vostro-3446:~$ sudo iwlist scan | grep -Ei 'chan|ssid'
[sudo] password for prannoy:
eth0 Interface doesn't support scanning.

lo Interface doesn't support scanning.

                    Channel:11
                    Frequency:2.462 GHz (Channel 11)
                    ESSID:"NETGEAR94"
                    Channel:11
                    Frequency:2.462 GHz (Channel 11)
                    ESSID:"D-Link_DIR-600M"
                    Channel:1
                    Frequency:2.412 GHz (Channel 1)
                    ESSID:"mallikarjun"
                    Channel:1
                    Frequency:2.412 GHz (Channel 1)
                    ESSID:"BitraNet"
                    Channel:5
                    Frequency:2.432 GHz (Channel 5)
                    ESSID:"invisible"
                    Channel:6
                    Frequency:2.437 GHz (Channel 6)
                    ESSID:"GOKUL"
                    Channel:6
                    Frequency:2.437 GHz (Channel 6)
                    ESSID:"BROTHERS"
                    Channel:6
                    Frequency:2.437 GHz (Channel 6)
                    ESSID:"MANOJ MYSORE"

Netgear94 is what I was looking for and it is connected now. Many thanks for your continuous troubleshooting and help.