Is there a way to install windows support offline?

In order to make my wi-fi work, I need to install a specific drive, but I only have .exe file of it, and no, there's no cable, is there a way I can download the archive that lets me finally install it? I'm having issues with the terminal btw, I tried Lol I'm tired from work, sorry.

First, let's check if there is an available driver on Linux that can work:
In terminal, please run the following and post the output here:

sudo lshw -c network

2 Likes

I got the cable, but still unable to install anyway...
Here's the result:
*-network
descrição: Ethernet interface
produto: Ethernet Connection (14) I219-V
fabricante: Intel Corporation
ID físico: 1f.6
informações do barramento: pci@0000:00:1f.6
nome lógico: eno1
versão: 11
serial: d8:5e:d3:64:bc:3e
tamanho: 1Gbit/s
capacidade: 1Gbit/s
largura: 32 bits
clock: 33MHz
capacidades: pm msi bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuração: autonegotiation=on broadcast=yes driver=e1000e driverversion=5.13.0-40-generic duplex=full firmware=0.4-4 ip=192.168.0.18 latency=0 link=yes multicast=yes port=twisted pair speed=1Gbit/s
recursos: irq:124 memória:53200000-5321ffff

I think I'm also having issues because USB 3.0 isn't working I think? (it's not detecting the USB Wi-Fi adapter), I don't know why...

If not present install via the terminal

gnome-nettool

Afterwards, open a terminal and enter:

ifconfig -a

this will list all you network hardware, ethernet and wifi and post back.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.