Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
wusb54g v4 and wpa_supplicant
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
ascendant
n00b
n00b


Joined: 13 Nov 2008
Posts: 60
Location: / (USA)

PostPosted: Thu Nov 13, 2008 4:31 am    Post subject: wusb54g v4 and wpa_supplicant Reply with quote

I have my config files (shown below) set up to autoconnect to "default"

when i run ifconfig rausb0 up, the interface comes up, but it never gets an address
dhcpcd rausb0 hangs at "waiting for carrier"

/ect/init.d/net.rausb0 start (after it's been stopped) shows a bunch of errors:
# /ect/init.d/net.rausb0 start:
 # /etc/init.d/net.rausb0 start
 * Starting rausb0
 *   Starting wpa_supplicant on rausb0 ...
ioctl[SIOCSIWENCODEEXT]: Operation not supported
ioctl[SIOCSIWENCODEEXT]: Operation not supported
ioctl[SIOCSIWENCODEEXT]: Operation not supported
ioctl[SIOCSIWENCODEEXT]: Operation not supported                               [ ok ]
 *   Starting wpa_cli on rausb0 ...                                            [ ok ]
 *     Backgrounding ...

running kernel 2.6.27-r2 from gentoo-sources
running wpa_supplicant 0.6.4
using the RaLink RT2570USB Enhanced Driver from here, except a beta 1.6.3 version that compiles under my kernel. The version 4 uses the rt2750 driver, all previous versions use rt73

i've spent the last few days googling for a solution and haven't found one, so i make my first post on the gentoo forume: the greatest of them all, right? right. hopefully someone knows what's going on

/etc/conf.d/net:
#wireless configuration
# Prefer wpa_supplicant over wireless-tools
modules=( "wpa_supplicant" )

config_not_yours=( "dhcp" )
config_default=( "dhcp" )

# It's important that we tell wpa_supplicant which driver we should
# be using as it's not very good at guessing yet
# wext means use the generic linux wireless extensiont.  prefer this
# specifying a specific driver interface
wpa_supplicant_rausb0="-Dwext -c/etc/wpa_supplicant/wpa_supplicant.conf"
/etc/wpa_supplicant/wpa_supplicant.conf:
# Plaintext connection (no WPA, no IEEE 802.1X)
network={
  ssid="default"
  key_mgmt=NONE
  priority=5
}
# The below line not be changed otherwise we refuse to work
ctrl_interface=/var/run/wpa_supplicant

# Ensure that only root can read the WPA configuration
ctrl_interface_group=0

# Let wpa_supplicant take care of scanning and AP selection
ap_scan=1

_________________
This post brought to you by a cheap router.
Back to top
View user's profile Send private message
ascendant
n00b
n00b


Joined: 13 Nov 2008
Posts: 60
Location: / (USA)

PostPosted: Sun Nov 16, 2008 5:41 am    Post subject: Reply with quote

bump for eyes
_________________
This post brought to you by a cheap router.
Back to top
View user's profile Send private message
cobralgato
Apprentice
Apprentice


Joined: 14 Sep 2005
Posts: 228

PostPosted: Fri Nov 28, 2008 2:38 am    Post subject: Reply with quote

try using RutilT instead of wpa_supplicant.
http://rt2x00.serialmonkey.com/wiki/index.php/Downloads
_________________
x86_64
Back to top
View user's profile Send private message
ascendant
n00b
n00b


Joined: 13 Nov 2008
Posts: 60
Location: / (USA)

PostPosted: Sat Nov 29, 2008 2:15 am    Post subject: Reply with quote

cobralgato wrote:
try using RutilT instead of wpa_supplicant.
http://rt2x00.serialmonkey.com/wiki/index.php/Downloads
Thanks much, it seems to work!
_________________
This post brought to you by a cheap router.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum