linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Error Report
@ 2006-03-10  6:03 Kaeul Kim
  2006-03-10 18:36 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Kaeul Kim @ 2006-03-10  6:03 UTC (permalink / raw)
  To: linux-hotplug


[-- Attachment #1.1: Type: text/plain, Size: 3481 bytes --]

Hello, I'm kim..
I'm the student of SungKyunKwan Univ. in south korea..
I'm doing the DSTM which is transition mechanism in IPv6 to IPv4..
I'm use the source that is bulited by ENST bretagne.. Here the web site (
http://www.ipv6.rennes.enst-bretagne.fr/dstm/index.html)

However I failed to make the DSTM..
And I read some kernel messages(tail -f /var/log/mesages) like bottom line
(some part of messages)

Mar 10 14:12:42 localhost wait_for_sysfs[16997]: either wait_for_sysfs (udev
039) needs an update to handle the device '/class/net/dti1' properly (no
device symlink) or the sysfs-support of your device's driver needs to be
fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:12:42 localhost wait_for_sysfs[16999]: either wait_for_sysfs (udev
039) needs an update to handle the device '/class/net/dti2' properly (no
device symlink) or the sysfs-support of your device's driver needs to be
fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:12:42 localhost wait_for_sysfs[17001]: either wait_for_sysfs (udev
039) needs an update to handle the device '/class/net/dti3' properly (no
device symlink) or the sysfs-support of your device's driver needs to be
fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:12:42 localhost wait_for_sysfs[17003]: either wait_for_sysfs (udev
039) needs an update to handle the device '/class/net/dti4' properly (no
device symlink) or the sysfs-support of your device's driver needs to be
fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:12:42 localhost wait_for_sysfs[17007]: either wait_for_sysfs (udev
039) needs an update to handle the device '/class/net/dti6' properly (no
device symlink) or the sysfs-support of your device's driver needs to be
fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:12:42 localhost wait_for_sysfs[17005]: either wait_for_sysfs (udev
039) needs an update to handle the device '/class/net/dti5' properly (no
device symlink) or the sysfs-support of your device's driver needs to be
fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:12:42 localhost wait_for_sysfs[17009]: either wait_for_sysfs (udev
039) needs an update to handle the device '/class/net/dti7' properly (no
device symlink) or the sysfs-support of your device's driver needs to be
fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:12:43 localhost wait_for_sysfs[17011]: either wait_for_sysfs (udev
039) needs an update to handle the device '/class/net/dti8' properly (no
device symlink) or the sysfs-support of your device's driver needs to be
fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:12:43 localhost wait_for_sysfs[17013]: either wait_for_sysfs (udev
039) needs an update to handle the device '/class/net/dti9' properly (no
device symlink) or the sysfs-support of your device's driver needs to be
fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:12:43 localhost wait_for_sysfs[17015]: either wait_for_sysfs (udev
039) needs an update to handle the device '/class/net/dti10' properly (no
device symlink) or the sysfs-support of your device's driver needs to be
fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>

So I'm reporting to you that message..
I attach the more specific kernel message that you may want to know..

[-- Attachment #1.2: Type: text/html, Size: 4416 bytes --]

[-- Attachment #2: error_report --]
[-- Type: text/plain, Size: 14784 bytes --]

Mar 10 14:02:42 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Mar 10 14:02:42 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Mar 10 14:02:49 localhost rpcdstmd: rpcdstmd start succeeded
Mar 10 14:02:54 localhost wait_for_sysfs[16028]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti1' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:02:54 localhost wait_for_sysfs[16030]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti2' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:02:54 localhost wait_for_sysfs[16032]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti3' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:02:54 localhost wait_for_sysfs[16034]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti4' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:02:54 localhost wait_for_sysfs[16036]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti5' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:02:54 localhost wait_for_sysfs[16038]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti6' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:02:54 localhost wait_for_sysfs[16040]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti7' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:02:54 localhost wait_for_sysfs[16042]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti8' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:02:54 localhost wait_for_sysfs[16044]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti9' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:02:54 localhost wait_for_sysfs[16046]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti10' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:03:06 localhost net.agent[16277]: remove event not handled
Mar 10 14:03:06 localhost net.agent[16270]: remove event not handled
Mar 10 14:03:06 localhost net.agent[16297]: remove event not handled
Mar 10 14:03:06 localhost net.agent[16284]: remove event not handled
Mar 10 14:03:07 localhost net.agent[16325]: remove event not handled
Mar 10 14:03:06 localhost net.agent[16316]: remove event not handled
Mar 10 14:03:07 localhost net.agent[16346]: remove event not handled
Mar 10 14:03:07 localhost net.agent[16339]: remove event not handled
Mar 10 14:03:07 localhost net.agent[16367]: remove event not handled
Mar 10 14:03:07 localhost net.agent[16362]: remove event not handled
Mar 10 14:03:07 localhost net.agent[16389]: remove event not handled
Mar 10 14:03:07 localhost net.agent[16385]: remove event not handled
Mar 10 14:03:07 localhost net.agent[16410]: remove event not handled
Mar 10 14:03:07 localhost net.agent[16409]: remove event not handled
Mar 10 14:03:07 localhost net.agent[16433]: remove event not handled
Mar 10 14:03:07 localhost net.agent[16432]: remove event not handled
Mar 10 14:03:07 localhost net.agent[16455]: remove event not handled
Mar 10 14:03:07 localhost net.agent[16463]: remove event not handled
Mar 10 14:03:07 localhost net.agent[16478]: remove event not handled
Mar 10 14:03:07 localhost net.agent[16486]: remove event not handled
Mar 10 14:03:07 localhost rpcdstmd: rpcdstmd finish succeeded
Mar 10 14:05:01 localhost crond(pam_unix)[16499]: session opened for user root by (uid=0)
Mar 10 14:05:02 localhost crond(pam_unix)[16499]: session closed for user root
Mar 10 14:10:01 localhost crond(pam_unix)[16502]: session opened for user root by (uid=0)
Mar 10 14:10:01 localhost crond(pam_unix)[16501]: session opened for user root by (uid=0)
Mar 10 14:10:01 localhost crond(pam_unix)[16502]: session closed for user root
Mar 10 14:10:01 localhost crond(pam_unix)[16501]: session closed for user root
Mar 10 14:10:13 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Mar 10 14:10:13 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Mar 10 14:10:43 localhost rpcdstmd: rpcdstmd start succeeded
Mar 10 14:10:48 localhost wait_for_sysfs[16514]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti1' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:10:48 localhost wait_for_sysfs[16516]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti2' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:10:48 localhost wait_for_sysfs[16518]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti3' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:10:48 localhost wait_for_sysfs[16520]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti4' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:10:48 localhost wait_for_sysfs[16522]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti5' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:10:48 localhost wait_for_sysfs[16524]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti6' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:10:48 localhost wait_for_sysfs[16526]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti7' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:10:48 localhost wait_for_sysfs[16528]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti8' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:10:48 localhost wait_for_sysfs[16530]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti9' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:10:48 localhost wait_for_sysfs[16532]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti10' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:10:50 localhost net.agent[16756]: remove event not handled
Mar 10 14:10:50 localhost net.agent[16764]: remove event not handled
Mar 10 14:10:50 localhost net.agent[16780]: remove event not handled
Mar 10 14:10:50 localhost net.agent[16788]: remove event not handled
Mar 10 14:10:50 localhost net.agent[16803]: remove event not handled
Mar 10 14:10:50 localhost net.agent[16811]: remove event not handled
Mar 10 14:10:51 localhost net.agent[16832]: remove event not handled
Mar 10 14:10:51 localhost net.agent[16825]: remove event not handled
Mar 10 14:10:51 localhost net.agent[16853]: remove event not handled
Mar 10 14:10:51 localhost net.agent[16849]: remove event not handled
Mar 10 14:10:51 localhost net.agent[16876]: remove event not handled
Mar 10 14:10:51 localhost net.agent[16871]: remove event not handled
Mar 10 14:10:51 localhost net.agent[16897]: remove event not handled
Mar 10 14:10:51 localhost net.agent[16895]: remove event not handled
Mar 10 14:10:51 localhost net.agent[16919]: remove event not handled
Mar 10 14:10:51 localhost net.agent[16918]: remove event not handled
Mar 10 14:10:51 localhost net.agent[16941]: remove event not handled
Mar 10 14:10:51 localhost net.agent[16949]: remove event not handled
Mar 10 14:10:51 localhost net.agent[16972]: remove event not handled
Mar 10 14:10:51 localhost net.agent[16964]: remove event not handled
Mar 10 14:10:54 localhost rpcdstmd: rpcdstmd finish succeeded
Mar 10 14:11:14 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Mar 10 14:11:14 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Mar 10 14:12:13 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Mar 10 14:12:13 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Mar 10 14:12:38 localhost rpcdstmd: rpcdstmd start succeeded
Mar 10 14:12:42 localhost wait_for_sysfs[16997]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti1' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:12:42 localhost wait_for_sysfs[16999]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti2' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:12:42 localhost wait_for_sysfs[17001]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti3' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:12:42 localhost wait_for_sysfs[17003]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti4' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:12:42 localhost wait_for_sysfs[17007]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti6' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:12:42 localhost wait_for_sysfs[17005]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti5' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:12:42 localhost wait_for_sysfs[17009]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti7' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:12:43 localhost wait_for_sysfs[17011]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti8' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:12:43 localhost wait_for_sysfs[17013]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti9' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:12:43 localhost wait_for_sysfs[17015]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/net/dti10' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug-devel@lists.sourceforge.net>
Mar 10 14:12:59 localhost net.agent[17245]: remove event not handled
Mar 10 14:12:59 localhost net.agent[17253]: remove event not handled
Mar 10 14:12:59 localhost net.agent[17268]: remove event not handled
Mar 10 14:12:59 localhost net.agent[17277]: remove event not handled
Mar 10 14:12:59 localhost net.agent[17291]: remove event not handled
Mar 10 14:12:59 localhost net.agent[17300]: remove event not handled
Mar 10 14:12:59 localhost net.agent[17321]: remove event not handled
Mar 10 14:12:59 localhost net.agent[17337]: remove event not handled
Mar 10 14:12:59 localhost net.agent[17333]: remove event not handled
Mar 10 14:12:59 localhost net.agent[17314]: remove event not handled
Mar 10 14:12:59 localhost net.agent[17360]: remove event not handled
Mar 10 14:12:59 localhost net.agent[17380]: remove event not handled
Mar 10 14:12:59 localhost net.agent[17369]: remove event not handled
Mar 10 14:12:59 localhost net.agent[17378]: remove event not handled
Mar 10 14:12:59 localhost net.agent[17406]: remove event not handled
Mar 10 14:12:59 localhost net.agent[17415]: remove event not handled
Mar 10 14:12:59 localhost net.agent[17430]: remove event not handled
Mar 10 14:12:59 localhost net.agent[17438]: remove event not handled
Mar 10 14:13:00 localhost net.agent[17453]: remove event not handled
Mar 10 14:13:00 localhost net.agent[17461]: remove event not handled
Mar 10 14:13:00 localhost rpcdstmd: rpcdstmd finish succeeded
Mar 10 14:13:14 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Mar 10 14:13:14 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-03-10 18:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-10  6:03 Error Report Kaeul Kim
2006-03-10 18:36 ` Greg KH

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).