Martin H
Martin H
_Disclaimer - I'm new to all of this, so I might be totally off._ Ultimately I'm trying to make hardware accelerated decoding of HEVC video work with BalenaOS on RPi4....
Ok, thank you. I need these configs: ``` CONFIG_BRCM_CHAR_DRIVERS=y CONFIG_BCM_VCIO=y CONFIG_BCM_VC_SM=y CONFIG_BCM2835_DEVGPIOMEM=y CONFIG_RPIVID_MEM=y ``` Building vc_sm for 64bit is failing.
Thanks for suggested approach, it helped. Closes #453
Momentarily not, the project came to a halt.
Thanks, the approach with config works, but I need more of them. ``` RESIN_CONFIGS_append = " rpivid" RESIN_CONFIGS[rpivid] = " \ CONFIG_BRCM_CHAR_DRIVERS=y \ CONFIG_BCM_VCIO=y \ CONFIG_BCM_VC_SM=y \ CONFIG_BCM2835_DEVGPIOMEM=y \ CONFIG_RPIVID_MEM=y...
I'd be good to allow hashed type index, and others which is just another scalar in the index type enum: `db.collection.createIndex( { _id: "hashed" } )`
exacly same problems, [system info](https://gist.github.com/zub0r/d05c964e1539eed6723e2eae2d928971)
FPS issues have been resolved, but sound issues still persist for over 3 weeks. All game sounds stop working randomly in main menu or during gameplay.
Related issues: https://github.com/ValveSoftware/Dota-2/issues/2607 https://github.com/ValveSoftware/Dota-2/issues/2618