Here is my last issue : i can not open the Buster Desktop.
When i type startx
, it does't launch.
Here is the xorg log.txt (3.4 KB) about the problem :
[ 8436.792]
X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
[ 8436.792] Build Operating System: Linux 4.9.0-0.bpo.6-armmp armv7l Raspbian
[ 8436.792] Current Operating System: Linux pi 5.4.77-v7+ #1371 SMP Tue Nov 17 13:32:02 GMT 2020 armv7l
[ 8436.793] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.$
[ 8436.793] Build Date: 27 August 2020 08:51:48AM
[ 8436.793] xorg-server 2:1.20.4-1+deb10u1 (https://www.debian.org/support)
[ 8436.793] Current version of pixman: 0.36.0
[ 8436.794] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 8436.794] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 8436.794] (==) Log file: "/home/pi/.local/share/xorg/Xorg.0.log", Time: Sat Nov 21 15:31:24 2020
[ 8436.795] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 8436.796] (==) No Layout section. Using the first Screen section.
[ 8436.796] (==) No screen section available. Using defaults.
[ 8436.796] (**) |-->Screen "Default Screen Section" (0)
[ 8436.796] (**) | |-->Monitor "<default monitor>"
[ 8436.798] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 8436.798] (**) | |-->Device "Allwinner A10/A13 FBDEV"
[ 8436.798] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 8436.798] (==) Automatically adding devices
[ 8436.798] (==) Automatically enabling devices
[ 8436.799] (==) Automatically adding GPU devices
[ 8436.799] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 8436.799] (WW) The directory "/usr/share/fonts/X11/misc" does not exist.
[ 8436.799] Entry deleted from font path.
[ 8436.799] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 8436.799] Entry deleted from font path.
[ 8436.799] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 8436.799] Entry deleted from font path.
[ 8436.799] (WW) The directory "/usr/share/fonts/X11/Type1" does not exist.
[ 8436.799] Entry deleted from font path.
[ 8436.799] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 8436.799] Entry deleted from font path.
[ 8436.799] (==) FontPath set to:
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/100dpi,
built-ins
[ 8436.799] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 8436.799] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 8436.799] (II) Loader magic: 0x1fcf80
[ 8436.800] (II) Module ABI versions:
[ 8436.800] X.Org ANSI C Emulation: 0.4
[ 8436.800] X.Org Video Driver: 24.0
[ 8436.800] X.Org XInput driver : 24.1
[ 8436.800] X.Org Server Extension : 10.0
[ 8436.813] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_33
[ 8436.814] (II) no primary bus or device found
[ 8436.814] (II) LoadModule: "glx"
[ 8436.815] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 8436.836] (II) Module glx: vendor="X.Org Foundation"
[ 8436.836] compiled for 1.20.4, module version = 1.0.0
There are defaut settings, from config file, informational, warning errors but how to solve then ?
PS : sudo apt-get --reinstall install raspberrypi-ui-mods
did already do
If someone have an idea ?