wifi not working in Ubuntu 16.04 HP

Asked by Athul Muralidhar

I have an HP laptop with a 64 bit processor and I had installed ubuntu 15.10 in it. I had to manualy download the bcmwl-kerkel-source and setup my wifi. After the release of 16.04, i updated the system and did the same with the wifi, but the wifi driver is not working. Any solutions?

Thanks in advance

Question information

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

Disable then reinstall the driver

Revision history for this message
Athul Muralidhar (athul-m68) said :
#2

i tired that, didn't work.

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#3

Please first connect your network card to the wireless router using an ethernet cable (also known as a LAN cable) and apply all updates.

In order to gather essential troubleshooting information about your wireless card, please follow this procedure:

Step 1

In the Ubuntu Terminal console , make sure that unlimited scrolling is enabled:

click on Edit > Profiles > "Default" profile > Scrolling. Choose "Unlimited" as scrolling option. Click Close and Close again.

If you are using the Gnome interface, open the Terminal console via "Applications->Accessories->Terminal"

If you are using the Unity interface (default graphical user interface in Ubuntu), use the 'search' function on the dash. Or you can click on the 'More Apps' button, click on the 'See more results' by the installed section, and find it in that list of applications. A third way, available after you click on the 'More Apps' button, is to go to the search bar, and see that the far right end of it says 'All Applications'. You then click on that, and you'll see the full list. Then you can go to Accessories > Terminal after that.

So the methods in Unity are:

Press CTRL-ALT-T key combination.

Dash > Search for Terminal

Dash > More Apps > 'See More Results' > Terminal

Dash > More Apps > Accessories > Terminal

Step 2

Please copy-paste the following diagnostic command from the

https://help.ubuntu.com/community/WirelessTroubleshootingProcedure

website using a web browser (like Google Chromium or Mozilla Firefox) into the Linux Terminal. The command STARTS with the word sudo and ENDS with the word lsmod. So please copy-paste the ENTIRE diagnostic command below from the web browser into a Terminal, press <enter>, then enter password when sudo asks for password, then press enter again.

Tip: If you have a wheel mouse or 3 button mouse you do not need to type commands into the Terminal. Highlight the diagnostic command written on the page. Move your cursor anywhere in the Terminal and press the wheel or middle button. Automatic Copy and paste! No spelling mistakes! No Typos! No other errors!

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

Step 3

Please do NOT attempt to send any attachment(s). Please copy/paste the full terminal output at this location:

https://answers.launchpad.net/ubuntu/+source/bcmwl/+question/304121

The troubleshooters at Launchpad need to see the full Terminal output from running the above diagnostic command.

Step 4

Please also specify the exact model and make of your PC (if known)

Please also specify the name of the wireless access point that you are trying to connect to (not the model/make of your router).

Revision history for this message
Athul Muralidhar (athul-m68) said :
#4

thank you for the hasty response. here's what i got:

[sudo] password for athul_muralidhar:
Hit:1 http://in.archive.ubuntu.com/ubuntu xenial InRelease
Get:2 http://security.ubuntu.com/ubuntu xenial-security InRelease [94.5 kB]
Hit:3 http://ppa.launchpad.net/atareao/atareao/ubuntu xenial InRelease
Get:4 http://in.archive.ubuntu.com/ubuntu xenial-updates InRelease [95.7 kB]
Ign:5 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial InRelease
Ign:6 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial Release
Ign:7 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial/main amd64 Packages
Hit:8 http://in.archive.ubuntu.com/ubuntu xenial-backports InRelease
Ign:9 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial/main i386 Packages
Get:10 http://in.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [328 kB]
Get:11 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [123 kB]
Ign:12 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial/main all Packages
Ign:13 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial/main Translation-en_GB
Ign:14 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial/main Translation-en
Ign:15 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial/main amd64 DEP-11 Metadata
Ign:16 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial/main DEP-11 64x64 Icons
Ign:7 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial/main amd64 Packages
Get:17 http://security.ubuntu.com/ubuntu xenial-security/main i386 Packages [120 kB]
Ign:9 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial/main i386 Packages
Ign:12 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial/main all Packages
Ign:13 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial/main Translation-en_GB
Ign:14 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial/main Translation-en
Get:18 http://in.archive.ubuntu.com/ubuntu xenial-updates/main i386 Packages [324 kB]
Ign:15 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial/main amd64 DEP-11 Metadata
Ign:16 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial/main DEP-11 64x64 Icons
Ign:7 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial/main amd64 Packages
Ign:9 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial/main i386 Packages
Get:19 http://security.ubuntu.com/ubuntu xenial-security/main amd64 DEP-11 Metadata [43.9 kB]
Ign:12 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial/main all Packages
Ign:13 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial/main Translation-en_GB
Get:20 http://security.ubuntu.com/ubuntu xenial-security/main DEP-11 64x64 Icons [50.8 kB]
Ign:14 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial/main Translation-en
Get:21 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [36.4 kB]
Get:22 http://security.ubuntu.com/ubuntu xenial-security/universe i386 Packages [36.4 kB]
Get:23 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 DEP-11 Metadata [2,329 B]
Ign:15 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial/main amd64 DEP-11 Metadata
Ign:16 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial/main DEP-11 64x64 Icons
Get:24 http://in.archive.ubuntu.com/ubuntu xenial-updates/main amd64 DEP-11 Metadata [192 kB]
Ign:7 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial/main amd64 Packages
Ign:9 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial/main i386 Packages
Ign:12 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial/main all Packages
Ign:13 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial/main Translation-en_GB
Ign:14 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial/main Translation-en
Ign:15 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial/main amd64 DEP-11 Metadata
Ign:16 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial/main DEP-11 64x64 Icons
Ign:7 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial/main amd64 Packages
Get:25 http://in.archive.ubuntu.com/ubuntu xenial-updates/main DEP-11 64x64 Icons [155 kB]
Ign:9 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial/main i386 Packages
Ign:12 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial/main all Packages
Ign:13 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial/main Translation-en_GB
Ign:14 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial/main Translation-en
Get:26 http://in.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [300 kB]
Ign:15 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial/main amd64 DEP-11 Metadata
Ign:16 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial/main DEP-11 64x64 Icons
Err:7 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial/main amd64 Packages
  404 Not Found
Ign:9 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial/main i386 Packages
Ign:12 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial/main all Packages
Ign:13 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial/main Translation-en_GB
Get:27 http://in.archive.ubuntu.com/ubuntu xenial-updates/universe i386 Packages [297 kB]
Ign:14 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial/main Translation-en
Ign:15 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial/main amd64 DEP-11 Metadata
Ign:16 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial/main DEP-11 64x64 Icons
Fetched 2,199 kB in 23s (95.5 kB/s)
Reading package lists... Done
W: The repository 'http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu xenial Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu/dists/xenial/main/binary-amd64/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
Reading package lists... Done
Building dependency tree
Reading state information... Done
pciutils is already the newest version (1:3.3.1-1.1ubuntu1).
pciutils set to manually installed.
rfkill is already the newest version (0.5-1ubuntu3).
usbutils is already the newest version (1:007-4).
usbutils set to manually installed.
grep is already the newest version (2.25-1~16.04.1).
The following packages were automatically installed and are no longer required:
  bbswitch-dkms ca-certificates-mono cli-common folks-common geoclue-2.0
  gftp-common gir1.2-champlain-0.12 gir1.2-clutter-1.0 gir1.2-cogl-1.0
  gir1.2-coglpango-1.0 gir1.2-gdesktopenums-3.0 gir1.2-geocodeglib-1.0
  gir1.2-gfbgraph-0.2 gir1.2-gnomedesktop-3.0 gir1.2-gtkchamplain-0.12
  gir1.2-gtkclutter-1.0 gir1.2-gweather-3.0 gir1.2-rest-0.7
  gir1.2-telepathyglib-0.12 gir1.2-telepathylogger-0.2 gjs hexchat-common
  hexchat-perl hexchat-plugins hexchat-python iio-sensor-proxy intel-gpu-tools
  julia-common libany-moose-perl libarpack2 libb-hooks-endofscope-perl
  libb-hooks-op-check-perl libbareword-filehandles-perl
  libclass-inspector-perl libclass-singleton-perl libclass-xsaccessor-perl
  libdata-perl-perl libdatetime-locale-perl libdatetime-perl
  libdatetime-timezone-perl libdbus-glib1.0-cil libdbus-glib2.0-cil
  libdbus1.0-cil libdbus2.0-cil libdevel-caller-perl
  libdevel-globaldestruction-perl libdevel-lexalias-perl libdsfmt-19937-1
  libeb16 libenet7 libfile-sharedir-perl libfolks-eds25 libfolks25
  libgconf2.0-cil libgdata2.1-cil libgdiplus libgeoclue-2-0 libgfbgraph-0.2-0
  libgjs0e libgkeyfile1.0-cil libglib2.0-cil libgnupg-interface-perl
  libgsound0 libgtk-sharp-beans-cil libgtk2.0-cil libgudev1.0-cil
  libimport-into-perl libindirect-perl libintl-perl libjavascriptcoregtk-1.0-0
  libjmol-java liblexical-sealrequirehints-perl libmikmod3
  libmission-control-plugins0 libmodule-implementation-perl
  libmodule-runtime-perl libmono-addins0.2-cil libmono-cairo4.0-cil
  libmono-corlib4.5-cil libmono-csharp4.0c-cil libmono-data-tds4.0-cil
  libmono-i18n-west4.0-cil libmono-i18n4.0-cil libmono-posix4.0-cil
  libmono-security4.0-cil libmono-sharpzip4.84-cil
  libmono-system-configuration4.0-cil libmono-system-core4.0-cil
  libmono-system-data4.0-cil libmono-system-drawing4.0-cil
  libmono-system-enterpriseservices4.0-cil libmono-system-numerics4.0-cil
  libmono-system-runtime-serialization4.0-cil libmono-system-security4.0-cil
  libmono-system-servicemodel-internals0.0-cil
  libmono-system-transactions4.0-cil libmono-system-xml-linq4.0-cil
  libmono-system-xml4.0-cil libmono-system4.0-cil libmono-zeroconf1.0-cil
  libmoo-perl libmoox-handlesvia-perl libmoox-late-perl libmozjs-24-0v5
  libmultidimensional-perl libnamespace-autoclean-perl libnamespace-clean-perl
  libnewtonsoft-json5.0-cil libnotify0.4-cil libopenlibm2 libopenspecfun1
  libpackage-stash-perl libpackage-stash-xs-perl libpadwalker-perl
  libparams-classify-perl libparams-validate-perl libpcre2-8-0
  librole-tiny-perl libsdl-mixer1.2 libspqr2.0.2 libstrictures-perl
  libsub-exporter-progressive-perl libsub-identify-perl libtaglib2.1-cil
  libtelepathy-logger3 libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl
  libunwind8 libutf8proc1 libvariable-magic-perl libvte-common libvte9
  libwebkitgtk-1.0-0 libwebkitgtk-1.0-common linux-headers-4.4.0-21
  linux-headers-4.4.0-21-generic linux-headers-4.4.0-22
  linux-headers-4.4.0-22-generic linux-headers-4.4.0-24
  linux-headers-4.4.0-24-generic linux-image-4.4.0-21-generic
  linux-image-4.4.0-22-generic linux-image-4.4.0-24-generic
  linux-image-extra-4.4.0-21-generic linux-image-extra-4.4.0-22-generic
  linux-image-extra-4.4.0-24-generic linux-signed-image-4.4.0-21-generic
  linux-signed-image-4.4.0-22-generic linux-signed-image-4.4.0-24-generic
  mono-4.0-gac mono-gac mono-runtime mono-runtime-common mono-runtime-sgen
  musescore-soundfont-gm nvidia-prime par2 python-glade2 python-notify
  python-vte python3-dateutil python3-requests-oauthlib python3-tz
  redeclipse-common redeclipse-data tango-icon-theme telepathy-idle
  telepathy-logger telepathy-mission-control-5 texlive timgm6mb-soundfont
  xclip
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
  libhd21 libx86emu1
The following NEW packages will be installed
  hwinfo libhd21 libx86emu1
0 to upgrade, 3 to newly install, 0 to remove and 2 not to upgrade.
Need to get 727 kB of archives.
After this operation, 3,138 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://in.archive.ubuntu.com/ubuntu xenial/universe amd64 libx86emu1 amd64 1.5-1 [47.5 kB]
Get:2 http://in.archive.ubuntu.com/ubuntu xenial/universe amd64 libhd21 amd64 21.23-1 [663 kB]
Get:3 http://in.archive.ubuntu.com/ubuntu xenial/universe amd64 hwinfo amd64 21.23-1 [16.8 kB]
Fetched 727 kB in 25s (28.3 kB/s)
Selecting previously unselected package libx86emu1:amd64.
(Reading database ... 397111 files and directories currently installed.)
Preparing to unpack .../libx86emu1_1.5-1_amd64.deb ...
Unpacking libx86emu1:amd64 (1.5-1) ...
Selecting previously unselected package libhd21:amd64.
Preparing to unpack .../libhd21_21.23-1_amd64.deb ...
Unpacking libhd21:amd64 (21.23-1) ...
Selecting previously unselected package hwinfo.
Preparing to unpack .../hwinfo_21.23-1_amd64.deb ...
Unpacking hwinfo (21.23-1) ...
Processing triggers for libc-bin (2.23-0ubuntu3) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up libx86emu1:amd64 (1.5-1) ...
Setting up libhd21:amd64 (21.23-1) ...
Setting up hwinfo (21.23-1) ...
Processing triggers for libc-bin (2.23-0ubuntu3) ...
  *-network UNCLAIMED
       description: Network controller
       product: BCM43142 802.11b/g/n
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:08:00.0
       version: 01
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress cap_list
       configuration: latency=0
       resources: memory:b5500000-b5507fff
  *-network
       description: Ethernet interface
       product: RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:09:00.0
       logical name: eno1
       version: 08
       serial: 38:63:bb:a3:3f:1b
       size: 100Mbit/s
       capacity: 100Mbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl8106e-2_0.0.1 04/23/13 ip=192.168.1.105 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
       resources: irq:42 ioport:4000(size=256) memory:b5404000-b5404fff memory:b5400000-b5403fff
0: hci0: Bluetooth
 Soft blocked: yes
 Hard blocked: no
lo Interface doesn't support scanning.

eno1 Interface doesn't support scanning.

# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.1 LTS"
08:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01)
 DeviceName: Broadcom BCM43142 802.11bgn 1x1 WiFi Adapter + BT 4.0 combo adapter
 Subsystem: Hewlett-Packard Company BCM43142 802.11b/g/n [103c:2230]
--
09:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller [10ec:8136] (rev 08)
 DeviceName: Realtek PCIe FE Family Controller
 Subsystem: Hewlett-Packard Company RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller [103c:2281]
 Kernel driver in use: r8169
 Kernel modules: r8169
Bus 001 Device 005: ID 0a5c:216c Broadcom Corp. BCM43142A0 Bluetooth Device
Bus 001 Device 004: ID 04f2:b40e Chicony Electronics Co., Ltd HP Truevision HD camera
Bus 001 Device 003: ID 0000:0538
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
Error: Object 'nm' is unknown, try 'nmcli help'.
H/W path Device Class Description
=======================================================
                             system HP Pavilion 15 Notebook PC (J6L90PA#ACJ)
/0 bus 2281
/0/2 memory 8GiB System Memory
/0/2/0 memory 8GiB SODIMM DDR3 Synchronous 1600 MHz (0.6 ns)
/0/2/1 memory DIMMProject-Id-Version: lshwReport-Msgid-Bugs-To: FU
/0/c memory 128KiB BIOS
/0/2b processor Intel(R) Core(TM) i7-4510U CPU @ 2.00GHz
/0/2b/2d memory 32KiB L1 cache
/0/2b/2e memory 256KiB L2 cache
/0/2b/2f memory 4MiB L3 cache
/0/2c memory 32KiB L1 cache
/0/100 bridge Haswell-ULT DRAM Controller
/0/100/2 display Haswell-ULT Integrated Graphics Controller
/0/100/3 multimedia Haswell-ULT HD Audio Controller
/0/100/14 bus 8 Series USB xHCI HC
/0/100/14/0 usb3 bus xHCI Host Controller
/0/100/14/1 usb2 bus xHCI Host Controller
/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.1 bridge 8 Series PCI Express Root Port 2
/0/100/1c.2 bridge 8 Series PCI Express Root Port 3
/0/100/1c.2/0 network BCM43142 802.11b/g/n
/0/100/1c.3 bridge 8 Series PCI Express Root Port 4
/0/100/1c.3/0 eno1 network RTL8101/2/6E PCI Express Fast/Gigabit Ethernet contr
/0/100/1c.4 bridge 8 Series PCI Express Root Port 5
/0/100/1c.4/0 display GM108M [GeForce 840M]
/0/100/1d bus 8 Series USB EHCI #1
/0/100/1d/1 usb1 bus EHCI Host Controller
/0/100/1d/1/1 bus USB hub
/0/100/1d/1/1/2 input USB OPTICAL MOUSE
/0/100/1d/1/1/3 multimedia HP Truevision HD
/0/100/1d/1/1/7 generic BCM43142A0
/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/0 scsi0 storage
/0/0/0.0.0 /dev/sda disk 1TB HGST HTS541010A9
/0/0/0.0.0/1 volume 511MiB Windows FAT volume
/0/0/0.0.0/2 /dev/sda2 volume 488MiB EFI partition
/0/0/0.0.0/3 /dev/sda3 volume 930GiB EFI partition
/0/1 scsi1 storage
/0/1/0.0.0 /dev/cdrom disk DVDRW GUB0N
/1 power VI04041
/2 power OEM_Define5
Linux Lappy 4.4.0-31-generic #50-Ubuntu SMP Wed Jul 13 00:07:12 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
[ 0.000000] x86/fpu: Using 'eager' FPU context switches.
[ 0.000000] DMI: Hewlett-Packard HP Pavilion 15 Notebook PC /2281, BIOS F.34 12/19/2014
[ 0.000000] Found optimal setting for mtrr clean up
[ 0.000000] No NUMA configuration found
[ 0.604765] PCCT header not found.
[ 0.605014] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[ 0.624590] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.830915] usbcore: registered new interface driver usbfs
[ 0.830925] usbcore: registered new interface driver hub
[ 0.830944] usbcore: registered new device driver usb
[ 0.838950] clocksource: Switched to clocksource hpet
[ 0.847070] pnp: PnP ACPI: found 5 devices
[ 1.562279] Console: switching to colour frame buffer device 170x48
[ 1.565468] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[ 1.565799] ACPI: Lid Switch [LID0]
[ 1.567094] [Firmware Bug]: Invalid critical threshold (0)
[ 1.595827] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.596662] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.597495] usb usb1: Product: EHCI Host Controller
[ 1.598328] usb usb1: Manufacturer: Linux 4.4.0-31-generic ehci_hcd
[ 1.599173] usb usb1: SerialNumber: 0000:00:1d.0
[ 1.600170] hub 1-0:1.0: USB hub found
[ 1.609864] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.610697] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.611530] usb usb2: Product: xHCI Host Controller
[ 1.612353] usb usb2: Manufacturer: Linux 4.4.0-31-generic xhci-hcd
[ 1.613183] usb usb2: SerialNumber: 0000:00:14.0
[ 1.614180] hub 2-0:1.0: USB hub found
[ 1.618220] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003
[ 1.619020] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.619804] usb usb3: Product: xHCI Host Controller
[ 1.620577] usb usb3: Manufacturer: Linux 4.4.0-31-generic xhci-hcd
[ 1.621348] usb usb3: SerialNumber: 0000:00:14.0
[ 1.622288] hub 3-0:1.0: USB hub found
[ 1.689258] EFI: Loaded cert 'Hewlett-Packard Company: HP UEFI Secure Boot 2013 DB key: 1d7cf2c2b92673f69c8ee1ec7063967ab9b62bec' linked to '.system_keyring'
[ 1.702401] ima: No TPM chip found, activating TPM-bypass!
[ 1.705346] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.807992] r8169 0000:09:00.0 eth0: RTL8106e at 0xffffc90000ce4000, 38:63:bb:a3:3f:1b, XID 10900800 IRQ 42
[ 1.840021] ACPI Warning: \_SB_.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[ 1.840080] ACPI Warning: \_SB_.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[ 1.840286] ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[ 1.840336] ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[ 1.840490] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.RP05.PEGP handle
[ 1.840587] nouveau: probe of 0000:0a:00.0 failed with error -12
[ 1.872706] [drm:intel_detect_pch] Found LynxPoint LP PCH
[ 1.874004] fb: switching to inteldrmfb from EFI VGA
[ 1.875266] Console: switching to colour dummy device 80x25
[ 1.875402] [drm:intel_opregion_setup] Public ACPI methods supported
[ 1.881139] [drm:parse_lfp_panel_data] Found panel mode in BIOS VBT tables:
[ 1.881148] [drm:parse_sdvo_panel_data] Found SDVO panel mode in BIOS VBT tables:
[ 1.881152] [drm:parse_sdvo_device_mapping] No SDVO device info is found in VBT
[ 1.881208] [drm:intel_dsm_pci_probe] no _DSM method for intel device
[ 1.889859] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 1.904370] [drm:intel_fbdev_init_bios] found possible fb from plane A
[ 1.907438] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 1.910978] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 1.944476] r8169 0000:09:00.0 eno1: renamed from eth0
[ 2.035972] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[ 2.036523] ACPI Error: [\_SB_.PCI0.GFX0.DD02._BCL] Namespace lookup failure, AE_NOT_FOUND (20150930/psargs-359)
[ 2.036529] ACPI Error: Method parse/execution failed [\_SB.PCI0.RP05.PEGP.DD02._BCL] (Node ffff8802568e6e38), AE_NOT_FOUND (20150930/psparse-542)
[ 2.038134] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 2.047471] usb 1-1: New USB device found, idVendor=8087, idProduct=8000
[ 2.047472] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.047827] hub 1-1:1.0: USB hub found
[ 2.323019] usb 1-1.2: new low-speed USB device number 3 using ehci-pci
[ 2.418724] usb 1-1.2: New USB device found, idVendor=0000, idProduct=0538
[ 2.418726] usb 1-1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 2.418727] usb 1-1.2: Product: USB OPTICAL MOUSE
[ 2.427378] usbcore: registered new interface driver usbhid
[ 2.427379] usbhid: USB HID core driver
[ 2.429525] input: USB OPTICAL MOUSE as /devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.2/1-1.2:1.0/0003:0000:0538.0001/input/input8
[ 2.429794] hid-generic 0003:0000:0538.0001: input,hidraw0: USB HID v1.11 Mouse [ USB OPTICAL MOUSE] on usb-0000:00:1d.0-1.2/input0
[ 2.491008] usb 1-1.3: new high-speed USB device number 4 using ehci-pci
[ 2.663478] usb 1-1.3: New USB device found, idVendor=04f2, idProduct=b40e
[ 2.663480] usb 1-1.3: New USB device strings: Mfr=2, Product=1, SerialNumber=0
[ 2.663481] usb 1-1.3: Product: HP Truevision HD
[ 2.663482] usb 1-1.3: Manufacturer: Chicony Electronics Co., Ltd.
[ 2.743040] usb 1-1.7: new full-speed USB device number 5 using ehci-pci
[ 2.838649] usb 1-1.7: New USB device found, idVendor=0a5c, idProduct=216c
[ 2.838651] usb 1-1.7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.838653] usb 1-1.7: Product: BCM43142A0
[ 2.838654] usb 1-1.7: Manufacturer: Broadcom Corp
[ 2.838654] usb 1-1.7: SerialNumber: 38B1DBF1E202
[ 3.331877] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 3.459141] Console: switching to colour frame buffer device 170x48
[ 3.551044] clocksource: Switched to clocksource tsc
[ 50.529511] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 51.662988] lp: driver loaded but no devices found
[ 54.799946] EXT4-fs (dm-1): re-mounted. Opts: errors=remount-ro
[ 55.457096] input: HP Wireless hotkeys as /devices/virtual/input/input9
[ 55.623509] lis3lv02d: 8 bits 3DC sensor found
[ 56.823026] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 57.189648] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input11
[ 57.189694] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input12
[ 57.462856] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input13
[ 57.462902] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input14
[ 57.462943] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input15
[ 57.659089] usbcore: registered new interface driver btusb
[ 57.665754] uvcvideo: Found UVC 1.00 device HP Truevision HD (04f2:b40e)
[ 57.705888] input: HP Truevision HD as /devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input16
[ 57.705958] usbcore: registered new interface driver uvcvideo
[ 58.318215] bluetooth hci0: Direct firmware load for brcm/BCM.hcd failed with error -2
[ 58.318220] Bluetooth: hci0: BCM: Patch brcm/BCM.hcd not found
[ 60.299343] intel_rapl: Found RAPL domain package
[ 60.299346] intel_rapl: Found RAPL domain core
[ 60.299348] intel_rapl: Found RAPL domain uncore
[ 60.299350] intel_rapl: Found RAPL domain dram
[ 62.269063] cfg80211: World regulatory domain updated:
[ 62.269067] cfg80211: DFS Master region: unset
[ 62.269069] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 62.269071] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 62.269073] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 62.269074] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[ 62.269076] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[ 62.269078] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[ 62.269079] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 62.269081] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 62.269082] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[ 69.906033] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 84.887207] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 110.138081] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 112.710906] [UFW BLOCK] IN=eno1 OUT= MAC= SRC=fe80:0000:0000:0000:9618:8cbd:ac2d:9d37 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=64 TC=0 HOPLIMIT=1 FLOWLBL=1028469 PROTO=UDP SPT=8612 DPT=8612 LEN=24
[ 112.710920] [UFW BLOCK] IN=eno1 OUT= MAC= SRC=fe80:0000:0000:0000:9618:8cbd:ac2d:9d37 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=64 TC=0 HOPLIMIT=1 FLOWLBL=399379 PROTO=UDP SPT=8612 DPT=8610 LEN=24
[ 112.721069] [UFW BLOCK] IN=eno1 OUT= MAC= SRC=fe80:0000:0000:0000:9618:8cbd:ac2d:9d37 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=64 TC=0 HOPLIMIT=1 FLOWLBL=1028469 PROTO=UDP SPT=8612 DPT=8612 LEN=24
[ 112.721087] [UFW BLOCK] IN=eno1 OUT= MAC= SRC=fe80:0000:0000:0000:9618:8cbd:ac2d:9d37 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=64 TC=0 HOPLIMIT=1 FLOWLBL=399379 PROTO=UDP SPT=8612 DPT=8610 LEN=24
 Manufacturer: Samsung
 Serial Number: 3987E083
 Manufacturer: Empty
 Serial Number: Empty
 Release Date: 12/19/2014
 Manufacturer: Hewlett-Packard
 Product Name: HP Pavilion 15 Notebook PC
 Serial Number: 5CD447FM58
 Manufacturer: Hewlett-Packard
 Product Name: 2281
 Serial Number: PEMLA028J7Q21M
 Manufacturer: Hewlett-Packard
 Serial Number: Chassis Serial Number
 String 6: String7 for Original Equipment Manufacturer
 String 7: String8 for Original Equipment Manufacturer
 String 8: String9 for Original Equipment Manufacturer
 String 9: String10 for Original Equipment Manufacturer
 String 10: String11 for Original Equipment Manufacturer
 Option 1: String1 for Type12 Equipment Manufacturer
 Option 2: String2 for Type12 Equipment Manufacturer
 Option 3: String3 for Type12 Equipment Manufacturer
 Option 4: String4 for Type12 Equipment Manufacturer
 Option 5: String5 for Type12 Equipment Manufacturer
 Option 6: String6 for Type12 Equipment Manufacturer
 Option 7: String7 for Type12 Equipment Manufacturer
 Option 8: String8 for Type12 Equipment Manufacturer
 Manufacturer: 11-85
 Manufacture Date: 01/01/2014
 Serial Number: DummySerialNumber
 Manufacturer: OEM_Define2
 Serial Number: OEM_Define3
 Manufacturer: Intel(R) Corporation
 Serial Number: To Be Filled By O.E.M.
lo no wireless extensions.

eno1 no wireless extensions.

/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/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
22: PCI 800.0: 0280 Network controller
  [Created at pci.366]
  Unique ID: GBI1.jjIRWyv+Xb7
  Parent ID: hoOk.dWMDZFiXuA1
  SysFS ID: /devices/pci0000:00/0000:00:1c.2/0000:08:00.0
  SysFS BusID: 0000:08:00.0
  Hardware Class: network
  Device Name: "Broadcom BCM43142 802.11bgn 1x1 WiFi Adapter + BT 4.0 combo adapter"
  Model: "Broadcom BCM43142 802.11b/g/n"
  Vendor: pci 0x14e4 "Broadcom"
  Device: pci 0x4365 "BCM43142 802.11b/g/n"
  SubVendor: pci 0x103c "Hewlett-Packard Company"
  SubDevice: pci 0x2230
  Revision: 0x01
  Memory Range: 0xb5500000-0xb5507fff (rw,non-prefetchable)
  Module Alias: "pci:v000014E4d00004365sv0000103Csd00002230bc02sc80i00"
  Driver Info #0:
    Driver Status: bcma is not active
    Driver Activation Cmd: "modprobe bcma"
  Driver Info #1:
    Driver Status: wl is not active
    Driver Activation Cmd: "modprobe wl"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #15 (PCI bridge)

23: PCI 900.0: 0200 Ethernet controller
  [Created at pci.366]
  Unique ID: wcdH.8H6wVp3UtOA
  Parent ID: Z7uZ.fLFjWOxxxx1
  SysFS ID: /devices/pci0000:00/0000:00:1c.3/0000:09:00.0
  SysFS BusID: 0000:09:00.0
  Hardware Class: network
  Device Name: "Realtek PCIe FE Family Controller"
  Model: "Realtek RTL8101E/RTL8102E PCI Express Fast Ethernet controller"
  Vendor: pci 0x10ec "Realtek Semiconductor Co., Ltd."
  Device: pci 0x8136 "RTL8101E/RTL8102E PCI Express Fast Ethernet controller"
  SubVendor: pci 0x103c "Hewlett-Packard Company"
  SubDevice: pci 0x2281
  Revision: 0x08
  Driver: "r8169"
  Driver Modules: "r8169"
  Device File: eno1
  I/O Ports: 0x4000-0x4fff (rw)
  Memory Range: 0xb5404000-0xb5404fff (rw,non-prefetchable)
  Memory Range: 0xb5400000-0xb5403fff (rw,non-prefetchable)
  IRQ: 42 (12947 events)
  HW Address: 38:63:bb:a3:3f:1b
  Link detected: yes
  Module Alias: "pci:v000010ECd00008136sv0000103Csd00002281bc02sc00i00"
  Driver Info #0:
    Driver Status: r8169 is active
    Driver Activation Cmd: "modprobe r8169"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #16 (PCI bridge)
root 2864 0.0 0.2 456092 18024 ? Ssl 17:20 0:00 /usr/sbin/NetworkManager --no-daemon
root 3043 0.0 0.0 16124 3640 ? S 17:21 0:00 /sbin/dhclient -d -q -sf /usr/lib/NetworkManager/nm-dhcp-helper -pf /var/run/dhclient-eno1.pid -lf /var/lib/NetworkManager/dhclient-932e4d22-c747-4244-a664-1a33b517cdf4-eno1.lease -cf /var/lib/NetworkManager/dhclient-eno1.conf eno1
nobody 3233 0.0 0.0 59936 4144 ? S 17:21 0:00 /usr/sbin/dnsmasq --no-resolv --keep-in-foreground --no-hosts --bind-interfaces --pid-file=/var/run/NetworkManager/dnsmasq.pid --listen-address=127.0.1.1 --cache-size=0 --proxy-dnssec --enable-dbus=org.freedesktop.NetworkManager.dnsmasq --conf-dir=/etc/NetworkManager/dnsmasq.d
athul_m+ 3857 0.0 0.0 433828 6752 ? Sl 17:22 0:00 /usr/lib/gvfs/gvfsd-network --spawner :1.4 /org/gtk/gvfs/exec_spaw/2
athul_m+ 5148 0.0 0.0 21296 1016 pts/2 S+ 17:29 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 eno1
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eno1
# 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 280867
    2 drwxr-xr-x 5 root root 3072 Jul 26 04:02 .
    2 drwxr-xr-x 25 root root 4096 Jul 26 00:43 ..
   13 -rw-r--r-- 1 root root 1239577 Apr 19 03:51 abi-4.4.0-21-generic
   30 -rw-r--r-- 1 root root 1239612 May 13 05:25 abi-4.4.0-22-generic
   21 -rw-r--r-- 1 root root 1239732 Jun 9 03:09 abi-4.4.0-24-generic
   34 -rw-r--r-- 1 root root 1240018 Jun 24 17:33 abi-4.4.0-28-generic
   41 -rw-r--r-- 1 root root 1240067 Jul 13 07:29 abi-4.4.0-31-generic
   14 -rw-r--r-- 1 root root 189412 Apr 19 03:51 config-4.4.0-21-generic
   28 -rw-r--r-- 1 root root 189520 May 13 05:25 config-4.4.0-22-generic
   24 -rw-r--r-- 1 root root 189521 Jun 9 03:09 config-4.4.0-24-generic
   32 -rw-r--r-- 1 root root 189533 Jun 24 17:33 config-4.4.0-28-generic
   38 -rw-r--r-- 1 root root 189558 Jul 13 07:29 config-4.4.0-31-generic
    1 drwx------ 3 root root 4096 Jan 1 1970 efi
63489 drwxr-xr-x 5 root root 1024 Jul 15 12:25 grub
   25 -rw-r--r-- 1 root root 37694030 May 7 13:27 initrd.img-4.4.0-21-generic
   23 -rw-r--r-- 1 root root 37718186 May 25 23:10 initrd.img-4.4.0-22-generic
   33 -rw-r--r-- 1 root root 37729853 Jun 22 12:46 initrd.img-4.4.0-24-generic
   39 -rw-r--r-- 1 root root 37725999 Jun 29 17:52 initrd.img-4.4.0-28-generic
   44 -rw-r--r-- 1 root root 38295231 Jul 26 04:02 initrd.img-4.4.0-31-generic
   11 drwx------ 2 root root 12288 Apr 26 12:36 lost+found
   15 -rw-r--r-- 1 root root 182704 Jan 28 18:14 memtest86+.bin
   16 -rw-r--r-- 1 root root 184380 Jan 28 18:14 memtest86+.elf
   17 -rw-r--r-- 1 root root 184840 Jan 28 18:14 memtest86+_multiboot.bin
   12 -rw------- 1 root root 3853719 Apr 19 03:51 System.map-4.4.0-21-generic
   20 -rw------- 1 root root 3855781 May 13 05:25 System.map-4.4.0-22-generic
   27 -rw------- 1 root root 3855383 Jun 9 03:09 System.map-4.4.0-24-generic
   35 -rw------- 1 root root 3859655 Jun 24 17:33 System.map-4.4.0-28-generic
   40 -rw------- 1 root root 3866473 Jul 13 07:29 System.map-4.4.0-31-generic
   18 -rw-r--r-- 1 root root 7013984 Apr 26 12:38 vmlinuz-4.4.0-21-generic
   19 -rw-r--r-- 1 root root 7015896 Apr 21 09:25 vmlinuz-4.4.0-21-generic.efi.signed
   29 -rw------- 1 root root 7015440 May 13 05:25 vmlinuz-4.4.0-22-generic
   22 -rw------- 1 root root 7017368 May 20 20:03 vmlinuz-4.4.0-22-generic.efi.signed
   26 -rw------- 1 root root 7020176 Jun 9 03:09 vmlinuz-4.4.0-24-generic
   31 -rw------- 1 root root 7022104 Jun 10 21:14 vmlinuz-4.4.0-24-generic.efi.signed
   36 -rw------- 1 root root 7026864 Jun 24 17:33 vmlinuz-4.4.0-28-generic
   37 -rw------- 1 root root 7028792 Jun 28 02:08 vmlinuz-4.4.0-28-generic.efi.signed
   42 -rw------- 1 root root 7047504 Jul 13 07:29 vmlinuz-4.4.0-31-generic
   43 -rw------- 1 root root 7049432 Jul 15 12:25 vmlinuz-4.4.0-31-generic.efi.signed
Support status summary of 'Lappy':

You have 1949 packages (80.0%) supported until April 2021 (5y)
You have 118 packages (4.8%) supported until January 2017 (9m)
You have 20 packages (0.8%) supported until April 2017 (9m)
You have 188 packages (7.7%) supported until April 2019 (3y)

You have 0 packages (0.0%) that can not/no longer be downloaded
You have 161 packages (6.6%) that are unsupported

Run with --show-unsupported, --show-supported or --show-all to see more details
Downloaded daily snapshot dated 2016-07-23 03:15:02
--2016-07-27 17:29:29-- 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: 564169 (551K) [text/plain]
Saving to: ‘/var/lib/usbutils/usb.ids.new’

/var/lib/usbutils/usb.i 100%[===============================>] 550.95K 111KB/s in 7.2s

2016-07-27 17:29:38 (76.1 KB/s) - ‘/var/lib/usbutils/usb.ids.new’ saved [564169/564169]

Done.
Module Size Used by
rfcomm 69632 2
bnep 20480 2
binfmt_misc 20480 1
nls_iso8859_1 16384 1
intel_rapl 20480 0
x86_pkg_temp_thermal 16384 0
intel_powerclamp 16384 0
coretemp 16384 0
kvm 536576 0
irqbypass 16384 1 kvm
hp_wmi 16384 0
sparse_keymap 16384 1 hp_wmi
uvcvideo 90112 0
btusb 45056 0
snd_hda_codec_hdmi 53248 1
videobuf2_vmalloc 16384 1 uvcvideo
btrtl 16384 1 btusb
btbcm 16384 1 btusb
videobuf2_memops 16384 1 videobuf2_vmalloc
btintel 16384 1 btusb
videobuf2_v4l2 28672 1 uvcvideo
snd_hda_codec_realtek 86016 1
bluetooth 520192 29 bnep,btbcm,btrtl,btusb,rfcomm,btintel
snd_hda_codec_generic 77824 1 snd_hda_codec_realtek
videobuf2_core 36864 2 uvcvideo,videobuf2_v4l2
v4l2_common 16384 1 videobuf2_v4l2
snd_hda_intel 36864 7
videodev 176128 4 uvcvideo,v4l2_common,videobuf2_core,videobuf2_v4l2
snd_hda_codec 135168 4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
media 24576 2 uvcvideo,videodev
snd_hda_core 73728 5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
snd_hwdep 16384 1 snd_hda_codec
snd_pcm 106496 5 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_core
snd_seq_midi 16384 0
snd_seq_midi_event 16384 1 snd_seq_midi
snd_rawmidi 32768 1 snd_seq_midi
snd_seq 69632 2 snd_seq_midi_event,snd_seq_midi
snd_seq_device 16384 3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer 32768 2 snd_pcm,snd_seq
mei_me 36864 0
input_leds 16384 0
cfg80211 565248 0
mei 98304 1 mei_me
snd 81920 24 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_seq_device
joydev 20480 0
serio_raw 16384 0
hp_accel 28672 0
shpchp 36864 0
soundcore 16384 1 snd
lis3lv02d 20480 1 hp_accel
input_polldev 16384 1 lis3lv02d
intel_smartconnect 16384 0
lpc_ich 24576 0
hp_wireless 16384 0
mac_hid 16384 0
ip6t_REJECT 16384 1
nf_reject_ipv6 16384 1 ip6t_REJECT
nf_log_ipv6 16384 5
xt_hl 16384 22
ip6t_rt 16384 3
nf_conntrack_ipv6 20480 8
nf_defrag_ipv6 36864 1 nf_conntrack_ipv6
ipt_REJECT 16384 1
nf_reject_ipv4 16384 1 ipt_REJECT
nf_log_ipv4 16384 5
nf_log_common 16384 2 nf_log_ipv4,nf_log_ipv6
xt_LOG 16384 10
xt_limit 16384 13
xt_tcpudp 16384 18
xt_addrtype 16384 4
nf_conntrack_ipv4 16384 8
nf_defrag_ipv4 16384 1 nf_conntrack_ipv4
xt_conntrack 16384 16
ip6table_filter 16384 1
ip6_tables 28672 1 ip6table_filter
nf_conntrack_netbios_ns 16384 0
nf_conntrack_broadcast 16384 1 nf_conntrack_netbios_ns
nf_nat_ftp 16384 0
nf_nat 24576 1 nf_nat_ftp
nf_conntrack_ftp 20480 1 nf_nat_ftp
nf_conntrack 106496 8 nf_nat_ftp,nf_conntrack_netbios_ns,nf_nat,xt_conntrack,nf_conntrack_broadcast,nf_conntrack_ftp,nf_conntrack_ipv4,nf_conntrack_ipv6
iptable_filter 16384 1
parport_pc 32768 0
ppdev 20480 0
ip_tables 24576 1 iptable_filter
x_tables 36864 13 ip6table_filter,xt_hl,ip_tables,xt_tcpudp,xt_limit,xt_conntrack,xt_LOG,iptable_filter,ip6t_rt,ipt_REJECT,ip6_tables,xt_addrtype,ip6t_REJECT
lp 20480 0
parport 49152 3 lp,ppdev,parport_pc
autofs4 40960 2
drbg 32768 1
ansi_cprng 16384 0
algif_skcipher 20480 0
af_alg 16384 1 algif_skcipher
dm_crypt 28672 1
hid_generic 16384 0
usbhid 49152 0
hid 118784 2 hid_generic,usbhid
crct10dif_pclmul 16384 0
crc32_pclmul 16384 0
aesni_intel 167936 2
aes_x86_64 20480 1 aesni_intel
lrw 16384 1 aesni_intel
gf128mul 16384 1 lrw
glue_helper 16384 1 aesni_intel
ablk_helper 16384 1 aesni_intel
cryptd 20480 3 aesni_intel,ablk_helper
nouveau 1495040 0
i915 1208320 4
mxm_wmi 16384 1 nouveau
ttm 94208 1 nouveau
i2c_algo_bit 16384 2 i915,nouveau
psmouse 126976 0
drm_kms_helper 147456 2 i915,nouveau
r8169 81920 0
mii 16384 1 r8169
syscopyarea 16384 1 drm_kms_helper
sysfillrect 16384 1 drm_kms_helper
sysimgblt 16384 1 drm_kms_helper
ahci 36864 3
fb_sys_fops 16384 1 drm_kms_helper
libahci 32768 1 ahci
drm 360448 7 ttm,i915,drm_kms_helper,nouveau
video 40960 2 i915,nouveau
wmi 20480 3 hp_wmi,mxm_wmi,nouveau
fjes 28672 0

the model of my laptop is HP pavillion 15 intel i7 64-bit with Gforce graphics card

and I dont get thsecond part of step 4. Sorry for that

I hope the info for helpful

Revision history for this message
Best Mark Rijckenberg (markrijckenberg) said :
#5

Please run these 4 Terminal commands in a Terminal using a working, WIRED Internet connection:

sudo apt-get update

sudo apt-get install linux-headers-`uname -r` dkms build-essential bcmwl-kernel-source

sudo apt-get install --reinstall linux-headers-`uname -r` dkms build-essential bcmwl-kernel-source

sudo apt-get dist-upgrade

Then reboot your PC and retest wireless.

Source 1: http://kb.openstudioproject.com/content/install-broadcom-bcm43142-driver-ubuntu
Source 2: https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/243130
Source 3: https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/246530
Source 4:https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/257012

Revision history for this message
Jeremy (wa113y3s) said :
#6

Disable Secure Boot in BIOS and try to install it again. The latest Ubuntu kernels are enforcing secure boot rules meaning that modules that are not in-tree will not load. If you

sudo modprobe -v wl

You will likely see an error, required key not available if secure boot is enabled

Revision history for this message
Athul Muralidhar (athul-m68) said :
#7

Thanks Mark Rijckenberg, that solved my question.