Jump to content

amazingfate

Members
  • Posts

    77
  • Joined

  • Last visited

Other groups

Contributor/Maintainer

4 Followers

About amazingfate

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. What's the serial log when board is not booting? I never use armbian-config to switch kernel. I just use apt to install linux-dtb and linux-image packages and make sure apt runs fine.
  2. 4.3.1 moonlight is linked to ffmpeg 4.4, while new moonlight is linked to ffmpeg 6 because libavcode-dev in my ppa is updated to 6.0. Decoding time caculation is ffmpeg releated. I think moonlight can't distinguish decoding time and rendering time with new ffmpeg.
  3. Decoding time is ok if there is no frame drop.
  4. I just downloaded `Armbian_24.5.1_Rock-5c_noble_vendor_6.1.43.img.xz` and flashed it to tf card and my rock5c lite can boot with hdmi output, no issues.
  5. @peter.eismann I added patches to glibc: https://launchpad.net/~liujianfeng1994/+archive/ubuntu/rockchip-multimedia/+sourcefiles/glibc/1:2.35-0ubuntu3.4+2widevine/glibc_2.35-0ubuntu3.4+2widevine.debian.tar.xz But it seems that this patch is no longer needed with newer glibc: https://aur.archlinux.org/packages/widevine
  6. @peter.eismannYou are using EGL as render method, which will only support NV12 format. You can try direct-to-plane.
  7. @peter.eismann I don't know about the netflix issue and I can't confirm that. Kodi does not run well inside a wayland session. You can try to login to a gbm session from display manager.
  8. I guess no. The method you use is trying to find /dev/dri/card* as gpu device, but with this kernel there is no such gpu device.
  9. That's because /dev/dri/card1 is npu, and opengl think it is a graphic card.
  10. @nyanmisakathanks, mpv with hwdec rkmpp works. And kodi in my ppa need patches to work.
  11. @Spooky kodi is not working with this version of ffmpeg, videos are displayed black. Mpv also not work, how did you get mpv work with hardware decoding?
  12. You didn't set the correct url. Open https://build.opensuse.org/project/show/home:amazingfate:panfork-mesa in browser, and click "Repositories", then click "Debian_12", then click "Go to download repository" to get the real repo url. You need to understand the document. Simple copy-paste usually not works.
  13. Take a look at obs's doc: https://en.opensuse.org/openSUSE:Build_Service_Debian_builds#Configuring_sources.list
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines