Re: how to develop against linux-next

2010-04-17 Thread Herlin R. Matos Lastres
vorad wrote: Hi guys, I am wondering how are you rebasing against linux-next each day, given the fact that the code is so rapidly changing. Is there any guide on how we should do this? I only know about this one (http://lwn.net/Articles/289245/ ) which I am not sure it's still up to date with

modules inside initrd

2009-12-15 Thread Herlin R. Matos Lastres
Hi, I need to know, which modules I need inside my initrd. Thanks. -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecar...@nl.linux.org Please read the FAQ at http://kernelnewbies.org/FAQ

Re: kernel panic

2009-12-13 Thread Herlin R. Matos Lastres
Vaughn E. Clinton wrote: can you provide the panic trace? this is my panic trace: thanks. //trace: creating root device. Mounting root filesystem. Mount: could not find filesystem '/dev/root' Setting up other filesystems. Setting up new root fs setuproot: moving /dev failed: No such file or d

Re: kernel panic

2009-12-13 Thread Herlin R. Matos Lastres
Michael Blizek wrote: You only need an initrd, if you need to load modules before mounting the root filesystem. -Michi I have a cuestion, if I use some initrd, and I not need it, I can get problems? Michael Blizek wrote: > No "make modules"??? No I didn't. Thanks. -- To uns

Re: kernel panic

2009-12-13 Thread Herlin R. Matos Lastres
Michael Blizek wrote: Hi! On 22:45 Thu 10 Dec , Herlin R. Matos Lastres wrote: Hi, When I compiled the new kernel 2.6.31.6 and I boot it on ubuntu, everything was good, but when I try to compile it on Centos 5.2 when I boot it I had a kernel panic, I think it is because the kernel

Re: kernel panic

2009-12-10 Thread Herlin R. Matos Lastres
chen_xu_kernel wrote: Using "make menuconfig" and select as many as configuration. I do that, I have the same configuration on ubuntu and Centos, in ubuntu everithing go fine, the problem is in Centos, I have not idea. -- To unsubscribe from this list: send an email with "unsubscribe kernelne

kernel panic

2009-12-10 Thread Herlin R. Matos Lastres
Hi, When I compiled the new kernel 2.6.31.6 and I boot it on ubuntu, everything was good, but when I try to compile it on Centos 5.2 when I boot it I had a kernel panic, I think it is because the kernel couldn't mount de root filesystem, This is my grub configuration below: Thanks. default

Re: keyboard

2009-12-06 Thread Herlin R. Matos Lastres
I done it, thanks for your help -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecar...@nl.linux.org Please read the FAQ at http://kernelnewbies.org/FAQ

Re: keyboard

2009-12-06 Thread Herlin R. Matos Lastres
Greg KH wrote: On Sat, Dec 05, 2009 at 04:57:59PM -0500, Herlin R. Matos Lastres wrote: Hi, I need manage the keyboard, for example read the data comming from keyboard. Which keyboard? Lots of them can be plugged in at once and they can be of different types (bluetooth, usb, virtual

keyboard

2009-12-05 Thread Herlin R. Matos Lastres
Hi, I need manage the keyboard, for example read the data comming from keyboard. thanks. -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecar...@nl.linux.org Please read the FAQ at http://kernelnewbies.org/FAQ