> I have created another version of i2cdetect and pushed them onto the
> /system/bin directory. The file has the correct permissions but does not run
> without errors. The SD card I am using also has an ext3 filesystem on. But I
> can't change the file permissions once i put the exe files on it. So some
> internal issue with using the SD card on this device.

Can't help you with the other stuff, but the SD card is mounted
noexec.
You may be able to re-mount it with execution permissions.

Otherwise, you can copy files into the folder /data/local/tmp
with adb and run it from there.

Regards, Kenneth

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-kernel

Reply via email to