CPU=i5-10400
UHD Graphics 630 applicable For what reason is the GUI not working?
xorg-video-intel It is blocked from installing.
root@solaris:~# pkg list -af xorg-video-intel
NAME (PUBLISHER) VERSION IFO
x11/server/xorg/driver/xorg-video-intel 2.99.917-11.4.36.0.1.101.0 --o
x11/server/xorg/driver/xorg-video-intel 2.99.917-11.4.33.0.1.94.0 --l
root@solaris:~# cat /var/log/Xorg.0.log
[ 77.641] (II) Loading sub module "vbe"
[ 77.641] (II) LoadModule: "vbe"
[ 77.642] (II) Loading /usr/lib/xorg/modules/libvbe.so
[ 77.642] (II) Module vbe: vendor="XOrg Foundation"
[ 77.642] compiled for 1.20.8, module version = 1.1.0
[ 77.642] ABI class: XOrg Video Driver, version 24.1
[ 77.642] (II) Loading sub module "int10"
[ 77.642] (II) LoadModule: "int10"
[ 77.642] (II) Loading /usr/lib/xorg/modules/libint10.so
[ 77.643] (II) Module int10: vendor="XOrg Foundation"
[ 77.643] compiled for 1.20.8, module version = 1.0.0
[ 77.643] ABI class: XOrg Video Driver, version 24.1
[ 77.643] (II) VESA(0): initializing int10
[ 77.643] (EE) VESA(0): V_BIOS address 0x0 out of range
[ 77.643] (II) UnloadModule: "vesa"
[ 77.644] (II) UnloadSubModule: "int10"
[ 77.644] (II) Unloading int10
[ 77.644] (II) UnloadSubModule: "vbe"
[ 77.644] (II) Unloading vbe
[ 77.644] (EE) Screen(s) found, but none have a usable configuration.
[ 77.644] (EE)
Fatal server error:
[ 77.644] (EE) no screens found(EE)
[ 77.644] (EE)
Please consult the Oracle Corporation, based on XOrg Foundation sources support
for help.
[ 77.644] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 77.644] (EE)
[ 77.657] (EE) Server terminated with error (1). Closing log file.
Please tell me how to solve it .