You are not logged in.
Pages: 1
I guess i am not the first complaining about this ![]()
I have lightdm with the gtk greeter. when i select plasma-x11 it hides the bars and everything but leaves the mouse(still working) and background picture. the plasma-wayland version still works.
I went through the steps in xorg and installed the xorg-drivers package. When i try to run plasma-x11 from an alternative terminal it says $DISPLAY has not been set or that it is being used by an other xorg session.
thanks for your help in advance ![]()
Last edited by jl2 (2022-08-27 17:12:18)
Why I run Arch? To "BTW I run Arch" the guy one grade younger.
And to let my siblings and cousins laugh at Arsch Linux...
Offline
I guess i am not the first complaining about this
Why would you guess this? Are you assuming a bug rather than user error? That's not a good place to start from.
When i try to run plasma-x11 from an alternative terminal it says $DISPLAY has not been set or that it is being used by an other xorg session.
And that'd be because running plasma-x11 directly from a tty is nonsense - it's not expected to work. Read the wiki section here to properly test your Xorg/Plasma set up - and preferrably first test xorg itself with something simple like twm or just a terminal started from xinitrc.
Then you can come here with actual error messages and a more specific description of the problem.
EDIT: please also review the link above and consider it when giving titles to your threads as every single thread of your has a similarly flavored title that could be greatly improved upon.
Last edited by Trilby (2022-08-26 17:15:00)
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
Xorg does not work...
leaves the mouse(still working) and background picture
Offline
I can not give a better title if that is exactly how much i know.
I found these files
/var/log/Xorg.0.log (has an identical file Xorg.1.log except for the times)
[ 3926.121]
X.Org X Server 1.21.1.4
X Protocol Version 11, Revision 0
[ 3926.121] Current Operating System: Linux ArchLinux 5.19.3-xanmod1-1-x64v2 #1 SMP Tue, 23 Aug 2022 12:21:56 +0000 x86_64
[ 3926.121] Kernel command line: root=PARTUUID=7ce5a30b-5d4c-4e1e-af6e-5a2331ec52dc rw quiet loglevel=2 vt.global_cursor_default=0 systemd.restore_state=0 rfkill.default_state=1 initrd=\intel-ucode.img initrd=\initramfs-linux-xanmod-edge.img
[ 3926.121]
[ 3926.121] Current version of pixman: 0.40.0
[ 3926.121] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 3926.121] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 3926.121] (==) Log file: "/var/log/Xorg.1.log", Time: Fri Aug 26 17:11:48 2022
[ 3926.121] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 3926.121] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 3926.122] (==) No Layout section. Using the first Screen section.
[ 3926.122] (==) No screen section available. Using defaults.
[ 3926.122] (**) |-->Screen "Default Screen Section" (0)
[ 3926.122] (**) | |-->Monitor "<default monitor>"
[ 3926.122] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 3926.122] (**) | |-->Device "Intel Graphics"
[ 3926.122] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 3926.122] (==) Automatically adding devices
[ 3926.122] (==) Automatically enabling devices
[ 3926.122] (==) Automatically adding GPU devices
[ 3926.122] (==) Automatically binding GPU devices
[ 3926.122] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 3926.122] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 3926.122] Entry deleted from font path.
[ 3926.122] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 3926.122] Entry deleted from font path.
[ 3926.122] (==) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/TTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 3926.122] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 3926.122] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 3926.122] (II) Module ABI versions:
[ 3926.122] X.Org ANSI C Emulation: 0.4
[ 3926.122] X.Org Video Driver: 25.2
[ 3926.122] X.Org XInput driver : 24.4
[ 3926.122] X.Org Server Extension : 10.0
[ 3926.123] (++) using VT number 8
[ 3926.123] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 3926.124] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 3926.124] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[ 3926.126] (--) PCI:*(0@0:2:0) 8086:1616:103c:80d9 rev 9, Mem @ 0xc0000000/16777216, 0xb0000000/268435456, I/O @ 0x00004000/64, BIOS @ 0x????????/131072
[ 3926.126] (II) Open ACPI successful (/var/run/acpid.socket)
[ 3926.127] (II) LoadModule: "glx"
[ 3926.127] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 3926.129] (II) Module glx: vendor="X.Org Foundation"
[ 3926.129] compiled for 1.21.1.4, module version = 1.0.0
[ 3926.129] ABI class: X.Org Server Extension, version 10.0
[ 3926.129] (II) LoadModule: "intel"
[ 3926.129] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 3926.130] (II) Module intel: vendor="X.Org Foundation"
[ 3926.130] compiled for 1.21.1.1, module version = 2.99.917
[ 3926.130] Module class: X.Org Video Driver
[ 3926.130] ABI class: X.Org Video Driver, version 25.2
[ 3926.130] (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
[ 3926.131] (II) intel: Driver for Intel(R) HD Graphics
[ 3926.131] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 3926.131] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[ 3926.198] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20201103
[ 3926.198] (II) intel(0): SNA compiled from 2.99.917-916-g31486f40
[ 3926.199] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 5500
[ 3926.199] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 2 threads
[ 3926.199] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 3926.199] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 3926.199] (==) intel(0): RGB weight 888
[ 3926.199] (==) intel(0): Default visual is TrueColor
[ 3926.200] (II) intel(0): Output eDP1 has no monitor section
[ 3926.200] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[ 3926.200] (II) intel(0): Enabled output eDP1
[ 3926.200] (II) intel(0): Output HDMI1 has no monitor section
[ 3926.201] (II) intel(0): Enabled output HDMI1
[ 3926.201] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 3926.201] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 3926.201] (II) intel(0): Enabled output VIRTUAL1
[ 3926.201] (--) intel(0): Output eDP1 using initial mode 1366x768 on pipe 0
[ 3926.201] (==) intel(0): TearFree enabled
[ 3926.201] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[ 3926.201] (==) intel(0): DPI set to (96, 96)
[ 3926.201] (II) Loading sub module "dri3"
[ 3926.201] (II) LoadModule: "dri3"
[ 3926.201] (II) Module "dri3" already built-in
[ 3926.201] (II) Loading sub module "dri2"
[ 3926.201] (II) LoadModule: "dri2"
[ 3926.201] (II) Module "dri2" already built-in
[ 3926.201] (II) Loading sub module "present"
[ 3926.201] (II) LoadModule: "present"
[ 3926.201] (II) Module "present" already built-in
[ 3926.202] (II) intel(0): SNA initialized with Broadwell (gen8) backend
[ 3926.202] (==) intel(0): Backing store enabled
[ 3926.202] (==) intel(0): Silken mouse enabled
[ 3926.202] (II) intel(0): HW Cursor enabled
[ 3926.202] (==) intel(0): DPMS enabled
[ 3926.202] (==) intel(0): Display hotplug detection enabled
[ 3926.203] (II) intel(0): [DRI2] Setup complete
[ 3926.203] (II) intel(0): [DRI2] DRI driver: i965
[ 3926.203] (II) intel(0): [DRI2] VDPAU driver: va_gl
[ 3926.203] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[ 3926.203] (II) intel(0): hardware support for Present enabled
[ 3926.203] (II) Initializing extension Generic Event Extension
[ 3926.203] (II) Initializing extension SHAPE
[ 3926.203] (II) Initializing extension MIT-SHM
[ 3926.203] (II) Initializing extension XInputExtension
[ 3926.204] (II) Initializing extension XTEST
[ 3926.204] (II) Initializing extension BIG-REQUESTS
[ 3926.204] (II) Initializing extension SYNC
[ 3926.204] (II) Initializing extension XKEYBOARD
[ 3926.205] (II) Initializing extension XC-MISC
[ 3926.205] (II) Initializing extension SECURITY
[ 3926.206] (II) Initializing extension XFIXES
[ 3926.206] (II) Initializing extension RENDER
[ 3926.206] (II) Initializing extension RANDR
[ 3926.207] (II) Initializing extension COMPOSITE
[ 3926.207] (II) Initializing extension DAMAGE
[ 3926.207] (II) Initializing extension MIT-SCREEN-SAVER
[ 3926.207] (II) Initializing extension DOUBLE-BUFFER
[ 3926.207] (II) Initializing extension RECORD
[ 3926.208] (II) Initializing extension DPMS
[ 3926.208] (II) Initializing extension Present
[ 3926.208] (II) Initializing extension DRI3
[ 3926.208] (II) Initializing extension X-Resource
[ 3926.208] (II) Initializing extension XVideo
[ 3926.209] (II) Initializing extension XVideo-MotionCompensation
[ 3926.209] (II) Initializing extension GLX
[ 3926.209] (EE) AIGLX error: dlopen of /usr/lib/dri/i965_dri.so failed (/usr/lib/dri/i965_dri.so: cannot open shared object file: No such file or directory)
[ 3926.209] (EE) AIGLX error: unable to load driver i965
[ 3926.272] (II) IGLX: Loaded and initialized swrast
[ 3926.272] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 3926.272] (II) Initializing extension XFree86-VidModeExtension
[ 3926.272] (II) Initializing extension XFree86-DGA
[ 3926.272] (II) Initializing extension XFree86-DRI
[ 3926.272] (II) Initializing extension DRI2
[ 3926.276] (II) intel(0): switch to mode 1366x768@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 3926.280] (II) intel(0): Setting screen physical size to 361 x 203
[ 3926.398] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 3926.399] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 3926.399] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 3926.399] (II) LoadModule: "libinput"
[ 3926.399] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 3926.401] (II) Module libinput: vendor="X.Org Foundation"
[ 3926.401] compiled for 1.21.1.3, module version = 1.2.1
[ 3926.401] Module class: X.Org XInput Driver
[ 3926.401] ABI class: X.Org XInput driver, version 24.4
[ 3926.401] (II) Using input driver 'libinput' for 'Power Button'
[ 3926.401] (**) Power Button: always reports core events
[ 3926.401] (**) Option "Device" "/dev/input/event2"
[ 3926.404] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 3926.404] (II) event2 - Power Button: device is a keyboard
[ 3926.404] (II) event2 - Power Button: device removed
[ 3926.411] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 3926.411] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 3926.412] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 3926.412] (II) event2 - Power Button: device is a keyboard
[ 3926.413] (II) config/udev: Adding input device Video Bus (/dev/input/event10)
[ 3926.414] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 3926.414] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 3926.414] (II) Using input driver 'libinput' for 'Video Bus'
[ 3926.414] (**) Video Bus: always reports core events
[ 3926.414] (**) Option "Device" "/dev/input/event10"
[ 3926.415] (II) event10 - Video Bus: is tagged by udev as: Keyboard
[ 3926.415] (II) event10 - Video Bus: device is a keyboard
[ 3926.415] (II) event10 - Video Bus: device removed
[ 3926.425] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input15/event10"
[ 3926.425] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 3926.426] (II) event10 - Video Bus: is tagged by udev as: Keyboard
[ 3926.426] (II) event10 - Video Bus: device is a keyboard
[ 3926.427] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 3926.427] (II) No input driver specified, ignoring this device.
[ 3926.427] (II) This device may have been added with another device file.
[ 3926.428] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 3926.428] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 3926.428] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 3926.428] (II) Using input driver 'libinput' for 'Power Button'
[ 3926.428] (**) Power Button: always reports core events
[ 3926.428] (**) Option "Device" "/dev/input/event1"
[ 3926.429] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 3926.429] (II) event1 - Power Button: device is a keyboard
[ 3926.430] (II) event1 - Power Button: device removed
[ 3926.437] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 3926.437] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 3926.438] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 3926.438] (II) event1 - Power Button: device is a keyboard
[ 3926.439] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event13)
[ 3926.439] (II) No input driver specified, ignoring this device.
[ 3926.439] (II) This device may have been added with another device file.
[ 3926.440] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event14)
[ 3926.440] (II) No input driver specified, ignoring this device.
[ 3926.440] (II) This device may have been added with another device file.
[ 3926.441] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event15)
[ 3926.441] (II) No input driver specified, ignoring this device.
[ 3926.441] (II) This device may have been added with another device file.
[ 3926.441] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=9 (/dev/input/event16)
[ 3926.441] (II) No input driver specified, ignoring this device.
[ 3926.442] (II) This device may have been added with another device file.
[ 3926.442] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=10 (/dev/input/event17)
[ 3926.442] (II) No input driver specified, ignoring this device.
[ 3926.442] (II) This device may have been added with another device file.
[ 3926.443] (II) config/udev: Adding input device HP Truevision HD: HP Truevision (/dev/input/event6)
[ 3926.443] (**) HP Truevision HD: HP Truevision: Applying InputClass "evdev keyboard catchall"
[ 3926.443] (**) HP Truevision HD: HP Truevision: Applying InputClass "libinput keyboard catchall"
[ 3926.443] (II) Using input driver 'libinput' for 'HP Truevision HD: HP Truevision'
[ 3926.443] (**) HP Truevision HD: HP Truevision: always reports core events
[ 3926.443] (**) Option "Device" "/dev/input/event6"
[ 3926.445] (II) event6 - HP Truevision HD: HP Truevision: is tagged by udev as: Keyboard
[ 3926.445] (II) event6 - HP Truevision HD: HP Truevision: device is a keyboard
[ 3926.445] (II) event6 - HP Truevision HD: HP Truevision: device removed
[ 3926.465] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-6/2-6:1.0/input/input8/event6"
[ 3926.465] (II) XINPUT: Adding extended input device "HP Truevision HD: HP Truevision" (type: KEYBOARD, id 9)
[ 3926.466] (II) event6 - HP Truevision HD: HP Truevision: is tagged by udev as: Keyboard
[ 3926.466] (II) event6 - HP Truevision HD: HP Truevision: device is a keyboard
[ 3926.467] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event8)
[ 3926.467] (II) No input driver specified, ignoring this device.
[ 3926.467] (II) This device may have been added with another device file.
[ 3926.468] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event7)
[ 3926.468] (II) No input driver specified, ignoring this device.
[ 3926.468] (II) This device may have been added with another device file.
[ 3926.469] (II) config/udev: Adding input device SYNA1357:00 06CB:1357 (/dev/input/event9)
[ 3926.469] (**) SYNA1357:00 06CB:1357: Applying InputClass "evdev touchscreen catchall"
[ 3926.469] (**) SYNA1357:00 06CB:1357: Applying InputClass "libinput touchscreen catchall"
[ 3926.469] (II) Using input driver 'libinput' for 'SYNA1357:00 06CB:1357'
[ 3926.469] (**) SYNA1357:00 06CB:1357: always reports core events
[ 3926.469] (**) Option "Device" "/dev/input/event9"
[ 3926.470] (II) event9 - SYNA1357:00 06CB:1357: is tagged by udev as: Touchscreen
[ 3926.471] (II) event9 - SYNA1357:00 06CB:1357: device is a touch device
[ 3926.471] (II) event9 - SYNA1357:00 06CB:1357: device removed
[ 3926.487] (**) Option "config_info" "udev:/sys/devices/pci0000:00/INT3432:00/i2c-0/i2c-SYNA1357:00/0018:06CB:1357.0001/input/input13/event9"
[ 3926.487] (II) XINPUT: Adding extended input device "SYNA1357:00 06CB:1357" (type: TOUCHSCREEN, id 10)
[ 3926.487] (**) Option "AccelerationScheme" "none"
[ 3926.487] (**) SYNA1357:00 06CB:1357: (accel) selected scheme none/0
[ 3926.487] (**) SYNA1357:00 06CB:1357: (accel) acceleration factor: 2.000
[ 3926.487] (**) SYNA1357:00 06CB:1357: (accel) acceleration threshold: 4
[ 3926.488] (II) event9 - SYNA1357:00 06CB:1357: is tagged by udev as: Touchscreen
[ 3926.489] (II) event9 - SYNA1357:00 06CB:1357: device is a touch device
[ 3926.490] (II) config/udev: Adding input device SYNA1357:00 06CB:1357 (/dev/input/mouse0)
[ 3926.490] (II) No input driver specified, ignoring this device.
[ 3926.490] (II) This device may have been added with another device file.
[ 3926.491] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[ 3926.491] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 3926.491] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 3926.491] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 3926.491] (**) AT Translated Set 2 keyboard: always reports core events
[ 3926.491] (**) Option "Device" "/dev/input/event3"
[ 3926.492] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 3926.492] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 3926.493] (II) event3 - AT Translated Set 2 keyboard: device removed
[ 3926.503] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[ 3926.503] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[ 3926.505] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 3926.505] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 3926.506] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event11)
[ 3926.506] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 3926.506] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[ 3926.506] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 3926.506] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 3926.506] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 3926.506] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 3926.506] (II) LoadModule: "synaptics"
[ 3926.506] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 3926.507] (II) Module synaptics: vendor="X.Org Foundation"
[ 3926.507] compiled for 1.21.1.3, module version = 1.9.2
[ 3926.507] Module class: X.Org XInput Driver
[ 3926.507] ABI class: X.Org XInput driver, version 24.4
[ 3926.507] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 3926.507] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 3926.507] (**) Option "Device" "/dev/input/event11"
[ 3926.527] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
[ 3926.527] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1360 - 5636 (res 36)
[ 3926.527] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1298 - 4634 (res 53)
[ 3926.527] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 3926.527] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 3926.527] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
[ 3926.527] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 3926.527] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[ 3926.527] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 3926.527] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 3926.545] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event11"
[ 3926.545] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[ 3926.545] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 3926.545] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[ 3926.545] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.037
[ 3926.545] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 3926.545] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 3926.545] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 3926.545] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 3926.545] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 3926.546] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[ 3926.546] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 3926.546] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/event18)
[ 3926.546] (II) No input driver specified, ignoring this device.
[ 3926.546] (II) This device may have been added with another device file.
[ 3926.547] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/js0)
[ 3926.547] (II) No input driver specified, ignoring this device.
[ 3926.547] (II) This device may have been added with another device file.
[ 3926.548] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[ 3926.548] (II) No input driver specified, ignoring this device.
[ 3926.548] (II) This device may have been added with another device file.
[ 3926.552] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event12)
[ 3926.552] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 3926.552] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 3926.552] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[ 3926.552] (**) HP WMI hotkeys: always reports core events
[ 3926.552] (**) Option "Device" "/dev/input/event12"
[ 3926.553] (II) event12 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 3926.553] (II) event12 - HP WMI hotkeys: device is a keyboard
[ 3926.553] (II) event12 - HP WMI hotkeys: device removed
[ 3926.567] (**) Option "config_info" "udev:/sys/devices/virtual/input/input16/event12"
[ 3926.567] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 13)
[ 3926.568] (II) event12 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 3926.568] (II) event12 - HP WMI hotkeys: device is a keyboard
[ 3926.569] (II) config/udev: Adding input device Wireless hotkeys (/dev/input/event4)
[ 3926.569] (**) Wireless hotkeys: Applying InputClass "evdev keyboard catchall"
[ 3926.569] (**) Wireless hotkeys: Applying InputClass "libinput keyboard catchall"
[ 3926.569] (II) Using input driver 'libinput' for 'Wireless hotkeys'
[ 3926.569] (**) Wireless hotkeys: always reports core events
[ 3926.569] (**) Option "Device" "/dev/input/event4"
[ 3926.570] (II) event4 - Wireless hotkeys: is tagged by udev as: Keyboard
[ 3926.570] (II) event4 - Wireless hotkeys: device is a keyboard
[ 3926.570] (II) event4 - Wireless hotkeys: device removed
[ 3926.595] (**) Option "config_info" "udev:/sys/devices/virtual/input/input5/event4"
[ 3926.595] (II) XINPUT: Adding extended input device "Wireless hotkeys" (type: KEYBOARD, id 14)
[ 3926.596] (II) event4 - Wireless hotkeys: is tagged by udev as: Keyboard
[ 3926.596] (II) event4 - Wireless hotkeys: device is a keyboard
[ 3928.203] (II) intel(0): EDID vendor "SDC", prod id 19537
[ 3928.203] (II) intel(0): Printing DDC gathered Modelines:
[ 3928.203] (II) intel(0): Modeline "1366x768"x0.0 77.20 1366 1430 1478 1616 768 770 775 792 -hsync -vsync (47.8 kHz eP)
[ 3928.203] (II) intel(0): Modeline "1366x768"x0.0 51.51 1366 1430 1478 1626 768 770 775 792 -hsync -vsync (31.7 kHz e)
[ 3935.000] (II) event2 - Power Button: device removed
[ 3935.011] (II) event10 - Video Bus: device removed
[ 3935.027] (II) event1 - Power Button: device removed
[ 3935.041] (II) event6 - HP Truevision HD: HP Truevision: device removed
[ 3935.067] (II) event9 - SYNA1357:00 06CB:1357: device removed
[ 3935.087] (II) event3 - AT Translated Set 2 keyboard: device removed
[ 3935.121] (II) event12 - HP WMI hotkeys: device removed
[ 3935.131] (II) event4 - Wireless hotkeys: device removed
[ 3935.273] (II) UnloadModule: "libinput"
[ 3935.274] (II) UnloadModule: "libinput"
[ 3935.274] (II) UnloadModule: "synaptics"
[ 3935.274] (II) UnloadModule: "libinput"
[ 3935.274] (II) UnloadModule: "libinput"
[ 3935.274] (II) UnloadModule: "libinput"
[ 3935.274] (II) UnloadModule: "libinput"
[ 3935.274] (II) UnloadModule: "libinput"
[ 3935.274] (II) UnloadModule: "libinput"
[ 3935.279] (II) Server terminated successfully (0). Closing log file..xsession-errors:
The futex facility returned an unexpected error code.
--2022-08-27 08:46:29-- https://sentry.io/api/146342/minidump/?sentry_key=384ce4413de74fe0be270abe03b2b35a
Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt'
Resolving sentry.io (sentry.io)... failed: Temporary failure in name resolution.
wget: unable to resolve host address 'sentry.io'
Unexpected crash report id length
Failed to get crash dump id.
Report Id:
/home/janluca/.profile: line 1: 518 Aborted (core dumped) discord --start-minimized
(node:551) DeprecationWarning: file property is deprecated and will be removed in v5.
(Use `electron-mail --trace-deprecation ...` to show where the warning was created)
[551:0827/084631.020332:ERROR:ozone_platform_x11.cc(247)] Missing X server or $DISPLAY
[551:0827/084631.020389:ERROR:env.cc(226)] The platform failed to initialize. Exiting.
The futex facility returned an unexpected error code.
/home/janluca/.profile: line 2: 551 Aborted (core dumped) electron-mail --minimized
/home/janluca/.profile: line 3: 581 Trace/breakpoint trap (core dumped) prospect-mail --minimized
Environment variable $DISPLAY not set, ignoring.
Environment variable $XAUTHORITY not set, ignoring.The errors always have a lot of (EE)s and always start with
fatal server errorI set up the .xinitric file which proves that xorg works.
but it still does not fix my actual problem that i can not start it from lightdm
I guess i am not the first complaining about this
I was thinking this because i forget or overlook some basic stuff.
https://bbs.archlinux.org/viewtopic.php?id=276867
https://bbs.archlinux.org/viewtopic.php?id=277223
Great, but i still see it because i am on wayland.
Why I run Arch? To "BTW I run Arch" the guy one grade younger.
And to let my siblings and cousins laugh at Arsch Linux...
Offline
[ 3926.121] [ 3935.279] (II) Server terminated successfully (0). Closing log file.
X is working fine. Fix your title: https://wiki.archlinux.org/title/Genera … ow_to_post
Offline
Great, but i still see it because i am on wayland.
Really?
You still missed the point??
You explicitly said
when i select plasma-x11 it hides the bars and everything but leaves the mouse(still working) and background picture.
what implies and is proven by the xorg log and pointed out by Jason that X is working.
As illustrated by the wallpaper that's meant to be a pun on the obvious… ![]()
Some session processes fail to start or cras, could be related to the junk that's apparently in your ~/.profile
Otherwise look at your session journal and coredumpctl.
Offline
I can not give a better title if that is exactly how much i know.
Your title states that Xorg does not work ... that's all you know?
I set up the .xinitric file which proves that xorg works.
You don't see the contradiction??
... my actual problem ... i can not start [Xorg] from lightdm
Hey, there, your actual problem sounds like the start of a fair title.
In any case, can you then start plasma from xinitrc and successfully get into plasma on xorg via startx/xinit? If so, we know the problem is isolated to lightdm, if not, then there may be a plasma-related issue. We have to identify the problem before we can hope to arrive at a solution. And we need you to help narrow it down.
Last edited by Trilby (2022-08-27 12:54:38)
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
Dang i knew it was some kind of simple small problem...
had some mail services in .profile, but since they only get started by x, it didn't work with wayland
I was already asking myself why they didn't start.
Deleted them and then it worked seamlessly.
I was thinking this because i forget or overlook some basic stuff.
![]()
thanks seth.
ps: edited the title, better?
Last edited by jl2 (2022-08-27 17:11:48)
Why I run Arch? To "BTW I run Arch" the guy one grade younger.
And to let my siblings and cousins laugh at Arsch Linux...
Offline
How did something that "gets started by X" and "didn't work with wayland" prevent you from starting and X session?
EDIT: oh, nvm, I gather you mean these processes were failing all together but only the X11 session even tries to start them (though I'm not sure how that fits with saying they work with wayland).
Last edited by Trilby (2022-08-27 17:14:31)
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
i guess so
Why I run Arch? To "BTW I run Arch" the guy one grade younger.
And to let my siblings and cousins laugh at Arsch Linux...
Offline
Pages: 1