Quote:
Originally Posted by Redling
The saga continues...
5. The instructions:
$cp RT2860STA.dat /etc/Wireless/RT2860STA/RT2860STA.dat
# !!!check if it is a binary file before loading !!!
I copied it Windows-style, with drag and drop. The file opened in a text editor, so I can only hope they meant it should NOT be a binary file (the instructions are really bad, but at least they exist).
6. ifconfig ra0 inet 192.168.1.103 up
I used the IP address that another computer on the same network was showing. No response, all is well?
From this point I've been following the website http://www.linuxhomenetworking.com/w...vice.22_Errors
At first I started the configuration as if it would be under the device eth0, as the guide used, but it became clear that the driver "wanted" to use ra0.
[root@localhost ~]# iwconfig ra0 mode Managed
[root@localhost ~]# iwconfig ra0 essid rah
I've been mostly using iwconfig to configure, and NetworkManager a little bit too. iwconfig seems more useful at this point.
Here's where my antics get really fishy. There wasn't any ifcfg-ra0 file, so I copied ifcfg-eth0 and put this in it:
Code:
#
# Wireless configuration
#
DEVICE=ra0
IPADDR=192.168.1.103
NETMASK=255.255.255.0
ONBOOT=yes
BOOTPROTO=none
TYPE=Wireless
USERCTL=yes
IPV6INIT=no
PEERDNS=yes
CHANNEL=1
MODE=Managed
RATE=54Mb/s
ESSID=rah
NETMASK=255.255.255.0
DHCP_HOSTNAME=
DOMAIN=
HWADDR=00:08:54:86:5d:51
GATEWAY=192.168.0.1
This is created by mashing together the instructions on that website and the existing content in ifcfg-ra0.
Well, now ra0 appears to be detected. Also, I created two files: keys-ra0 and keys-eth0 (just in case) with just "KEY=**********" in them in case they were sought out by Fedora 8.
Here's the hitch: iwconfig both show entries for ra0, but iwlist says that it's connected and has an encryption key:
Code:
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
ra0 Scan completed :
Cell 01 - Address: 00:0F:3D:65:41:14
ESSID:"rah"
Mode:Managed
Channel:6
Quality:60/100 Signal level:-80 dBm Noise level:-87 dBm
Encryption key:on
Bit Rates:36 Mb/s
and iwconfig says the opposite:
Code:
lo no wireless extensions.
eth0 no wireless extensions.
ra0 RT2860 Wireless ESSID:"" Nickname:"localhost.localdomain"
Mode:Auto Frequency=2.412 GHz Bit Rate=54 Mb/s
RTS thr:off Fragment thr:off
Encryption key:off
Link Quality:0 Signal level:0 Noise level:169
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
Naturally, I can't pull the "ask both parents and then pick the one that says yes" trick. I don't have any connection even after restarting.
I'm going to uninstall and try again.
...To be continued!
|
Well, I have been trying to make the rt2860 driver (downloaded from rpmfusion for FC11) work. To no avail.
Amazingly, the driver used to work in FC7. But not in F11.
So, I thought I would resort to using the ndiswrapper.
To make a long story short, wpa_supplicant is able to
associate with the AP for a second or two before losing
it and the whole handshake starts all over again - this is happenning in an infinite loop, as evidenced by the
logfile, from which the tail end excerpt is:
WPA: Key negotiation completed with 00:1d:5a:c8:91:c1 [PTK=TKIP GTK=TKIP]
WPA: Key negotiation completed with 00:1d:5a:c8:91:c1 [PTK=TKIP GTK=TKIP]
Associated with 00:1d:5a:c8:91:c1
WPA: Key negotiation completed with 00:1d:5a:c8:91:c1 [PTK=TKIP GTK=TKIP]
CTRL-EVENT-CONNECTED - Connection to 00:1d:5a:c8:91:c1 completed (reauth) [id=0 id_str=]
WPA: Key negotiation completed with 00:1d:5a:c8:91:c1 [PTK=TKIP GTK=TKIP]
WPA: Key negotiation completed with 00:1d:5a:c8:91:c1 [PTK=TKIP GTK=TKIP]
Associated with 00:1d:5a:c8:91:c1
WPA: Key negotiation completed with 00:1d:5a:c8:91:c1 [PTK=TKIP GTK=TKIP]
CTRL-EVENT-CONNECTED - Connection to 00:1d:5a:c8:91:c1 completed (reauth) [id=0 id_str=]
WPA: Key negotiation completed with 00:1d:5a:c8:91:c1 [PTK=TKIP GTK=TKIP]
WPA: Key negotiation completed with 00:1d:5a:c8:91:c1 [PTK=TKIP GTK=TKIP]
WPA: Key negotiation completed with 00:1d:5a:c8:91:c1 [PTK=TKIP GTK=TKIP]
Associated with 00:1d:5a:c8:91:c1
WPA: Key negotiation completed with 00:1d:5a:c8:91:c1 [PTK=TKIP GTK=TKIP]
CTRL-EVENT-CONNECTED - Connection to 00:1d:5a:c8:91:c1 completed (reauth) [id=0 id_str=]
WPA: Key negotiation completed with 00:1d:5a:c8:91:c1 [PTK=TKIP GTK=TKIP]
WPA: Key negotiation completed with 00:1d:5a:c8:91:c1 [PTK=TKIP GTK=TKIP]
WPA: Key negotiation completed with 00:1d:5a:c8:91:c1 [PTK=TKIP GTK=TKIP]
Associated with 00:1d:5a:c8:91:c1
WPA: Key negotiation completed with 00:1d:5a:c8:91:c1 [PTK=TKIP GTK=TKIP]
CTRL-EVENT-CONNECTED - Connection to 00:1d:5a:c8:91:c1 completed (reauth) [id=0 id_str=]
WPA: Key negotiation completed with 00:1d:5a:c8:91:c1 [PTK=TKIP GTK=TKIP]
WPA: Key negotiation completed with 00:1d:5a:c8:91:c1 [PTK=TKIP GTK=TKIP]
WPA: Key negotiation completed with 00:1d:5a:c8:91:c1 [PTK=TKIP GTK=TKIP]
Associated with 00:1d:5a:c8:91:c1
WPA: Key negotiation completed with 00:1d:5a:c8:91:c1 [PTK=TKIP GTK=TKIP]
CTRL-EVENT-CONNECTED - Connection to 00:1d:5a:c8:91:c1 completed (reauth) [id=0 id_str=]
WPA: Key negotiation completed with 00:1d:5a:c8:91:c1 [PTK=TKIP GTK=TKIP]
WPA: Key negotiation completed with 00:1d:5a:c8:91:c1 [PTK=TKIP GTK=TKIP]
WPA: Key negotiation completed with 00:1d:5a:c8:91:c1 [PTK=TKIP GTK=TKIP]
Associated with 00:1d:5a:c8:91:c1
WPA: Key negotiation completed with 00:1d:5a:c8:91:c1 [PTK=TKIP GTK=TKIP]
CTRL-EVENT-CONNECTED - Connection to 00:1d:5a:c8:91:c1 completed (reauth) [id=0 id_str=]
WPA: Key negotiation completed with 00:1d:5a:c8:91:c1 [PTK=TKIP GTK=TKIP]
WPA: Key negotiation completed with 00:1d:5a:c8:91:c1 [PTK=TKIP GTK=TKIP]
WPA: Key negotiation completed with 00:1d:5a:c8:91:c1 [PTK=TKIP GTK=TKIP]
I have posted questions to fedora-list about the rt2860
and have not received a single answer.