@jakaskerl
I executed the following commands on a fresh V10 image install:
12 sudo apt update && sudo apt -y upgrade
13 lsusb
14 cat /etc/os-release
15 sudo apt autoremove
16 sudo reboot
17 lsusb
18 sudo apt autoremove
Still same result as before, lsusb
still returns:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
What would be the best practice to remove the SOM while minimizing the risk of damaging the connectors?