What exactly is your definition of a "complex password" ???
Posts by chewitt
-
-
Probably a issue with an addon, I had to remove pvr.hts in ~/.kodi/addons/ . You could remove it before you update. When you're in safe mode you could remove it from /storage/.kodi.FAILED and reboot. In the log you could see which addon fails to start.
Known issue due to gnutls changes; remove the add-on files and zip from the package cache then update and reinstall the add-on (using a new build of the add-on).
-
MT7601U has been enabled in kernel config since pre-LE days (OE) and should just work as I remember adding it. Most Atheros/Railtek chips are upstream and also supported, but perhaps are missing firmware. Occasionally the USB device IDs aren't mapped in the driver (hence it doesn't load) but that's not common on older chipsets as the IDs have mostly been added upstream long ago.
Do the USB ports work if you connect a keyboard (checking for dead ports)?
If yes, run "dmesg | paste" after a clean boot and connecting devices to USB ports, so we can see what the kernel logs - if anything - and share the URL(s) generated.
-
I'm not that familiar with RK images, but I'm wondering if the CPU serial is exposed? .. in which case we could adapt the process we use for Amlogic devices to force a persistent MAC address:
LibreELEC.tv/ethmactool-config at master · LibreELEC/LibreELEC.tvJust enough OS for KODI. Contribute to LibreELEC/LibreELEC.tv development by creating an account on GitHub.github.com -
LE does not support USB tethering. Appreciate you said 'no' to it, but WiFi would be the easiest option.
-
Turn everything off and unplug all the HDMI cables. Go make a cup of tea. Come back, reconnect the cables and power everything on. Has the problem gone away? .. as random as that sounds, some variant of "turn it all off/on again" often works to clear CEC weirdness.
-
The i2s encoder (which packs audio frames for HDMI) supports 16/24/32-bit output as can be seen here: https://github.com/torvalds/linux…r-i2s.c#L71-L76
However, it looks like 24 is padded to 32, see: https://github.com/torvalds/linux…r-i2s.c#L48-L59
And it outputs 2-channel or 8-channel, see: https://github.com/torvalds/linux…r-i2s.c#L61-L69
So I would make an educated guess that the hardware supports 24/32 bit output over 2-channels, but only 16-bit in 8-channel mode. This is also hinted in this comment in the code: https://github.com/torvalds/linux…oder-i2s.c#L118
That also aligns with the OSMC forum post, and this alsa conf from the legacy kernel which ensures HDMI is using 16-bit LE packing: https://github.com/LibreELEC/Libr…8AUDIO.conf#L39
So I'm right (24-bit is supported) and so is the other guy (HDMI is 16-bit). Enjoy

-
-
-
I'm not aware of anything in the upstream codebase that should prevent 24-bit audio being used, but it's not something I can easily validate, so you will need to do some testing. LE11 test images: https://test.libreelec.tv/11.0/Amlogic/box/
There is partial support for S905X3 devices; the OS is stable but hardware decoding is an issue. If you only need 1080p output you can disable hardware decoding and everything works. If you want 4K, not happening. No support for S905X4 at the current time.
-
1. Known .. the HEVC decoder isn't in as good shape as H264/VP9 ones (no VP9 on S905 tho). It's not likely to change anytime soon due to the lack of developers interested in working on the Amlogic VDEC. All historic work has been done by commercial developers who'd be happy to continue working on it - if someone pays them to do it. There might be some changes to that, but early days.
2. I've not seen random reboots with a WP2 (which should behave the same) .. hard to comment without more specific info.
3. No, we are using extline and mainline u-boot not the prehistoric vendor u-boot, so no boot.ini.
4. OS contains "ledfix.service" which deliberately sets all LEDs with a heartbeat config to 'none' as flashing LEDs are annoying on an HTPC device. You can disable/mask the service to stop that and see the system heartbeat again. To change from a system heartbeat you need to change the device-tree to use a different trigger.
-
Kodi always outputs progressive, so if you have PAL 576i@25Hz media it will be converted to 576p@50Hz by rendering each interlaced half-frame to one progressive frame and your output device should support 50Hz modes. I'm not entirely sure what then happens in the kernel DRM layer if you force the output to an interlaced device, but I'd assume it must be converted and I'd expect 576i@50Hz to be the result not 25Hz as I doubt the DRM layer is configurable or smart enough to detect the progressive output could be (re)packed into 25Hz.
NB: These days Kodi is written around the assumption the GUI is always 720p or greater, so while you can get output on a lower resolution display, the GUI layout and will not be optimal.
-
If the original install was done some time ago, delete IPTV simple files from /storage/.kodi/addons and /storage/.kodi/addons/packages then reinstall them. Some compile changes mean old(er) compiled add-ons don't like current nightlies; newer versions of the add-on are built with options that work/avoid crashes (assuming I guessed the issue correctly).
-
Amazon searching "wireless headphones for tv watching" threw up some options for me. These were the simplest/cheapest ones (no idea what they are like, but you can see they have lots of connectivity options). If the TV itself supports multi-audio out you can connect them direct. If not you might need some kind of HDMI splitter to get an RCA output or similar.
Zanchie Wireless Headphones for TV Watching with RF Transmitter & Charging Dock (Digital Optical RCA AUX), On-Ear Digital TV Headsets for Seniors, Plug n Play, up to 330ft, No Audio DelayZanchie Wireless Headphones for TV Watching with RF Transmitter & Charging Dock (Digital Optical RCA AUX), On-Ear Digital TV Headsets for Seniors, Plug n Play,…www.amazon.ae^ not a recommendation

NB: Pulse audio almost certainly can output to multiple devices at the same time with the right config (which you'd have to Google). The tertiary challenge with multiple outputs is often "audio sync" as processing times for the BT audio path vs. the HDMI path may end up being a little different.
-
If you map the container port 5000 to the host port 5000 you can access the container GUI on port 5000 using a computer browser. There is no browser inside Kodi, so you must use an external browser.
-
NTFS read has existed in the kernel for aeons, but write capabilities came from Paragon recently as part of a major update. It's a mature driver in the sense that Paragon have been using (and selling) a version of the driver for a long time; but equally it's rather new as their code was thoroughly bike-shedded during the submission process and what was finally merged is somewhat different from the original submission.
IMHO.. always put big storage drives in a NAS box in the network and use Ethernet not Sneakernet to move files around between devices. The expense is worth it if you value reliability of data in use (good filesystems, no USB anywhere) and survivability of your data (put the drives in an appropriate redundant disk format).
-
-
"Handicap" not "Handycap" .. right word, wrong spelling

I've found that "wireless" headphones tend to have base units with different audio-input connectors while BT headphones only support a BT connection to the audio source. So with wireless units you can use a cheap HDMI audio splitter for RCA/Phono or 3.5mm Jack input to the headphones, and there's no dependency on having multi-audio output on the source, which is rarely supported. In LE you might be able to make multiple audio outputts work via Pulse audio (not the default alsa arrangement) but it's not a standard configuration so there's no HOWTO guide we can point you to.