From owner-freebsd-questions@FreeBSD.ORG Sun Aug 29 04:42:51 2004 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 DB36A16A4CF for ; Sun, 29 Aug 2004 04:42:51 +0000 (GMT) Received: from out002.verizon.net (out002pub.verizon.net [206.46.170.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60E5643D73 for ; Sun, 29 Aug 2004 04:42:51 +0000 (GMT) (envelope-from vaughan.moore@verizon.net) Received: from OCS2 ([68.239.121.67]) by out002.verizon.net (InterMail vM.5.01.06.06 201-253-122-130-106-20030910) with ESMTP id <20040829044250.BBDD6722.out002.verizon.net@OCS2> for ; Sat, 28 Aug 2004 23:42:50 -0500 From: "Vaughan Moore" To: Date: Sun, 29 Aug 2004 00:42:20 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 X-Authentication-Info: Submitted using SMTP AUTH at out002.verizon.net from [68.239.121.67] at Sat, 28 Aug 2004 23:42:50 -0500 Subject: xf86config for Toshiba satellite pro laptop X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: v_moore@bigfoot.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Aug 2004 04:42:52 -0000 I'm a complete newbie and I'm trying to set up X server on a Toshiba Satellite pro 4620dvd laptop. Everytime I run through xf86cfg or xf86cfg -textmode I get the error message "The XFree86 configuration process seems to have failed. Would you like to try again?" Obviously, this is a bit frustrating. Here are what I think are the valid parts of the XF86Config file, but I may be missing something - please let me know. InputDevice Driver = "mouse" Option = "Protocol" "Auto" Option = "Device" "/dev/sysmous" InputDevice Driver "Keyboard" Option "Skbmode1" "pc101" (note: my laptop only has 85 keys" Option "XkbLayout "us" Monitor HorizSync 31.5-31.5 VertRefresh 50.0-70.0 Card Driver "s3" VendorName "S3 Inc." BoardName "86C270-294 Savage/IX-MV" ChipSet "SuperSavage/IX64" BusID "PCI:1:0:0" Screen Default Depth 8 Display Depth 1 Display Depth 4 Display Depth 8 Modes "640x480" Display Depth 15 Display Depth 16 Display Depth 24 My main questions are: 1) The Toshiba documentation and Web site do not tell me what my internal monitor's horizontal sync or vertical refresh rate is. (although it does give me refresh rates for an external monitor - 60/75/85 @16M colors). Is there a place I can go to find this information? 2) Are there other obvious reasons the configuration would fail other than the monitor? 3) Are there any sites I can visit for more info? Thanks so much! Vaughan Moore Also, did I post this to the right list? If not, please let me know where it should go.