[no subject]

2021-08-15 Thread Adverg Ebashinskii
Hello!   I’m trying to build Linux Kernel from upstream and faced some build error.   Environment:   Ubuntu 20.04  gcc  (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Linux Kernel 5.8.0-59-generic   Steps to build:   I follow the instructions specified in this site 

[no subject]

2021-01-14 Thread ‪bigbird2444
On Thu, Jan 14, 2021 at 8:01 AM Alexander Kapshuk wrote:>> On Thu, Jan 14, 2021 at 8:14 AM bigbird2444@163.com wrote:> >> >> > I've just added a newbies mailing list, How to join other mailing lists, and I'd like to see what other people are communicating with.> >> >

[no subject]

2020-03-16 Thread Sankalp Bhardwaj
Where to get started?? I am interested in understanding how the kernel works but have no prior knowledge... Please help!! ___ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

[no subject]

2018-08-02 Thread TU PHUNG VAN
S.ư www ___ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

[no subject]

2018-07-05 Thread inventsekar
Dear All, so I was reading on Quora https://www.quora.com/What-are-some-features-that-Linus-Torvalds-dismissed-from-the-Linux-kernel Signing Linux kernel with Microsoft secure boot keys for UEFI. That was suggested by RedHat developers and Linus flipped them off in his character... I

[no subject]

2018-05-08 Thread Vishnu Gopinath
new in the field of linux kernal... how to start..from where to start ___ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

[no subject]

2016-03-07 Thread nunojsa
___ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

[no subject]

2015-10-21 Thread Rock Lee
unsubscribe kernelnewbies Regards Rock Lee ___ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

[no subject]

2015-09-18 Thread Shraddha Barke
By mistake I made some changes to staging-next branch Now I've reverted those changes but I'm getting this message when I checkout to staging-next Your branch is ahead of 'origin/staging-next' by 4 commits. (use "git push" to publish your local commits) How do I fix this? Thanks in advance

[no subject]

2015-09-17 Thread Shraddha Barke
I updated my local kernel repository with all recent commits using the following commands- git checkout staging-next git pull After that when I try to compile, I'm getting an error scripts/sign-file.c:20:25: fatal error: openssl/bio.h: No such file or directory #include

[no subject]

2015-03-29 Thread Woody Wu
Hi, I have a kernel already run on production, but I then realized that I need to add one or two driver to it. But I hope I can avoid to upgrade the kernel image for those already running products, I hope I can only extend the kernel by add the driver modules to the root file system. Is that

[no subject]

2015-01-27 Thread Grzegorz Dwornicki
Keepalive question Hello I am bothered with very simple situaction. Lets say we have a TCP connection: S1 S2 Lets assume that this connection is using blocking sockets. and that both hosts: s1 and s2 are using SO_KEEPALIVE. If they both are not using this connection then the kernel? is

[no subject]

2014-05-12 Thread Sivakumar V
Hi All, I am tried to compile and install (network file system)nfs module to kernel i.e. modified nfs code(inserted printk's in kernel nfs code) without compiling entire kernel . It is inserted but when configuring nfs ___ Kernelnewbies mailing list

Subject: Problems with of_find_compatible_node

2013-10-01 Thread Vishwas Srivastava
Hi Chris, probably you can do cat /proc/device-tree o/p to see if such a node exist in the device tree file. also you can check arch/ppc/boot/dts/ directory and check the .dts file to check if such an entry really exist in the .dts file which you are using. Since in your case np =

[no subject]

2013-07-29 Thread PV Juliet
HI , I am new to kernel . I got some stuff on notifier chains from net. Where i can more elaborated documents on notifier chains ? Can i get the module out put to user space(eg usb disk added) ? I don't want to get it from dmesg. Thanks and Regards Juliet

[no subject]

2013-02-06 Thread Jimmy Pan
unsuscribe ___ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

[no subject]

2012-12-05 Thread Niroj Pokhrel
Hi, I'm trying to work on android audio (pcm_native.c) but got stuck in some parameters like start threshold, stop threshold, silence zone, silence threshold. Can anybody please elaborate on what they are each used for ?? -- Niroj Pokhrel Software Engineer, Samsung India Software Operations

[no subject]

2012-10-15 Thread Niroj Pokhrel
Hi, I'm new to linux and kernel . I'm ongoing with the linux device drivers. I've followed the the book LDD but i'm lost about how to call my driver's specific method from the user space. Eg: if have developed a character device and inserted the module then how can i make sure that when I read or

[no subject]

2012-08-13 Thread Vivek Panwar
HI, How KGDB works internally or how a gdb stub works internally with source code for x86_64 arch. Can some one please suggest me the good docs for the same.I am very new to this so want know whole detailed internally working procedure for KGDB. Thanks Vivek

[no subject]

2012-08-06 Thread ????
hello i want to sabrit the mailist___ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Re: No subject

2012-04-10 Thread Vladimir Murzin
module? Best wishes, Vladimir Murzin -Original Message- From: Martynov Semen semen-marty...@yandex.ru Sender: kernelnewbies-boun...@kernelnewbies.org Date: Mon, 09 Apr 2012 23:56:15 To: kernelnewbies@kernelnewbies.orgkernelnewbies@kernelnewbies.org Subject: No subject

Re: No subject

2012-04-10 Thread Semen Martynov
 To: kernelnewbies@kernelnewbies.orgkernelnewbies@kernelnewbies.org  Subject: No subject  Good afternoon,  I would like to understand, why I can't make the built-in object, when my code is in a folder /samples...  I have my module-code and if I put it in a folder /samples, I can receive only

Re: No subject

2012-04-09 Thread Martynov Semen
...@yandex.ru Sender: kernelnewbies-boun...@kernelnewbies.org Date: Mon, 09 Apr 2012 23:56:15 To: kernelnewbies@kernelnewbies.orgkernelnewbies@kernelnewbies.org Subject: No subject Good afternoon, I would like to understand, why I can't make the built-in object, when my code is in a folder

[no subject]

2011-12-30 Thread Philip Anil-QBW348
I want the drivers to be owned by a user, Foo. Whenever the drivers are called by application Duh, I want a program Bar to run after the driver has done its work, since Foo is now running the driver. Is it possible? Anil ___ Kernelnewbies mailing list

[no subject]

2011-12-15 Thread Swapnil Gaikwad
Hi , Tell me procedure or system call for- How to copy metadata of all files in a ext4 filesystem. -- Regards, Swapnil Gaikwad. ___ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org

[no subject]

2011-11-21 Thread Jimmy Pan
..Do you want to feel something new? Do you want to feel new unforgettable sensations? This is for you! http://un-ocean.fr/p.g.php?wellink_friend_id=14ox0 ___ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org

[no subject]

2011-09-22 Thread 毕春雷
nirvanacn2...@hotmail.com ___ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Getting started with kernel sources [Was: No subject]

2011-06-16 Thread Daniel Baluta
in  kernel/fork.c There's no shortcuts. :) Use dump_stack() in various places and check what functions are called. Also use lxr ([1]) for code browsing. Please add a relevant Subject description to your emails. thanks, Daniel. [1] http://lxr.linux.no

[no subject]

2011-06-14 Thread Venkateswarlu P
anyone can send implementation of *fork()* library call in the library i want to know how it is get connected to the system call. ** P VENKATESWARLU M.Tech (CSE) II year NIT Calicut ,Kerala* ** *+91-9995115752 ___ Kernelnewbies mailing

[no subject]

2011-03-22 Thread nijil yes
Hi, could anyone mention what are the projects available for beginners to do in gsoc this time from kernel newbies.I am comfortable with c/c++.I would be glad if someone could suggest a few Regards, Nijil ___ Kernelnewbies mailing list