Is vaapi and/or vdpau enabled?
Posts by lrusak
-
-
After installing the LibreElec LCDPro add-on and in its settings selecting "imonlcd" as the LCD driver the display is now scrolling though strange characters.I then changed the LCD driver in the LibreElec LCDPro add-on to be "imon" instead and now it seems to be working OK again.
Many thanks!
I'm glad to hear that it was a rather easy endeavour!
-
OK great I will install the other one now then and see what happens?
Cheers
You will have to configure your lcdproc driver and other settings in the addon settings.
-
You will need them both.
-
Be careful running the fan directly from the RPI. The pins aren't supposed to provide much current.
-
You have to install the lcdproc service addon from the LibreELEC addon repo
-
You would have to manually do it. It's because we require using two partitions.
Just install LibreELEC on a flash drive and save the headache.
-
Are you able to boot any other distro on your RPi?
-
A kodi debug log would be nice
I'm going to go ahead and say that this setup is probably not supported but we'll see what the log says
-
Probably not. We do support sftp though.
-
Eh? Is that new?
No.
It will run if specific recievers are detected (rpi, wetek hub, odroid c2, etc). Most of the time lirc isn't actually needed.
Otherwise one needs to provide their own lircd.conf and have a valid reciever for lirc to automatically run.
-
There is no such command "/lib/udev/keymap", I would replace the command with "systemd-hwdb update". So your udev rule becomes
CodeSUBSYSTEM=="input", SUBSYSTEMS=="usb", ENV{ID_VENDOR_ID}=="150a", ENV{ID_MODEL_ID}=="1203", RUN+="/usr/bin/systemd-hwdb update"
make sure you are using the correct rule for your remote.
also see the note on that page
Quote -
Don't use OMXplayer unless you explicitly need it. Just use MMAL
-
Are you using the right image? Are you sure you have an RPi2 and not an RPi B+???
Also, can you post a file list of the contents on the first partition of the SD card?
-
The LibreELEC settings add-on will show up in the programs list.
-
lirc is there but will only run if you have a valid config at /storage/.config/lircd.conf
-
Your error is here,
Code/mnt/share/Projects/LibreELEC.tv/build.LibreELEC-WeTek_Core.arm-9.0-devel/toolchain/bin/../lib/gcc/armv7a-libreelec-linux-gnueabi/6.2.0/../../../../armv7a-libreelec-linux-gnueabi/bin/ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread /usr/lib/librt.so: file not recognized: File format not recognized collect2: error: ld returned 1 exit status
it is looking on the host system for some reason. -
I told you how to fix it.
LibreELEC boots too fast is the problem.