From owner-freebsd-x11@FreeBSD.ORG Sun Oct 26 14:06:04 2014 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 05B6F342 for ; Sun, 26 Oct 2014 14:06:04 +0000 (UTC) Received: from mail-lb0-x22c.google.com (mail-lb0-x22c.google.com [IPv6:2a00:1450:4010:c04::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 847B7BFA for ; Sun, 26 Oct 2014 14:06:03 +0000 (UTC) Received: by mail-lb0-f172.google.com with SMTP id n15so672837lbi.31 for ; Sun, 26 Oct 2014 07:06:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:to:subject:date:mime-version:content-transfer-encoding :from:message-id:user-agent; bh=iUEThfO5/qoHOATPuqDPQ2FnMfy6rOdy2zxN9fclTbQ=; b=MG286B+QQnQfimV+WFhX5fU3SAy8rbklATf6KCnM9YOMlYyjSwOuVjuCqlG3pf//zB NiKSkPztq+uRCV5uHjaEz53lbHKsdrymjy9ouQhESCk7rOm5AdK0aZk0q1V/yrRleaDo 2Sa+hOPNYJIEZGKC1Hk3N1Yy/zifo9MrvPWSGNUaUXcZzx9TI30TEm9qFrsbFFIvgV88 OO2mGC7jZcVOIGgz40d9vFF0wKvH786ss1yz2JAv4npXV48gH5Ty+3Q33De53FDDz9Bf nYKjArYjDnH0l2a3ffbFEdQp5APi0vYtFr6ii/OzL+4kxHhXwk6/mgrBgBpAzagsR1rL PvpA== X-Received: by 10.152.19.9 with SMTP id a9mr17249854lae.41.1414332361533; Sun, 26 Oct 2014 07:06:01 -0700 (PDT) Received: from bsd ([46.109.5.207]) by mx.google.com with ESMTPSA id rb2sm3960683lbb.17.2014.10.26.07.06.00 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Sun, 26 Oct 2014 07:06:00 -0700 (PDT) Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: freebsd-x11@freebsd.org Subject: Re: TTM error on STABLE Date: Sun, 26 Oct 2014 16:05:59 +0200 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Toms Bergmanis" Message-ID: User-Agent: Opera Mail/12.16 (FreeBSD) X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Oct 2014 14:06:04 -0000 > >> A sidenote from my experience: when using the new drivers from trunk >> branch - Xorg refuses to start (with the old console). It only works if >> i manually load the radeonkms module first. It's no a problem on STABLE >> with newcons, but on RELEASE this was a dealbreaker for me. > > Do you still have that problem? Unfortunately yes. I'm now on 10.1-RC3 (r273437) + everything from Graphics trunk branch and that problem is still bugging me (Xorg shows the same error log as before), but now it gets a bit more stranger - if i put radeonkms_* stuff in loader.conf, then i get this image http://oi62.tinypic.com/14khaba.jpg The only way for me to start X is to load radeonkms manually and then restart slim. Mesa 10.3.x is a huge improvement for my AMD A8-5600K APU - no lags and stuttering at all, even when watching 1080p movies (mpv + opengl-hq preset).