[Bug 292751] Cannot load drm.ko without vt(4)
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292751
Bug ID: 292751
Summary: Cannot load drm.ko without vt(4)
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
When trying to load the freshly built drm.ko on 15-STABLE, I get the following
error:
link_elf_obj: symbol main_vd undefined
Warning: memory type debugfsint leaked memory on destroy (2 allocations, 80
bytes leaked).
linker_load_file: /boot/modules/drm.ko - unsupported file type
The main_vd is defined in vt(4) -- which I don't use, sticking to the
traditional sc(4).
If vt is a requirement for using drm.ko, the fact should be documented -- and,
maybe, even _detected_ by the port.
Best would've been for the port to work with either console implementation.
(When trying to contact [email protected] directly by e-mail, I got a bounce
accusing me of attempting to post to a mailing list without subscribing. A
maintainer should be reachable by users without any such subscriptions...)
--
You are receiving this mail because:
You are the assignee for the bug.