linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* problem with symlinks in sysfs
@ 2010-03-12 14:08 Oliver Neukum
  0 siblings, 0 replies; only message in thread
From: Oliver Neukum @ 2010-03-12 14:08 UTC (permalink / raw)
  To: USB list; +Cc: linux-fsdevel-u79uwXL29TY76Z2rM5mHXA

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-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-03-12 14:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-12 14:08 problem with symlinks in sysfs Oliver Neukum

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).