> > >> >> > > I have compiled a kernel for 2.6.37 but I have not booted it yet. I'll set > the link to the new kernel, emerge nvidia and see what happens when I boot > the new kernel. > > In the past, I was on x86 on my old rig. Maybe it is the arch that affects > something. I'm not sure but will test later on today. Sort of in the > middle of a download at the moment. > > Interested. I *thought* what Dale's saying worked too. The no kernel config error sounds more like you havent done make oldconfig/menuconfig whatever to create the .config file. So maybe the problem is not that you have to be running the kernel you want to build for, but that you have at least created the .config file for the kernel you want to build for. I'm guessing obviously.