arm v8.3版本以上加入了point auth code这种指令比如pacia retaa,很可惜,大多数反编译器无法编译,甚至你在跑qemu的时候如果qemu的版本太低也会报错。
2021-01-1973 字1 分钟
mediaType in manifest should be ‘application/vnd.docker.distribution.man
Error response from daemon: mediaType in manifest should be ‘application/vnd.docker.distribution.manifest.v2+json’ not '’
虽然dockerhub支持push oci镜像了但是docker还不支持pull oci镜像,需要用buildah来pull https://buildah.io/
装了黑苹果,不小心接触到休眠按键(月亮那个),就会进入睡眠,唤醒之后会出黑屏等bug,不如完全禁用吧。
1 2 3 4 5 6 7 8 # Before doing anything, save your current configuration using pmset -g # To disable sleep 彻底禁用 sudo pmset -a sleep 0; sudo pmset -a hibernatemode 0; sudo pmset -a disablesleep 1; # And to go back to normal 还原 sudo pmset -a sleep 1; …
2020-12-2755 字1 分钟
tcl 75tv2电视启用usb调试解决error: device unauthorized. This adb server‘s $ADB_VENDOR_KEYS is not set