From owner-freebsd-mobile Mon Oct 2 23:51:50 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from mail.rdc1.va.home.com (ha1.rdc1.va.home.com [24.2.32.66]) by hub.freebsd.org (Postfix) with ESMTP id 1889537B502 for ; Mon, 2 Oct 2000 23:51:48 -0700 (PDT) Received: from laptop.baldwin.cx ([24.6.244.187]) by mail.rdc1.va.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001003065147.MURB26082.mail.rdc1.va.home.com@laptop.baldwin.cx> for ; Mon, 2 Oct 2000 23:51:47 -0700 Content-Length: 938 Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Mon, 02 Oct 2000 23:51:51 -0700 (PDT) From: John Baldwin To: freebsd-mobile@FreeBSD.org Subject: Whee, X works with 1600x1200 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I've recently obtained a new Dell i5000e with a spifft 1600x1200 display with an ATI Rage Mobility card. X 4.0.1 did not work out of the box, and I had to cvsup the current X sources, but I did get a working X server. However, the default config file only did 800x600 out of the box. I had to add in the following lines to the config file to get it to do 1600x1200 in the "Monitor" section: HorizSync 28-90 VertRefresh 50-62 The sound also works in -current with the maestro driver. Currently apm isn't working in -current with the SMPng changes though, and neither is the VESA support in syscons. Also, I can't get the Cardbus bridge to be recognized as a PCCard bus in compatible mode either, but at least X and sound work. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message