Hi All,
I have a fresh install of 9.0.1 created using the LibreElec tool on Ubuntu and running on Raspberry Pi 1. During the startup wizard I have enabled both SSH and SMB and reset the SSH password to something else. As the Pi starts up, if I continually try to connect to it via SSH (from Ubuntu CLI) it will eventually connect ok. I enter my password and can intereact with the Pi (e.g. continually enter ls) for around 10 seconds. Roughly just after the splash screen appears my connection terminates with
After this point I can no longer connect via SSH. Some further points to note
1. I can't see any errors in the logs
2. In order to see the logs I have had to mount the SD card in another PC - I have seen threads on file permissions of the .cache/ssh directory and contents so have put them correctly before unmounting the card and restarting in the Pi
3. neither SMB or NTFS seem to be working either. Trying to add file sources for NTFS the Pi is non-responsive for around 5 second and then returns to the portocol selection screen. SMB gives "Error 2: share not available".
4. Have checked that STORAGE partition is ext4 (boot partition is fat32)
5. I have installed the services plugin to try and get a command line on the Pi but when opening it it says it is a console only addon and asks me whether I want to open a terminal. I respond with "yes" and it sits there for a bit and does nothing
6. tried adding ssh to the "boot = " line
7. I have seen some posts about adding "tty" to the boot parameters (so I can at least go to a console on the Pi) but can not find the files they refer to to do this. Tried adding it to the "boot=" line but no joy
8. Saw a post about installing the network tools so have done that too.
9. I reverted back to 8,2,5 and still no SSH.
10. Tried switching SSH off in the settings waiting for a few minutes and switching back on.
I am now at a loss as I can't get on to the Pi to further troubleshoot. Given I'm sure lots of people have got this working I assume this is something simple but fundamental
Any ideas?
Thanks
Lee.
EDIT - have attached kodi.log