Trying to install XFCE in debian lxc

9acca9

Well-Known Member
Dec 27, 2017
35
3
48
74
So, after install the related packages to xfce, xfce-goodies and a lightdm i get this when i make startx:
Code:
[     8.918]
X.Org X Server 1.21.1.3
X Protocol Version 11, Revision 0
[     8.919] Current Operating System: Linux bysoThink 5.17.4-artix1-1 #1 SMP PREEMPT Thu, 21 Apr 2022 06:59:38 +0000 x86_64
[     8.919] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=62b275e8-03b4-4aa8-8548-ea41bd533263 rw loglevel=3 quiet
[     8.919] 
[     8.919] Current version of pixman: 0.40.0
[     8.919]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[     8.919] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     8.919] (==) Log file: "/home/byso/.local/share/xorg/Xorg.0.log", Time: Mon Apr 25 19:23:34 2022
[     8.923] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     8.923] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     8.924] (==) No Layout section.  Using the first Screen section.
[     8.924] (==) No screen section available. Using defaults.
[     8.924] (**) |-->Screen "Default Screen Section" (0)
[     8.924] (**) |   |-->Monitor "<default monitor>"
[     8.925] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
[     8.925] (**) |   |-->Device "Intel Graphics"
[     8.925] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
[     8.925] (==) Automatically adding devices
[     8.925] (==) Automatically enabling devices
[     8.925] (==) Automatically adding GPU devices
[     8.925] (==) Automatically binding GPU devices
[     8.925] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     8.926] (WW) The directory "/usr/share/fonts/misc" does not exist.
[     8.926]     Entry deleted from font path.
[     8.927] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[     8.927]     Entry deleted from font path.
[     8.927]     (Run 'mkfontdir' on "/usr/share/fonts/TTF").
[     8.927] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     8.927]     Entry deleted from font path.
[     8.927] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     8.927]     Entry deleted from font path.
[     8.927] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[     8.927]     Entry deleted from font path.
[     8.927] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[     8.927]     Entry deleted from font path.
[     8.927] (==) FontPath set to:
    
[     8.927] (==) ModulePath set to "/usr/lib/xorg/modules"
[     8.927] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
[     8.927] (II) Module ABI versions:
[     8.927]     X.Org ANSI C Emulation: 0.4
[     8.927]     X.Org Video Driver: 25.2
[     8.927]     X.Org XInput driver : 24.4
[     8.927]     X.Org Server Extension : 10.0
[     8.927] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory)
[     8.927] (++) using VT number 1

[     8.928] (II) xfree86: Adding drm device (/dev/dri/card0)
[     8.928] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[     8.930] (--) PCI:*(0@0:2:0) 8086:0166:17aa:21fa rev 9, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[     8.930] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     8.930] (II) LoadModule: "glx"
[     8.932] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     8.940] (II) Module glx: vendor="X.Org Foundation"
[     8.940]     compiled for 1.21.1.3, module version = 1.0.0
[     8.940]     ABI class: X.Org Server Extension, version 10.0
[     8.940] (II) LoadModule: "intel"
[     8.941] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[     8.944] (II) Module intel: vendor="X.Org Foundation"
[     8.944]     compiled for 1.21.1.1, module version = 2.99.917
[     8.944]     Module class: X.Org Video Driver
[     8.944]     ABI class: X.Org Video Driver, version 25.2
[     8.944] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
    i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
    915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
    Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
    GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[     8.944] (II) intel: Driver for Intel(R) HD Graphics
[     8.944] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[     8.944] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[     8.945] xf86EnableIO: failed to enable I/O ports 0000-03ff (Operation not permitted)
[     8.945] (EE) No devices detected.
[     8.945] (EE)
Fatal server error:
[     8.945] (EE) no screens found(EE)
[     8.945] (EE)
Please consult the The X.Org Foundation support
     at http://wiki.x.org
 for help.
[     8.945] (EE) Please also check the log file at "/home/byso/.local/share/xorg/Xorg.0.log" for additional information.
[     8.945] (EE)
[     8.989] (EE) Server terminated with error (1). Closing log file

How can i fix this?
Thanks!
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!