I am trying to compile 2.6.29.2 and when I do I am getting this:
sudo mkinitramfs -o /boot/initrd.img-2.6.29.2 2.6.29.2
W: Possible missing firmware /lib/firmware/2.6.29.2/e100/d102e_ucode.bin for module e100
W: Possible missing firmware /lib/firmware/2.6.29.2/e100/d101s_ucode.bin for module e100
W: Possible missing firmware /lib/firmware/2.6.29.2/e100/d101m_ucode.bin for module e100
the files mentioned above are in those directories. I have a /lib/firmware/e100 is this crucial and if so how can I edit it? Also, when I boot into the new kernel it halts with:
kernel panic not syncing out of memory and no killable process
This does not occur on a different machine. Only on a notebook. Could it have anything to do with the shared RAM for the graphics card?
Thanks in advance.