KiCad is horrible on CURRENT

Poul-Henning Kamp phk at phk.freebsd.dk
Wed Jul 29 19:28:58 UTC 2020


--------
Michael Gmelin writes:

> I meant which xorg driver - modesetting or Intel?

It looks like "modesetting":

	[   149.032] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
	[   149.038] (II) Module glx: vendor="X.Org Foundation"
	[   149.038]    compiled for 1.20.8, module version = 1.0.0
	[   149.038]    ABI class: X.Org Server Extension, version 10.0
	[   149.038] (==) Matched intel as autoconfigured driver 0
	[   149.038] (==) Matched modesetting as autoconfigured driver 1
	[   149.038] (==) Matched scfb as autoconfigured driver 2
	[   149.038] (==) Matched vesa as autoconfigured driver 3
	[   149.038] (==) Assigned the driver to the xf86ConfigLayout
	[   149.038] (II) LoadModule: "intel"
	[   149.038] (WW) Warning, couldn't open module intel
	[   149.038] (EE) Failed to load module "intel" (module does not exist, 0)
	[   149.038] (II) LoadModule: "modesetting"
	[   149.038] (II) Loading /usr/local/lib/xorg/modules/drivers/modesetting_drv.so
	[   149.039] (II) Module modesetting: vendor="X.Org Foundation"
	[   149.039]    compiled for 1.20.8, module version = 1.20.8
	[   149.039]    Module class: X.Org Video Driver
	[   149.039]    ABI class: X.Org Video Driver, version 24.1

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.


More information about the freebsd-current mailing list