Snakeoil Forums

Full Version: intel nuc wifi drivers
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I need drivers for intel nuc 8i3beh
(17-Sep-2021, 09:32 PM)vinaymoturi Wrote: [ -> ]I need drivers for intel nuc 8i3beh
Are you using Snakeoil 1.2.0 with Ubuntu 21.04? Can you generate a diagnostics file and send it to the specified email address so I can better understand your system setup.
(18-Sep-2021, 11:30 AM)agent_kith Wrote: [ -> ]
(17-Sep-2021, 09:32 PM)vinaymoturi Wrote: [ -> ]I need drivers for intel nuc 8i3beh
Are you using Snakeoil 1.2.0 with Ubuntu 21.04? Can you generate a diagnostics file and send it to the specified email address so I can better understand your system setup.

sent an email to you
(18-Sep-2021, 11:58 PM)vinaymoturi Wrote: [ -> ]sent an email to you
Got your email. Will have a look at the file later tonight, if not early tomorrow and will have more information then.
Today I installed ubuntu 20.04 and snakeoil 1.2.
The wireless network worked in ubuntu but after installing snakeoil it stopped working.
(20-Sep-2021, 08:48 PM)vinaymoturi Wrote: [ -> ]Today I installed ubuntu 20.04 and snakeoil 1.2.
The wireless network worked in ubuntu but after installing snakeoil it stopped working.

Hi Vinay.

You forgot to attach the diagostics file in the previous email. Can you let me know:
  1. What do you mean by the "it stopped working"? Do you mean Wifi, or Snakeoil?
  2. Re-generate a diagnostics file and with your current setup and send it to me again?
(20-Sep-2021, 08:48 PM)vinaymoturi Wrote: [ -> ]The wireless network worked in ubuntu but after installing snakeoil it stopped working.
I guess you mean Wifi has stopped working.

Can you SSH to your computer, and show me the contents of  /etc/netplan/? Look for your wlan0 config file, looks like the installer script potentially changed that file. Unfortunately I do not have a system with both wired and wireless so can't test this.

SSH to your machine, and run this command:
Code:
sudo cat /etc/netplan/*
(21-Sep-2021, 12:50 PM)agent_kith Wrote: [ -> ]
(20-Sep-2021, 08:48 PM)vinaymoturi Wrote: [ -> ][Image: Screenshot-2021-09-21-130505.png]The wireless network worked in ubuntu but after installing snakeoil it stopped working.
I guess you mean Wifi has stopped working.

Can you SSH to your computer, and show me the contents of  /etc/netplan/? Look for your wlan0 config file, looks like the installer script potentially changed that file. Unfortunately I do not have a system with both wired and wireless so can't test this.

SSH to your machine, and run this command:
Code:
sudo cat /etc/netplan/*

https://linoxide.com/connect-wifi-from-t...ntu-20-04/
followed this and now the wireless connection is working thank you
(21-Sep-2021, 03:35 PM)vinaymoturi Wrote: [ -> ]https://linoxide.com/connect-wifi-from-t...ntu-20-04/
followed this and now the wireless connection is working thank you
Nice. Smile

Future Snakeoil WebApp will have full network-manager support also, that will make it simpler for Wifi support. Thumbs Up Very very slowly, Snakeoil will get better, and better.