- Edited
Hi again !
i think i bricked the camera by setting a static IP.
device is not pingable and nothing shows up on the network.
i want to factory reset the camera but the script return this error :
skipping X_LINK_UNBOOTED device having name "<error>
other scripts also gives this same error
i'm currently using a laptop with the last ubuntu distro and usb3 ports
edit ->
again i spoke too soon this issue was resolved using this solution
echo 'SUBSYSTEM=="usb", ATTRS{idVendor}=="03e7", MODE="0666"' | sudo tee /etc/udev/rules.d/80-movidius.rules
sudo udevadm control --reload-rules && sudo udevadm trigger
sorry for the spam