00:30:07 Anyone else use signal-desktop and have it hang from time to time? 00:31:24 when I tried signal-desktop it crashed my entire network and entire X GUI 00:50:10 i onl signal on my phone so my employer can't monitor it 01:02:56 glad to see I'm not the only one it is a hot mess for 01:03:11 SponiX: indeed, hangs from time to time and the emoji picker doesnt work 01:22:31 anyone else get this audio crackling problem after some days without powering down ? 01:22:48 after a reboot all is good 01:22:58 not sure whats the root cause 01:25:15 it could be that your sound hardware might actualy be haunted 01:32:05 could be 01:32:08 who knows 01:33:07 pretty sure my wifi is also haunted, occasionally it will not work unless my laptop is fully powered off 01:35:23 Martouf: your wifi works when the laptop is fully powered off? 01:35:28 that is strange for sure 01:35:51 yeah really strange 01:45:26 im telling you haunted! 01:47:23 Martouf: yeah 01:47:45 i need an exorcist 04:14:07 Hi, Im looking for the bhyve equivalent to qemu's (Linux) kvm=off option which basically hides the hypervisor signature to the guest os 05:07:14 megaTherion: i don't think such an option exists 05:15:31 rtprio: ok so one still needs these nvidia patches 05:16:19 what problem does hiding the hypervisor solve? 05:16:39 rtprio: that the driver loads, it wont if it detects an VM/hypervisor 05:17:11 oh- that's rather lame of them 05:17:13 stupid shenanigans but what can you do 05:39:43 save your nvidia cards for nonvirtualized machines, i guess 05:41:06 rtprio: nah, bhyve just needs some patches - it works on proxmox. I prefer VMs and room/electricity otherwise I'd need 10 machines here 05:43:08 🤷 05:51:51 rtprio: https://dflund.se/~getz/Notes/2024/freebsd-gpu/ 09:26:44 Haven't tested it for 14.2 but it applies cleanly so probably works 09:41:50 <[tj]> megaTherion: can you create a bug with a request for this and mention I asked you to do so in the description (thj⊙fo) 09:42:09 <[tj]> I've learned only committers can tag people so you can't assign it to me 11:07:23 Q. Under what circumstances would ZFS sort of .... revert automatically to a state a few hours ago, post-reboot? 11:11:17 I'm asking because I had the weirdest situation yesterday. My server was misbehaving weirdly (failed connections, weird SSL errors, etc), so I rebooted it as part of diagnosing the problem. 11:11:19 After rebooting, it turns out all the changes to a certain (*NOT* read-only) jail from that particular day were simply dropped/reverted, as it they had never happened. 11:11:23 Turns out the reboot wasn't going to help anyway, as the physical server the VPS was on was overloaded (could that somehow cause it?), but. 11:11:25 FTR, zpool scrub rapaired 0B with 0 errors. 11:21:57 DarkPlutonium: VM hosts having problems leads to all kinds of problems on VPSs 11:22:34 DarkPlutonium: my VPS reported defective harddrive sectors becuase of that 11:22:57 Amazing. 11:23:04 DarkPlutonium: and one time i've lost ALL my data because my hoster messed up that bad 11:23:09 I've had that problem too (with a dedicated, but) 11:23:10 Damn. 11:23:13 I had that too. 11:23:23 Both disks in a zfs mirror failed simultaneously. Fortunately I had backups. 11:23:37 They're migrating my server, at least. 11:24:33 i'm on contabo. i was very pleased with them for over a decade, until they started expanding like crazy 11:24:45 now i would not recommend them anymore 11:27:18 Incidentally, I'm on Contabo too. Ha. 11:30:36 Used to use Hetzner. Considering going back, despite having some issues historically (including those 2 HDDs) 13:47:45 if someone using steam-utils, I tried to compile from ports today and is not working https://pastebin.com/bi5WHqBN , I managed to make it compile passing -m64 but I wanted to confirm 14:00:59 where I could find the latest changes in Linux compatibility? I remember that work was being done to allow support for linux coredumps but I don't seem to find that 15:34:00 Anything interesting (for the better?) change with the pkg builders? 15:34:19 For the past three days I've been able to run `pkg upgrade` and there things to be upgraded. 15:34:45 Normally it's at least a couple days between having an updated repo. 15:35:16 Or are changes small right now such that rebuilds are able to happen within a day. 17:34:24 i have a poudriere question, i currently have it setup to get for jails but the documentation.. that i have found.. talks about disabling the freebsd.org and was curious is there a way to have the jail look at the poudriere packages, if it does not find it .. then default to freebsd.org pkg 17:41:50 never mind.. looks like priority is what i am suppose to use 17:53:26 is this feature or bug, nullfs mounting nosuid fs enables suid again? 17:53:30 megaTherion: so you can passthru gpu? man when will this get merged 18:02:29 if i mount_nullfs -o nosuid, now it's off but mount happily says (nullfs, local, noatime, nosuid, nfsv4acls) in both cases! 18:07:16 rtprio: I hope soon, it might work with AMD GPUs already (I've none) but nvidia requires special patches 18:07:35 also it works with Intel integrated but well who wants those for gaming 18:07:44 were those patches to allow gpu passthru, or obscuire the hypervisor, or both 18:08:19 afaik there are these change of the hypervisor ident and something to BAR 0 loading .. but Im not too deep into the technical details 18:08:32 the patch file isn't really that long 18:46:37 I can't believe I got xrdp configured on FreeBSD 14 and able to RDP from my Mac Mini to the FreeBSD VM, what a wild trip it has been. 18:46:57 that hard? 18:47:04 It was 18:47:19 I think I once had such configuration but Im not sure if it was on FreeBSD or Linux 18:47:27 for me it was, but for you.....donno 18:47:48 on one Linux box I simply use vnc, other than that my BSDs are headless anyways 18:50:52 It was hard in a sense that I kept mis-typing xrdp_sesman_enable="YES" as xrdp_sesman_enabled="YES" in /etc/rc.conf and Is kept on seeing SSL error messages in the console for hours late last night :) 18:51:06 the whole sesman was annoying with it 18:51:27 Late last night my eyes were very tired :) 19:08:43 22 19:28:14 unless I am going mad, I can not see a way to get the licence of a package using pkg-info 19:28:29 pkg-info(8) sorry 19:31:51 also I was looking for a quick neofetch alternative, and I came across https://github.com/Macchina-CLI/macchina and they list "FreeBSD" here, but yet its not within the port collection... 19:32:05 https://www.freshports.org/search.php?query=macchina&search=go 19:32:41 Anyone know why before I complain about misinformation, would hate to make a fool of myself :P 19:51:34 also for 14.1-RELEASE -p6 is called -p5 :/ 19:51:45 someone forgot to bump the patch identifier? 19:54:23 I'm a bit surprised there is no Palemoon/Floorp/Arcticfox browsers in pkg&ports... 19:56:25 i've never heard of those browsers before 19:56:39 polarian: the userland needed the patch and the kernel didn't -- I think - that is why they are mismatched 19:56:58 SponiX: yes, that's right. 19:57:13 armin: ports/packages pretty much just cover the essentials... 19:58:00 SponiX: ah, that makes sense 19:58:07 armin: you are free to write a port yourself :P 19:58:33 if it means that much for you, but as far as I am aware palemoon is written for Linux/Windows and just dropping such a huge codebase onto BSD tends to not go too well 20:01:22 polarian: yes, that's how it works and we hope to get it fixed early in 2025. it's poor for vuln scanning. 20:01:55 dvl: "we" you part of the team then? 20:02:05 sorry I have no clue who was elected :P 20:02:10 apart from d ch 20:02:15 polarian: I'm the one complaining. 20:02:18 oh... 20:02:57 polarian: https://lists.freebsd.org/archives/freebsd-questions/2024-December/006036.html 20:04:25 polarian: The issue you mention causes many false positives and alert fatigue. I'd like it fixed. :) 20:04:40 dvl: ah so it is considered a bug that freebsd-update doesn't reliable update all patch versions due to it only rebuilding the vuln section 20:04:47 ok cool 20:04:52 at least its been worked on :) 20:04:54 polarian: no, it is the design. 20:05:07 polarian: everything is fully patched 20:05:31 if you see the -6 in freebsd-version -ukr, you got it all. 20:05:47 I know it's confusing and it's awkward, but if we can fix it.... 20:06:59 polarian: doesn't mean too much or something, I could definitely try how far I get :) 20:07:27 I see two -p5's and one -p6 20:07:29 :/ 20:07:50 this could be due to me failing to rollback properly as 14.2-release broke my laptop 20:08:34 although as I rolled back to a snapshot it shouldn't be a factor 20:08:34 polarian: seems right, let me check. 20:09:14 [20:08 r730-01 dvl ~] % freebsd-version -urk 20:09:14 14.1-RELEASE-p5 20:09:14 14.1-RELEASE-p5 20:09:14 14.1-RELEASE-p6 20:09:40 I have noticed it over and over again since I updated, iirc the dmesg states booting FreeBSD-RELEASE-p5 instead of -p6 and I thought "well thats weird" and just assumed someone forgot to bump the release version 20:09:47 yeah same :) 20:09:49 ok cool 20:09:54 I am not vulnerable or anything, you scared me a second :P 20:10:02 the way you said it I thought you meant "all must be -p6" 20:10:54 I understand 20:20:19 polarian: yeah, updates only affect the version number for the components they touch 20:22:31 kevans_: yikes, that is confusing :( 20:22:52 it gets even worse in kernel-land 20:23:06 iirc a patch that only affects a module that isn't built into GENERIC won't bump the kernel version 20:29:53 Isn't that the case in this case :P