From owner-freebsd-questions@FreeBSD.ORG Sun Feb 22 06:32:01 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E1691106564A for ; Sun, 22 Feb 2009 06:32:01 +0000 (UTC) (envelope-from vkushnir@bigmir.net) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by mx1.freebsd.org (Postfix) with ESMTP id 7EE708FC08 for ; Sun, 22 Feb 2009 06:32:01 +0000 (UTC) (envelope-from vkushnir@bigmir.net) Received: by nf-out-0910.google.com with SMTP id e27so258029nfd.33 for ; Sat, 21 Feb 2009 22:32:00 -0800 (PST) MIME-Version: 1.0 Received: by 10.210.52.15 with SMTP id z15mr2245414ebz.50.1235282403512; Sat, 21 Feb 2009 22:00:03 -0800 (PST) X-Originating-IP: [93.72.81.43] Date: Sun, 22 Feb 2009 08:00:03 +0200 Message-ID: <8f7a80c30902212200n55d50cfdo7b626f91fffc1b7b@mail.gmail.com> From: Vladimir Kushnir To: questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: ATI Radeon X600: no DRI upon X restart :-( 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, 22 Feb 2009 06:32:02 -0000 Hi, Here's a problem. I start X from console via startx. For a long while DRI gets initialized only if X is started practically immediately after boot and only for the first time. Otherwise (if X is closed, then restarted, or something has been done prior to startx) I get : (EE) RADEON(0): [pci] Out of memory (-12) (EE) RADEON(0): [pci] PCI failed to initialize. Disabling the DRI. This is amd64-CURRENT, uname -a: FreeBSD kushnir1.kiev.ua 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Wed Feb 4 08:15:51 EET 2009 root@kushnir1.kiev.ua:/usr/obj/usr/src/sys/KUSHNIR amd64 NForce4 based MB (s939) Asus A8N SLI, Athlon 3000+, 512 MB RAM, Radeon X600 PCIE. Any suggestions? TIA, Vladimir