2017-08-02 10:46 GMT+02:00 Sichen Zhao <zsc19940...@outlook.com>: > Hi all, > > When i use wpa_supplicant to configure WPA, there are an error: > > Could not open /dev/urandom. > wlan0: WPA: Failed to get random data for SNonce > > It seems we need /dev/urandom to generate the random data. So how do we > deal with it? Should import it? > > Best Regards > Sichen Zhao > _______________________________________________ > devel mailing list > devel@rtems.org > http://lists.rtems.org/mailman/listinfo/devel >
I don't know whether /dev/urandom available in RTEMS or not, but I can propose as a quick fix to mount via NFS /dev/urandom from host. -- Regards, Denis Obrezkov
_______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel