Page 2 of 8

Re: Kernel 4.4

Posted: Sun Nov 22, 2015 7:34 pm
by xeno74
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.
Could you format the CF card, please?

Re: Kernel 4.4

Posted: Sun Nov 22, 2015 8:38 pm
by mechanic
That fixed the no boot problem.
Thanks.

Re: Kernel 4.4

Posted: Mon Nov 23, 2015 8:57 am
by xeno74
mechanic wrote:That fixed the no boot problem.
Thanks.
Excellent! :-)

@All
FYI: Creating an initrd.gz:

Code: Select all

mkinitramfs -o initrd.img-4.4-rc2

Re: Kernel 4.4

Posted: Mon Nov 23, 2015 11:10 am
by xeno74
The RC2 is available for testing.

New:
Download: vmlinux-4.4-rc2-AMIGA_one_X1000.tar.bz2

ubuntu MATE 16.04 LTS PowerPC with the kernel 4.4 RC2 and E-UAE JIT PowerPC:

Image

PLEASE PLEASE PLEASE test the PASemi ethernet.

Thanks in advance,

Christian

Re: Kernel 4.4

Posted: Sun Nov 29, 2015 1:32 pm
by zzd10h
Sorry for the delay...

You are right, PASemi eth is not working but RTL8169 works fine.

Image

Re: Kernel 4.4

Posted: Sun Nov 29, 2015 8:40 pm
by xeno74
zzd10h wrote:Sorry for the delay...

You are right, PASemi eth is not working but RTL8169 works fine.

Image
Many thanks for testing!

Re: Kernel 4.4

Posted: Mon Nov 30, 2015 7:38 am
by xeno74
New patch for the RC3: nemo_4.4-2.patch

Re: Kernel 4.4

Posted: Mon Nov 30, 2015 8:36 am
by xeno74

Re: Kernel 4.4

Posted: Mon Nov 30, 2015 9:18 am
by xeno74
With kernel 4.4-rc3:

Code: Select all

dhclient eth0
RTNETLINK answers: Cannot allocate memory

Code: Select all

dmesg | grep -i eth0
[ 2.297473] eth0: PA Semi GMAC: intf 5, hw addr 02:00:e0:0a:30:00
With kernel 4.1.13:

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.

Re: Kernel 4.4

Posted: Mon Nov 30, 2015 10:34 am
by xeno74