MLD-5.x > General
(MLD 5.4 testing) kernel 5.3.5.202.31 amd64
gr4vity:
Okay, i think i need time to learn about compiling MLD kernel :)
What about building MLD module, regarding this tutorial:
http://www.minidvblinux.de/wiki/mld/entwicklung/54_entwicklungsumgebung
MLD 5.4 x64 is installed on USB 2.0 stick, if i followed that tutorial, it will take ages to compile right?
- i already tried to restore an older version however the problem wasn't solved.
The problem is i deleted the files in the fat16 partition then after i got a boot failure i copied them manually.
Perhaps there are some permissions i need to adjust?
- I think grab works fine using Nvidia graphic cards, the attachment is for Intel card although it works fine on my ubuntu pc.
clausmuus:
You are right. That is the description, how to compile (or create) MLD packages (also the kernel package). The MLD development enviroment is a docker container that also can run on a MLD system.
You can follow all steps up to capture 3. At step 2.5 you needn't do the call "make" in the "MLD" folder. At that step enter the kernel folder (cd kernel) and there call "make" to build only the MLD kernel. To change the kernel config simple do a "make menuconfig" in the kernel folder. After the first "make" you will found the kernel sources in the folder src/linux/
The MLD do not use the grub boot loader. We are using the syslinux boot loader. The original MLD boot files are not only placed at the first partition. They are also stored on the second partition in the boot folder. To see them, you must unmount the first partition, whitch is mounted also to the /boot folder and so hide the files on the second partition.
gr4vity:
make -C src/linux-5.3.5 menuconfig
make[1]: Entering directory '/MLD/kernel/src/linux-5.3.5'
UPD scripts/kconfig/mconf-cfg
HOSTCC scripts/kconfig/mconf.o
HOSTCC scripts/kconfig/lxdialog/checklist.o
HOSTCC scripts/kconfig/lxdialog/inputbox.o
HOSTCC scripts/kconfig/lxdialog/menubox.o
HOSTCC scripts/kconfig/lxdialog/textbox.o
HOSTCC scripts/kconfig/lxdialog/util.o
HOSTCC scripts/kconfig/lxdialog/yesno.o
HOSTLD scripts/kconfig/mconf
scripts/kconfig/mconf Kconfig
*** End of the configuration.
*** Execute 'make' to start the build or try 'make help'.
make[1]: Leaving directory '/MLD/kernel/src/linux-5.3.5'
cp src/linux-5.3.5/.config src/linux.config.x86
touch src/linux-5.3.5/.config
root@92bafaf276d7:/MLD/kernel#
Hi Claus,
I followed the tutorial successfully but i run out of space.
Please check the attachments.
Is it possible to delete /dev/sdb3 then resize /dev/sdb2 to gain more space?
Or do i have to buy a new SSD and start the whole process again?
Now i want to compile the kernel in the below link
https://gitlab.com/updatelee/v4l-updatelee
How i can do that?
* i will discuss the boot problem later.
gr4vity:
dpkg: error processing archive /tmp/apt-dpkg-install-MLu7TN/6-iptables_1.6.0-3+5.3.5.202.31_amd64.deb (--unpack):
trying to overwrite '/lib/modules/5.3.5.202.31/kernel/net/802/stp.ko', which is also in package network-wireless-drivers 0-10.2+5.3.5.202.31
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
By the way, i had to remove the network wireless drivers to be able to install docker.
clausmuus:
Thank you for the info. I have fix the network-wireless-drivers package. You should get an update until the next half hour.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version