RSS Bot Posted December 31, 2022 Posted December 31, 2022 Description We need to activate USB 2 port that shared as type-c using echo host > /sys/kernel/debug/usb/fc000000.usb/mode. It's already exists in Orange Pi's build repo but not exists here. Probably, we also need TCPM patch for Type-C but i don't have an OTG cable so i can't test it but someone verified it on https://github.com/armbian/build/pull/4582#issuecomment-1363709144 How Has This Been Tested? [x] USB2 works on my Orange Pi 5 with these changes Checklist: [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [x] I have commented my code, particularly in hard-to-understand areas [x] I have made corresponding changes to the documentation [x] My changes generate no new warnings [x] Any dependent changes have been merged and published in downstream modules View the full article
Recommended Posts