From owner-freebsd-mobile@FreeBSD.ORG Sun Jul 6 09:32:22 2008 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 998B21065679 for ; Sun, 6 Jul 2008 09:32:22 +0000 (UTC) (envelope-from hans@stare.cz) Received: from mail.czechdata.cz (mail.czechdata.cz [79.98.73.121]) by mx1.freebsd.org (Postfix) with ESMTP id ED72B8FC18 for ; Sun, 6 Jul 2008 09:32:21 +0000 (UTC) (envelope-from hans@stare.cz) Received: from 172.17.4.37 ([172.17.4.37]) by mail.czechdata.cz (602LAN SUITE 2004) id 368e4657 for freebsd-mobile@freebsd.org; Sun, 6 Jul 2008 11:31:33 +0200 Received: by www.stare.cz (Postfix, from userid 1000) id 721DD4587; Sun, 6 Jul 2008 11:31:29 +0200 (CEST) Date: Sun, 6 Jul 2008 11:31:29 +0200 From: Jan Stary To: freebsd-mobile@freebsd.org Message-ID: <20080706093129.GA31896@www.stare.cz> References: <20080705184200.GA24172@www.stare.cz> <3a142e750807051222n19ccdfe3mdff2ee57a4ec36d0@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3a142e750807051222n19ccdfe3mdff2ee57a4ec36d0@mail.gmail.com> User-Agent: Mutt/1.4.2.3i Subject: Re: xorg.conf for Compaq Armada 110 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jul 2008 09:32:22 -0000 On Jul 05 21:22:12, Paul B. Mahol wrote: > On 7/5/08, Jan Stary wrote: > > Dear laptopers, > > > > during the honorable quest of converting my wife's laptop from win to fbsd, > > I came across the following problem. > > > > It's a Compaq Armada 110; everything works as it should _except_ > > running X just blanks the screen and freezes the machine (can't > > even ping it). The graphics device is > > > > Trident Microsystems CyberBlade i1 (rev 6a) > > Subsystem: Compaq Computer Corporation CyberBlade i1 AGP > > > > A workaround is to specify the graphics devoce driver as (generic) > > "vga" instead of the (Xorg -configure)'d "trident" in xorg.conf. > > That makes X able to start (with a ridicuslously low resolution and > > ugly colors). > > > > What about replacing "vga" with "vesa"? Good enough, thanks! jan