I recently downloaded OSMC onto my sd card for use on my Raspberry Pi B. So far, works and looks great! In the installer I set it up to connect to my home wifi and stuff but for some reason, it won’t automatically connect when it boots up. I have to use a keyboard to go to network, select my home wifi and then it has no problem connecting. Is there a way to make it so that at startup, it automatically connects to my wifi? Do I have to reinstall OSMC? Thanks!
Have you installed all of the updates?
Does this issue persist?
If yes – then can you please upload some logs
Sam
Also please confirm that you do not have an Ethernet cable connected. Wifi will not auto connect if Ethernet is already connected.
@DBMandrake The ethernet cable is not connected, just the wifi adapter and the keyboard, thanks though!
I just installed the update (The GUI looks much better now, kudos!). Sadly though, it still doesn’t automatically connect to the wifi through my adapter. Here are the logs, I just selected all of them because I didn’t know which ones were relevant: http://paste.osmc.io/meveyolozu
What makes you think wireless is not auto connecting ?
The log file you provided shows it auto-connecting on boot and obtaining an IP address of 192.168.1.23:
Jun 25 18:36:29 osmc wpa_supplicant[266]: wlan0: Trying to associate with 00:8e:f2:fe:a7:09 (SSID='SureWest-09' freq=2447 MHz)
Jun 25 18:36:29 osmc wpa_supplicant[266]: wlan0: Association request to the driver failed
Jun 25 18:36:29 osmc wpa_supplicant[266]: wlan0: Associated with 00:8e:f2:fe:a7:09
Jun 25 18:36:29 osmc kernel: R8188EU: ERROR assoc success
Jun 25 18:36:29 osmc kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jun 25 18:36:29 osmc connmand[214]: wlan0 {add} route fe80:: gw :: scope 0 <UNIVERSE>
Jun 25 18:36:29 osmc connmand[214]: wlan0 {update} flags 102403 <UP,LOWER_UP>
Jun 25 18:36:29 osmc connmand[214]: wlan0 {newlink} index 3 address C0:4A:00:1C:F8:59 mtu 1500
Jun 25 18:36:29 osmc connmand[214]: wlan0 {newlink} index 3 operstate 5 <DORMANT>
Jun 25 18:36:30 osmc wpa_supplicant[266]: wlan0: WPA: Key negotiation completed with 00:8e:f2:fe:a7:09 [PTK=CCMP GTK=TKIP]
Jun 25 18:36:30 osmc wpa_supplicant[266]: wlan0: CTRL-EVENT-CONNECTED - Connection to 00:8e:f2:fe:a7:09 completed [id=0 id_str=]
Jun 25 18:36:30 osmc connmand[214]: wlan0 {RX} 2 packets 346 bytes
Jun 25 18:36:30 osmc connmand[214]: wlan0 {TX} 2 packets 288 bytes
Jun 25 18:36:30 osmc connmand[214]: wlan0 {update} flags 102467 <UP,RUNNING,LOWER_UP>
Jun 25 18:36:30 osmc connmand[214]: wlan0 {newlink} index 3 address C0:4A:00:1C:F8:59 mtu 1500
Jun 25 18:36:30 osmc connmand[214]: wlan0 {newlink} index 3 operstate 6 <UP>
Jun 25 18:36:30 osmc wpa_supplicant[266]: bgscan simple: Failed to enable signal strength monitoring
Jun 25 18:36:31 osmc avahi-daemon[211]: Joining mDNS multicast group on interface wlan0.IPv6 with address fe80::c24a:ff:fe1c:f859.
Jun 25 18:36:31 osmc avahi-daemon[211]: New relevant interface wlan0.IPv6 for mDNS.
Jun 25 18:36:31 osmc avahi-daemon[211]: Registering new address record for fe80::c24a:ff:fe1c:f859 on wlan0.*.
Jun 25 18:36:34 osmc ntpd[526]: Listen normally on 6 wlan0 fe80::c24a:ff:fe1c:f859 UDP 123
Jun 25 18:36:34 osmc ntpd[526]: peers refreshed
Jun 25 18:36:36 osmc ntpd_intres[527]: host name not found: 0.debian.pool.ntp.org
Jun 25 18:36:36 osmc ntpd_intres[527]: host name not found: 1.debian.pool.ntp.org
Jun 25 18:36:36 osmc ntpd_intres[527]: host name not found: 2.debian.pool.ntp.org
Jun 25 18:36:36 osmc ntpd_intres[527]: host name not found: 3.debian.pool.ntp.org
Jun 25 18:36:36 osmc avahi-daemon[211]: Joining mDNS multicast group on interface wlan0.IPv4 with address 192.168.1.23.
Jun 25 18:36:36 osmc avahi-daemon[211]: New relevant interface wlan0.IPv4 for mDNS.
Jun 25 18:36:36 osmc avahi-daemon[211]: Registering new address record for 192.168.1.23 on wlan0.IPv4.
Jun 25 18:36:36 osmc connmand[214]: rp_filter set to 2 (loose mode routing), old value was 0
Jun 25 18:36:37 osmc connmand[214]: wlan0 {add} address 192.168.1.23/24 label wlan0 family 2
Jun 25 18:36:37 osmc connmand[214]: wlan0 {add} route 192.168.1.0 gw 0.0.0.0 scope 253 <LINK>
Jun 25 18:36:37 osmc connmand[214]: wlan0 {add} route 192.168.1.1 gw 0.0.0.0 scope 253 <LINK>