--- Richard Fish <[EMAIL PROTECTED]> wrote:

> On 5/18/06, maxim wexler <[EMAIL PROTECTED]> wrote:
> > Just one little problem left. From the boot
> console:
> >
> > udevd-event[3787]: udev_make_node:
> mknod(/dev/ttyS0,
> > 020660, 4, 64)
> > failed: File exists
> 
> Hmm, odd.  What do "ls -l /dev/ttyS*" and "grep ttyS
> /etc/udev/rules.d/*" produce?

This is weird. As root using the --color option the
links are displayed in normal turquoise. But as user
the links are flashing white on red, indicating
missing links(?). 

ls -l /dev/ttyS*:

lrwxrwxrwx 1 root root 5 May 19 10:07 /dev/ttyS0 ->
tts/0
lrwxrwxrwx 1 root root 5 May 19 10:07 /dev/ttyS1 ->
tts/1
lrwxrwxrwx 1 root root 5 May 19 10:07 /dev/ttyS2 ->
tts/2
lrwxrwxrwx 1 root root 5 May 19 10:07 /dev/ttyS3 ->
tts/3
lrwxrwxrwx 1 root root 5 May 19 10:07 /dev/ttyS4 ->
tts/4
lrwxrwxrwx 1 root root 5 May 19 10:07 /dev/ttyS5 ->
tts/5
lrwxrwxrwx 1 root root 5 May 19 10:07 /dev/ttyS6 ->
tts/6
lrwxrwxrwx 1 root root 5 May 19 10:07 /dev/ttyS7 ->
tts/7

grep ttyS
/etc/udev/rules.d/*:

/etc/udev/rules.d/50-udev.rules:KERNEL=="ttyS[0-9]*",
NAME="%k", SYMLINK="tts/%n", GROUP="tty"


More weirdness: seems my provider file is wiped out
every time I reboot. Have to re-run pppconfig over and
over.

But it still won't dial-out as root or user, error is:

/usr/sbin/pppd: Couldn't stat /dev/ttyS0: Too many
levels of symbolic links. 

Over to you Richard.

-Maxim

> 
> -Richard
> 
> -- 
> gentoo-user@gentoo.org mailing list
> 
> 



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
gentoo-user@gentoo.org mailing list

Reply via email to