Welcome, Guest. Please login or register.

Author Topic: A1-X1000: Linux Kernel 4.1  (Read 18373 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline xeno74Topic starter

  • Sr. Member
  • ****
  • Join Date: Nov 2010
  • Posts: 386
    • http://www.supertuxkart-amiga.de
Re: A1-X1000: Linux Kernel 4.1
« Reply #44 from previous page: August 23, 2016, 01:34:42 PM »
Hi All,

I released the stable longterm kernel 4.1.31 today.

New:

- Linux Git log
- ChangeLog

Download: vmlinux-4.1.31-AmigaONE_X1000.tar.gz

Xubuntu 16.10 PowerPC with the new stable longterm kernel 4.1.31:



I was able to boot Julian's ubuntu MATE 16.04 from the USB flash drive with the new longterm kernel 4.1.31 and with the initrd.img-4.1.31. I use the label Ubuntu_16.04.

  • Code: [Select]
    ramdisk -z -addr=0x2400000 -fatfs usbdisk0:initrd.img-4.1.31
  • Code: [Select]
    setenv bootargs "root=LABEL=Ubuntu_16.04"
  • Code: [Select]
    boot -elf- noints -fatfs usbdisk0:vmlinux-4.1
Please note: CFE firmware does not recognise USB devices on power-up unless they are connected to the first USB port which is reserved for the keyboard.  Unless you have a USB hub connected to the first port which allows you to connect both the keyboard and USB disk, you will need to insert the USB disk AFTER you have entered CFE.

Cheers,

Christian

Offline xeno74Topic starter

  • Sr. Member
  • ****
  • Join Date: Nov 2010
  • Posts: 386
    • http://www.supertuxkart-amiga.de
Re: A1-X1000: Linux Kernel 4.1
« Reply #45 on: August 23, 2016, 01:38:05 PM »
Great news! The developers fixed the problem with systemd. It is no longer necessary to compile a kernel with SECCOMP support. I was able to boot ubuntu MATE 16.10 PowerPC with the stable longterm kernel 4.1.31 today.

Offline xeno74Topic starter

  • Sr. Member
  • ****
  • Join Date: Nov 2010
  • Posts: 386
    • http://www.supertuxkart-amiga.de
Re: A1-X1000: Linux Kernel 4.1
« Reply #46 on: September 06, 2016, 12:18:31 PM »
Hi All,

I released the stable longterm kernel 4.1.32 today.

New:

Download: vmlinux-4.1.32-AmigaONE_X1000.tar.gz

Please note: This kernel doesn't work with systemd on ubuntu MATE 16.10. If you use ubuntu MATE 16.10, please use the kernel 4.7-2 instead.

Please test Btrfs.

BTW, I have fantastic news! Darren integrates the Nemo motherboard to the official Linux kernel. He has rewritten the Nemo patch for the future kernel 4.8.

Links:

Linux PPC mailing list
Download RC5 of kernel 4.8 with Darren's new patch for testing: vmlinux-4.8-rc5-AmigaONE_X1000.tar.gz

Cheers,

Christian