From owner-freebsd-questions@FreeBSD.ORG Sun Jun 21 17:07:53 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 BAF27106566C for ; Sun, 21 Jun 2009 17:07:53 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from mail-bw0-f215.google.com (mail-bw0-f215.google.com [209.85.218.215]) by mx1.freebsd.org (Postfix) with ESMTP id 39A598FC0A for ; Sun, 21 Jun 2009 17:07:52 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: by bwz11 with SMTP id 11so476220bwz.43 for ; Sun, 21 Jun 2009 10:07:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=iKhwwWyKjiCsOmmyoZykAjTGbnWbvQslbI+3QCqsQqI=; b=aevy+vdMmpWZ4SwtBvRSOogknBwYKIpMP+PpkWh0hYo7ae1Y/3eHcvs46xi2nNRruB 5dMSGK2hbAmlNlpKlcbkbE7VMCQFS4HPIkdznd4jb9n8rPTnyMpaXFT1dtm3ysEmGF2F hM7txUdHuh1jJiUb5U4JR2a9Z2b62aWlmuve0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=u9OwBr6dOgwxH1AZy9u0oGF8tf6ECrGJFX5xorjjV3qTJqnDBD5aGRNkPGhmBDbPsv FYxaFiXb5aaE71PZgfJAT8cJ1WizTO0r233QFCrW2w6ThSa2eZ98EOm+sSVULIalMIdW mDBRjTWjNPWrM8hXj9XLKV7deNi5Zi+ARmra0= MIME-Version: 1.0 Received: by 10.204.31.215 with SMTP id z23mr5195535bkc.83.1245604071937; Sun, 21 Jun 2009 10:07:51 -0700 (PDT) In-Reply-To: <4ad871310906211006q5d7df425hda31906db20035a2@mail.gmail.com> References: <4A3E63B0.2030308@gmail.com> <4ad871310906211006q5d7df425hda31906db20035a2@mail.gmail.com> Date: Sun, 21 Jun 2009 13:07:51 -0400 Message-ID: <4ad871310906211007v548a7305nb2be27351757f9e6@mail.gmail.com> From: Glen Barber To: Shawn Badger Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-questions@freebsd.org Subject: Re: 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 17:07:54 -0000 On Sun, Jun 21, 2009 at 1:06 PM, Glen Barber wrote= : > On Sun, Jun 21, 2009 at 12:45 PM, Shawn Badger wro= te: >> Hi, I've seen several posts with similar issues, but none of them have >> helped me resolve my own. =A0I am using 7.2-RELEASE on my laptop with an= Intel >> i915 graphics card. =A0My problem is that Xorg refuses to start (most of= the >> time) and posts an error in the log: >> =A0 drmDropMaster failed: Unknown Error -1 >> >> I have gotten X to start on occasion, but I've never been able to get >> fluxbox to start. =A0The command "Xorg -config /etc/X11/xorg.conf -retro= " >> always works correctly. >> >> xorg.conf: =A0 =A0 http://pastebin.com/f44c3bfa1 >> Xorg.0.log: =A0 =A0http://pastebin.com/f22d7e99c >> dmesg output: =A0http://pastebin.com/f7d02e787 >> >> Any help would be very much appreciated. >> > > Try this: http://www.dev-urandom.com/user/xorg.php > I didn't realize you had 'AutoAddDevices' in ServerLayout at first.. Still, give "AllowEmptyInput" "off" a shot. --=20 Glen Barber