03:00:35 L:2 03:09:44 Uhhh, at least for KDE Plasma, no, Wayland doesn't work yet. 03:34:10 sway works great; much else seems like overkill 04:16:11 hi! 04:16:27 I can't install freebsd, when it reboots it shows the install screen again 04:16:34 apparently it doesn't get installed 04:16:45 I'm running it inside VirtualBox, and VirtualBox under Windows 04:21:00 Iarfen: Remove the install media after installing...? It might be there but your install media might be preferred. 04:45:21 mason: how I remove the install media? 04:45:27 I'm using VirtualBox 04:48:00 I've removed it 04:48:06 now, how I can connect? 04:48:11 ping command is not working 04:48:22 I use ping -4 www.google.com and it doesn't finds it 05:24:32 Ah, he left. But if he returns, it's been ages since I used VirtualBox, but there's a boot selector and if the install went right, it should boot. Found a nice how-to with pictures here: https://www.simplified.guide/virtualbox/boot-order 05:24:33 Title: How to change boot order for VirtualBox Guest OS 06:02:40 }/clear 08:29:51 how to specify an interface for the default route? 08:36:28 okay, there's -ifp & -ifa modifiers 08:58:04 I have an rpi 4b running freebsd 14.0-RELEASE-p6. connected to that is an 8tb USB hard drive with a zpool on it. A sort of shitty NAS for unimportant data. If I boot the PI with the external drive attached, uboot hangs here: https://i.imgur.com/NEn3W98.jpeg 08:58:10 I have to boot it without the drive 08:58:14 then connect it 08:58:16 which is annoying 09:32:43 is it okay to go to work in shorts 09:32:50 yes 09:33:00 well, where do you work, and in what capacity? 09:33:06 school 09:50:37 meena: were you working on running LXC/LXD on FreeBSD? or my memory failed me 10:20:03 OAOBOBOBOBOBOBOBOBOBOBOB 10:20:11 uhm. cat. 10:20:13 sorry about that 10:20:14 lol 12:43:42 * dch miaows plaintively 12:43:58 has anybody got mellanox NICs and seen these sort of messages? 12:44:19 https://www.irccloud.com/pastebin/GENPVZ7y/ 12:44:20 Title: Snippet | IRCCloud 12:44:36 Error CQE on .... VENDOR SYNDROME 12:44:56 I've got a spare NIC around here that I can swap out, but its not the same MLX one 12:45:13 in the meantime, going to see if I can find out what these CQE codes mean 16:41:03 whats the prefered way og mapping a port from host ext_if to int_if using pf, rdr vs nat ? 16:41:48 and will one or the other make something not work correctly, like jail1 to use service in jail2 going through "hostname" ext_if and in again 16:42:12 1 port, IIRC you use rdr 21:31:18 hi! 21:31:37 I can't install pkg, it doesn't gets downloaded, what I should do to solve that? 21:37:40 hi folks 21:38:28 I also have a pkg issue, apparently this historically used to work, but possibly doesnt anymore? I'm also not sure my url is correct. I'm doing this on pfsense though; 21:38:28 root@:~ # pkg add pkg.freebsd.org/FreeBSD:15:amd64/latest/All/lrzsz-0.12.20_6.txz 21:38:28 pkg: pkg.freebsd.org/FreeBSD:15:amd64/latest/All/lrzsz-0.12.20_6.txz: No such file or directory 21:38:31 how do I make this work? 21:40:26 first run of pkg should run `pkg bootstrap` for you 21:40:39 what happens when you run `pkg bootstrap` 21:52:48 ? 21:58:34 rtprio: me or Iarfen? 22:03:58 pie_: you 22:04:18 looks like iarfen left 22:04:29 but the answer also applies to them 22:07:21 rtprio: says "pkg is already bootstrapped" 22:07:51 pfsense uses a different package repo or something but apparently with pkg add you are supposed to be able to add stuff from unconfigured repos as well? 22:08:19 `pkg install lrzsz` should be sufficient 22:08:34 oh 22:08:40 ok apparently i was missing the https for starters 22:08:41 root@:~ # pkg add https://pkg.freebsd.org/FreeBSD:15:amd64/latest/All/lrzsz-0.12.20_6.txz 22:08:41 pkg: https://pkgmir.geo.freebsd.org/FreeBSD:15:amd64/latest/All/lrzsz-0.12.20_6.txz: Not Found 22:09:33 probably should add freebsd as it's own repo but with pfsense that might have other side effects 22:13:22 this is what data.txz yields for that package: https://bpa.st/3ELA 22:13:24 Title: View paste 3ELA 22:13:41 so unless the url scheme changed that should be correct... 22:14:04 well, if that has dependancies, it will start to get murky where they're coming from, eh 22:14:16 maybe pkg add handles that, 22:14:22 s/,/? 22:14:27 does pfsense run 15 now? 22:14:41 this is just a test vm so its fine if it breaks though, i can bring up another in half a minute 22:14:53 (if it had anything important on it i guess id try to snapshot it) 22:15:03 what does pfsense have in /etc/pkg/*.conf ? 22:15:12 i checked some page and it showed 15 i think 22:15:16 one sec 22:15:56 https://docs.netgate.com/pfsense/en/latest/releases/versions.html the latest stuff on this is 15 but i actually messed up my version, im on 2.7.x so i should actually be doing 14 22:15:57 Title: Releases — Versions of pfSense software and FreeBSD | pfSense Documentation 22:17:17 interesting it looks like it uses the freebsd repos https://bpa.st/ATVA i may have read something about pfsense using a patched version of pkg, which sounds fucked up but who knows 22:17:18 Title: View paste ATVA 22:17:46 btw i do get a 404 from the browser going to that url as well so for starters the url may just be bad 22:18:03 the index at https://pkg.freebsd.org/FreeBSD:15:amd64/latest/All/ is deliberately disabled though 22:18:19 is there a pfsense repo in /usr/local/etc/pkg/repos/ ? 22:18:36 if that repo is enabled, just pkg install lrzsz should pick it up 22:19:16 i guess ill just try pkg install and see what happens, itll take a bit because apparently ipv6 on hetzner (possibly?) apparently causes weird breakage in package managers for me 22:19:42 i don't see how, but ok 22:19:48 i dont know either yet 22:20:03 i wish pfsense would write a FAQ about this, this question happens quite regularly 22:20:25 there may be a faq, my knowledge is quite superficial at this point 22:20:51 havent done any hardcore manual reading yet 22:21:06 most of this would be on me if i wasnt running into the 404 22:23:10 yeah there is pfsense stuff in that other directory https://bpa.st/CPDQ 22:23:11 Title: View paste CPDQ 22:28:36 apparently the extension is -pkg not txz 22:30:15 rtprio: success! (apparently) 22:30:17 if you `pkg update` does it update three repos? 2 pfsense & freebsd? 22:31:00 i think the freebsd repo is disabled or patched out, so far it only ever mentioned the pfsense one 22:31:08 the second location you listed that i pasted has it as disabled 22:31:26 oh there i see it now 22:31:30 hidden up on the first line 22:32:19 * apparently the extension is _._pkg not txz 22:32:27 yar 22:32:31 (pkg add worked after adding that and the https 22:32:54 thanks for the help! 22:33:36 👍 23:51:11 I have a Thinkpad T14 AMD where the trackpad does not work, but the trackpoint does. Both are enabled in the BIOS. https://www.cons.org/tmp/Xorg.0.log 23:51:20 Any ideas? 23:53:30 https://www.cons.org/tmp/libinput_list-devices.txt