From owner-freebsd-questions@FreeBSD.ORG Mon Mar 31 01:51:41 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA1D737B401 for ; Mon, 31 Mar 2003 01:51:41 -0800 (PST) Received: from mail.cordis.lu (mail.cordis.lu [212.190.217.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F45B43FA3 for ; Mon, 31 Mar 2003 01:51:40 -0800 (PST) (envelope-from a.carter@cordis.lu) Received: from mailsvr.intrasoft.lu (mail.intrasoft.lu [212.190.217.251]) by mail.cordis.lu (8.12.8/8.12.8) with ESMTP id h2V9sHqE003369; Mon, 31 Mar 2003 11:54:17 +0200 Received: by mail.intrasoft.lu with Internet Mail Service (5.5.2656.59) id ; Mon, 31 Mar 2003 11:49:14 +0200 Received: from intra241.intrasoft.lu (212.190.217.170 [212.190.217.170]) by mailsvr.intrasoft.lu with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2656.59) id HXZK83P9; Mon, 31 Mar 2003 11:49:10 +0200 From: CARTER Anthony To: Paharenko Gleb , "Aleksey V. Dolya" Organization: Intrasoft Date: Mon, 31 Mar 2003 11:57:01 +0200 User-Agent: KMail/1.5 References: <20030331122308.Q3533-100000@ally.ptf.ntu-kpi.kiev.ua> In-Reply-To: <20030331122308.Q3533-100000@ally.ptf.ntu-kpi.kiev.ua> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200303311157.01752.a.carter@intrasoft.lu> X-Spam-Status: No, hits=-125.7 required=4.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,MAILTO_TO_SPAM_ADDR, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES,USER_AGENT, USER_IN_WHITELIST version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: questions@freebsd.org Subject: Re: problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Mar 2003 09:51:45 -0000 I had this problem for a while... It was with a Prophet 4500 (KYRO II chipset). I resolved it by recompiling the kernel with options VESA in the kernel configuration file, and this solved it for me. Anthony On Monday 31 March 2003 11:27, Paharenko Gleb wrote: > On Fri, 28 Mar 2003, Aleksey V. Dolya wrote: > > Hello. > > > > I have problem in configuring XFree86 in FreeBSD 4.7 > > > > I try to configure it after installation. I used graphical > > tool and textmode utility too. > > > > The result is often the same: > > > > "The XFree86 configuration process seems to have failed. > > Would you like to try again?" > > > > I have Sony CPD-E100E Monitor, S3 Savage4 card and standard > > mouse&keyboard. > > > > Configuration utility autodetects this hardware and autouse > > reasonable parameters, but it doesn't help. > > > > Configuring XFree86 I parameters from the document to my > > monitor. But it doesn't help. > > > > I try to use params which are worse than my real. But it > > doesn't help. > > > > Without XFree I can't use GNOME&KDE in normal resolution > > (only in 200x300). > > > > I don't know what to do. Help me, please. > > > > Aleksey. > > > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to > > "freebsd-questions-unsubscribe@freebsd.org" > > Try to look at log file of Xserver > some times X use another config file > see which config it uses in /etc/X11 /usr/local/etc/X11 or > in some different place > the config programs often saves the produced config to > wrong place > > Gleb Paharenko (fi1214@ptf.ntu-kpi.kiev.ua) > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"