Post B42nhlqQEbgQVurYOm by Tionisla@bsd.cafe
(DIR) More posts by Tionisla@bsd.cafe
(DIR) Post #B42nhjqheaigKCykYi by justdude@mastodon.nl
0 likes, 0 repeats
Freebsd 15 question..I am installing a Thinkpad L380 yoga with freebsdThe install went fine, used the new style package reposInstalled the desktop-installer package to install KDEBut… it complaints on the DRM module “Plasma wayland fails with "kwin_wayland_drm: No suitable DRM devices have been found"Any suggestions? I did not try the X11 variant by the wayNote the i915 module is loaded? Strange#freebsd #install #KDEPlasma
(DIR) Post #B42nhkO1ehNHzYZMUy by Tionisla@bsd.cafe
0 likes, 0 repeats
@justdude Hmmh, not sure. It's been a while I ran Plasma/wayland on FreeBSD. I was following the handbook, when I set it up back then and had to do some dbus -enable loading before.Which intel gpu are you running?pciconf -lv | grep -B3 displayJust some shots into the blue.(obsoleted: Is your user member of the video group), is dbus and seatd installed and enabled?If you start it from CLI use something like: exec ck-launch-session startplasma-wayland/e: marked video group membership as obsolete to get a GUI starting, Thanks to Graham Perrin for clearing this up
(DIR) Post #B42nhkvLeo1teu9yRE by grahamperrin@bsd.cafe
0 likes, 0 repeats
@Tionisla @trashheap re: video group membership, <https://www.reddit.com/r/freebsd/comments/1rktw7m/comment/o93qwg7/>@justdude #FreeBSD #documentation #bug #graphics #Handbook #video
(DIR) Post #B42nhlSJgEOvJ9aIpE by Tionisla@bsd.cafe
0 likes, 0 repeats
@grahamperrin @trashheap @justdude So, it's not needed for starting X or wayland but for accelerated videos in firefox?
(DIR) Post #B42nhlbX7xm1ljtfBw by grahamperrin@bsd.cafe
0 likes, 0 repeats
@TionislaI can not test FreeBSD with Wayland. <https://github.com/outpaddling/desktop-installer/issues/35#issuecomment-3864665413>#FreeBSD #VirtualBox #Wayland #DRM Cc @trashheap @justdude
(DIR) Post #B42nhlqQEbgQVurYOm by Tionisla@bsd.cafe
0 likes, 0 repeats
@grahamperrin @trashheap @justdude I'm on lxqt/xorg now, but I could have a quick glance... it seems (unconfigured) wayfire starts up from CLI showing the moving mousepointer and a black screen even without being a member of the video group. 🤷♀️ iirc @justine drives sway(?) on FreeBSD with wayland./e: Fyi: booted up an 14.3 on an old laptop with a testing labwc and lxqt setup I had and no videogroup membership is needed. seatd, dbus. ck-launch-session, no sddm
(DIR) Post #B42nhm3BT9tL9UpkI4 by justine@snac.smithies.me.uk
0 likes, 0 repeats
I have run Sway on FreeBSD but now use mango and I just start them from the terminal. I've never had issues though they just work.CC: @grahamperrin@bsd.cafe @trashheap@tech.lgbt @justdude@mastodon.nl