From owner-freebsd-x11@freebsd.org Fri Dec 21 23:28:45 2018 Return-Path: Delivered-To: freebsd-x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DC0041335C3B for ; Fri, 21 Dec 2018 23:28:45 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from mail.nomadlogic.org (mail.nomadlogic.org [140.82.23.70]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.nomadlogic.org", Issuer "Let's Encrypt Authority X3" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 5F63088D31 for ; Fri, 21 Dec 2018 23:28:45 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from [192.168.1.190] (cpe-23-243-162-239.socal.res.rr.com [23.243.162.239]) by mail.nomadlogic.org (OpenSMTPD) with ESMTPSA id 3ae25316 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO for ; Fri, 21 Dec 2018 15:28:37 -0800 (PST) Subject: Re: xserver - black screen To: freebsd-x11@freebsd.org References: <20181221172029.6a769ebc@yandex.com> From: Pete Wright Message-ID: Date: Fri, 21 Dec 2018 15:28:36 -0800 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0 MIME-Version: 1.0 In-Reply-To: <20181221172029.6a769ebc@yandex.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-Rspamd-Queue-Id: 5F63088D31 X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.98 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.98)[-0.983,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[] X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Dec 2018 23:28:46 -0000 On 12/21/18 2:20 PM, starikarp@yandex.com wrote: > > I did install Xorg, Openbox and some other apps which I had before and > also drm-kmod which choose version for 12 and xf86-video-ati. > But after startx it start just black screen. I also try drm-legacy-kmod > and legacy ati drivers but it is the same black screen. > > sysctl machdep boothmetod shows UEFI > > and > sysctl kern.vty shows vt > > I also try to make xorg.conf but I got the black screen too. > I made in /usr/local/etc/X11/xorg.conf.d/driver-scfb.conf and it works. > > Any suggestion how should I use mine Radeon 4850, please? can you send over a copy of your dmesg and your /var/log/Xorg.0.log after you attempt to start Xorg with no configuration in place? also, make sure you are a member of the "video" group so that your user has access to the graphics device. -pete -- Pete Wright pete@nomadlogic.org @nomadlogicLA