> Here is the Output of ls -l /sys/bus/i2c/devices/0-0290 > > lrwxrwxrwx 1 root root 38 2004-01-24 14:42 > /sys/bus/i2c/devices/0-0290 -> ../../../devices/platform/i2c-0/0-0290 Hehe this is of course a link :/ Try "ls -lL" instead, or whatever will give us the list of files within the directory with permissions. One possible problem would be that a file supposedly in read+write access would be read-only. -- Jean Delvare http://www.ensicaen.ismra.fr/~delvare/