I was using 13.2-RELEASE and after I upgrade to 13.2-RELEASE-p1 last week I cannot open my x server
the Xorg.0.log
Since it said I need to specify busID, I checked my /usr/local/etc/X11/xorg.conf.d/20-intel.conf and it have
which should be fine, and the BusID here matches
pkgs I have for intel GPU are
any one have any ideas?
thanks in advance!
the Xorg.0.log
Code:
[ 49.405]
X.Org X Server 1.21.1.8
X Protocol Version 11, Revision 0
[ 49.405] Current Operating System: FreeBSD Winson 13.2-RELEASE-p1 FreeBSD 13.2-RELEASE-p1 GENERIC amd64
[ 49.405]
[ 49.405] Current version of pixman: 0.42.2
[ 49.405] Before reporting problems, check [URL]http://wiki.x.org[/URL]
to make sure that you have the latest version.
[ 49.405] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 49.406] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jul 15 21:36:35 2023
[ 49.407] (==) Using config directory: "/usr/local/etc/X11/xorg.conf.d"
[ 49.407] (==) Using system config directory "/usr/local/share/X11/xorg.conf.d"
[ 49.408] (==) No Layout section. Using the first Screen section.
[ 49.408] (**) |-->Screen "Screen0" (0)
[ 49.408] (**) | |-->Monitor "<default monitor>"
[ 49.408] (==) No device specified for screen "Screen0".
Using the first device section listed.
[ 49.408] (**) | |-->Device "Card0"
[ 49.408] (==) No monitor specified for screen "Screen0".
Using a default monitor configuration.
[ 49.408] (==) Automatically adding devices
[ 49.408] (==) Automatically enabling devices
[ 49.408] (==) Automatically adding GPU devices
[ 49.408] (==) Automatically binding GPU devices
[ 49.409] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 49.414] (==) FontPath set to:
/usr/local/share/fonts/misc/,
/usr/local/share/fonts/TTF/,
/usr/local/share/fonts/OTF/,
/usr/local/share/fonts/Type1/,
/usr/local/share/fonts/100dpi/,
/usr/local/share/fonts/75dpi/,
catalogue:/usr/local/etc/X11/fontpath.d
[ 49.414] (==) ModulePath set to "/usr/local/lib/xorg/modules"
[ 49.414] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 49.414] (II) Module ABI versions:
[ 49.414] X.Org ANSI C Emulation: 0.4
[ 49.414] X.Org Video Driver: 25.2
[ 49.414] X.Org XInput driver : 24.4
[ 49.414] X.Org Server Extension : 10.0
[ 49.418] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 49.418] (II) Platform probe for /dev/dri/card0
[ 49.429] (--) PCI:*(0@0:2:0) 8086:9a49:17aa:22d5 rev 1, Mem @ 0x603c000000/16777216, 0x4000000000/268435456, I/O @ 0x00003000/64, BIOS @ 0x????????/65536
[ 49.429] (II) LoadModule: "glx"
[ 49.430] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
[ 49.438] (II) Module glx: vendor="X.Org Foundation"
[ 49.438] compiled for 1.21.1.8, module version = 1.0.0
[ 49.438] ABI class: X.Org Server Extension, version 10.0
[ 49.438] (==) Matched intel as autoconfigured driver 0
[ 49.438] (==) Matched modesetting as autoconfigured driver 1
[ 49.438] (==) Matched scfb as autoconfigured driver 2
[ 49.438] (==) Matched vesa as autoconfigured driver 3
[ 49.438] (==) Assigned the driver to the xf86ConfigLayout
[ 49.438] (II) LoadModule: "intel"
[ 49.439] (WW) Warning, couldn't open module intel
[ 49.439] (EE) Failed to load module "intel" (module does not exist, 0)
[ 49.439] (II) LoadModule: "modesetting"
[ 49.439] (II) Loading /usr/local/lib/xorg/modules/drivers/modesetting_drv.so
[ 49.442] (II) Module modesetting: vendor="X.Org Foundation"
[ 49.443] compiled for 1.21.1.8, module version = 1.21.1
[ 49.443] Module class: X.Org Video Driver
[ 49.443] ABI class: X.Org Video Driver, version 25.2
[ 49.443] (II) LoadModule: "scfb"
[ 49.443] (II) Loading /usr/local/lib/xorg/modules/drivers/scfb_drv.so
[ 49.443] (II) Module scfb: vendor="X.Org Foundation"
[ 49.443] compiled for 1.21.1.8, module version = 0.0.5
[ 49.443] ABI class: X.Org Video Driver, version 25.2
[ 49.443] (II) LoadModule: "vesa"
[ 49.443] (II) Loading /usr/local/lib/xorg/modules/drivers/vesa_drv.so
[ 49.443] (II) Module vesa: vendor="X.Org Foundation"
[ 49.443] compiled for 1.21.1.8, module version = 2.5.0
[ 49.443] Module class: X.Org Video Driver
[ 49.443] ABI class: X.Org Video Driver, version 25.2
[ 49.443] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 49.443] (II) scfb: driver for wsdisplay framebuffer: scfb
[ 49.443] (II) VESA: driver for VESA chipsets: vesa
[ 49.444] (--) Using syscons driver with X support (version 2.0)
[ 49.444] (--) using VT number 9
[ 49.446] (WW) Falling back to old probe method for modesetting
[ 49.462] (II) modeset(0): using default device
[ 49.462] (WW) Falling back to old probe method for scfb
[ 49.462] scfb trace: probe start
[ 49.462] (II) scfb(1): using default device
[ 49.462] scfb trace: probe done
[ 49.478] (II) modeset(G0): using drv /dev/dri/card0
[ 49.478] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 49.478] (EE)
Fatal server error:
[ 49.478] (EE) Cannot run in framebuffer mode. Please specify busIDs for all framebuffer devices
[ 49.478] (EE)
[ 49.478] (EE)
Please consult the The X.Org Foundation support
at [URL]http://wiki.x.org[/URL]
for help.
[ 49.478] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 49.478] (EE)
[ 49.496] (EE) Server terminated with error (1). Closing log file.
Since it said I need to specify busID, I checked my /usr/local/etc/X11/xorg.conf.d/20-intel.conf and it have
which should be fine, and the BusID here matches
pciconf -lv
result
Code:
hostb0@pci0:0:0:0: class=0x060000 rev=0x01 hdr=0x00 vendor=0x8086 device=0x9a14 subvendor=0x17aa subdevice=0x22d5
vendor = 'Intel Corporation'
device = '11th Gen Core Processor Host Bridge/DRAM Registers'
class = bridge
subclass = HOST-PCI
vgapci0@pci0:0:2:0: class=0x030000 rev=0x01 hdr=0x00 vendor=0x8086 device=0x9a49 subvendor=0x17aa subdevice=0x22d5
vendor = 'Intel Corporation'
device = 'TigerLake-LP GT2 [Iris Xe Graphics]'
class = display
subclass = VGA
none0@pci0:0:4:0: class=0x118000 rev=0x01 hdr=0x00 vendor=0x8086 device=0x9a03 subvendor=0x17aa subdevice=0x22d5
vendor = 'Intel Corporation'
device = 'TigerLake-LP Dynamic Tuning Processor Participant'
class = dasp
pcib1@pci0:0:6:0: class=0x060400 rev=0x01 hdr=0x01 vendor=0x8086 device=0x9a09 subvendor=0x17aa subdevice=0x22d5
vendor = 'Intel Corporation'
device = '11th Gen Core Processor PCIe Controller'
class = bridge
subclass = PCI-PCI
pcib2@pci0:0:7:0: class=0x060400 rev=0x01 hdr=0x01 vendor=0x8086 device=0x9a25 subvendor=0x17aa subdevice=0x22d5
vendor = 'Intel Corporation'
device = 'Tiger Lake-LP Thunderbolt 4 PCI Express Root Port'
class = bridge
subclass = PCI-PCI
pcib3@pci0:0:7:2: class=0x060400 rev=0x01 hdr=0x01 vendor=0x8086 device=0x9a27 subvendor=0x17aa subdevice=0x22d5
vendor = 'Intel Corporation'
device = 'Tiger Lake-LP Thunderbolt 4 PCI Express Root Port'
class = bridge
subclass = PCI-PCI
none1@pci0:0:8:0: class=0x088000 rev=0x01 hdr=0x00 vendor=0x8086 device=0x9a11 subvendor=0x17aa subdevice=0x22d5
vendor = 'Intel Corporation'
device = 'GNA Scoring Accelerator module'
class = base peripheral
none2@pci0:0:10:0: class=0x118000 rev=0x01 hdr=0x00 vendor=0x8086 device=0x9a0d subvendor=0x17aa subdevice=0x22d5
vendor = 'Intel Corporation'
device = 'Tigerlake Telemetry Aggregator Driver'
class = dasp
xhci0@pci0:0:13:0: class=0x0c0330 rev=0x01 hdr=0x00 vendor=0x8086 device=0x9a13 subvendor=0x17aa subdevice=0x22d5
vendor = 'Intel Corporation'
device = 'Tiger Lake-LP Thunderbolt 4 USB Controller'
class = serial bus
subclass = USB
none3@pci0:0:13:2: class=0x0c0340 rev=0x01 hdr=0x00 vendor=0x8086 device=0x9a1b subvendor=0x17aa subdevice=0x22d5
vendor = 'Intel Corporation'
device = 'Tiger Lake-LP Thunderbolt 4 NHI'
class = serial bus
subclass = USB
none4@pci0:0:13:3: class=0x0c0340 rev=0x01 hdr=0x00 vendor=0x8086 device=0x9a1d subvendor=0x17aa subdevice=0x22d5
vendor = 'Intel Corporation'
device = 'Tiger Lake-LP Thunderbolt 4 NHI'
class = serial bus
subclass = USB
xhci1@pci0:0:20:0: class=0x0c0330 rev=0x20 hdr=0x00 vendor=0x8086 device=0xa0ed subvendor=0x17aa subdevice=0x22d5
vendor = 'Intel Corporation'
device = 'Tiger Lake-LP USB 3.2 Gen 2x1 xHCI Host Controller'
class = serial bus
subclass = USB
none5@pci0:0:20:2: class=0x050000 rev=0x20 hdr=0x00 vendor=0x8086 device=0xa0ef subvendor=0x17aa subdevice=0x22d5
vendor = 'Intel Corporation'
device = 'Tiger Lake-LP Shared SRAM'
class = memory
subclass = RAM
iwlwifi0@pci0:0:20:3: class=0x028000 rev=0x20 hdr=0x00 vendor=0x8086 device=0xa0f0 subvendor=0x8086 subdevice=0x0070
vendor = 'Intel Corporation'
device = 'Wi-Fi 6 AX201'
class = network
ig4iic0@pci0:0:21:0: class=0x0c8000 rev=0x20 hdr=0x00 vendor=0x8086 device=0xa0e8 subvendor=0x17aa subdevice=0x22d5
vendor = 'Intel Corporation'
device = 'Tiger Lake-LP Serial IO I2C Controller'
class = serial bus
none6@pci0:0:22:0: class=0x078000 rev=0x20 hdr=0x00 vendor=0x8086 device=0xa0e0 subvendor=0x17aa subdevice=0x22d5
vendor = 'Intel Corporation'
device = 'Tiger Lake-LP Management Engine Interface'
class = simple comms
none7@pci0:0:22:3: class=0x070002 rev=0x20 hdr=0x00 vendor=0x8086 device=0xa0e3 subvendor=0x17aa subdevice=0x22d5
vendor = 'Intel Corporation'
device = 'Tiger Lake-LP Active Management Technology - SOL'
class = simple comms
subclass = UART
isab0@pci0:0:31:0: class=0x060100 rev=0x20 hdr=0x00 vendor=0x8086 device=0xa082 subvendor=0x17aa subdevice=0x22d5
vendor = 'Intel Corporation'
device = 'Tiger Lake-LP LPC Controller'
class = bridge
subclass = PCI-ISA
hdac0@pci0:0:31:3: class=0x040380 rev=0x20 hdr=0x00 vendor=0x8086 device=0xa0c8 subvendor=0x17aa subdevice=0x22d5
vendor = 'Intel Corporation'
device = 'Tiger Lake-LP Smart Sound Technology Audio Controller'
class = multimedia
subclass = HDA
ichsmb0@pci0:0:31:4: class=0x0c0500 rev=0x20 hdr=0x00 vendor=0x8086 device=0xa0a3 subvendor=0x17aa subdevice=0x22d5
vendor = 'Intel Corporation'
device = 'Tiger Lake-LP SMBus Controller'
class = serial bus
subclass = SMBus
none8@pci0:0:31:5: class=0x0c8000 rev=0x20 hdr=0x00 vendor=0x8086 device=0xa0a4 subvendor=0x17aa subdevice=0x22d5
vendor = 'Intel Corporation'
device = 'Tiger Lake-LP SPI Controller'
class = serial bus
nvme0@pci0:4:0:0: class=0x010802 rev=0x00 hdr=0x00 vendor=0x144d device=0xa80a subvendor=0x144d subdevice=0xa801
vendor = 'Samsung Electronics Co Ltd'
device = 'NVMe SSD Controller PM9A1/PM9A3/980PRO'
class = mass storage
subclass = NVM
pkgs I have for intel GPU are
Code:
gpu-firmware-intel-kmod-alderlake
gpu-firmware-intel-kmod-broxton
gpu-firmware-intel-kmod-cannonlake
gpu-firmware-intel-kmod-dg1
gpu-firmware-intel-kmod-elkhartlake
gpu-firmware-intel-kmod-geminilake
gpu-firmware-intel-kmod-icelake
gpu-firmware-intel-kmod-kabylake
gpu-firmware-intel-kmod-rocketlake
gpu-firmware-intel-kmod-skylake
gpu-firmware-intel-kmod-tigerlake
libva-intel-driver
libva-intel-hybrid-driver
libva-intel-media-driver
Code:
drm-510-kmod
libdrm
any one have any ideas?
thanks in advance!