I'm having the same problem.


Dylan Semler wrote:
> It seems that my prior FSO wifi configuration no longer works with M5. 
>
> r...@om-gta02:~# ifup eth0
> WPA: Configuring Interface
> ioctl[SIOCGIFFLAGS]: No such device
> Could not get interface 'eth0' flags
> ioctl[SIOCSIWPMKSA]: No such device
> ioctl[SIOCSIWMODE]: No such device
> Could not configure driver to use managed mode
> ioctl[SIOCGIWRANGE]: No such device
> ioctl[SIOCGIFINDEX]: No such device
> ioctl[SIOCSIWENCODEEXT]: No such device
> ioctl[SIOCSIWENCODE]: No such device
> ioctl[SIOCSIWENCODEEXT]: No such device
> ioctl[SIOCSIWENCODE]: No such device
> ioctl[SIOCSIWENCODEEXT]: No such device
> ioctl[SIOCSIWENCODE]: No such device
> ioctl[SIOCSIWENCODEEXT]: No such device
> ioctl[SIOCSIWENCODE]: No such device
> ioctl[SIOCSIWAUTH]: No such device
> WEXT auth param 7 value 0x0 - Failed to disable WPA in the driver.
> ioctl[SIOCSIWAUTH]: No such device
> WEXT auth param 5 value 0x0 - ioctl[SIOCSIWAUTH]: No such device
> WEXT auth param 4 value 0x0 - ioctl[SIOCSIWAP]: No such device
> ioctl[SIOCGIFFLAGS]: No such device
> wpa_supplicant: /usr/sbin/wpa_supplicant daemon failed to start
> FAILED
> ifconfig: SIOCGIFFLAGS: No such device
> eth0      No such device
>
> ifconfig: SIOCGIFFLAGS: No such device
>
>
>
> I'm using WPA2 configured as follows:
>
> # cat /etc/wpa_supplicant/cat wpa_supplicant.conf
> ctrl_interface=/var/run/wpa_supplicant
> ctrl_interface_group=0
> eapol_version=1
> ap_scan=1
> fast_reauth=1
> # WPA2:
> network={
>        ssid=<private>
>        scan_ssid=1
>        proto=RSN
>        key_mgmt=WPA-PSK
>        pairwise=CCMP TKIP
>        group=TKIP CCMP
>        psk=<private>
>        priority=50
> }
>
> And I've added the line: "wpa-conf 
> /etc/wpa_supplicant/wpa_supplicant.conf" beneith the line "iface eth0 
> inet dhcp" in /etc/network/interfaces.
>
> This configuration has worked for all other distributions thus far.  
> Is something different this time around?
>
> Dylan
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>   


_______________________________________________
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support

Reply via email to