Yes, it works flawlessly here!
Try with wicd, which you can find in the /extra directory of Slackware.
It’s a little front-end to configure your wireless interface without editing files

Regards,
Niels
]]> http://underpop.online.fr/n/nielshorn/2011/08/rt3090-wireless-adapter-with-slackware-13-37/comment-page-1/#comment-2443 Ilya Mon, 30 Jul 2012 12:11:14 +0000 http://underpop.online.fr/n/nielshorn/?p=1078#comment-2443 Hi. Did your netbook work properly with any encrypted nets? I have Lenovo S10-3c with rt3090. I execute your instructions and get (maybe) nice iwconfig: Ralink STA ESSID:"" Nickname:"RT2860STA" mode:auto frequency=2.412 GHz Access Point: Not-Associated ..... But i can't establish connect with my router, which use wpa-personal and offer dhcp. I try to use wpa_supplicant: network={ ssid="MySSID" scan_ssid=0 proto=WPA key_mgmt=WPA-PSK pairwise=TKIP group=TKIP psk="MyKey" } And i make some changes in /etc/rc.d/rc.inet1.conf IFNAME[4]="wlan0" IPADDR[4]="" NETMASK[4]="" USE_DHCP[4]="yes" WLAN_WPA[4]="wpa_supplicant" WLAN_WPADRIVER[4]="wext" And when i do /etc/rc.d/rc.inet1 restart it hang. If i change "wext" to "ralink" or "rt3090.bin" or anything else it says that driver is incorrect. I try to use just WEP with iwconfig wlan0 essid "My" key "s:My..", but i've failed again. In Debian Squeeze a didn't have any problems. But i'm interested in Slackware and want to get to know it. Thanks. (P.S. sorry for my English) Hi. Did your netbook work properly with any encrypted nets? I have Lenovo S10-3c with rt3090. I execute your instructions and get (maybe) nice iwconfig:Ralink STA ESSID:”" Nickname:”RT2860STA”
mode:auto frequency=2.412 GHz Access Point: Not-Associated
…..
But i can’t establish connect with my router, which use wpa-personal and offer dhcp. I try to use wpa_supplicant:
network={
ssid=”MySSID”
scan_ssid=0
proto=WPA
key_mgmt=WPA-PSK
pairwise=TKIP
group=TKIP
psk=”MyKey”
}
And i make some changes in /etc/rc.d/rc.inet1.conf
IFNAME[4]=”wlan0″
IPADDR[4]=”"
NETMASK[4]=”"
USE_DHCP[4]=”yes”
WLAN_WPA[4]=”wpa_supplicant”
WLAN_WPADRIVER[4]=”wext”
And when i do /etc/rc.d/rc.inet1 restart it hang.
If i change “wext” to “ralink” or “rt3090.bin” or anything else it says that driver is incorrect.
I try to use just WEP with iwconfig wlan0 essid “My” key “s:My..”, but i’ve failed again.
In Debian Squeeze a didn’t have any problems. But i’m interested in Slackware and want to get to know it.
Thanks.
(P.S. sorry for my English)
]]> http://underpop.online.fr/n/nielshorn/2011/08/rt3090-wireless-adapter-with-slackware-13-37/comment-page-1/#comment-2408 Mark Sat, 10 Mar 2012 06:56:17 +0000 http://underpop.online.fr/n/nielshorn/?p=1078#comment-2408 Thanks! Helped me to get my wireless working! Thanks! Helped me to get my wireless working! ]]> http://underpop.online.fr/n/nielshorn/2011/08/rt3090-wireless-adapter-with-slackware-13-37/comment-page-1/#comment-2403 RaLink RT3090 di Slackware 13.37 « Denic Wibowo Wed, 07 Mar 2012 05:31:15 +0000 http://underpop.online.fr/n/nielshorn/?p=1078#comment-2403 [...] tersebut, di kamus besar internet, alias gugel dot kom. Dari hasil pencarian ane dapatkan link ini http://underpop.online.fr/n/nielshorn/2011/08/rt3090-wireless-adapter-with-slackware-13-37/ dan tada… ! masalah solved dengan cara yang tidak pernah ane duga sebelumnya. Mantab [...] [...] tersebut, di kamus besar internet, alias gugel dot kom. Dari hasil pencarian ane dapatkan link ini http://underpop.online.fr/n/nielshorn/2011/08/rt3090-wireless-adapter-with-slackware-13-37/ dan tada… ! masalah solved dengan cara yang tidak pernah ane duga sebelumnya. Mantab [...] ]]> http://underpop.online.fr/n/nielshorn/2011/08/rt3090-wireless-adapter-with-slackware-13-37/comment-page-1/#comment-2325 Niels Horn Mon, 09 Jan 2012 10:48:16 +0000 http://underpop.online.fr/n/nielshorn/?p=1078#comment-2325 Glad I could be of help! Glad I could be of help! ]]> http://underpop.online.fr/n/nielshorn/2011/08/rt3090-wireless-adapter-with-slackware-13-37/comment-page-1/#comment-2320 xnote Mon, 09 Jan 2012 03:28:49 +0000 http://underpop.online.fr/n/nielshorn/?p=1078#comment-2320 yeahhhh !!! you're rock Sir :) it's working :) must bookmark this blog :) yeahhhh !!! you’re rock Sir
it’s working

must bookmark this blog

I did not create a new blacklist.conf, I just created a new configuration file called rt2800.conf
in /etc/modprobe.d
.
Usually these “xxxx.d” directories can contain several files which all are read during configuration, just like /etc/udev/rules.d etc.
My rt2800.conf file just contains one line:
blacklist rt2800pci
The symlink you can create like this (as root):
# cd /lib/firmware # ln -s rt2860.bin rt3090.bin
That’s it!
]]> http://underpop.online.fr/n/nielshorn/2011/08/rt3090-wireless-adapter-with-slackware-13-37/comment-page-1/#comment-2316 xnote Sun, 08 Jan 2012 14:39:53 +0000 http://underpop.online.fr/n/nielshorn/?p=1078#comment-2316 i've a stupid Q for u sir :) 1. did you make a new blacklist.conf ..? on /etc/modprobe.d 2. hwo to make this symlink rt3090.bin to rt2860.bin pls help ..... i’ve a stupid Q for u sir
1. did you make a new blacklist.conf ..? on /etc/modprobe.d
2. hwo to make this symlink rt3090.bin to rt2860.bin
pls help …..
]]>