You are not logged in.
My computer is a Samsung NC10
lspci -v | grep -A1 -e VGA -e 3D
prints :
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GSE Express Integrated Graphics Controller (rev 03) (prog-if 00 [VGA controller])
Subsystem: Samsung Electronics Co Ltd Device ca00
So I installed mesa and xf86-video-intel
I also set up a /etc/X11/xorg.conf.d/20-intel.conf file such as :
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
EndSection
When executing startx it crashes after a little freeze and prints this log file :
[ 1338.885]
X.Org X Server 1.21.1.13
X Protocol Version 11, Revision 0
[ 1338.890] Current Operating System: Linux diogene-arch 6.10.7-arch1-1.0 #1 SMP PREEMPT_DYNAMIC Fri, 30 Aug 2024 16:41:06 +0000 i686
[ 1338.890] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=722243ad-8fd9-4880-959a-f9a3d4d709fe rw loglevel=3 quiet
[ 1338.891]
[ 1338.892] Current version of pixman: 0.43.4
[ 1338.894] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 1338.895] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 1338.900] (==) Log file: "/home/diogene/.local/share/xorg/Xorg.0.log", Time: Sun Sep 8 18:15:37 2024
[ 1338.904] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 1338.908] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 1338.909] (==) No Layout section. Using the first Screen section.
[ 1338.909] (==) No screen section available. Using defaults.
[ 1338.909] (**) |-->Screen "Default Screen Section" (0)
[ 1338.909] (**) | |-->Monitor "<default monitor>"
[ 1338.910] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 1338.910] (**) | |-->Device "Intel Graphics"
[ 1338.910] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 1338.910] (**) Allowing byte-swapped clients
[ 1338.910] (==) Automatically adding devices
[ 1338.910] (==) Automatically enabling devices
[ 1338.910] (==) Automatically adding GPU devices
[ 1338.910] (==) Automatically binding GPU devices
[ 1338.910] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 1338.910] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 1338.910] Entry deleted from font path.
[ 1338.910] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[ 1338.910] Entry deleted from font path.
[ 1338.910] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 1338.910] Entry deleted from font path.
[ 1338.910] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 1338.910] Entry deleted from font path.
[ 1338.910] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 1338.910] Entry deleted from font path.
[ 1338.910] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 1338.910] Entry deleted from font path.
[ 1338.910] (==) FontPath set to:
[ 1338.911] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 1338.911] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 1338.911] (II) Module ABI versions:
[ 1338.911] X.Org ANSI C Emulation: 0.4
[ 1338.911] X.Org Video Driver: 25.2
[ 1338.911] X.Org XInput driver : 24.4
[ 1338.911] X.Org Server Extension : 10.0
[ 1338.912] (++) using VT number 1
[ 1338.917] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 1338.922] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 1338.923] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[ 1338.926] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 13 paused 0
[ 1338.941] (--) PCI:*(0@0:2:0) 8086:27ae:144d:ca00 rev 3, Mem @ 0xf0000000/524288, 0xd0000000/268435456, 0xf0300000/262144, I/O @ 0x00001800/8, BIOS @ 0x????????/131072
[ 1338.941] (--) PCI: (0@0:2:1) 8086:27a6:144d:ca00 rev 3, Mem @ 0xf0080000/524288
[ 1338.941] (II) LoadModule: "glx"
[ 1338.942] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 1338.950] (II) Module glx: vendor="X.Org Foundation"
[ 1338.950] compiled for 1.21.1.13, module version = 1.0.0
[ 1338.950] ABI class: X.Org Server Extension, version 10.0
[ 1338.950] (II) LoadModule: "intel"
[ 1338.951] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 1339.000] (II) Module intel: vendor="X.Org Foundation"
[ 1339.001] compiled for 1.21.1.11, module version = 2.99.917
[ 1339.001] Module class: X.Org Video Driver
[ 1339.001] ABI class: X.Org Video Driver, version 25.2
[ 1339.001] (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
[ 1339.002] (II) intel: Driver for Intel(R) HD Graphics
[ 1339.002] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 1339.002] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[ 1339.002] xf86EnableIO: failed to enable I/O ports 0000-03ff (Operation not permitted)
[ 1339.015] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20230929
[ 1339.015] (II) intel(0): SNA compiled from 2.99.917-923-gb74b67f0
[ 1339.020] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 1339.022] (--) intel(0): Integrated Graphics Chipset: Intel(R) 945GME
[ 1339.022] (--) intel(0): CPU: x86, sse2, sse3, ssse3; using a maximum of 1 threads
[ 1339.022] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 1339.022] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 1339.022] (==) intel(0): RGB weight 888
[ 1339.022] (==) intel(0): Default visual is TrueColor
[ 1339.024] (II) intel(0): Output LVDS1 has no monitor section
[ 1339.027] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output LVDS1
[ 1339.027] (II) intel(0): Enabled output LVDS1
[ 1339.028] (II) intel(0): Output VGA1 has no monitor section
[ 1339.029] (II) intel(0): Enabled output VGA1
[ 1339.029] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 1339.029] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 1339.029] (II) intel(0): Enabled output VIRTUAL1
[ 1339.030] (--) intel(0): Output LVDS1 using initial mode 1024x600 on pipe 1
[ 1339.030] (==) intel(0): TearFree disabled
[ 1339.030] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[ 1339.030] (==) intel(0): DPI set to (96, 96)
[ 1339.030] (II) Loading sub module "dri3"
[ 1339.030] (II) LoadModule: "dri3"
[ 1339.030] (II) Module "dri3" already built-in
[ 1339.030] (II) Loading sub module "dri2"
[ 1339.030] (II) LoadModule: "dri2"
[ 1339.030] (II) Module "dri2" already built-in
[ 1339.030] (II) Loading sub module "present"
[ 1339.030] (II) LoadModule: "present"
[ 1339.030] (II) Module "present" already built-in
[ 1339.056] (II) intel(0): SNA initialized with Alviso (gen3) backend
[ 1339.056] (==) intel(0): Backing store enabled
[ 1339.056] (==) intel(0): Silken mouse enabled
[ 1339.056] (II) intel(0): HW Cursor enabled
[ 1339.057] (==) intel(0): DPMS enabled
[ 1339.057] (==) intel(0): Display hotplug detection enabled
[ 1339.094] (II) intel(0): [XvMC] i915_xvmc driver initialized.
[ 1339.094] (II) intel(0): [DRI2] Setup complete
[ 1339.094] (II) intel(0): [DRI2] DRI driver: i915
[ 1339.094] (II) intel(0): [DRI2] VDPAU driver: va_gl
[ 1339.094] (II) intel(0): direct rendering: DRI2 enabled
[ 1339.094] (II) intel(0): hardware support for Present enabled
[ 1339.094] (II) Initializing extension Generic Event Extension
[ 1339.095] (II) Initializing extension SHAPE
[ 1339.096] (II) Initializing extension MIT-SHM
[ 1339.097] (II) Initializing extension XInputExtension
[ 1339.099] (II) Initializing extension XTEST
[ 1339.100] (II) Initializing extension BIG-REQUESTS
[ 1339.101] (II) Initializing extension SYNC
[ 1339.102] (II) Initializing extension XKEYBOARD
[ 1339.125] (II) Initializing extension XC-MISC
[ 1339.127] (II) Initializing extension SECURITY
[ 1339.128] (II) Initializing extension XFIXES
[ 1339.129] (II) Initializing extension RENDER
[ 1339.130] (II) Initializing extension RANDR
[ 1339.132] (II) Initializing extension COMPOSITE
[ 1339.133] (II) Initializing extension DAMAGE
[ 1339.134] (II) Initializing extension MIT-SCREEN-SAVER
[ 1339.135] (II) Initializing extension DOUBLE-BUFFER
[ 1339.136] (II) Initializing extension RECORD
[ 1339.137] (II) Initializing extension DPMS
[ 1339.138] (II) Initializing extension Present
[ 1339.139] (II) Initializing extension DRI3
[ 1339.139] (II) Initializing extension X-Resource
[ 1339.140] (II) Initializing extension XVideo
[ 1339.141] (II) Initializing extension XVideo-MotionCompensation
[ 1339.142] (II) Initializing extension GLX
[ 1339.321] (II) AIGLX: Loaded and initialized i915
[ 1339.321] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 1339.321] (II) Initializing extension XFree86-VidModeExtension
[ 1339.321] (II) Initializing extension XFree86-DGA
[ 1339.322] (II) Initializing extension XFree86-DRI
[ 1339.322] (II) Initializing extension DRI2
[ 1339.350] (II) intel(0): switch to mode 1024x600@60.0 on LVDS1 using pipe 1, position (0, 0), rotation normal, reflection none
[ 1339.380] (II) intel(0): Setting screen physical size to 270 x 158
[ 1340.091] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 1340.091] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 1340.091] (II) LoadModule: "libinput"
[ 1340.116] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 1340.200] (II) Module libinput: vendor="X.Org Foundation"
[ 1340.200] compiled for 1.21.1.13, module version = 1.4.0
[ 1340.200] Module class: X.Org XInput Driver
[ 1340.200] ABI class: X.Org XInput driver, version 24.4
[ 1340.200] (II) Using input driver 'libinput' for 'Power Button'
[ 1340.205] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 24 paused 0
[ 1340.205] (**) Power Button: always reports core events
[ 1340.205] (**) Option "Device" "/dev/input/event3"
[ 1340.323] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 1340.324] (II) event3 - Power Button: device is a keyboard
[ 1340.325] (II) event3 - Power Button: device removed
[ 1340.325] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 1340.325] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 1340.333] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 1340.333] (II) event3 - Power Button: device is a keyboard
[ 1340.338] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[ 1340.339] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 1340.339] (II) Using input driver 'libinput' for 'Video Bus'
[ 1340.346] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 27 paused 0
[ 1340.346] (**) Video Bus: always reports core events
[ 1340.346] (**) Option "Device" "/dev/input/event4"
[ 1340.356] (II) event4 - Video Bus: is tagged by udev as: Keyboard
[ 1340.357] (II) event4 - Video Bus: device is a keyboard
[ 1340.359] (II) event4 - Video Bus: device removed
[ 1340.359] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4/event4"
[ 1340.359] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 1340.367] (II) event4 - Video Bus: is tagged by udev as: Keyboard
[ 1340.367] (II) event4 - Video Bus: device is a keyboard
[ 1340.372] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 1340.372] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 1340.372] (II) Using input driver 'libinput' for 'Power Button'
[ 1340.376] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 28 paused 0
[ 1340.376] (**) Power Button: always reports core events
[ 1340.376] (**) Option "Device" "/dev/input/event1"
[ 1340.383] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 1340.383] (II) event1 - Power Button: device is a keyboard
[ 1340.384] (II) event1 - Power Button: device removed
[ 1340.384] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 1340.384] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 1340.391] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 1340.392] (II) event1 - Power Button: device is a keyboard
[ 1340.396] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 1340.397] (II) No input driver specified, ignoring this device.
[ 1340.397] (II) This device may have been added with another device file.
[ 1340.400] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[ 1340.400] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 1340.400] (II) Using input driver 'libinput' for 'Sleep Button'
[ 1340.404] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 29 paused 0
[ 1340.405] (**) Sleep Button: always reports core events
[ 1340.405] (**) Option "Device" "/dev/input/event2"
[ 1340.411] (II) event2 - Sleep Button: is tagged by udev as: Keyboard
[ 1340.411] (II) event2 - Sleep Button: device is a keyboard
[ 1340.412] (II) event2 - Sleep Button: device removed
[ 1340.412] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
[ 1340.412] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 1340.419] (II) event2 - Sleep Button: is tagged by udev as: Keyboard
[ 1340.420] (II) event2 - Sleep Button: device is a keyboard
[ 1340.426] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event8)
[ 1340.426] (II) No input driver specified, ignoring this device.
[ 1340.426] (II) This device may have been added with another device file.
[ 1340.429] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event9)
[ 1340.429] (II) No input driver specified, ignoring this device.
[ 1340.429] (II) This device may have been added with another device file.
[ 1340.436] (II) config/udev: Adding input device Namuga 1.3M Webcam: Namuga 1.3M (/dev/input/event10)
[ 1340.436] (**) Namuga 1.3M Webcam: Namuga 1.3M: Applying InputClass "libinput keyboard catchall"
[ 1340.436] (II) Using input driver 'libinput' for 'Namuga 1.3M Webcam: Namuga 1.3M'
[ 1340.440] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 30 paused 0
[ 1340.440] (**) Namuga 1.3M Webcam: Namuga 1.3M: always reports core events
[ 1340.440] (**) Option "Device" "/dev/input/event10"
[ 1340.450] (II) event10 - Namuga 1.3M Webcam: Namuga 1.3M: is tagged by udev as: Keyboard
[ 1340.450] (II) event10 - Namuga 1.3M Webcam: Namuga 1.3M: device is a keyboard
[ 1340.451] (II) event10 - Namuga 1.3M Webcam: Namuga 1.3M: device removed
[ 1340.451] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-8/1-8:1.0/input/input17/event10"
[ 1340.452] (II) XINPUT: Adding extended input device "Namuga 1.3M Webcam: Namuga 1.3M" (type: KEYBOARD, id 10)
[ 1340.461] (II) event10 - Namuga 1.3M Webcam: Namuga 1.3M: is tagged by udev as: Keyboard
[ 1340.462] (II) event10 - Namuga 1.3M Webcam: Namuga 1.3M: device is a keyboard
[ 1340.468] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event5)
[ 1340.468] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 1340.468] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 1340.472] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 31 paused 0
[ 1340.472] (**) AT Translated Set 2 keyboard: always reports core events
[ 1340.472] (**) Option "Device" "/dev/input/event5"
[ 1340.479] (II) event5 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 1340.480] (II) event5 - AT Translated Set 2 keyboard: device is a keyboard
[ 1340.485] (II) event5 - AT Translated Set 2 keyboard: device removed
[ 1340.485] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input5/event5"
[ 1340.485] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[ 1340.492] (II) event5 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 1340.493] (II) event5 - AT Translated Set 2 keyboard: device is a keyboard
[ 1340.502] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7)
[ 1340.502] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[ 1340.502] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[ 1340.506] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 32 paused 0
[ 1340.506] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 1340.506] (**) Option "Device" "/dev/input/event7"
[ 1340.513] (II) event7 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[ 1340.524] (II) event7 - SynPS/2 Synaptics TouchPad: device is a touchpad
[ 1340.525] (II) event7 - SynPS/2 Synaptics TouchPad: device removed
[ 1340.525] (II) libinput: SynPS/2 Synaptics TouchPad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 1340.525] (II) libinput: SynPS/2 Synaptics TouchPad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 1340.525] (II) libinput: SynPS/2 Synaptics TouchPad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 1340.528] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input13/event7"
[ 1340.528] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[ 1340.534] (**) Option "AccelerationScheme" "none"
[ 1340.534] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[ 1340.534] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 1340.534] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 1340.541] (II) event7 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[ 1340.552] (II) event7 - SynPS/2 Synaptics TouchPad: device is a touchpad
[ 1340.557] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 1340.558] (II) No input driver specified, ignoring this device.
[ 1340.558] (II) This device may have been added with another device file.
[ 1340.561] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[ 1340.561] (II) No input driver specified, ignoring this device.
[ 1340.561] (II) This device may have been added with another device file.
[ 1340.851] (**) Option "fd" "24"
[ 1340.851] (II) event3 - Power Button: device removed
[ 1340.852] (**) Option "fd" "27"
[ 1340.852] (II) event4 - Video Bus: device removed
[ 1340.852] (**) Option "fd" "28"
[ 1340.852] (II) event1 - Power Button: device removed
[ 1340.853] (**) Option "fd" "29"
[ 1340.853] (II) event2 - Sleep Button: device removed
[ 1340.853] (**) Option "fd" "30"
[ 1340.854] (II) event10 - Namuga 1.3M Webcam: Namuga 1.3M: device removed
[ 1340.854] (**) Option "fd" "31"
[ 1340.854] (II) event5 - AT Translated Set 2 keyboard: device removed
[ 1340.855] (**) Option "fd" "32"
[ 1340.855] (II) event7 - SynPS/2 Synaptics TouchPad: device removed
[ 1340.858] (II) UnloadModule: "libinput"
[ 1340.858] (II) systemd-logind: releasing fd for 13:71
[ 1340.897] (II) UnloadModule: "libinput"
[ 1340.897] (II) systemd-logind: releasing fd for 13:69
[ 1340.900] (II) UnloadModule: "libinput"
[ 1340.900] (II) systemd-logind: releasing fd for 13:74
[ 1340.903] (II) UnloadModule: "libinput"
[ 1340.903] (II) systemd-logind: releasing fd for 13:66
[ 1340.906] (II) UnloadModule: "libinput"
[ 1340.906] (II) systemd-logind: releasing fd for 13:65
[ 1340.909] (II) UnloadModule: "libinput"
[ 1340.909] (II) systemd-logind: releasing fd for 13:68
[ 1340.915] (II) UnloadModule: "libinput"
[ 1340.915] (II) systemd-logind: releasing fd for 13:67
[ 1340.975] (II) Server terminated successfully (0). Closing log file.
I have already been twinkering between having mesa-amber, xf86-video-intel installed or not : same issues.
Any help would be verry apreciated thank you!
Offline
I see an ioports error, which is probably ok?
And you have no Mode lines ion 20-intel xorg conf. What happens, if you don't set the driver in xorg.conf? X should be able
to pick up the driver automatically..
Offline
Thank you for your reply!
Deleting /etc/X11/xorg.conf.d/20-intel.conf and executing startx fails and prompts the following log file:
[ 88.941]
X.Org X Server 1.21.1.13
X Protocol Version 11, Revision 0
[ 88.942] Current Operating System: Linux diogene-arch 6.10.7-arch1-1.0 #1 SMP PREEMPT_DYNAMIC Fri, 30 Aug 2024 16:41:06 +0000 i686
[ 88.943] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=722243ad-8fd9-4880-959a-f9a3d4d709fe rw loglevel=3 quiet
[ 88.944]
[ 88.944] Current version of pixman: 0.43.4
[ 88.944] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 88.944] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 88.946] (==) Log file: "/home/diogene/.local/share/xorg/Xorg.0.log", Time: Mon Sep 9 20:15:45 2024
[ 89.009] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 89.039] (==) No Layout section. Using the first Screen section.
[ 89.039] (==) No screen section available. Using defaults.
[ 89.039] (**) |-->Screen "Default Screen Section" (0)
[ 89.039] (**) | |-->Monitor "<default monitor>"
[ 89.041] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 89.041] (**) Allowing byte-swapped clients
[ 89.041] (==) Automatically adding devices
[ 89.041] (==) Automatically enabling devices
[ 89.041] (==) Automatically adding GPU devices
[ 89.041] (==) Automatically binding GPU devices
[ 89.041] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 89.058] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 89.058] Entry deleted from font path.
[ 89.058] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[ 89.058] Entry deleted from font path.
[ 89.058] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 89.058] Entry deleted from font path.
[ 89.058] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 89.058] Entry deleted from font path.
[ 89.058] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 89.058] Entry deleted from font path.
[ 89.059] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 89.059] Entry deleted from font path.
[ 89.059] (==) FontPath set to:
[ 89.059] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 89.059] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 89.059] (II) Module ABI versions:
[ 89.059] X.Org ANSI C Emulation: 0.4
[ 89.059] X.Org Video Driver: 25.2
[ 89.059] X.Org XInput driver : 24.4
[ 89.059] X.Org Server Extension : 10.0
[ 89.061] (++) using VT number 1
[ 89.068] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 89.075] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 89.075] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[ 89.077] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 13 paused 0
[ 89.094] (--) PCI:*(0@0:2:0) 8086:27ae:144d:ca00 rev 3, Mem @ 0xf0000000/524288, 0xd0000000/268435456, 0xf0300000/262144, I/O @ 0x00001800/8, BIOS @ 0x????????/131072
[ 89.094] (--) PCI: (0@0:2:1) 8086:27a6:144d:ca00 rev 3, Mem @ 0xf0080000/524288
[ 89.094] (II) LoadModule: "glx"
[ 89.098] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 89.219] (II) Module glx: vendor="X.Org Foundation"
[ 89.219] compiled for 1.21.1.13, module version = 1.0.0
[ 89.219] ABI class: X.Org Server Extension, version 10.0
[ 89.219] (==) Matched intel as autoconfigured driver 0
[ 89.219] (==) Matched modesetting as autoconfigured driver 1
[ 89.219] (==) Matched fbdev as autoconfigured driver 2
[ 89.219] (==) Matched vesa as autoconfigured driver 3
[ 89.219] (==) Assigned the driver to the xf86ConfigLayout
[ 89.219] (II) LoadModule: "intel"
[ 89.219] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 89.317] (II) Module intel: vendor="X.Org Foundation"
[ 89.317] compiled for 1.21.1.11, module version = 2.99.917
[ 89.317] Module class: X.Org Video Driver
[ 89.317] ABI class: X.Org Video Driver, version 25.2
[ 89.317] (II) LoadModule: "modesetting"
[ 89.318] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 89.386] (II) Module modesetting: vendor="X.Org Foundation"
[ 89.387] compiled for 1.21.1.13, module version = 1.21.1
[ 89.387] Module class: X.Org Video Driver
[ 89.387] ABI class: X.Org Video Driver, version 25.2
[ 89.387] (II) LoadModule: "fbdev"
[ 89.388] (WW) Warning, couldn't open module fbdev
[ 89.388] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 89.388] (II) LoadModule: "vesa"
[ 89.389] (WW) Warning, couldn't open module vesa
[ 89.389] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 89.389] (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
[ 89.390] (II) intel: Driver for Intel(R) HD Graphics
[ 89.390] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 89.390] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[ 89.390] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 89.391] xf86EnableIO: failed to enable I/O ports 0000-03ff (Operation not permitted)
[ 89.419] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20230929
[ 89.420] (II) intel(0): SNA compiled from 2.99.917-923-gb74b67f0
[ 89.424] (WW) Falling back to old probe method for modesetting
[ 89.424] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 89.427] (--) intel(0): Integrated Graphics Chipset: Intel(R) 945GME
[ 89.427] (--) intel(0): CPU: x86, sse2, sse3, ssse3; using a maximum of 1 threads
[ 89.428] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 89.428] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 89.428] (==) intel(0): RGB weight 888
[ 89.428] (==) intel(0): Default visual is TrueColor
[ 89.431] (II) intel(0): Output LVDS1 has no monitor section
[ 89.436] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output LVDS1
[ 89.437] (II) intel(0): Enabled output LVDS1
[ 89.437] (II) intel(0): Output VGA1 has no monitor section
[ 89.439] (II) intel(0): Enabled output VGA1
[ 89.439] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 89.440] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 89.440] (II) intel(0): Enabled output VIRTUAL1
[ 89.440] (--) intel(0): Output LVDS1 using initial mode 1024x600 on pipe 1
[ 89.440] (==) intel(0): TearFree disabled
[ 89.441] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[ 89.441] (==) intel(0): DPI set to (96, 96)
[ 89.441] (II) Loading sub module "dri3"
[ 89.441] (II) LoadModule: "dri3"
[ 89.441] (II) Module "dri3" already built-in
[ 89.441] (II) Loading sub module "dri2"
[ 89.441] (II) LoadModule: "dri2"
[ 89.441] (II) Module "dri2" already built-in
[ 89.441] (II) Loading sub module "present"
[ 89.441] (II) LoadModule: "present"
[ 89.441] (II) Module "present" already built-in
[ 89.441] (II) UnloadModule: "modesetting"
[ 89.441] (II) Unloading modesetting
[ 89.485] (II) intel(0): SNA initialized with Alviso (gen3) backend
[ 89.485] (==) intel(0): Backing store enabled
[ 89.485] (==) intel(0): Silken mouse enabled
[ 89.485] (II) intel(0): HW Cursor enabled
[ 89.486] (==) intel(0): DPMS enabled
[ 89.486] (==) intel(0): Display hotplug detection enabled
[ 89.509] (II) intel(0): [XvMC] i915_xvmc driver initialized.
[ 89.510] (II) intel(0): [DRI2] Setup complete
[ 89.510] (II) intel(0): [DRI2] DRI driver: i915
[ 89.510] (II) intel(0): [DRI2] VDPAU driver: va_gl
[ 89.510] (II) intel(0): direct rendering: DRI2 enabled
[ 89.510] (II) intel(0): hardware support for Present enabled
[ 89.510] (II) Initializing extension Generic Event Extension
[ 89.512] (II) Initializing extension SHAPE
[ 89.513] (II) Initializing extension MIT-SHM
[ 89.515] (II) Initializing extension XInputExtension
[ 89.518] (II) Initializing extension XTEST
[ 89.520] (II) Initializing extension BIG-REQUESTS
[ 89.522] (II) Initializing extension SYNC
[ 89.524] (II) Initializing extension XKEYBOARD
[ 89.526] (II) Initializing extension XC-MISC
[ 89.528] (II) Initializing extension SECURITY
[ 89.530] (II) Initializing extension XFIXES
[ 89.531] (II) Initializing extension RENDER
[ 89.532] (II) Initializing extension RANDR
[ 89.535] (II) Initializing extension COMPOSITE
[ 89.537] (II) Initializing extension DAMAGE
[ 89.539] (II) Initializing extension MIT-SCREEN-SAVER
[ 89.540] (II) Initializing extension DOUBLE-BUFFER
[ 89.542] (II) Initializing extension RECORD
[ 89.544] (II) Initializing extension DPMS
[ 89.545] (II) Initializing extension Present
[ 89.547] (II) Initializing extension DRI3
[ 89.547] (II) Initializing extension X-Resource
[ 89.549] (II) Initializing extension XVideo
[ 89.550] (II) Initializing extension XVideo-MotionCompensation
[ 89.552] (II) Initializing extension GLX
[ 92.501] (II) AIGLX: Loaded and initialized i915
[ 92.501] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 92.501] (II) Initializing extension XFree86-VidModeExtension
[ 92.503] (II) Initializing extension XFree86-DGA
[ 92.505] (II) Initializing extension XFree86-DRI
[ 92.505] (II) Initializing extension DRI2
[ 92.525] (II) intel(0): switch to mode 1024x600@60.0 on LVDS1 using pipe 1, position (0, 0), rotation normal, reflection none
[ 92.546] (II) intel(0): Setting screen physical size to 270 x 158
[ 93.318] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 93.318] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 93.318] (II) LoadModule: "libinput"
[ 93.319] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 93.440] (II) Module libinput: vendor="X.Org Foundation"
[ 93.440] compiled for 1.21.1.13, module version = 1.4.0
[ 93.440] Module class: X.Org XInput Driver
[ 93.440] ABI class: X.Org XInput driver, version 24.4
[ 93.441] (II) Using input driver 'libinput' for 'Power Button'
[ 93.446] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 24 paused 0
[ 93.446] (**) Power Button: always reports core events
[ 93.446] (**) Option "Device" "/dev/input/event3"
[ 93.583] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 93.584] (II) event3 - Power Button: device is a keyboard
[ 93.585] (II) event3 - Power Button: device removed
[ 93.585] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 93.585] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 93.594] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 93.595] (II) event3 - Power Button: device is a keyboard
[ 93.602] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[ 93.602] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 93.602] (II) Using input driver 'libinput' for 'Video Bus'
[ 93.607] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 27 paused 0
[ 93.608] (**) Video Bus: always reports core events
[ 93.608] (**) Option "Device" "/dev/input/event4"
[ 93.615] (II) event4 - Video Bus: is tagged by udev as: Keyboard
[ 93.615] (II) event4 - Video Bus: device is a keyboard
[ 93.616] (II) event4 - Video Bus: device removed
[ 93.616] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4/event4"
[ 93.617] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 93.624] (II) event4 - Video Bus: is tagged by udev as: Keyboard
[ 93.625] (II) event4 - Video Bus: device is a keyboard
[ 93.629] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 93.629] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 93.629] (II) Using input driver 'libinput' for 'Power Button'
[ 93.634] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 28 paused 0
[ 93.634] (**) Power Button: always reports core events
[ 93.634] (**) Option "Device" "/dev/input/event1"
[ 93.640] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 93.640] (II) event1 - Power Button: device is a keyboard
[ 93.641] (II) event1 - Power Button: device removed
[ 93.641] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 93.641] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 93.648] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 93.649] (II) event1 - Power Button: device is a keyboard
[ 93.653] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 93.653] (II) No input driver specified, ignoring this device.
[ 93.654] (II) This device may have been added with another device file.
[ 93.657] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[ 93.657] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 93.657] (II) Using input driver 'libinput' for 'Sleep Button'
[ 93.661] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 29 paused 0
[ 93.661] (**) Sleep Button: always reports core events
[ 93.661] (**) Option "Device" "/dev/input/event2"
[ 93.667] (II) event2 - Sleep Button: is tagged by udev as: Keyboard
[ 93.668] (II) event2 - Sleep Button: device is a keyboard
[ 93.669] (II) event2 - Sleep Button: device removed
[ 93.669] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
[ 93.669] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 93.676] (II) event2 - Sleep Button: is tagged by udev as: Keyboard
[ 93.676] (II) event2 - Sleep Button: device is a keyboard
[ 93.682] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event9)
[ 93.682] (II) No input driver specified, ignoring this device.
[ 93.682] (II) This device may have been added with another device file.
[ 93.685] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event10)
[ 93.685] (II) No input driver specified, ignoring this device.
[ 93.685] (II) This device may have been added with another device file.
[ 93.692] (II) config/udev: Adding input device Namuga 1.3M Webcam: Namuga 1.3M (/dev/input/event8)
[ 93.692] (**) Namuga 1.3M Webcam: Namuga 1.3M: Applying InputClass "libinput keyboard catchall"
[ 93.692] (II) Using input driver 'libinput' for 'Namuga 1.3M Webcam: Namuga 1.3M'
[ 93.696] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 30 paused 0
[ 93.696] (**) Namuga 1.3M Webcam: Namuga 1.3M: always reports core events
[ 93.696] (**) Option "Device" "/dev/input/event8"
[ 93.706] (II) event8 - Namuga 1.3M Webcam: Namuga 1.3M: is tagged by udev as: Keyboard
[ 93.707] (II) event8 - Namuga 1.3M Webcam: Namuga 1.3M: device is a keyboard
[ 93.707] (II) event8 - Namuga 1.3M Webcam: Namuga 1.3M: device removed
[ 93.708] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb2/2-8/2-8:1.0/input/input15/event8"
[ 93.708] (II) XINPUT: Adding extended input device "Namuga 1.3M Webcam: Namuga 1.3M" (type: KEYBOARD, id 10)
[ 93.718] (II) event8 - Namuga 1.3M Webcam: Namuga 1.3M: is tagged by udev as: Keyboard
[ 93.718] (II) event8 - Namuga 1.3M Webcam: Namuga 1.3M: device is a keyboard
[ 93.724] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event5)
[ 93.724] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 93.724] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 93.728] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 31 paused 0
[ 93.728] (**) AT Translated Set 2 keyboard: always reports core events
[ 93.728] (**) Option "Device" "/dev/input/event5"
[ 93.735] (II) event5 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 93.736] (II) event5 - AT Translated Set 2 keyboard: device is a keyboard
[ 93.741] (II) event5 - AT Translated Set 2 keyboard: device removed
[ 93.741] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input5/event5"
[ 93.741] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[ 93.749] (II) event5 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 93.749] (II) event5 - AT Translated Set 2 keyboard: device is a keyboard
[ 93.758] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event6)
[ 93.758] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[ 93.758] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[ 93.762] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 32 paused 0
[ 93.762] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 93.762] (**) Option "Device" "/dev/input/event6"
[ 93.769] (II) event6 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[ 93.779] (II) event6 - SynPS/2 Synaptics TouchPad: device is a touchpad
[ 93.780] (II) event6 - SynPS/2 Synaptics TouchPad: device removed
[ 93.780] (II) libinput: SynPS/2 Synaptics TouchPad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 93.781] (II) libinput: SynPS/2 Synaptics TouchPad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 93.781] (II) libinput: SynPS/2 Synaptics TouchPad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 93.783] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input13/event6"
[ 93.783] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[ 93.789] (**) Option "AccelerationScheme" "none"
[ 93.789] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[ 93.789] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 93.789] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 93.796] (II) event6 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[ 93.807] (II) event6 - SynPS/2 Synaptics TouchPad: device is a touchpad
[ 93.812] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 93.812] (II) No input driver specified, ignoring this device.
[ 93.812] (II) This device may have been added with another device file.
[ 93.816] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[ 93.816] (II) No input driver specified, ignoring this device.
[ 93.816] (II) This device may have been added with another device file.
[ 93.878] (II) intel(0): EDID vendor "CPT", prod id 1220
[ 93.878] (II) intel(0): Printing DDC gathered Modelines:
[ 93.879] (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz eP)
[ 94.080] (**) Option "fd" "24"
[ 94.080] (II) event3 - Power Button: device removed
[ 94.080] (**) Option "fd" "27"
[ 94.080] (II) event4 - Video Bus: device removed
[ 94.081] (**) Option "fd" "28"
[ 94.081] (II) event1 - Power Button: device removed
[ 94.081] (**) Option "fd" "29"
[ 94.081] (II) event2 - Sleep Button: device removed
[ 94.082] (**) Option "fd" "30"
[ 94.082] (II) event8 - Namuga 1.3M Webcam: Namuga 1.3M: device removed
[ 94.082] (**) Option "fd" "31"
[ 94.082] (II) event5 - AT Translated Set 2 keyboard: device removed
[ 94.083] (**) Option "fd" "32"
[ 94.083] (II) event6 - SynPS/2 Synaptics TouchPad: device removed
[ 94.086] (II) UnloadModule: "libinput"
[ 94.086] (II) systemd-logind: releasing fd for 13:70
[ 94.123] (II) UnloadModule: "libinput"
[ 94.123] (II) systemd-logind: releasing fd for 13:69
[ 94.126] (II) UnloadModule: "libinput"
[ 94.126] (II) systemd-logind: releasing fd for 13:72
[ 94.129] (II) UnloadModule: "libinput"
[ 94.129] (II) systemd-logind: releasing fd for 13:66
[ 94.132] (II) UnloadModule: "libinput"
[ 94.132] (II) systemd-logind: releasing fd for 13:65
[ 94.137] (II) UnloadModule: "libinput"
[ 94.137] (II) systemd-logind: releasing fd for 13:68
[ 94.142] (II) UnloadModule: "libinput"
[ 94.142] (II) systemd-logind: releasing fd for 13:67
[ 94.236] (II) Server terminated successfully (0). Closing log file.
Offline
I see that the intel driver is loaded and I see a modeline. This seems all ok.
You call startx as normal user? Are you in the 'video' group? I was not aware, using 'startx' is still a thing.. :-)
Can you try as root? Do you have a window manager (at least a 'xorg-twm') installed?
Offline
Again, thanks for responding.
Adding myself in the video group does nothing, as starting startx as root.
And xorg-twm is indeed installed.
Offline
Xorg doesn't seem to crash as it terminates without an error. There might be something wrong with your xinit configuration. Did you create a custom ~/.xinitrc or modify the default /etc/X11/xinit/xinitrc? You could also have a look at your systemd log.
Offline
My .xinitrc file is blank apart from one line executing bspwm
And journalctl prompts nothing for Xorg.
Offline
What happens when you disable (rename) your local .xinitrc? Xorg should then start with twm as window manager. If that's the case, then bspwm might have an issue causing it to stop.
Offline
Your .xinitrc must not be empty maybe. Something like this should work
#!/bin/sh
xterm &
exec twm
I think, when .xinitrc is missing, it does a default startup, if you provide an .xinitrc, you must exec the window manager as last
command (here the 'exec twm', given you have installed 'xorg-twm'), 'xterm &' starts an xterm in the backround, so you get a single
terminal in the beginning.
Offline
It works.
But why? Why does it works now lmao (I'm in tears).
Nonetheless : thank you so much!
Offline