From owner-freebsd-hackers@FreeBSD.ORG Wed Jun 7 17:49:34 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1946416F4B4 for ; Wed, 7 Jun 2006 15:34:09 +0000 (UTC) (envelope-from vladimir.terziev@gbservices.biz) Received: from cat.gbservices.biz (cat-mtl.gbservices.biz [213.226.50.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9250B43D4C for ; Wed, 7 Jun 2006 15:34:07 +0000 (GMT) (envelope-from vladimir.terziev@gbservices.biz) Received: from localhost (localhost.gbs.gbdom.com [127.0.0.1]) by localhost (Postfix) with ESMTP id 07F432EDAC2; Wed, 7 Jun 2006 17:34:03 +0200 (CEST) Received: from fs.gbs.gbdom.com (fs.gbs.gbdom.com [192.168.2.244]) by cat.gbservices.biz (Postfix) with ESMTP id 868D62EDA8D; Wed, 7 Jun 2006 17:34:03 +0200 (CEST) Received: from localhost (localhost.gbs.gbdom.com [127.0.0.1]) by localhost (Postfix) with ESMTP id 3B58828504; Wed, 7 Jun 2006 17:34:04 +0200 (CEST) Received: from daemon.gbs.gbdom.com (daemon.gbs.gbdom.com [192.168.2.104]) by fs.gbs.gbdom.com (Postfix) with SMTP id C501228558; Wed, 7 Jun 2006 17:34:03 +0200 (CEST) Date: Wed, 7 Jun 2006 18:34:03 +0300 From: Vladimir Terziev To: Paolo Pisati Message-Id: <20060607183403.06e60f4c.vlady@gbservices.biz> In-Reply-To: <20060607150152.GA2018@tin.it> References: <20060607141419.0b0c1a44.vlady@gbservices.biz> <20060607150152.GA2018@tin.it> Organization: GB Services Ltd. X-Mailer: Sylpheed version 2.2.4 (GTK+ 2.6.4; i386-unknown-freebsd5.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV GBS-F X-Virus-Scanned: ClamAV GBS-C Cc: freebsd-hackers@freebsd.org Subject: Re: Intel 945GM chipset support X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jun 2006 17:49:46 -0000 This doesn't sound good :( As i found in XOrg's documentation, i945 graphics chip is supported by i810 XOrg driver, but i suppose the apg support must be provided by the kernel ?! Vladimir On Wed, 7 Jun 2006 17:01:52 +0200 Paolo Pisati wrote: > On Wed, Jun 07, 2006 at 02:14:19PM +0300, Vladimir Terziev wrote: > > > > Hi hackers, > > > > i'm interested in buying a Toshiba laptop which has Intel 945GM chipset. > > > > Does FreeBSD supports this chipset ? I was unable to find nothing about it anywhere ... > > > > works flawlessly here except for X: there's no agp support > for this chipset, that means you have to use vesa. > > bye > -- > > Paolo > > Piso's first law: nothing works as expected!