Upon attempting to install ndiswrapper on my shiny out-of-box FC5 system, I ran into the dreaded yet persistent CONFIG_4KSTACKS warning:
*** WARNING: Kernel is compiled with 4K stack size option (CONFIG_4KSTACKS); many Windows drivers will not work with this option enabled. Disable CONFIG_4KSTACKS option, recompile and install kernel
I freaked out a little at first, because I've never done anything to a kernel besides update. I did some searching and a couple sites said that it was just a warning, to try and install anyway. So I did make install, and it returned the same warning (when I tried to do ndiswrapper -i Rt2500.inf, it just told me that the command "ndiswrapper" wasn't found - a make uninstall revealed that there had been no installation in the first place).
I looked up the guide for recompiling/tweaking the kernel (found at
http://www.digitalhermit.com/linux/K...ild-HOWTO.html) but it intimidated me after the first couple of steps. I'm willing to try it (would be even more willing if I could find a more specific guide as to what to do in the tweaking part), but as a relatively new Linux user, it kind of scared the crap out of me when I first read it.
Then I wimped out and did more searching, wherein many of the results told me that all I would have to do is yum install kernel-{version higher than mine}, along with kernel-devel{version higher than mine} and some other stuff.
Here's where I run into a little more difficulty outside of the initial problem: I only have a wireless card, and the router is on the other end of the house. I'm on my WinXP boot at the moment to access the 'net. So yum is a bit useless right now.
I tried looking for an updated kernel in .rpm repositories, but my searches aren't being very fruitful.
If someone could point me to the .rpms I'd need (or an easier workaround), I would greatly appreciate it. Thank you!
Edit: My current kernel is 2.6.15-1.2054_FC5.i686