11:51:15 pstef: Can I do something about it? E.g. should I create an account and do something? Should I test it? 11:51:45 pstef: If I can anyhow support this, let me know. And thank you so much for your awesome effort. <3 12:38:52 Good day. I have installed FreeBSD 14.2 as virtual machine as guest to a Debian Linux KVM/qemu host with VIRTIO graphics (I also tried QXL, which does not work, too). I can't get Xorg or Wayland with GDM or startx to work. It looks like it is a bug. Xorg uses modesetting graphics driver by default, but fails and the error message is can't find /dev/dri/card0. Has anyone suggestions, how to make Xorg or 12:38:58 Wayland on FreeBSD 14.2 work as KVM/qemu Linux guest? Thank you for any help. 12:39:58 I have choosen to emulate Q35 Intel board and it uses/emaulates EFI bios. 12:45:43 Aedil: virtio-vga or virtio-gpu-pci? 12:45:57 virtio-vga should work, virtio-gpu-pci will not work 12:50:41 xx: W 12:51:13 hat? 12:51:19 xx: I don't know exactly what virtio-vga is. I googled, but I am still unsure. How can I activate virtio-vga? 12:52:10 it's a qemu option, `-device virtio-vga` or `-device virtio-gpu-pci` 12:52:16 I don't know you you're starting your VM 12:52:30 xx: Thank you! I will query Google another time! 12:55:07 xx: I am using virt-manager. Do you know, where the setting is in virt-manager? 12:55:26 no idea, you said you're using kvm/qemu, I assumed directly 12:57:07 xx: Thank you. I search another time the WWW. 13:10:59 Aedil: this isn't the same but I had a freebsd guest on windows running in virtualbox and I had to switch the graphics controller to vboxsvga for x to work 13:17:14 td123: Thank you, but I am not using VirtualBox. 13:52:30 I can't find a solution for virt-manager. 14:40:20 what solution ? 14:53:57 The sync(8) man page says it utilizes the sync sync(2) system call and sync (2 )man page says that there is a bug that sync may return before buffers are completely flushed. Is this still a bug? Is there an alternative command since this would mean sync is completely unreliable. 15:34:38 pertho> looks like I need to create the jail with bastille, then: zfs create -o recordsize=16k -o mountpoint=/usr/local/bastille/jails/alcatraz/root/var/lib/mysql jails/bastille/jails/alcatraz/mysql_data <<< i always just have something like /usr/local/data/{dataset1,dataset2,etc}, and then nullfs mount that rw in the jail's fstab. your way is interesting. you just plop it in the jail's filesystem directly. neat 15:36:15 rtprio> service caddy restart is fast; caddy reload feels like it times out <<< out of curiosity, are you getting this behavior only on a VPS, or do you also experience this on a local/dedicated box? 15:48:04 mzar: See before posted at 13:38 CET. 15:49:05 mzar: See also the #FreeBSD channel @ IRCNet. 15:51:49 Aedil: I can't help, never run FreeBSD with X as a VM 15:55:02 mzar: Ok! Thanks! Maybe I can find help tomorrow. 16:55:39 armin: any of the following: 1. assess legibility of code and the manpage 2. apply the patch and test it 3. make a comment on the phab review 4. let me know how you prefer points 1 and 2 to be attributed to you (name, email, etc.) 17:09:55 Aedil: https://bhyve.npulse.net/ works for me. it's 14.x only but works great for Freebsd X11 setups 17:21:38 scoobybejesus: it's my bhyve vm; haven't tried it on hardware 17:34:26 scoobybejesus: yeah only thing is, have to zfs unmount it after stopping the jail if you want to delete the jail. 19:35:54 Ober: Looks nice, but I don't use Bhyve. 22:41:25 Hi. Is there a way to ask newsyslog not to create the log file? 22:42:38 For how I understand the manpage, the file should only be created if 'C' appears in the flags, so I would expect that not creating the file was the default behaviour. 22:43:41 This is not the case: my file keeps appearing, and the log producer will fail at opening it because of permissions. 22:44:25 The configuration line for newsyslog.conf is the following: 22:44:25 /var/log/lighttpd/*.log www:www 0640 7 1000 * GJ /var/run/lighttpd.pid 23:08:33 i didn't realize people still used lightty