View previous topic :: View next topic |
Author |
Message |
theeverlastinggreed n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 07 Mar 2011 Posts: 9
|
Posted: Mon Jun 27, 2011 2:35 am Post subject: [solved]problems with realtek rtl8187b based wireless device |
|
|
Hi all, I'm currently trying to connect my new box to the internet via wireless. I have a NetGear WG111v3 usb adaptor. Following http://www.gentoo-wiki.info/RTL8187B, I managed to get the kernel to recognise the device. I did That succeed, but iwconfig would report there to be no wireless extensions.
But for some strange and bizarre reason, the wireless card worked in the Ubuntu livecd...
Any ideas will be very much appreciated.
Last edited by theeverlastinggreed on Wed Jun 29, 2011 1:36 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
DONAHUE Watchman
![Watchman Watchman](/images/ranks/rank-G-2-watchman.gif)
![](images/avatars/2468228754a8b1493ea37b.gif)
Joined: 09 Dec 2006 Posts: 7651 Location: Goose Creek SC
|
Posted: Wed Jun 29, 2011 2:25 am Post subject: |
|
|
check that wifi radio is on: led? switch? key? key combination? BIOS setting?
does kernel config have:
Quote: | -*- Networking support --->
-*- Wireless --->
--- Wireless
<M> cfg80211 - wireless configuration API
[ ] nl80211 testmode command
[ ] enable developer warnings
[ ] cfg80211 regulatory debugging
[*] enable powersave by default
[ ] use statically compiled regulatory rules database
[*] cfg80211 wireless extensions compatibility
[*] Wireless extensions sysfs files
{M} Common routines for IEEE802.11 drivers
[ ] lib80211 debugging messages
<M> Generic IEEE 802.11 Networking Stack (mac80211)
[ ] PID controller based rate control algorithm
[*] Minstrel
[*] Minstrel 802.11n support
Default rate control algorithm (Minstrel) --->
[ ] Enable mac80211 mesh networking (pre-802.11s) support
-*- Enable LED triggers
[ ] Select mac80211 debugging features ---> |
_________________ Defund the FCC. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
theeverlastinggreed n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 07 Mar 2011 Posts: 9
|
Posted: Wed Jun 29, 2011 1:35 pm Post subject: |
|
|
Thank you so very much! It turns out that it is to do with kernel misconfiguration. I left out
Quote: |
[*] cfg80211 wireless extensions compatibility
[*] Wireless extensions sysfs files
|
Thanks again. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|