Wifi MIA on HP Pavillion X360

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
Rylinkus

Wifi MIA on HP Pavillion X360

Post by Rylinkus »

Installed Mint Cinnamon. Don't seem to have any real option to connect to Wifi. I'm sure this is a newbie ish question, but I would greatly appreciate any help.
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: 13222
Joined: Fri Sep 05, 2008 5:33 am
Location: Perth, AU.

Re: Wifi MIA on HP Pavillion X360

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 URL from terminal
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!.
Rylinkus

Re: Wifi MIA on HP Pavillion X360

Post by Rylinkus »

Pierre, thanks for the help. Perhaps I should have been more clear, as I'm pretty sure whether is a download command. I don't have internet currently have internet access on this laptop, so I'm not sure if I'm going to give the proper results. In any case, here's what terminal returned

Code: Select all

--2018-09-18--  https://github.com/UbuntuForums/wireless-info/raw/master/wireless-info
Resolving github.com (github.com)... failed: Name or services not known.
whether: unable to resolve host address 'github.com'

Code: Select all

cat: wireless-info.txt: No such file or directory
nc: getaddrinfo for host "termbin.com" port 9999: Name or service not known
Locked

Return to “Networking”