From owner-freebsd-questions@FreeBSD.ORG Fri Dec 23 18:58:25 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 9E95216A41F for ; Fri, 23 Dec 2005 18:58:25 +0000 (GMT) (envelope-from teilhk@crosswinds.net) Received: from cwpro1.crosswinds.net (cwpro1.crosswinds.net [69.28.227.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id E133D43D5F for ; Fri, 23 Dec 2005 18:58:24 +0000 (GMT) (envelope-from teilhk@crosswinds.net) Received: from [201.127.10.40] (helo=fortunato) by cwpro1.crosswinds.net with smtp (Exim 4.60 (FreeBSD)) (envelope-from ) id 1Eps7S-0005Rx-KI for freebsd-questions@freebsd.org; Fri, 23 Dec 2005 13:58:23 -0500 Message-ID: <010701c607f2$d8aa3030$210110ac@fortunato> From: "Teilhard Knight" To: "FreeBDS" Date: Fri, 23 Dec 2005 12:58:20 -0600 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cwpro1.crosswinds.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [26 6] X-AntiAbuse: Sender Address Domain - crosswinds.net X-Source: X-Source-Args: X-Source-Dir: Subject: Cannot start X 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: Fri, 23 Dec 2005 18:58:25 -0000 Hi: I just installed FreeBSD 6.0 on a P4 HT, and I cannot start X. Actually I want to start KDE; the .xinitrc is in place, but I couldn't start it before I wrote it, either. As I cannot copy and paste, I do not give you my xorg.conf file, but I need the i810 driver for a Realtek A'67 integrated sound device whose chip apparently is Intel. Upon startx, I get in the end: (==) Using config file "/etc/X11/xorg.conf" [drm] failed to load kernel module "i915" (EE) I810(0): [dri] DRIScreenInit failed. Disabling DRI. start: not found. I have checked the xorg.conf file and it has no mention of module i915. I have tried with the config files made by "xorgcfg -textmode", but none of the options for the driver i810 works. The check: "Xorg -config xorg.conf.new", after making "Xorg -configure" and changing the resolution to 1280x1024, works all right, though. I would appreciate if you could give me a hint of what to do. I'll be happy to provide any additional information. Teilhard.