startx fails, cannot run in framebuffer mode, after recent pkg upgrade

My server is running FreeBSD 13.2p1. Friday I ran a pkg upgrade. After that, startx fails with an error: cannot run in framebuffer mode.

The server has an unused Intel aspeed GPU on the motherboard and two monitors on a Radeon HD 7750 GPU card. It boots in legacy (BIOS) mode. Following the advice ot the FreeBSD handbook it has been configuring automatically with the amdgpu driver since 2019 (no xorg.conf files).

The server is also used in a single monitor environment, so the automatic configuration is very convenient.

Any suggestions for getting the x server running again? Thanks.
 

Attachments

  • rc.conf
    154 bytes · Views: 61
  • Xorg.0.log.txt
    5.5 KB · Views: 60
  • kldstat.log.txt
    1.8 KB · Views: 59
I booted the server from a flash drive with 'tails' OS. It's display server (Wayland) worked fine, displaying the gdm3 desktop across the two monitors. I'm thinking it is not an issue with the Radeon GPU hardware.

I added /usr/local/etc/X11/xorg.conf.d/20-gpu-cards.conf] :
Code:
Section "Device"
        Identifier      "Card0"
        Driver          "radeon"
        BusID           "pci0:4:0:0"
EndSection

#Section "Device"
#       Identifier      "Card1"
#       BusID           "pci0:7:0:0"
#EndSection

I ran startx:
Code:
xauth:  file /home/rwh/.serverauth.3892 does not exist

X.Org X Server 1.21.1.8
X Protocol Version 11, Revision 0
Current Operating System: FreeBSD fireside.local.tld 13.2-RELEASE-p1 FreeBSD 13.2-RELEASE-p1 GENERIC amd64
 
Current version of pixman: 0.42.2
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Mon Jul 17 09:03:01 2023
(==) Using config directory: "/usr/local/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/local/share/X11/xorg.conf.d"
(EE) 
Fatal server error:
(EE) no screens found(EE) 
(EE) 
Please consult the The X.Org Foundation support 
         at http://wiki.x.org
 for help. 
(EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
(EE) 
(EE) Server terminated with error (1). Closing log file.
xinit: giving up
xinit: unable to connect to X server: Connection refused
xinit: server error

The contents of /var/log/Xorg.0.log:
Code:
[  1168.519] 
X.Org X Server 1.21.1.8
X Protocol Version 11, Revision 0
[  1168.519] Current Operating System: FreeBSD fireside.local.tld 13.2-RELEASE-p1 FreeBSD 13.2-RELEASE-p1 GENERIC amd64
[  1168.519]  
[  1168.519] Current version of pixman: 0.42.2
[  1168.519]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[  1168.519] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1168.519] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jul 17 09:03:01 2023
[  1168.519] (==) Using config directory: "/usr/local/etc/X11/xorg.conf.d"
[  1168.519] (==) Using system config directory "/usr/local/share/X11/xorg.conf.d"
[  1168.519] (==) No Layout section.  Using the first Screen section.
[  1168.519] (==) No screen section available. Using defaults.
[  1168.519] (**) |-->Screen "Default Screen Section" (0)
[  1168.519] (**) |   |-->Monitor "<default monitor>"
[  1168.520] (==) No device specified for screen "Default Screen Section".
        Using the first device section listed.
[  1168.520] (**) |   |-->Device "Card0"
[  1168.520] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[  1168.520] (==) Automatically adding devices
[  1168.520] (==) Automatically enabling devices
[  1168.520] (==) Automatically adding GPU devices
[  1168.520] (==) Automatically binding GPU devices
[  1168.520] (==) Max clients allowed: 256, resource mask: 0x1fffff
[  1168.520] (==) FontPath set to:
        /usr/local/share/fonts/misc/,
        /usr/local/share/fonts/TTF/,
        /usr/local/share/fonts/OTF/,
        /usr/local/share/fonts/Type1/,
        /usr/local/share/fonts/100dpi/,
        /usr/local/share/fonts/75dpi/,
        catalogue:/usr/local/etc/X11/fontpath.d
[  1168.520] (==) ModulePath set to "/usr/local/lib/xorg/modules"
[  1168.520] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[  1168.520] (II) Module ABI versions:
[  1168.520]    X.Org ANSI C Emulation: 0.4
[  1168.520]    X.Org Video Driver: 25.2
[  1168.520]    X.Org XInput driver : 24.4
[  1168.520]    X.Org Server Extension : 10.0
[  1168.529] (II) xfree86: Adding drm device (/dev/dri/card0)
[  1168.529] (II) Platform probe for /dev/dri/card0
[  1168.531] (!!) More than one possible primary device found
[  1168.531] (--) PCI: (4@0:0:0) 1002:683f:1545:7750 rev 0, Mem @ 0xe0000000/268435456, 0xfb200000/262144, I/O @ 0x0000e000/256, BIOS @ 0x????????/65536
[  1168.531] (--) PCI: (7@0:0:0) 1a03:2000:15d9:086d rev 48, Mem @ 0xfa000000/16777216, 0xfb000000/131072, I/O @ 0x0000c000/128, BIOS @ 0x????????/65536
[  1168.531] (II) LoadModule: "glx"
[  1168.531] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
[  1168.532] (II) Module glx: vendor="X.Org Foundation"
[  1168.532]    compiled for 1.21.1.8, module version = 1.0.0
[  1168.532]    ABI class: X.Org Server Extension, version 10.0
[  1168.532] (II) LoadModule: "radeon"
[  1168.532] (II) Loading /usr/local/lib/xorg/modules/drivers/radeon_drv.so
[  1168.535] (II) Module radeon: vendor="X.Org Foundation"
[  1168.535]    compiled for 1.21.1.4, module version = 19.1.0
[  1168.535]    Module class: X.Org Video Driver
[  1168.535]    ABI class: X.Org Video Driver, version 25.2
[  1168.535] (II) RADEON: Driver for ATI/AMD Radeon chipsets:
        ATI Radeon Mobility X600 (M24), ATI FireMV 2400,
        ATI Radeon Mobility X300 (M24), ATI FireGL M24 GL,
        ATI Radeon X600 (RV380), ATI FireGL V3200 (RV380),
        ..... so many Radeon devices ......
        AMD Radeon HD 6800 Series, AMD Radeon HD 6700 Series, TURKS, CAICOS,
        ARUBA, TAHITI, PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI,
        MULLINS, KAVERI, HAWAII
[  1168.539] (--) Using syscons driver with X support (version 2.0)
[  1168.539] (--) using VT number 9

[  1168.926] (EE) No devices detected.
[  1168.926] (EE) 
Fatal server error:
[  1168.926] (EE) no screens found(EE) 
[  1168.926] (EE) 
Please consult the The X.Org Foundation support 
         at http://wiki.x.org
 for help. 
[  1168.926] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[  1168.926] (EE) 
[  1169.313] (EE) Server terminated with error (1). Closing log file.

I was hoping after specifying the BusID for the Card0 device in the xorg.conf file that the x server would figure out the rest itself. Have I done something wrong?

I tried a number of iterations of defining a screen section based on paragraph 5.4.4.2 of the FreeBSD manual that reported syntax errors or other missing sections.
 
I tried generating an xorg.conf file as root using:
Xorg -configure

The /var/log/Xorg.0.log output was:
Code:
X.Org X Server 1.21.1.8
X Protocol Version 11, Revision 0
[ 90558.152] Current Operating System: FreeBSD fireside.local.tld 13.2-RELEASE-p1 FreeBSD 13.2-RELEASE-p1 GENERIC amd64
[ 90558.152] 
[ 90558.152] Current version of pixman: 0.42.2
[ 90558.152]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[ 90558.152] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 90558.152] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jul 18 09:52:50 2023
[ 90558.152] (II) Module ABI versions:
[ 90558.152]    X.Org ANSI C Emulation: 0.4
[ 90558.152]    X.Org Video Driver: 25.2
[ 90558.152]    X.Org XInput driver : 24.4
[ 90558.152]    X.Org Server Extension : 10.0
[ 90558.162] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 90558.162] (II) Platform probe for /dev/dri/card0
[ 90558.163] (!!) More than one possible primary device found
[ 90558.163] (--) PCI: (4@0:0:0) 1002:683f:1545:7750 rev 0, Mem @ 0xe0000000/268435456, 0xfb200000/262144, I/O @ 0x0000e000/256, BIOS @ 0x????????/65536
[ 90558.163] (--) PCI: (7@0:0:0) 1a03:2000:15d9:086d rev 48, Mem @ 0xfa000000/16777216, 0xfb000000/131072, I/O @ 0x0000c000/128, BIOS @ 0x????????/65536
[ 90558.163] List of video drivers:
[ 90558.163]    ast
[ 90558.163]    ati
[ 90558.163]    radeon
[ 90558.163]    scfb
[ 90558.163]    modesetting
[ 90558.163]    vesa
[ 90558.163] (II) LoadModule: "ast"
[ 90558.164] (II) Loading /usr/local/lib/xorg/modules/drivers/ast_drv.so
[ 90558.164] (II) Module ast: vendor="X.Org Foundation"
[ 90558.164]    compiled for 1.21.1.4, module version = 1.1.5
[ 90558.164]    Module class: X.Org Video Driver
[ 90558.164]    ABI class: X.Org Video Driver, version 25.2
[ 90558.164] (II) LoadModule: "ati"
[ 90558.164] (II) Loading /usr/local/lib/xorg/modules/drivers/ati_drv.so
[ 90558.164] (II) Module ati: vendor="X.Org Foundation"
[ 90558.164]    compiled for 1.21.1.4, module version = 19.1.0
[ 90558.164]    Module class: X.Org Video Driver
[ 90558.164]    ABI class: X.Org Video Driver, version 25.2
[ 90558.164] (II) LoadModule: "radeon"
[ 90558.164] (II) Loading /usr/local/lib/xorg/modules/drivers/radeon_drv.so
[ 90558.165] (II) Module radeon: vendor="X.Org Foundation"
[ 90558.165]    compiled for 1.21.1.4, module version = 19.1.0
[ 90558.165]    Module class: X.Org Video Driver
[ 90558.165]    ABI class: X.Org Video Driver, version 25.2
[ 90558.165] (II) LoadModule: "scfb"
[ 90558.165] (II) Loading /usr/local/lib/xorg/modules/drivers/scfb_drv.so
[ 90558.165] (II) Module scfb: vendor="X.Org Foundation"
[ 90558.165]    compiled for 1.21.1.4, module version = 0.0.5
[ 90558.165]    ABI class: X.Org Video Driver, version 25.2
[ 90558.165] (II) LoadModule: "modesetting"
[ 90558.165] (II) Loading /usr/local/lib/xorg/modules/drivers/modesetting_drv.so
[ 90558.166] (II) Module modesetting: vendor="X.Org Foundation"
[ 90558.166]    compiled for 1.21.1.8, module version = 1.21.1
[ 90558.166]    Module class: X.Org Video Driver
[ 90558.166]    ABI class: X.Org Video Driver, version 25.2
[ 90558.166] (II) LoadModule: "vesa"
[ 90558.166] (II) Loading /usr/local/lib/xorg/modules/drivers/vesa_drv.so
[ 90558.166] (II) Module vesa: vendor="X.Org Foundation"
[ 90558.166]    compiled for 1.21.1.7, module version = 2.5.0
[ 90558.166]    Module class: X.Org Video Driver
[ 90558.166]    ABI class: X.Org Video Driver, version 25.2
[ 90558.166] (WW) Falling back to old probe method for ast
[ 90558.166] (II) RADEON: Driver for ATI/AMD Radeon chipsets:
        ATI Radeon Mobility X600 (M24), ATI FireMV 2400,
        ATI Radeon Mobility X300 (M24), ATI FireGL M24 GL,
        ATI Radeon X600 (RV380), ATI FireGL V3200 (RV380),
        ATI Radeon IGP320 (A3), ATI Radeon IGP330/340/350 (A4),
        ATI Radeon 9500, ATI Radeon 9600TX, ATI FireGL Z1, ATI Radeon 9800SE,
       ... more Radeon devices ...
        ATI Radeon HD 5450, CAYMAN, AMD Radeon HD 6900 Series,
        AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
        AMD Radeon HD 6800 Series, AMD Radeon HD 6700 Series, TURKS, CAICOS,
        ARUBA, TAHITI, PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI,
        MULLINS, KAVERI, HAWAII
[ 90558.170] (WW) Falling back to old probe method for scfb
[ 90558.170] scfb trace: probe start
[ 90558.170] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 90558.170] (II) VESA: driver for VESA chipsets: vesa
[ 90558.170] (++) Using config file: "/root/xorg.conf.new"
[ 90558.170] (==) Using system config directory "/usr/local/share/X11/xorg.conf.d"
[ 90558.170] (==) ServerLayout "X.org Configured"
[ 90558.170] (**) |-->Screen "Screen0" (0)
[ 90558.170] (**) |   |-->Monitor "Monitor0"
[ 90558.171] (**) |   |-->Device "Card0"
[ 90558.171] (**) |-->Screen "Screen1" (1)
[ 90558.171] (**) |   |-->Monitor "Monitor1"
[ 90558.171] (**) |   |-->Device "Card1"
[ 90558.171] (**) |-->Input Device "Mouse0"
[ 90558.171] (**) |-->Input Device "Keyboard0"
[ 90558.171] (==) Automatically adding devices
[ 90558.171] (==) Automatically enabling devices
[ 90558.171] (==) Automatically adding GPU devices
[ 90558.171] (==) Automatically binding GPU devices
[ 90558.171] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 90558.172] (**) FontPath set to:
        /usr/local/share/fonts/misc/,
        /usr/local/share/fonts/TTF/,
        /usr/local/share/fonts/OTF/,
        /usr/local/share/fonts/Type1/,
        /usr/local/share/fonts/100dpi/,
        /usr/local/share/fonts/75dpi/,
        catalogue:/usr/local/etc/X11/fontpath.d,
        /usr/local/share/fonts/misc/,
        /usr/local/share/fonts/TTF/,
        /usr/local/share/fonts/OTF/,
        /usr/local/share/fonts/Type1/,
        /usr/local/share/fonts/100dpi/,
        /usr/local/share/fonts/75dpi/,
        catalogue:/usr/local/etc/X11/fontpath.d
[ 90558.172] (**) ModulePath set to "/usr/local/lib/xorg/modules"
[ 90558.172] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 90558.172] (WW) Disabling Mouse0
[ 90558.172] (WW) Disabling Keyboard0
[ 90558.172] (II) [KMS] Kernel modesetting enabled.
[ 90558.173] (WW) Falling back to old probe method for modesetting
[ 90558.174]
[ 90558.174]
Xorg detected your mouse at device /dev/sysmouse.
Please check your config if the mouse is still not
operational, as by default Xorg tries to autodetect
the protocol.
[ 90558.174]
Xorg has configured a multihead system, please check your config.
[ 90558.174]
Your xorg.conf file is /root/xorg.conf.new

[ 90558.174] To test the server, run 'X -config /root/xorg.conf.new'

[ 90558.174] (EE) Server terminated with error (2). Closing log file.

The contents of /root/xorg.conf.new:
Code:
Section "ServerLayout"
        Identifier     "X.org Configured"
        Screen      0  "Screen0" 0 0
        Screen      1  "Screen1" RightOf "Screen0"
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
        ModulePath   "/usr/local/lib/xorg/modules"
        FontPath     "/usr/local/share/fonts/misc/"
        FontPath     "/usr/local/share/fonts/TTF/"
        FontPath     "/usr/local/share/fonts/OTF/"
        FontPath     "/usr/local/share/fonts/Type1/"
        FontPath     "/usr/local/share/fonts/100dpi/"
        FontPath     "/usr/local/share/fonts/75dpi/"
        FontPath     "catalogue:/usr/local/etc/X11/fontpath.d"
EndSection

Section "Module"
        Load  "vnc"
        Load  "glx"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "auto"
        Option      "Device" "/dev/sysmouse"
        Option      "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model"
EndSection

Section "Monitor"
        Identifier   "Monitor1"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model"
EndSection
Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "Accel"                     # [<bool>]
        #Option     "SWcursor"                  # [<bool>]
        #Option     "EnablePageFlip"            # [<bool>]
        #Option     "ColorTiling"               # [<bool>]
        #Option     "ColorTiling2D"             # [<bool>]
        #Option     "RenderAccel"               # [<bool>]
        #Option     "SubPixelOrder"             # [<str>]
        #Option     "AccelMethod"               # <str>
        #Option     "ShadowPrimary"             # [<bool>]
        #Option     "EXAVSync"                  # [<bool>]
        #Option     "EXAPixmaps"                # [<bool>]
        #Option     "ZaphodHeads"               # <str>
        #Option     "SwapbuffersWait"           # [<bool>]
        #Option     "DeleteUnusedDP12Displays"  # [<bool>]
        #Option     "DRI3"                      # [<bool>]
        #Option     "DRI"                       # <i>
        #Option     "TearFree"                  # [<bool>]
        Identifier  "Card0"
        Driver      "radeon"
        BusID       "PCI:4:0:0"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "SWcursor"                  # [<bool>]
        #Option     "kmsdev"                    # <str>
        #Option     "ShadowFB"                  # [<bool>]
        #Option     "AccelMethod"               # <str>
        #Option     "PageFlip"                  # [<bool>]
        #Option     "ZaphodHeads"               # <str>
        #Option     "DoubleShadow"              # [<bool>]
        #Option     "Atomic"                    # [<bool>]
        #Option     "VariableRefresh"           # [<bool>]
        #Option     "UseGammaLUT"               # [<bool>]
        #Option     "AsyncFlipSecondaries"      # [<bool>]
        Identifier  "Card1"
        Driver      "modesetting"
        BusID       "PCI:7:0:0"
EndSection
Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        SubSection "Display"
                Viewport   0 0
                Depth     1
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     4
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     8
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     15
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     16
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     24
        EndSubSection
EndSection
Section "Screen"
        Identifier "Screen1"
        Device     "Card1"
        Monitor    "Monitor1"
        SubSection "Display"
                Viewport   0 0
                Depth     1
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     4
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     8
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     15
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     16
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     24
        EndSubSection
EndSection
 
The I tried testing the xorg.conf file as root using:
X -config xorg.conf.new
The output was:
Code:
root@fireside:~ # X -config /root/xorg.conf.new

X.Org X Server 1.21.1.8
X Protocol Version 11, Revision 0
Current Operating System: FreeBSD fireside.local.tld 13.2-RELEASE-p1 FreeBSD 13.2-RELEASE-p1 GENERIC amd64

Current version of pixman: 0.42.2
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Tue Jul 18 09:57:43 2023
(++) Using config file: "/root/xorg.conf.new"
(==) Using system config directory "/usr/local/share/X11/xorg.conf.d"
(II) [KMS] Kernel modesetting enabled.
amdgpu: os_same_file_description couldn't determine if two DRM fds reference the same file description.
If they do, bad things may happen!
(EE)
Fatal server error:
(EE) AddScreen/ScreenInit failed for driver 0
(EE)
(EE)
Please consult the The X.Org Foundation support
         at http://wiki.x.org
 for help.
(EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
(EE)
(EE) Server terminated with error (1). Closing log file.
root@fireside:~ #

The /var/log/Xorg.0.log output was:
Code:
[ 90851.357] 
X.Org X Server 1.21.1.8
X Protocol Version 11, Revision 0
[ 90851.357] Current Operating System: FreeBSD fireside.local.tld 13.2-RELEASE-p1 FreeBSD 13.2-RELEASE-p1 GENERIC amd64
[ 90851.357]  
[ 90851.357] Current version of pixman: 0.42.2
[ 90851.357]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[ 90851.357] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 90851.358] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jul 18 09:57:43 2023
[ 90851.358] (++) Using config file: "/root/xorg.conf.new"
[ 90851.358] (==) Using system config directory "/usr/local/share/X11/xorg.conf.d"
[ 90851.358] (==) ServerLayout "X.org Configured"
[ 90851.358] (**) |-->Screen "Screen0" (0)
[ 90851.358] (**) |   |-->Monitor "Monitor0"
[ 90851.358] (**) |   |-->Device "Card0"
[ 90851.358] (**) |-->Screen "Screen1" (1)
[ 90851.358] (**) |   |-->Monitor "Monitor1"
[ 90851.359] (**) |   |-->Device "Card1"
[ 90851.359] (**) |-->Input Device "Mouse0"
[ 90851.359] (**) |-->Input Device "Keyboard0"
[ 90851.359] (==) Automatically adding devices
[ 90851.359] (==) Automatically enabling devices
[ 90851.359] (==) Automatically adding GPU devices
[ 90851.359] (==) Automatically binding GPU devices
[ 90851.359] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 90851.359] (**) FontPath set to:
        /usr/local/share/fonts/misc/,
        /usr/local/share/fonts/TTF/,
        /usr/local/share/fonts/OTF/,
        /usr/local/share/fonts/Type1/,
        /usr/local/share/fonts/100dpi/,
        /usr/local/share/fonts/75dpi/,
        catalogue:/usr/local/etc/X11/fontpath.d,
        /usr/local/share/fonts/misc/,
        /usr/local/share/fonts/TTF/,
        /usr/local/share/fonts/OTF/,
        /usr/local/share/fonts/Type1/,
        /usr/local/share/fonts/100dpi/,
        /usr/local/share/fonts/75dpi/,
        catalogue:/usr/local/etc/X11/fontpath.d
[ 90851.359] (**) ModulePath set to "/usr/local/lib/xorg/modules"
[ 90851.359] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 90851.359] (WW) Disabling Mouse0
[ 90851.359] (WW) Disabling Keyboard0
[ 90851.359] (II) Module ABI versions:
[ 90851.359]    X.Org ANSI C Emulation: 0.4
[ 90851.359]    X.Org Video Driver: 25.2
[ 90851.359]    X.Org XInput driver : 24.4
[ 90851.359]    X.Org Server Extension : 10.0
[ 90851.369] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 90851.369] (II) Platform probe for /dev/dri/card0
[ 90851.370] (!!) More than one possible primary device found
[ 90851.370] (--) PCI: (4@0:0:0) 1002:683f:1545:7750 rev 0, Mem @ 0xe0000000/268435456, 0xfb200000/262144, I/O @ 0x0000e000/256, BIOS @ 0x????????/65536
[ 90851.370] (--) PCI: (7@0:0:0) 1a03:2000:15d9:086d rev 48, Mem @ 0xfa000000/16777216, 0xfb000000/131072, I/O @ 0x0000c000/128, BIOS @ 0x????????/65536
[ 90851.370] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[ 90851.370] (II) LoadModule: "vnc"
[ 90851.370] (II) Loading /usr/local/lib/xorg/modules/extensions/libvnc.so
[ 90851.382] (II) Module vnc: vendor="TigerVNC Project"
[ 90851.382]    compiled for 1.21.1.7, module version = 1.0.0
[ 90851.382]    Module class: X.Org Server Extension
[ 90851.382]    ABI class: X.Org Server Extension, version 10.0
[ 90851.382] (II) LoadModule: "glx"
[ 90851.382] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
[ 90851.386] (II) Module glx: vendor="X.Org Foundation"
[ 90851.386]    compiled for 1.21.1.8, module version = 1.0.0
[ 90851.386]    ABI class: X.Org Server Extension, version 10.0
[ 90851.386] (II) LoadModule: "radeon"
[ 90851.387] (II) Loading /usr/local/lib/xorg/modules/drivers/radeon_drv.so
[ 90851.387] (II) Module radeon: vendor="X.Org Foundation"
[ 90851.387]    compiled for 1.21.1.4, module version = 19.1.0
[ 90851.387]    Module class: X.Org Video Driver
[ 90851.387]    ABI class: X.Org Video Driver, version 25.2
[ 90851.387] (II) LoadModule: "modesetting"
[ 90851.387] (II) Loading /usr/local/lib/xorg/modules/drivers/modesetting_drv.so
[ 90851.387] (II) Module modesetting: vendor="X.Org Foundation"
[ 90851.387]    compiled for 1.21.1.8, module version = 1.21.1
[ 90851.387]    Module class: X.Org Video Driver
[ 90851.387]    ABI class: X.Org Video Driver, version 25.2
[ 90851.387] (II) RADEON: Driver for ATI/AMD Radeon chipsets:
        ATI Radeon Mobility X600 (M24), ATI FireMV 2400,
        ATI Radeon Mobility X300 (M24), ATI FireGL M24 GL,
        ATI Radeon X600 (RV380), ATI FireGL V3200 (RV380),
        ATI Radeon IGP320 (A3), ATI Radeon IGP330/340/350 (A4),
        ATI Radeon 9500, ATI Radeon 9600TX, ATI FireGL Z1, ATI Radeon 9800SE,
        ATI Radeon 9800, ATI FireGL X2, ATI Radeon 9600, ATI Radeon 9600SE,
       ....  so many Radeon devices ....
        AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
        AMD Radeon HD 6800 Series, AMD Radeon HD 6700 Series, TURKS, CAICOS,
        ARUBA, TAHITI, PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI,
        MULLINS, KAVERI, HAWAII
[ 90851.391] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 90851.391] (--) Using syscons driver with X support (version 2.0)
[ 90851.391] (--) using VT number 9

[ 90851.778] (II) [KMS] Kernel modesetting enabled.
[ 90851.779] (WW) Falling back to old probe method for modesetting
[ 90851.780] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 90851.780] (EE) Screen 1 deleted because of no matching config section.
[ 90851.780] (II) UnloadModule: "modesetting"
[ 90851.780] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
[ 90851.780] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 90851.780] (==) RADEON(0): Default visual is TrueColor
[ 90851.780] (==) RADEON(0): RGB weight 888
[ 90851.780] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[ 90851.780] (--) RADEON(0): Chipset: "VERDE" (ChipID = 0x683f)
[ 90851.781] (II) Loading sub module "fb"
[ 90851.781] (II) LoadModule: "fb"
[ 90851.781] (II) Module "fb" already built-in
[ 90851.781] (II) RADEON(0): Kernel too old missing accel information, assuming accel is working
[ 90851.781] (II) Loading sub module "dri2"
[ 90851.781] (II) LoadModule: "dri2"
[ 90851.781] (II) Module "dri2" already built-in
[ 90851.954] (II) Loading sub module "glamoregl"
[ 90851.954] (II) LoadModule: "glamoregl"
[ 90851.954] (II) Loading /usr/local/lib/xorg/modules/libglamoregl.so
[ 90851.979] (II) Module glamoregl: vendor="X.Org Foundation"
[ 90851.979]    compiled for 1.21.1.8, module version = 1.0.1
[ 90851.979]    ABI class: X.Org ANSI C Emulation, version 0.4
[ 90851.997] (II) RADEON(0): glamor X acceleration enabled on AMD Radeon HD 7700 Series (verde, LLVM 15.0.7, DRM 3.40, 13.2-RELEASE-p1)
[ 90851.997] (II) RADEON(0): glamor detected, initialising EGL layer.
[ 90851.997] (II) RADEON(0): KMS Color Tiling: disabled
[ 90851.997] (II) RADEON(0): KMS Color Tiling 2D: enabled
[ 90851.997] (==) RADEON(0): TearFree property default: auto
[ 90851.997] (II) RADEON(0): KMS Pageflipping: enabled
[ 90852.015] (II) RADEON(0): Output DisplayPort-0 using monitor section Monitor0
[ 90852.058] (II) RADEON(0): Output DisplayPort-1 has no monitor section
[ 90852.113] (II) RADEON(0): Output HDMI-0 has no monitor section
[ 90852.131] (II) RADEON(0): EDID for output DisplayPort-0
[ 90852.174] (II) RADEON(0): EDID for output DisplayPort-1
[ 90852.174] (II) RADEON(0): Manufacturer: HWP  Model: 293a  Serial#: 16843009
[ 90852.174] (II) RADEON(0): Year: 2012  Week: 5
[ 90852.174] (II) RADEON(0): EDID Version: 1.3
[ 90852.174] (II) RADEON(0): Digital Display Input
[ 90852.174] (II) RADEON(0): Max Image Size [cm]: horiz.: 51  vert.: 29
[ 90852.174] (II) RADEON(0): Gamma: 2.20
[ 90852.174] (II) RADEON(0): DPMS capabilities: Off
[ 90852.174] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[ 90852.174] (II) RADEON(0): First detailed timing is preferred mode
[ 90852.174] (II) RADEON(0): redX: 0.625 redY: 0.349   greenX: 0.339 greenY: 0.623
[ 90852.174] (II) RADEON(0): blueX: 0.153 blueY: 0.052   whiteX: 0.313 whiteY: 0.329
[ 90852.174] (II) RADEON(0): Supported established timings:
[ 90852.174] (II) RADEON(0): 720x400@70Hz
[ 90852.174] (II) RADEON(0): 640x480@60Hz
[ 90852.174] (II) RADEON(0): 800x600@60Hz
[ 90852.174] (II) RADEON(0): 1024x768@60Hz
[ 90852.174] (II) RADEON(0): Manufacturer's mask: 0
[ 90852.174] (II) RADEON(0): Supported standard timings:
[ 90852.174] (II) RADEON(0): #0: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[ 90852.174] (II) RADEON(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[ 90852.174] (II) RADEON(0): #2: hsize: 1440  vsize 900  refresh: 60  vid: 149
[ 90852.174] (II) RADEON(0): #3: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[ 90852.174] (II) RADEON(0): #4: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[ 90852.174] (II) RADEON(0): Supported detailed timing:
[ 90852.174] (II) RADEON(0): clock: 148.5 MHz   Image Size:  509 x 286 mm
[ 90852.174] (II) RADEON(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 90852.174] (II) RADEON(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 90852.174] (II) RADEON(0): Ranges: V min: 50 V max: 76 Hz, H min: 24 H max: 94 kHz, PixClock max 175 MHz
[ 90852.174] (II) RADEON(0): Monitor name: HP 2311
[ 90852.174] (II) RADEON(0): Serial No: CNT20590NG
[ 90852.174] (II) RADEON(0): Supported detailed timing:
[ 90852.174] (II) RADEON(0): clock: 27.0 MHz   Image Size:  509 x 286 mm
[ 90852.174] (II) RADEON(0): h_active: 720  h_sync: 736  h_sync_end 798 h_blank_end 858 h_border: 0
[ 90852.174] (II) RADEON(0): v_active: 480  v_sync: 489  v_sync_end 495 v_blanking: 525 v_border: 0
[ 90852.174] (II) RADEON(0): Supported detailed timing:
[ 90852.174] (II) RADEON(0): clock: 74.2 MHz   Image Size:  509 x 286 mm
[ 90852.174] (II) RADEON(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
[ 90852.174] (II) RADEON(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[ 90852.174] (II) RADEON(0): Supported detailed timing:
[ 90852.174] (II) RADEON(0): clock: 148.5 MHz   Image Size:  509 x 286 mm
[ 90852.174] (II) RADEON(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 90852.174] (II) RADEON(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 90852.174] (II) RADEON(0): Supported detailed timing:
[ 90852.174] (II) RADEON(0): clock: 74.2 MHz   Image Size:  509 x 286 mm
[ 90852.174] (II) RADEON(0): h_active: 1280  h_sync: 1720  h_sync_end 1760 h_blank_end 1980 h_border: 0
[ 90852.174] (II) RADEON(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[ 90852.174] (II) RADEON(0): Supported detailed timing:
[ 90852.174] (II) RADEON(0): clock: 148.5 MHz   Image Size:  509 x 286 mm
[ 90852.174] (II) RADEON(0): h_active: 1920  h_sync: 2448  h_sync_end 2492 h_blank_end 2640 h_border: 0
[ 90852.174] (II) RADEON(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 90852.174] (II) RADEON(0): Number of EDID sections to follow: 1
[ 90852.174] (II) RADEON(0): EDID (in hex):
[ 90852.174] (II) RADEON(0):    00ffffffffffff0022f03a2901010101
[ 90852.174] (II) RADEON(0):    0516010380331d782a1e55a059569f27
[ 90852.174] (II) RADEON(0):    0d5054a1080081c081809500b300d1c0
[ 90852.174] (II) RADEON(0):    010101010101023a801871382d40582c
[ 90852.174] (II) RADEON(0):    4500fd1e1100001e000000fd00324c18
[ 90852.174] (II) RADEON(0):    5e11000a202020202020000000fc0048
[ 90852.174] (II) RADEON(0):    5020323331310a2020202020000000ff
[ 90852.174] (II) RADEON(0):    00434e5432303539304e470a20200147
[ 90852.174] (II) RADEON(0):    020314b14990040302019f1312116503
[ 90852.174] (II) RADEON(0):    0c0010008c0ad08a20e02d10103e9600
[ 90852.175] (II) RADEON(0):    fd1e11000018011d007251d01e206e28
[ 90852.175] (II) RADEON(0):    5500fd1e1100001e023a801871382d40
[ 90852.175] (II) RADEON(0):    582c4500fd1e1100001e011d00bc52d0
[ 90852.175] (II) RADEON(0):    1e20b8285540fd1e1100001e023a80d0
[ 90852.175] (II) RADEON(0):    72382d40102c4580fd1e1100001e0000
[ 90852.175] (II) RADEON(0):    0000000000000000000000000000009d
[ 90852.175] (II) RADEON(0): Printing probed modes for output DisplayPort-1
[ 90852.175] (II) RADEON(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 90852.175] (II) RADEON(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 90852.175] (II) RADEON(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[ 90852.175] (II) RADEON(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 90852.175] (II) RADEON(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 90852.175] (II) RADEON(0): Modeline "1440x900"x59.9   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 90852.175] (II) RADEON(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 90852.175] (II) RADEON(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 90852.175] (II) RADEON(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 90852.175] (II) RADEON(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 90852.175] (II) RADEON(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 90852.175] (II) RADEON(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 90852.175] (II) RADEON(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 90852.175] (II) RADEON(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 90852.175] (II) RADEON(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 90852.175] (II) RADEON(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 90852.175] (II) RADEON(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 90852.230] (II) RADEON(0): EDID for output HDMI-0
[ 90852.230] (II) RADEON(0): Manufacturer: HWP  Model: 293a  Serial#: 16843009
[ 90852.230] (II) RADEON(0): Year: 2012  Week: 5
[ 90852.230] (II) RADEON(0): EDID Version: 1.3
[ 90852.230] (II) RADEON(0): Digital Display Input
[ 90852.230] (II) RADEON(0): Max Image Size [cm]: horiz.: 51  vert.: 29
[ 90852.230] (II) RADEON(0): Gamma: 2.20
[ 90852.230] (II) RADEON(0): DPMS capabilities: Off
[ 90852.230] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[ 90852.230] (II) RADEON(0): First detailed timing is preferred mode
[ 90852.230] (II) RADEON(0): redX: 0.625 redY: 0.349   greenX: 0.339 greenY: 0.623
[ 90852.230] (II) RADEON(0): blueX: 0.153 blueY: 0.052   whiteX: 0.313 whiteY: 0.329
[ 90852.230] (II) RADEON(0): Supported established timings:
[ 90852.230] (II) RADEON(0): 720x400@70Hz
[ 90852.230] (II) RADEON(0): 640x480@60Hz
[ 90852.230] (II) RADEON(0): 800x600@60Hz
[ 90852.230] (II) RADEON(0): 1024x768@60Hz
[ 90852.230] (II) RADEON(0): Manufacturer's mask: 0
[ 90852.230] (II) RADEON(0): Supported standard timings:
[ 90852.230] (II) RADEON(0): #0: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[ 90852.230] (II) RADEON(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[ 90852.230] (II) RADEON(0): #2: hsize: 1440  vsize 900  refresh: 60  vid: 149
[ 90852.230] (II) RADEON(0): #3: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[ 90852.230] (II) RADEON(0): #4: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[ 90852.230] (II) RADEON(0): Supported detailed timing:
[ 90852.230] (II) RADEON(0): clock: 148.5 MHz   Image Size:  509 x 286 mm
[ 90852.230] (II) RADEON(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 90852.230] (II) RADEON(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 90852.230] (II) RADEON(0): Ranges: V min: 50 V max: 76 Hz, H min: 24 H max: 94 kHz, PixClock max 175 MHz
[ 90852.230] (II) RADEON(0): Monitor name: HP 2311
[ 90852.230] (II) RADEON(0): Serial No: CNT20590ND
[ 90852.230] (II) RADEON(0): Supported detailed timing:
[ 90852.230] (II) RADEON(0): clock: 27.0 MHz   Image Size:  509 x 286 mm
[ 90852.230] (II) RADEON(0): h_active: 720  h_sync: 736  h_sync_end 798 h_blank_end 858 h_border: 0
[ 90852.230] (II) RADEON(0): v_active: 480  v_sync: 489  v_sync_end 495 v_blanking: 525 v_border: 0
[ 90852.230] (II) RADEON(0): Supported detailed timing:
[ 90852.230] (II) RADEON(0): clock: 74.2 MHz   Image Size:  509 x 286 mm
[ 90852.230] (II) RADEON(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
[ 90852.230] (II) RADEON(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[ 90852.230] (II) RADEON(0): Supported detailed timing:
[ 90852.230] (II) RADEON(0): clock: 148.5 MHz   Image Size:  509 x 286 mm
[ 90852.230] (II) RADEON(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 90852.230] (II) RADEON(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 90852.230] (II) RADEON(0): Supported detailed timing:
[ 90852.230] (II) RADEON(0): clock: 74.2 MHz   Image Size:  509 x 286 mm
[ 90852.230] (II) RADEON(0): h_active: 1280  h_sync: 1720  h_sync_end 1760 h_blank_end 1980 h_border: 0
[ 90852.230] (II) RADEON(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[ 90852.230] (II) RADEON(0): Supported detailed timing:
[ 90852.230] (II) RADEON(0): clock: 148.5 MHz   Image Size:  509 x 286 mm
[ 90852.230] (II) RADEON(0): h_active: 1920  h_sync: 2448  h_sync_end 2492 h_blank_end 2640 h_border: 0
[ 90852.230] (II) RADEON(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 90852.230] (II) RADEON(0): Number of EDID sections to follow: 1
[ 90852.230] (II) RADEON(0): EDID (in hex):
[ 90852.230] (II) RADEON(0):    00ffffffffffff0022f03a2901010101
[ 90852.230] (II) RADEON(0):    0516010380331d782a1e55a059569f27
[ 90852.230] (II) RADEON(0):    0d5054a1080081c081809500b300d1c0
[ 90852.230] (II) RADEON(0):    010101010101023a801871382d40582c
[ 90852.230] (II) RADEON(0):    4500fd1e1100001e000000fd00324c18
[ 90852.230] (II) RADEON(0):    5e11000a202020202020000000fc0048
[ 90852.230] (II) RADEON(0):    5020323331310a2020202020000000ff
[ 90852.230] (II) RADEON(0):    00434e5432303539304e440a2020014a
[ 90852.230] (II) RADEON(0):    020314b14990040302019f1312116503
[ 90852.230] (II) RADEON(0):    0c0010008c0ad08a20e02d10103e9600
[ 90852.230] (II) RADEON(0):    fd1e11000018011d007251d01e206e28
[ 90852.230] (II) RADEON(0):    5500fd1e1100001e023a801871382d40
[ 90852.230] (II) RADEON(0):    582c4500fd1e1100001e011d00bc52d0
[ 90852.230] (II) RADEON(0):    1e20b8285540fd1e1100001e023a80d0
[ 90852.230] (II) RADEON(0):    72382d40102c4580fd1e1100001e0000
[ 90852.230] (II) RADEON(0):    0000000000000000000000000000009d
[ 90852.230] (II) RADEON(0): Printing probed modes for output HDMI-0
[ 90852.230] (II) RADEON(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 90852.230] (II) RADEON(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 90852.230] (II) RADEON(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[ 90852.230] (II) RADEON(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 90852.230] (II) RADEON(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 90852.231] (II) RADEON(0): Modeline "1440x900"x59.9   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 90852.231] (II) RADEON(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 90852.231] (II) RADEON(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 90852.231] (II) RADEON(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 90852.231] (II) RADEON(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 90852.231] (II) RADEON(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 90852.231] (II) RADEON(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 90852.231] (II) RADEON(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 90852.231] (II) RADEON(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 90852.231] (II) RADEON(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 90852.231] (II) RADEON(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 90852.231] (II) RADEON(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 90852.231] (II) RADEON(0): Output DisplayPort-0 disconnected
[ 90852.231] (II) RADEON(0): Output DisplayPort-1 connected
[ 90852.231] (II) RADEON(0): Output HDMI-0 connected
[ 90852.231] (II) RADEON(0): Using spanning desktop for initial modes
[ 90852.231] (II) RADEON(0): Output DisplayPort-1 using initial mode 1920x1080 +0+0
[ 90852.231] (II) RADEON(0): Output HDMI-0 using initial mode 1920x1080 +1920+0
[ 90852.231] (==) RADEON(0): DPI set to (96, 96)
[ 90852.231] (==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
[ 90852.231] (II) Loading sub module "ramdac"
[ 90852.231] (II) LoadModule: "ramdac"
[ 90852.231] (II) Module "ramdac" already built-in
[ 90852.231] (II) RADEON(0): [DRI2] Setup complete
[ 90852.231] (II) RADEON(0): [DRI2]   DRI driver: radeonsi
[ 90852.231] (II) RADEON(0): [DRI2]   VDPAU driver: radeonsi
[ 90852.231] (EE) RADEON(0): Failed to initialize surface manager
[ 90852.231] (EE) 
Fatal server error:
[ 90852.231] (EE) AddScreen/ScreenInit failed for driver 0
[ 90852.231] (EE) 
[ 90852.231] (EE) 
Please consult the The X.Org Foundation support 
         at http://wiki.x.org
 for help. 
[ 90852.231] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 90852.231] (EE) 
[ 90852.618] (EE) Server terminated with error (1). Closing log file.
[/code]

To summarize, since the last package update, startx fails on my server. It previously used no xorg.conf files and configured automatically. I had been looking for an error or a way to joggle the automatic configuration into working again. Now I'm looking for solutions to get my desktop working again. Thanks.
 
Oh no, don't use # Xorg -configure, it has been deprecated for many years now.
What happens if you try radeonkms in rc.conf instead of amdgpu?
 
I tried radeonkms in rc.conf, without any xorg.conf files. startx gives the same output and error as with the amdgpu driver.

Xorg.0.log reported "matched radeon as autoconfigured driver 0"

For the amdgpu driver, Xorg.0.log reported "matched ati as autoconfigured driver 0"
 

Attachments

  • Xorg.0.log.txt
    13 KB · Views: 54
can you show what's in your /usr/local/lib/dri folder? I would suggest if you can load the radeonkms.ko from the base kernel instead of the module installed from the ports.
 
There isn't a radeonkms in base, in fact, there isn't a radeon at all in base
Code:
root@kg-core2:~ # ll /boot/modules/radeonk*
-r-xr-xr-x  1 root  wheel  2375160 Jul  4  2022 /boot/modules/radeonkms.ko*
root@kg-core2:~ # ll /boot/kernel/radeon*
ls: No match.
root@kg-core2:~ # pkg which /boot/modules/radeonkms.ko
/boot/modules/radeonkms.ko was installed by package drm-fbsd13-kmod-5.4.191.g20220604_1
 
There isn't a radeonkms in base, in fact, there isn't a radeon at all in base
Code:
root@kg-core2:~ # ll /boot/modules/radeonk*
-r-xr-xr-x  1 root  wheel  2375160 Jul  4  2022 /boot/modules/radeonkms.ko*
root@kg-core2:~ # ll /boot/kernel/radeon*
ls: No match.
root@kg-core2:~ # pkg which /boot/modules/radeonkms.ko
/boot/modules/radeonkms.ko was installed by package drm-fbsd13-kmod-5.4.191.g20220604_1

I see, my system is running 12.4 and upgrade pkg recently that affect the mesa-dri package and had to build it via meson not sure if this is applicable here.
 
I have a very similar issue too. I have got kde plasma installed on my older asus laptop. This laptop has got intel and nvidia hybrid gpu. So drm-kmod i915kms module and nvidia-driver390 needed to run kde. all was working fine. i have a bootable backup copy about this system on external SSD also but the main system is on 2.5 inch SSD in the laptop.
But that laptop suddenly died. Motherboard issue.RIP. 😔 So i have got a newer laptop Lenovo T480 with Intel Graphics only. No Nvidia at all. Just for curiosity i was placing the ssd inside from my older laptop and was trying to boot. And was booting into with KDE Plasma flawelessly. 😆 No issue at all! So i was trying to boot the backup OS also with the same configuration and also was booting with no issue.
And after that was starting the problems...
...the problem is i was installing two packages from ports collection. x11-fonts/mkfontscales and textproc/markdown. one of this two package fucked up xorg and kde....🙄 So after giving my password on sddm loginscreen the KDE logo was popping up but after i got black screen only. it was not not loading the desktop and taskbar. So i was switching to tty but also failed. Only hard reset did work using the power button but that was causing serverauth.xxxx file does not exists error later on... I was doing pkg delete the mkfontscale and markdown packages and do pkg autoremove but that removing kde5 also.... and xorg was not working anymore. So i was reinstall xorg and kde5. And now xorg complains about serverauth.xxxx file. if i delete .Xauthority file then complains about that one also...🤬😡 if i change enable_xauth=0 in /usr/local/bin/startx then not complains about serverauth anymore but has got a new problem: Segmentation fault for gpu driver 0 1 So i was removing nvidia-driver390 as i dont need anymore... maybe will help. Also I was removing the nvidia-modeset from rc.conf. But still having the Segmentation fault error....Any idea? 🤔🧐
The external SSD system does still boot on the newer laptop with nvidia config even if i no more have nvidia gpu....

And i was never run X -configure...But now because i am desperated i did try might help...But does not.
 
I've been absent and the computer unused for a month.

I borrowed another computer that was built two years after the one described above. It has the same components. It was last updated May 10: FreeBSD 13.2-RELEASE. startx works and brings up the MATE desktop.

The difference in installed packages (pkg info) relating to X Windows are:
(working system upgraded 5/10 --> non working system upgraded 7/14)
drm-510-kmod-5.10.163_4 --> drm-510-kmod-5.10.163_7
libX11-1.7.2,1 --> libX11-1.8.6,1
xf86-video-amdgpu-22.0.0_1 deleted from upgraded system
xorg-libraries-7.7_4 --> xorg-libraries-7.7_5
xorg-server-21.1.7,1 --> xorg-server-21.1.8_2,1
xorgproto-2022.1 --> xorgproto-2022.1_1

I've attached the Xorg.0.log from the working machine below. It specifies:
[ 173.424] (==) Matched modesetting as autoconfigured driver 0
[ 173.424] (==) Matched scfb as autoconfigured driver 1
[ 173.424] (==) Matched vesa as autoconfigured driver 2

In the log file from the upgraded X server (attached in the first post), there are two new lines:
[ 2024.854] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 2024.854] (II) Platform probe for /dev/dri/card0
before the line:
[ 2024.857] (!!) More than one possible primary device found

Then the log files says:
[ 2024.867] (==) Matched ati as autoconfigured driver 0
[ 2024.867] (==) Matched modesetting as autoconfigured driver 1
[ 2024.867] (==) Matched scfb as autoconfigured driver 2
[ 2024.867] (==) Matched vesa as autoconfigured driver 3
and eventually hits a fatal server error:
[ 2025.256] (EE)
Fatal server error:
[ 2025.256] (EE) Cannot run in framebuffer mode. Please specify busIDs for all framebuffer devices

This is evidence of what things looked liked when X Windows worked and some things the updated software is doing differently.

I tried specifying busIDs of the cards in an xorg.conf file which only led to more errors.

The GPU is an AMD Radeon HD 7750 3M. The motherboard has an Intel ASPEED chip that is not used.

Thanks for any help getting startx running again on my system.

Bill
 

Attachments

  • skh_Xorg.0.log.txt
    70.8 KB · Views: 41
Back
Top