Then use extlinux I copied from syslinux package.
Posts by vpeter
-
-
What about syslinux command?
-
-
You didn't wrote which system you are using. On X86 it is possible to power off/on usb hub manually.
-
Ah that: you can't pass such mount options to both le partitions. At least I don't see any option to do that.
-
Add them after quiet argument?
-
Kodi supports 2 archive addons: RAR Archive Support and Archive support. Maybe both needs to be enabled?
-
Klojum: I think you need double dose of it
-
if someone here seems to have an "official" release it seems it should work, even if it is php5 . I think ther real issue is it is not ready for LE 9
There is no "official" release. Only what I provide.
And I just tested it on LE9 Generic (just for you) - service.web.lamp-9.0.105-Generic.x86_64.zip. Works as always:
Code
Display More############################################## # LibreELEC # # https://libreelec.tv # ############################################## LibreELEC (official): 9.0.0 (Generic.x86_64) LibreELEC:~ # php -i | head -n4 phpinfo() PHP Version => 5.6.39 System => Linux LibreELEC 4.19.17 #1 SMP Tue Jan 29 11:29:15 EST 2019 x86_64 LibreELEC:~ # netstat -lntp | grep 4080 tcp 0 0 0.0.0.0:4080 0.0.0.0:* LISTEN 1005/httpd LibreELEC:~ # netstat -lntp | grep 3306 tcp 0 0 :::3306 :::* LISTEN 924/mysqld 924 root 0:00 /storage/.kodi/addons/service.web.lamp/bin/mysqld --defaul 1005 root 0:00 /storage/.kodi/addons/service.web.lamp/bin/httpd -d /stora 1006 nobody 0:00 /storage/.kodi/addons/service.web.lamp/bin/httpd -d /stora 1007 nobody 0:00 /storage/.kodi/addons/service.web.lamp/bin/httpd -d /stora 1013 nobody 0:00 /storage/.kodi/addons/service.web.lamp/bin/httpd -d /stora 1014 nobody 0:00 /storage/.kodi/addons/service.web.lamp/bin/httpd -d /stora 1015 nobody 0:00 /storage/.kodi/addons/service.web.lamp/bin/httpd -d /stora
So I would say you are doing it wrong
-
Enable Debug log in Kodi to see more.
-
Exporting library with MySQL connection, removing MySQL connection and then importing library would not work?
-
Then update LibreELEC repository. You need to see version 3.5 or something like that.
-
Uninstalled and after that installing is not possible anymore.
Try restarting kodi or whole box and then install again.
-
-
Do you think this fix will also work with Kodi 19?
No idea. But I can image (which one) for test (LE 9 + libcec downgraded to 3953f8d).
-
Remove everything and install again.
-
This is kodi log and it will tell you nothing. Go to /storage/.kodi/userdata/addon_data/service.web.lamp/ and look there for httpd log file.
-
If I see correctly more than one path can be added. Seems fine on quick look.