IIRC we have disable the use of DSP because it is quite broken and shouldn't be used.
Posts by lrusak
-
-
You can only use virtual builds in vmware for now until 9.0 where virtual has been merged into generic.
-
-
-
-
A discrete graphics card is not required if your onboard graphics are more than capable.
-
Most likely the module is loaded already because of something you've done, so try unloading the module first.
-
IIRC with the RX4x0 series cards something is wrong with the device detection and you have to force using the amdgpu driver with a udev rule override.
-
This is an illegal addon and you will get no support here.
-
No. Ntfs-3g is used for mounting ntfs partitions (windows partitions) into linux user space. It has nothing to do with NFS.
If you really want to debug then you will want to add the "break=load_splash " to the kernel arguments in the bootloader. This will drop you to a shell where you can mount the /storage partition manually and see what is happening.
You can see how the init works here. LibreELEC.tv/init at master · LibreELEC/LibreELEC.tv · GitHub
-
You want to increase the Disk Size before the initial boot as we will expand to use the entire Disk. By initial boot up I mean a clean install, use a new Disk image.
So resize the Disk in vmware first, then boot and it should give you all the Disk space.
-
-
-
NTFS has nothing to do with NFS
If you can mount the NFS share from command line while LibreELEC is booted, then it will work for NFS storage.
-
Best thing to do is store the sources elsewhere and create a "sources" symlink in the build tree.
-
You can just set the video output in kodi to the other display.
-
LibreELEC includes the openvpn client. Not sure why you would want the server.
-
IIRC we should already support this in the latest release.
You just need to edit the cmdline.txt file with the correct boot and disk devices.