From owner-freebsd-questions@FreeBSD.ORG Wed May 30 16:26:29 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ED99216A400 for ; Wed, 30 May 2007 16:26:29 +0000 (UTC) (envelope-from lreid@cs.okstate.edu) Received: from a.cs.okstate.edu (a.cs.okstate.edu [139.78.113.1]) by mx1.freebsd.org (Postfix) with ESMTP id CEF3213C457 for ; Wed, 30 May 2007 16:26:29 +0000 (UTC) (envelope-from lreid@cs.okstate.edu) Received: from [172.18.0.137] (sky_cpfw-1.tulsatech.org [70.168.226.130]) by a.cs.okstate.edu (Postfix) with ESMTP id CAD24A07F4; Wed, 30 May 2007 11:26:28 -0500 (CDT) Message-ID: <465DA5B0.6020309@cs.okstate.edu> Date: Wed, 30 May 2007 11:26:24 -0500 From: Reid Linnemann User-Agent: Thunderbird 2.0.0.0 (X11/20070517) MIME-Version: 1.0 To: freebsd@schlossadler.net References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: 6.2/i386 X/DRI issues X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 May 2007 16:26:30 -0000 Written by freebsd@schlossadler.net on 05/29/07 20:14>> > Hi All > > Installed FreeBSD i386, Rel 6.2 on a machine thats got an i945 chipset on > the motherboard, integrated video too. Everything seems to be supported, > SATA controllers the lot... but no AGP or DRM support? > > i have the statements > > device agp > device drm > device i915drm > > in my kernel conf, after building the new kernel. > > dmesg |grep agp > dmesg |grep drm > > Returns absolutely nothing.... > > The i945 has been around for a while now.. Whats missing here? the actual > motherboard has the video card integrated. This motherboard has no AGP > slot on it, only PCI-E for a video card. I am not sure whether the onboard > integrated graphics is wired into AGP or PCI-E > > Would this make a difference? is there any workaround/solution? > > And yes, the whole point is to get DRI working in X. > > Cheers > Alex > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" i945 dri is working in 6-STABLE as of some months ago.