Guy Sheffer
Guy Sheffer
Merged here: https://github.com/guysoft/CustomPiOS/pull/251
Hey, looks good, but there seems to be a conflict, perhaps because I rebased the previous PR
Stil conflicting here
Says its still in conflict. Note: Thanks for making me look in to it, we will get this in eventually. It comes from this commit: https://github.com/guysoft/CustomPiOS/commit/0720d5f6e0732350e7723948075f720c4b3e0bc0 @foosel If you have...
Can you run and share the output of ``` systemctl status x11vnc.service ``` ? It might tell us what the error is.
@romankysely do you think its worth to switch to it? what binary are you using?
@romankysely what commands do you use to install it? We could add it here: https://github.com/guysoft/FullPageOS/blob/devel/src/modules/fullpageos/start_chroot_script#L121 We could even add an optional switch like with x11vnc and have realvnc the default...
@frutabruta its not exactly processor family, since all of these are armf/arm64 arcitecture. The issue they all have a different boot process. Unlike a PC that has a BIOS that...
You need to login in to docker hub ``` docker login ``` User guest Password is guest too.AFAIK see this for non interactive https://stackoverflow.com/a/42719006