Well... i've spent almost an hour trying to connect wireless without
success. This is more or less what I've done:

- Power up WB with a fresh new R7 image. Since I have a keyboard and an
HDMI monitor connected, I followed the initial setup. Choose language,
choose skin, scanning for players (there are none) and then I get to a
dead end since selecting "Selecting set up receiver" seems to do
nothing. All I can do is return back to previous menus until I get back
to language. So I have to reset the WB and then it starts again, this
time in the "home" screen (all of this has nothing to do with the wifi
issue, but I'm putting myself in the skin of someone who starts for the
first time with CSOS without knowing nothing about it).

Now I can navigate all the way to the wireless configuration, I see a
list of the available networks (all SSIDs are listed as far as I can
tell), I select mine, enter the password, it tries to connect for a
minute or so but it fails (the wifi symbol close to my SSID is displayed
red). I try it again, but this time only my SSID is displayed in the
list. Anyway, I select it, enter the password but no luck.

- I switch to cable, no problems this time. Acces the web GUI and
configure wireless. It's set to start up on boot and use DHCP. I assign
it an IP address and press "Interface UP/down", but no wifi.

I've tried setting locale to Spain, trying to connect to the AP of my
android phone, change from WPA2 to WPA, changing to differemt channels
(all below 12)... no luck.

I need to go now, sorry (we are going out for supper and my wife is
yelling at me that we are going late), but tomorrow I will dedicate a
little more time to this.

Just in case it might be of help.... this is how the wpa_supplicant.log
looks lice


Code:
--------------------
    
  [fedora@wandboard ~]$ sudo less /var/log/wpa_supplicant.log
  Successfully initialized wpa_supplicant
  dbus: wpas_dbus_bss_signal_prop_changed: Unknown Property value 7
  dbus: wpas_dbus_bss_signal_prop_changed: Unknown Property value 7
  dbus: wpas_dbus_bss_signal_prop_changed: Unknown Property value 7
  dbus: wpas_dbus_bss_signal_prop_changed: Unknown Property value 7
  Successfully initialized wpa_supplicant
  wlan0: Trying to associate with 6a:96:bf:6f:ff:10 (SSID='Sicorax' freq=2462 
MHz)
  wlan0: Association request to the driver failed
  wlan0: CTRL-EVENT-DISCONNECTED bssid=6a:96:bf:6f:ff:10 reason=3 
locally_generated=1
  wlan0: Failed to initiate AP scan
  wlan0: Failed to initiate AP scan
  
  .....
  
  wlan0: Failed to initiate AP scan
  wlan0: Failed to initiate AP scan
  wlan0: FailSuccessfully initialized wpa_supplicant
  
--------------------
 

I've also checked messages to see if I could find something suspicious,
but this is the only thing I've found:


Code:
--------------------
    
  Jan  1 01:00:15 wandboard dbus-daemon[242]: dbus[242]: [system] Successfully 
activated service 'fi.w1.wpa_supplicant1'
  Jan  1 01:00:15 wandboard dbus[242]: [system] Successfully activated service 
'fi.w1.wpa_supplicant1'
  Jan  1 01:00:15 wandboard NetworkManager[232]: <info> wpa_supplicant started
  Jan  1 01:00:15 wandboard systemd[1]: Started WPA Supplicant daemon.
  Jan  1 01:00:15 wandboard NetworkManager[232]: <info> (wlan0) supports 1 scan 
SSIDs
  Jan  1 01:00:15 wandboard NetworkManager[232]: <info> (wlan0): supplicant 
interface state: starting -> ready
  Jan  1 01:00:15 wandboard NetworkManager[232]: <info> (wlan0): device state 
change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42]
  Jan  1 01:00:15 wandboard NetworkManager[232]: <warn> Trying to remove a 
non-existant call id.
  Jan  1 01:00:15 wandboard NetworkManager[232]: <info> (wlan0): supplicant 
interface state: ready -> disconnected
  Jan  1 01:00:15 wandboard NetworkManager[232]: <info> (wlan0) supports 1 scan 
SSIDs
  Jan  1 01:00:15 wandboard wpa_supplicant[272]: ioctl[SIOCSIWSCAN]: Device or 
resource busy
  Jan  1 01:00:16 wandboard NetworkManager[232]: <info> (wlan0): supplicant 
interface state: disconnected -> inactive
  Jan  1 01:00:16 wandboard avahi-daemon[240]: Registering new address record 
for fe80::422c:f4ff:feae:c96 on wlan0.*.
  
--------------------


And this is how my ifcfg-wlan0 looks like:

Code:
--------------------
    
  [fedora@wandboard var]$ cat /etc/sysconfig/network-scripts/ifcfg-wlan0
  # created by squeeze-web-gui-lua Sat Mar 29 18:49:08 2014
  BOOTPROTO=dhcp
  DEFROUTE=yes
  DEVICE=wlan0
  ESSID="Sicorax"
  IPV4_FAILURE_FATAL=yes
  IPV6INIT=no
  KEY_MGMT=WPA-PSK
  MODE=Managed
  NAME=wlan0
  NM_CONTROLLED=yes
  ONBOOT=yes
  PEERDNS=yes
  PEERROUTES=yes
  TYPE=Wireless
  USERCTL=yes
  UUID=2396f7bd-4ad5-41de-8b0b-9adfed9942ac
  WPA_ALLOW_WPA=yes
  WPA_ALLOW_WPA2=yes
  ZONE=trusted
  
  
--------------------


Hope it hepls, got to go now or I will sleep on the couch for the rest
of my life!!!


------------------------------------------------------------------------
Alcaudon's Profile: http://forums.slimdevices.com/member.php?userid=59446
View this thread: http://forums.slimdevices.com/showthread.php?t=99395

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to