Page 13 of 18
Re: Kernel 4.7
Posted: Thu Jul 28, 2016 9:47 pm
by zzd10h
Still same wrong resolution with latest final 4.7 kernel (
http://forum.hyperion-entertainment.biz ... 100#p38280) .
Re: Kernel 4.7
Posted: Fri Jul 29, 2016 9:02 am
by xeno74
Thank you for testing the final kernel 4.7.

Which driver do you use in the xorg.conf?
Re: Kernel 4.7
Posted: Mon Aug 01, 2016 8:11 pm
by zappa2009
So I tested the vmlinux4.7 Final
If i boot it from CF with bootargs "root=/dev/sda6" ; boot -elf -noints -fatfs cf0:vmlinux-4.7
But if i boot it with the initrd-4.7 (from the 4.7 Final archive) with bootargs "root=LABEL=Lubuntu1604" ; boot -elf -noints -fatfs cf0:vmlinux-4.7
everything is fine (if i use my Xorf.conf.radeon of course)
Re: Kernel 4.7
Posted: Mon Aug 01, 2016 8:51 pm
by xeno74
zappa2009 wrote:So I tested the vmlinux4.7 Final
If i boot it from CF with bootargs "root=/dev/sda6" ; boot -elf -noints -fatfs cf0:vmlinux-4.7
But if i boot it with the initrd-4.7 (from the 4.7 Final archive) with bootargs "root=LABEL=Lubuntu1604" ; boot -elf -noints -fatfs cf0:vmlinux-4.7
everything is fine (if i use my Xorf.conf.radeon of course)
Thanks for testing!

Re: Kernel 4.7
Posted: Mon Aug 08, 2016 4:41 pm
by xeno74
Hi All,
I compiled the final kernel 4.7 with
SECCOMP support today and it solved the systemd problem on ubuntu MATE 16.10. Please use the new kernel
4.7-2 for ubuntu MATE 16.10.
Download:
vmlinux-4.7-2-AmigaONE_X1000.tar.gz
I will also compile the stable longterm kernel 4.1 with
SECCOMP support.
Cheers,
Christian
Re: Kernel 4.7
Posted: Fri Aug 12, 2016 10:57 am
by Srtest
Please enable btrfs.
Re: Kernel 4.7
Posted: Fri Aug 12, 2016 11:15 am
by xeno74
Srtest wrote:Please enable btrfs.
I will do that for the kernel
4.7.1.

Re: Kernel 4.7
Posted: Wed Aug 17, 2016 11:25 am
by xeno74
Srtest wrote:Please enable btrfs.
Hi Srtest,
I released the first update of kernel 4.7 today. I enabled all Btrfs options (except DEBUG) in the kernel config.
Download:
vmlinux-4.7.1-AmigaONE_X1000.tar.gz
New:
-
ChangeLog-4.7.1
-
Linux Git log
Cheers,
Christian
Re: Kernel 4.7
Posted: Wed Aug 17, 2016 2:43 pm
by zappa2009
Hi Xeno
Thanks for the BTRFS in the Kernel 4.7.1.
Debian9-Stretch boots fine but Lubuntu16.04.1 hangs isf i do a normal boot (bootargs /dev/sda6) but it boots if I use the initrd4.7.1
Anyway on both OS I can mount a BTRFS-Volume . I get a Message "unkown Filesystem btrfs" The btrfs-progs and btrfs-tools are installed.
Only Gparted can see there is a btrfs-volume on my usb-stick besides exfat (for that i use the shell to create & format)
Cheers Robert
Re: Kernel 4.7
Posted: Wed Aug 17, 2016 7:17 pm
by xeno74
zappa2009 wrote:Hi Xeno
Thanks for the BTRFS in the Kernel 4.7.1.
Debian9-Stretch boots fine but Lubuntu16.04.1 hangs isf i do a normal boot (bootargs /dev/sda6) but it boots if I use the initrd4.7.1
Anyway on both OS I can mount a BTRFS-Volume . I get a Message "unkown Filesystem btrfs" The btrfs-progs and btrfs-tools are installed.
Only Gparted can see there is a btrfs-volume on my usb-stick besides exfat (for that i use the shell to create & format)
Cheers Robert
Hi Robert,
Thanks a lot for testing!
Cheers,
Christian