Page 93 of 135

Porteus Kernel Builder

Posted: 14 Sep 2021, 17:41
by beny
hi neko the kernel build goes fine with the 5.15.0-rc1, say no to the warning treated as an error i have build this kernel with a lot of config build well but no modules folder so also the ntfs3 driver wait a bit start the building without this and you can add later:
bash-5.1# uname -a
Linux beny.home 5.15.0-rc1-beny #1 SMP Tue Sep 14 18:24:15 CEST 2021 x86_64 AMD FX(tm)-6300 Six-Core Processor AuthenticAMD GNU/Linux
bash-5.1#
neko, the directory 5.15 in your last system upgrade do not exist,inside the mkernel,i have downloaded the standalone one work in progress.....

Porteus Kernel Builder

Posted: 15 Sep 2021, 07:56
by ottone
With OV.PORTEUS-XFCE-5.0rc3-k5.15-rc1.iso my laptop can´t even go to init 3 - nothing to see.
Intel T8100 with Intel i915 graphics - never had any problems .., module i915 is loaded ...
When booting with "nomodeset" everything is okay .
ottone

Porteus Kernel Builder

Posted: 15 Sep 2021, 12:15
by neko
@beny
@ottone

[Kernel 5.15-rc1 without AUFS patch]

Porteus Kernel Builder (Post by neko #84125)
And it ,that was built without the patch (overlay mode),
was booted
but not started on Porteus nor APorteus.
---->
And it ,that was built without the patch (overlay mode),
was booted & started on Porteus or APorteus with boot parameter "nomodeset".
(that is the advice from @ottone)


Thanks.

Porteus Kernel Builder

Posted: 15 Sep 2021, 12:48
by beny
guest@porteus
-------------
OS: Arch Linux x86_64
Kernel: 5.15.0-rc1-porteus
Uptime: up 58 seconds
Packages: 0
Shell: bash 5.1.8
Resolution: 1920x1080
DE: XFCE
WM: Xfwm4
WM Theme: Default
Theme: Adwaita [GTK2], Raleigh [GTK3]
Icons: NuoveXT2 [GTK2/3]
Terminal: Xfce4-terminal
CPU: AMD FX-6300 (6) @ 2.6GHz
GPU: NVIDIA GeForce GT 740
Memory: 889MB / 7952MB

the issue is SPM do not make xzm package ,well make the directory as .xzm package but is like a stripped one all deps i have for firefox there are all the same list of directory,but is trange i have firefox module into the modules folder like a directory but at boot firefox is here start without issue i have removed noload=003 for xfce4 with openbox i have a black screen with a blinked sign. seem the script strip the .zst package but not convert into a real xzm

Porteus Kernel Builder

Posted: 15 Sep 2021, 14:12
by neko
@beny

SPM was updated to speed up its process.
There are 2 kind module types that have ".xzm" sufix.

1. Directory type module ".xzm"
and
2. (Compressed) Squashfs filesystem type module ".xzm"

There are Directory type module ".xzm"s in "STORAGE" directory.
If you need Squashfs filesystem type module,
select 'MODULE' in 'Select a repository' ,
select the specific module in STORAGE
and then
Push download button.
You can get Squashfs filesystem type module of the specific module in "CURRENT" directory.


Note:
If you need "Firefox",
you can get its recent version easyly by GUI tool "Get Addon Packages".


Thanks.

Porteus Kernel Builder

Posted: 15 Sep 2021, 16:58
by beny
hi neko thanks for the hint, but i can mksquashfs only one file not the merged directory maybe i am wrong, one time you have put the merged directory not compressed in modules folder the next boot you have the software ready to use,btw without the changes option,ok good work

Porteus Kernel Builder

Posted: 19 Sep 2021, 08:24
by neko
The latest stable 5.13 version of the Linux kernel is: 5.13.19 (EOL)

1. AUFS patch (AUFS_VERSION "5.13-20210906") for 5.13.19 is "Restricted"

2. "Restricted" AUFS patched 5.13.19 is abort at build.

3. 5.13.19 built without AUFS patch is well run on OVERLAY-FS mode.


Thanks.

Porteus Kernel Builder

Posted: 27 Sep 2021, 09:27
by neko
"Kernel Builder" was updated to version 21.09.27. (Please refer to the first article.)

1. Firmware database was updated to kernel-firmware-20210923_0268c1b-noarch-1plus.xzm

2. AUFS patch for kernel 5.15-rc3 is ready. (AUFS_VERSION "5.x-rcN-20210927")
The config of 5.15rc was updated.

Thanks.

Porteus Kernel Builder

Posted: 06 Oct 2021, 14:13
by neko
"Kernel Builder" was updated to version 21.10.06. (Please refer to the first article.)

["make localmodconfig" was introduced as a build option.]
Image

Image

Image

Select one of
none compile,
compile with prototype config,
compile with your set own config,
compile with your PC config.

Example: kernel 5.15-rc3 (64Bit)
1.compile with prototype config
vmlinuz: 5,703,392
000-kernel.xzm: 101,576,704
total size: 107,280,096 (107 M)

2.compile with your PC config ("make localmodconfig")
-----> This kernel can be used on only the PC that was used at build.
vmlinuz: 5,615,040
000-kernel.xzm: 71,852,032
total size: 77,467,072 (77 M)

Kernel size was 28% down.

About "localmodconfig", please refer to
https://unix.stackexchange.com/question ... dconfig-do


Note:
kernel 5.15-rc4 will be booting without "nomodeset".


Thanks.

Porteus Kernel Builder

Posted: 07 Oct 2021, 10:07
by Blaze
[Updated kernel Examples]
==== AUFS Kernel only for Porteus ====
Simple package (vmlinuz, 000-kernel.xzm, 06-crippled_sources-NNN-XXbit.xzm, 64bit.config)

[5.14.10] <-- NEW : "All patches" patching was done.
64bit-ALL-kernel5.14.10.tar (~123 M)
https://files.sberdisk.ru/s/tZq9XsYL6y2s9BE
c441a7d552d65d71df42e9359930ae0e 64bit-ALL-kernel5.14.10.tar

Note 1: Compiler that was used.
for kernel 5.14.10: 11.2.0-x86_64
A new :url: x86_64 05-devel.xzm (GCC version 11.2.0)

Thanks to neko for his support.

Porteus Kernel Builder

Posted: 07 Oct 2021, 14:54
by Ed_P
Blaze wrote:
07 Oct 2021, 10:07
Thanks to neko for his support.
And thank you for your's. :happy62: :good: :beer:

Porteus Kernel Builder

Posted: 07 Oct 2021, 16:09
by AcnapyxoB
I have problem using an encrypted dat file with new 5.14.10 kernel.
Boot goes as if a file is not specified !?

Porteus Kernel Builder

Posted: 07 Oct 2021, 16:42
by babam
AcnapyxoB wrote:
07 Oct 2021, 16:09
I have problem using an encrypted dat file with new 5.14.10 kernel.
Boot goes as if a file is not specified !?
Can you mount it manually?

Porteus Kernel Builder

Posted: 07 Oct 2021, 17:22
by AcnapyxoB
Can you mount it manually?
How to mount it manually ?
Have no problem with 5.12.14 and older kernels

Porteus Kernel Builder

Posted: 08 Oct 2021, 11:25
by maia
Blaze wrote:
07 Oct 2021, 10:07
[5.14.10] <-- NEW : "All patches" patching was done.
64bit-ALL-kernel5.14.10.tar (~123 M)
Thank you :)