I just bought a new HP 15-ef0875ms laptop and am trying to install Xubuntu 18.04.4. The network card is not recognized.
Steps I have taken:
- I downloaded the driver using other answers here.
- I tried to build the driver.
make
is not installed. - I tried to install make. I don't have build-essential, gcc, g++, or other installed.
- I tried to install those. Dependency hell ensues. Eventually it tells me I can't install dpkg-dev because of libdpkg-perl version being too new.
- I am lost.
What can I do without any internet access of any kind on the machine itself?