7Ji-PKGBUILDs / .meta

1 stars 0 forks source link

Building kodi-nexus-mpp-git fails #20

Closed erayrafet closed 7 months ago

erayrafet commented 7 months ago

Screenshot from 2024-02-18 19-47-48 Running this on Arch on the Khadas Edge 2.

7Ji commented 7 months ago

That's a network problem, not a PKGBUILD problem, please check your connection.

erayrafet commented 7 months ago

It appears that the package hasn't been built by boogie for Arch either.

hbiyik commented 7 months ago

@erayrafet i will switch to a new transport mechanism soon which will 2x or 3x improve the download time and storage requirements. Still need more time though.

Sneak peek: https://github.com/hbiyik/agrrepo/tree/next/gitweb-dlagent

When finished, we can rectify both 7jipkgbuilds and agrrepo and reuse the same packages at once.

hbiyik commented 7 months ago

@dont worry i will update, you can use the stuff here if you have urgency https://github.com/hbiyik/agrrepo/tree/master/kodi/20-nexus.

currently there is shit loads of discussion on how to manage the package names an etc, so a lot going on..

erayrafet commented 7 months ago

@dont worry i will update, you can use the stuff here if you have urgency https://github.com/hbiyik/agrrepo/tree/master/kodi/20-nexus.

currently there is shit loads of discussion on how to manage the package names an etc, so a lot going on..

Well, the build I got installed yesterday. Currently Samuel (kwankiu) and I are testing the 6.1 kernel and Kodi reports that it's using software decoding while Chromium is supposedly using hw decoding. Do you have any tips for verifying that? This is more of an mpp issue, perhaps. Dunno honestly but since we started... image (1) image

hbiyik commented 7 months ago

did you this docu?

https://github.com/hbiyik/ffmpeg-rockchip/wiki/Rendering#kodi

erayrafet commented 7 months ago

Nope. Something for me to test. I'll report back.

erayrafet commented 7 months ago

did you this docu?

https://github.com/hbiyik/ffmpeg-rockchip/wiki/Rendering#kodi

image image Glitchy and no EGL option.

That's with kernel 6.1 from Joshua, Panfork, Wayland, Gnome, mpp-git.

hbiyik commented 7 months ago

is this gbm?

if there is no EGL option there might be something wrong in your panfork.

There is this patch about panfork but it shouldn't prevent EGL disappaering. https://github.com/7Ji-PKGBUILDs/mesa-panfork-git/blob/master/001-disable_native_fences.patch

I just tested with joshua's 6.1 + panfork on gbm it works fine on my end, i am on arch btw :)

EDIT: (ah sorry you mentioned wayland allready)

I did not test wayland yet, i will look at it

erayrafet commented 7 months ago

is this gbm?

if there is no EGL option there might be something wrong in your panfork.

There is this patch about panfork but it shouldn't prevent EGL disappaering. https://github.com/7Ji-PKGBUILDs/mesa-panfork-git/blob/master/001-disable_native_fences.patch

I just tested with joshua's 6.1 + panfork on gbm it works fine on my end, i am on arch btw :)

EDIT: (ah sorry you mentioned wayland allready)

I did not test wayland yet, i will look at it

image

EGL is here. I'm on Arch by Kwankiu.