2011-10-18 19:55:37

by Larry Finger

[permalink] [raw]
Subject: Re: rt3090 rt2800

On 10/18/2011 02:39 PM, Daniel wrote:
> Hi.
>
> This
> commit (http://git.kernel.org/?p=linux/kernel/git/next/linux-next-history.git;a=commit;h=fefecc6989b4b24276797270c0e229c07be02ad3)
> you removed the driver rt2860stathat worked with my RT3090 wireless card, the
> current driver rt2800pci does not work with WPA. Will you have some way to help
> me in this direction?

First of all, this question needs to be placed on the wireless mailing list,
which I have added to this reply.

Although I do not have a card that uses rt2800pci, I am quite certain that it
works with WPA. Driver rt2800usb, which contains much of the same code,
certainly does. Try unloading the module and reloading with 'modprobe rt2800pci
nohwcrypt=1".

We also need a bit more information about your system. What distro? What kernel?
Do you use NetworkManager? Is the firmware available? What do the logs say? You
should check the output of dmesg, the system log, and the NM log (if you use it).

Larry