Garrett Brown
Garrett Brown
This looks like the archive is truncated or missing files. The `lsb_release` error is a red herring, I get this too - it doesn't affect anything material. The real error...
Hi @R1CH-T, Sorry for the late reply. Can you scan your local DB files with a non-steam-link version of Kodi? The most likely cause is simply lack of resources (the...
As you can see, I've updated the Steam Link patch to 18 alpha 2: https://github.com/garbear/kodi-steamlink/tree/steamlink-18alpha2 However, I had to rewrite the entire windowing code from scratch, and haven't finished input...
All in good time :) I got stuck trying to get keyboard and controller input to work (not much use otherwise). I'm not able to test for the nest few...
Right. I've finished porting Kodi to v18, but not working is input and hardware-accelerated video. Without input it's a bit pointless, but you can build using steamlink-beta1 branch (https://github.com/garbear/kodi-steamlink/commits/steamlink-18beta1) and...
I'm back in america and spent 2 days updating the build to beta 3. It now build and runs, but I'm still working on debugging input. I'll let you know...
I fixed controller input on my `steamlink-18beta3` branch and `kodi-18beta3` steamlink sdk branch. It requires https://github.com/xbmc/peripheral.joystick/pull/155. Now all that's left is video decoding (my priority) and keyboard input. I'll upload...
Has Kodi ever booted for you? Can you try on the beta firmware? Is it possible for you to ssh in a grab a debug log?
Steam Link only supports h264 hardware decoding
I got video acceleration working for Leia on the Steam Link, but there's a performance regression and both SD and HD video are unplayable. Until video playback works there's not...