1

I don't have an ethernet adapter.

If I go to Settings > Wifi there is "No Wi-Fi adapter Found".

lspci | grep Network
Network controller: Intel Corporation Device 02f0
lspci -knn | grep Net -A3; rfkill list
Network controller[0280]: Intel Corporation Device [8086:02f0]
Subsystem: Intel Corporation Device [8086:0030]
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi
0: hci0: Bluetooth
  Soft blocked: no
  Hard blocked: no

Can anyone help me, please?

pomsky
  • 68,507

1 Answers1

0

Using this linux kernel: Linux 5.0.0-1052-oem-osp1 did it for me.

  • @OmarHossamAhmed This gives a solution (and is not merely commentary or a link to a solution somewhere else). So it is an answer. However, I recommend that you [edit] this to expand it with an explanation of how to use that kernel. – Eliah Kagan May 30 '20 at 14:49