libudev is a API library for accessing udev device management within systemd daemon designed for Linux. Use this tag for *programming questions* using libudev. Questions about *configuring the daemon* (including writing unit files) or using udevadm tool are better directed to Unix & Linux: https://unix.stackexchange.com.
Questions tagged [libudev]
16 questions
0
votes
1 answer
What is the best way to determine if any new USB device has been plugged into a raspberry pi
We have been tasked to write a test application for a raspberry pi IOT device running Raspian, one of the requirements for the application is to determine if the USB hub connected to the pi is working correctly due to the fact our supplier had to…

shaun
- 1,223
- 1
- 19
- 44