[13:22] tjaalton: Good news, everyone! [13:24] libglvnd commit merged?-) [13:24] tjaalton: Kindly drop the Mir EGL platform patch to mesa at your leisure. [13:24] oh! [13:24] nice [13:25] I'll do that once the next rc/release arrives [13:25] which is long overdue [13:25] tjaalton: Also that. But that glvnd commit actually just means that EGL won't crash when trying to use Mir clients; it doesn't make Mir clients *work* :) [13:27] ha, ok [14:40] RAOF: btw, do you mean all the patches, or just egl-platform-mir.patch? [14:59] tjaalton: All the patches, yes. egl-platform-mir, egl-platform-rs, khr_platform_mir. [15:00] ok cool [15:41] hmm after bionic we're able to sync mesa, who'd have thought :P [15:42] not that it actually gives anything, and "loses" history [17:52] tseliot: Is nvidia/intel hybrid expected to work in Bionic now (or soon?). There's no obvious way to power down the nvidia card. [17:53] RAOF: I am working on it right now. I am going to drop bbswitch in favour of nouveau + vgaswitcheroo. It works here, but it needs a little work [17:54] so, soon ;) [17:55] Cooll, cool. [17:55] Will that also work with the binary driver? I quite like full performance ;) [17:57] RAOF: so, you will be using nvidia+intel by default, then you can type in "sudo prime-select intel", reboot, and you'll only have intel. Then "sudo prime-select nvidia", reboot, and nvidia will be back [17:59] Rad. [17:59] I mean, it'd be nicer without the reboot, but just working fully again will do for now 😎 [17:59] RAOF: this is how it works: when you run "sudo prime-select intel", that will blacklist nvidia, then a systemd service will load nouveau if nvidia is not loaded, then nouveau makes it possible to use vgaswitcheroo, and a systemd service (or a udev rule) will switch off the iGPU [18:00] RAOF: I'm really working around a bug in systemd: https://github.com/Witko/nvidia-xrun/issues/32 [18:00] plus GDM has no way to run scripts when you log out [18:02] Ah, yeah. That's not fixed? [18:03] not really [18:04] Do you even need the vgaswitcheroo bit? As far as I can tell the nvidia driver appears to power down the card when it is unloaded. [18:05] I guess if you've got a mux? [18:05] RAOF: even then, I can't unload nvidia because of logind [18:05] and no, no mux here [18:06] Right. [18:09] Huh. logind doesn't appear to be holding nvidia open here. [18:09] But Xorg is, and so is budgie-wm. [18:09] Although I'm using lightdm.