From owner-freebsd-x11@freebsd.org Tue Dec 22 09:17:53 2015 Return-Path: Delivered-To: freebsd-x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E1179A4F698 for ; Tue, 22 Dec 2015 09:17:53 +0000 (UTC) (envelope-from beck.andreas80@gmail.com) Received: from mail-wm0-x22b.google.com (mail-wm0-x22b.google.com [IPv6:2a00:1450:400c:c09::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8428B1F85 for ; Tue, 22 Dec 2015 09:17:53 +0000 (UTC) (envelope-from beck.andreas80@gmail.com) Received: by mail-wm0-x22b.google.com with SMTP id p187so101943978wmp.0 for ; Tue, 22 Dec 2015 01:17:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:references:to:from:message-id:date:user-agent:mime-version :in-reply-to:content-type; bh=gdVKDT3EPOg6VIVZLJHr5HOWvpw/vS/fah3gSA9D1G0=; b=B3z/qsEse+GPP80BnigHQ1mt1MuA5JYQabwcN4L2VBLGTXTMjxtGKIa9o7XzwlwoO2 HgrrP7+KJM98XhFFNtIXEEf2JGF/yXT6xjgYjumMDU1k901/LUUWPbv5QXRkQYxW3RMF a17JKwHkrtY8YxinJrq/xMQgSvWz1KXXQCiscm0Xpa6foFrgH4j5OWaqwTuPbVEc/SzK Ze3dYs+G8f574hN4H5uFj+ZcuvkaQrqkuBUpFKZunfpeXopsIH2pJ0bLvXSw+uhYqEHV UK1I1SkSMKIfawW52tEzGwGMcjTbTFH82zK69k5fwinqU7kYBkt+7LAoUTpGrHrpNJH9 5HTA== X-Received: by 10.194.114.106 with SMTP id jf10mr16925593wjb.149.1450775871113; Tue, 22 Dec 2015 01:17:51 -0800 (PST) Received: from [10.0.0.3] (x4db2874f.dyn.telefonica.de. [77.178.135.79]) by smtp.gmail.com with ESMTPSA id bh6sm32091410wjb.0.2015.12.22.01.17.49 for (version=TLSv1/SSLv3 cipher=OTHER); Tue, 22 Dec 2015 01:17:50 -0800 (PST) Subject: Re: Notebook Acer 7250G with Radeon 6470M ( APU + Dedicated GPU ) working with Xorg but Console is black after kldload radeonkms References: <5676A4FB.9090600@gmail.com> To: freebsd-x11@FreeBSD.org From: Andreas Beck Message-ID: <5679153D.9070604@gmail.com> Date: Tue, 22 Dec 2015 10:17:49 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Dec 2015 09:17:54 -0000 Yes, when X starts, radeonkms is automatically loaded. I wrote the mail to tell how freebsd 10.2 works with the 6470M. It might be interesting for https://wiki.freebsd.org/Graphics. Andreas On 20.12.2015 21:09, Kevin Oberman wrote: > On Sun, Dec 20, 2015 at 4:54 AM, Andreas Beck > > wrote: > > Hello, > > the notebook and Xorg is working, the Console is black after > loading radeonkms. > Now, i begin with the informations, that is needed. > [...] > > > Is there any reason to load radeonkms? It should autoload when X starts. > > i915kms had this problem of leaving he screen black when the module > was loaded. This may not be the case for radeonkms, but I think it's > worth trying. > -- > Kevin Oberman, Part time kid herder and retired Network Engineer > E-mail: rkoberman@gmail.com > PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683 >