Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@fourteen-pkgbase:~ # date ; uptime
- Sun Mar 23 12:07:39 GMT 2025
- 12:07PM up 6 mins, 1 user, load averages: 0.28, 0.14, 0.05
- root@fourteen-pkgbase:~ # freebsd-version -kru ; uname -mvKU
- 15.0-CURRENT
- 15.0-CURRENT
- 15.0-CURRENT
- FreeBSD 15.0-CURRENT main-n276047-0849f1634a70 GENERIC amd64 1500034 1500034
- root@fourteen-pkgbase:~ # pkg iinfo drm
- drm-66-kmod-6.6.25.1500034_1
- libdrm-2.4.123,1
- root@fourteen-pkgbase:~ # kldstat | grep -e amdgpu -e i915kms -e radeonkms
- root@fourteen-pkgbase:~ # kldload radeonkms
- root@fourteen-pkgbase:~ # kldstat | grep -e amdgpu -e i915kms -e radeonkms
- 46 1 0xffffffff83c76000 150de8 radeonkms.ko
- root@fourteen-pkgbase:~ # service sddm onestart
- Starting sddm.
- root@fourteen-pkgbase:~ # [12:08:53.021] (II) DAEMON: Initializing...
- [12:08:53.248] (II) DAEMON: Starting...
- [12:08:53.248] (II) DAEMON: No session manager found
- [12:08:53.248] (II) DAEMON: Adding new display...
- [12:08:53.282] (II) DAEMON: Loaded empty theme configuration
- [12:08:53.282] (II) DAEMON: Xauthority path: "/var/run/sddm/xauth_korTgI"
- [12:08:53.283] (II) DAEMON: Using VT 9
- [12:08:53.283] (II) DAEMON: Display server starting...
- [12:08:53.283] (II) DAEMON: Writing cookie to "/var/run/sddm/xauth_korTgI"
- [12:08:53.283] (II) DAEMON: Running: /usr/local/bin/X -nolisten tcp -background none -seat seat0 vt9 -auth /var/run/sddm/xauth_korTgI -noreset -displayfd 15
- [12:08:57.091] (II) DAEMON: Setting default cursor
- [12:08:57.094] (WW) DAEMON: Could not setup default cursor
- [12:08:57.096] (II) DAEMON: Could not set Xcursor resources QProcess::FailedToStart
- [12:08:57.096] (II) DAEMON: Running display setup script "/usr/local/share/sddm/scripts/Xsetup"
- [12:08:57.129] (II) DAEMON: Display server started.
- [12:08:57.129] (II) DAEMON: Socket server starting...
- [12:08:57.130] (II) DAEMON: Socket server started.
- [12:08:57.149] (II) DAEMON: Loading theme configuration from "/usr/local/share/sddm/themes/breeze/theme.conf"
- [12:08:57.163] (II) DAEMON: Greeter starting...
- Detected locale "C" with character encoding "US-ASCII", which is not UTF-8.
- Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
- If this causes problems, reconfigure your locale. See the locale(1) manual
- for more information.
- [12:08:57.251] (II) HELPER: [PAM] Starting...
- [12:08:57.251] (II) HELPER: [PAM] Authenticating...
- [12:08:57.251] (II) HELPER: [PAM] returning.
- [12:08:57.252] (II) HELPER: Writing cookie to "/tmp/xauth_UOlyNI"
- [12:08:57.252] (II) HELPER: Starting X11 session: "" "/usr/local/bin/sddm-greeter-qt6 --socket /tmp/sddm-:0-BAuNWS --theme /usr/local/share/sddm/themes/breeze"
- [12:08:57.266] (II) DAEMON: Greeter session started successfully
- [12:08:58.865] (II) DAEMON: Message received from greeter: Connect
- [12:09:21.839] (II) DAEMON: Message received from greeter: Suspend
- [12:10:02.202] (II) DAEMON: Message received from greeter: Suspend
- Read from remote host 192.168.1.6: Operation timed out
- Connection to 192.168.1.6 closed.
- client_loop: send disconnect: Broken pipe
- grahamperrin:~ %
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement