[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Additional information to add to "Unable to boot into the Gnome desktop after installing Debian Buster 10.4"



The output of

$ systemctl get-default

is

graphical.target

The result of $ startx is I am still unable to get the Gnome graphical desktop. Please see my first post in which I provide the contents of /var/log/Xorg.0.log.



On Wednesday, July 29, 2020, 6:54:13 PM GMT+8, echo test <echotest09@gmail.com> wrote: 





try $ systemctl get-default if the output is not --> graphical.targetthen$ systemctl set-default graphical.targetthen$ starx

Le mer. 29 juil. 2020 à 09:15, gajuph4pre@yahoo.com <gajuph4pre@yahoo.com> a écrit :
> Hi guys
> 
> I posted a request for help titled "Unable to boot into the Gnome desktop after installing Debian Buster 10.4" to this group earlier today.
> 
> I wish to add that since that post, I have performed the following at the console tty2:
> 
> sudo systemctl status gdm3
> 
> The message on my monitor is "gdm3 is active and running".
> 
> Next, I typed
> 
> sudo startx
> 
> I was told to check /var/log/Xorg.0.log for the errors.
> 
> Below are the contents of said log:
> 
> [   140.369]
> X.Org X Server 1.20.4
> X Protocol Version 11, Revision 0
> [   140.370] Build Operating System: Linux 4.9.0-8-amd64 x86_64 Debian
> [   140.371] Current Operating System: Linux localhost 4.19.0-9-amd64 #1 SMP Debian 4.19.118-2 (2020-04-29) x86_64
> [   140.371] Kernel command line: BOOT_IMAGE=/vmlinuz-4.19.0-9-amd64 root=UUID=53420559-2bf8-4765-bec5-96a6b2452c70 ro quiet
> [   140.372] Build Date: 05 March 2019  08:11:12PM
> [   140.373] xorg-server 2:1.20.4-1 (https://www.debian.org/support)
> [   140.373] Current version of pixman: 0.36.0
> [   140.374]     Before reporting problems, check http://wiki.x.org
>     to make sure that you have the latest version.
> [   140.374] Markers: (--) probed, (**) from config file, (==) default setting,
>     (++) from command line, (!!) notice, (II) informational,
>     (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> [   140.375] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jul 29 14:28:27 2020
> [   140.376] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
> [   140.376] (==) No Layout section.  Using the first Screen section.
> [   140.376] (==) No screen section available. Using defaults.
> [   140.376] (**) |-->Screen "Default Screen Section" (0)
> [   140.376] (**) |   |-->Monitor "<default monitor>"
> [   140.376] (==) No monitor specified for screen "Default Screen Section".
>     Using a default monitor configuration.
> [   140.376] (==) Automatically adding devices
> [   140.376] (==) Automatically enabling devices
> [   140.376] (==) Automatically adding GPU devices
> [   140.376] (==) Max clients allowed: 256, resource mask: 0x1fffff
> [   140.376] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
> [   140.376]     Entry deleted from font path.
> [   140.376] (==) FontPath set to:
>     /usr/share/fonts/X11/misc,
>     /usr/share/fonts/X11/100dpi/:unscaled,
>     /usr/share/fonts/X11/75dpi/:unscaled,
>     /usr/share/fonts/X11/Type1,
>     /usr/share/fonts/X11/100dpi,
>     /usr/share/fonts/X11/75dpi,
>     built-ins
> [   140.376] (==) ModulePath set to "/usr/lib/xorg/modules"
> [   140.376] (II) The server relies on udev to provide the list of input devices.
>     If no devices become available, reconfigure udev or disable AutoAddDevices.
> [   140.376] (II) Loader magic: 0x56096990de20
> [   140.376] (II) Module ABI versions:
> [   140.376]     X.Org ANSI C Emulation: 0.4
> [   140.376]     X.Org Video Driver: 24.0
> [   140.376]     X.Org XInput driver : 24.1
> [   140.376]     X.Org Server Extension : 10.0
> [   140.377] (++) using VT number 2
> 
> [   140.378] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_32
> [   140.379] (--) PCI:*(0@0:2:0) 8086:8a56:1043:1ec1 rev 7, Mem @ 0x6000000000/16777216, 0x4000000000/268435456, I/O @ 0x00003000/64, BIOS @ 0x????????/131072
> [   140.379] (II) LoadModule: "glx"
> [   140.379] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
> [   140.380] (II) Module glx: vendor="X.Org Foundation"
> [   140.380]     compiled for 1.20.4, module version = 1.0.0
> [   140.380]     ABI class: X.Org Server Extension, version 10.0
> [   140.380] (==) Matched modesetting as autoconfigured driver 0
> [   140.380] (==) Matched fbdev as autoconfigured driver 1
> [   140.380] (==) Matched vesa as autoconfigured driver 2
> [   140.380] (==) Assigned the driver to the xf86ConfigLayout
> [   140.380] (II) LoadModule: "modesetting"
> [   140.380] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
> [   140.380] (II) Module modesetting: vendor="X.Org Foundation"
> [   140.380]     compiled for 1.20.4, module version = 1.20.4
> [   140.380]     Module class: X.Org Video Driver
> [   140.380]     ABI class: X.Org Video Driver, version 24.0
> [   140.380] (II) LoadModule: "fbdev"
> [   140.380] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
> [   140.380] (II) Module fbdev: vendor="X.Org Foundation"
> [   140.380]     compiled for 1.20.0, module version = 0.5.0
> [   140.380]     Module class: X.Org Video Driver
> [   140.380]     ABI class: X.Org Video Driver, version 24.0
> [   140.380] (II) LoadModule: "vesa"
> [   140.380] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
> [   140.380] (II) Module vesa: vendor="X.Org Foundation"
> [   140.380]     compiled for 1.20.1, module version = 2.4.0
> [   140.380]     Module class: X.Org Video Driver
> [   140.380]     ABI class: X.Org Video Driver, version 24.0
> [   140.380] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
> [   140.380] (II) FBDEV: driver for framebuffer: fbdev
> [   140.380] (II) VESA: driver for VESA chipsets: vesa
> [   140.380] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
> [   140.380] (EE) open /dev/dri/card0: No such file or directory
> [   140.380] (WW) Falling back to old probe method for modesetting
> [   140.380] (EE) open /dev/dri/card0: No such file or directory
> [   140.380] (II) Loading sub module "fbdevhw"
> [   140.380] (II) LoadModule: "fbdevhw"
> [   140.380] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
> [   140.380] (II) Module fbdevhw: vendor="X.Org Foundation"
> [   140.380]     compiled for 1.20.4, module version = 0.0.2
> [   140.380]     ABI class: X.Org Video Driver, version 24.0
> [   140.380] (EE) Unable to find a valid framebuffer device
> [   140.380] (WW) Falling back to old probe method for fbdev
> [   140.380] (II) Loading sub module "fbdevhw"
> [   140.380] (II) LoadModule: "fbdevhw"
> [   140.380] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
> [   140.380] (II) Module fbdevhw: vendor="X.Org Foundation"
> [   140.380]     compiled for 1.20.4, module version = 0.0.2
> [   140.380]     ABI class: X.Org Video Driver, version 24.0
> [   140.380] (II) FBDEV(2): using default device
> [   140.380] (EE) Screen 0 deleted because of no matching config section.
> [   140.380] (II) UnloadModule: "modesetting"
> [   140.380] (EE) Screen 0 deleted because of no matching config section.
> [   140.380] (II) UnloadModule: "fbdev"
> [   140.380] (II) UnloadSubModule: "fbdevhw"
> [   140.380] (EE)
> Fatal server error:
> [   140.380] (EE) Cannot run in framebuffer mode. Please specify busIDs        for all framebuffer devices
> [   140.380] (EE)
> [   140.380] (EE)
> Please consult the The X.Org Foundation support
>      at http://wiki.x.org
>  for help.
> [   140.380] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
> [   140.380] (EE)
> [   140.382] (EE) Server terminated with error (1). Closing log file.
> 
> 


Reply to: