Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Feb 2016 18:18:17 +0600
From:      Alexey Dokuchaev <danfe@nsu.ru>
To:        current@freebsd.org
Subject:   Unable to kldload vesa.ko (but works from loader.conf)
Message-ID:  <20160218121817.GA96654@regency.nsu.ru>

next in thread | raw e-mail | index | archive | help
Hi there,

I've decided to give -CURRENT a try on my i386 laptop with a 915GM video
(supported by i915kms.ko) @ r295286; minimal kernel with most of the stuff
loaded from /boot/loader.conf.

While debugging suspend/resume issues, I've found out that loading vesa.ko
now apparently only works from /boot/loader.conf: doing it manually from
the command line after logging in gives me this error in dmesg(8):

    module_register_init: MOD_LOAD (vesa, 0x<someaddr>, 0) error 19

Some scattered reports on the net did not shed the light on whether this
is expected behavior these days (which is a bit unexpected for a stable/8
user) or a regression due to lack of testing of standalone vesa.ko since
VESA is a default option in GENERIC.  Shall I file a PR?

./danfe



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160218121817.GA96654>