Return to BSD News archive
Received: by minnie.vk1xwt.ampr.org with NNTP id AA1607 ; Tue, 23 Feb 93 14:50:25 EST Path: sserve!manuel.anu.edu.au!munnari.oz.au!news.Hawaii.Edu!ames!sun-barr!sh.wide!wnoc-tyo-news!scslwide!wsgw!higw!suzmasa From: suzmasa@sm.sony.co.jp (Masahiko Suzuki) Newsgroups: comp.unix.bsd Subject: Re: X386 keeps Rebooting ! Help ! Message-ID: <SUZMASA.93Feb19093631@marla.sm.sony.co.jp> Date: 19 Feb 93 00:36:31 GMT References: <1lonuj$ce@tricky.wft.stack.urc.tue.nl> Sender: news@sm.sony.co.jp Organization: Sony Corporation, Personal Information Products Group, Tokyo, Japan Lines: 38 In-reply-to: jim@wft.stack.urc.tue.nl's message of 16 Feb 1993 03:38:11 JST Hello, In article <1lonuj$ce@tricky.wft.stack.urc.tue.nl> jim@wft.stack.urc.tue.nl (Jim Rump) writes: |I editted the "Xconfig" file such that it only includes the simplest |mode ("640x480"), which has entries with clock frequencies 25 and 31 KHZ. |I type "xinit". The screen does something weard, en then it returns to |the normal shell display. Only the prompt isn't there and it *reboots* |itself. Have you solved this problem? I had a same problem, but finally solved it. I installed XFree86-1.1 as follows: Patch patchkit-0.1 Edit kernel configuration file ("GENERICISA"), and add 2 lines: option XSERVER option UCONSOLE (I use "pccons" console driver.) (Don't add them in Makefile.386bsd.) Recompile kernel Extract XFree86 distribution package Execute /usr/X386/lib/X11/etc/x386install Reboot Type "xinit" !! If you recompile the kernel correctly, you can successfully install XFree86. I hope this helps you. -- Masahiko Suzuki Sony Corp. Tokyo, Japan. suzmasa@sm.sony.co.jp