Date: Tue, 28 May 2019 13:35:12 +0300 From: Greg V <greg@unrelenting.technology> To: Grzegorz Junka <list1@gjunka.com> Cc: freebsd-x11@freebsd.org Subject: Re: sway and libinput initialization failed Message-ID: <9E14501A-ADF5-4E4A-B10A-2E8BEDE2BCE9@unrelenting.technology> In-Reply-To: <5032d5b0-b165-8d1f-df45-403c3e3a6733@gjunka.com> References: <c033f9e8-e179-86c1-6c91-5062f7ad9692@gjunka.com> <1558889689.59447.0@unrelenting.technology> <d1d41fcc-8838-0307-c35f-8d8ac350ed91@gjunka.com> <2E74BE3C-43D2-42C4-82F7-204B30F08D9E@unrelenting.technology> <5032d5b0-b165-8d1f-df45-403c3e3a6733@gjunka.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On May 28, 2019 2:40:45 AM GMT+03:00, Grzegorz Junka <list1@gjunka=2Ecom> w= rote: > >> No, input is independent of graphics=2E >> >> Xorg supports the legacy FreeBSD interfaces, you can check the xorg >log and xinput list to see if there's any mouse related error, but >that's very strange, USB mouse under Xorg has been a very typical >situation for ages=2E I actually don't remember how device autodetection >worked on Xorg with moused and whatnot, I've been using Wayland >exclusively for over a year now=2E >> > >Many thanks for help=2E I managed to get the mouse and keyboard working= =2E=20 >KDE is working fine too, on both monitors, which is great! > >However, the graphics seems to be not-accelerated (there is noticeable=20 >"drag" when moving windows around)=2E I am running generic kernel=20 >12-RELEASE and up to date port (kld_list=3D"amdgpu" in rc=2Econf)=2E The= =20 >graphics card is Radeon RX Vega 64=2E Should the hardware acceleration=20 >work, and if yes, is there any way to verify hardware acceleration is=20 >working as expected in either waylaynd or xorg? Sway does not have software rendering at all, IIRC llvmpipe software OpenG= L wouldn't work either=2E So if sway is running, it's accelerated=2E Run sw= ay with the --verbose flag and read the output, it will show the used rende= rer=2E (In the virtual console=E2=80=A6 but you'll see it after quitting sw= ay) In xorg, compositing is external and done by your WM/DE=2E I'm not sure if= KDE does it out of the box, maybe you need to turn it on=2E Though it woul= d be odd if it didn't do it by default, it's 2019=E2=80=A6
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9E14501A-ADF5-4E4A-B10A-2E8BEDE2BCE9>