[TESTING] Linux 4.9 kernel and improved video stack for Vero 4K / 4K +

No I’ll wait until the official release, but I dont know what to edit the sources.list back to to get the release and carry on with life as normal… (from this build).

osmc@vero4kp0:~$ cat /etc/apt/sources.list
deb http://ftp.debian.org/debian buster main contrib non-free

deb http://ftp.debian.org/debian/ buster-updates main contrib non-free

deb http://security.debian.org/ buster/updates main contrib non-free

deb http://apt.osmc.tv buster main
2 Likes

Hi. I test the 4.9 kernel and i have missed multicast protocol:

root@vero:~# grep CONFIG_IP_MROUTE /boot/config-4.9.113-29-osmc 
# CONFIG_IP_MROUTE is not set

root@vero:~# grep CONFIG_IP_MROUTE /boot/config-3.14.29-160-osmc 
CONFIG_IP_MROUTE=y
# CONFIG_IP_MROUTE_MULTIPLE_TABLES is not set

I need it

thanks in advance

We’d like to thank everyone for testing. This thread has now served its course and the new 4.9 video stack has been merged for use with Kodi v19 – with test builds coming shortly.

In addition to the improvements outlined previously, we’ve now added support for HDR when playing VP9 content and improved tone mapping support for those playing HDR content on SDR displays. We have outlined the changes briefly on the blog here: The new video stack for Vero 4K / 4K + - OSMC

3 Likes