[Bug 270509] x11-servers/xorg-server: After update 21.1.6,1 -> 21.1.7,1, vesa fails

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 30 Mar 2023 00:18:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270509

--- Comment #6 from George Mitchell <george@m5p.com> ---
(In reply to Mark Millard from comment #4)
Here are the references to scfb, and I think they are pretty consistent in
every Xorg.0.log I have:

[...]
[    24.700] (==) Matched scfb as autoconfigured driver 2
[    24.700] (==) Matched vesa as autoconfigured driver 3
[...]
[    24.854] (II) LoadModule: "scfb"
[    24.854] (II) Loading /usr/local/lib/xorg/modules/drivers/scfb_drv.so
[    24.863] (II) Module scfb: vendor="X.Org Foundation"
[    24.863]    compiled for 1.21.1.4, module version = 0.0.5
[    24.863]    ABI class: X.Org Video Driver, version 25.2
[...]
[    24.876] (WW) Falling back to old probe method for scfb
[    24.876] scfb trace: probe start
[    24.876] scfb trace: probe done
[...]
[    25.066] (II) UnloadModule: "scfb"
[    25.066] (II) Unloading scfb
[...]

On a separate part of this issue, the title of the bug report probably needs to
be changed.  pci_device_has_kernel_driver is defined in the port
devel/libpciaccess.  One of the changes from three days ago seems to have
removed a FreeBSD change to that subroutine.  I think I may know what to do
next.

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