[TESTING] Kodi 18 (Leia) builds for Vero 2 & 4K

I tried to update at 1 am CEST, but no updates available. I’m going to check again today late evening.

@gmc: Do you push your own vero3-device-osmc or vero3-userland-osmc packages?

Sam

No, don’t push any of those packages.

OK. @petersen77 – it will help if we see some logs

Sam

After updating to version 17.8-212 my Vero 4k remote stops working.
I had to revert back to 17.8-211 to make everything work again.

when I was on version 17.8-212 i tried :
-re-pairing the remote (Home+ok technique)
-check dmesg, remote was in listed but do not work.

1 Like

I will provide the logs as soon as I’m at home.
I updated to version 211 and my remote stopped working so I did sudo apt-get update and sudo apt-get dist-upgrade and the two mentioned packages were updated. Should I downgrade them? Which was the last versions?

I have the same issue. Vero4K RF Remote is not functioning anymore. The dongle seems to work and the dongle+remote are working on a Windows 10 laptop. Tried the usual for re-pairing without any luck.

[   85.415106] usb 1-1: new low-speed USB device number 3 using xhci-hcd
[   85.562991] usb 1-1: New USB device found, idVendor=2017, idProduct=1688
[   85.563002] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   85.563008] usb 1-1: Product: USB Keyboard Mouse
[   85.563012] usb 1-1: Manufacturer: OSMC Remote Controller
[   85.575939] input: OSMC Remote Controller  USB Keyboard Mouse as /devices/c9000000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1:1.0/0003:2017:1688.0001/input/input7
[   85.576256] hid-generic 0003:2017:1688.0001: input,hidraw0: USB HID v1.10 Keyboard [OSMC Remote Controller  USB Keyboard Mouse] on usb-xhci-hcd.0.auto-1/input0
[   85.584898] input: OSMC Remote Controller  USB Keyboard Mouse as /devices/c9000000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1:1.1/0003:2017:1688.0002/input/input8
[   85.586344] hid-generic 0003:2017:1688.0002: input,hidraw1: USB HID v1.10 Mouse [OSMC Remote Controller  USB Keyboard Mouse] on usb-xhci-hcd.0.auto-1/input1
[   85.740591] input: eventlircd as /devices/virtual/input/input10

Logging: http://paste.osmc.tv/pegejilosu

Hope this will be fixed soon…

Regards, Arie

This is a known issue caused by Kodi changes to LIRC and we expect this will be resolved shortly.
The joys of testing pre-release software :wink:

2 Likes

Thanks for the reply. I’ll wait patiently… :grin:

I’ve updated the nightly build which is running now. Takes a good few hours :slight_smile:

I tried updating again, following packages were updated: base-files-osmc & vero364-kernel-osmc:arm64. New package: vero364-image-3.14.29-83-osmc:arm64.
Now it’s working again, but remote working only with version 211.

Remote should be working on the next nightly which will be released tomorrow.

No problem, I can use Kodi again and will update tomorrow. Thanks

17.8-213, 20 April 2018: Based off OSMC commit (1cdd0e52) and xbmc (d23e30ed)

XBMC:

  • [guiinfo][datetime] Implement TIME_FORMAT_M (#13767)
  • Fix CGUIInfoManager::GetInt (#13772)

OSMC:

  • Add xy-utils as dependency (745a212)
  • Add liblirc-dev to build script (a544916)
  • Update OSMC skin to Leia alpha [17.9.1-1] (1cdd0e5)

Includes latest addons: inputstream.adaptive (b3aa34c, +1), inputstream.rtmp (3b5058d), peripheral.joystick (80224e1), pvr.argustv (377f796), pvr.demo (d5e5cd1), pvr.dvblink (c61ea73), pvr.dvbviewer (1ef88c6), pvr.filmon (0ca1665), pvr.hdhomerun (484b91d), pvr.hts (9533cce), pvr.iptvsimple (77156cb), pvr.mediaportal.tvserver (9702684), pvr.mythtv (9d15025), pvr.nextpvr (de30ff2), pvr.njoy (bd6581f), pvr.octonet (54680a3), pvr.pctv (5e95300), pvr.stalker (da6f0f8), pvr.teleboy (a84e5ef), pvr.vbox (3cf15ad), pvr.vdr.vnsi (d6fe796), pvr.vuplus (00a963f), pvr.wmc (2acca13), pvr.zattoo (5e5493b), vfs.libarchive (e7d149e)

Update: Seems this package doesn’t install as there is a dependency issue. Working on a fix.

17.8-214, 21 April 2018: Based off OSMC commit (1d3b85a) and xbmc (35c9f368)

OSMC:

  • Fixed typo. It’s xz-utils (5e2b51)
  • Vero 4k: do not use DRR (0dfceb66)

XBMC:

  • ffmpeg: drop some deprecated functions (PR:13791, 1 commit, 1 file changed)
  • Fix duplicate ID (PR:13788, 1 commit, 1 file changed)
  • GLES: allow using limited color range (PR:12506, 3 commits, 14 files changed)
  • Verify add-on zip authenticity (PR:13647, 13 commits, 14 files changed)
  • Replace global color_t type with UTILS::Color. (PR:13787, 1 commit, 62 files changed)
  • bump ffmpeg to 4.0 (PR:13780, 3 commits, 23 files changed)
  • Implement generic DRM CryptoSession interface + python API (PR:13779, 2 commits, 17 files changed)
  • Cleanup due to x64 build changes (PR:12382, 1 commit, 7 files changed)
  • [guiinfo] Fix PLAYER_TITLE fallbacks. (PR:13786, 1 commit, 2 files changed)
  • [cmake/cosmetics] Driving me nuts for 2+ years… (PR:13789, 1 commit, 55 files changed)

inputstream.adaptive:

  • fix effective_url from 2.2.15 change (cd6d9c9)
  • Add Dolby Vision support (f61409e)

pvr.dvbviewer:

  • Get rid of XMLUtils_GetString (f4a59cb)
  • Refactor timers and code cleanup (503355f)
  • Bump version to 3.4.3 (7936ba1)

Includes latest addons: inputstream.adaptive (aedfa50, +3), inputstream.rtmp (3b5058d), peripheral.joystick (80224e1), pvr.argustv (377f796), pvr.demo (d5e5cd1), pvr.dvblink (c61ea73), pvr.dvbviewer (7936ba1), pvr.filmon (0ca1665), pvr.hdhomerun (484b91d), pvr.hts (9533cce), pvr.iptvsimple (77156cb), pvr.mediaportal.tvserver (9702684), pvr.mythtv (9d15025), pvr.nextpvr (de30ff2), pvr.njoy (bd6581f), pvr.octonet (54680a3), pvr.pctv (5e95300), pvr.stalker (da6f0f8), pvr.teleboy (a84e5ef), pvr.vbox (3cf15ad), pvr.vdr.vnsi (d6fe796), pvr.vuplus (00a963f), pvr.wmc (2acca13), pvr.zattoo (5e5493b), vfs.libarchive (e7d149e)

I’m also getting the “failed to initialize EGL display” in the latest build. Will try a few local test builds to see where the error originated from.

17.8-215, 22 April 2018: Based off OSMC commit (ebc058c8) and xbmc (35c9f36856)

OSMC:

  • Pointed addon mirror links to Leia (ebc058c8)

Includes latest addons: inputstream.adaptive (aedfa50, +3), inputstream.rtmp (3b5058d), peripheral.joystick (80224e1), pvr.argustv (377f796), pvr.demo (d5e5cd1), pvr.dvblink (c61ea73), pvr.dvbviewer (7936ba1), pvr.filmon (0ca1665), pvr.hdhomerun (484b91d), pvr.hts (9533cce), pvr.iptvsimple (77156cb), pvr.mediaportal.tvserver (9702684), pvr.mythtv (9d15025), pvr.nextpvr (de30ff2), pvr.njoy (bd6581f), pvr.octonet (54680a3), pvr.pctv (5e95300), pvr.stalker (da6f0f8), pvr.teleboy (a84e5ef), pvr.vbox (3cf15ad), pvr.vdr.vnsi (d6fe796), pvr.vuplus (00a963f), pvr.wmc (2acca13), pvr.zattoo (5e5493b), vfs.libarchive (e7d149e)

Any updates on the lirc issue? Seems to be dysfunctional still.

Hopefully it should be working with the next build. A pull request has been created for the problem:

17.8-216, 23 April 2018: Based off OSMC commit (06db5209) and xbmc (35c9f368)

OSMC:

  • [AML]Register Lirc after #13761 (ded2d413)
  • Disable hash checking on addons (6948a608)

Includes latest addons:
inputstream.adaptive (aedfa50, +3), inputstream.rtmp (3b5058d), peripheral.joystick (80224e1), pvr.argustv (377f796), pvr.demo (d5e5cd1), pvr.dvblink (c61ea73), pvr.dvbviewer (3799782, +4), pvr.filmon (0ca1665), pvr.hdhomerun (484b91d), pvr.hts (9533cce), pvr.iptvsimple (77156cb), pvr.mediaportal.tvserver (9702684), pvr.mythtv (9d15025), pvr.nextpvr (de30ff2), pvr.njoy (bd6581f), pvr.octonet (54680a3), pvr.pctv (5e95300), [url=https://github.com/kodi-pvr/pvr.stalker]pvr.stalker/url, pvr.teleboy (a84e5ef), pvr.vbox (3cf15ad), pvr.vdr.vnsi (d6fe796), pvr.vuplus (00a963f), pvr.wmc (2acca13), pvr.zattoo (5e5493b), vfs.libarchive (e7d149e)

1 Like