Re: r338641 && /dev/cyapa0: moused does not show pointer on console

From: Michael Gmelin <freebsd_at_grem.de>
Date: Mon, 24 Sep 2018 21:01:34 +0200
> On 24. Sep 2018, at 15:08, Andriy Gapon <avg_at_FreeBSD.org> wrote:
> 
>> 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.

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"

Yours,
Michael

> 
> -- 
> Andriy Gapon
> _______________________________________________
> freebsd-current_at_freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org"
Received on Mon Sep 24 2018 - 17:02:21 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:18 UTC