Do a -F and see if your adapter supports all functionalities. Looks like a wrong IOCTL is called.
Regards, Khasim On Tue, Jun 25, 2013 at 7:05 PM, Puneet B <[email protected]> wrote: > I am using A10-Evb board. > > I compile i2ctools and port it. > > i2cset and i2cget working fine. > > which are reading and writing data to and from EEPROM which is connected > to our board. > > through i2c-2 bus > > but once i run i2cdetect -l > > ./i2cdetect -l > > Error: No i2c-bus specified! > > and once i run > > ./i2cdetect -y 2 > > [ 1178.940000] incomplete xfer (0x20) > -- incomplete xfer (0x20) > (getting executing this error repeatedly) > > kindly give any hints why i2cdetect is not working > > Thanks > Punith > > > > > -- > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-porting > > --- > You received this message because you are subscribed to the Google Groups > "android-porting" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
