Re: Kernel 4.4
Posted: Sun Nov 22, 2015 7:34 pm
Could you format the CF card, please?mechanic wrote:Don't know what is going on but after several tries I keep getting a
Not an ELF executable format
When trying to boot the 4.1 kernel.
Support Forum
https://forum.hyperion-entertainment.com/
https://forum.hyperion-entertainment.com/viewtopic.php?t=3236
Could you format the CF card, please?mechanic wrote:Don't know what is going on but after several tries I keep getting a
Not an ELF executable format
When trying to boot the 4.1 kernel.
Excellent!mechanic wrote:That fixed the no boot problem.
Thanks.
Code: Select all
mkinitramfs -o initrd.img-4.4-rc2
Many thanks for testing!zzd10h wrote:Sorry for the delay...
You are right, PASemi eth is not working but RTL8169 works fine.
Code: Select all
dhclient eth0
RTNETLINK answers: Cannot allocate memory
Code: Select all
dmesg | grep -i eth0
With kernel 4.1.13:[ 2.297473] eth0: PA Semi GMAC: intf 5, hw addr 02:00:e0:0a:30:00
Code: Select all
dmesg | grep -i eth0
[ 2.328115] eth0: PA Semi GMAC: intf 5, hw addr 02:00:e0:0a:30:00
[ 37.130466] eth0: Link is up at 100 Mbps, full duplex.