User Tools

Site Tools


sw

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
sw [2026/05/29 06:54] 46.109.187.144sw [2026/06/05 07:57] (current) – [PI STARTUP] 46.109.187.144
Line 22: Line 22:
  
 journalctl -u server.service -f journalctl -u server.service -f
 +
 +
 +To fix this, set the udev rules using the commands below, unplugging DepthAI and then plugging it back into USB afterwards.
 +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
  
sw.txt · Last modified: by 46.109.187.144