Date: Mon, 24 Sep 2018 21:01:34 +0200 From: Michael Gmelin <freebsd@grem.de> To: Andriy Gapon <avg@FreeBSD.org> Cc: freebsd-current@freebsd.org Subject: Re: r338641 && /dev/cyapa0: moused does not show pointer on console Message-ID: <1614798C-B7D3-48B0-A025-5179EDE74431@grem.de> In-Reply-To: <83dba681-b569-d34f-4e60-04c5b37d18a7@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>
next in thread | previous in thread | raw e-mail | index | archive | help
> On 24. Sep 2018, at 15:08, Andriy Gapon <avg@FreeBSD.org> wrote: >=20 >> 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'. >=20 > That's probably because you use device hints to configure cyapa, but i2c b= us > numbers are different depending on whether the kms driver is loaded or not= > (because it also creates i2c buses). >=20 > Try to remove the hints and to use chromebook_platform(4) instead. 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=3D"/boot/modules/i915kms.ko" Yours, Michael >=20 > --=20 > Andriy Gapon > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1614798C-B7D3-48B0-A025-5179EDE74431>