Hi everyone.
I'm new to crux and it's the first time I install a source based system.
I feel actracted by the atmosphere of crux: essential, clean, rich of documentation (I found documentation on frame buffer in /usr/src/linux*/ that isn't so easy to find).
Crux people seem to be very expert. I'm not an expert at all, but I like to understand and to do things by myself..
During the installation I had the sensation to not completely control the process, particularly the big set of kernel compilation options.
Probably I made a mistake and now I've a problem to start X.
When I try to run X with
$ startx (as user)
or
# startx (as root)
I get an error and I'm not able to understand it.
Now I'm using another pc to have a browser in order to write to you.
Here it is the content of /var/log/Xorg.0.log - Can you help me? Thanks
*********************************************************
[ 11775.191] 
X.Org X Server 1.21.1.4
X Protocol Version 11, Revision 0
[ 11775.192] Current Operating System: Linux asusprove 5.15.55 #1 SMP Sat May 6 21:02:07 UTC 2023 x86_64
[ 11775.192] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.15.55 root=/dev/sda3 ro
[ 11775.192]  
[ 11775.193] Current version of pixman: 0.40.0
[ 11775.193] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[ 11775.193] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 11775.195] (==) Log file: "/var/log/Xorg.0.log", Time: Sun May 21 22:51:52 2023
[ 11775.196] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 11775.196] (==) No Layout section.  Using the first Screen section.
[ 11775.196] (==) No screen section available. Using defaults.
[ 11775.196] (**) |-->Screen "Default Screen Section" (0)
[ 11775.196] (**) |   |-->Monitor "<default monitor>"
[ 11775.196] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[ 11775.196] (==) Automatically adding devices
[ 11775.196] (==) Automatically enabling devices
[ 11775.196] (==) Automatically adding GPU devices
[ 11775.196] (==) Automatically binding GPU devices
[ 11775.196] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 11775.196] (WW) The directory "/usr/share/fonts/X11/OTF" does not exist.
[ 11775.196] 	Entry deleted from font path.
[ 11775.196] (WW) The directory "/usr/share/fonts/X11/Type1" does not exist.
[ 11775.196] 	Entry deleted from font path.
[ 11775.196] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/TTF,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi
[ 11775.196] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 11775.196] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 11775.196] (II) Module ABI versions:
[ 11775.196] 	X.Org ANSI C Emulation: 0.4
[ 11775.196] 	X.Org Video Driver: 25.2
[ 11775.196] 	X.Org XInput driver : 24.4
[ 11775.196] 	X.Org Server Extension : 10.0
[ 11775.196] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory)
[ 11775.196] (++) using VT number 1

[ 11775.198] (--) PCI:*(0@0:2:0) 8086:1616:1043:1b3d rev 9, Mem @ 0xb1000000/16777216, 0xc0000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[ 11775.198] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 11775.198] (II) LoadModule: "glx"
[ 11775.198] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 11775.199] (II) Module glx: vendor="X.Org Foundation"
[ 11775.199] 	compiled for 1.21.1.4, module version = 1.0.0
[ 11775.199] 	ABI class: X.Org Server Extension, version 10.0
[ 11775.199] (==) Matched intel as autoconfigured driver 0
[ 11775.199] (==) Matched modesetting as autoconfigured driver 1
[ 11775.199] (==) Matched fbdev as autoconfigured driver 2
[ 11775.199] (==) Matched vesa as autoconfigured driver 3
[ 11775.199] (==) Assigned the driver to the xf86ConfigLayout
[ 11775.199] (II) LoadModule: "intel"
[ 11775.199] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 11775.199] (II) Module intel: vendor="X.Org Foundation"
[ 11775.199] 	compiled for 1.21.1.4, module version = 2.99.917
[ 11775.199] 	Module class: X.Org Video Driver
[ 11775.199] 	ABI class: X.Org Video Driver, version 25.2
[ 11775.199] (II) LoadModule: "modesetting"
[ 11775.199] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 11775.199] (II) Module modesetting: vendor="X.Org Foundation"
[ 11775.199] 	compiled for 1.21.1.4, module version = 1.21.1
[ 11775.199] 	Module class: X.Org Video Driver
[ 11775.199] 	ABI class: X.Org Video Driver, version 25.2
[ 11775.199] (II) LoadModule: "fbdev"
[ 11775.200] (WW) Warning, couldn't open module fbdev
[ 11775.200] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 11775.200] (II) LoadModule: "vesa"
[ 11775.200] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 11775.200] (II) Module vesa: vendor="X.Org Foundation"
[ 11775.200] 	compiled for 1.21.1.4, module version = 2.5.0
[ 11775.200] 	Module class: X.Org Video Driver
[ 11775.200] 	ABI class: X.Org Video Driver, version 25.2
[ 11775.200] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[ 11775.200] (II) intel: Driver for Intel(R) HD Graphics
[ 11775.200] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 11775.200] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[ 11775.200] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 11775.200] (II) VESA: driver for VESA chipsets: vesa
[ 11775.202] (EE) open /dev/dri/card0: No such file or directory
[ 11775.202] (WW) Falling back to old probe method for modesetting
[ 11775.202] (EE) open /dev/dri/card0: No such file or directory
[ 11775.202] vesa: Refusing to run on UEFI
[ 11775.202] (EE) Screen 0 deleted because of no matching config section.
[ 11775.202] (II) UnloadModule: "modesetting"
[ 11775.202] (EE) Device(s) detected, but none match those in the config file.
[ 11775.202] (EE) 
Fatal server error:
[ 11775.202] (EE) no screens found(EE) 
[ 11775.202] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[ 11775.203] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 11775.203] (EE) 
[ 11775.204] (EE) Server terminated with error (1). Closing log file.