PLEASE HELP ME
Read the previous posts and follow the requests/advice then. NB: Your caps lock key appears to have gotten stuck.
PLEASE HELP ME
Read the previous posts and follow the requests/advice then. NB: Your caps lock key appears to have gotten stuck.
Movies split into two halves and unordered lists smells like pirate IPTV services. You'll need to share "pastekodi" logs to continue.
FUSE existed in previous versions due to the dependency on NTFS-3G/FUSE for mounting NTFS drives. FUSE has been dropped from the core image in LE11 as the kernel now has native NTFS support so embedded NTFS-3G (and FUSE) are no longer required.
However it also exists in the network-tools add-on; it's a build/runtime dependency for things like sshfs. Once you've installed that you will need to reboot before the environment can find it in the add-on bin folders. Or you may need to adjust paths in your scripts to align with the new binary location.
You also said (and I quote) "I'm able to boot the libreelec USB live without issues." hence the instruction (quoting myself) "Please share the "pastekodi" URL from the working USB install."
If that's too complicated ..
It's a script that ships with MySQL so it exists (and you run it) on the external MySQL host not the LE client device.
I’m wondering if there’s a problem with Nexus 11 on the RK3399 chip.
Kodi has no issue on RK3399. The kernel that runs (which is nothing to do with Kodi) .. probably has an issue.
Wake from suspend works as you've already gone past the initial cold boot stage where the problem occurs. To be honest I have no idea how to solve this. On my own Hub box boot fails reliably with UART connected and works once I disconnect it. I've believed this to be a self-created problem, because I had to resolder the UART pins to get it working due to joints on the PCB going dry and breaking connections, and my poor quality soldering job (at the time done with a prehistoric plumbing soldering iron) was the cause of the problem.
I'll have to speak to kernel maintainers for ideas.
BCM4330B1.hcd is the BT firmware file and assuming x86_64 driver code works the same as ARM boards this shoud have no impact on WiFi. If you rename the bin/txt files to follow "brcm/http://brcmfmac4330-sdio.V5-V5.bin/txt" there will be fewer error messages in the log.
I think the original install was working fine once the bin/txt files were added but the card cannot host a tethered AP and join a WiFi network at the same time; they are mutually exclusive functions.
Also, it is very easy to loose track of what works or not when people start posting about multiple devices in these threads. Please keep threads focussed on a single box.
If you want all 4x (S905, S905X/D) or 8x (S912) CPU cores to work then 1.5GHz is the maximum achievable stable CPU speed. If you reduce the number of active CPU cores you can (over)clock the remaining CPUs higher. Amlogic's 2.0GHz marketing can only be achieved with a single CPU core active, but this gives worse performance than all cores active at a stable 1.5GHz. Most vendor boot firmware lies and shows 2.0GHz at all times. Feel free to complain to your box vendor.
There are silicon bugs in the mmc controller on all Amlogic boards that impact on stability. There are workarounds implemented in the kernel, but the upstream kernel has rules on code quality so we aren't able to hack around problems as eggregiously as the vendor kernel sources do. SD card speed is currently set to 50MHz but can probably be raised to 100MHz reliably, maybe 150MHz. There are also additional SD card modes that can be experimented with. The vendor codebase uses 200MHz but that will not (100% guaranteed) be reliable.
The process for creating custom-remote configs documented in the wiki is still valid but the file format changed from .conf to .toml in a semi-recent v4l-utils update and the wiki needs to be updated to reflect that. Have a look at e.g. /usr/lib/udev/rc_keymaps/tanix_tx3mini.toml to see an example of the very lightly changed format.
SSH into the device and run "pastekodi" .. and then share the URL generated here
The log shows the WiFi card is probed and bin/txt files are loaded (there are errors for device-specific files but it then falls back to the generic ones which is normal). So there is a wlan0 device, but there are lots of reference to tethering. Have you enabled tethering in LE settings?
NB: The "BCM4330B1.hcd" file needs to be in the same firmware/brcm/ directory for BT to work.
In textmode make /flash writeable then dump the boot log to USB with "dmesg > /flash/dmesg.log" and shutdown and copy/share the log via pastebin so we can see if the WiFi card is probed or not.
ConnMan supports browsing and connecting to visible networks. If the network is hidden you will need to configure a manual connection by providing the SSID and passphrase to connect to. This is nothing new in LE11, the authors of ConnMan regard hidden SSIDs as pointless and even though it's pretty trivial to detect them Connman has intentionally never supported listing them.
elonesna please update to https://chewitt.libreelec.tv/testing/LibreE….arm-11.0.0.tar and see if this changes anything with the USB ports? (share pastekodi again pls).
If cold boot works and warm (re)boot does not work, it's either a PMIC (power management chip) or SD card voltage-on-reset issue.
ping knaerzche