<jaeger>
something's weird about qtwebengine... I can't build it anywhere, getting oomkills... even on a system with 32G RAM
<jaeger>
OK, I think it's ninja being stupid about memory allocation
<jaeger>
turning off 16 of my CPU cores (because I can't figure out how to make ninja stop using all of them) allowed the build to finish because it didn't allocate a bajillion RAM
<jaeger>
I was able to get what I think is needed installed but at a wall now with DRM issues
<jaeger>
No backend specified, automatically choosing drm
<jaeger>
kwin_wayland_drm: failed to open drm device at "/dev/dri/card0"
<jaeger>
kwin_wayland_drm: No suitable DRM devices have been found
<jaeger>
sway still works fine
<jaeger>
Not sure why it can't open /dev/dri/card0 - I've found reports of the typical permissions issues but in that case it says explicitly "permission denied" which it's not doing here
<jaeger>
Will mess with it more another time, too tired now
genpaku has quit [Remote host closed the connection]
genpaku has joined #crux-devel
<beerman>
export QT_QPA_PLATFORM=wayland
<beerman>
did you have that somewhere in your profile before running the plasma session?
<beerman>
also: qtwebengine.. just makes me sad. i hope things will switch to qt6-webengine rather sooner than later
SiFuh has quit [Ping timeout: 265 seconds]
SiFuh has joined #crux-devel
SiFuh has quit [Read error: Connection reset by peer]
SiFuh has joined #crux-devel
SiFuh has quit [Ping timeout: 264 seconds]
SiFuh has joined #crux-devel
SiFuh has quit [Read error: Connection reset by peer]
<jaeger>
yeah, tried that with no luck
<beerman>
mh, and you are sure that your qt5 is providing wayland bindings? i know thats asking the obvious but qt5 can be "quite" about it.. being able to install qt6-wayland will make that a lot easier
<jaeger>
is qt6 stuff backwards-compatible?
<beerman>
nope
<jaeger>
and yeah, qt5 was build with wayland support, lots of new footprint stuff related
<beerman>
do you run kwin-wayland with xwayland?
<jaeger>
I'm trying to run it native so far, but may have to test nested just to see if it'll run at all
<beerman>
is this with nvidia or intel/amd?
<jaeger>
amd
<beerman>
mh, no idea then
<beerman>
amdgpu probably, your rx580?
SiFuh has joined #crux-devel
<jaeger>
This is an RX 6800 but both are amdgpu
<farkuhar>
stenur: "install a qemu with all the software needed to create documentation" is still too complicated. This Pkgfile http://ix.io/4h2Z (inspired by your ipcalc port) is slightly simpler, but it produces man-pages uglier than what you get with python3-sphinx.