From owner-freebsd-questions Sun Dec 29 16:21:27 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id QAA20921 for questions-outgoing; Sun, 29 Dec 1996 16:21:27 -0800 (PST) Received: from mail.warp.co.uk (root@mail.warp.co.uk [194.207.68.4]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id QAA20900 for ; Sun, 29 Dec 1996 16:21:16 -0800 (PST) Received: from temp1.warp.co.uk (ppp12.warp.co.uk [194.207.69.41]) by mail.warp.co.uk (8.6.12/8.6.6) with SMTP id AAA09078; Mon, 30 Dec 1996 00:20:15 GMT Message-Id: <199612300020.AAA09078@mail.warp.co.uk> Comments: Authenticated sender is From: tony@warp.co.uk To: dwhite@resnet.uoregon.edu Date: Mon, 30 Dec 1996 00:20:07 +0000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: ppp & modem stopped working CC: freebsd-questions@freebsd.org Priority: normal X-mailer: Pegasus Mail for Win32 (v2.42a) Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi > > I busy experimenting with freebsd 2.1.6 on my home PC in a view to moving our > > servers over on to it from linux. I currently multi-boot win95, > > Linux, and FreeBSD on the same machine. > > > > I used the ppp command to connect to work and this worked fine for a > > few days, now all I get when I dial in is gibberish on the screen. > > I feel that this is possibly related to a handshaking problem. > > > > The modem is a 28.8 internal on set to com2 - com2 on the motherboard as > > been disabled. > > > > Does anyone know what to look for - the same system works fine with > > linux & windows95, and was working fine with freebsd until tonight > > Type 'show modem' at the ppp> prompt and make sure everything checks out > there. That's one of the first things I did :-) All checks out ok, I though there might be some /etc/rc.* setting that may be the problem by not setting up the ports correctly, like there is on linux, I think it's setserial or something like that. However I can't find anything like that on the FreeBSD partition. > > I've re-compiled the kernal with option XSERVER enabled (the modem > > worked ok with the new kernal) however when I startx the screen goes > > blank and the system crashes - I've also tried /stand/sysinstall and > > selected config XF86 in there but with the same result. Again XFree86 > > runs fine under the Linux system. The video card is a 2Mb PCI > > S3Triov+ Any pointers would greartly be appreciated. > > Did you run xf86config? Yes, I even took the Linux /etc/XF86Config file and used that, but that just complained about all the paths being cocked up. I'm fairly experianced with linux and Sun OS. X seems to load normally, all the output checks ok then the system freezes as it switches to graphics mode, with just a black screen as if the monitor was turned off. > You'll have to try and capture the output before the system dies. The last resort I can think of is to re-install from CD instead of over the Internet. Regards, Anthony