Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Aug 2016 22:58:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 212226] vesa.ko - fails to detect it's already loaded
Message-ID:  <bug-212226-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212226

            Bug ID: 212226
           Summary: vesa.ko - fails to detect it's already loaded
           Product: Base System
           Version: 11.0-RC1
          Hardware: Any
                OS: Any
            Status: New
          Keywords: crash, regression
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: venture37@geeklan.co.uk

Attempting to load the vesa.ko module from a terminal results in the follow=
ing
error being reported.

module_register_init: MOD_LOAD (vesa, 0xffffffff82421000, 0) error 6
sysctl_unregister_oid: failed to unregister sysctl


If vesa_load=3DYES is defined in /boot/loader.conf, this results in a unboo=
table
system, error being reported as

panic: module_register_init: module named vesa not found.

System is running the stock RC-2 generic kernel & I had not checked that the
config file already includes the vesa module.

Attempting to load the vesa module on 10.3-RELEASE results in
module_register: cannot register vesa from kernel; already loaded from vesa=
.ko
Module vesa failed to register: 17

System boots without isuse if vesa_load=3DYES is defined in loader.conf

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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