Jump to content

amazingfate

Members
  • Posts

    69
  • Joined

  • Last visited

Everything posted by amazingfate

  1. 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.
  2. That's because /dev/dri/card1 is npu, and opengl think it is a graphic card.
  3. @nyanmisakathanks, mpv with hwdec rkmpp works. And kodi in my ppa need patches to work.
  4. @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?
  5. 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.
  6. Take a look at obs's doc: https://en.opensuse.org/openSUSE:Build_Service_Debian_builds#Configuring_sources.list
  7. launchpad ppa doesn't support debian use obs repo for debian bookworm: https://build.opensuse.org/project/show/home:amazingfate:panfork-mesa
  8. @SpookyWill these packages work with old 5.10 legacy kernel? Some people may still using 5.10 kernel. I will test them later.
  9. @Spooky Many thanks to your work. My company is pushing me hard these days and I don't have time to test 6.1 kernel. If these packages is working for you I can just copy it to my ppa. I can see ffmpeg, librga, libv4l-rkmpp, mpp is updated to latest upstream version. What are the changes you make to librist, mpv and v4l-util?
  10. @roykHi, I find just adding quotation marks to rockchip,plane-mask/rockchip,primary-plane/cursor-win-id will fix kodi. No need to toggle primary plane and cursor plane. So this patch should work for rock5b: https://paste.armbian.com/exuhabuzim.diff
  11. Mpv doesn't controll rkmpp by hwdec. It just get what ffmpeg gives. You can set sw decoder by ffplay: ffplay -vcodec h264 test.mp4
  12. @roykYour overlay works. Maybe I have done something wrong by directly modify the devicetree. I will investigate it later.
  13. @royk Rock5B doesn't have `disable-win-move` in devicetree, so I just change the vp nodes.
  14. @roykI just tested on rock5b. The osd is back under `Direct to Plane`. But it can't play 10 bit video. At first the 10 bit video is played well, but when I move the mouse, there comes a black screen with osd control panel. Here is the video for test: https://drive.google.com/file/d/1qrs97EBEWb6YxEp3WGoeFb-CarNJYYgp/view?usp=sharing
  15. lunar will soon be out of date. I will add support for the next LTS release.
  16. A rebuild of vlc or mpv can use the new libavcodec60 package in ppa. I'm going to upload new packages to trigger rebuild.
  17. All players based on ffmpeg 4.4 should have this issue. You can try ffplay v6.0: sudo apt install ffmpeg ffplay test.mp4
  18. Feel free to send a pr. I haven't work on family `rockchip-rk3588-collabora`. But if you have working code we can merge it so that more people may get into the mainline party.
  19. @hammsandwich21kodi doesn't have dependencies in my ppa repo, I just rebuilt it with option `-DAPP_RENDER_SYSTEM=gles`. I may update it in the future. I'm working on other projects these days.
  20. @Darwin wuusb wifi modules are not supported in my backported kernel.
  21. @Darwin wuyou can download and install this kernel deb: https://github.com/amazingfate/armbian-h68k-images/releases/download/20230703-1113/linux-image-legacy-rk35xx_23.08.0-trunk--5.10.160-Se8c8-Df1ec-Pa9b2-C6e1cHfe66-HK01ba-Vc222-Be693_arm64.deb https://github.com/amazingfate/armbian-h68k-images/releases/download/20230703-1113/linux-dtb-legacy-rk35xx_23.08.0-trunk--5.10.160-Se8c8-Df1ec-Pa9b2-C6e1cHfe66-HK01ba-Vc222-Be693_arm64.deb
  22. @schwar3katFYI: https://www.da.vidbuchanan.co.uk/blog/netflix-on-asahi.html
  23. @schwar3katI'm using kernel 5.10.160-rk35xx kernel now. And I can see wideviine is detected on website https://bitmovin.com/demos/drm by chromium. From chrome://components/ I can see widevine is enabled. I haven't tried kodi.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines