Hi,
I'm very new to FreeBSD. I've managed to get KDE Plasma running on my system, but it is only diplaying on one of my screens,and not at the correct resolution.
I have two nvidia graphics cards that the system can see, and are shown on the NVidia X server settings, but I can't seem to configure the monitors. I tried creating an X configuration file, but this stopped x from working at all.
Xrandr doesn't show much, as per the attached file.
Some text that may be relevant from my xorg0 log is included here, but I'm not really sure what's relevant.
Any suggestions would be welcome.
I'm very new to FreeBSD. I've managed to get KDE Plasma running on my system, but it is only diplaying on one of my screens,and not at the correct resolution.
I have two nvidia graphics cards that the system can see, and are shown on the NVidia X server settings, but I can't seem to configure the monitors. I tried creating an X configuration file, but this stopped x from working at all.
Xrandr doesn't show much, as per the attached file.
Some text that may be relevant from my xorg0 log is included here, but I'm not really sure what's relevant.
Any suggestions would be welcome.
Code:
24.822] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Oct 23 13:45:47 2024
[ 24.880] (==) Using system config directory "/usr/local/share/X11/xorg.conf.d"
[ 24.923] (==) No Layout section. Using the first Screen section.
[ 24.923] (==) No screen section available. Using defaults.
[ 24.923] (**) |-->Screen "Default Screen Section" (0)
[ 24.923] (**) | |-->Monitor "<default monitor>"
[ 24.923] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 24.923] (**) Allowing byte-swapped clients
[ 24.923] (==) Automatically adding devices
[ 24.923] (==) Automatically enabling devices
[ 24.923] (==) Automatically adding GPU devices
[ 24.923] (==) Automatically binding GPU devices
[ 24.923] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 25.052] (==) 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
[ 25.052] (==) ModulePath set to "/usr/local/lib/xorg/modules"
[ 25.052] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 25.052] (II) Module ABI versions:
[ 25.052] X.Org ANSI C Emulation: 0.4
[ 25.052] X.Org Video Driver: 25.2
[ 25.052] X.Org XInput driver : 24.4
[ 25.052] X.Org Server Extension : 10.0
[ 25.060] (!!) More than one possible primary device found
[ 25.060] (--) PCI: (3@0:0:0) 10de:13ba:103c:1097 rev 162, Mem @ 0xf2000000/16777216, 0xd0000000/268435456,
0xe0000000/33554432, I/O @ 0x00008000/128, BIOS @ 0x????????/65536
[ 25.060] (--) PCI: (4@0:0:0) 10de:1d01:1462:8122 rev 161, Mem @ 0xf0000000/16777216, 0xb0000000/268435456,
0xc0000000/33554432, I/O @ 0x00007000/128, BIOS @ 0x????????/65536
[ 25.060] (II) LoadModule: "glx"
[ 25.061] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
[ 25.208] (II) Module glx: vendor="X.Org Foundation"
[ 25.208] compiled for 1.21.1.13, module version = 1.0.0
[ 25.208] ABI class: X.Org Server Extension, version 10.0
[ 25.208] (==) Matched modesetting as autoconfigured driver 0
[ 25.208] (==) Matched scfb as autoconfigured driver 1
[ 25.208] (==) Matched vesa as autoconfigured driver 2
[ 25.208] (==) Assigned the driver to the xf86ConfigLayout
[ 25.208] (II) LoadModule: "modesetting"
[ 25.252] (II) Loading /usr/local/lib/xorg/modules/drivers/modesetting_drv.so
[ 25.285] (II) Module modesetting: vendor="X.Org Foundation"
[ 25.285] compiled for 1.21.1.13, module version = 1.21.1
[ 25.285] Module class: X.Org Video Driver
[ 25.285] ABI class: X.Org Video Driver, version 25.2
[ 25.285] (II) LoadModule: "scfb"
[ 25.286] (II) Loading /usr/local/lib/xorg/modules/drivers/scfb_drv.so
[ 25.286] (II) Module scfb: vendor="X.Org Foundation"
[ 25.286] compiled for 1.21.1.13, module version = 0.0.5
[ 25.286] ABI class: X.Org Video Driver, version 25.2
[ 25.286] (II) LoadModule: "vesa"
[ 25.286] (II) Loading /usr/local/lib/xorg/modules/drivers/vesa_drv.so
[ 25.295] (II) Module vesa: vendor="X.Org Foundation"
[ 25.295] compiled for 1.21.1.13, module version = 2.5.0
[ 25.295] Module class: X.Org Video Driver
[ 25.295] ABI class: X.Org Video Driver, version 25.2