No Wi-fi enabled

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
BugGamer

No Wi-fi enabled

Post by BugGamer »

I installed Linux Mint MATE Tara version. The problem is I cant connect to wi-fi and wired connection are only available.

Code: Select all

System:    Host: HP-Laptop-14-bs0xx Kernel: 4.15.0-24-generic x86_64
           bits: 64 gcc: 7.3.0
           Desktop: MATE 1.20.1 (Gtk 3.22.30-1ubuntu1)
           Distro: Linux Mint 19 Tara
Machine:   Device: laptop System: HP product: HP Laptop 14-bs0xx v: Type1ProductConfigId serial: N/A
           Mobo: HP model: 8320 v: 19.16 serial: N/A
           UEFI: Insyde v: F.30 date: 11/07/2017
Battery    BAT0: charge: 41.6 Wh 100.0% condition: 41.6/41.6 Wh (100%)
           model: HP Primary status: Full
CPU:       Quad core Intel Pentium N3710 (-MCP-) 
           arch: Airmont rev.4 cache: 1024 KB
           flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 12800
           clock speeds: max: 2560 MHz 1: 505 MHz 2: 480 MHz 3: 1102 MHz
           4: 1625 MHz
Graphics:  Card: Intel Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Integrated Graphics Controller
           bus-ID: 00:02.0
           Display Server: x11 (X.Org 1.19.6 )
           drivers: modesetting (unloaded: fbdev,vesa)
           Resolution: 1366x768@60.07hz
           OpenGL: renderer: N/A version: N/A Direct Render: N/A
Audio:     Card Intel Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series High Def. Audio Controller
           driver: snd_hda_intel bus-ID: 00:1b.0
           Sound: Advanced Linux Sound Architecture v: k4.15.0-24-generic
Network:   Card-1: Realtek RTL8111/8168/8411 PCIE Gigabit Ethernet Controller
           driver: r8169 v: 2.3LK-NAPI port: 2000 bus-ID: 01:00.0
           IF: eno1 state: down mac: <filter>
           Card-2: Realtek Device d723 port: 1000 bus-ID: 02:00.0
           IF: N/A state: N/A speed: N/A duplex: N/A mac: N/A
Drives:    HDD Total Size: 500.1GB (3.4% used)
           ID-1: /dev/sda model: ST500LT012 size: 500.1GB
Partition: ID-1: / size: 457G used: 16G (4%) fs: ext4 dev: /dev/sda2
RAID:      No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors:   System Temperatures: cpu: 45.0C mobo: N/A
           Fan Speeds (in rpm): cpu: N/A
Info:      Processes: 170 Uptime: 12 min Memory: 821.2/3850.9MB
           Init: systemd runlevel: 5 Gcc sys: 7.3.0
           Client: Shell (bash 4.4.191) inxi: 2.3.56 
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
Pierre
Level 21
Level 21
Posts: 13215
Joined: Fri Sep 05, 2008 5:33 am
Location: Perth, AU.

Re: No Wi-fi enabled

Post by Pierre »

Open terminal and run

Code: Select all

wget -N -t 5 -T 10 https://github.com/UbuntuForums/wireless-info/raw/master/wireless-info && chmod +x wireless-info && ./wireless-info

Code: Select all

cat wireless-info.txt | nc termbin.com 9999
Post the result URL from terminal - - back here.
Image
Please edit your original post title to include [SOLVED] - when your problem is solved!
and DO LOOK at those Unanswered Topics - - you may be able to answer some!.
BugGamer

Re: No Wi-fi enabled

Post by BugGamer »

Below are the output.
wget -N -t 5 -T 10 https://github.com/UbuntuForums/wireles ... eless-info && chmod +x wireless-info && ./wireless-info

Code: Select all

--2018-07-19 11:04:42--  https://github.com/UbuntuForums/wireless-info/raw/master/wireless-info
Resolving github.com (github.com)... 13.229.188.59, 52.74.223.119, 13.250.177.223
Connecting to github.com (github.com)|13.229.188.59|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://raw.githubusercontent.com/UbuntuForums/wireless-info/master/wireless-info [following]
--2018-07-19 11:04:43--  https://raw.githubusercontent.com/UbuntuForums/wireless-info/master/wireless-info
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.76.133
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.76.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 17021 (17K) [text/plain]
Saving to: ‘wireless-info’

wireless-info       100%[===================>]  16.62K  --.-KB/s    in 0.04s   

Last-modified header missing -- time-stamps turned off.
2018-07-19 11:04:44 (389 KB/s) - ‘wireless-info’ saved [17021/17021]
cat wireless-info.txt | nc termbin.com 9999

Code: Select all

http://termbin.com/2weh
Locked

Return to “MATE”