avafinger

Results 251 comments of avafinger

Please try this one, I did it in a rush and had no time to test but should work. If you prefer the img file it will take some time....

The problem is not the KODI per se but rkdec in mainline is a WIP, you will get some artifacts while decoding h265 10bit for example. By the time i...

`Release 1.4 won't work with my Nanopi M4 v1 2GB (at boot, I see garbage on the screen and it reboots). 1.39 works. Both tested with a 32GB sd card`...

The boot log should be from the one that does not boot, just to have a look and see why it hangs. Can you run this test and report the...

> no connected connector! **Connectors** "A connector is the final destination of pixel-data on a device, and usually connects directly to an external display device like a monitor or laptop...

and finally, get current fbdev settings: ``` buntu@nanopi-m4:~$ sudo apt-get install fbset Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed:...

What is the output: `ls /dev/media*` `media-ctl -p -d 1 |grep ENABLED |grep -v "rkisp"|grep -o "\".*\""|tr -d \"` where -d mediaX I think it should be: **ov4689 1-0036**

Do you refer CSI0 and CSI1 or CSI1 and CSI2? The camera should be in this slot: ![image](https://user-images.githubusercontent.com/16623039/115393735-62e28980-a1b8-11eb-8c0c-ee2976fd9969.png) and: sudo ln -sf nanopi-m4.dtb_5.11.0_csi1-ov4689 dtb error -67 means your "links" are...

media-ctl -d /dev/media2 -p media-ctl -d /dev/media2 -p|grep enti

I don't see anything wrong, despite the 2-0036. I can only suggest you try this one: ``` media-ctl --device "platform:rkisp1" --reset media-ctl --device "platform:rkisp1" --links "'ov4689 2-0036':0 -> 'rkisp1_isp':0 [1]"...