You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ERROR] [1720637179.415169342]: VIDIOC_STREAMON error 28, No space left on device
I'm getting this error when I Launch the 4arms_teleop.launch file. When I look into it, only two cameras seem to work at a time and not all 4. I tried solutions from the internet, but they don't seem to work. Did anyone get this similar error and know how to resolve it?
This is what seems to be working for most people and but not for me.
sudo rmmod uvcvideo
sudo modprobe uvcvideo quirks=128
The text was updated successfully, but these errors were encountered:
[ERROR] [1720637179.415169342]: VIDIOC_STREAMON error 28, No space left on device
I'm getting this error when I Launch the 4arms_teleop.launch file. When I look into it, only two cameras seem to work at a time and not all 4. I tried solutions from the internet, but they don't seem to work. Did anyone get this similar error and know how to resolve it?
This is what seems to be working for most people and but not for me.
sudo rmmod uvcvideo
sudo modprobe uvcvideo quirks=128
The text was updated successfully, but these errors were encountered: