We have upgraded the community system as part of the upgrade a password reset is required for all users before login in.

Please include kmod-i2c-gpio-custom package in the official repo.



  • @administrators : Would it be possible to include the kmod-i2c-gpio-custom package and its dependencies in the official package feed?
    I had problems with the default i2c driver and I was able to solve my issue with this kernel module. The i2cdetect was working correctly with the new i2c device provided by this driver.
    I am sure this may help others too. What do you think?



  • Hi @t-gabor

    I know this thread is a few months old, but would you be able to share how you implemented the kmod-i2c-gpio-custom module on the onion?

    I am also struggling on the Onion2+ with the standard i2c especially since I need to get i2cdetect type functionality.

    Any advise on how to set this up will be appreciated.

    Thanks.



  • Do:
    nano /etc/opkg/distfeeds.conf
    Uncomment the first line (reboot_core)
    Save the file
    opkg update
    opkg install kmod-i2c-gpio-custom

    EDIT: that module needs kernel 4.9.44. On my omega i have 4.4.46. I don't know if it's safe to upgrade.



  • This post is deleted!


Looks like your connection to Community was lost, please wait while we try to reconnect.