Jump to content

Lynema

Validating
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Lynema

  1. Thank you for the reply!

     

    wget https://raw.githubusercontent.com/radxa/kernel/stable-4.4-rockpis/arch/arm64/boot/dts/rockchip/overlay/rk3308-i2c0.dts

    armbian-add-overlay rk3308-i2c0.dts

     

    Rebooted and the sensor is detecting.

    /usr/sbin/i2cdetect -y 0
         0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f
    00:          -- -- -- -- -- -- -- -- -- -- -- -- -- 
    10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
    20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
    30: -- -- -- -- -- -- -- -- 38 39 -- -- -- -- -- -- 
    40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
    50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
    60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
    70: -- -- -- -- -- -- -- --

    Perfect!

     

    If it would help to get a board in a devs' hands, let me know where to send one.

  2. i2cdetect -l

    i2c-1    i2c           rk3x-i2c                            I2C adapter

     

    The i2c-1 device works fine and there is a working sensor attached.

    Trying to get the i2c-0 device up and running. 

    Added overlays=i2c0 to /boot/armbianEnv.txt but it didn't work.  There doesn't appear to be a file with that name so I'm not sure if this doesn't exist or if there is a package that needs to be installed.

     

    find / -name '*.dtbo' 2> /dev/null   | grep 3308
    /boot/overlays/rk3308-uart2.dtbo
    /boot/overlays/rk3308-uart1.dtbo
    /boot/overlays/rk3308-uart0.dtbo

     

    armbian-config flashes this in the system->hardware menu

                     │ Loading error: expected at least 6 tokens for --checklist, have 4. use --help to list options. submodule ...  │  

     

    What is the right way to get i2c-0 up and running?

     

    armbianmonitorRockPiS.txt

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines