XFCE Freezes entire Pi 4b when using Remote Desktop? (Issue Identified)

EDIT 3 (Saturday, August 14, 2021 @ 11:59 pm US Central): So, I’ve made a bit of progress. tl;dr via VNC, I’ve been sitting at the login screen (LightDM with default greeter) for at least 10 minutes. Pi has yet to freeze. I’ve got Qtile installed, but not configured. I’m going to try logging in to that and see if I get the same issue. If I don’t, I’ll just write this off as a corrupted XFCE settings issue.

EDIT 4 (Sunday, August 15, 2021 @ 12:57 am US Central): Fixed. Blasting out the XFCE settings stored in ~/.config/xfce/* was the answer. No idea what was corrupted in there. Any ideas?

EDIT 5 (Sunday, August 15, 2021 @ 1:36 am US Central): It happened again. Something is just very wrong with XFCE. No idea what. I suppose I finally have an excuse to force myself to use Qtile now.

Hello!

I’m having very strange behavior. It’s been a while since I tried to use a headless remote desktop setup with my Pi.

I set up nomachine again last night, and I’m finding some oddities:

  1. The window decorations are missing from some applications (e.g., no window title bar buttons); 2) the whole UI, and the Pi, hard freezes after 5 minutes.
  2. All connected SSH connections also die.
  3. I’m seeing the same behavior in nomachine and VNC (using RealVNC server).
  4. I’m overclocked, but that’s never been a problem running remote desktop servers in the past.

I’ve not tried to set up a remote desktop for at least 3 or 4 cycles of major system updates.

I know this isn’t much information to go on, but I’m a bit lost about where to start with this. What information would be helpful?

EDIT: Adding replies with inxi and Xorg log info.

EDIT 2: Here’s my config.txt:

initramfs initramfs-linux.img followkernel
kernel=kernel8.img
arm_64bit=1
enable_gic=1
disable_overscan=1

#enable sound and force HDMI video output even when monitor not connected
hdmi_force_hotplug=1
dtparam=audio=on
hdmi_drive=2

gpu_mem=64                                                                    # Set GPU memory to 128M
#enable vc4
#dtoverlay=vc4-fkms-v3d
#dtoverlay=vc4-fkms-v3d,cma=512                                                 # Works, no Vulkan 3D, only 30 FPS on NoMachine.
dtoverlay=vc4-kms-v3d,cma=512
max_framebuffers=2

#Monitor Configuration
hdmi_enable_4kp60=1                                                           # Enable 4K60 display

#overclock (ETA Prime @ https://www.youtube.com/watch?v=TwDbQ26_Mp8&t=398s )
over_voltage=6                                                                # Overvolt CPU
arm_freq_min=1000                                                             # Keep CPU from dropping below 1 Ghz
arm_freq=2000                  #working
core_freq=600                                                                 # Possibly may cause boot failure to have this enabled on Pi 4B
h264_freq=600
isp_freq=600
v3d_freq=600
hevc_freq=600
#gpu_freq=600 (not recommended for Pi 4B. See: https://www.raspberrypi.org/documentation/configuration/config-txt/overclocking.md)

❯ sudo inxi -Fazy

System:

Kernel: 5.12.17-2-MANJARO-ARM aarch64 bits: 64 compiler: N/A
parameters: coherent_pool=1M 8250.nr_uarts=0
snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1
video=HDMI-A-1:1920x1080M@60 smsc95xx.macaddr=DC:A6:32:67:EC:54
vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000 root=LABEL=ROOT_MNJRO
rw rootwait console=ttyAMA0,115200 console=tty1 selinux=0 plymouth.enable=0
smsc95xx.turbo_mode=N dwc_otg.lpm_enable=0 kgdboc=ttyAMA0,115200
elevator=noop usbhid.mousepoll=8 snd-bcm2835.enable_compat_alsa=0 audit=0
cgroup_enable=memory swapaccount=1 fsck.mode=force fsck.repair=yes
Console: tty pts/0 DM: LightDM 1.30.0 Distro: Manjaro ARM base: Arch Linux

Machine:

Type: ARM Device System: Raspberry Pi 4 Model B Rev 1.1 details: BCM2835
rev: c03111 serial:

CPU:

Info: Quad Core model: N/A variant: cortex-a72 bits: 64 type: MCP
arch: ARMv8 family: 8 model-id: 0 stepping: 3
features: Use -f option to see features bogomips: 432
Speed: 1000 MHz min/max: 1000/2000 MHz Core speeds (MHz): 1: 1500 2: 1500
3: 1500 4: 1500
Vulnerabilities: Type: itlb_multihit status: Not affected
Type: l1tf status: Not affected
Type: mds status: Not affected
Type: meltdown status: Not affected
Type: spec_store_bypass status: Vulnerable
Type: spectre_v1 mitigation: __user pointer sanitization
Type: spectre_v2 status: Vulnerable
Type: srbds status: Not affected
Type: tsx_async_abort status: Not affected

Graphics:

Device-1: bcm2711-hdmi0 driver: vc4_hdmi v: N/A bus-ID: N/A
chip-ID: brcm:fef00700 class-ID: hdmi
Device-2: bcm2711-hdmi1 driver: vc4_hdmi v: N/A bus-ID: N/A
chip-ID: brcm:fef05700 class-ID: hdmi
Device-3: bcm2711-vc5 driver: vc4_drm v: N/A bus-ID: N/A chip-ID: brcm:gpu
class-ID: gpu

Display: server: X.org 1.20.13 driver: loaded: modesetting alternate: fbdev

tty: 255x60
Message: Advanced graphics data unavailable in console for root.
Audio:
Device-1: bcm2711-hdmi0 driver: vc4_hdmi bus-ID: N/A chip-ID: brcm:fef00700
class-ID: hdmi
Device-2: bcm2711-hdmi1 driver: vc4_hdmi bus-ID: N/A chip-ID: brcm:fef05700
class-ID: hdmi
Device-3: bcm2835-audio driver: bcm2835_audio bus-ID: N/A
chip-ID: brcm:bcm2835_audio class-ID: bcm2835_audio
Sound Server-1: ALSA v: k5.12.17-2-MANJARO-ARM running: yes
Sound Server-2: sndio v: N/A running: no
Sound Server-3: JACK v: 1.9.19 running: no
Sound Server-4: PulseAudio v: 15.0 running: no
Sound Server-5: PipeWire v: 0.3.32 running: no

Drives:

Local Storage: total: 465.76 GiB used: 27.87 GiB (6.0%)
ID-1: /dev/sda maj-min: 8:0 type: USB model: External USB3.0
size: 465.76 GiB block-size: physical: 4096 B logical: 512 B
serial: drive serial: rev: 0209 drive rev: RKT401.3
temp: 48 Celsius C scheme: GPT
SMART: yes health: PASSED on: 207d 1h cycles: 591
read-units: 2,442,483 [1.25 TB] written-units: 4,228,787 [2.16 TB]
Partition:
ID-1: / raw-size: 465.61 GiB size: 457.31 GiB (98.22%)
used: 27.82 GiB (6.1%) fs: ext4 block-size: 4096 B dev: /dev/sda2
maj-min: 8:2
ID-2: /boot raw-size: 150 MiB size: 147.7 MiB (98.45%)
used: 52.2 MiB (35.4%) fs: vfat block-size: 512 B dev: /dev/sda1
maj-min: 8:1
Swap:
Kernel: swappiness: 60 (default) cache-pressure: 100 (default)
ID-1: swap-1 type: zram size: 5.57 GiB used: 0 KiB (0.0%) priority: 100
dev: /dev/zram0

Sensors:

System Temperatures: cpu: 38.5 C mobo: N/A
Fan Speeds (RPM): N/A

Info:

Processes: 251 Uptime: 13m Memory: 3.78 GiB used: 906.3 MiB (23.4%)
gpu: 64 MiB Init: systemd v: 249 tool: systemctl Compilers: gcc: 10.2.0
clang: 12.0.1 Packages: pacman: 1263 lib: 245 flatpak: 0 Shell: Zsh (sudo)
v: 5.8 default: Bash v: 5.1.8 running-in: tty pts/0 (SSH) inxi: 3.3.05

> [    49.270] 
> X.Org X Server 1.20.13
> X Protocol Version 11, Revision 0
> [    49.270] Build Operating System: Linux Archlinux
> [    49.270] Current Operating System: Linux teletraan1 5.12.17-2-MANJARO-ARM #1 SMP PREEMPT Fri Jul 16 18:21:07 CDT 2021 aarch64
> [    49.270] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 video=HDMI-A-1:1920x1080M@60 smsc95xx.macaddr=DC:A6:32:67:EC:54 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  root=LABEL=ROOT_MNJRO rw rootwait console=ttyAMA0,115200 console=tty1 selinux=0 plymouth.enable=0 smsc95xx.turbo_mode=N dwc_otg.lpm_enable=0 kgdboc=ttyAMA0,115200 elevator=noop usbhid.mousepoll=8 snd-bcm2835.enable_compat_alsa=0 audit=0 cgroup_enable=memory swapaccount=1 fsck.mode=force fsck.repair=yes
> [    49.270] Build Date: 29 July 2021  11:36:00PM
> [    49.270]  
> [    49.270] Current version of pixman: 0.40.0
> [    49.270]    Before reporting problems, check http://wiki.x.org
>         to make sure that you have the latest version.
> [    49.270] Markers: (--) probed, (**) from config file, (==) default setting,
>         (++) from command line, (!!) notice, (II) informational,
>         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> [    49.271] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Aug 13 18:37:41 2021
> [    49.279] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
> [    49.280] (==) No Layout section.  Using the first Screen section.
> [    49.280] (==) No screen section available. Using defaults.
> [    49.280] (**) |-->Screen "Default Screen Section" (0)
> [    49.280] (**) |   |-->Monitor "<default monitor>"
> [    49.281] (==) No monitor specified for screen "Default Screen Section".
>         Using a default monitor configuration.
> [    49.281] (==) Automatically adding devices
> [    49.281] (==) Automatically enabling devices
> [    49.281] (==) Automatically adding GPU devices
> [    49.281] (==) Automatically binding GPU devices
> [    49.281] (==) Max clients allowed: 256, resource mask: 0x1fffff
> [    49.285] (WW) The directory "/usr/share/fonts/Type1" does not exist.
> [    49.286]    Entry deleted from font path.
> [    49.286] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
> [    49.286]    Entry deleted from font path.
> [    49.286] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
> [    49.286]    Entry deleted from font path.
> [    49.286] (==) FontPath set to:
>         /usr/share/fonts/misc,
>         /usr/share/fonts/TTF,
>         /usr/share/fonts/OTF
> [    49.286] (==) ModulePath set to "/usr/lib/xorg/modules"
> [    49.286] (II) The server relies on udev to provide the list of input devices.
>         If no devices become available, reconfigure udev or disable AutoAddDevices.
> [    49.286] (II) Module ABI versions:
> [    49.286]    X.Org ANSI C Emulation: 0.4
> [    49.286]    X.Org Video Driver: 24.1
> [    49.286]    X.Org XInput driver : 24.1
> [    49.286]    X.Org Server Extension : 10.0
> [    49.287] (++) using VT number 7
> 
> [    49.287] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
> [    49.292] (II) xfree86: Adding drm device (/dev/dri/card0)
> [    49.305] (II) xfree86: Adding drm device (/dev/dri/card1)
> [    49.306] (II) no primary bus or device found
> [    49.307]    falling back to /sys/devices/platform/gpu/drm/card0
> [    49.307] (II) LoadModule: "glx"
> [    49.310] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
> [    49.336] (II) Module glx: vendor="X.Org Foundation"
> [    49.336]    compiled for 1.20.13, module version = 1.0.0
> [    49.336]    ABI class: X.Org Server Extension, version 10.0
> [    49.336] (==) Matched modesetting as autoconfigured driver 0
> [    49.336] (==) Matched fbdev as autoconfigured driver 1
> [    49.336] (==) Assigned the driver to the xf86ConfigLayout
> [    49.336] (II) LoadModule: "modesetting"
> [    49.337] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
> [    49.353] (II) Module modesetting: vendor="X.Org Foundation"
> [    49.353]    compiled for 1.20.13, module version = 1.20.13
> [    49.354]    Module class: X.Org Video Driver
> [    49.354]    ABI class: X.Org Video Driver, version 24.1
> [    49.354] (II) LoadModule: "fbdev"
> [    49.354] (WW) Warning, couldn't open module fbdev
> [    49.354] (EE) Failed to load module "fbdev" (module does not exist, 0)
> [    49.354] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
> [    49.385] (II) modeset(0): using drv /dev/dri/card0
> [    49.386] (II) modeset(0): Creating default Display subsection in Screen section
>         "Default Screen Section" for depth/fbbpp 24/32
> [    49.386] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
> [    49.386] (==) modeset(0): RGB weight 888
> [    49.386] (==) modeset(0): Default visual is TrueColor
> [    49.386] (II) Loading sub module "glamoregl"
> [    49.386] (II) LoadModule: "glamoregl"
> [    49.386] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
> [    49.412] (II) Module glamoregl: vendor="X.Org Foundation"
> [    49.412]    compiled for 1.20.13, module version = 1.0.1
> [    49.412]    ABI class: X.Org ANSI C Emulation, version 0.4
> [    49.897] (II) modeset(0): glamor X acceleration enabled on V3D 4.2
> [    49.897] (II) modeset(0): glamor initialized
> [    49.924] (II) modeset(0): Output HDMI-1 has no monitor section
> [    49.925] (II) modeset(0): Output HDMI-2 has no monitor section
> [    49.979] (II) modeset(0): EDID for output HDMI-1
> [    49.979] (II) modeset(0): Manufacturer: AOC  Model: ccd  Serial#: 0
> [    49.979] (II) modeset(0): Year: 2017  Week: 3
> [    49.979] (II) modeset(0): EDID Version: 1.3
> [    49.979] (II) modeset(0): Digital Display Input
> [    49.979] (II) modeset(0): Max Image Size [cm]: horiz.: 62  vert.: 34
> [    49.979] (II) modeset(0): Gamma: 2.20
> [    49.979] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
> [    49.979] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
> [    49.979] (II) modeset(0): First detailed timing is preferred mode
> [    49.979] (II) modeset(0): redX: 0.680 redY: 0.310   greenX: 0.206 greenY: 0.693
> [    49.979] (II) modeset(0): blueX: 0.151 blueY: 0.055   whiteX: 0.313 whiteY: 0.329
> [    49.979] (II) modeset(0): Supported established timings:
> [    49.979] (II) modeset(0): 640x480@60Hz
> [    49.979] (II) modeset(0): 640x480@72Hz
> [    49.979] (II) modeset(0): 640x480@75Hz
> [    49.979] (II) modeset(0): 800x600@56Hz
> [    49.979] (II) modeset(0): 800x600@60Hz
> [    49.979] (II) modeset(0): 800x600@72Hz
> [    49.979] (II) modeset(0): 800x600@75Hz
> [    49.979] (II) modeset(0): 1024x768@60Hz
> [    49.979] (II) modeset(0): 1024x768@70Hz
> [    49.979] (II) modeset(0): 1024x768@75Hz
> [    49.979] (II) modeset(0): 1280x1024@75Hz
> [    49.979] (II) modeset(0): Manufacturer's mask: 0
> [    49.980] (II) modeset(0): Supported standard timings:
> [    49.980] (II) modeset(0): #0: hsize: 1920  vsize 1080  refresh: 75  vid: 53201
> [    49.980] (II) modeset(0): #1: hsize: 1680  vsize 1050  refresh: 60  vid: 179
> [    49.980] (II) modeset(0): #2: hsize: 1600  vsize 900  refresh: 60  vid: 49321
> [    49.980] (II) modeset(0): #3: hsize: 1440  vsize 900  refresh: 60  vid: 149
> [    49.980] (II) modeset(0): #4: hsize: 1280  vsize 1024  refresh: 61  vid: 33153
> [    49.980] (II) modeset(0): #5: hsize: 1280  vsize 800  refresh: 60  vid: 129
> [    49.980] (II) modeset(0): #6: hsize: 1280  vsize 720  refresh: 60  vid: 49281
> [    49.980] (II) modeset(0): #7: hsize: 1920  vsize 1200  refresh: 60  vid: 209
> [    49.980] (II) modeset(0): Supported detailed timing:
> [    49.980] (II) modeset(0): clock: 148.5 MHz   Image Size:  480 x 270 mm
> [    49.980] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
> [    49.980] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1125 v_border: 0
> [    49.980] (II) modeset(0): Supported detailed timing:
> [    49.980] (II) modeset(0): clock: 268.5 MHz   Image Size:  640 x 400 mm
> [    49.980] (II) modeset(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
> [    49.980] (II) modeset(0): v_active: 1600  v_sync: 1603  v_sync_end 1609 v_blanking: 1646 v_border: 0
> [    49.980] (II) modeset(0): Supported detailed timing:
> [    49.980] (II) modeset(0): clock: 241.5 MHz   Image Size:  640 x 360 mm
> [    49.980] (II) modeset(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
> [    49.980] (II) modeset(0): v_active: 1440  v_sync: 1443  v_sync_end 1449 v_blanking: 1481 v_border: 0
> [    49.980] (II) modeset(0): Monitor name: 28E850
> [    49.980] (II) modeset(0): Supported detailed timing:
> [    49.980] (II) modeset(0): clock: 336.7 MHz   Image Size:  720 x 450 mm
> [    49.980] (II) modeset(0): h_active: 2880  h_sync: 2928  h_sync_end 2960 h_blank_end 3040 h_border: 0
> [    49.980] (II) modeset(0): v_active: 1800  v_sync: 1803  v_sync_end 1809 v_blanking: 1846 v_border: 0
> [    49.980] (II) modeset(0): Supported detailed timing:
> [    49.980] (II) modeset(0): clock: 297.0 MHz   Image Size:  960 x 540 mm
> [    49.980] (II) modeset(0): h_active: 3840  h_sync: 3888  h_sync_end 3920 h_blank_end 4400 h_border: 0
> [    49.980] (II) modeset(0): v_active: 2160  v_sync: 2164  v_sync_end 2170 v_blanking: 2250 v_border: 0
> [    49.980] (II) modeset(0): Supported detailed timing:
> [    49.981] (II) modeset(0): clock: 594.0 MHz   Image Size:  960 x 540 mm
> [    49.981] (II) modeset(0): h_active: 3840  h_sync: 4016  h_sync_end 4104 h_blank_end 4400 h_border: 0
> [    49.981] (II) modeset(0): v_active: 2160  v_sync: 2162  v_sync_end 2172 v_blanking: 2250 v_border: 0
> [    49.981] (II) modeset(0): Number of EDID sections to follow: 1
> [    49.981] (II) modeset(0): EDID (in hex):
> [    49.981] (II) modeset(0):   00ffffffffffff0005e3cd0c00000000
> [    49.981] (II) modeset(0):   031b0103803e2278ea1ec5ae4f34b126
> [    49.981] (II) modeset(0):   0e50542fcf00d1cfb300a9c095008181
> [    49.981] (II) modeset(0):   810081c0d100023a801871382d40582c
> [    49.981] (II) modeset(0):   3500e00e1100001ae26800a0a0402e60
> [    49.981] (II) modeset(0):   3020360080902100001a565e00a0a0a0
> [    49.981] (II) modeset(0):   29503020360080682100001a000000fc
> [    49.981] (II) modeset(0):   003238453835300a20202020202001b2
> [    49.981] (II) modeset(0):   02033c705261bf050460656603011f12
> [    49.981] (II) modeset(0):   1314205d5e5f6223090707830100006d
> [    49.981] (II) modeset(0):   030c001000384420006001020367d85d
> [    49.981] (II) modeset(0):   c401780000e3050301e20f71888340a0
> [    49.981] (II) modeset(0):   b0082e7030203600d0c22100001a0474
> [    49.981] (II) modeset(0):   0030f2705a8030204600c01c3200001a
> [    49.981] (II) modeset(0):   08e80030f2705a80b0582a00c01c3200
> [    49.981] (II) modeset(0):   001e000000000000000000000000004e
> [    49.981] (--) modeset(0): HDMI max TMDS frequency 340000KHz
> [    49.981] (II) modeset(0): Not using mode "4096x2160" (bad mode clock/interlace/doublescan)
> [    49.981] (II) modeset(0): Not using mode "4096x2160" (bad mode clock/interlace/doublescan)
> [    49.981] (II) modeset(0): Not using mode "4096x2160" (bad mode clock/interlace/doublescan)
> [    49.981] (II) modeset(0): Not using mode "3840x2160" (bad mode clock/interlace/doublescan)
> [    49.981] (II) modeset(0): Not using mode "3840x2160" (bad mode clock/interlace/doublescan)
> [    49.981] (II) modeset(0): Not using mode "3840x2160" (bad mode clock/interlace/doublescan)
> [    49.981] (II) modeset(0): Not using mode "3840x2160" (bad mode clock/interlace/doublescan)
> [    49.982] (II) modeset(0): Printing probed modes for output HDMI-1
> [    49.982] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1083 1088 1125 +hsync -vsync (67.5 kHz eP)
> [    49.982] (II) modeset(0): Modeline "4096x2160"x24.0  297.00  4096 5116 5204 5500  2160 2168 2178 2250 +hsync +vsync (54.0 kHz e)
> [    49.982] (II) modeset(0): Modeline "4096x2160"x24.0  296.70  4096 5116 5204 5500  2160 2168 2178 2250 +hsync +vsync (53.9 kHz e)
> [    49.982] (II) modeset(0): Modeline "3840x2160"x30.0  297.00  3840 3888 3920 4400  2160 2164 2170 2250 +hsync -vsync (67.5 kHz e)
> [    49.982] (II) modeset(0): Modeline "3840x2160"x30.0  297.00  3840 4016 4104 4400  2160 2168 2178 2250 +hsync +vsync (67.5 kHz e)
> [    49.982] (II) modeset(0): Modeline "3840x2160"x25.0  297.00  3840 4896 4984 5280  2160 2168 2178 2250 +hsync +vsync (56.2 kHz e)
> [    49.982] (II) modeset(0): Modeline "3840x2160"x24.0  297.00  3840 5116 5204 5500  2160 2168 2178 2250 +hsync +vsync (54.0 kHz e)
> [    49.982] (II) modeset(0): Modeline "3840x2160"x30.0  296.70  3840 4016 4104 4400  2160 2168 2178 2250 +hsync +vsync (67.4 kHz e)
> [    49.982] (II) modeset(0): Modeline "3840x2160"x24.0  296.70  3840 5116 5204 5500  2160 2168 2178 2250 +hsync +vsync (53.9 kHz e)
> [    49.982] (II) modeset(0): Modeline "2880x1800"x60.0  336.72  2880 2928 2960 3040  1800 1803 1809 1846 +hsync -vsync (110.8 kHz e)
> [    49.982] (II) modeset(0): Modeline "2560x1600"x60.0  268.50  2560 2608 2640 2720  1600 1603 1609 1646 +hsync -vsync (98.7 kHz e)
> [    49.982] (II) modeset(0): Modeline "2560x1440"x60.0  241.50  2560 2608 2640 2720  1440 1443 1449 1481 +hsync -vsync (88.8 kHz e)
> [    49.982] (II) modeset(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz e)
> [    49.982] (II) modeset(0): Modeline "1920x1080"x120.0  297.00  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (135.0 kHz e)
> [    49.982] (II) modeset(0): Modeline "1920x1080"x119.9  296.70  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (134.9 kHz e)
> [    49.982] (II) modeset(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
> [    49.982] (II) modeset(0): Modeline "1920x1080i"x30.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
> [    49.982] (II) modeset(0): Modeline "1920x1080i"x25.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
> [    49.982] (II) modeset(0): Modeline "1920x1080"x24.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
> [    49.982] (II) modeset(0): Modeline "1920x1080i"x30.0   74.18  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
> [    49.982] (II) modeset(0): Modeline "1920x1080"x24.0   74.18  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
> [    49.982] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
> [    49.982] (II) modeset(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
> [    49.982] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
> [    49.982] (II) modeset(0): Modeline "1440x900"x59.9   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
> [    49.982] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
> [    49.982] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
> [    49.982] (II) modeset(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
> [    49.982] (II) modeset(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
> [    49.982] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
> [    49.982] (II) modeset(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
> [    49.982] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
> [    49.982] (II) modeset(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
> [    49.982] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
> [    49.983] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
> [    49.983] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
> [    49.983] (II) modeset(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
> [    49.983] (II) modeset(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
> [    49.983] (II) modeset(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
> [    49.983] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
> [    49.983] (II) modeset(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
> [    49.983] (II) modeset(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
> [    49.983] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
> [    49.984] (II) modeset(0): EDID for output HDMI-2
> [    49.984] (II) modeset(0): Output HDMI-1 connected
> [    49.984] (II) modeset(0): Output HDMI-2 disconnected
> [    49.984] (II) modeset(0): Using exact sizes for initial modes
> [    49.984] (II) modeset(0): Output HDMI-1 using initial mode 1920x1080 +0+0
> [    49.984] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
> [    49.984] (==) modeset(0): DPI set to (96, 96)
> [    49.984] (II) Loading sub module "fb"
> [    49.984] (II) LoadModule: "fb"
> [    49.984] (II) Loading /usr/lib/xorg/modules/libfb.so
> [    49.985] (II) Module fb: vendor="X.Org Foundation"
> [    49.986]    compiled for 1.20.13, module version = 1.0.0
> [    49.986]    ABI class: X.Org ANSI C Emulation, version 0.4
> [    50.080] (==) modeset(0): Backing store enabled
> [    50.080] (==) modeset(0): Silken mouse disabled
> [    50.211] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
> [    50.212] (==) modeset(0): DPMS enabled
> [    50.212] (II) modeset(0): [DRI2] Setup complete
> [    50.212] (II) modeset(0): [DRI2]   DRI driver: vc4
> [    50.212] (II) modeset(0): [DRI2]   VDPAU driver: vc4
> [    50.212] (II) Initializing extension Generic Event Extension
> [    50.213] (II) Initializing extension SHAPE
> [    50.213] (II) Initializing extension MIT-SHM
> [    50.213] (II) Initializing extension XInputExtension
> [    50.214] (II) Initializing extension XTEST
> [    50.215] (II) Initializing extension BIG-REQUESTS
> [    50.215] (II) Initializing extension SYNC
> [    50.215] (II) Initializing extension XKEYBOARD
> [    50.215] (II) Initializing extension XC-MISC
> [    50.215] (II) Initializing extension SECURITY
> [    50.216] (II) Initializing extension XFIXES
> [    50.216] (II) Initializing extension RENDER
> [    50.216] (II) Initializing extension RANDR
> [    50.217] (II) Initializing extension COMPOSITE
> [    50.217] (II) Initializing extension DAMAGE
> [    50.217] (II) Initializing extension MIT-SCREEN-SAVER
> [    50.217] (II) Initializing extension DOUBLE-BUFFER
> [    50.218] (II) Initializing extension RECORD
> [    50.218] (II) Initializing extension DPMS
> [    50.218] (II) Initializing extension Present
> [    50.218] (II) Initializing extension DRI3
> [    50.219] (II) Initializing extension X-Resource
> [    50.219] (II) Initializing extension XVideo
> [    50.219] (II) Initializing extension XVideo-MotionCompensation
> [    50.219] (II) Initializing extension GLX
> [    50.237] (II) AIGLX: Loaded and initialized vc4
> [    50.237] (II) GLX: Initialized DRI2 GL provider for screen 0
> [    50.237] (II) Initializing extension XFree86-VidModeExtension
> [    50.238] (II) Initializing extension XFree86-DGA
> [    50.238] (II) Initializing extension XFree86-DRI
> [    50.238] (II) Initializing extension DRI2
> [    50.240] (II) modeset(0): Damage tracking initialized
> [    50.240] (II) modeset(0): Setting screen physical size to 508 x 285
> [    50.367] (II) config/udev: Adding input device vc4 (/dev/input/event0)
> [    50.367] (**) vc4: Applying InputClass "libinput keyboard catchall"
> [    50.367] (II) LoadModule: "libinput"
> [    50.367] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
> [    50.379] (II) Module libinput: vendor="X.Org Foundation"
> [    50.379]    compiled for 1.20.11, module version = 1.1.0
> [    50.379]    Module class: X.Org XInput Driver
> [    50.380]    ABI class: X.Org XInput driver, version 24.1
> [    50.380] (II) Using input driver 'libinput' for 'vc4'
> [    50.380] (**) vc4: always reports core events
> [    50.380] (**) Option "Device" "/dev/input/event0"
> [    50.381] (**) Option "_source" "server/udev"
> [    50.412] (II) event0  - vc4: is tagged by udev as: Keyboard Pointingstick
> [    50.413] (II) event0  - vc4: device is a pointer
> [    50.413] (II) event0  - vc4: device is a keyboard
> [    50.413] (II) event0  - vc4: device removed
> [    50.444] (II) libinput: vc4: needs a virtual subdevice
> [    50.444] (**) Option "config_info" "udev:/sys/devices/platform/soc/fef00700.hdmi/rc/rc0/input1/event0"
> [    50.444] (II) XINPUT: Adding extended input device "vc4" (type: MOUSE, id 6)
> [    50.444] (**) Option "AccelerationScheme" "none"
> [    50.444] (**) vc4: (accel) selected scheme none/0
> [    50.444] (**) vc4: (accel) acceleration factor: 2.000
> [    50.444] (**) vc4: (accel) acceleration threshold: 4
> [    50.447] (II) event0  - vc4: is tagged by udev as: Keyboard Pointingstick
> [    50.447] (II) event0  - vc4: device is a pointer
> [    50.447] (II) event0  - vc4: device is a keyboard
> [    50.450] (II) config/udev: Adding input device vc4 (/dev/input/event1)
> [    50.450] (**) vc4: Applying InputClass "libinput keyboard catchall"
> [    50.450] (II) Using input driver 'libinput' for 'vc4'
> [    50.450] (**) vc4: always reports core events
> [    50.450] (**) Option "Device" "/dev/input/event1"
> [    50.450] (**) Option "_source" "server/udev"
> [    50.453] (II) event1  - vc4: is tagged by udev as: Keyboard Pointingstick
> [    50.454] (II) event1  - vc4: device is a pointer
> [    50.454] (II) event1  - vc4: device is a keyboard
> [    50.455] (II) event1  - vc4: device removed
> [    50.481] (II) libinput: vc4: needs a virtual subdevice
> [    50.481] (**) Option "config_info" "udev:/sys/devices/platform/soc/fef05700.hdmi/rc/rc1/input2/event1"
> [    50.481] (II) XINPUT: Adding extended input device "vc4" (type: MOUSE, id 7)
> [    50.481] (**) Option "AccelerationScheme" "none"
> [    50.481] (**) vc4: (accel) selected scheme none/0
> [    50.481] (**) vc4: (accel) acceleration factor: 2.000
> [    50.481] (**) vc4: (accel) acceleration threshold: 4
> [    50.484] (II) event1  - vc4: is tagged by udev as: Keyboard Pointingstick
> [    50.484] (II) event1  - vc4: device is a pointer
> [    50.484] (II) event1  - vc4: device is a keyboard
> [    50.519] (**) vc4: Applying InputClass "libinput keyboard catchall"
> [    50.519] (II) Using input driver 'libinput' for 'vc4'
> [    50.519] (**) vc4: always reports core events
> [    50.519] (**) Option "Device" "/dev/input/event0"
> [    50.519] (**) Option "_source" "_driver/libinput"
> [    50.519] (II) libinput: vc4: is a virtual subdevice
> [    50.519] (**) Option "config_info" "udev:/sys/devices/platform/soc/fef00700.hdmi/rc/rc0/input1/event0"
> [    50.519] (II) XINPUT: Adding extended input device "vc4" (type: KEYBOARD, id 8)
> [    50.519] (**) vc4: Applying InputClass "libinput keyboard catchall"
> [    50.519] (II) Using input driver 'libinput' for 'vc4'
> [    50.519] (**) vc4: always reports core events
> [    50.520] (**) Option "Device" "/dev/input/event1"
> [    50.520] (**) Option "_source" "_driver/libinput"
> [    50.520] (II) libinput: vc4: is a virtual subdevice
> [    50.520] (**) Option "config_info" "udev:/sys/devices/platform/soc/fef05700.hdmi/rc/rc1/input2/event1"
> [    50.520] (II) XINPUT: Adding extended input device "vc4" (type: KEYBOARD, id 9)
> [    52.648] (II) modeset(0): Disabling kernel dirty updates, not required.Preformatted text

in raspberry os you would normally set a screen size in config.txt.
maybe try that.

1 Like

Interesting. Do you have an example of what that looks like?

I’ve run nomachine before with the posted config.txt, and never run into any problems.

Fixed. Blasting out the XFCE settings stored in ~/.config/xfce/* was the answer. No idea what was corrupted in there.

I take it back. That just solves the problem for anywhere from an hour to a day or so.

Unclear what’s happening, but it doesn’t effect the LightDM login screen, Qtile, or IceVM.