Skip to content

Default background always displayed with xf86-video-fbdev driver

xfdesktop v4.20.0 seems to be incompatible with xf86-video-fbdev

When xf86-video-fbdev is used in X11, the wallpaper is 'stuck' on the xfce default image and can't be changed.

The image can only be changed by commenting-out the following line in /etc/X11/xorg.conf

Driver "fbdev"

I tracked this down to specifically xfdesktop by reverting back to xfdesktop v4.18.1 but all other components kept as v4.20.0

Everything worked perfectly fine with xf86-video-fbdev & Driver "fbdev" on all previous versions of xfce going all the way back to 2007


Here are the specs of this system.

root@glennmcc-i9:/# uname -a Linux glennmcc-i9.net 6.12.6 xfce4-settings#1 (closed) SMP PREEMPT_DYNAMIC Thu Dec 19 14:44:30 CST 2024 x86_64 Intel(R) Core(TM) i9-10900 CPU @ 2.80GHz GenuineIntel GNU/Linux

root@glennmcc-i9:/# cat /etc/slackware-version Slackware 15.0+

root@glennmcc-i9:/# neofetch

root@glennmcc-i9.net

OS: Slackware 15.0 x86_64 (post 15.0 -current) x86_64
Host: Dell Inc. 0X4N41
Kernel: 6.12.6
Uptime: 16 mins
Packages: 1321 (pkgtool)
Shell: bash 5.2.37
Resolution: 1600x1200
DE: Xfce 4.20
WM: Xfwm4
WM Theme: Default
Theme: Xfce-basic [GTK2], Breeze [GTK3]
Icons: Adwaita [GTK2], breeze [GTK3]
Terminal: xfce4-terminal
Terminal Font: Monospace 12
CPU: Intel i9-10900 (20) @ 2.800GHz
GPU: AMD ATI Radeon PRO WX 3100
GPU: Intel CometLake-S GT2 [UHD Graphics 630]
Memory: 1558MiB / 15690MiB

In addition to this i9, the exact same problem also exists here on 2 different i7 machines and an Intel DualCore

Edited by glennmcc