feat: load i2c-dev kernel module on startup #14

Merged
pstruebi merged 1 commits from fix/temp_sensor into main 2025-12-18 15:27:41 +00:00
Owner

Ensure i2c-dev kernel module is loaded before initializing I2C communication to guarantee /dev/i2c-* device access. Add error handling and logging for module loading process.

Ensure i2c-dev kernel module is loaded before initializing I2C communication to guarantee /dev/i2c-* device access. Add error handling and logging for module loading process.
pstruebi added 1 commit 2025-12-18 15:27:35 +00:00
Ensure i2c-dev kernel module is loaded before initializing I2C communication to guarantee /dev/i2c-* device access. Add error handling and logging for module loading process.
pstruebi merged commit d79c7254bb into main 2025-12-18 15:27:41 +00:00
pstruebi deleted branch fix/temp_sensor 2025-12-18 15:27:41 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: auracaster/bumble-auracast#14