udevinfo
is not of much help.
Try instead:
udevadm info --name=/dev/video0 --attribute-walk
replacing video0 by whatever device you are interested in.
All my blog posts are released into the public domain. They come without any warranty whatsoever. Use at your own risk.
udevinfo
udevadm info --name=/dev/video0 --attribute-walk
Keine Kommentare:
Kommentar veröffentlichen