[SOLVED] [i7 14700kf and 4090] Issue Installing Proxmox on Specific Hardware Configuration with Xorg Error

rihasultanov

New Member
Feb 8, 2024
2
1
3
Hello Proxmox Community,

I am reaching out for assistance regarding an issue I've encountered while attempting to install Proxmox on my new hardware setup. Despite my efforts, I am facing an error related to Xorg, which has stumped my progress. Here are the details of my hardware configuration:

  • CPU: Intel i7 14700KF OEM
  • RAM: Patriot Viper VENOM, PVV532G560C36K, DDR5, 32GB
  • Motherboard: ASRock Z790 TAICHI CARRARA
  • GPU: Palit RTX 4090 GameRock, 24GB, GeForce RTX 4090
  • Storage: SSD M.2 PCIe Corsair MP600 Core XT, CSSD-F2000GBMP600CXT, 2TB
  • Power Supply: ATX Chieftec POLARIS 3.0, PPS-1250FC-A3, 1250W
I successfully installed Ubuntu 22.04 Server on this setup, and was able to install drivers and even a desktop environment without any issues. This leads me to believe that the problem might be specific to how Debian (the base for Proxmox) interacts with my hardware.

The specific error I'm encountering is related to Xorg, but unfortunately, I do not have the exact error message at hand to provide more details. I suspect it might be a compatibility issue with my GPU or perhaps a configuration aspect I am missing.

Has anyone experienced similar issues with Proxmox installations on similar or the same hardware? Any insights, suggestions, or guidance on how to troubleshoot this problem would be greatly appreciated.

Additionally, I am prepared to provide logs and further information as needed. Please let me know the best way to share these details..
Bash:
[    25.663]
X.Org X Server 1.21.1.7
X Protocol Version 11, Revision 0
[    25.663] Current Operating System: Linux proxmox 6.5.11-8-pve #1 SMP PREEMPT_DYNAMIC PMX 6.5.11-8 (2024-01-30T12:27Z) x86_64
[    25.663] Kernel command line: BOOT_IMAGE=/boot/linux26 ro ramdisk_size=16777216 rw quiet splash=silent
[    25.663] xorg-server 2:21.1.7-3 deb12u5 (https://www.debian.org/support)
[    25.663] Current version of pixman: 0.42.2
[    25.663]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[    25.663] Markers: (--) probed, (**) from config file, (==) default setting,
    (  ) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    25.663] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Feb  8 07:34:14 2024
[    25.663] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    25.663] (==) No Layout section.  Using the first Screen section.
[    25.663] (==) No screen section available. Using defaults.
[    25.663] (**) |-->Screen "Default Screen Section" (0)
[    25.663] (**) |   |-->Monitor "<default monitor>"
[    25.663] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
[    25.663] (==) Automatically adding devices
[    25.663] (==) Automatically enabling devices
[    25.663] (==) Automatically adding GPU devices
[    25.663] (==) Automatically binding GPU devices
[    25.663] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    25.663] (WW) The directory "/usr/share/fonts/X11/misc" does not exist.
[    25.663]     Entry deleted from font path.
[    25.663] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    25.663]     Entry deleted from font path.
[    25.663] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[    25.663]     Entry deleted from font path.
[    25.663] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[    25.663]     Entry deleted from font path.
[    25.663] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[    25.663]     Entry deleted from font path.
[    25.663] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[    25.663]     Entry deleted from font path.
[    25.663] (==) FontPath set to:
    /usr/share/fonts/X11/Type1,
    built-ins
[    25.663] (==) ModulePath set to "/usr/lib/xorg/modules"
[    25.663] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
[    25.663] (II) Loader magic: 0x55cdbefb0f00
[    25.663] (II) Module ABI versions:
[    25.663]     X.Org ANSI C Emulation: 0.4
[    25.663]     X.Org Video Driver: 25.2
[    25.663]     X.Org XInput driver : 24.4
[    25.663]     X.Org Server Extension : 10.0
[    25.664] (--) using VT number 4

[    25.664] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    25.664] (--) PCI:*(1@0:0:0) 10de:2684:1569:f296 rev 161, Mem @ 0x7f000000/16777216, 0x4000000000/34359738368, 0x4800000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[    25.664] (II) LoadModule: "glx"
[    25.664] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    25.682] (II) Module glx: vendor="X.Org Foundation"
[    25.682]     compiled for 1.21.1.7, module version = 1.0.0
[    25.682]     ABI class: X.Org Server Extension, version 10.0
[    25.795] (==) Matched nouveau as autoconfigured driver 0
[    25.795] (==) Matched nv as autoconfigured driver 1
[    25.795] (==) Matched modesetting as autoconfigured driver 2
[    25.795] (==) Matched fbdev as autoconfigured driver 3
[    25.795] (==) Matched vesa as autoconfigured driver 4
[    25.795] (==) Assigned the driver to the xf86ConfigLayout
[    25.795] (II) LoadModule: "nouveau"
[    25.795] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    25.806] (II) Module nouveau: vendor="X.Org Foundation"
[    25.806]     compiled for 1.21.1.3, module version = 1.0.17
[    25.806]     Module class: X.Org Video Driver
[    25.806]     ABI class: X.Org Video Driver, version 25.2
[    25.806] (II) LoadModule: "nv"
[    25.806] (WW) Warning, couldn't open module nv
[    25.806] (EE) Failed to load module "nv" (module does not exist, 0)
[    25.806] (II) LoadModule: "modesetting"
[    25.806] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    25.811] (II) Module modesetting: vendor="X.Org Foundation"
[    25.811]     compiled for 1.21.1.7, module version = 1.21.1
[    25.811]     Module class: X.Org Video Driver
[    25.811]     ABI class: X.Org Video Driver, version 25.2
[    25.811] (II) LoadModule: "fbdev"
[    25.811] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    25.814] (II) Module fbdev: vendor="X.Org Foundation"
[    25.814]     compiled for 1.21.1.3, module version = 0.5.0
[    25.814]     Module class: X.Org Video Driver
[    25.814]     ABI class: X.Org Video Driver, version 25.2
[    25.814] (II) LoadModule: "vesa"
[    25.814] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    25.817] (II) Module vesa: vendor="X.Org Foundation"
[    25.817]     compiled for 1.21.1.3, module version = 2.5.0
[    25.817]     Module class: X.Org Video Driver
[    25.817]     ABI class: X.Org Video Driver, version 25.2
[    25.817] (II) NOUVEAU driver Date:   Sat Jan 23 12:24:42 2021 -0500
[    25.817] (II) NOUVEAU driver for NVIDIA chipset families :
[    25.817]     RIVA TNT            (NV04)
[    25.817]     RIVA TNT2           (NV05)
[    25.817]     GeForce 256         (NV10)
[    25.817]     GeForce 2           (NV11, NV15)
[    25.817]     GeForce 4MX         (NV17, NV18)
[    25.817]     GeForce 3           (NV20)
[    25.817]     GeForce 4Ti         (NV25, NV28)
[    25.817]     GeForce FX          (NV3x)
[    25.817]     GeForce 6           (NV4x)
[    25.817]     GeForce 7           (G7x)
[    25.817]     GeForce 8           (G8x)
[    25.817]     GeForce 9           (G9x)
[    25.817]     GeForce GTX 2xx/3xx (GT2xx)
[    25.817]     GeForce GTX 4xx/5xx (GFxxx)
[    25.817]     GeForce GTX 6xx/7xx (GKxxx)
[    25.817]     GeForce GTX 9xx     (GMxxx)
[    25.817]     GeForce GTX 10xx    (GPxxx)
[    25.817] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    25.817] (II) FBDEV: driver for framebuffer: fbdev
[    25.817] (II) VESA: driver for VESA chipsets: vesa
[    25.817] xf86EnableIO: failed to enable I/O ports 0000-03ff (Operation not permitted)
[    25.931] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -19
[    25.931] (EE) open /dev/dri/card0: No such file or directory
[    25.931] (WW) Falling back to old probe method for modesetting
[    25.931] (EE) open /dev/dri/card0: No such file or directory
[    25.931] (II) Loading sub module "fbdevhw"
[    25.931] (II) LoadModule: "fbdevhw"
[    25.931] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    25.931] (II) Module fbdevhw: vendor="X.Org Foundation"
[    25.931]     compiled for 1.21.1.7, module version = 0.0.2
[    25.931]     ABI class: X.Org Video Driver, version 25.2
[    25.931] (EE) Unable to find a valid framebuffer device
[    25.931] (WW) Falling back to old probe method for fbdev
[    25.931] (II) Loading sub module "fbdevhw"
[    25.931] (II) LoadModule: "fbdevhw"
[    25.931] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    25.931] (II) Module fbdevhw: vendor="X.Org Foundation"
[    25.931]     compiled for 1.21.1.7, module version = 0.0.2
[    25.931]     ABI class: X.Org Video Driver, version 25.2
[    25.931] (II) FBDEV(2): using default device
[    25.931] (EE) Screen 0 deleted because of no matching config section.
[    25.931] (II) UnloadModule: "modesetting"
[    25.931] (EE) Screen 0 deleted because of no matching config section.
[    25.931] (II) UnloadModule: "fbdev"
[    25.931] (II) UnloadSubModule: "fbdevhw"
[    25.931] (EE)
Fatal server error:
[    25.931] (EE) Cannot run in framebuffer mode. Please specify busIDs        for all framebuffer devices
[    25.931] (EE)
[    25.931] (EE)
Please consult the The X.Org Foundation support
     at http://wiki.x.org
 for help.
[    25.931] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[    25.931] (EE)
[    25.932] (EE) Server terminated with error (1). Closing log file.

Thank you in advance for your help and support.
 
Managed to install using the terminal way on the latest Proxmox 8.1.2, couldn't before, I think we can close the ticket. Try to pass through a 4090 to the VM later and I'll see how it works. Sorry for the ticket.
 
  • Like
Reactions: leesteken

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!