Re: 2 questions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, 2004-08-14 at 14:52, Huub van Niekerk wrote:
> OK, still missing a point then. How do I use this kernel-source to 
> compile my g_NCR5380.ko module? (A link to a howto is ok as well).
> BTW, I found out I already had /usr/src/redhat, and now I also have 
> /usr/src/linux-2.6.7-1.494.2.2, so which one should I use?

The Korg 2.6.7 kernel has the module. Presumably, so does the Fedora
distro.

cd /usr/src/*.2
make mrproper
make menuconfig (select various options)
make all
make modules_install
make install

That's it. Reboot.



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux