Good day,
I'm on FreeBSD 14.2 and I'm running the latest packages as of today. I'm trying to get KDE6 running on the system. I THINK it's running just fine but it's wedging my monitor. It's an Asus 4K monitor with 2x HDMI and 1x Display Port. I'm running an old Nvidia 1070 Ti. I believe I've got sddm running smoothly. The problem is when starting X or SDDM it gets to the point of saying it's starting a display on VT9 and it just goes blank. I'll give it the benefit of the doubt and it's switching to VT9 but the problem becomes it's blank and I can no longer use my display switch (on the monitor) to switch back to my other machine.
My rc.conf file:
ifconfig_igb0="DHCP"
sshd_enable="YES"
ntpd_enable="YES"
moused_nondefault_enable="NO"
# Set dumpdev to "AUTO" to enable crash dumps, "NO" to disable
dumpdev="AUTO"
zfs_enable="YES"
dhcpd_enable="YES"
pf_enable="YES"
pflog_enable="YES"
pflog_logfile="/var/log/pflog"
pflog_program="/sbin/pflogd"
gateway_enable="YES"
plexmediaserver_enable="YES"
kld_list="nvidia-drm"
dbus_enable="YES"
sddm_enable="YES"
My sddm.log file:
[14:17:32.582] (II) DAEMON: Initializing...
[14:17:32.596] (II) DAEMON: Starting...
[14:17:32.596] (II) DAEMON: No session manager found
[14:17:32.596] (II) DAEMON: Adding new display...
[14:17:32.597] (II) DAEMON: Loaded empty theme configuration
[14:17:32.597] (II) DAEMON: Xauthority path: "/var/run/sddm/xauth_ACgTOM"
[14:17:32.597] (II) DAEMON: Using VT 9
[14:17:32.597] (II) DAEMON: Display server starting...
[14:17:32.597] (II) DAEMON: Writing cookie to "/var/run/sddm/xauth_ACgTOM"
[14:17:32.597] (II) DAEMON: Running: /usr/local/bin/X -nolisten tcp -background none -seat seat0 vt9 -auth /var/run/sddm/xauth_ACgTOM -noreset -displayfd 16
[14:17:33.007] (II) DAEMON: Setting default cursor
[14:17:33.008] (WW) DAEMON: Could not setup default cursor
[14:17:33.009] (II) DAEMON: Could not set Xcursor resources QProcess::FailedToStart
[14:17:33.009] (II) DAEMON: Running display setup script "/usr/local/share/sddm/scripts/Xsetup"
[14:17:33.010] (II) DAEMON: Display server started.
[14:17:33.010] (II) DAEMON: Socket server starting...
[14:17:33.010] (II) DAEMON: Socket server started.
[14:17:33.010] (II) DAEMON: Loading theme configuration from "/usr/local/share/sddm/themes/breeze/theme.conf"
[14:17:33.011] (II) DAEMON: Greeter starting...
[14:17:33.022] (II) HELPER: [PAM] Starting...
[14:17:33.022] (II) HELPER: [PAM] Authenticating...
[14:17:33.022] (II) HELPER: [PAM] returning.
[14:17:33.023] (II) HELPER: Writing cookie to "/tmp/xauth_lsiEnz"
[14:17:33.023] (II) HELPER: Starting X11 session: "" "/usr/local/bin/sddm-greeter-qt6 --socket /tmp/sddm-:0-IZezXZ --theme /usr/local/share/sddm/themes/breeze"
[14:17:33.024] (II) DAEMON: Greeter session started successfully
[14:17:33.090] (II) DAEMON: Message received from greeter: Connect
Please let me know what other information would be pertinent and I'll post it.
TIA!!!
I'm on FreeBSD 14.2 and I'm running the latest packages as of today. I'm trying to get KDE6 running on the system. I THINK it's running just fine but it's wedging my monitor. It's an Asus 4K monitor with 2x HDMI and 1x Display Port. I'm running an old Nvidia 1070 Ti. I believe I've got sddm running smoothly. The problem is when starting X or SDDM it gets to the point of saying it's starting a display on VT9 and it just goes blank. I'll give it the benefit of the doubt and it's switching to VT9 but the problem becomes it's blank and I can no longer use my display switch (on the monitor) to switch back to my other machine.
My rc.conf file:
ifconfig_igb0="DHCP"
sshd_enable="YES"
ntpd_enable="YES"
moused_nondefault_enable="NO"
# Set dumpdev to "AUTO" to enable crash dumps, "NO" to disable
dumpdev="AUTO"
zfs_enable="YES"
dhcpd_enable="YES"
pf_enable="YES"
pflog_enable="YES"
pflog_logfile="/var/log/pflog"
pflog_program="/sbin/pflogd"
gateway_enable="YES"
plexmediaserver_enable="YES"
kld_list="nvidia-drm"
dbus_enable="YES"
sddm_enable="YES"
My sddm.log file:
[14:17:32.582] (II) DAEMON: Initializing...
[14:17:32.596] (II) DAEMON: Starting...
[14:17:32.596] (II) DAEMON: No session manager found
[14:17:32.596] (II) DAEMON: Adding new display...
[14:17:32.597] (II) DAEMON: Loaded empty theme configuration
[14:17:32.597] (II) DAEMON: Xauthority path: "/var/run/sddm/xauth_ACgTOM"
[14:17:32.597] (II) DAEMON: Using VT 9
[14:17:32.597] (II) DAEMON: Display server starting...
[14:17:32.597] (II) DAEMON: Writing cookie to "/var/run/sddm/xauth_ACgTOM"
[14:17:32.597] (II) DAEMON: Running: /usr/local/bin/X -nolisten tcp -background none -seat seat0 vt9 -auth /var/run/sddm/xauth_ACgTOM -noreset -displayfd 16
[14:17:33.007] (II) DAEMON: Setting default cursor
[14:17:33.008] (WW) DAEMON: Could not setup default cursor
[14:17:33.009] (II) DAEMON: Could not set Xcursor resources QProcess::FailedToStart
[14:17:33.009] (II) DAEMON: Running display setup script "/usr/local/share/sddm/scripts/Xsetup"
[14:17:33.010] (II) DAEMON: Display server started.
[14:17:33.010] (II) DAEMON: Socket server starting...
[14:17:33.010] (II) DAEMON: Socket server started.
[14:17:33.010] (II) DAEMON: Loading theme configuration from "/usr/local/share/sddm/themes/breeze/theme.conf"
[14:17:33.011] (II) DAEMON: Greeter starting...
[14:17:33.022] (II) HELPER: [PAM] Starting...
[14:17:33.022] (II) HELPER: [PAM] Authenticating...
[14:17:33.022] (II) HELPER: [PAM] returning.
[14:17:33.023] (II) HELPER: Writing cookie to "/tmp/xauth_lsiEnz"
[14:17:33.023] (II) HELPER: Starting X11 session: "" "/usr/local/bin/sddm-greeter-qt6 --socket /tmp/sddm-:0-IZezXZ --theme /usr/local/share/sddm/themes/breeze"
[14:17:33.024] (II) DAEMON: Greeter session started successfully
[14:17:33.090] (II) DAEMON: Message received from greeter: Connect
Please let me know what other information would be pertinent and I'll post it.
TIA!!!