Snakeoil Forums
No IP Adress - likely missing ethernet driver - Printable Version

+- Snakeoil Forums (https://forums.snakeoil-os.net)
+-- Forum: Snakeoil Topics (https://forums.snakeoil-os.net/Forum-Snakeoil-Topics)
+--- Forum: Support & Troubleshooting (https://forums.snakeoil-os.net/Forum-Support-Troubleshooting)
+--- Thread: No IP Adress - likely missing ethernet driver (/Thread-No-IP-Adress-likely-missing-ethernet-driver)



No IP Adress - likely missing ethernet driver - spreadspectrum - 25-Feb-2020

Hi there!

My mainboard uses an Intel I211-AT Gigabit LAN controller.  After reading the forums here, I was suspicious I would get no IP Address when installing, and sure enough that was the case.

Is there a way to tell if any of the custom kernels in the download area might apply? 

I can find a Linux driver here https://downloadcenter.intel.com/download/13663/Intel-Network-Adapter-Driver-for-82575-6-82580-I350-and-I210-211-Based-Gigabit-Network-Connections-for-Linux-?product=64404, but I don't see the vmlinuz file you describe elsewhere.

Thank you for your help

(25-Feb-2020, 08:26 AM)spreadspectrum Wrote: Hi there!

My mainboard uses an Intel I211-AT Gigabit LAN controller.  After reading the forums here, I was suspicious I would get no IP Address when installing, and sure enough that was the case.

Is there a way to tell if any of the custom kernels in the download area might apply? 

I can find a Linux driver here https://downloadcenter.intel.com/download/13663/Intel-Network-Adapter-Driver-for-82575-6-82580-I350-and-I210-211-Based-Gigabit-Network-Connections-for-Linux-?product=64404, but I don't see the vmlinuz file you describe elsewhere.

Thank you for your help

Actually, I may just have solved my own problem... it looks like the I210 and I211 series NICs use the same driver, and you have this in the custom nvme kernel (which coincidentally, I also need as I am using one of these - the install previously erased my music storage drive which is an m.2 SSD - doh!)


RE: No IP Adress - likely missing ethernet driver - agent_kith - 25-Feb-2020

(25-Feb-2020, 08:26 AM)spreadspectrum Wrote: Actually, I may just have solved my own problem... it looks like the I210 and I211 series NICs use the same driver, and you have this in the custom nvme kernel (which coincidentally, I also need as I am using one of these - the install previously erased my music storage drive which is an m.2 SSD - doh!)
Yup. The same driver will work.

As for it erasing your music storage drive. That will only happen if you're install your OS on that same SSD? If you go through the installation, there should be a screen that says existing data will be wiped. The reason why I go with this complicated installation process and not a one click install is to prevent exactly this.

Hope you have a backup of your music?

If you want to keep your data on the existing SSD safe, use the advanced partition manager, a writeup is included here.


RE: No IP Adress - likely missing ethernet driver - spreadspectrum - 26-Feb-2020

(25-Feb-2020, 01:43 PM)agent_kith Wrote:
(25-Feb-2020, 08:26 AM)spreadspectrum Wrote: Actually, I may just have solved my own problem... it looks like the I210 and I211 series NICs use the same driver, and you have this in the custom nvme kernel (which coincidentally, I also need as I am using one of these - the install previously erased my music storage drive which is an m.2 SSD - doh!)
Yup. The same driver will work.

As for it erasing your music storage drive. That will only happen if you're install your OS on that same SSD? If you go through the installation, there should be a screen that says existing data will be wiped. The reason why I go with this complicated installation process and not a one click install is to prevent exactly this.

Hope you have a backup of your music?

If you want to keep your data on the existing SSD safe, use the advanced partition manager, a writeup is included here.

I keep a backup, and the music has already been restored. Problem was me rushing and making assumptions. Without the nvme drivers, I was not presented with an option for more than hard disk location, and just plowed forward without paying much attention. Will get it right this time!