From nobody Tue Aug 13 21:23:42 2024 X-Original-To: freebsd-questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Wk4BZ5rXSz5TRFm for ; Tue, 13 Aug 2024 21:23:50 +0000 (UTC) (envelope-from doug@safeport.com) Received: from freeport.safeport.com (freeport.safeport.com [147.160.157.114]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4Wk4BY69BQz47PR for ; Tue, 13 Aug 2024 21:23:49 +0000 (UTC) (envelope-from doug@safeport.com) Authentication-Results: mx1.freebsd.org; dkim=none; spf=pass (mx1.freebsd.org: domain of doug@safeport.com designates 147.160.157.114 as permitted sender) smtp.mailfrom=doug@safeport.com Received: from bucksport.safeport.com (bucksport.safeport.com [147.160.157.15]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by freeport.safeport.com (Postfix) with ESMTPS id 0884A668C81 for ; Tue, 13 Aug 2024 17:23:43 -0400 (EDT) Date: Tue, 13 Aug 2024 17:23:42 -0400 (EDT) From: Doug Denault To: freebsd-questions@FreeBSD.ORG Subject: Trying to run wayland on 14.1 Message-ID: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Spamd-Bar: / X-Rspamd-Pre-Result: action=no action; module=multimap; Matched map: local_wl_ip X-Spamd-Result: default: False [-0.20 / 15.00]; R_SPF_ALLOW(-0.20)[+ip4:147.160.157.114]; ONCE_RECEIVED(0.10)[]; MIME_GOOD(-0.10)[text/plain]; FROM_HAS_DN(0.00)[]; local_wl_ip(0.00)[147.160.157.114]; ASN(0.00)[asn:6405, ipnet:147.160.157.0/24, country:US]; R_DKIM_NA(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; MLMMJ_DEST(0.00)[freebsd-questions@FreeBSD.ORG]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+] X-Rspamd-Queue-Id: 4Wk4BY69BQz47PR Following chapter 6 in the handbook and addressing the resulting errors I installed the following packages. pkg install wayland seatd pkg install consolekit2 basu pkg install xfce pkg install pavucontrol waybar pkg install wayfire wf-shell alacritty swaylock-effects swayidle wlogout kanshi mako wlsunset pkg install wayfire wf-shell alacritty swaylock-effects swayidle wlogout kanshi mako wl pkg install sway Then started wayland with: wayfire -c ~/.config/wayfire/wayfire.ini ---------- output ---------- II 13-08-24 16:45:25.510 - [src/main.cpp:348] Starting wayfire version v0.8.1 II 13-08-24 16:45:25.511 - [libseat] [libseat/libseat.c:77] Seat opened with backend 'seatd' II 13-08-24 16:45:25.511 - [libseat] [libseat/backend/seatd.c:212] Enabling seat II 13-08-24 16:45:25.511 - [backend/session/session.c:109] Successfully loaded libseat session II 13-08-24 16:45:25.515 - [backend/session/session.c:467] Waiting for a DRM card device EE 13-08-24 16:45:35.535 - [backend/backend.c:210] Found 0 GPUs, cannot create backend EE 13-08-24 16:45:35.535 - [backend/backend.c:376] Failed to open any DRM device EE 13-08-24 16:45:35.535 - [src/main.cpp:140] Fatal error: Segmentation fault EE 13-08-24 16:45:35.536 - #1 0x37bc7d at /usr/local/bin/wayfire EE 13-08-24 16:45:35.536 - #2 0x82db33410 at /lib/libthr.so.3 EE 13-08-24 16:45:35.536 - #3 0x82db329cb at /lib/libthr.so.3 EE 13-08-24 16:45:35.536 - #4 0x8211082d3 at ??? EE 13-08-24 16:45:35.536 - #5 0x822671984 at /usr/local/lib/libwlroots.so.12 EE 13-08-24 16:45:35.536 - #6 0x37aae5 at /usr/local/bin/wayfire EE 13-08-24 16:45:35.536 - #7 0x82e0a2a6a <__libc_start1+0x12a> at /lib/libc.so.7 The monitor installed pciconf -lv|grep -B4 VGA vgapci0@pci0:1:0:0: class=0x030000 rev=0x00 hdr=0x00 vendor=0x1002 device=0x9488 subvendor=0x106b subdevice=0x00b6 vendor = 'Advanced Micro Devices, Inc. [AMD/ATI]' device = 'RV730/M96-XT [Mobility Radeon HD 4670]' class = display subclass = VGA I can find nothing on addressing this error: Waiting for a DRM card device I did find something on the correct options needed to build wayland but would prefer not to have to do that My goal is to run xfce4 on this system. Xorg will not work as I can not get by can write to screen zero. My only goal is to run xfce. I can try any thing that someone has found that works. _____ Douglas Denault http://www.safeport.com doug@safeport.com Voice: 301-217-9220