Page 5 of 16

Re: Kernel 4.1

Posted: Tue Jun 16, 2015 12:57 am
by Srtest
Here is Lubuntu developmental on kernel RC8 on a ext4 partition.

A question about the kernel panic issues with a btrfs partition - do you think this procedure can be used on the X1000?
https://youtu.be/L7jIAvs5bFU

Re: Kernel 4.1

Posted: Tue Jun 16, 2015 9:44 am
by xeno74
musa wrote: Hi
the error is
FAILED failed to start load kernel modules.
see 'systemctl status systemd-modules-load.service' for details.

And the output of 'systemctl status systemd-modules-load.service are:
● systemd-modules-load.service - Load Kernel Modules
Loaded: loaded (/lib/systemd/system/systemd-modules-load.service; static)
Active: failed (Result: exit-code) since søn 2015-06-14 11:10:40 CEST; 15min ago
Docs: man:systemd-modules-load.service(8)
man:modules-load.d(5)
Process: 2182 ExecStart=/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE)
Main PID: 2182 (code=exited, status=1/FAILURE)

Thk.
Hi Musa,

Sorry for my late answer. First of all many thanks for testing. I have found some help about systemd in combination with kernel modules: wiki.archlinux.org. Could you try it out, please?

Rgds,

Christian

Re: Kernel 4.1

Posted: Tue Jun 16, 2015 11:38 am
by musa
xeno74 wrote:
Hi Musa,

Sorry for my late answer. First of all many thanks for testing. I have found some help about systemd in combination with kernel modules: wiki.archlinux.org. Could you try it out, please?

Rgds,

Christian
Hi Christian
Thank you for answers
I did the following:
systemctl status systemd-modules-load in a terminal gave me the Process ID which was 2182
Then sudo journalctl _PID=2182
Here I could see that it was some cups modules that failed.

Then sudo ls -Al /etc/modules-load.d/ who gave me this output.
"-rw-r - r-- 1 root root 125 June 16 11:00 cups filters.conf
lrwxrwxrwx 1 root root 10 May 26 18:37 modules.conf -> ../modules"

Then I opened /etc/modules-load.d/ cups filters.conf in an editor and inserted # in front of the modules that fails.
Then I restarted and the error was gone.
systemctl status systemd-modules-load now says:
systemd-modules-load.service - Load Kernel Modules
Loaded: loaded (/lib/systemd/system/systemd-modules-load.service; static)
Active: active (exited) since Tue 2015-06-16 11:03:54 CEST; 4min 5s ago
Docs: Mon: systemd-modules-load.service (8)
Mon: modules-load.d (5)
Process: 1092 ExecStart = / lib / systemd / systemd-modules-load (code = exited, status = 0 / SUCCESS)
Main PID: 1092 (code = exited, status = 0 / SUCCESS)
CGroup: /system.slice/systemd-modules-load.service

This could indicate that the problem is solved.
The modules not started was, that I could see for printing via par: and ser: devices that I do not use.
Thanks for the help

By the way, which Linux do you use with qemu

Re: Kernel 4.1

Posted: Tue Jun 16, 2015 8:39 pm
by xeno74
musa wrote: Hi Christian
Thank you for answers
I did the following:
systemctl status systemd-modules-load in a terminal gave me the Process ID which was 2182
Then sudo journalctl _PID=2182
Here I could see that it was some cups modules that failed.

Then sudo ls -Al /etc/modules-load.d/ who gave me this output.
"-rw-r - r-- 1 root root 125 June 16 11:00 cups filters.conf
lrwxrwxrwx 1 root root 10 May 26 18:37 modules.conf -> ../modules"

Then I opened /etc/modules-load.d/ cups filters.conf in an editor and inserted # in front of the modules that fails.
Then I restarted and the error was gone.
systemctl status systemd-modules-load now says:
systemd-modules-load.service - Load Kernel Modules
Loaded: loaded (/lib/systemd/system/systemd-modules-load.service; static)
Active: active (exited) since Tue 2015-06-16 11:03:54 CEST; 4min 5s ago
Docs: Mon: systemd-modules-load.service (8)
Mon: modules-load.d (5)
Process: 1092 ExecStart = / lib / systemd / systemd-modules-load (code = exited, status = 0 / SUCCESS)
Main PID: 1092 (code = exited, status = 0 / SUCCESS)
CGroup: /system.slice/systemd-modules-load.service

This could indicate that the problem is solved.
The modules not started was, that I could see for printing via par: and ser: devices that I do not use.
Thanks for the help
My pleasure. :-)
musa wrote: By the way, which Linux do you use with qemu
I use my old x86 S.u.S.E Linux 5.0 from 1997:
ubuntu_MATE_15.04_PowerPC_with_kernel_4.00_alpha4_SuSE_5.0_i686_QEMU_A1-X1000.jpg
And I use ubuntu MATE 15.04 PowerPC with QEMU/KVM:
ubuntu_MATE_15.04_PowerPC_with_a_virtual_Power_Macintosh_G3_Beige_QEMU_KVM.jpg

Re: Kernel 4.1

Posted: Sun Jun 21, 2015 10:26 am
by xeno74
The Linux kernel 4.1 final coming soon:

.......

vmlinux-4.1-AMIGA_one_X1000.tar.bz2

Linux kernel 4.1 Articles & Reviews - phoronix
phoronix wrote: If all goes well, the Linux 4.1 kernel will be released before the day is over. Linux 4.1 is yet another exciting update and here's a look at some of the most prominent work found in this new kernel version.
The Big Features Of The Linux 4.1 Kernel - phoronix
Anatomy_Linux_system.jpg

Re: Kernel 4.1

Posted: Mon Jun 22, 2015 4:19 am
by xeno74
Here is a new patch because of the sound source code modifications in the kernel 4.1 final version:
nemo_4.1-3.patch.zip
(8.28 KiB) Downloaded 594 times

Re: Kernel 4.1

Posted: Mon Jun 22, 2015 5:45 am
by xeno74
I compiled the 4.1 final from the git today.

Here you are. :-)

vmlinux-4.1-AMIGA_one_X1000.tar.bz2

Re: Kernel 4.1

Posted: Thu Jun 25, 2015 2:09 pm
by xeno74
xeno74 wrote:I compiled the 4.1 final from the git today.

Here you are. :-)

vmlinux-4.1-AMIGA_one_X1000.tar.bz2
PLEASE test the kernel 4.1 final. This kernel don't boot on zzd10h's X1000. I want to know why. I tested the kernel 4.1 final successfully on my A1-X1000 last Monday.

Re: Kernel 4.1

Posted: Thu Jun 25, 2015 2:21 pm
by zzd10h
My failure seems to be

"Please append a correct "root=" boot option"

What do you have as CFE parameters ?

PS : 4.1upd4 boots fine with same CFE boot option

Re: Kernel 4.1

Posted: Thu Jun 25, 2015 2:46 pm
by xeno74
zzd10h wrote:My failure seems to be

"Please append a correct "root=" boot option"

What do you have as CFE parameters ?

PS : 4.1upd4 boots fine with same CFE boot option
I have "root=/dev/sdb9 quiet ro splash rw" because of upstart.