Hi,
I have a RPI3 that I setup with aarch64.
I installed the sway package but when I try to start it, it will print: "unable to create backend drm device"
Having "dtoverlay=vc4-kms-v3d" in config.txt doesn't seem to change anything.
Here are my loaded modules:
$this->bbcode_second_pass_code('', 'Module Size Used by
joydev 28672 0
hidp 32768 0
ccm 20480 0
lz4 16384 4
lz4_compress 45056 1 lz4
des_generic 28672 0
bnep 32768 2
arc4 16384 0
libarc4 16384 1 arc4
md4 16384 0
vc4 196608 0
cec 65536 1 vc4
brcmfmac 323584 0
rc_core 57344 1 cec
drm_kms_helper 208896 1 vc4
brcmutil 20480 1 brcmfmac
drm 561152 2 drm_kms_helper,vc4
smsc95xx 45056 0
drm_panel_orientation_quirks 20480 1 drm
hci_uart 143360 0
syscopyarea 16384 1 drm_kms_helper
sysfillrect 16384 1 drm_kms_helper
sysimgblt 16384 1 drm_kms_helper
fb_sys_fops 16384 1 drm_kms_helper
btqca 20480 1 hci_uart
btbcm 16384 1 hci_uart
usbnet 53248 1 smsc95xx
btintel 32768 1 hci_uart
cfg80211 782336 1 brcmfmac
mii 20480 2 smsc95xx,usbnet
bluetooth 610304 27 hidp,btqca,btintel,hci_uart,btbcm,bnep
bcm2835_v4l2 69632 0
raspberrypi_hwmon 16384 0
v4l2_common 20480 1 bcm2835_v4l2
videobuf2_vmalloc 20480 1 bcm2835_v4l2
videobuf2_memops 20480 1 videobuf2_vmalloc
videobuf2_v4l2 32768 1 bcm2835_v4l2
videobuf2_common 61440 2 videobuf2_v4l2,bcm2835_v4l2
ecdh_generic 16384 2 bluetooth
ecc 36864 1 ecdh_generic
rfkill 32768 5 bluetooth,cfg80211
videodev 237568 4 v4l2_common,videobuf2_v4l2,bcm2835_v4l2,videobuf2_common
bcm2835_thermal 16384 0
i2c_bcm2835 20480 0
snd_bcm2835 32768 0
pwm_bcm2835 16384 0
bcm2835_wdt 16384 0
mc 61440 3 videodev,videobuf2_v4l2,videobuf2_common
crypto_user 16384 0')