No Wireless Adapater on HP Notebook HP 14-ac100na

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
iankearns

No Wireless Adapater on HP Notebook HP 14-ac100na

Post by iankearns »

Currently using Ubuntu 16.04 LTS and wifi adapter installs fine but nothing on Linux Mint which I would like to move to. If LM is built on Ubuntu then doesnt it have the same driver set?

Any help is appreciated

Ian K
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
Pjotr
Level 24
Level 24
Posts: 20086
Joined: Mon Mar 07, 2011 10:18 am
Location: The Netherlands (Holland) 🇳🇱
Contact:

Re: No Wireless Adapater on HP Notebook HP 14-ac100na

Post by Pjotr »

a. Please generate an overview of your system like this:
- Launch a terminal window (this is how to launch a terminal window);
- make the terminal window full screen, to avoid chopped lines;
- Copy/paste this command into the terminal:

Code: Select all

inxi -Fxz
(if you type: the letter F is a capital letter)

Press Enter.

Copy/paste the output in your next message.

b. Do the same with the following three commands:

Code: Select all

rfkill list all
and:

Code: Select all

iwconfig
and:

Code: Select all

inxi -Nn
Tip: 10 things to do after installing Linux Mint 21.3 Virginia
Keep your Linux Mint healthy: Avoid these 10 fatal mistakes
Twitter: twitter.com/easylinuxtips
All in all, horse sense simply makes sense.
iankearns

Re: No Wireless Adapater on HP Notebook HP 14-ac100na

Post by iankearns »

Cheers - hope this helps?

Am currrently running mint from USB drive

mint@mint ~ $ inxi -Fxz
System: Host: mint Kernel: 4.4.0-53-generic x86_64 (64 bit gcc: 5.4.0)
Desktop: Cinnamon 3.2.6 (Gtk 3.18.9-1ubuntu3.1)
Distro: Linux Mint 18.1 Serena
Machine: System: HP (portable) product: HP Notebook
Mobo: HP model: 80BF v: 95.13 Bios: Insyde v: F.14 date: 08/13/2015
CPU: Dual core Intel Celeron N3050 (-MCP-) cache: 1024 KB
flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 6399
clock speeds: max: 2160 MHz 1: 1278 MHz 2: 922 MHz
Graphics: Card: Intel Device 22b1 bus-ID: 00:02.0
Display Server: X.Org 1.18.4 drivers: intel (unloaded: fbdev,vesa)
Resolution: 1366x768@59.99hz
GLX Renderer: Mesa DRI Intel HD Graphics (Cherryview)
GLX Version: 3.0 Mesa 11.2.0 Direct Rendering: Yes
Audio: Card Intel Device 2284 driver: snd_hda_intel bus-ID: 00:1b.0
Sound: Advanced Linux Sound Architecture v: k4.4.0-53-generic
Network: Card-1: Broadcom BCM43142 802.11b/g/n
driver: bcma-pci-bridge bus-ID: 02:00.0
IF: N/A state: N/A mac: N/A
Card-2: Realtek RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller
driver: r8169 v: 2.3LK-NAPI port: 1000 bus-ID: 03:00.0
IF: enp3s0 state: up speed: 100 Mbps duplex: full mac: <filter>
Drives: HDD Total Size: 47.3GB (4.0% used)
ID-1: /dev/sda model: BHT_WR202H0032G size: 31.3GB temp: 32C
ID-2: USB /dev/sdb model: USB_Flash_Drive size: 16.0GB temp: 0C
Partition: ID-1: / size: 931M used: 45M (5%) fs: overlay dev: N/A
ID-2: swap-1 size: 2.00GB used: 0.00GB (0%) fs: swap dev: /dev/sda5
RAID: No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors: System Temperatures: cpu: 30.0C mobo: 0.0C
Fan Speeds (in rpm): cpu: N/A
Info: Processes: 171 Uptime: 4 min Memory: 747.4/1861.5MB
Init: systemd runlevel: 5 Gcc sys: 5.4.0
Client: Shell (bash 4.3.461) inxi: 2.2.35

mint@mint ~ $ rfkill list all
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no

mint@mint ~ $ iwconfig
lo no wireless extensions.
enp3s0 no wireless extensions.

mint@mint ~ $ inxi -Nn
Network: Card-1: Broadcom BCM43142 802.11b/g/n driver: bcma-pci-bridge
IF: N/A state: N/A mac: N/A
Card-2: Realtek RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller
driver: r8169
IF: enp3s0 state: up speed: 100 Mbps duplex: full
mac: b0:5a:da:3c:c9:e8
User avatar
Pjotr
Level 24
Level 24
Posts: 20086
Joined: Mon Mar 07, 2011 10:18 am
Location: The Netherlands (Holland) 🇳🇱
Contact:

Re: No Wireless Adapater on HP Notebook HP 14-ac100na

Post by Pjotr »

Bloody Broadcom.... Try this:
https://sites.google.com/site/easylinux ... the-driver
(item 1.2, left column)
Tip: 10 things to do after installing Linux Mint 21.3 Virginia
Keep your Linux Mint healthy: Avoid these 10 fatal mistakes
Twitter: twitter.com/easylinuxtips
All in all, horse sense simply makes sense.
Locked

Return to “Networking”