• ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
  • ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
Guidelines
Here is the solution to resolve the Realtek 8852BE-V Choya WiFi Disconnection Issue Click here to view the instructions!
Check out our WINDOWS 11 Support Center info about: OPTIMIZATION, KNOWN ISSUES, FAQs, VIDEOS AND MORE.
HP Recommended
HP-Laptop-15-bs0xx
Linux

Recently downloaded ubuntu 18.04.1 on HP-Laptop-15-bs0xx and no WiFi adapter is found, I opened command prompt and ran multiple commands from Ubuntu hand book but all came back as sudo apt install git but after running the next command I get no such file or directory 

3 REPLIES 3
HP Recommended

Hi

Courtesy of Bapoumba, Ubuntu Forums
When troubleshooting wireless, it's important that your system is fully updated by opening a terminal, CTRL+ALT+T. Using a wired internet connection, please run:
Code:

sudo apt update
sudo apt dist-upgrade

and reboot if necessary.

If the issues persist, it is recommended that you install pastebinit, by running:
Code:

sudo apt install pastebinit

This will enable the wireless script to, upon your approval, upload the obtained data to pastebin, creating at the same time a link to it in your terminal, permitting you to paste it to a forum thread.

Once that's done, download and run the wireless info script, which will gather information to help diagnose your system. You can run it using this command:
Code:

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

It will create the file "wireless-info.txt" at the location it is run from, and depending on its size, an additional archive called "wireless-info.tar.gz". If you prefer, you can post the file directly to pastebin yourself. Sensitive information like MAC addresses and WPA/WEP keys are masked automatically.

If you aren't able to connect to the internet with the affected system, including via a wired connection, just navigate to this link and follow the instructions there on how to the run wireless script without an internet connection.

HP Recommended

I havent't given this a try but I will. I installed the latest version of Ubuntu from a usb drive but it crashed my comouter once I switched back to windows 10 OS. I want to try a Linux Distro because I was told it's much more user friendly for programming. Windows 10 was giving me fits when I tried to download Python modules. Is there any other linux distro that you would recommend that could work better for my computer?

HP Recommended

Hi

No.    I like OpenSuse, Debian and Lubuntu.

The problems/pitfalls are with choosing and staying with Secure Boot.

Partitioning is important, and I suggest a smallish C: (2 - 300 GB) and a S:torage area after the 3/4 Linux partitions.

It may create a boot area, a root area, then /home??? and a swap partition of a few GB.

 

So sort out the partitioning first.  The drive letters G:, H: and F: are Microsofts attempts to mount them.

Parts of My Disk.png

If in doubt please ask.

† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.