> insight... Does anyone see what it is I'm missing > that causes the > > udevd-event[9376]: wait_for_sysfs: waiting > for > '/sys/class/net/ppp0/device/driver' failed > > error below? There's no ppp0 directory under > /sys/class/net/ but I > don't know what creates it.
PPP can be a pain. There's little support or even interest. I went through a rough patch last summer. >From my notes I see I had to re-add net.ppp0 to the default runlevel as well as re-edit autoload.d/modules. Dialup works but I still get ppp0 doe not exist when the computer boots. FWIW here's my /sys/class/net [EMAIL PROTECTED] ~ $ ls -l /sys/class/net/ppp0 total 0 -r--r--r-- 1 root root 4096 Jan 28 19:01 addr_len -r--r--r-- 1 root root 4096 Jan 28 16:29 address -r--r--r-- 1 root root 4096 Jan 28 19:01 broadcast -r--r--r-- 1 root root 4096 Jan 28 19:01 carrier -r--r--r-- 1 root root 4096 Jan 28 19:01 features -rw-r--r-- 1 root root 4096 Jan 28 19:01 flags -r--r--r-- 1 root root 4096 Jan 28 19:01 ifindex -r--r--r-- 1 root root 4096 Jan 28 19:01 iflink -rw-r--r-- 1 root root 4096 Jan 28 19:01 mtu drwxr-xr-x 2 root root 0 Jan 28 16:29 statistics -rw-r--r-- 1 root root 4096 Jan 28 19:01 tx_queue_len -r--r--r-- 1 root root 4096 Jan 28 19:01 type --w------- 1 root root 4096 Jan 28 19:01 uevent -rw-r--r-- 1 root root 4096 Jan 28 19:01 weight There's no "driver" there either. The time is strange too cause I booted and dialed out mebbe half an hour before that. So I can't say what process wrote what either. I also recall not putting anything in /etc/conf.d/net except a reference to an ethernet card I use to connect to another pc. HTH Maxim ____________________________________________________________________________________ We won't tell. Get more on shows you hate to love (and love to hate): Yahoo! TV's Guilty Pleasures list. http://tv.yahoo.com/collections/265 -- [email protected] mailing list

