Spent nearly entire day trying to get display via vnc or rdp to work (I am using a headless install and don't have a hdmi monitor). Tried installing lubuntu , xubuntu, kubuntu. But it still fails. Looking a bit deeper into it, I found that there is an issue with XORG driver.
Here is the XORG log file. It would be great if anyone can help me. Besides, the wifi works fine, though I did have to connect it via Ethernet initially.
Code: Select all
cat /var/log/Xorg.0.log
[ 1384.498]
X.Org X Server 1.20.8
X Protocol Version 11, Revision 0
[ 1384.498] Build Operating System: Linux 4.4.0-177-generic aarch64 Ubuntu
[ 1384.498] Current Operating System: Linux ubuntu 5.4.0-1008-raspi #8-Ubuntu SMP Wed Apr 8 11:13:06 UTC 2020 aarch64
[ 1384.499] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 cma=64M bcm2708_fb.fbwidth=0 bcm2708_fb.fbheight=0 bcm2708_fb.fbswap=1 smsc95xx.macaddr=DC:A6:32:0E:EE:5D vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 net.ifnames=0 dwc_otg.lpm_enable=0 console=ttyS0,115200 console=tty1 root=LABEL=writable rootfstype=ext4 elevator=deadline rootwait fixrtc quiet splash
[ 1384.499] Build Date: 06 April 2020 09:39:29AM
[ 1384.499] xorg-server 2:1.20.8-2ubuntu2 (For technical support please see http://www.ubuntu.com/support)
[ 1384.499] Current version of pixman: 0.38.4
[ 1384.499] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 1384.499] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 1384.499] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Apr 26 12:56:30 2020
[ 1384.500] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 1384.500] (==) No Layout section. Using the first Screen section.
[ 1384.500] (==) No screen section available. Using defaults.
[ 1384.500] (**) |-->Screen "Default Screen Section" (0)
[ 1384.500] (**) | |-->Monitor "<default monitor>"
[ 1384.501] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 1384.501] (==) Automatically adding devices
[ 1384.501] (==) Automatically enabling devices
[ 1384.501] (==) Automatically adding GPU devices
[ 1384.501] (==) Automatically binding GPU devices
[ 1384.501] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 1384.501] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 1384.501] Entry deleted from font path.
[ 1384.501] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 1384.501] Entry deleted from font path.
[ 1384.501] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 1384.501] Entry deleted from font path.
[ 1384.501] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 1384.501] Entry deleted from font path.
[ 1384.501] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 1384.501] Entry deleted from font path.
[ 1384.502] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
built-ins
[ 1384.502] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 1384.502] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 1384.502] (II) Loader magic: 0xaaaad4c7f010
[ 1384.502] (II) Module ABI versions:
[ 1384.502] X.Org ANSI C Emulation: 0.4
[ 1384.502] X.Org Video Driver: 24.1
[ 1384.502] X.Org XInput driver : 24.1
[ 1384.502] X.Org Server Extension : 10.0
[ 1384.503] (--) using VT number 2
[ 1384.503] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 1384.505] (II) no primary bus or device found
[ 1384.506] (II) LoadModule: "glx"
[ 1384.506] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 1384.508] (II) Module glx: vendor="X.Org Foundation"
[ 1384.508] compiled for 1.20.8, module version = 1.0.0
[ 1384.508] ABI class: X.Org Server Extension, version 10.0
[ 1384.508] (==) Matched modesetting as autoconfigured driver 0
[ 1384.508] (==) Matched fbdev as autoconfigured driver 1
[ 1384.508] (==) Assigned the driver to the xf86ConfigLayout
[ 1384.508] (II) LoadModule: "modesetting"
[ 1384.509] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 1384.509] (II) Module modesetting: vendor="X.Org Foundation"
[ 1384.509] compiled for 1.20.8, module version = 1.20.8
[ 1384.509] Module class: X.Org Video Driver
[ 1384.509] ABI class: X.Org Video Driver, version 24.1
[ 1384.509] (II) LoadModule: "fbdev"
[ 1384.510] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 1384.510] (II) Module fbdev: vendor="X.Org Foundation"
[ 1384.510] compiled for 1.20.1, module version = 0.5.0
[ 1384.510] Module class: X.Org Video Driver
[ 1384.510] ABI class: X.Org Video Driver, version 24.0
[ 1384.510] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 1384.510] (II) FBDEV: driver for framebuffer: fbdev
[ 1384.511] (WW) Falling back to old probe method for modesetting
[ 1384.511] (EE) open /dev/dri/card0: No such file or directory
[ 1384.511] (WW) Falling back to old probe method for fbdev
[ 1384.511] (II) Loading sub module "fbdevhw"
[ 1384.511] (II) LoadModule: "fbdevhw"
[ 1384.511] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 1384.511] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 1384.511] compiled for 1.20.8, module version = 0.0.2
[ 1384.511] ABI class: X.Org Video Driver, version 24.1
[ 1384.511] (EE) open /dev/fb0: No such file or directory
[ 1384.511] (WW) Falling back to old probe method for modesetting
[ 1384.512] (EE) open /dev/dri/card0: No such file or directory
[ 1384.512] (WW) Falling back to old probe method for fbdev
[ 1384.512] (II) Loading sub module "fbdevhw"
[ 1384.512] (II) LoadModule: "fbdevhw"
[ 1384.512] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 1384.512] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 1384.512] compiled for 1.20.8, module version = 0.0.2
[ 1384.512] ABI class: X.Org Video Driver, version 24.1
[ 1384.512] (EE) open /dev/fb0: No such file or directory
[ 1384.512] (EE) No devices detected.
[ 1384.512] (==) Matched modesetting as autoconfigured driver 0
[ 1384.512] (==) Matched fbdev as autoconfigured driver 1
[ 1384.512] (==) Assigned the driver to the xf86ConfigLayout
[ 1384.512] (II) LoadModule: "modesetting"
[ 1384.513] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 1384.513] (II) Module modesetting: vendor="X.Org Foundation"
[ 1384.513] compiled for 1.20.8, module version = 1.20.8
[ 1384.513] Module class: X.Org Video Driver
[ 1384.513] ABI class: X.Org Video Driver, version 24.1
[ 1384.513] (II) UnloadModule: "modesetting"
[ 1384.513] (II) Unloading modesetting
[ 1384.513] (II) Failed to load module "modesetting" (already loaded, 0)
[ 1384.513] (II) LoadModule: "fbdev"
[ 1384.514] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 1384.514] (II) Module fbdev: vendor="X.Org Foundation"
[ 1384.514] compiled for 1.20.1, module version = 0.5.0
[ 1384.514] Module class: X.Org Video Driver
[ 1384.514] ABI class: X.Org Video Driver, version 24.0
[ 1384.514] (II) UnloadModule: "fbdev"
[ 1384.514] (II) Unloading fbdev
[ 1384.514] (II) Failed to load module "fbdev" (already loaded, 0)
[ 1384.514] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 1384.514] (II) FBDEV: driver for framebuffer: fbdev
[ 1384.514] (WW) xf86OpenConsole: setpgid failed: Operation not permitted
[ 1384.514] (WW) xf86OpenConsole: setsid failed: Operation not permitted
[ 1384.514] (WW) Falling back to old probe method for modesetting
[ 1384.514] (EE) open /dev/dri/card0: No such file or directory
[ 1384.514] (WW) Falling back to old probe method for fbdev
[ 1384.514] (II) Loading sub module "fbdevhw"
[ 1384.514] (II) LoadModule: "fbdevhw"
[ 1384.515] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 1384.515] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 1384.515] compiled for 1.20.8, module version = 0.0.2
[ 1384.515] ABI class: X.Org Video Driver, version 24.1
[ 1384.515] (EE) open /dev/fb0: No such file or directory
[ 1384.515] (WW) Falling back to old probe method for modesetting
[ 1384.515] (EE) open /dev/dri/card0: No such file or directory
[ 1384.515] (WW) Falling back to old probe method for fbdev
[ 1384.515] (II) Loading sub module "fbdevhw"
[ 1384.515] (II) LoadModule: "fbdevhw"
[ 1384.515] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 1384.515] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 1384.515] compiled for 1.20.8, module version = 0.0.2
[ 1384.515] ABI class: X.Org Video Driver, version 24.1
[ 1384.515] (EE) open /dev/fb0: No such file or directory
[ 1384.515] (EE) No devices detected.
[ 1384.515] (EE)
Fatal server error:
[ 1384.515] (EE) no screens found(EE)
[ 1384.516] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 1384.516] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 1384.516] (EE)
[ 1384.516] (EE) Server terminated with error (1). Closing log file.