From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MK5vR-0005SE-VW for garchives@archives.gentoo.org; Fri, 26 Jun 2009 07:32:46 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4FC1AE03F1; Fri, 26 Jun 2009 07:32:44 +0000 (UTC) Received: from mail-ew0-f211.google.com (mail-ew0-f211.google.com [209.85.219.211]) by pigeon.gentoo.org (Postfix) with ESMTP id 13C8FE03F1 for ; Fri, 26 Jun 2009 07:32:43 +0000 (UTC) Received: by ewy7 with SMTP id 7so2751902ewy.34 for ; Fri, 26 Jun 2009 00:32:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=kYDOh9iPup1QJpiHBz/zy9qUiw1o6yJXpZAhwRDltyE=; b=BQxZZOYCCkSnr/Ufjukr0zdzd96Q9rEb6uyiLBcnAHRoBTCfuZjBugJC992162a1fL HVVZdMpZl+nS+TWfDafl3JPhC1/MWigom7oQKrZufqPRRZBF8CmpsgslBfXpe4bWM4fB 3fjh0EXqQyNn+lIXIhZJy23fnZr5Wq5I6naKM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:message-id; b=x96QVCfsV3qqQZZDYduKudtdl4j2NOLTQJQUdFJrABgC2rlA/1vGO2C/ekSQZ7NAbb ZHM9x/glNwrpU/ZflLQEEzR59HCZZWNiHpFCt3UweQMFnw6L+FKQ/ajb9j7F5mqnknT1 aA3Fr14orjSvVjRSSqEqrFyyAYXvhWrqvm3r0= Received: by 10.210.27.14 with SMTP id a14mr102756eba.46.1246001563552; Fri, 26 Jun 2009 00:32:43 -0700 (PDT) Received: from energy.localnet (energy.heim10.tu-clausthal.de [139.174.197.94]) by mx.google.com with ESMTPS id 28sm5423207ewy.24.2009.06.26.00.32.42 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 26 Jun 2009 00:32:42 -0700 (PDT) From: Volker Armin Hemmann To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Stuck on enabling drm for xorg-server. Date: Fri, 26 Jun 2009 09:32:39 +0200 User-Agent: KMail/1.12.90 (Linux/2.6.30r4; KDE/4.3.60; x86_64; ; ) References: <01a301c9f57c$54531290$6400a8c0@quan> In-Reply-To: <01a301c9f57c$54531290$6400a8c0@quan> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <200906260932.39965.volkerarmin@googlemail.com> X-Archives-Salt: 3b14c2de-0c5a-42d7-a055-b0959c958547 X-Archives-Hash: 73bd34ef00fd61e019bd259aafe6f93d On Donnerstag 25 Juni 2009, James Homuth wrote: > I'm running Gentoo on a 5-year-old Presario 2200 series with onboard intel > graphics card. I've managed to get everything working on it so far, with > the exception of xorg+dri. I *think* I've compiled everything into the > kernel that needs to be for intel's GMA graphics cards (I have an 852/855 > card, if that helps you any). For testing purposes, I reboot the system, > and modprobe all the modules I'm told I need to in order to get drm up and > running (agpgart, intel-agp, drm, i915), but I still get "unable to open > display" when I try to run glxinfo. The card itself is PCI, if that makes > any kind of difference. I'm probably having an idiot moment (it *is* just > now coming up on 6:00 in the morning over here), so I'm entirely open to > the possibility I'm going entirely the wrong direction with this. Any > pointers would be greatly appreciated. It should be noted that, per an > article on the gentoo wiki archive (the only one about intel GMA cards I > could find), I've compiled both AGP support as well as DRM into the kernel, > the former as a module (currently loaded, along with everything else > mentioned above), in spite of the fact the card itself is PCI. If you need > any further info, I'll be more than happy to provide it. Thank you in > advance for anything you can tell me. try adding consolekit to the default runlevel....