daqhats icon indicating copy to clipboard operation
daqhats copied to clipboard

sudo daqhats_read_eeproms cannot create /sys/class/i2c-adapter/i2c-3/new_device

Open Jasonhan-PDD opened this issue 3 months ago • 1 comments

sudo daqhats_read_eeproms Reading... /usr/local/bin/daqhats_read_eeproms: 77: cannot create /sys/class/i2c-adapter/i2c-3/new_device: Directory nonexistent /usr/local/bin/daqhats_read_eeproms: 97: cannot create /sys/class/i2c-adapter/i2c-3/delete_device: Directory nonexistent /usr/local/bin/daqhats_read_eeproms: 77: cannot create /sys/class/i2c-adapter/i2c-3/new_device: Directory nonexistent /usr/local/bin/daqhats_read_eeproms: 97: cannot create /sys/class/i2c-adapter/i2c-3/delete_device: Directory nonexistent /usr/local/bin/daqhats_read_eeproms: 77: cannot create /sys/class/i2c-adapter/i2c-3/new_device: Directory nonexistent /usr/local/bin/daqhats_read_eeproms: 97: cannot create /sys/class/i2c-adapter/i2c-3/delete_device: Directory nonexistent /usr/local/bin/daqhats_read_eeproms: 77: cannot create /sys/class/i2c-adapter/i2c-3/new_device: Directory nonexistent /usr/local/bin/daqhats_read_eeproms: 97: cannot create /sys/class/i2c-adapter/i2c-3/delete_device: Directory nonexistent /usr/local/bin/daqhats_read_eeproms: 77: cannot create /sys/class/i2c-adapter/i2c-3/new_device: Directory nonexistent /usr/local/bin/daqhats_read_eeproms: 97: cannot create /sys/class/i2c-adapter/i2c-3/delete_device: Directory nonexistent /usr/local/bin/daqhats_read_eeproms: 77: cannot create /sys/class/i2c-adapter/i2c-3/new_device: Directory nonexistent /usr/local/bin/daqhats_read_eeproms: 97: cannot create /sys/class/i2c-adapter/i2c-3/delete_device: Directory nonexistent /usr/local/bin/daqhats_read_eeproms: 77: cannot create /sys/class/i2c-adapter/i2c-3/new_device: Directory nonexistent /usr/local/bin/daqhats_read_eeproms: 97: cannot create /sys/class/i2c-adapter/i2c-3/delete_device: Directory nonexistent /usr/local/bin/daqhats_read_eeproms: 77: cannot create /sys/class/i2c-adapter/i2c-3/new_device: Directory nonexistent /usr/local/bin/daqhats_read_eeproms: 97: cannot create /sys/class/i2c-adapter/i2c-3/delete_device: Directory nonexistent Done

when i install the daqhats ,it always prompts that the path /sys/class/i2c-adapter/i2c-3/new_device does not exist, and indeed I can't find this folder under the class directory.

Jasonhan-PDD avatar Nov 05 '25 03:11 Jasonhan-PDD