I am relatively new to linux and very new to Sabayon. I used Gentoo for awhile and loved it, basically learned Linux on it. Anyway here is my problem:
I currently have an intel build in Wlan adapter that is up and running fine in sabayon. I need to get a Netgear WG111V2 adapter working at the same time, or at least be able to switch back and forth. When I try to emerge the drivers for it, the RTL8187 package, this is the error I get:
* Checking for suitable kernel configuration options...
* CONFIG_NET_RADIO: is not set when it should be.
* rtl8187-1.10 requires the in-kernel version of the IEEE802.11 subsystem to be disabled (CONFIG_IEEE80211)
* Please check to make sure these options are set correctly.
* Failure to do so may cause unexpected problems.
* Once you have satisfied these options, please try merging
* this package again.
*
* ERROR: net-wireless/rtl8187-1.10 failed.
* Call stack:
* ebuild.sh, line 1664: Called dyn_setup
* ebuild.sh, line 719: Called qa_call 'pkg_setup'
* ebuild.sh, line 44: Called pkg_setup
* rtl8187-1.10.ebuild, line 40: Called check_extra_config
* linux-info.eclass, line 471: Called die
*
* Incorrect kernel configuration options
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/net-wireless/rtl8187-1.10/temp/build.log'.
*
* Messages for package net-wireless/rtl8187-1.10:
* CONFIG_NET_RADIO: is not set when it should be.
* rtl8187-1.10 requires the in-kernel version of the IEEE802.11 subsystem to be disabled (CONFIG_IEEE80211)
* Please check to make sure these options are set correctly.
* Failure to do so may cause unexpected problems.
* Once you have satisfied these options, please try merging
* this package again.
*
* ERROR: net-wireless/rtl8187-1.10 failed.
* Call stack:
* ebuild.sh, line 1664: Called dyn_setup
* ebuild.sh, line 719: Called qa_call 'pkg_setup'
* ebuild.sh, line 44: Called pkg_setup
* rtl8187-1.10.ebuild, line 40: Called check_extra_config
* linux-info.eclass, line 471: Called die
*
* Incorrect kernel configuration options
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/net-wireless/rtl8187-1.10/temp/build.log'.
*
localhost ecniv #
I dont really want to remove 80211 support from the kernel, cause im afraid it will break my current wireless setup, but I even tried to in menuconfig, and it wouldnt let me do anything but module or built in. What can I do?
Thanks in advance for any assistance you can provide.
