kyak

Results 69 comments of kyak

I made another attempt to update. This time, I had errors like this: https://github.com/fwupd/firmware-lenovo/issues/140#issuecomment-1122253353 After digging a little bit, I found out that my `esp` partition was of `Linux filesystem`...

@LinuxOnTheDesktop Yes, they should see something like that. You could also run `fdisk -l /dev/nvme0n1` and verify the correct partition type. There are many ways to change partition type. I...

> and your kernel is? It's 5.10.160

@hbiyik although i build `kodi-ext-git` master branch on a regular basic, i couldn't build from your branch. Maybe it's because your branch is lagging behind the master branch? The error...

@hbiyik thanks for the hints! Unfortunately, it doesn't really work. Most of the videos don't play (although I found one that plays). For example, `Big_Buck_Bunny_1080_10s_10MB.mp4` displays black screen.

Without FFMPEG_RKMPP_DEC_OPT="afbc=on", it seems to work, albeit weird. For example, it displays black screen behind OSD (i.e. OSD is drawn on top of black screen). When OSD is not active,...

> Weird tried it last night it was working, i will check again. > > Just to confirm, does ur kernel have below path? 0002-vop2_rbga2101010_capability_fix.patch > > Which kernel package...

> @kyak [7Ji-PKGBUILDs/.meta#31](https://github.com/7Ji-PKGBUILDs/.meta/issues/31) @hbiyik back to you here. As [mentioned](https://github.com/7Ji-PKGBUILDs/.meta/issues/31#issuecomment-2007938972), i'm now running the patched kernel: ``` │ ├───"IN_FORMATS" (immutable): blob = 58 │ │ ├───ARM_AFBC(BLOCK_SIZE = 16x16) (0x800000000000001) │...

> thanks for the feedback, i suggest the following > > since we are on different hardwares we need to reduce the software variantions to minimum. I'm running Orange Pi...

> @kyak here is a patched joshua's 5.10 kernel https://file.io/y7zSI9ZVm1Bl i have tested and everything seems to work fine with my rock5b Don't worry, it's almost built on my side....