Posts by mglae
-
-
First please read https://wiki.libreelec.tv/configuration/safe-mode (especially https://wiki.libreelec.tv/configuration/…gging-or-fixing)
From crashlog:
Code
Display MoreProgram terminated with signal SIGSEGV, Segmentation fault. #0 0x0000000000d2732b in CVideoDatabase::GetUseAllExternalAudioForVideo(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) () [Current thread is 1 (Thread 0x7fcf567dc6c0 (LWP 1378))] 2023-04-03 21:18:53.158 T:1312 error <general>: SQL: [MyVideos121.db] SQLite error SQLITE_NOTADB (file is not a database) Query: PRAGMA cache_size=4096 (file is not a database) 2023-04-03 21:18:53.158 T:1312 error <general>: Connect failed with 'SQL: [MyVideos121.db] SQLite error SQLITE_NOTADB (file is not a database) Query: PRAGMA cache_size=4096 (file is not a database)' 2023-04-03 21:18:53.161 T:1312 info <general>: Old database found - updating from version 120 to 121 2023-04-03 21:18:53.161 T:1312 error <general>: SQL: Can't copy database. (26) 2023-04-03 21:18:53.161 T:1312 error <general>: Unable to copy old database MyVideos120 to new version MyVideos121Start with:
If Safe Mode remains do:
-
-
-
VLouis You are right. The old Kodi issue of not updating automatic time zone changes in combination of now saving EPG into a database cause the wrong data to be shown even after a Kodi restart.
Der Olli in addition to restarting Kodi you have to reload EPG via Clear Data.
-
I'm assuming it's supposed to be the /storage/.config directory, the dot is missing.
Yes.
I'm also assuming that anything in that directory that has execute permission will be executed.
Any *.power file is executed.
Is working on my LE11 Generic-legacy machine and logged to the journal:
-
-
Got it

You can try to set up overlayfs on top of /storage.
-
Correct timezone value Is IMO not required (and we need to patch connman to fix it)
-
See ./storage/config/sleep.d/99-sample.power.x and create your 01-wake.power script
-
Checksum of on the fly generated gitlab archive has changed.
Use PKG_SHA256="463f3dc84d5147bb949a8ec56a1bb59cf0449aa1a12be45ddfffc" in package.mk (or disable checksum with PKG_SHA256=).
-
run option is currently broken, the storage is not expanded. See libreelec 11.0.0 generic for virtual machines cannot be updated
You have to use something like gparted to expand the partition manually.
I'm about to post a fix soon.
-
vpeter /storage should have been expanded on first boot but obviously was not.
To verify 4GB disk size please type parted -l.
-
I said "Just for information". I'm afraid there is nothing you can do on your older HW beside continuing to use LE10.
-
Please create a debug log. And add DEBUG=1 to /storage/.config/kodi.log
-
Assuming Generic: boot LE installer and press <Alt>-F3
-
It's another Intel Gen3 GPU like in this thread. Intel GMA 950 Graphics, chip set Lakeport 950G.
Gen3 GPUs are now supported from Mesa's Gallium i915 driver and there seem to be something missing or a bug.
The driver classic/i965 used in LE10 was dropped in Mesa 22.
Just for information: my Gen4 GMA 4500MHD using Mesa Crocus is working.
zehner J4105 is Gemini Lake. The issue should be something else.
-
Does windows read ext4?
No. Fat32 and exfat may be a compromise for exchange.