Package: kodi
Version: 2:20.2+dfsg-4+b2
Severity: important

I was trying to test something* in kodi on my Pine64 Rock64 (arm64) and
noticed a few things.

When I run it from the command line with either `kodi --standalone -fs`
or `kodi --standalone -fs --windowing=gbm`, kodi starts up but it
doesn't recognize my keyboard or my LIRC remote.
Both which do work when used with LibreELEC.
Same result if I drop the `--standalone` parameter.
The only way to exit kodi is via ssh killing the kodi process(es) or
with `kodi-send -a "Quit()"`.

```
$ kodi --standalone -fs --windowing=gbm
libva info: VA-API version 1.20.0
libva error: vaGetDriverNames() failed with operation failed
```

I also tried it with the patch from https://bugs.debian.org/1056563
(actually from MR10), but that did not make a difference.
(PS: could you push the latest version to Salsa/git?)


When I first start `sway` (and `foot`), then `kodi --standalone -fs`
does work, but not with the `--windowing=gbm` parameter, but I guess
that's expected:

```
$ kodi --standalone -fs --windowing=gbm
ERROR: Unable to create GUI. Exiting

$ kodi --standalone -fs
libva info: VA-API version 1.20.0
libva info: Trying to open /usr/lib/aarch64-linux-gnu/dri/rockchip_drv_video.so
libva info: va_openDriver() returns -1
$ kodi --version
Kodi from Debian Media Center 20.2 Debian package version: 2:20.2+dfsg-4+b2
Copyright (C) 2005-2021 Team Kodi from Debian - http://kodi.tv
$ ls -lh /usr/lib/aarch64-linux-gnu/dri/rockchip_dri.so
-rw-r--r--  43 root root 27M Sep 29 07:38 
/usr/lib/aarch64-linux-gnu/dri/rockchip_dri.so
$ dpkg -S /usr/lib/aarch64-linux-gnu/dri/rockchip_dri.so
libgl1-mesa-dri:arm64: /usr/lib/aarch64-linux-gnu/dri/rockchip_dri.so
$ find /usr -name '*rockchip_drv_video*' 2>/dev/null
$ (no results)
```

FTR: I don't think 'from Debian' ought to be on the Copyright line?

I don't know if 'VA-API' is a general term that kodi uses (when
logging), but I'm quite sure the video driver (Lima) does not support
the VA API.

*) The thing I'm trying to test is HW accell via the v4l2-request API.

Cheers,
  Diederik

-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: arm64 (aarch64)

Kernel: Linux 6.7.0-0-pine64-arm64 (SMP w/4 CPU threads)
Kernel taint flags: TAINT_CRAP
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages kodi depends on:
ii  kodi-bin   2:20.2+dfsg-4+b2
ii  kodi-data  2:20.2+dfsg-4

Versions of packages kodi recommends:
ii  kodi-repository-kodi [kodi-repository]  2:20.2+dfsg-4
ii  kodi-visualization-spectrum             20.2.0+ds1-1

kodi suggests no packages.

-- no debconf information

Reply via email to