Jump to content

herclogon

Validating
  • Posts

    2
  • Joined

  • Last visited

Recent Profile Visitors

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

  1. @ubobrov Really big thanks, I have spend a lot of time to force Orange Pi Zero encode video with no luck. With you instruction I got a chance to make it works. Tried to do the same as you wrote step-by-step carefully, but kernel module fails with the error in `dmesg`: ``` [ 0.000000] Reserved memory: created CMA memory pool at 0x4a000000, size 96 MiB ... [ 1948.521206] sunxi_cedar: loading out-of-tree module taints kernel. [ 1948.522324] sunxi cedar version 0.1 [ 1948.522598] [cedar]: install start!!! [ 1948.522768] cedar_ve: cedar-ve the get irq is 40 [ 1948.522798] sunxi-cedar 1c0e000.video-engine: assigned reserved memory node cma@4a000000 [ 1949.529005] alloc_contig_range: [4a100, 4f100) PFNs busy [ 1949.531714] alloc_contig_range: [4a200, 4f200) PFNs busy [ 1949.533825] alloc_contig_range: [4a200, 4f300) PFNs busy [ 1949.535770] alloc_contig_range: [4a400, 4f400) PFNs busy [ 1949.537915] alloc_contig_range: [4a400, 4f500) PFNs busy [ 1949.540066] alloc_contig_range: [4a400, 4f600) PFNs busy [ 1949.542753] alloc_contig_range: [4a400, 4f700) PFNs busy [ 1949.544955] alloc_contig_range: [4a800, 4f800) PFNs busy [ 1949.547059] alloc_contig_range: [4a800, 4f900) PFNs busy [ 1949.549338] alloc_contig_range: [4a800, 4fa00) PFNs busy [ 1949.563811] cma: cma_alloc: alloc failed, req-size: 20480 pages, ret: -16 [ 1949.563843] sunxi-cedar 1c0e000.video-engine: cedar: failed to allocate memory buffer ``` Could you please tell the direction in which to dig? Thanks.
  2. The same problem. Did you find any solutions?
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines