Re: status?
Julia Lawall <[email protected]>
| Newsgroups | dev.linux.lists.outreachy |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 21 Mar 2025, Samuel Abraham wrote: > On Fri, Mar 21, 2025 at 12:40 PM Julia Lawall <[email protected]> wrote: > > > > Hello all, > Hello Julia > > How are things going with the tutorial? Any successes to report? And > > roadblocks to overcome? > On my part, I have been able to successfully clone, build and install > the kernel from Greg's staging tree. > I have also modified it by adding the print statement into the kernel > log in the psmouse_probe function in the psmouse-basic.c file > in the drivers/input/mouse directory. I have also been able to see the > message when I reboot the newly modified kernel and use dmesg | less > Surely I will send a patch soon. I got this one too. Sounds good! julia