[Bug 289293] x11-drivers/xf86-video-mga: Ignore presence of kernel driver so it will attach
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289293
Bug ID: 289293
Summary: x11-drivers/xf86-video-mga: Ignore presence of kernel
driver so it will attach
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
Flags: maintainer-feedback?([email protected])
Assignee: [email protected]
Created attachment 263481
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=263481&action=edit
Patch to fix port
The code checks if a kernel module is attached and if so refuses to run - this
would appear to be to avoid the KMS driver in Linux.
However on FreeBSD this call is true because the vga device attaches to it, and
we don't have KMS for MGA so just nix the test.
Tested on a Supermicro X9SCL-F with mgag200 eW Nuvoton.
--
You are receiving this mail because:
You are the assignee for the bug.