From owner-freebsd-questions@FreeBSD.ORG Tue Mar 15 21:27:31 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 BCCEC16A4CE for ; Tue, 15 Mar 2005 21:27:31 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37AAB43D49 for ; Tue, 15 Mar 2005 21:27:31 +0000 (GMT) (envelope-from jamesd.earl@gmail.com) Received: by wproxy.gmail.com with SMTP id 68so417wra for ; Tue, 15 Mar 2005 13:27:30 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=duUKkx5a4nBnOAO128sMyIwSpaKEBxzUMgcRTtHjdLIf2D7EUdVgf+28qX96Kl0DzZvqHHhgWpPxqprP06muSauknYrEtQVSvOKK/rs86DmifTZD4p53NWX3qyJ2retGUTtLNVdTT/eFpFLZKs3K7s3aobBW6qS2RklI+ttGGbo= Received: by 10.54.8.61 with SMTP id 61mr318102wrh; Tue, 15 Mar 2005 13:27:30 -0800 (PST) Received: by 10.54.54.14 with HTTP; Tue, 15 Mar 2005 13:27:29 -0800 (PST) Message-ID: Date: Tue, 15 Mar 2005 14:27:29 -0700 From: James Earl To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Advice on integrated video on friends system X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: james@icionline.ca List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 21:27:31 -0000 Hi, A good friend of mine asked me to setup FreeBSD and GNOME on his home computer for his family to use. It is an old IBM Aptiva. The usual stuff works, but of course it has to have integrated video: ATI Rage Pro Turbo chipset. I'm running the latest Xorg in the ports tree and started with a configuration file using 'Xorg -configure'. No matter what I've tried (no accel, no dri, defaultdepth 8, 16, Modes 800x600, 640x480), all the results have been the same, even when trying to run xorgcfg... when I run startx, my monitor blanks, and either tells me it's an unsupported video mode, or the screen just goes blank. Doing ctrl+alt+backspace doesn't restore my text mode, but I am able to reboot the system using ctrl+alt+del, or I can even type 'shutdown -p now' (but nothing is displayed). Could anyone suggest any additional course of action, or is this chipset clearly unsupported? It's really hard for me to give up on this... it's not too often that I get to setup someone with FreeBSD and GNOME (has only happened to me once before this). James