From owner-freebsd-questions@FreeBSD.ORG Thu Feb 3 09:20:42 2005 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 1299416A4CE for ; Thu, 3 Feb 2005 09:20:42 +0000 (GMT) Received: from smtp.owt.com (smtp.owt.com [204.118.6.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9677543D2F for ; Thu, 3 Feb 2005 09:20:41 +0000 (GMT) (envelope-from kstewart@owt.com) Received: from [207.41.94.233] (owt-207-41-94-233.owt.com [207.41.94.233]) by smtp.owt.com (8.12.8/8.12.8) with ESMTP id j139KatH002019; Thu, 3 Feb 2005 01:20:37 -0800 From: Kent Stewart To: freebsd-questions@freebsd.org, BSD Mail Date: Thu, 3 Feb 2005 01:20:39 -0800 User-Agent: KMail/1.7.2 References: <8be663db050202232855e7adbe@mail.gmail.com> In-Reply-To: <8be663db050202232855e7adbe@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200502030120.39761.kstewart@owt.com> Subject: Re: couldn't start KDE. 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: Thu, 03 Feb 2005 09:20:42 -0000 On Wednesday 02 February 2005 11:28 pm, BSD Mail wrote: > Greetings, > I installed a fresh 5_3 upgraded the ports and source. I'm using > xorg. I can run blackbox without any errors. I also installed KDE > 3.3.2 latest one. It was running fine at first untill I started > installing few other applications. I'm attaching the error I recieve > after running startx. > > Besides that. There is another small problem. xorg.conf refuses the > "Modes" directive. I have an nVIDIA GeForce4 440 Go. Because the > FreeBSD driver from nvidia refused to work with xorg. I used driver > "nv" instead. I can only run 800x600 everything looks huge. I tried > something like Modes "1024x758" and it refused the directive Modes. > It's unkown. Well, for starters, it is 1024x768. It wouldn't know a 758. On 5.3, I was kind of lazy. All I have is the following: Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 1 EndSubSection SubSection "Display" Depth 4 EndSubSection SubSection "Display" Depth 8 EndSubSection SubSection "Display" Depth 15 EndSubSection SubSection "Display" Depth 16 EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" EndSubSection EndSection It used to be 1024x768 but 1024 on a 19" monitor is kind of under using what you have :). Kent > > Any help would be appreciated. -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html