There was an issue with mtools creating directories in the boot partiion. If you downloaded v7.0.1 in the last ~7 days you shouldn't see the problem as we swapped the download files for fixed ones. If you downloaded v7.0.1 earlier, a clean install with freshly downloaded files or updating to v7.0.2 (this weekend if testing is good) should fix the FSCK.* files mess automatically and correct the issue for you.
Posts by chewitt
-
-
If you can find a version of the MT7610U driver that doesn't require a hard-coded config file (which only works for 50% of users) it will be considered for LE 8.0 builds. The driver package I previously created for OE is half-baked and not suitable in its current form.
-
Our fairly small project will resolve this known (as we first flagged it) issue in LE v7.0.2 which will ship fairly soon; within the next week. In the future you can reach our fairly small developer team of ~50 people via any of the ~10 admin or mod staff here in our forums, or by asking the fairly helpful people in the Kodi or OSMC teams where senior LE team members are all fairly well known. Thanks for the report.
-
don't expect official dual-audio builds unless Kodi adopt the feature/capability upstream
-
"It works in Android" does not necessarly mean it works in Linux. It's not currently possible, and due of the amount of development needed it's not very high on anyone's to-do list.
-
No debug log. No problem

-
One of the forum staff noticed the same thing the other day so it's on our to-do list. I'll confess it's probably not very high up the list, but we'll get to it at some point during the alpha/beta cycle. Thanks for reporting

-
I've not seen any feedback on wifi and bluetooth .. so I presume not working?
-
pastebin a debug log with additional http logging please
-
Do a clean boot, and with the drive not visible, run "eject /dev/sr0" via SSH. Does the drive appear?
-
I'd guess not as dispmamnx (vnc for pi) is already in the repo. Did OE have an x11 addon?
-
LE will not run on this hardware for a multitude of reasons. The main one being that Linux Kodi has never been ported for Rockchip stuff.
-
It's a known but currently unresolved issue. It affects all/most remotes and is not CEC specific.
-
Have you enabled "show parent folder items" in Kodi settings? .. that's what normally controls the presence of .. navigation
-
It shouldn't have anything to do with characters in the password .. that bug was fixed back in OE 3.x days. It's more likely to be related to the radio config of the wireless network [which is unknown] and what the [unknown] driver supports.
-
The next round of official Alpha builds (v7.90.003) should include WP/WC devices now that PR has been merged. I'd guess 003 will be along in 7-10 days depending on what else gets commited to the master branch .. and some basic sanity testing.
-
The old OE package has two PKG_URL's and as the error clearly states we no longer support that in package.mk files. You'll either have to create two separate packages (one dependent on the other) and do some funky things to manage the interdependencies. Another approach would be to download the second file during post_unpack() or similar.
-
There is no apt-get on LibreELEC so you can forget that option. Your choices are a) develop your own OpenHab add-on using the existing add-ons in our repo as a template (if you have developer skills and can figure out our build system) .. or b) find an aarch64 compatible OpenHab docker container. I'm not sure if wrxtasy has compiled the docker add-on for his C2 LibreELEC 7.0 builds, but it should be available for LibreELEC 8.0 alpha builds in the near future.