/dev/cua1 /dev/ttyS1

/dev/cua1 /dev/ttyS1

Post by Alan Fri » Sun, 30 May 1999 04:00:00



I have the 2.2.9 kernel up and running after getting dismill results with the 2.2.7 kernel.

The biggest problem was that I could not get ppp operating after upgrading from the 2.0.34
kernel. Any way ppp works now but I get the following error message:

tty-io.c process 290 (ppd) used obsolete /dev/cua1- update software to use /dev/ttyS1.

Does anyone know what software I have to update?

Thanx in advance

Alan

 
 
 

/dev/cua1 /dev/ttyS1

Post by Paul Kimo » Sun, 30 May 1999 04:00:00



> I have the 2.2.9 kernel up and running after getting dismill results
> with the 2.2.7 kernel.
> Any way ppp works now but I get the following error message:

> tty-io.c process 290 (ppd) used obsolete /dev/cua1- update software
> to use /dev/ttyS1.

Find out how the pppd daemon is called.  (For example, run "ps auxw |
grep pppd" while it's running.)  The serial device may be specified
in the command line.  If it's asking for cua1, the command line needs
to be changed so that it asks for ttyS1 instead.

If you have a symbolic link from /dev/modem to /dev/cua1, change it
so that it points to /dev/ttyS1 instead.

Actually, it is not currently necessary to make this change.  The
/dev/cuaX devices may disappear some time in the (distant?) future,
however.

--


 
 
 

/dev/cua1 /dev/ttyS1

Post by M. Buchenried » Mon, 31 May 1999 04:00:00


[...]

Quote:>The biggest problem was that I could not get ppp operating after upgrading from the 2.0.34
>kernel. Any way ppp works now but I get the following error message:
>tty-io.c process 290 (ppd) used obsolete /dev/cua1- update software to use /dev/ttyS1.

[...]

You'll perhaps have to update the pppd package. But it might as well be cured
with editing the commandline that calls pppd with /dev/cua1 instead of the
correct /dev/ttyS1 device.

Michael
--

          Lumber Cartel Unit #456 (TINLC) & Official Netscum
    Note: If you want me to send you email, don't munge your address.

 
 
 

/dev/cua1 /dev/ttyS1

Post by Paul Colquho » Mon, 31 May 1999 04:00:00


|
|[...]
|
|>The biggest problem was that I could not get ppp operating after upgrading from the 2.0.34
|>kernel. Any way ppp works now but I get the following error message:
|
|>tty-io.c process 290 (ppd) used obsolete /dev/cua1- update software to use /dev/ttyS1.
|
|[...]
|
|You'll perhaps have to update the pppd package. But it might as well be cured
|with editing the commandline that calls pppd with /dev/cua1 instead of the
|correct /dev/ttyS1 device.

Or, more likely, delete /dev/modem ( which is a symbolic link
to /dev/cua1 ) are recreate it as a link to /dev/ttyS1

rm /dev/modem
ln -s /dev/ttyS1 /dev/modem

--

Universal Life Church    http://andor.dropbear.id.au/~paulcol
-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-
xenaphobia: The fear of being beaten to a pulp by
            a leather-clad, New Zealand woman.

 
 
 

/dev/cua1 /dev/ttyS1

Post by Alan Fri » Mon, 31 May 1999 04:00:00





>|
>|[...]
>|
>|>The biggest problem was that I could not get ppp operating after upgrading from the 2.0.34
>|>kernel. Any way ppp works now but I get the following error message:
>|
>|>tty-io.c process 290 (ppd) used obsolete /dev/cua1- update software to use /dev/ttyS1.
>|
>|[...]
>|
>|You'll perhaps have to update the pppd package. But it might as well be cured
>|with editing the commandline that calls pppd with /dev/cua1 instead of the
>|correct /dev/ttyS1 device.

>Or, more likely, delete /dev/modem ( which is a symbolic link
>to /dev/cua1 ) are recreate it as a link to /dev/ttyS1

>rm /dev/modem
>ln -s /dev/ttyS1 /dev/modem

Yes that sounds right, I will give that a whirl on my next linux session.

Thanx

Alan

 
 
 

/dev/cua1 /dev/ttyS1

Post by Sitaram Chamar » Fri, 04 Jun 1999 04:00:00



>You'll perhaps have to update the pppd package. But it might as well be cured
>with editing the commandline that calls pppd with /dev/cua1 instead of the
>correct /dev/ttyS1 device.

Or changing the symlink for /dev/modem.
 
 
 

1. ppp-on: tty_io.c: process 200 (pppd) used obsolete /dev/cua1 - update software to use /dev/ttyS1 tty_io.c: process 267 (pppd) used obsolete /dev/cua1 update software to use /dev/ttyS1

 I just got 2.1.107  kernel..  because I need my UDMA hard disk
working  good ;)
  and upgrade PPP  to 2.3.5...

 I  get this message when  I  try to run ppp-on
 this is not a problem on the script! was running before...

tty_io.c: process 200 (pppd) used obsolete /dev/cua1 - update software
to
use /dev/ttyS1

/dev/cua1 -
update software to use /dev/ttyS1

  tanks!

I'm sorry about the bad English...   I'm Brazilian ;)

2. Kernel won't recognize network card(s) - 6 Attachments [1/1]

3. /dev/ttyS1, /dev/cua1 and linux-2.2.2

4. Large IDE-Disks on SUN Ultra 10

5. /dev/cua1 <-> /dev/ttyS1?

6. S3 Sonic Vibes PCI sound card. Drivers ?

7. (/dev/ttyS1): Permission denied cu: /dev/ttyS1: Line in use Connection lost

8. Disregard My Last Request

9. minicom, uugetty, /dev/[modem,cua1,ttyS1] Hmm...

10. Using /dev/cua1 for outgoing calls, while running /sbin/mgetty ttyS1

11. How to send commands to /dev/modem or /dev/cua1 ?

12. cat file > /dev/cua1 vs. cp file /dev/cual ?

13. SPARC - can't get to /dev/cua0 or /dev/cua1