I have got one of these cheap small boxes, with a N150.
Freebsd installs nice and easy.
All seems to be working, except alderlake, tigerlake and rtw89.
Installed from my poudriere repo:
rc.conf
First of all, rtw89:
Nice fast intel wired, but no wireless.
Now alderlake:
Have tried with no xorg.conf and with, with all permutations of
Without xorg.conf:
With xorg.conf:
Have tried
Now I note from
"Needed firmware packages" and "packages are already installed"
What does that mean?
Is there anything I have to do that I have not done yet?
How do I get alderlake, tigerlake and rtw89 working?
Freebsd installs nice and easy.
freebsd-version -kru14.2-RELEASE-p1
14.2-RELEASE-p1
14.2-RELEASE-p3All seems to be working, except alderlake, tigerlake and rtw89.
Installed from my poudriere repo:
pkg prime-originsgraphics/drm-kmod
net/wifi-firmware-rtw89-kmodrc.conf
kld_list="${kld_list} i915kms"
kld_list="${kld_list} if_rtw89" kldstat4 1 0xffffffff839f9000 1e2228 i915kms.ko
11 1 0xffffffff83e00000 24fee0 if_rtw89.koFirst of all, rtw89:
ifconfig -ligc0 lo0Nice fast intel wired, but no wireless.
Now alderlake:
pciconf -lv | grep -B4 VGApciconf -lv | grep -B4 VGA
vgapci0@pci0:0:2:0: class=0x030000 rev=0x00 hdr=0x00 vendor=0x8086 device=0x46d4 subvendor=0x0301 subdevice=0x02f3
vendor = 'Intel Corporation'
device = 'Alder Lake-N [Intel Graphics]'
class = display
subclass = VGA
Have tried with no xorg.conf and with, with all permutations of
Section "Device"
Identifier "Card0"
Driver "intel"
# Driver "modesetting"
BusID "PCI:0:2:0"
EndSection.Without xorg.conf:
[ 1973.699]
X.Org X Server 1.21.1.16
X Protocol Version 11, Revision 0
[ 1973.699] Current Operating System: FreeBSD viridian.local.minium.com 14.2-RELEASE-p1 FreeBSD 14.2-RELEASE-p1 GENERIC amd64
[ 1973.699]
[ 1973.699] Current version of pixman: 0.44.2
[ 1973.699] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 1973.699] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 1973.699] (==) Log file: "/var/log/Xorg.0.log", Time: Fri May 2 13:52:10 2025
[ 1973.700] (==) Using system config directory "/usr/local/share/X11/xorg.conf.d"
[ 1973.701] (==) No Layout section. Using the first Screen section.
[ 1973.701] (==) No screen section available. Using defaults.
[ 1973.701] (**) |-->Screen "Default Screen Section" (0)
[ 1973.701] (**) | |-->Monitor "<default monitor>"
[ 1973.702] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 1973.702] (**) Allowing byte-swapped clients
[ 1973.702] (==) Automatically adding devices
[ 1973.702] (==) Automatically enabling devices
[ 1973.702] (==) Automatically adding GPU devices
[ 1973.702] (==) Automatically binding GPU devices
[ 1973.702] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 1973.706] (==) 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
[ 1973.706] (==) ModulePath set to "/usr/local/lib/xorg/modules"
[ 1973.706] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 1973.706] (II) Module ABI versions:
[ 1973.706] X.Org ANSI C Emulation: 0.4
[ 1973.706] X.Org Video Driver: 25.2
[ 1973.706] X.Org XInput driver : 24.4
[ 1973.706] X.Org Server Extension : 10.0
[ 1973.717] (--) PCI:*(0@0:2:0) 8086:46d4:0301:02f3 rev 0, Mem @ 0x6000000000/16777216, 0x4000000000/268435456, I/O @ 0x00004000/64, BIOS @ 0x????????/65536
[ 1973.717] (II) LoadModule: "glx"
[ 1973.717] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
[ 1973.723] (II) Module glx: vendor="X.Org Foundation"
[ 1973.723] compiled for 1.21.1.16, module version = 1.0.0
[ 1973.723] ABI class: X.Org Server Extension, version 10.0
[ 1973.723] (==) Matched intel as autoconfigured driver 0
[ 1973.723] (==) Matched modesetting as autoconfigured driver 1
[ 1973.723] (==) Matched scfb as autoconfigured driver 2
[ 1973.723] (==) Matched vesa as autoconfigured driver 3
[ 1973.723] (==) Assigned the driver to the xf86ConfigLayout
[ 1973.723] (II) LoadModule: "intel"
[ 1973.724] (WW) Warning, couldn't open module intel
[ 1973.724] (EE) Failed to load module "intel" (module does not exist, 0)
[ 1973.724] (II) LoadModule: "modesetting"
[ 1973.724] (II) Loading /usr/local/lib/xorg/modules/drivers/modesetting_drv.so
[ 1973.728] (II) Module modesetting: vendor="X.Org Foundation"
[ 1973.728] compiled for 1.21.1.16, module version = 1.21.1
[ 1973.728] Module class: X.Org Video Driver
[ 1973.728] ABI class: X.Org Video Driver, version 25.2
[ 1973.728] (II) LoadModule: "scfb"
[ 1973.728] (II) Loading /usr/local/lib/xorg/modules/drivers/scfb_drv.so
[ 1973.729] (II) Module scfb: vendor="X.Org Foundation"
[ 1973.729] compiled for 1.21.1.16, module version = 0.0.5
[ 1973.729] ABI class: X.Org Video Driver, version 25.2
[ 1973.729] (II) LoadModule: "vesa"
[ 1973.729] (II) Loading /usr/local/lib/xorg/modules/drivers/vesa_drv.so
[ 1973.729] (II) Module vesa: vendor="X.Org Foundation"
[ 1973.729] compiled for 1.21.1.16, module version = 2.5.0
[ 1973.729] Module class: X.Org Video Driver
[ 1973.729] ABI class: X.Org Video Driver, version 25.2
[ 1973.729] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 1973.729] (II) scfb: driver for wsdisplay framebuffer: scfb
[ 1973.729] (II) VESA: driver for VESA chipsets: vesa
[ 1973.729] (--) Using syscons driver with X support (version 2.0)
[ 1973.729] (--) using VT number 9
[ 1973.730] (EE) open /dev/dri/card0: No such file or directory
[ 1973.730] (WW) Falling back to old probe method for modesetting
[ 1973.730] (EE) open /dev/dri/card0: No such file or directory
[ 1973.730] (WW) Falling back to old probe method for scfb
[ 1973.730] scfb trace: probe start
[ 1973.730] (II) scfb(1): using default device
[ 1973.730] scfb trace: probe done
[ 1973.730] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 1973.730] (EE) Screen 0 deleted because of no matching config section.
[ 1973.730] (II) UnloadModule: "modesetting"
[ 1973.730] (EE)
Fatal server error:
[ 1973.730] (EE) Cannot run in framebuffer mode. Please specify busIDs for all framebuffer devices
[ 1973.730] (EE)
[ 1973.730] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 1973.730] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 1973.730] (EE)
[ 1973.730] (EE) Server terminated with error (1). Closing log file.
X.Org X Server 1.21.1.16
X Protocol Version 11, Revision 0
[ 1973.699] Current Operating System: FreeBSD viridian.local.minium.com 14.2-RELEASE-p1 FreeBSD 14.2-RELEASE-p1 GENERIC amd64
[ 1973.699]
[ 1973.699] Current version of pixman: 0.44.2
[ 1973.699] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 1973.699] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 1973.699] (==) Log file: "/var/log/Xorg.0.log", Time: Fri May 2 13:52:10 2025
[ 1973.700] (==) Using system config directory "/usr/local/share/X11/xorg.conf.d"
[ 1973.701] (==) No Layout section. Using the first Screen section.
[ 1973.701] (==) No screen section available. Using defaults.
[ 1973.701] (**) |-->Screen "Default Screen Section" (0)
[ 1973.701] (**) | |-->Monitor "<default monitor>"
[ 1973.702] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 1973.702] (**) Allowing byte-swapped clients
[ 1973.702] (==) Automatically adding devices
[ 1973.702] (==) Automatically enabling devices
[ 1973.702] (==) Automatically adding GPU devices
[ 1973.702] (==) Automatically binding GPU devices
[ 1973.702] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 1973.706] (==) 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
[ 1973.706] (==) ModulePath set to "/usr/local/lib/xorg/modules"
[ 1973.706] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 1973.706] (II) Module ABI versions:
[ 1973.706] X.Org ANSI C Emulation: 0.4
[ 1973.706] X.Org Video Driver: 25.2
[ 1973.706] X.Org XInput driver : 24.4
[ 1973.706] X.Org Server Extension : 10.0
[ 1973.717] (--) PCI:*(0@0:2:0) 8086:46d4:0301:02f3 rev 0, Mem @ 0x6000000000/16777216, 0x4000000000/268435456, I/O @ 0x00004000/64, BIOS @ 0x????????/65536
[ 1973.717] (II) LoadModule: "glx"
[ 1973.717] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
[ 1973.723] (II) Module glx: vendor="X.Org Foundation"
[ 1973.723] compiled for 1.21.1.16, module version = 1.0.0
[ 1973.723] ABI class: X.Org Server Extension, version 10.0
[ 1973.723] (==) Matched intel as autoconfigured driver 0
[ 1973.723] (==) Matched modesetting as autoconfigured driver 1
[ 1973.723] (==) Matched scfb as autoconfigured driver 2
[ 1973.723] (==) Matched vesa as autoconfigured driver 3
[ 1973.723] (==) Assigned the driver to the xf86ConfigLayout
[ 1973.723] (II) LoadModule: "intel"
[ 1973.724] (WW) Warning, couldn't open module intel
[ 1973.724] (EE) Failed to load module "intel" (module does not exist, 0)
[ 1973.724] (II) LoadModule: "modesetting"
[ 1973.724] (II) Loading /usr/local/lib/xorg/modules/drivers/modesetting_drv.so
[ 1973.728] (II) Module modesetting: vendor="X.Org Foundation"
[ 1973.728] compiled for 1.21.1.16, module version = 1.21.1
[ 1973.728] Module class: X.Org Video Driver
[ 1973.728] ABI class: X.Org Video Driver, version 25.2
[ 1973.728] (II) LoadModule: "scfb"
[ 1973.728] (II) Loading /usr/local/lib/xorg/modules/drivers/scfb_drv.so
[ 1973.729] (II) Module scfb: vendor="X.Org Foundation"
[ 1973.729] compiled for 1.21.1.16, module version = 0.0.5
[ 1973.729] ABI class: X.Org Video Driver, version 25.2
[ 1973.729] (II) LoadModule: "vesa"
[ 1973.729] (II) Loading /usr/local/lib/xorg/modules/drivers/vesa_drv.so
[ 1973.729] (II) Module vesa: vendor="X.Org Foundation"
[ 1973.729] compiled for 1.21.1.16, module version = 2.5.0
[ 1973.729] Module class: X.Org Video Driver
[ 1973.729] ABI class: X.Org Video Driver, version 25.2
[ 1973.729] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 1973.729] (II) scfb: driver for wsdisplay framebuffer: scfb
[ 1973.729] (II) VESA: driver for VESA chipsets: vesa
[ 1973.729] (--) Using syscons driver with X support (version 2.0)
[ 1973.729] (--) using VT number 9
[ 1973.730] (EE) open /dev/dri/card0: No such file or directory
[ 1973.730] (WW) Falling back to old probe method for modesetting
[ 1973.730] (EE) open /dev/dri/card0: No such file or directory
[ 1973.730] (WW) Falling back to old probe method for scfb
[ 1973.730] scfb trace: probe start
[ 1973.730] (II) scfb(1): using default device
[ 1973.730] scfb trace: probe done
[ 1973.730] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 1973.730] (EE) Screen 0 deleted because of no matching config section.
[ 1973.730] (II) UnloadModule: "modesetting"
[ 1973.730] (EE)
Fatal server error:
[ 1973.730] (EE) Cannot run in framebuffer mode. Please specify busIDs for all framebuffer devices
[ 1973.730] (EE)
[ 1973.730] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 1973.730] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 1973.730] (EE)
[ 1973.730] (EE) Server terminated with error (1). Closing log file.
With xorg.conf:
[ 2460.924]
X.Org X Server 1.21.1.16
X Protocol Version 11, Revision 0
[ 2460.924] Current Operating System: FreeBSD viridian.local.minium.com 14.2-RELEASE-p1 FreeBSD 14.2-RELEASE-p1 GENERIC amd64
[ 2460.924]
[ 2460.924] Current version of pixman: 0.44.2
[ 2460.924] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 2460.924] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 2460.924] (==) Log file: "/var/log/Xorg.0.log", Time: Fri May 2 14:00:17 2025
[ 2460.924] (==) Using config directory: "/usr/local/etc/X11/xorg.conf.d"
[ 2460.924] (==) Using system config directory "/usr/local/share/X11/xorg.conf.d"
[ 2460.924] (==) No Layout section. Using the first Screen section.
[ 2460.924] (==) No screen section available. Using defaults.
[ 2460.924] (**) |-->Screen "Default Screen Section" (0)
[ 2460.924] (**) | |-->Monitor "<default monitor>"
[ 2460.924] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 2460.925] (**) | |-->Device "Card0"
[ 2460.925] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 2460.925] (**) Allowing byte-swapped clients
[ 2460.925] (==) Automatically adding devices
[ 2460.925] (==) Automatically enabling devices
[ 2460.925] (==) Automatically adding GPU devices
[ 2460.925] (==) Automatically binding GPU devices
[ 2460.925] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 2460.925] (==) 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
[ 2460.925] (==) ModulePath set to "/usr/local/lib/xorg/modules"
[ 2460.925] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 2460.925] (II) Module ABI versions:
[ 2460.925] X.Org ANSI C Emulation: 0.4
[ 2460.925] X.Org Video Driver: 25.2
[ 2460.925] X.Org XInput driver : 24.4
[ 2460.925] X.Org Server Extension : 10.0
[ 2460.930] (--) PCI:*(0@0:2:0) 8086:46d4:0301:02f3 rev 0, Mem @ 0x6000000000/16777216, 0x4000000000/268435456, I/O @ 0x00004000/64, BIOS @ 0x????????/65536
[ 2460.930] (II) LoadModule: "glx"
[ 2460.930] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
[ 2460.931] (II) Module glx: vendor="X.Org Foundation"
[ 2460.931] compiled for 1.21.1.16, module version = 1.0.0
[ 2460.931] ABI class: X.Org Server Extension, version 10.0
[ 2460.931] (II) LoadModule: "intel"
[ 2460.931] (WW) Warning, couldn't open module intel
[ 2460.931] (EE) Failed to load module "intel" (module does not exist, 0)
[ 2460.931] (EE) No drivers available.
[ 2460.931] (EE)
Fatal server error:
[ 2460.931] (EE) no screens found(EE)
[ 2460.931] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 2460.931] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 2460.931] (EE)
[ 2460.931] (EE) Server terminated with error (1). Closing log file.
X.Org X Server 1.21.1.16
X Protocol Version 11, Revision 0
[ 2460.924] Current Operating System: FreeBSD viridian.local.minium.com 14.2-RELEASE-p1 FreeBSD 14.2-RELEASE-p1 GENERIC amd64
[ 2460.924]
[ 2460.924] Current version of pixman: 0.44.2
[ 2460.924] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 2460.924] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 2460.924] (==) Log file: "/var/log/Xorg.0.log", Time: Fri May 2 14:00:17 2025
[ 2460.924] (==) Using config directory: "/usr/local/etc/X11/xorg.conf.d"
[ 2460.924] (==) Using system config directory "/usr/local/share/X11/xorg.conf.d"
[ 2460.924] (==) No Layout section. Using the first Screen section.
[ 2460.924] (==) No screen section available. Using defaults.
[ 2460.924] (**) |-->Screen "Default Screen Section" (0)
[ 2460.924] (**) | |-->Monitor "<default monitor>"
[ 2460.924] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 2460.925] (**) | |-->Device "Card0"
[ 2460.925] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 2460.925] (**) Allowing byte-swapped clients
[ 2460.925] (==) Automatically adding devices
[ 2460.925] (==) Automatically enabling devices
[ 2460.925] (==) Automatically adding GPU devices
[ 2460.925] (==) Automatically binding GPU devices
[ 2460.925] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 2460.925] (==) 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
[ 2460.925] (==) ModulePath set to "/usr/local/lib/xorg/modules"
[ 2460.925] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 2460.925] (II) Module ABI versions:
[ 2460.925] X.Org ANSI C Emulation: 0.4
[ 2460.925] X.Org Video Driver: 25.2
[ 2460.925] X.Org XInput driver : 24.4
[ 2460.925] X.Org Server Extension : 10.0
[ 2460.930] (--) PCI:*(0@0:2:0) 8086:46d4:0301:02f3 rev 0, Mem @ 0x6000000000/16777216, 0x4000000000/268435456, I/O @ 0x00004000/64, BIOS @ 0x????????/65536
[ 2460.930] (II) LoadModule: "glx"
[ 2460.930] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
[ 2460.931] (II) Module glx: vendor="X.Org Foundation"
[ 2460.931] compiled for 1.21.1.16, module version = 1.0.0
[ 2460.931] ABI class: X.Org Server Extension, version 10.0
[ 2460.931] (II) LoadModule: "intel"
[ 2460.931] (WW) Warning, couldn't open module intel
[ 2460.931] (EE) Failed to load module "intel" (module does not exist, 0)
[ 2460.931] (EE) No drivers available.
[ 2460.931] (EE)
Fatal server error:
[ 2460.931] (EE) no screens found(EE)
[ 2460.931] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 2460.931] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 2460.931] (EE)
[ 2460.931] (EE) Server terminated with error (1). Closing log file.
Have tried
kldload all of:i915_adlp_dmc_bin.ko
i915_adlp_dmc_ver2_10_bin.ko
i915_adlp_dmc_ver2_16_bin.ko
i915_adlp_guc_62_0_3_bin.ko
i915_adlp_guc_70_bin.ko
i915_adls_dmc_ver2_01_bin.ko
i915_tgl_dmc_ver2_08_bin.ko
i915_tgl_dmc_ver2_12_bin.ko
i915_tgl_guc_35_2_0_bin.ko
i915_tgl_guc_62_0_0_bin.ko
i915_tgl_guc_70_1_1_bin.ko
i915_tgl_guc_70_bin.ko
i915_tgl_huc_7_5_0_bin.ko
i915_tgl_huc_7_9_3_bin.ko
i915_tgl_huc_bin.koNow I note from
man rtw89
Code:
This driver requires firmware to be loaded before it will work. The
package wifi-firmware-rtw89-kmod from the
ports/net/wifi-firmware-rtw89-kmod port needs to be installed before the
driver is loaded. Otherwise no wlan(4) interface can be created using
ifconfig(8). One should use fwget(8) to install the correct firmware
package.
fwgetNeeded firmware packages: 'gpu-firmware-intel-kmod-alderlake gpu-firmware-intel-kmod-tigerlake wifi-firmware-rtw89-kmod-rtw8852b'
The most recent versions of packages are already installed"Needed firmware packages" and "packages are already installed"
What does that mean?
Is there anything I have to do that I have not done yet?
How do I get alderlake, tigerlake and rtw89 working?