View previous topic :: View next topic |
Author |
Message |
Peace Frog Apprentice
Joined: 12 Dec 2006 Posts: 185
|
Posted: Mon Sep 17, 2007 4:30 pm Post subject: CONFIG_NET_RADIO, Where is it? [solved] |
|
|
I'm having trouble with ndiswrapper, it requires CONFIG_NET_RADIO to be enabled, but riffling through make menuconfig I can't find it. I've googled paths to it, but they don't exist on my machine. Are there some options that I don't have enabled that I need to before it's revealed?
It's the 2.6.22 kernel, configured with genkernel.
Thanks
Last edited by Peace Frog on Wed Sep 19, 2007 2:34 am; edited 3 times in total |
|
Back to top |
|
|
Sadako Advocate
Joined: 05 Aug 2004 Posts: 3792 Location: sleeping in the bathtub
|
|
Back to top |
|
|
PaulBredbury Watchman
Joined: 14 Jul 2005 Posts: 7310
|
Posted: Mon Sep 17, 2007 5:11 pm Post subject: |
|
|
CONFIG_NET_RADIO no longer exists - see bug. |
|
Back to top |
|
|
Peace Frog Apprentice
Joined: 12 Dec 2006 Posts: 185
|
Posted: Tue Sep 18, 2007 3:07 pm Post subject: |
|
|
Excelent, thank you. I'll try it when I get home. |
|
Back to top |
|
|
Peace Frog Apprentice
Joined: 12 Dec 2006 Posts: 185
|
Posted: Tue Sep 18, 2007 5:39 pm Post subject: |
|
|
Or not.... I see the problem was recognized, and the new ebuild is supposed to accept an alternate keyword, but the output of emerge --search ndiswrapper only shows one build, which is the one that's bugging up. How can I get my hands on a working package if there is one?
Thanks |
|
Back to top |
|
|
PaulBredbury Watchman
Joined: 14 Jul 2005 Posts: 7310
|
Posted: Tue Sep 18, 2007 8:31 pm Post subject: |
|
|
Peace Frog wrote: | one build |
Use the right command:
Code: | equery list -p -o -e ndiswrapper |
|
|
Back to top |
|
|
Peace Frog Apprentice
Joined: 12 Dec 2006 Posts: 185
|
Posted: Wed Sep 19, 2007 2:32 am Post subject: |
|
|
Ahh, pretty sweet. Shame the only unmasked package doesn't jive with my kernel.
Thanks |
|
Back to top |
|
|
|