Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3441

Beginners Questions • [O/S] I2C bus not finding any i2c device on debian live

$
0
0
Hello,

I have a sensor (I2C) connected to device that uses live debian system. For some reason when i run i2cdetect -y bus_number, no address shows up.
On Ubuntu this works perfectly, so its not a hardware issue. The steps to load are:

-

Code:

modprobe i2c-dev 
-

Code:

modprobe driver_name 
The i2c bus is loaded as

Code:

 ls -l /dev/i2c-*
, shows me the buses. I have also modified the kernel config, so im 100% sure the driver gets loaded. I have checked all other buses and it isnt on any of them. I also tried using adding it through sysfs and that didnt work either. Does anyone have any other things i can look at. Again, its not a hardware issue as this works fine on Ubuntu. Any suggestion on investigation paths are much appreciated. Thanks!

Statistics: Posted by captainsc23 — 2025-01-16 09:00 — Replies 2 — Views 52



Viewing all articles
Browse latest Browse all 3441

Trending Articles