From owner-freebsd-x11@freebsd.org Thu Feb 28 19:11:40 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 70A471513DCD; Thu, 28 Feb 2019 19:11:40 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from smtp-out-no.shaw.ca (smtp-out-no.shaw.ca [64.59.134.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id C185582ADD; Thu, 28 Feb 2019 19:11:39 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from spqr.komquats.com ([70.67.125.17]) by shaw.ca with ESMTPA id zR5bgDsGCqO6dzR5dgdOC5; Thu, 28 Feb 2019 12:11:31 -0700 X-Authority-Analysis: v=2.3 cv=B/XHL9lM c=1 sm=1 tr=0 a=VFtTW3WuZNDh6VkGe7fA3g==:117 a=VFtTW3WuZNDh6VkGe7fA3g==:17 a=IkcTkHD0fZMA:10 a=xqWC_Br6kY4A:10 a=CFTnQlWoA9kA:10 a=7Qk2ozbKAAAA:8 a=6I5d2MoRAAAA:8 a=YxBL1-UpAAAA:8 a=icmbgQcpaS0HF2OAkFAA:9 a=QEXdDO2ut3YA:10 a=u1iU4zoZatoA:10 a=jj-u_ENxJDUA:10 a=1lyxoWkJIXJV6VJUPhuM:22 a=IjZwj45LgO3ly-622nXo:22 a=Ia-lj3WSrqcvXOmTRaiG:22 Received: from [IPv6:2605:8d80:402:e6fa:7662:4608:c1c9:df9c] (unknown [72.143.238.20]) by spqr.komquats.com (Postfix) with ESMTPSA id 5B15D24DB; Thu, 28 Feb 2019 11:11:26 -0800 (PST) Date: Thu, 28 Feb 2019 10:49:51 -0800 User-Agent: K-9 Mail for Android In-Reply-To: <20190228004220.fb3ed982fa8a34252ec19bb5@j.email.ne.jp> References: <20190223003126.4aec5a01b77ec9bf9ea0992a@j.email.ne.jp> <1550926557.1795.0@unrelenting.technology> <20190223234351.0addf9de71953eb31136322b@j.email.ne.jp> <20190228004220.fb3ed982fa8a34252ec19bb5@j.email.ne.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: DRM removal soon To: freebsd-arch@freebsd.org, Yoshihiro Ota , Warner Losh CC: ota@j.email.ne.jp, "freebsd-arch@freebsd.org" , FreeBSD X11 mailing list , greg@unrelenting.technology From: Cy Schubert Message-ID: <603D07F7-CA80-40C6-8D55-3DC6EABE667E@cschubert.com> X-CMAE-Envelope: MS4wfClRpaGopwgi+fn8zj2EIa5DT3lhLXUg/bKr4sM/s6OOiRYoCr/NLxqozr/ZxO1ads7ssQ5irkD4t/4P1U9eBDtjUZqswYNc0Z0lLrIr2FMz/NyySFAE Y+89XlUpCd3irMhb4sz7pMFX4P91ovafx7Adw3mAfKL219Hf+OrYzRii7IfdtRKnbd3gdTltR9B06zU6rdeecXJIao5cTolydvxKp0JFWxGpZJBnFGKyGSym 3+KOdB08elHrZXmGwVH7kDQXFmISamqaGyKS3g+Qk8A+zXP+iSlC0UntFv7itD5SCE4d/bXEtkSC2J730HTjGY/qipLSZP+Sw4LFV8CMQRg= X-Rspamd-Queue-Id: C185582ADD X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.99 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.99)[-0.992,0]; REPLY(-4.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0] 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: Thu, 28 Feb 2019 19:11:40 -0000 On February 27, 2019 9:42:20 PM PST, Yoshihiro Ota wrote: >On Sun, 24 Feb 2019 10:24:15 -0700 >Warner Losh wrote: > >> On Sun, Feb 24, 2019, 3:31 AM Yoshihiro Ota >wrote: >>=20 >> I also found that running kldstat was the easiest way to find which >of >> > driver to use instead of dmesg=2E >> > >>=20 >> Is this a suggestion for changing the drm-kmod package output? Or >just a >> helpful hint for others? >>=20 >> Tanks again=2E >>=20 >> Warner > >This is a helpful hint for others and a suggestion to update documents=2E > >I had read >https://www=2Efreebsd=2Eorg/releases/12=2E0R/relnotes=2Ehtml#hardware-gra= phics >and https://wiki=2Efreebsd=2Eorg/Graphics before I started=2E I had 4 ol= d >laptops and 1 vmawre and I didn't remember which machine uses which CPU >:) >If the doc can mention to check kldstat output and go to corresponding >section, that will make steps easier=2E > >I converted to the port based driver for 4 psychical machines and 1 >vmware machine (although vmware do not use neither of driver=2E) All of >them run 12=2E0-RELEASE=2E All of them start X and work fine=2E I will >likely get to 13-CURRENT a lot later as I ran 13-CURRENT without X and >in vmware most of times=2E > > > >Hiro >_______________________________________________ >freebsd-arch@freebsd=2Eorg mailing list >https://lists=2Efreebsd=2Eorg/mailman/listinfo/freebsd-arch >To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd=2Eorg" The ports work as advertised=2E IMO graphics/drm-legacy should be depreci= ated sooner than later=2E I would expect the graphics team could better spe= nd their time and energy on drm-current, which btw works perfectly on my ol= d laptop converted to i386 testbed, than maintaining old bitrot=2E When can= we expect drm-legacy to finally be removed from ports? --=20 Pardon the typos and autocorrect, small keyboard in use=2E Cheers, Cy Schubert FreeBSD UNIX: Web: http://www=2EFreeBSD=2Eorg The need of the many outweighs the greed of the few=2E