lost my kernels/staging directory while making tags

2018-02-09 Thread Dileep Sankhla
I just successfully compiled and installed my kernel and then tried "make tags" command while being inside ~/git/kernels/staging directory: $ make tags make: getcwd: No such file or directory make: *** No rule to make target 'tags'. Stop. $ cd; cd - bash: cd: /home/dileep/git/kernels/staging: No

Boot stucks at "Loading initial ramdisk"

2023-12-21 Thread Dileep Sankhla
Hello, I have cloned and built the latest rc kernel using the default config but on boot, it stucks at "Loading initial ramdisk". I have tried booting after removing the "quiet" option from the kernel parameters just before selecting the kernel from the grub menu. I have also tried adding "dis_uco

Re: Boot stucks at "Loading initial ramdisk"

2023-12-22 Thread Dileep Sankhla
Hi Valdis, On Fri, Dec 22, 2023 at 10:52 AM Valdis Klētnieks wrote: > On Thu, 21 Dec 2023 17:58:23 +0530, Dileep Sankhla said: > > > I have cloned and built the latest rc kernel using the default config but > > on boot, it stucks at "Loading initial ramdisk".

Re: Boot stucks at "Loading initial ramdisk"

2023-12-22 Thread Dileep Sankhla
Hi Bagas, On Fri, Dec 22, 2023 at 12:24 PM Bagas Sanjaya wrote: > On Thu, Dec 21, 2023 at 05:58:23PM +0530, Dileep Sankhla wrote: > > Hello, > > > > I have cloned and built the latest rc kernel using the default config but > > on boot, it stucks at "Loadin

Re: Boot stucks at "Loading initial ramdisk"

2023-12-22 Thread Dileep Sankhla
Hi Soumya, On Fri, Dec 22, 2023 at 2:24 PM Soumya Negi wrote: > Hi Dileep, > > On Thu, Dec 21, 2023 at 05:58:23PM +0530, Dileep Sankhla wrote: > > Hello, > > > > I have cloned and built the latest rc kernel using the default config but > > on boot, it stucks at

Re: Boot stucks at "Loading initial ramdisk"

2024-01-01 Thread Dileep Sankhla
On Fri, Dec 22, 2023 at 5:07 PM Dileep Sankhla wrote: > Hi Soumya, > > On Fri, Dec 22, 2023 at 2:24 PM Soumya Negi > wrote: > >> Hi Dileep, >> >> On Thu, Dec 21, 2023 at 05:58:23PM +0530, Dileep Sankhla wrote: >> > Hello, >> > >> > I

Identifying the initial bug within the x86 architecture subsystem

2024-01-02 Thread Dileep Sankhla
Hello, I am new to Linux kernel development and have a keen interest in the x86 architecture subsystem, particularly in the areas of boot and feature flags. Before diving into adding or changing features, I would like to address a few existing bugs. I am good in C and have some knowledge of assemb

Re: Identifying the initial bug within the x86 architecture subsystem

2024-01-03 Thread Dileep Sankhla
On Wed, Jan 3, 2024 at 12:33 PM Greg KH wrote: > What do you mean by "first bug"? Why does the location in an > arbitrary list matter? Hello Greg, From "first bug" I meant the initial bug for me to solve under this subsystem. > Also, bugzilla is not used by many kernel subsystems, so perhaps t

Re: Identifying the initial bug within the x86 architecture subsystem

2024-01-03 Thread Dileep Sankhla
On Wed, Jan 3, 2024 at 3:28 PM Greg KH wrote: > And maybe there are no x86-specific bugs at the moment? Yes, I think so. >Try running linux-next and see if you have any issues with any subsystem, if >so, try > working on that. Sure, I will try it next. Regards, Dileep __

Backtracing to find the assignment of a null pointer.

2024-01-04 Thread Dileep Sankhla
Hello everyone, I am currently addressing a power management issue. Upon waking up from suspend, the login screen briefly appears for a couple of seconds, followed by the screen going blank for around 7 seconds. Afterward, the login screen is displayed again. I've identified an ACPI error in the j

Re: Re: Boot stucks at "Loading initial ramdisk"

2024-01-05 Thread Dileep Sankhla
Hi Aditya, Yes, I also meant the same. Thanks for the additional info though. Regards, Dileep On Fri, Jan 5, 2024 at 1:33 PM Aditya Gupta wrote: > > Hi Dileep, > > On Mon, Jan 01, 2024 at 04:46:03PM +0530, Dileep Sankhla wrote: > > > > > > Thanks for your soluti

Re: Boot stucks at "Loading initial ramdisk"

2024-01-05 Thread Dileep Sankhla
On Fri, Jan 5, 2024 at 3:02 PM Valdis Klētnieks wrote: > 'make localmodconfig' is your friend. > > Make sure to plug in all your various USB or bluetooth etc devices first, > so their driver modules get loaded. Yeah, I've begun using it too. Regards, Dileep

Contributors to Raam Computer Software System Core are welcome

2024-08-06 Thread Dileep Sankhla
Raam Raam sa (greeting with God's name :) ) Raam Computer Software System and its Core are different from the (Unix) operating system and its kernel. There are many errors in the drivers that need to be corrected and new concepts are needed to be discussed before being implemented. To take this

how to change the tty dev color

2024-08-18 Thread Dileep Sankhla
hi, how to change the tty dev color which we get when we press ctrl + alt + f2/f3? -- Regards, Dileep ___ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies