Re: Trying to run wayland on 14.1

From: Mario Marietto <marietto2008_at_gmail.com>
Date: Wed, 14 Aug 2024 11:12:42 UTC
Hello bro,

you are using the wrong parameters. You should create a startup script with
the following content inside :


[image: Istantanea_2024-08-14_13-11-31.png]

On Tue, Aug 13, 2024 at 11:24 PM Doug Denault <doug@safeport.com> wrote:

> 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 <main+0x156d> at
> /usr/local/bin/wayfire
> EE 13-08-24 16:45:35.536 - #2  0x82db33410 <pthread_sigmask+0x540> at
> /lib/libthr.so.3
> EE 13-08-24 16:45:35.536 - #3  0x82db329cb <pthread_setschedparam+0x84b>
> 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 <wlr_backend_get_drm_fd+0x4> at
> /usr/local/lib/libwlroots.so.12
> EE 13-08-24 16:45:35.536 - #6  0x37aae5 <main+0x3d5> 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
>
>
>

-- 
Mario.