Hi
where do I find the bug / logs?
same problem, not connecting to wifi , not storing wifi password, after reboot
Have same problem,
osmc , system up to date.
wifi is a dongle with realtec driver.
WIFI setting not stored on reboot after I changed the wifi ssid.
Have to connect via lan and connect again, but not persistent.
Any hints?
Hi,
Please do not resurrect 2 year old topics, or post in 2 different ones for the same issue.
Details on providing logs, can be found here.
Thanks Tom.
Is your SD card writeable? Try
touch test.file
reboot and check if the file is still there ls -lah test.file
Hi
yes I can write on SD Card
still WIFI not Stored
Is there any reason why you haven’t provided logs?
No, soory, will do asap
thanks
Hi
looks like the gateway will not be stored correct after pressing apply
Will have to use manual IP / static.
just creating logs,
- wifi is enabled
- connected to a SSID
- Gateway is empty, did enter it correct.
- had to do this twice till Gateway was display correct
- reboot
connection is gone
Thanks for the help
- tried to upload log via myOSMC, but did not get a confirmation or progress information?
managed to get this upload url.
http://paste.osmc.io/eqerujojeq
thanks for the help
Thomas
Hi,
/dev/mmcblk0p2 1.7G 1.5G 29M 99% /
I would try clearing some space from the sd card and see if the issue persists. It may not make any difference, but you will have issues updating in the future; with limited space.
Thanks Tom.
I see you’re running a network interface on eth0 and wlan0. TBH, the log seems to suggest that you have obtained a working connection on both interfaces. The gateway is showing as 192.168.0.31. DNS on wlan0 is 8.8.8.8 and on eth0 is possibly 192.168.178.1.
Please run the following commands:
route -n
ifconfig
cat /etc/resolv.conf
Then run connmanctl services
For each of the services listed, run connmanctl services <service_name>
Hi
thanks for looking into it.
Looks like removing the LAN did solve.
After reboot wlan is still available and persists
route -n: shows now
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 192.168.0.31 0.0.0.0 UG 0 0 0 wlan0
8.8.8.8 192.168.0.31 255.255.255.255 UGH 0 0 0 wlan0
192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 wlan0
192.168.0.31 0.0.0.0 255.255.255.255 UH 0 0 0 wlan0
osmc@osmcrpi1b:~$
rebooting with lan attached still disables wlan , after manual enabling it, wlan is working but not persistent.
thanks Thomas
Thanks , have to insert a bigger SD Card.
was just 2 GB
Can not identify what can be removed without problems.
Thanks
Yep, OSMC must be installed on a min size SD card of 4gb. Any install on a 2gb is going to have problems.