From owner-freebsd-x11@freebsd.org Fri Dec 28 21:27:58 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 9A7B714231D2 for ; Fri, 28 Dec 2018 21:27:58 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from forward101o.mail.yandex.net (forward101o.mail.yandex.net [IPv6:2a02:6b8:0:1a2d::601]) (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 A11466C86A for ; Fri, 28 Dec 2018 21:27:57 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from mxback1g.mail.yandex.net (mxback1g.mail.yandex.net [IPv6:2a02:6b8:0:1472:2741:0:8b7:162]) by forward101o.mail.yandex.net (Yandex) with ESMTP id 782D83C008F8 for ; Sat, 29 Dec 2018 00:27:54 +0300 (MSK) Received: from smtp2o.mail.yandex.net (smtp2o.mail.yandex.net [2a02:6b8:0:1a2d::26]) by mxback1g.mail.yandex.net (nwsmtp/Yandex) with ESMTP id SEHWDDgVDV-Rs9q3ekY; Sat, 29 Dec 2018 00:27:54 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1546032474; bh=0QmXtOyDukEL1GwetcZFEXsljmJftOkj5J9y0gYdyZs=; h=Date:From:To:Subject:Message-ID:In-Reply-To:References; b=mSiL/534pQYqgWSzqKUt8/0ReeNOrhHvHpQsWX75JxK43rlQHliprznd7Yf2B6Ibu ZRenxBEhpcGsR+9N2Vf2FF5uSTGv15CDYf8YgiwNqfta9yVHaYc6aBLzkQfiyvIBXq /fng5D4M84Vv1+d5mQ+pyfboIFSMxeYg4QxQxyJ8= Received: by smtp2o.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id ubCpFgN6bw-Rrl8J4Ie; Sat, 29 Dec 2018 00:27:53 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) Date: Fri, 28 Dec 2018 16:27:50 -0500 From: To: freebsd-x11@freebsd.org Subject: Re: A question about graphics subsystems under FreeBSD Message-ID: <20181228162750.12b4fc44@yandex.com> In-Reply-To: References: <1545661179.1813.0@smtp.migadu.com> X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; amd64-portbld-freebsd12.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: A11466C86A X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=yandex.com header.s=mail header.b=mSiL/534; dmarc=pass (policy=none) header.from=yandex.com; spf=pass (mx1.freebsd.org: domain of starikarp@yandex.com designates 2a02:6b8:0:1a2d::601 as permitted sender) smtp.mailfrom=starikarp@yandex.com X-Spamd-Result: default: False [-5.85 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_SPF_ALLOW(-0.20)[+ip6:2a02:6b8:0:1a2d::/64]; FREEMAIL_FROM(0.00)[yandex.com]; TO_DN_NONE(0.00)[]; RCVD_COUNT_THREE(0.00)[4]; DKIM_TRACE(0.00)[yandex.com:+]; DMARC_POLICY_ALLOW(-0.50)[yandex.com,none]; MX_GOOD(-0.01)[cached: mx.yandex.ru]; NEURAL_HAM_SHORT(-1.00)[-0.996,0]; FROM_EQ_ENVFROM(0.00)[]; RCVD_TLS_LAST(0.00)[]; MIME_TRACE(0.00)[0:+]; FREEMAIL_ENVFROM(0.00)[yandex.com]; ASN(0.00)[asn:13238, ipnet:2a02:6b8::/32, country:RU]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_IN_DNSWL_LOW(-0.10)[1.0.6.0.0.0.0.0.0.0.0.0.0.0.0.0.d.2.a.1.0.0.0.0.8.b.6.0.2.0.a.2.list.dnswl.org : 127.0.5.1]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; R_DKIM_ALLOW(-0.20)[yandex.com:s=mail]; IP_SCORE(-1.74)[ipnet: 2a02:6b8::/32(-4.85), asn: 13238(-3.88), country: RU(0.00)]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-x11@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; FROM_NO_DN(0.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, 28 Dec 2018 21:27:58 -0000 On Fri, 28 Dec 2018 13:12:09 -0800 Pete Wright wrote: > > >> - *really* old (*ancient*) Radeons might need drm-legacy-kmod and > >> xf86-video-ati-legacy *really old* (*ancient*) - which year is the end of the old cards and it started with the newer, please? Thank you.