Change hdmi cable?
Posts by lrusak
-
-
The latest alpha which is 7.90.009
-
Which build are you using? Have you tried the latest alpha build?
-
Update your build system
-
You can always grab the firmware yourself from the Raspberry pi next repo and update it in your system partition, then you will be able to usb boot.
-
-
-
-
Try force refreshing the addon repo
-
try force refreshing the kodi add-on repository
-
Remove exodus and try again.
-
This should be fixed in 7.90.010
-
Code
panic: standard_init_linux.go:175: exec user process caused "exec format error" [recovered] panic: standard_init_linux.go:175: exec user process caused "exec format error" goroutine 1 [running, locked to thread]: panic(0x39fcf8, 0x57085a00) /home/chewitt/LibreELEC.70-addons/build.LibreELEC-RPi2.arm-7.0-devel/toolchain/lib/golang/src/runtime/panic.go:481 +0x330 github.com/urfave/cli.HandleAction.func1(0x570bf958) /home/chewitt/LibreELEC.70-addons/build.LibreELEC-RPi2.arm-7.0-devel/runc-02f8fa7/Godeps/_workspace/src/github.com/urfave/cli/app.go:478 +0x328 panic(0x39fcf8, 0x57085a00)
Any ideas?
Exec format error means that the container is the wrong architecture for the hardware you are running on. IE, you can't run an x86 container on arm (RPI).
-
If it makes sense then you can make a PR to our repo
-
ALSA is disabled by default on RPi (god knows why), you need dtparam=audio=on in /flash/config.txt. You don't need asound.conf.Because RPI uses it's own kodi specific audio routing, so alsa isn't needed.
-
My RPi is running both Kodi and MPD.
So it's better to shutdown kodi when not used, to give MPD full access to the soundcard.Or just suspend audioengine
-
md5 sums are provided inside the img or tarball. There are md5 sums for the kernel and for the squashfs root.
I know it's not gpg signed but at least this prevents corrupt downloads.
-
Hi,I'm trying to make 4 Xbox One controllers working on LibreElec stable on Raspberry Pi 3, as i want to use them with Moonlight addon.
No xboxdrv available. Is there any way i can make them work ? Somebody tried it already ?
Have a nice day.
The controller should just work when you plug it in using the kernel xpad driver.