OK this is what I’m getting now, any ideas??

I have GPIO’s 15 and 16 connected to 47K resistors and 3.3v.

BusyBox v1.22.1 (2015-07-08 15:28:39 HKT) built-in shell (ash)
Enter ‘help’ for a list of built-in commands.


| __ \ ()
| | | | ___ _ __ ___ _ _ __ ___
| | | | / _ \ | ’
` _ \ | | | '_ \ / _
| || | | () | | | | | | | | | | | | | | () |
|
/ _/ || || || || || || __/
OpenWrt Wireless Freedom
root@domino:~# ls
root@domino:~# rmmod gpio_button_hotplug
root@domino:~# insmod i2c-dev
root@domino:~# inskmod-i2c-gpio-custom
-ash: inskmod-i2c-gpio-custom: not found
root@domino:~# kmod-i2c-gpio-custom
-ash: kmod-i2c-gpio-custom: not found
root@domino:~# install kmod-i2c-gpio-custom
-ash: install: not found
root@domino:~# insmod i2c-gpio-custom bus0=0,15,16
Failed to find i2c-gpio-custom. Maybe it is a built in module ?
root@domino:~# insmod i2c-gpio-custom bus0=0,15,16
Failed to find i2c-gpio-custom. Maybe it is a built in module ?
root@domino:~# insmod i2c-gpio-custom bus0=0,15,16
Failed to find i2c-gpio-custom. Maybe it is a built in module ?
root@domino:~#