problem with symlinks in sysfs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I get this errors:
find: warning: not following the symbolic link `/sys/bus/usb/devices/1-0:1.0/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/2-0:1.0/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/2-5/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/2-5:1.0/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/2-5:1.1/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/3-0:1.0/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/4-0:1.0/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/5-0:1.0/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/5-1/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/5-1:1.0/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/5-1:1.1/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/5-1:1.2/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/5-1:1.3/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/5-2/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/5-2:1.0/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/6-0:1.0/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/7-0:1.0/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/8-0:1.0/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/usb1/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/usb2/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/usb3/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/usb4/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/usb5/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/usb6/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/usb7/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/usb8/'

executing this command:
for A in `find /sys/bus/usb/devices/*/ -name "level"`; do echo auto > $A; done

This used to work.

	Regards
		Oliver

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux