Snakeoil Forums
[SOLVED] intel nuc wifi drivers - Printable Version

+- Snakeoil Forums (https://forums.snakeoil-os.net)
+-- Forum: Snakeoil Topics (https://forums.snakeoil-os.net/Forum-Snakeoil-Topics)
+--- Forum: Feature Requests (https://forums.snakeoil-os.net/Forum-Feature-Requests)
+--- Thread: [SOLVED] intel nuc wifi drivers (/Thread-SOLVED-intel-nuc-wifi-drivers)



intel nuc wifi drivers - vinaymoturi - 17-Sep-2021

I need drivers for intel nuc 8i3beh


RE: intel nuc wifi drivers - agent_kith - 18-Sep-2021

(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.


RE: intel nuc wifi drivers - vinaymoturi - 18-Sep-2021

(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


RE: intel nuc wifi drivers - agent_kith - 20-Sep-2021

(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.


RE: intel nuc wifi drivers - vinaymoturi - 20-Sep-2021

Today I installed ubuntu 20.04 and snakeoil 1.2.
The wireless network worked in ubuntu but after installing snakeoil it stopped working.


RE: intel nuc wifi drivers - agent_kith - 21-Sep-2021

(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?



RE: intel nuc wifi drivers - agent_kith - 21-Sep-2021

(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/*



RE: intel nuc wifi drivers - vinaymoturi - 21-Sep-2021

(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-terminal-on-ubuntu-20-04/
followed this and now the wireless connection is working thank you


RE: intel nuc wifi drivers - agent_kith - 21-Sep-2021

(21-Sep-2021, 03:35 PM)vinaymoturi Wrote: https://linoxide.com/connect-wifi-from-terminal-on-ubuntu-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.