You are not logged in.
Pages: 1
I have this USB wireless adaptor which works in Linux Mint, however I prefer rolling release so I want to install Arch x86-64 (2011.08.10 I think) instead. On Mint, I use the r8712u driver which I can load with modprobe on Arch. When I start the net-auto-wireless module the LED on the adaptor comes on, but it stays on whereas usually it blinks as packets are transmitted. Also, when I try to configure with iwconfig, it says wlan0 is unassociated, and dhcpcd times out trying to configure with DHCP. The wireless access point is protected with WPA-2, and I haven't entered the password anywhere, but I think the problem lies ith configuring the adaptor rather than accessing
the router.
What can I do to get this working?
p.s. it also works on Windows but the Arch cd.doesn't have ndiswrapper so I can't use the Windows driver.
Offline
Wait for kernel 3.4-rc1 it contains important fixes for r8712u. You can also try the lts kernel, maybe that one works too.
Edit: Ah, it seems you're using an old kernel, so the driver is probably working. So follow ewaller's advice, you need to use wpa_supplicant to connect to WPA networks. Then, note that the r8712u driver is broken in kernels 3.2 and 3.3, hence what I wrote above.
Last edited by Gusar (2012-03-25 20:46:23)
Offline
It sounds like the driver is working. Check that with sudo iwlist scan
If you can see your access point, you need to research wpa_supplicant.
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Online
Pages: 1