<cruxbridge>
<pitillo (@pitillo:crux.nu)> is your used in the video group?
<bitraven>
yes
<bitraven>
no hardware changes, same kernel config(just newer version), same dot files, same steps I do on other distros when I set them up...
<bitraven>
maybe I am missing a package or there is a weird compile flag on crux?
<cruxbridge>
<pitillo (@pitillo:crux.nu)> are you trying with a fresh 3.8?
<bitraven>
yes
<cruxbridge>
<pitillo (@pitillo:crux.nu)> flags should be fine, no weirdness in that sense
<bitraven>
I tried crux in the past (3.7) don't remember much, but I think it worked
<cruxbridge>
<pitillo (@pitillo:crux.nu)> may be a missing package or a rebuild needed
lavaball has joined #crux
<bitraven>
what rebuilds would make sense?
<cruxbridge>
<pitillo (@pitillo:crux.nu)> probably mesa, but I'm not an expert
<cruxbridge>
<pitillo (@pitillo:crux.nu)> btw, have you tried moving you xorg.conf out and letting xorg setting the Xserver in its way?
<bitraven>
I have never set a custom xorg.conf in many years, but I tried some of that now, not that it worked
<cruxbridge>
<pitillo (@pitillo:crux.nu)> may be a rebuild of libdrm and mesa could be an option to see what happens, but as I said, I'm not an expert and I haven't an AMDgpu to test
<bitraven>
will try this
bitraven has quit [Quit: WeeChat 4.6.2]
bitraven has joined #crux
<bitraven>
so I rebuilt mesa & libdrm and it works. Can you explain to me what happened?
<cruxbridge>
<pitillo (@pitillo:crux.nu)> is it a freshy install or have you installed anything extra?
<bitraven>
I have some things, but it is a rather fresh install, don't really know how to answer that
<cruxbridge>
<pitillo (@pitillo:crux.nu)> may be mesa didn't have all the needed support for amdgpu....
<cruxbridge>
<pitillo (@pitillo:crux.nu)> I'm not sure why really
bitraven has quit [Quit: WeeChat 4.6.2]
bitraven has joined #crux
<bitraven>
I can't figure out what happened, but thanks for the help
<cruxbridge>
<pitillo (@pitillo:crux.nu)> Yeah, strange, I haven’t an explanation but glad that it worked :)
lavaball has quit [Remote host closed the connection]
<darfo_>
anybody get libreoffice to work with wayland on CRUX 3.8. I'm getting
<darfo_>
/usr/lib/libreoffice/program/soffice.bin X11 error: Can't open display:
<darfo_>
Set DISPLAY environment variable, use -display option
<darfo_>
or check permissions of your X-Server
<darfo_>
(See "man X" resp. "man xhost" for details)
<jaeger>
Do you have xorg-xwayland installed?
<darfo_>
yes.
<jaeger>
Do other xorg apps run?
<darfo_>
Yes. It worked on CRUX 3.7.
<jaeger>
I mean currently
<darfo_>
yes. xev works.
<cruxbridge>
<tim> It runs fine for me on wayland (with xwayland here, but I doubt that would matter)
<darfo_>
I think I'll rebuild xorg-xwayland
<jaeger>
I was just guessing based on that error message that it was X11 only and needed xwayland
<jaeger>
But I'm not an expert. I do have it installed, let me see if it runs
<jaeger>
yeah, just opened calc in a wayland session
<cruxbridge>
<tim> I mean, my assumption builds on gtk3 (or whatever frontend in use) is built with wayland support. But it should work on a wayland only setup.
<cruxbridge>
<tim> darfo_: is this with contrib/libreoffice?
<darfo_>
yes
<cruxbridge>
<tim> do you have gtk3 built with wayland support?