05:54:44 hi 09:09:12 running freeBSD on an rpi, I want to set up a network bridge. The rpi is connected to wifi, I want to connect a printer to the ethernet port, and bridge that to the wifi 09:11:45 ah found the relevant help article, should be ez 09:12:14 hm, if it were two ethernet ports you would create a bridge add the interfaces to it and move the network config to the bridge, but iirc wifi is special and has problems with something like that 09:13:38 is it not just another device? 09:13:42 network device 10:54:09 yourfate: that should be easily done with a iptable command and a change of some system env variable 10:54:28 what you are creating is an internal switch 10:54:45 (basically)? 11:56:34 Hello, all. In order to get a framebuffer console at my display's native resolution, I installed and loaded i915-kms, and then specified a larger font with loader.conf/screen.font . Now, since the latter setting takes affect early, before the boot menu, and the former late, mid-boot, my boot menu is displayed in an enormous font and is barely usable. What can be done about it? Setting screen.height and screen.width has not effect, nor does vbe_max_resolution ... 11:56:59 ^ What happened? Libera is not accepting very long messages? 12:13:21 s/not/now/ 12:27:03 IRC has always had limits on the msg length 12:27:29 Exactly what the limits are has varied with the different ircds and over time 12:31:19 it's a feature 12:38:55 I know that, but remember that the limit here on Libera was much stricter. 13:11:17 ant-x: I think that the limit was 400 characters some years ago, probably in times of Freenode. Your message seems to have 466 characters, so not that MUCH longer. 13:47:32 Hi again, so the problem came back, and after a forced reboot, nothing in /var/crash 13:48:02 nothing special in /var/log/messages 13:48:06 i don't know how to debug this 13:48:16 the system just shutdown without any reason 13:48:22 no kernel crash, no errors 13:48:46 no netdata alert 14:19:17 Arfrever, also, this limit depends on so many factors besides the IRCd. 14:39:48 It is (512 - overhead), where overhead depends on many variables. 15:34:20 oh, I just realized freeBSD doesn't support wifi on the rpi4 at all 15:34:22 the built in one 16:03:49 eoli3n: does that provider have a serial console too, or just vnc 17:27:40 eoli3n, my first thoughts would be to suspect something environmental at the VPS provider. . . power. . . hypervisor problems. . . over-subscription. 17:28:25 if it just hangs perhaps it is crashing on the serial console 17:28:37 oh, you could make sure that the loader us using the screen as the console, that might get you more info 17:29:18 Is that serial console? Or an emulated VGA console? 17:29:39 Maybe login with it and see what terminal it shows you on. 17:36:30 rtprio CrtxReavr there is no provider, the VM is running on my internet box (french freebox) 17:36:45 arm64 17:37:22 where the problem occurs, the vm is unreachable 17:37:42 its running my soju instance, so if you see me disconnected, it failed 17:37:54 i rebooted the router this afternoon, maybe it solved it 17:40:52 not familar with 'freebox' 17:42:17 isp router 17:42:21 free is a brand 17:42:38 https://www.degrouptest.com/uploads/media/freebox-delta.jpg 17:47:28 well, the advice still stands, force the loader to use the screen as the console, it might help you 18:01:40 i'm sorry, i don't get your point 18:01:44 let me show you what i have 18:02:19 this is what i get : https://0x0.st/PcoN.png 18:02:43 when the VM "crash", symptoms are : unreachable from the network, and that console seems frozen 18:03:04 i can see the message "vps is started" but the screen remains black 18:03:16 i understand 18:03:32 what do you mean then by "loader using the screen as the console" ? 18:04:18 i'm telling you to add `console=vidconsole` in /boot/loader.conf 18:04:30 and see if you get the crash on the screen next time 18:04:40 ok, let's try, thanks 18:05:09 should i reboot ? 18:05:11 when it's booted, is it vlc? can the font change? 18:05:32 vlc ? sorry i don't get the question 18:05:39 font change where when ? 18:06:25 never mind, i see (ttyu0), which is already serial 18:06:52 when it boot, i can see that it's using the console output, let's reboot to show you 18:10:07 back (it holds my irc bouncer) 18:10:09 https://0x0.st/PcoB.png 18:10:11 hey maybe i can setup as a display, i can see a button "screen" on my vm manager 18:10:13 I need to change 5. at the boot screen right ? 18:15:20 no i take this all back, if you're already on the serial console 18:15:29 oh ok 18:15:39 there _should_ be some output when it crashes 18:15:55 i agree, that's really strange 18:16:14 i'm betting on the isp router which was crashing my VM, not the kernel crashing it 18:16:23 wait and see 18:22:12 i've not seen a mass market router that just happens to allow to run customer VMs 18:26:43 is v15.0 of freebsd Ready to install? I tried to update and had to do a recover becuase "libsys not found" 18:27:02 ddadestroija: freebsd-update or pkgbase? 18:27:15 freebsd update 18:27:52 it requires a little more care to do a major update 18:28:17 rtprio: what would you reccomend? 18:28:21 https://wiki.freebsd.org/pkgbase#Major_version_upgrades 18:28:37 that worked for me, on one system 18:28:48 the system i yolo'd i believe i had the same libsys error 18:30:02 ok i'm trying to go from 14.3 to 15 18:30:33 the key bit is that you need to set the ABI and upgrade 18:46:42 rtprio: how do I set the ABI? 18:50:10 did you read the link? 18:50:12 it's right there 18:52:30 oh ok I see it there under status 18:52:56 what? no 18:53:19 i lined the exact section. env ABI= ... 18:54:33 yeah under major uprades I see it is an env var I need to chane, Thanks 20:14:11 still cant get sound to work 20:14:13 ugh 20:14:24 pcm shows up 20:14:27 sndstat looks fine 20:14:29 beep does nothing 20:14:34 writing data to /dev/dsp does nothing 20:14:45 boot a linux install and then play sound, works fine 20:15:55 Have you checked the volume? 20:15:58 * vkarlsen ducks and runs 20:18:35 vkarlsen: yes 20:40:23 vkarlsen: https://bpa.st/6RCA 20:40:25 see 20:45:35 Hello, all. Do I understand correctly that /etc/adduser.conf cannot be set to create for each user a new persoal group with the name of that user? 20:50:57 adduser man page says it can create groups, yet in interactive mode, if I set a custom main group, it fails with an error saying the group does not exist. 20:51:34 The only explicit reference to creating groups is in connexion with the -f option. No other way to cause adduser to create a group? 20:53:35 If I want to create user jane in persona group jane, is there a single-step process to do it, or shall I first create the group, and then the user? 21:01:59 I hope pw useradd can to it. 21:29:32 yes, the custom main group would need to exist already 21:30:00 but adduser should create $user and also the group named $user by default 21:42:05 rtprio, I mean that adduser does not create the group named $user. 21:42:34 When creating user ant, it fails with: group ant does not exist. 21:42:48 I did it with pw. 21:43:01 (pw useradd) 21:55:11 `pw useradd ant -g ant` didn't work? 22:36:00 * FatalNIX spins around yelling "whee!" Good afternoon! 22:37:34 rtprio, I wrote that pw works, but not adduser (unless I pre-create the group). 22:37:45 FatalNIX, you see me lazy rolling... 22:38:58 If you aren't lazy rolling then you aren't livin'! 22:56:42 polarian: have you tried to changue the sound unit with sysctl hw.snd.default_unit=, I had no sound when first installed freebsd til i changued this to 1 in my case 22:57:45 aGaTHoS: nope 22:57:52 as in nope doesnt change anything 23:01:36 writing data to /dev/dsp1 or /dev/dsp2 ... also does not give you sound? 23:03:54 https://bpa.st/KYQA make release cant find pkgbase repo data... 23:05:13 aGaTHoS: nothing 23:13:51 re: make release failing 23:13:59 for some reason its looking for latest, while the version there is 15.0p2 23:14:25 oh I need to set osrelease prob 23:14:58 wait no 23:15:10 it defaults to uname, so it should be correct anyways 23:55:46 Hm. Do I need to do anything specific to upgrade base packages and such in 15.0 if I went with testing out pkgbase? The handbook isn't very clear on that. It talks about upgrading to 15.0 and such, but if I just want to check if there are updates, since freebsd-update is going to be replaced, what's the procedure in the meantime if any? I can't tell if pkg upgrade is good enough.