• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting SOLVED: RK3588 Hardware Acceleration

    Pages (3): « Previous 1 2 3

     
    • 0 Vote(s) - 0 Average

    SOLVED: RK3588 Hardware Acceleration

    Orange Pi 5 Max Transcoding wont work
    wiguelito
    Offline

    Junior Member

    Posts: 22
    Threads: 2
    Joined: 2023 Sep
    Reputation: 0
    Country:Puerto Rico
    #21
    2024-09-02, 12:22 AM
    it appears that the device tree is super problematic, tried to add what was missing into the device tree and automatically it gave me a syntaxis error
    nyanmisaka
    Offline

    Team Member

    Posts: 246
    Threads: 0
    Joined: 2023 Jun
    Reputation: 9
    #22
    2024-09-02, 04:14 AM
    FYI ubuntu-rockchip has preliminary support for opi 5 max. You can try that too.

    https://github.com/Joshua-Riek/ubuntu-rockchip
    wiguelito
    Offline

    Junior Member

    Posts: 22
    Threads: 2
    Joined: 2023 Sep
    Reputation: 0
    Country:Puerto Rico
    #23
    2024-09-02, 06:05 AM
    verified the ubuntu rockchip dts and it didn't have the &av1d that you mentioned
    nyanmisaka
    Offline

    Team Member

    Posts: 246
    Threads: 0
    Joined: 2023 Jun
    Reputation: 9
    #24
    2024-09-02, 07:42 AM
    So it has only preliminary support. On other boards: https://github.com/Joshua-Riek/linux-roc...eb20cd9cc3
    wiguelito
    Offline

    Junior Member

    Posts: 22
    Threads: 2
    Joined: 2023 Sep
    Reputation: 0
    Country:Puerto Rico
    #25
    2024-09-02, 09:56 PM
    i think i discovered the issue, might be missing some file, cause i downloaded the orange pi 5 plus dts from the tree you mentioned, dint edit only tried to compile it to dtb and it gives the same syntax error. what file am i missing i'm not sure.
    wiguelito
    Offline

    Junior Member

    Posts: 22
    Threads: 2
    Joined: 2023 Sep
    Reputation: 0
    Country:Puerto Rico
    #26
    2024-09-03, 10:59 PM (This post was last modified: 2024-09-03, 11:12 PM by wiguelito. Edited 1 time in total.)
    decided to verify the dts file inside my orange pi os directly instead of the git one and it does have the av1d setting so that appears to not be the problem at least that i know of

    for example I've seen various line like this,

    pclk_av1_pre@fd7c0910 {
    compatible = "rockchip,rk3588-clock-gate-link";
    reg = <0x00 0xfd7c0910 0x00 0x10>;
    clock-names = "link";
    clocks = <0x02 0x1be>;
    #power-domain-cells = <0x01>;
    #clock-cells = <0x00>;
    phandle = <0x210>;
    };

    aclk_av1_pre@fd7c0910 {
    compatible = "rockchip,rk3588-clock-gate-link";
    reg = <0x00 0xfd7c0910 0x00 0x10>;
    clock-names = "link";
    clocks = <0x02 0x1bc>;
    #power-domain-cells = <0x01>;
    #clock-cells = <0x00>;
    phandle = <0x211>;
    };

    and this

    av1d@fdc70000 {
    compatible = "rockchip,av1-decoder";
    reg = <0x00 0xfdc70000 0x00 0x800 0x00 0xfdc80000 0x00 0x400 0x00 0xfdc90000 0x00 0x400>;
    reg-names = "vcd\0cache\0afbc";
    interrupts = <0x00 0x6c 0x04 0x00 0x6b 0x04 0x00 0x6a 0x04>;
    interrupt-names = "irq_av1d\0irq_cache\0irq_afbc";
    clocks = <0x02 0x49 0x02 0x4b>;
    clock-names = "aclk_vcodec\0hclk_vcodec";
    rockchip,normal-rates = <0x17d78400 0x17d78400>;
    assigned-clocks = <0x02 0x49 0x02 0x4b>;
    assigned-clock-rates = <0x17d78400 0x17d78400>;
    resets = <0x02 0x442 0x02 0x445>;
    reset-names = "video_a\0video_h";
    iommus = <0xda>;
    rockchip,srv = <0xc4>;
    rockchip,taskqueue-node = <0x0b>;
    power-domains = <0x6e 0x17>;
    status = "disabled";
    phandle = <0x28b>;
    };

    edit:
    noticed the disabled status currently attempting to fix it and check the result
    wiguelito
    Offline

    Junior Member

    Posts: 22
    Threads: 2
    Joined: 2023 Sep
    Reputation: 0
    Country:Puerto Rico
    #27
    2024-09-04, 06:05 PM
    fixed it, now i have a img made but it is too big (10GB), the original img was 4GB (don't know how to reduce it) if anyone knows how to and wants the img i'll send it since orange pi has no plans to fix this issue right now.
    Pages (3): « Previous 1 2 3

    « Next Oldest | Next Newest »

    Users browsing this thread: 2 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode