On 2/10/07, charles buchanan <[EMAIL PROTECTED]> wrote:
This is what it said to do on the website: ========= # su password # cd /usr/src/linux # make mrproper # make cloneconfig # make modules_prepare # make clean --------------------- This is (recommended) to prepare the Kernel for the new drivers. Ok, that's fine. However, there is no directory called Linux. :-O Now the thought have occurred to me that maybe this is a generic name, The folder(s) that are there are "linux-2.6.18.2-34-obj" and "packages" So I'll replace the name and see what happens.
You need kernel-sources package installed to have the heather files and includes to build the driver. It will make the proper /usr/src/linux link. -- Svetoslav Milenov (Sunny) Even the most advanced equipment in the hands of the ignorant is just a pile of scrap. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
