From owner-freebsd-x11@freebsd.org Fri Jan 25 08:57:48 2019 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 7DDE214AD88F for ; Fri, 25 Jan 2019 08:57:48 +0000 (UTC) (envelope-from zeising+freebsd@daemonic.se) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 041CF70944 for ; Fri, 25 Jan 2019 08:57:48 +0000 (UTC) (envelope-from zeising+freebsd@daemonic.se) Received: by mailman.ysv.freebsd.org (Postfix) id BB7CC14AD88E; Fri, 25 Jan 2019 08:57:47 +0000 (UTC) Delivered-To: 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 A869814AD88D for ; Fri, 25 Jan 2019 08:57:47 +0000 (UTC) (envelope-from zeising+freebsd@daemonic.se) Received: from mail.daemonic.se (mail.daemonic.se [IPv6:2607:f740:d:20::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4328270943 for ; Fri, 25 Jan 2019 08:57:47 +0000 (UTC) (envelope-from zeising+freebsd@daemonic.se) Received: from cid.daemonic.se (localhost [IPv6:::1]) by mail.daemonic.se (Postfix) with ESMTP id 43mCbF157XzDjMn; Fri, 25 Jan 2019 08:57:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=daemonic.se; h= content-transfer-encoding:content-language:content-type :content-type:in-reply-to:mime-version:user-agent:date:date :message-id:from:from:references:subject:subject:received :received; s=20151023; t=1548406664; bh=WQ83tUQG232RRSGe9SiwiqsG A5EnjqpLlkJViVpBTKQ=; b=RRauxiRR0nolUUUr1Spw2UkGT50EDXPFKcpeLkbm /ofjIt5sCRbfij82fDAKHq0kFCmVRXXy0bGVom7m4rQm62S7/h4tWfzPea3LGCDx s2NM/Iy7m+jdpEOiQj9/gLLwZjO1RZLgjkWbBc0VKth8jFbf7TAPfdwDTIpumgPs oP0= X-Virus-Scanned: amavisd-new at daemonic.se Received: from mail.daemonic.se ([127.0.0.1]) (using TLS with cipher ECDHE-RSA-AES128-GCM-SHA256) by cid.daemonic.se (mailscanner.daemonic.se [127.0.0.1]) (amavisd-new, port 10587) with ESMTPS id XM_tTLVQPKch; Fri, 25 Jan 2019 08:57:44 +0000 (UTC) Received: from garnet.daemonic.se (host-95-192-208-2.mobileonline.telia.com [95.192.208.2]) by mail.daemonic.se (Postfix) with ESMTPSA id 43mCbD3YR3zDjCL; Fri, 25 Jan 2019 08:57:44 +0000 (UTC) Subject: Re: sc vs. vt ? To: Robert Huff , x11@freebsd.org References: <23626.38429.336409.21916@jerusalem.litteratus.org> From: Niclas Zeising Message-ID: Date: Fri, 25 Jan 2019 09:57:27 +0100 User-Agent: Mutt/1.5.21 MIME-Version: 1.0 In-Reply-To: <23626.38429.336409.21916@jerusalem.litteratus.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4328270943 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_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[]; NEURAL_HAM_SHORT(-0.98)[-0.982,0]; TAGGED_FROM(0.00)[freebsd] 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, 25 Jan 2019 08:57:48 -0000 On 1/25/19 5:52 AM, Robert Huff wrote: > > Hello: > I have a system running: > > FreeBSD 13.0-CURRENT r343080 amd64 > > using "kern.vty=vt" and drm-legacy-kmod. > I start X (using xf86-video-ati) and find: > > [711318.644] (II) LoadModule: "scfb" > [711318.644] (WW) Warning, couldn't open module scfb > [711318.644] (II) UnloadModule: "scfb" > [711318.644] (II) Unloading scfb > [711318.644] (EE) Failed to load module "scfb" (module does not exist, 0) > > and > > [711318.648] (II) modesetting: Driver for Modesetting Kernel Drivers: kms > [711318.648] (II) VESA: driver for VESA chipsets: vesa > [711318.648] (--) Using syscons driver with X support (version 2.0) > [711318.648] (--) using VT number 9 > [711318.658] (II) [KMS] drm report modesetting isn't supported. > > Anyone know what's going on, and how I fix it? > > Hi! Can you verify that the kernel module from drm-legacy-kmod is actually loaded and attaches to a graphics card? When you are using drm-legacy-kmod you usually need xf86-video-ati-legacy, rather than xf86-video-ati. Regards -- Niclas