I cannot update my packages because rm2fb re-enables its service even when the client package itself is uninstalled. My /etc/version of xochitl is 20220530145832, which doesn't seem supported by rm2fb yet, and 2.14.0.824 is apparently the latest version I can get. I am trying to upgrade things, including xochitl, but cannot because every time I run opkg upgrade it begins configuring the display and the rm2fb service blocks any progress. I have tried uninstalling rm2fb (opkg remove rm2fb-client and all dependents as necessary), and purging my services of the framebuffer (systemctl disable rm2fb), but something keeps re-making the symlink.
I cannot update my packages because rm2fb re-enables its service even when the client package itself is uninstalled. My /etc/version of xochitl is
20220530145832
, which doesn't seem supported by rm2fb yet, and 2.14.0.824 is apparently the latest version I can get. I am trying to upgrade things, including xochitl, but cannot because every time I runopkg upgrade
it begins configuring the display and the rm2fb service blocks any progress. I have tried uninstalling rm2fb (opkg remove rm2fb-client
and all dependents as necessary), and purging my services of the framebuffer (systemctl disable rm2fb
), but something keeps re-making the symlink.