From owner-freebsd-questions@FreeBSD.ORG Sun Jun 21 16:46:50 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EC7FA1065673 for ; Sun, 21 Jun 2009 16:46:50 +0000 (UTC) (envelope-from shawnbadger@gmail.com) Received: from mail-px0-f203.google.com (mail-px0-f203.google.com [209.85.216.203]) by mx1.freebsd.org (Postfix) with ESMTP id C02A68FC0C for ; Sun, 21 Jun 2009 16:46:50 +0000 (UTC) (envelope-from shawnbadger@gmail.com) Received: by mail-px0-f203.google.com with SMTP id 41so2117540pxi.3 for ; Sun, 21 Jun 2009 09:46:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=1E2JMP9hrQaJCyuVV42rL/nzd0abPTE+jNj4GZFDqzg=; b=p7ZhZ+CKoctBRE4mcqDq/+7QPIa2GPGgLTnWY5twddSTXLE4WeRLYVCkDxnYXtur7J gJFEvVfzGlpKZde34kPUpXKiY7RpmNuiKcOOFnmifjqgsozigBEcEgGQhIzidDdx8/qL tBH3o0shMqOPLSYddAPhSzab88BXuuV0lgGiY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=vrNIZUDRPEqQLz0oocM7Cv+HQzM5V4g//5ZSLo99T5KrVvTEmXsTYDwFfk4a0zU418 wjiG+RzsME7ANaezyiuhd4j4NSw7UsmywwkIaFx1/sfTv+8ddFVNoCKQSx1456tc+RyT nGzRDWDEcoNM+5HKQDtCGVEqKhO4jntMusIE4= Received: by 10.143.28.8 with SMTP id f8mr2297384wfj.116.1245602810583; Sun, 21 Jun 2009 09:46:50 -0700 (PDT) Received: from ?192.168.1.132? ([69.169.154.48]) by mx.google.com with ESMTPS id 20sm83626wfi.0.2009.06.21.09.46.49 (version=SSLv3 cipher=RC4-MD5); Sun, 21 Jun 2009 09:46:50 -0700 (PDT) Message-ID: <4A3E63B0.2030308@gmail.com> Date: Sun, 21 Jun 2009 10:45:36 -0600 From: Shawn Badger User-Agent: Thunderbird 2.0.0.21 (X11/20090319) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: FreeBSD 7.2 Intel i915 / Xorg issue 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: Sun, 21 Jun 2009 16:46:51 -0000 Hi, I've seen several posts with similar issues, but none of them have helped me resolve my own. I am using 7.2-RELEASE on my laptop with an Intel i915 graphics card. My problem is that Xorg refuses to start (most of the time) and posts an error in the log: drmDropMaster failed: Unknown Error -1 I have gotten X to start on occasion, but I've never been able to get fluxbox to start. The command "Xorg -config /etc/X11/xorg.conf -retro" always works correctly. xorg.conf: http://pastebin.com/f44c3bfa1 Xorg.0.log: http://pastebin.com/f22d7e99c dmesg output: http://pastebin.com/f7d02e787 Any help would be very much appreciated. Thanks, Shawn