[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 2.8 and serial-port



On Sat, 5 Sep 1998, Martin Nightowl Byttebier wrote:

> >After installing beta 2.8 the modem will always connect at 19200 when
> >I use pppd/chat. This happens with both pppd 2.1.2 and 2.2.0f from
> >Howard. With earlier versions of the kernel this does not happen.
> >
> >Btw. I'm using HS-Modem 7, loaded before MiNT.PRG.
> 
> I don't have this. I running at 33.600 at this very moment.
> I use pppd 2.2.0f, HSMODA7 loaded before MiNTNP.PRG but I use also 
> RSVX.PRG which is loaded after HSMODA but before MiNT. I load RSVX.PRG 
> again from MINT.CNF. I don't recall me the reason for this.I got that tip 
> long time ago from Bernd Ebert.

rsvx.prg doesn't do anything judging from the source. It renames the
RSVf-cookie to RSVF, but since there's no RSVf-cookie to rename
nothing happens. Perhaps earlier MiNT-versions renamed the RSVF-cookie
to RSVf, but all versions I've used just removes it.

I forced MiNT to copy the RSVF-cookie as well, but even with the
cookie installed (shouldn't matter) pppd (2.2.0f) can't set the
serial-speed:

Sep  5 13:14:10 bluto pppd[152]: pppd 2.2.0 started by root, uid 0
Sep  5 13:14:10 bluto pppd[152]: TIOCIBAUD: range error/bad argument 19200
Sep  5 13:14:10 bluto pppd[152]: TIOCOBAUD: range error/bad argument 19200
Sep  5 13:14:32 bluto pppd[152]: TIOCIBAUD: range error/bad argument 19200
Sep  5 13:14:32 bluto pppd[152]: TIOCOBAUD: range error/bad argument 19200
Sep  5 13:14:32 bluto pppd[152]: Connect: ppp0 <--> /dev/ttyb
Sep  5 13:14:36 bluto pppd[152]: local  IP address 129.241.57.174
Sep  5 13:14:36 bluto pppd[152]: remote IP address 129.241.57.9

I have to set the speed with modem.cpx (set to 134, handshaking can't
be set) just as I did with older (before 1.14.3 IIRC) kernels.

~root/.ppprc is empty
/etc/ppp/options:

/dev/ttyb
connect "/usr/etc/chat -v -f /root/.chat-script"
noipdefault
defaultroute
asyncmap 0
-mn

/etc/ppp/options.ttyb:

57600
crtscts

This has worked fine until I installed beta 2.8 a couple of days ago.


/*
** Jo Even Skarstein    http://www.stud.ntnu.no/~josk/
**
**    beer - maria mckee - atari falcon - babylon 5
*/