Re: Driverloader + WPA + NetworkManager status?

"Linuxant support (Jonathan)" <[email protected]> Wed, 19 Apr 2006 17:18:29 -0400
Newsgroups gmane.linux.kernel.driver-loader
Message-ID <[email protected]>
Hi,

we have not tested WPA support with NetworkManager recently but we are 
aware that there is some problem with WPA support in DriverLoader with 
very recent versions of the wpa_supplicant and possibly NetworkManager. 
Our developers will take a look at this problem in the near future and a 
patch is likely to be added to solve this issue. The patch will be 
installable with the 'dldrconfig --patch' command in a root shell once 
it is available.

Please send to [email protected] the output of 'dumpdiag'. Type the 
following in a root shell:

---
dldrconfig --dumpdiag
---

Just send us the generated file located in /tmp 
('driverloaderdiag.txt'). This information will help the developers to 
fix the issue.

Regards,


Jonathan
Technical specialist / Linuxant
www.linuxant.com
[email protected]



Regis Duchesne wrote:
> Folks,
> 
> Does anybody know what the current status of the WPA support in 
> NetworkManager is currently, when using the driverloader driver?
> 
> Right now when I select my home SSID in NetworkManager, I get a popup 
> with this error:
> "
> Error connecting to wireless network
> 
> The requested wireless network requires security capabilities 
> unsupported by your hardware.
> 
> "
> 
> Reading some mailing list, I saw that the madwifi driver for example had 
> this issue, until they patched it to advertise its WPA capabilities.
> 
> I was wondering if the driverloader suffered the same issue?
> 
> In other words, if I upgrade all my software (NetworkManager, 
> wpa_supplicant, DriverLoader, ...) to the latest CVS/SVN versions, is 
> there a chance that things will work in the end?
> 
> Thanks,