Linux kernel Bug Fixing Spring Unpaid 2024 - Guidance to solve the given Tasks
Comments
-
You are welcome, @abhinavjain. I will stress bottom-up approaches throughout the mentorship, because I can tell how time consuming top-down approaches are

Assuming that the default kernel will work (it will, eventually
), I would recommend you to use the distro's .config file to build the kernel to increase the chances of having the right behavior. You can build up with your custom configurations and hit the point where the issue arises again.I would also keep the crashkernel size pretty high until you get that out of the equation.
1 -
Sorry I did something wrong and I lost the Discord channel that Javier shared with us, does anyone have the link?
Thanks!0 -
-
These tasks are to evaluate required skills and should not be discussed.
0 -
What are suppose to upload in documnetation task? There is lot of files and folder generated when we build documentation.
0 -
You don't have to update the document. You can mention if you are able to build and test the created document.
0 -
my tasks are going smoothly but I have a doubt regarding sending patchs.
Say, I need to send the patch for the hello world module,
1. how do I go about it?
2. do I init a git repo and then generate a patch after committing the code?
3. do I have follow all the rules as if I was sending the patch to the mailing list?
4. Also, is it necessary to send the patch using git send-email or can we manually write the mail using a client of our choice?0 -
I'm quite confused on the panic kernel task, I've managed to write a patch for a module which causes a kernel panic but how am i supposed to access the dmesg output or see the panic message when the system is frozen? I found a few threads which told me to setup kdump and analyze the memory dump but I don't believe that would get me a dmesg log, am i missing something?
0 -
@hrideshmg use kdump and set to capture dmesg on every panic or reboot
, it worked for me1 -
@hrideshmg I spent quite a long time to get the output dump and the process was very informative.
1 -
@hrideshmg, You could try using pstore as well. Do a bit of research on it. I personally had problems setting up kdump on my VM for some reason, but worked like a charm on my actual device. It is just a hint, that you can try using pstore too to dump the message.
0 -
@ashborn3 As much as LFD-103 suggests, it is the best practice to set up git send-email. So for patch related tasks, I would suggest you do the same. That will get you used to the feature as well.
I am not sure about your third question. Maybe few rules might be relaxed considering the fact that we are beginners(Correct me if I am wrong). But try to follow the course as much as possible. That has the biggest hints and clues.
0
Categories
- All Categories
- 177 LFX Mentorship
- 177 LFX Mentorship: Linux Kernel
- 750 Linux Foundation IT Professional Programs
- 373 Cloud Engineer IT Professional Program
- 169 Advanced Cloud Engineer IT Professional Program
- 74 DevOps IT Professional Program - Discontinued
- 4 DevOps & GitOps IT Professional Program
- 99 Cloud Native Developer IT Professional Program
- 7.6K Training Courses & Learning Paths
- 1 AI & ML Training
- 1 Blockchain & Decentralized Identity Training
- 3 Cloud & Containers Training
- 1 Cybersecurity Training
- 2 DevOps & Site-Reliability Training
- 1 Linux Kernel Development Training
- 1 Networking Training
- 1 Open Source Best Practice Training
- 1 System Administration Training
- 1 System Engineering Training
- 1 Web & Application Development Training
- 792 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 95 Multimedia
- 173 Networking
- 91 Printers & Scanners
- 87 Storage
- 769 Linux Distributions
- 81 Debian
- 68 Fedora
- 22 Linux Mint
- 13 Mageia
- 24 openSUSE
- 150 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 356 Ubuntu
- 465 Linux System Administration
- 31 Cloud Computing
- 73 Command Line/Scripting
- Github systems admin projects
- 98 Linux Security
- 78 Network Management
- 101 System Management
- 46 Web Management
- 106 Mobile Computing
- 18 Android
- 73 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 392 Off Topic
- 121 Introductions
- 181 Small Talk
- 29 Study Material
- 955 Programming and Development
- 310 Kernel Development
- 627 Software Development
- 983 Software
- 375 Applications
- 182 Command Line
- 5 Compiling/Installing
- 68 Games
- 317 Installation
- Archived
- 2 LFD140 Class Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)
