00:08:28 this controller blinks the led amber 00:11:46 Those features are super nice to have. I used the hp-compaq cciss controllers and also have all of the features you want to have. 00:20:47 i was nervous as one of the modes with the controller just caused my zpool to go crazy w/ checksum errors 00:31:00 That does not sound good. Because it would mean that the data was actually being modified in some way. 01:11:36 dvl posted the same problem: https://dan.langille.org/2023/02/24/booting-without-mrsas-driver-lots-of-errors/ 01:11:50 but i couldn't make sense of why the controller was doing that 01:19:19 That mfi driver from dvl's blog report really sounds scary! Seems clear that something is wrong there and it should be avoided. 01:21:55 can I play MultiplayerAngband/TomeNet/etc.? 01:22:03 The mrsas was only running at 1.5Gbps but worked reliably without data corruption so even if slow that would be the choice. But finding out why it is not using 6Gbps would be a 4x speed improvement. I could not tell what speed the mfi driver negotiated but it seemed unusable. 01:28:23 speed wasn't the problem, it was errors/ checksum and write. 01:28:42 i tried a ufs partition just to see and instead of being robust it just force unmounted it for me 01:49:40 Is this a help channel or a discussion channel? 01:50:38 Bit of both 01:51:07 I'm having a hard time booting freebsd 14.3 on powerpc 32bit eb, fresh install. It is on a powermac g4 mystic (agp, gigabit ethernet). 01:52:43 I see "ofw_close: devh=0x0" then the freebsd open firmware boot block, then the boot path, then the boot loader, then the boot volume, then it just freezes. 02:23:17 any help from anyone or anyone that just joined getting 14.3 to boot on a powermac g4? 02:51:00 pair0doc: i don't know, but i'm curious what's happening when you're trying? 02:51:37 i assume you're using the freebsd powerpc distribution 03:05:30 yes jmnbtslsQE using the powerpc distribution, will repost what's happening. 03:05:36 I see "ofw_close: devh=0x0" then the freebsd open firmware boot block, then the boot path, then the boot loader, then the boot volume, then it just freezes. 03:06:44 I'm assuming if I entered the right commands in OF (open firmware) I could get it to boot, though I don't know OF that well. 03:08:40 the odd thing is that the boot volume ends with /@0:3 and I thought I only had the apple partition map, the unix partion, then the swap partition (in that order). I can not see how the volume would be /@0:3 03:09:29 welcome tm512 explaining my issues with ppc32 eb and 14.3 03:10:00 well, I moved up to CURRENT, so that I could try the latest git HEAD of drm-kmod. despite my efforts, I can not trigger the GPU hangs that occur on 14 and 15 with drm-61-kmod, drm-66-kmod, and the 6.9 drivers from drm-latest-kmod 03:11:10 still going to continue stress-testing this, once I'm satisfied, I guess I have to go back and test the older drivers here on 16, to make sure those do hang 03:11:28 which would rule out the fix being in 16 itself 03:11:29 tm512 is it true that CURRENT does not support ppc? 03:12:18 I believe 14 is the last release to support any 32-bit platform aside from armv7 03:12:28 is CURRENT another way of saying version 16. This is my first time on FreeBSD in a long time and my first on BSD with my powermac. 03:13:24 CURRENT is the main development branch, versioned at 16.0 since it will eventually become 16.0-RELEASE (presumably late 2027 or early 2028) 03:14:16 I don't really want to be on 16 due to how bleeding edge it is, but this was something I needed to test 03:15:11 if it turns out that the latest DRM drivers from Linux 6.10 fix the GPU hangs, I really hope that the LinuxKPI changes required for the 6.10 drivers gets MFC'd back into 15 so I can roll back 03:16:01 MFC'd? backported? 03:16:13 what brand of video card? 03:16:38 "merge from CURRENT", essentially backporting yes 03:17:04 this is a Vega 8 iGPU on a Ryzen 5 PRO 3500U 03:19:11 for 32-bit PPC, FreeBSD does not seem to be the right choice nowadays, unfortunately. 14 will remain supported until 2028, but that is really not that far away 03:19:36 I'd be most confident with NetBSD 03:21:08 I don't generally prefer NetBSD over FreeBSD, but I'm confident that NetBSD won't strip out 32-bit platform support anytime soon. hell, they still have a port for 68k Macs 03:22:01 hah i installed netbsd on a 68k mac liiiiiike 27 years ago 03:22:05 and it was ancient THEN 03:22:13 I burned a copy of NetBSD, though as of right now something is going on with the system and when I boot to OF (open firmware) I can not even open my optical drive. 03:22:21 i do wonder how much work i could get a 33mhz 68K mac to do 03:24:22 I could not get adeline linux to boot. other choices are gentoo linux which I was not ready to take that jump yet, to a rolling compiled release. I'm quite fimular with debian, mint, and slackware though a gentoo jump just seems a bit for me. 03:26:23 whether FreeBSD, or NetBSD both seem better then my old lubuntu 16.04 or trying the jump to gentoo. 03:29:34 gentoo would be a very time consuming process on an old PPC. I remember seeing this youtube video a while back, installing gentoo on iirc an iBook G4, and it totalled up to at least a couple days of compilation time if I'm not mistaken 03:31:04 I have GREAT news. I was sitting at the FreeBSD lock up and I managed to get the dvd rom to open up. Now I should be able to boot into OF and boot from the NetBSD cd. Progress YES. 03:56:59 congrats? 04:20:43 still not getting any hangs on CURRENT with the latest DRM drivers 04:21:46 I'm running mpv a lot trying to get it to hang. if it does eventually hang it's at least proving more resilient than 14-STABLE + drm-61 05:36:22 is `desktop-installer` a new thing? 05:44:11 just installed freebsd and some networks give no route to host errors, fun 06:05:55 freebsd booting is so…. wordy 06:13:10 this desktop installer is going to make the install a gui portion of my self documentation a lot shorter - if it works 06:17:58 is there a way to change the default text termianl so its black text on a white background instead of white text on a blakc background? 06:28:42 argh ok how come every time i try to change a desktop environment from 1080p resolution to 720p resolution, all i get is a garbled mess? i know the monitor supports 720p, thats what i run when i boot this machine into macos 06:29:26 GoSox, Try: vidcontrol -b white -f black 06:30:01 I am a dark mode person though so not something I would ever use myself. 06:30:35 my eyes don’t like light text on dark backgrounds 06:30:50 also this desktop had a scale factor i changed so i don’t actually have to change the resolution 06:31:13 When you say desktop environment I assume you mean X Windows? In that case look at the /var/log/Xorg.0.log file for errors. 06:32:00 I have so many floaters in my eyes that looking at a white background just highlights them all and is annoying as possible. I always use a dark background. Easier on my eyes. 06:32:11 i mean… i installed cinnamon via desktop-installer aaaaand now i’m in it 06:38:58 sooooo now that i’m in Cinnamon, how do I download a browser, without already having a browser? 06:39:08 lol i’m having 1996 comptuer problems over here 06:46:55 oh ok, you install it through pkg and that makes it available in the desktop as a gui app 06:47:57 Right. Try: pkg search firefox and then "pkg install firefox" or chromiumm or whatever. 06:49:33 so is there a GUI app for network related settings? I’m not seeing anything network related in the settings apps 06:50:56 Are you installing FreeBSD for the first time ever and installing it on a laptop? 06:51:56 not my first time ever but i’ve barely used it and don’t know it well. I’m primarily a mac user. And its not going on a laptop although it is a mac mini so its laptop-ish but it will ultimately be going on a rackmount server if all goes well, with multiple ethernet ports and a slightly more complicated than normal tcp setup 06:52:35 Whew! Okay, good. On a laptop is not the best way to jump in and learn FreeBSD. IMNHO. 06:52:54 In a rack server you won't have to worry about wifi. So that won't be a problem there. 06:52:55 whats the difference? i mean besides the ability to close the lid 06:53:10 well yes no wifi and now on my test machine, it has wifi but i’m just using ethernet 06:53:25 As you say, suspend-resume. But also graphics drivers. Also WiFi. Also WiFi userinterface. 06:54:34 I am not myself using FreeBSD on a laptop, not yet anyway, and so am not going to be any help for you with those particular things. All of my machines are headless servers with wired networking. 06:54:48 And I must relocate. So will be afk for a while... 06:55:28 i’m trying to get proficient enough with this that i can set up my a new server to replace my extremely old apple based server 07:41:24 FreeBSD is an excellent server operating system. So you should have a great result. 07:44:05 the learning curve is…. curvey 07:51:21 The best time to plant a tree is ten years ago. The next best time is now. 07:51:35 lol thats why i’m doing it 07:51:49 If you have a task (other than those "laptop tasks" that we just talked about above) then we can talk through it. 07:52:00 i’m sampling GUIs right now then ill pick one and move on to trying to set up all of the services on this test machine that i can 07:52:01 Maybe. If it is something I actually know about! 07:52:23 Uh, GUI? On a racked server system? 07:52:31 well, i’d love a GUI app for managing tcpip settings. like the Network pane of apple’s System Prefs 07:52:51 yeah, i’m going to have to remote in to manage it and i’m not going to get far without a gui to work with 07:52:58 i was not born into a command line family :P 07:54:21 So 99.44% of the time I use ssh to log from my desktop (which is running FreeBSD) into a remote headless server. That's a command line only interface. Everything /I/ do on remote servers is done from the command line. I don't even know where I would start with a GUI for such things. (shrug) But feel free to try it that way yourself. 07:59:22 thats a pretty specfiic percentage 08:00:55 I have to tunnel port 5900 for VNC to run bsdinstall to install FreeBSD on remote servers. So it's not zero. Needing to make up such numbers I always quote Ivory Soap which has 99.44% pure soap on it's wrapper. :-) 08:03:52 hi, everyone! this talk reminds me on the time I wanted to go by Solaris 10 on my laptop; the wifi was not in the HCL (not supported), making the laptop unuseful as laptop; I went with Solaris 11 who had the Intel wifi but the laptop (2009) was very slow so I kept Solaris using on appropriate machines only; GoSox, if you keep wanting FreeBSD GUI then you don't learn FreeBSD, you only use it, only useful 08:03:58 for boasting yourself 08:05:12 GoSox: man why don't you just learn some terminal stuff 08:05:19 it's not that hard 08:09:13 I would phrase it differently. I wouldn't entice someone by saying it isn't hard. Because there is some learning curve to it. Instead I would say that the investment is worthwhile because it is empowering. The command line is extremely productive as compared to the GUI. At least for server type things. 08:10:05 A GUI is a captured user interface. You can only do what the captured interface is going to allow you to do. But the command doesn't have those limits. On the command line you can do anything that you can do. There are no limits. 08:14:06 well heres a question you guys will love to answer 08:14:11 a Mac mini is not laptop-esque enough, at least not in ways relevant to FreeBSD here. to my knowledge the main problems with laptops are related to wifi, special keys, and I guess suspend/resume. also issue-prone stuff on desktops, but more common with laptops 08:14:15 how do you exit out of a GUI and back to the default command line 08:15:31 if you're using X11, pkill X 08:15:48 alt+ctrl+F1 maybe? 08:15:51 will probably do it, though if you've got a login manager set up, it might just restart automatically 08:15:53 sorry i can be wrong 08:15:56 that leak 08:16:08 that leads to one of the many frame buffers 08:16:37 it's been a while since I had to use that combination 08:16:47 ctrl+alt+function keys switches VTs, which will give you a terminal but the graphical environment will still be running in the background 08:17:37 yes. but ain't that enough? 08:18:09 you can relaunch the desktop environment from terminal if you want to go back 08:20:56 hmmm seems i can’t install a new desktop in a terminal window from another desktop 08:21:11 sooooo i guess what i want to do at this point is disable auto-starting of the desktop? 08:21:23 and also then how to i manually start the desktop once i do that? 08:29:15 I would have suggested Control-Alt-F1 to get to the first vt console too. But is that needed to install a different desktop? Also note there is a difference between a DE Desktop Environment such as Xfce, Mate, or other and an XDM X Display manager such as lightdm, slim, gdm, other. 08:30:08 (I don't happen to use a Desktop Environment. I only run a window manager. I can install many of those and just start the one I want.) 08:30:40 i guess i don’t understand the difference 08:30:44 For a DE there is the XDM such as lightdm and it can start an X session such as Xfce and there can be multiple ones installed and then you select the one you want to start. 08:31:10 Last time I ran one and looked there was a selection possible so that one could select the different ones that were installed. 08:32:50 I just looked at a system with lightdm installed and it has a pulldown to select from the installed DEs. 08:37:23 The journey of 10,000 miles begins with the first step. Things might not make sense now. But somewhere along in the journey bits and pieces will make sense. Further along the journey more things make sense. We don't ever get to the point that we understand everything. It is journey not a destination. 08:39:37 GoSox: there should be no problem to install anything in the pkg repo from any shell, as long as you have root privileges there, my guess is that you were missing that, you can use su to switch to root, if you are in the appropriate group or use sudo or doas to run a command as root if you have installed and configured that 08:40:11 i thought the desktop-installer script specifically told me to run it as root, not through sudo 08:42:23 sudo is a way to run something as root 08:43:28 “Desktop-installer should generally be run from a text console using a direct root login, rather than through su or sudo.” 08:43:55 Let me hint that when using su always use "su -" to load a root login environment, otherwise PATH and other things wont' be set correctly. 08:44:24 I have never heard of desktop-installer before. I don't have such a thing on my system. 08:45:07 Oh, sysutils/desktop-installer TIL about a new port. Never used it before. 08:45:29 https://github.com/outpaddling/desktop-installer 08:46:06 I can't imagine why it would caution against using it with sudo or su as that would be the most normal thing. 08:48:52 I am just going to note that desktop-installer's README file says this "Many server systems need not and should not have a graphical user interface. Adding one would would be of little use in a data center, and would just mean a lot more packages to upgrade during normal maintenance. This would be a waste of time and bandwidth." 08:49:15 Just say'n! :-) 08:50:01 i assure you, i will use the gui even when my server is 1000 miles away at the data center 08:50:17 You do you! :-) 08:50:54 But I hope you eventually come over to the light side. We have treats! 08:52:29 More seriously one of the problems of graphical interfaces over the Internet WAN is that they are highly latency driven. On the local system latency is zero so no problem. Over the LAN across the building the latency is low and things work acceptably well. Over the Internet WAN latency is high and delays in graphical interfaces is so bad that it will drive anyone insane. 08:53:41 i’ve been doing it for 20+ years. its not that bad. Its not like i’m going to be doing daily work over VNC. but occasional work. 08:55:35 It's way too late here for me to be awake. Good night all! 08:55:36 Good luck in your journey. 09:15:57 how can i make the font bigger? not the GUI font, the CLI font. its so small I can barely read it 09:29:15 are you in a terminal emulator or the frame buffer? 09:30:32 i don’t understand the question 09:31:17 are you using any sort of a program to use the terminal? (e.g. terminator) 09:31:23 nope 09:31:23 but 09:31:36 okay so it's the frame buffer then 09:31:46 i’ve already wiped and reinstalled freebsd but ill likely run in to the same probablem again shortly 09:32:07 its large at first, then once you install a GUI, even when you’re at the “frame buffer”, the text is much smaller 09:34:00 GoSox: https://forums.freebsd.org/threads/how-to-change-vt-console-font-size.91145/ 09:34:37 this is for the console. In X11 you can select which font size for whichever wm/de you're using 09:34:44 hah, i was already on that very post 5 minutes ago 09:34:59 but i don’t understand the solution 09:35:21 but it also might not even matter 09:35:57 well the bigger the font the easier it'll be to read 09:56:45 When I launch the apache24 port, I notice there's 11 httpd processes. 09:56:59 Where do I adjust that value? 09:57:31 i think thats in the httpd.conf , if you’re asking the exact proeprty, i don’t recall 10:05:00 i consider my apache config to be a work of art :D the last time i set up a new server (a few years ago), i went through line by line and configured everything i need just right, and deleted everything I don’t need. And I set lots of default settings so that my virtual host sections could all be very short 10:05:12 if only it wasn’t running on ancient macos :P 12:48:21 OT, but IT: What should you call a text operation that replaces groups of repeated characters with a single instance of that character, e.g. `s/ */ /g`? -- compress? compact? 12:49:04 ^ The command above is a SED command, replacing groups of space characters with a single space. 14:26:25 That's an indentation wrecker 15:04:04 cl 15:12:38 vkarlsen, a matter of perspective :-) 15:50:16 well that was an hour of pointlessness.... got this new machine, snapshot my server over to the new hardware thought this if_rge.ko driver was limiting my 2.5Gb connection.... looking through forums, etc.... well it's limited because I've got a 1Gb switch... hahah... 15:52:07 sig`, how do you snapshot the soul between the bodies? 15:52:20 (the OS between machines) 15:53:07 zfs send -R 15:53:08 :) 15:54:01 I back my full migration snapshots up over ssh to another machine 15:55:04 And is there an FS-agnostic method? 16:05:25 dd 16:57:31 hm. definitely appreciate the simplicity of jails after using things like Docker containers for so long 17:07:00 hodapp: Yes every time I find a new neat piece of s/w and it's only docker I rage. 17:07:58 I had not had much luck with Podman. I think it's mostly my incompetence. I have not had the time to debug it. 17:08:05 Have not had 17:08:20 Good afternoon! 17:31:04 ant-x, If you look at "cat -s" the manual there calls -s squeezing so to me your sed command is just a regular expression search and replace but you might call it squeezing whitespace too. 19:01:15 hodapp Agreed! 19:55:35 good day all 19:56:33 hi wsky 19:56:47 hi elnegro how are you doing 19:57:45 good playing with freebsd to escape for a while of linux :) 20:00:26 u? 20:16:02 Good day wsky 20:16:16 elnegro: just pondering 20:16:20 good day o0x1eef 20:16:31 Come join us in #freebsd-social 20:17:43 o0x1eef: last time i was there you kept on promoting something i'm not interested in 20:18:18 Ok, let's forget about that topic. 20:18:40 ok 21:25:09 I've just installed an intel 550-T2 card in my machine and it's autonegotiating the ix interface at 1gbit instead of 2.5gbit 21:25:33 Per https://reviews.freebsd.org/D26245 I have to override the advertisement speeds, but they're read-only and that has to go into the loader.conf for override 21:26:09 Can anyone epxlain how I'm supposed to set that value to `0x10` in the loader? 21:26:53 Soemthing like `dev.ix.1.advertise_speed=0x10` ? 22:01:49 nvm. Figured it all out - will blog post about it :) 22:10:33 what abi does freebsd use on ppc64le? 22:10:40 elf v2? 22:55:51 hrmph. just changed one interface from DHCP to SYNCDHCP, and now a bhyve VM - which is bridged with this - will only come up with self-assigned IP 23:02:43 ...wtf. There's a bridge that "vm switch" created, and "vm switch list" shows that ix0 is one of its physical ports. but... ifconfig never shows ix0 as a member on the bridge.