View previous topic :: View next topic |
Author |
Message |
sendas n00b
Joined: 02 Oct 2004 Posts: 33
|
Posted: Fri Apr 01, 2005 4:44 am Post subject: Error while emerg ndiswrapper |
|
|
emerge ndiswrapper
>>> md5 src_uri ndiswrapper-0.12.tar.gz
* Determining the location of the kernel source code
* Found kernel source directory:
* /usr/src/linux
* Found sources for kernel version:
* 2.6.10-gentoo-r6
* Checking for suitable kernel configuration options
* CONFIG_4KSTACKS: should not be set in the kernel configuration, but it is.
* Please check to make sure these options are set correctly.
* Once you have satisfied these options, please try merging
* this package again.
Ive searched around about the config_4kstacks but I cant figure out where to unset it. |
|
Back to top |
|
|
King of Nowhere n00b
Joined: 19 Jan 2005 Posts: 13 Location: nowhere
|
Posted: Fri Apr 01, 2005 6:08 am Post subject: |
|
|
you need to reconfigure your kernel without 4KB stacks:
-make menuconfig in /usr/src/linux
-under "Kernel Hacking"
-disable "Use 4KB Stacks instead of 8KB"
-recomplie your kernel and reboot
then try to emerge ndiswrapper again and you should be ok _________________ wtf?
where did everybody go?
--welcome to nowhere |
|
Back to top |
|
|
sendas n00b
Joined: 02 Oct 2004 Posts: 33
|
Posted: Fri Apr 01, 2005 7:51 am Post subject: |
|
|
OK cool did that and it worked perfect.
If anyone else has this problem dont forget to re emerge nvidia-glx if you use it |
|
Back to top |
|
|
|