From owner-freebsd-current@freebsd.org Tue Sep 25 04:56:03 2018 Return-Path: Delivered-To: freebsd-current@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 F0AC710A49AC for ; Tue, 25 Sep 2018 04:56:02 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from smh-06.1blu.de (smh-06.1blu.de [178.254.0.206]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9086A80EE1 for ; Tue, 25 Sep 2018 04:56:02 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from [172.16.29.5] (helo=sh4-5.1blu.de) by smh-06.1blu.de with esmtp (Exim 4.86_2) (envelope-from ) id 1g4fOB-0002b2-D0 for freebsd-current@freebsd.org; Tue, 25 Sep 2018 06:55:59 +0200 Received: from ftp51246-2575596 by sh4-5.1blu.de with local (Exim 4.86_2) (envelope-from ) id 1g4fOB-0000zG-9X for freebsd-current@freebsd.org; Tue, 25 Sep 2018 06:55:59 +0200 Date: Tue, 25 Sep 2018 06:55:59 +0200 From: Matthias Apitz To: freebsd-current@freebsd.org Subject: Re: r338641 && /dev/cyapa0: moused does not show pointer on console Message-ID: <20180925045559.GA26954@sh4-5.1blu.de> Reply-To: Matthias Apitz Mail-Followup-To: freebsd-current@freebsd.org References: <20180924083138.GA24583@sh4-5.1blu.de> <492AAB6A-E085-4AF2-8612-E87C7547556E@grem.de> <20180924102127.GA18099@sh4-5.1blu.de> <83dba681-b569-d34f-4e60-04c5b37d18a7@FreeBSD.org> <1614798C-B7D3-48B0-A025-5179EDE74431@grem.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1614798C-B7D3-48B0-A025-5179EDE74431@grem.de> X-Operating-System: FreeBSD 12.0-CURRENT r314251 (amd64) X-message-flag: Mails containing HTML will not be read! Please send only plain text. User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Sep 2018 04:56:03 -0000 El día Monday, September 24, 2018 a las 09:01:34PM +0200, Michael Gmelin escribió: > >> On 24/09/2018 13:21, Matthias Apitz wrote: > >> Re/ i915kms, I have to load it with kldload by hand. If I load it via > >> loader.conf, the cyapa devices (both) say 'Unable to bring the device > >> out of bootstrap'. > > > > That's probably because you use device hints to configure cyapa, but i2c bus > > numbers are different depending on whether the kms driver is loaded or not > > (because it also creates i2c buses). > > > > Try to remove the hints and to use chromebook_platform(4) instead. Thanks, I will test chromebook_platform_load="YES" > Also, I think the preferred way to load i915kms is to use kld_list (might be unrelated, but still). > > pkg install drm-next-kmod > sysrc kld_list="/boot/modules/i915kms.ko" Thanks too. On my laptop in production I do use a handmade script /usr/local/etc/rc.d/loadi915kms to load the module at late time. matthias -- Matthias Apitz, ✉ guru@unixarea.de, ⌂ http://www.unixarea.de/ 📱 +49-176-38902045 Public GnuPG key: http://www.unixarea.de/key.pub