Shail Murtaza
New Member
Hi!
I'm using AntiX 19.5 Core which is debian based distro without GUI in Virtual Box. You just get tty at startup in core version of AntiX Linux
System
I installed xserver including xfce, lightdm and xinit using
After restart lightdm started, I logged in as normal user without root and without any problem and everything was working perfectly.
But didn't wanted to use any Login Manager as I prefer to run startx whenever I wanted to use xfce. So I removed lightdm and lightdm-gtk-greeter using apt remove.
But after reboot nothing was working when I enter startx. I was getting errors
But if i run startx as root then it works perfectly. Then I guess these errors have something to do with permissions which lightdm was doing automatically
"$ xinit" output
XORG Log File after running startx
Can anyone please help me?
I'm using AntiX 19.5 Core which is debian based distro without GUI in Virtual Box. You just get tty at startup in core version of AntiX Linux
System
Code:
Host: antix1
Kernal: 4.9.0-294-antix.1-amd64-smp
Arch: x86_64
Bits: 64
console: tty1
Distro: antix-19.5_x64-core Wobblies 24 January, 2022
I installed xserver including xfce, lightdm and xinit using
Bash:
apt install xserver-xorg x11-xserver-utils xfonts-base x11-utils lightdm lightdm-gtk-greeter xfce4 xfce4-goodies xinit -y
After restart lightdm started, I logged in as normal user without root and without any problem and everything was working perfectly.
But didn't wanted to use any Login Manager as I prefer to run startx whenever I wanted to use xfce. So I removed lightdm and lightdm-gtk-greeter using apt remove.
But after reboot nothing was working when I enter startx. I was getting errors
But if i run startx as root then it works perfectly. Then I guess these errors have something to do with permissions which lightdm was doing automatically
"$ xinit" output
XORG Log File after running startx
Code:
[ 2699.852]
X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
[ 2699.852] Build Operating System: Linux 4.9.0-294-antix.1-amd64-smp x86_64 Debian
[ 2699.852] Current Operating System: Linux antix1 4.9.0-294-antix.1-amd64-smp #1 SMP PREEMPT Fri Dec 24 18:04:18 EET 2021 x86_64
[ 2699.852] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-294-antix.1-amd64-smp root=UUID=371294ef-11dc-4c99-8cbc-f15d85475cda ro quiet
[ 2699.854] Build Date: 05 January 2022 01:24:15PM
[ 2699.854] xorg-server 2:1.20.4-1+deb10u4.0nosystemd1 (https://www.debian.org/support)
[ 2699.854] Current version of pixman: 0.36.0
[ 2699.854] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 2699.854] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 2699.856] (==) Log file: "/home/shail/.local/share/xorg/Xorg.0.log", Time: Mon Jun 27 19:52:51 2022
[ 2699.856] (==) Using config file: "/etc/X11/xorg.conf"
[ 2699.856] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 2699.856] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 2699.856] (==) No Layout section. Using the first Screen section.
[ 2699.856] (==) No screen section available. Using defaults.
[ 2699.856] (**) |-->Screen "Default Screen Section" (0)
[ 2699.856] (**) | |-->Monitor "<default monitor>"
[ 2699.856] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 2699.856] (==) Automatically adding devices
[ 2699.856] (==) Automatically enabling devices
[ 2699.856] (==) Automatically adding GPU devices
[ 2699.856] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 2699.856] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 2699.856] Entry deleted from font path.
[ 2699.856] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 2699.856] Entry deleted from font path.
[ 2699.856] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 2699.856] Entry deleted from font path.
[ 2699.856] (WW) The directory "/usr/share/fonts/X11/Type1" does not exist.
[ 2699.856] Entry deleted from font path.
[ 2699.856] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 2699.856] Entry deleted from font path.
[ 2699.856] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 2699.856] Entry deleted from font path.
[ 2699.856] (==) FontPath set to:
/usr/share/fonts/X11/misc,
built-ins
[ 2699.856] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 2699.856] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 2699.856] (II) Loader magic: 0x55a46d042d80
[ 2699.856] (II) Module ABI versions:
[ 2699.856] X.Org ANSI C Emulation: 0.4
[ 2699.856] X.Org Video Driver: 24.0
[ 2699.856] X.Org XInput driver : 24.1
[ 2699.856] X.Org Server Extension : 10.0
[ 2699.864] (--) PCI:*(0@0:2:0) 15ad:0405:15ad:0405 rev 0, Mem @ 0xe0000000/16777216, 0xf0000000/2097152, I/O @ 0x0000d010/16, BIOS @ 0x????????/131072
[ 2699.864] (II) LoadModule: "glx"
[ 2699.864] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 2699.865] (II) Module glx: vendor="X.Org Foundation"
[ 2699.865] compiled for 1.20.4, module version = 1.0.0
[ 2699.865] ABI class: X.Org Server Extension, version 10.0
[ 2699.865] (==) Matched vmware as autoconfigured driver 0
[ 2699.865] (==) Matched modesetting as autoconfigured driver 1
[ 2699.865] (==) Matched fbdev as autoconfigured driver 2
[ 2699.865] (==) Matched vesa as autoconfigured driver 3
[ 2699.865] (==) Assigned the driver to the xf86ConfigLayout
[ 2699.865] (II) LoadModule: "vmware"
[ 2699.865] (II) Loading /usr/lib/xorg/modules/drivers/vmware_drv.so
[ 2699.887] (II) Module vmware: vendor="X.Org Foundation"
[ 2699.887] compiled for 1.20.0, module version = 13.3.0
[ 2699.887] Module class: X.Org Video Driver
[ 2699.887] ABI class: X.Org Video Driver, version 24.0
[ 2699.887] (II) LoadModule: "modesetting"
[ 2699.887] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 2699.887] (II) Module modesetting: vendor="X.Org Foundation"
[ 2699.887] compiled for 1.20.4, module version = 1.20.4
[ 2699.887] Module class: X.Org Video Driver
[ 2699.887] ABI class: X.Org Video Driver, version 24.0
[ 2699.887] (II) LoadModule: "fbdev"
[ 2699.888] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 2699.888] (II) Module fbdev: vendor="X.Org Foundation"
[ 2699.888] compiled for 1.20.0, module version = 0.5.0
[ 2699.888] Module class: X.Org Video Driver
[ 2699.888] ABI class: X.Org Video Driver, version 24.0
[ 2699.888] (II) LoadModule: "vesa"
[ 2699.888] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 2699.888] (II) Module vesa: vendor="X.Org Foundation"
[ 2699.888] compiled for 1.20.1, module version = 2.4.0
[ 2699.888] Module class: X.Org Video Driver
[ 2699.888] ABI class: X.Org Video Driver, version 24.0
[ 2699.888] (II) vmware: driver for VMware SVGA: vmware0405, vmware0710
[ 2699.888] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 2699.888] (II) FBDEV: driver for framebuffer: fbdev
[ 2699.888] (II) VESA: driver for VESA chipsets: vesa
[ 2699.888] (++) using VT number 1
[ 2699.897] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[ 2699.897] (WW) Falling back to old probe method for modesetting
[ 2699.897] (EE) open /dev/dri/card0: No such file or directory
[ 2699.897] (WW) Falling back to old probe method for fbdev
[ 2699.897] (II) Loading sub module "fbdevhw"
[ 2699.897] (II) LoadModule: "fbdevhw"
[ 2699.897] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 2699.898] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 2699.898] compiled for 1.20.4, module version = 0.0.2
[ 2699.898] ABI class: X.Org Video Driver, version 24.0
[ 2699.898] (EE) open /dev/fb0: No such file or directory
[ 2699.898] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 2699.898] (II) vmware(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 2700.210] (EE) vmware(0): Failed to open drm.
[ 2700.210] (WW) vmware(0): Disabling 3D support.
[ 2700.210] (WW) vmware(0): Disabling Render Acceleration.
[ 2700.210] (WW) vmware(0): Disabling RandR12+ support.
[ 2700.210] (--) vmware(0): VMware SVGA regs at (0xd010, 0xd011)
[ 2700.210] (II) Loading sub module "vgahw"
[ 2700.210] (II) LoadModule: "vgahw"
[ 2700.210] (II) Loading /usr/lib/xorg/modules/libvgahw.so
[ 2700.210] (II) Module vgahw: vendor="X.Org Foundation"
[ 2700.210] compiled for 1.20.4, module version = 0.1.0
[ 2700.210] ABI class: X.Org Video Driver, version 24.0
[ 2700.210] (EE)
[ 2700.210] (EE) Backtrace:
[ 2700.211] (EE) 0: /usr/lib/xorg/Xorg (OsLookupColor+0x139) [0x55a46cfb5419]
[ 2700.211] (EE) 1: /lib/x86_64-linux-gnu/libpthread.so.0 (funlockfile+0x50) [0x7fe5e0ff677f]
[ 2700.211] (EE) 2: /lib/x86_64-linux-gnu/libpciaccess.so.0 (pci_io_write8+0x3) [0x7fe5e1ac79e3]
[ 2700.212] (EE) 3: /usr/lib/xorg/modules/libvgahw.so (vgaHWSaveColormap+0x46) [0x7fe5dbfb7856]
[ 2700.212] (EE) 4: /usr/lib/xorg/modules/libvgahw.so (vgaHWSave+0x2d) [0x7fe5dbfb994d]
[ 2700.212] (EE) 5: /usr/lib/xorg/modules/drivers/vmware_drv.so (_init+0x2da2) [0x7fe5e0203322]
[ 2700.212] (EE) 6: /usr/lib/xorg/Xorg (InitOutput+0x9b8) [0x55a46ce98618]
[ 2700.212] (EE) 7: /usr/lib/xorg/Xorg (InitFonts+0x1cf) [0x55a46ce5b6cf]
[ 2700.213] (EE) 8: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xeb) [0x7fe5e0e4809b]
[ 2700.213] (EE) 9: /usr/lib/xorg/Xorg (_start+0x2a) [0x55a46ce4556a]
[ 2700.213] (EE)
[ 2700.213] (EE) Segmentation fault at address 0x8
[ 2700.213] (EE)
Fatal server error:
[ 2700.213] (EE) Caught signal 11 (Segmentation fault). Server aborting
[ 2700.213] (EE)
[ 2700.213] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 2700.213] (EE) Please also check the log file at "/home/shail/.local/share/xorg/Xorg.0.log" for additional information.
[ 2700.213] (EE)
[ 2700.218] (EE) Server terminated with error (1). Closing log file.
Can anyone please help me?