And always share a debug log.
Posts by mglae
- 
					
- 
					chewitt You missed: With the following patch ffmpeg is building dash demuxer (still with --enable-demuxers). Only build tested. Diff
 Display Morediff --git a/packages/multimedia/ffmpeg/package.mk b/packages/multimedia/ffmpeg/package.mk index 63ae0683bf..b55ffbd2c8 100644 --- a/packages/multimedia/ffmpeg/package.mk +++ b/packages/multimedia/ffmpeg/package.mk @@ -8,7 +8,7 @@ PKG_SHA256="9b16b8731d78e596b4be0d720428ca42df642bb2d78342881ff7f5bc29fc9623" PKG_LICENSE="GPL-3.0-only" PKG_SITE="https://ffmpeg.org" PKG_URL="http://ffmpeg.org/releases/ffmpeg-${PKG_VERSION}.tar.xz" -PKG_DEPENDS_TARGET="toolchain zlib bzip2 openssl speex" +PKG_DEPENDS_TARGET="toolchain zlib bzip2 openssl speex libxml2" PKG_LONGDESC="FFmpeg is a complete, cross-platform solution to record, convert and stream audio and video." PKG_PATCH_DIRS="libreelec" @@ -227,6 +227,7 @@ configure_target() { --disable-libvpx \ --disable-libx264 \ --disable-libxavs \ + --enable-libxml2 \ --disable-libxvid \ --enable-zlib \ --enable-asm \Same is required for ffmpegx addon. 
- 
					Can I just dd the installer to a USB stick? Yes, as root (or with sudo) use e.g: gzip -dc *.img.gz|dd of=/dev/sdX bs=64k 
- 
					Likely you have to create an allowed_options_ntfs. See the "allowed_options" section. 
- 
					
- 
					Please check/post /flash/fs-resize.log 
- 
					Is there any way to tell libreelec to mount this device in RO? ... and edit the ntfs options. 
- 
					With Chrome 109.0.5414.74 you are still using the LE11 addon. LE12 is at 123.0.6312.122 and still working. Manual force a repo update to get the correct LE12 addon(s). In addition you should consider increasing the "Wait on network" time in LE-Settings Addon to reliable get the repos updated after boot. 
- 
					... and I'm wondering if choosing a different kernel is only a variation of temporary using a different distribution. 
- 
					If a chkdsk on Windows does not fix the issue you can only wait until the kernel ntfs3 driver is is more stable in the future. 
- 
					
- 
					Defaults may have changed, there is a different kernel in LE12 and now using mount.nfs instead of busybox mount. Try from command line for faster testing turn around times: This should fail too. Then start with setting NFSV3: 
- 
					
- 
					
- 
					
- 
					have commented out this line: [...] So there is no log without your changes? If you are still interested in using chrome and/or tigervnc you may "update" to Generic-legacy image (only require to erase /storage/.kodi/addons/packages and manual reinstall a few binary addons). This will drop HDR support (if the chip set has the capability) 
- 
					because I don't know exactly where to deactivate PulseAudio permanently. systemctl mask pulseaudio,service LE is configured to run with both ALSA+pulseaudio. What did you changed in the pulseaudio.service copy before? PS: remove or disable tigervnc. It is only working with X11 of Generic-legacy 
- 
					1. It's no debug log, please reboot with kodi debug log enabled.Edit: Sorry, was already a debug logg.2. If stopping pulseaudio is still required post a second debug log too. 
 
		 
		
		
	