yup, do make && make modules_install. Then just copy the
bzImage, .config and System.map over to boot to be safe, change grub or
lilo .conf and off you go. If you haven't changed the kernel version
itself then you can leave the linux symlink as well<br>
<br>
George<br><br><div><span class="gmail_quote">On 11/14/05, <b class="gmail_sendername">MacGyveR</b> &lt;<a href="mailto:macgyver@thedumbterminal.co.uk">macgyver@thedumbterminal.co.uk</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Monday 14 Nov 2005 20:47, frank attwood wrote:<br>&gt; Hi all<br>&gt;<br>&gt; I decided to take the plunge and give re-compiling ago, something which up<br>&gt; untill now i've always avoided. I'm alos driven by the disire to get my
<br>&gt; Avermedia usb dvb tv box working.<br>&gt;<br>&gt; I'm using Mandriva 2006 and currently running the 2.6.12-12mdk kernel<br>&gt; These are the steps i've tried;<br>&gt;<br>&gt; I went into the /usr/src/linux-2.6.12-12mdk
 folder<br>&gt; Opened up a konsole prompt and SU'd to root<br>&gt; entered xconfig and enabled support for my athlon and the DVB drivers<br>&gt; run 'make modules modules_install'<br>&gt;<br>&gt; and then of it goes recompling until it gets to the output posted below, it
<br>&gt; then stops<br>&gt;<br>&gt; INSTALL sound/soundcore.ko<br>&gt;&nbsp;&nbsp; INSTALL sound/synth/emux/snd-emux-synth.ko<br>&gt;&nbsp;&nbsp; INSTALL sound/synth/snd-util-mem.ko<br>&gt;&nbsp;&nbsp; INSTALL sound/usb/snd-usb-audio.ko<br>&gt;&nbsp;&nbsp; INSTALL sound/usb/snd-
usb-lib.ko<br>&gt;&nbsp;&nbsp; INSTALL sound/usb/usx2y/snd-usb-usx2y.ko<br>&gt; if [ -r System.map -a -x /sbin/depmod ]; then /sbin/depmod -ae -F<br>&gt; System.map 2.6.12-12mdkcustom; fi<br>&gt;<br>&gt; Any ideas as to how abouts solving this and get it to finish compiling.
<br>&gt;<br>&gt; I've tried the obove steps with the 2.6.14 kernal with much the same<br>&gt; results.<br>&gt;<br>&gt; Yours<br>&gt; dan<br>&gt;<br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; Kent mailing list
<br>&gt; <a href="mailto:Kent@mailman.lug.org.uk">Kent@mailman.lug.org.uk</a><br>&gt; <a href="http://mailman.lug.org.uk/mailman/listinfo/kent">http://mailman.lug.org.uk/mailman/listinfo/kent</a><br><br>Dan,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if you have just enabled some extra modules then you have done it all
<br>already. if you have changed any compiled in setting then you will have to<br>issue &quot;make&quot; first and then read the docs in /usr/src/linux<br><br>--<br>--------------------------------<br><a href="http://www.thedumbterminal.co.uk">
http://www.thedumbterminal.co.uk</a><br><br>_______________________________________________<br>Kent mailing list<br><a href="mailto:Kent@mailman.lug.org.uk">Kent@mailman.lug.org.uk</a><br><a href="http://mailman.lug.org.uk/mailman/listinfo/kent">
http://mailman.lug.org.uk/mailman/listinfo/kent</a><br></blockquote></div><br>