11-May-2019, 04:51 PM
(06-May-2019, 10:14 AM)agent_kith Wrote: [ -> ] I'll try and build a RT kernel for 4.15 later today if I can.Hoping you can do the new kernel soon so that I can get the NUC running...
(06-May-2019, 10:14 AM)agent_kith Wrote: [ -> ] I'll try and build a RT kernel for 4.15 later today if I can.Hoping you can do the new kernel soon so that I can get the NUC running...
(11-May-2019, 04:51 PM)Snoopy8 Wrote: [ -> ]Hoping you can do the new kernel soon so that I can get the NUC running...Just arrived home. Too late to start now *sorry*. Hopefully I can find some time to finish this tomorrow.
(06-May-2019, 08:01 AM)Snoopy8 Wrote: [ -> ]Tried new kernel with no success.Tried both 1.1 and 1.0 iso images, same problem
- Create usb boot using Unetbootin on a USB3.0 (does not work with USB2.0) stick
- Replaced vmlinuz with that from new kernel
- Booted NUC, get greyed out "download updates while installing Ubuntu"
- Continued installing, rebooted
- Get error messages "Failed to execute /init (error -8)" "Starting init: /bin/sh exists but couldn't execute it (error -8)" Kernel panic - not syncing: No working init found"
(06-May-2019, 08:08 AM)agent_kith Wrote: [ -> ]Oh.. This is a new kernel version, might need to include a different initrd file. I'll see if I missed that in my automation scripts.Come to think of it. You shouldn't be seeing that init file error. The install kernels don't actually need that file. Not entirely sure what went wrong, but I have built the latest 4.x series kernel. And verified that it'll work. Try this kernel and let me know if your network isi now behaving properly (or not).
(12-May-2019, 04:17 PM)agent_kith Wrote: [ -> ](06-May-2019, 08:01 AM)Snoopy8 Wrote: [ -> ]Tried new kernel with no success.Tried both 1.1 and 1.0 iso images, same problem
- Create usb boot using Unetbootin on a USB3.0 (does not work with USB2.0) stick
- Replaced vmlinuz with that from new kernel
- Booted NUC, get greyed out "download updates while installing Ubuntu"
- Continued installing, rebooted
- Get error messages "Failed to execute /init (error -8)" "Starting init: /bin/sh exists but couldn't execute it (error -8)" Kernel panic - not syncing: No working init found"
(06-May-2019, 08:08 AM)agent_kith Wrote: [ -> ]Oh.. This is a new kernel version, might need to include a different initrd file. I'll see if I missed that in my automation scripts.Come to think of it. You shouldn't be seeing that init file error. The install kernels don't actually need that file. Not entirely sure what went wrong, but I have built the latest 4.x series kernel. And verified that it'll work. Try this kernel and let me know if your network isi now behaving properly (or not).
(12-May-2019, 08:43 PM)agent_kith Wrote: [ -> ]You are using 64 bit ISO, need to use the 64 bit kernel (amd64).
(13-May-2019, 09:55 AM)Snoopy8 Wrote: [ -> ] Ooops, my bad....What installs?
------------------------------------
What installs and is running with IP address : 1.0 iso with 4.19.37 kernel (64 bit). I have manually updated firmware to 1.1.4
(13-May-2019, 09:55 AM)Snoopy8 Wrote: [ -> ]Clear the browser cache (CTRL+SHIFT+F5 I think). That should fix this problem.
Labels are messed up in several places, e.g. above, but I can live with it.
(13-May-2019, 09:55 AM)Snoopy8 Wrote: [ -> ]Installs but could not get get IP address with 1.1 iso with 4.19.37 kernelDon't quite understand what you're saying here.
Also installs but no IP address are 1.0 iso and 1.1 iso with the Intel network kernel in install-4.4.9-rt17-amd64-igb-20190223.zip
(13-May-2019, 11:23 AM)Snoopy8 Wrote: [ -> ]Install worked, but no IP address when re-bootedInteresting... Can you connect a keyboard and monitor, and then run "dmesg | grep e1000" and see what turns up?
(13-May-2019, 12:12 PM)agent_kith Wrote: [ -> ](13-May-2019, 11:23 AM)Snoopy8 Wrote: [ -> ]Install worked, but no IP address when re-bootedInteresting... Can you connect a keyboard and monitor, and then run "dmesg | grep e1000" and see what turns up?
I will try and run through the install later today and see what happens on reboot.