From owner-freebsd-questions@FreeBSD.ORG Sat Feb 5 00:29:00 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 E102316A4CE for ; Sat, 5 Feb 2005 00:29:00 +0000 (GMT) Received: from hotmail.com (bay16-f12.bay16.hotmail.com [65.54.186.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADDC643D41 for ; Sat, 5 Feb 2005 00:29:00 +0000 (GMT) (envelope-from nuckingfutsto@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Fri, 4 Feb 2005 16:28:02 -0800 Message-ID: Received: from 24.195.178.201 by by16fd.bay16.hotmail.msn.com with HTTP; Sat, 05 Feb 2005 00:27:03 GMT X-Originating-IP: [24.195.178.201] X-Originating-Email: [nuckingfutsto@hotmail.com] X-Sender: nuckingfutsto@hotmail.com In-Reply-To: From: "GRF ." To: freebsd-questions@FreeBSD.ORG Date: Fri, 04 Feb 2005 19:27:03 -0500 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 05 Feb 2005 00:28:02.0234 (UTC) FILETIME=[8D4849A0:01C50B19] Subject: RE: [drm] failed to load kernel module "i915" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Feb 2005 00:29:01 -0000 I solved this problem by using the text configuration tool via the xorgconfig command. I picked the i810 chipset driver and Xorg started up just fine. Thanks for your assistance. >From: "GRF ." >To: freebsd-questions@FreeBSD.ORG >Subject: [drm] failed to load kernel module "i915" >Date: Thu, 03 Feb 2005 22:27:09 -0500 > >I have installed 5.3 and am trying to set up xorg on an Intel motherboard >with a build in 945 chipset graphic card. 4.10 was a breeze to set up for >X but so far I receive what I believe is the following error: > >-snip- from Xorg.0.log > >drmOpenDevice: node name is /dev/dri/card0 >drmOpenDevice: open result is -1, (No such file or directory) >drmOpenDevice: open result is -1, (No such file or directory) >drmOpenDevice: Open failed >drmOpenDevice: node name is /dev/dri/card0 >drmOpenDevice: open result is -1, (No such file or directory) >drmOpenDevice: open result is -1, (No such file or directory) >drmOpenDevice: Open failed >[drm] failed to load kernel module "i915" >(II) I810(0): [drm] drmOpen failed >(EE) I810(0): [dri] DRIScreenInit failed. Disabling DRI. > >-snip- > >The complete Xorg.0.log can be seen here: >http://www.dawgeestyle.com/Xorg.0.log > >The xorg.conf.new can be seen here: >http://www.dawgeestyle.com/xorg.conf.new > >Where do I go from here? > > >_______________________________________________ >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"