Re: trouble with custom kernel

2009-06-18 Thread Jeffrey Cao
> > Temporarily rename /lib/firmware/mts_edge.fw to something else (eg. > /lib/firmware/mts_edge.fw.old) and reinstall 2.6.30 > No, you can't just rename the file. The package installation information is kept in the database. Try "--force-overwrite" option to dpkg. Jeffrey -- To UNSUBSCRIBE, e

Re: trouble with custom kernel

2009-06-16 Thread David A. Parker
Bernd Prager wrote: Hi, I have been building custom kernels for my system a while now. Recently I run into trouble that I haven't experienced before: I build my kernel with: $ make menuconfig $ make-kpkg clean $ fakeroot make-kpkg --initrd --append-to-version=-custom kernel_image kernel_header

Re: trouble with custom kernel

2009-06-16 Thread Sven Joachim
On 2009-06-16 16:45 +0200, Bernd Prager wrote: > I have been building custom kernels for my system a while now. > Recently I run into trouble that I haven't experienced before: > > I build my kernel with: > $ make menuconfig > $ make-kpkg clean > $ fakeroot make-kpkg --initrd --append-to-version=-

Re: trouble with custom kernel

2009-06-16 Thread Raffaele Morelli
2009/6/16 Bernd Prager : > Hi, > > I have been building custom kernels for my system a while now. > Recently I run into trouble that I haven't experienced before: > > I build my kernel with: > $ make menuconfig > $ make-kpkg clean > $ fakeroot make-kpkg --initrd --append-to-version=-custom kernel_i

trouble with custom kernel

2009-06-16 Thread Bernd Prager
Hi, I have been building custom kernels for my system a while now. Recently I run into trouble that I haven't experienced before: I build my kernel with: $ make menuconfig $ make-kpkg clean $ fakeroot make-kpkg --initrd --append-to-version=-custom kernel_image kernel_headers When I try to ins