-
JetpackJackson
I might try building some packages to update them locally
-
vortexx
LxGHTNxNG: I could see that, but for your average package is this necessary?
-
V_PauAmma_V
Macer, re waiting for RELEASE or not, depends on what your goal is for now: testing and reporting bugs, production/daily driver, or something else.
-
vortexx
if I'm running nginx + php + whatever rubbish, I doubt I need to compile ports to get the right feaatures right?
-
LxGHTNxNG
depends.
-
LxGHTNxNG
but usually you have a point.
-
vortexx
don't get me wrong, I was a gentoo ricer who tried to optimize to the max, but the hw got better and this was barely necessary
-
vortexx
and I do remember 20 if not 22 years ago telling a freebsd noob to try some gcc optimizations which promptly broke building make world
-
vortexx
(thse worked fine on gentoo)
-
LxGHTNxNG
I'm so sorry.
-
hernan604
i tried to install 15-RC2, but pkg doesnt work ?
-
hernan604
pkg update, etc..
-
hernan604
it says something like it couldnt find anything or something
-
vortexx
LxGHTNxNG: nothing to be sorry about
-
cpet
vortexx: hi
-
scottpedia
cpet: hey man what's up
-
Macer
V_PauAmma_V: ah i just upgraded to play with zfs 2.4 so i could test out raidz expansion..i just haven't gotten around to it yet
-
Macer
but i mean with about a week or so to go for release i can just upgrade and try it then
-
cpet
-
V_PauAmma_V
Your call.
-
cpet
i kind of lost interest when I saw a rc being commited in
-
JetpackJackson
TIL arcan is packaged for fbsd but I can't seem to find any window managers for it, unless im missing something painfully obvious
-
JetpackJackson
I found durden but that seems to be more like a DE
-
nimaje
vortexx: an update to a port can take a while for the official builders to build and then hit the official pkg repos
-
nimaje
polarian: you can clone the ports tree to whereever and work with it from there, you have to set some env vars and building as user works fine, not sure about creating the package, but I don't see why that shouldn't work (I normaly only test to build before putting it in poudriere, faster test cycle, but potentially forgotten dependencies because of dirty env)
-
nimaje
you have to set PORTSDIR and DISTDIR or if you want to use a ports tree at /usr/ports for some reason DISTDIR and WRKDIRPREFIX
-
g_qtn
I was thinking about moving to FreeBSD from Linux this week.
-
psycorama
go for it
-
g_qtn
Is the learning curve very steep?
-
psycorama
depends on your linux knowledge
-
g_qtn
Well, it's not bad I think
-
g_qtn
Currently I'm using Void Linux
-
g_qtn
SystemD free :)
-
psycorama
how many distros have you tried?
-
g_qtn
Almost all 🤣
-
psycorama
then you'll be alright. :)
-
g_qtn
Great
-
g_qtn
I was checking and FreeBSD looks better to networking things
-
psycorama
the most important part is probably the spit for non-base software to be configured in /usr/local
-
psycorama
split*
-
g_qtn
Hm, I got it
-
psycorama
another big difference is the official documentation. the FreeBSD handbook is quite good and the man pages are up to date
-
g_qtn
It sounds good
-
vortexx
nimaje: I see, thanks
-
JetpackJackson
Yeah once I got used to the split config it's really nice
-
JetpackJackson
Makes a lot of sense
-
nimaje
more common reasons to build packages for yourself would be wanting to set other options than the defaults or writing/updating/fixing ports yourself and thus already have the poudriere setup
-
Retrofan
Hi
-
zip
I was about to grab RC2 but apparently RC3 comes out today? Quite the breakneck pace
-
lts-
I seem to have no luck getting Ryzen 5950x to turbo boost. I've tried powerd and powerdxx in both hiadaptive and max modes. I've tried "sysctl hw.acpi.cpu.cx_lowest=C2". Any other tips?
-
cpet
lts-: do you have cpufreq loaded ?
-
cpet
amdtemp*
-
lts-
Both loaded yes
-
lts-
Ramping frequency down works fine. It just doesn't seem to trigger the turbo modes
-
ant-x
Hello, all. Is hosting one own e-mail required for hosting an authoritative DNS server, or may the zonefile specify an e-mail address in a different domain?
-
cpet
as far as I Know all that is done using the internal CPU stuffs the only way I personally see that is when I do a buildworld and like -j48
-
lts-
stress(1) can easily trigger the workload, that's not the problem
-
cpet
so you need those extrag 1ghz eh?
-
lts-
Well, 5GHz is quite a lot more than 3400MHz :-)
-
cpet
it does it in birsts its not like the CPU will perm run at 5ghz if its stressed
-
lts-
One can reproduce 5GHz with "stress -c 1" on Linux side
-
cpet
freebsd isn't linux :)
-
cpet
with my default system of not having powerd or anything loaded
-
cpet
dev.cpu.0.freq_levels: 3800/5130 1700/1615 1400/1277
-
cpet
dev.cpu.0.freq: 1700
-
cpet
when I mess with the powerd add in -a max and load amdtemp
-
cpet
i get
-
cpet
dev.cpu.0.freq_levels: 3800/5130 1700/1615 1400/1277
-
cpet
dev.cpu.0.freq: 3800
-
cpet
CPU: AMD Ryzen 7 5700G with Radeon Graphics (3793.00-MHz K8-class CPU)
-
pertho
cpet: Devil Linux? :D
-
cpet
Devil pertho
-
cpet
pertho: interesting fact that someone when I was ordering a VPS from interserver someones actually complaed about the freebsd logo and demanded it be removed
-
pertho
cpet: that's so ridiculous
-
lts-
I'd still like to get that 5130 instead of 3800
-
lts-
(Assuming those are base and boost frequencies)
-
cpet
the docs say to mess with performance_cpu_freq="HIGH" and setting it to HIGH
-
cpet
however personally I dont see any change
-
cpet
I always thought the CPU will throttle up or down based on needs of that 1 program being run and its based on cores
-
cpet
so if im playing a game and the CPU can throttle it will but only for that core that is being used at the time
-
cpet
but seeing how I can compile world in 35 minutes when using ccache
-
cpet
I never really cared about turbo boost heh
-
lts-
It's more for single thread performance than for compiling with many cores
-
cpet
yeah
-
cpet
i run freebsd as my primary system, however all I do is youtube, irssi, have about 15 kosnole tabs open and firefox
-
cpet
i stopped running current so building world weekly is no lnger a thing
-
lts-
:-)
-
cpet
I do await 15.0 so I can try pkgbase and make smaller jails using it
-
cpet
there is a port in ports
-
cpet
called powercxx
-
cpet
which may help you ?
-
hernan604
is it possible to use Freebsd15 pkgs already ?
-
cpet
powerdxx-0.4.4_3 CPU clock speed/frequency daemon
-
cpet
hernan604: yeah but im in no rush to do it
-
lts-
*dxx
-
lts-
Nope, tried that as well
-
cpet
hernan604: there is a script from freebsdfoundation for 14.x
-
cpet
-
hernan604
cpet: i mean, if i install 15 RC-2, will "pkg update" work ?
-
cpet
system works as it always did
-
cpet
and if you update to 15.0 from 14.0 you wont be using pkgbase for what ive gathered
-
cpet
hence the creation of that script
-
hernan604
right.. well i tried on monday and it could not find the pkg repos
-
cpet
not sure why they chose lua
-
cpet
but bleh
-
lts-
Does pkg compile packages for RCs?
-
lts-
pkg as in project
-
hernan604
when i installed 15 RC-2 on monday, first thing i did was: pkg update .. and it just hang there
-
cpet
RCs use the same packages as a release if I remeber right
-
cpet
did you try again later ?
-
hernan604
i did
-
hernan604
same thing
-
hernan604
but i can try a -RELEASE
-
cpet
looking at the ML's a lot of wokr is being done with pkgbsd and naming and renaming things
-
hernan604
where can i find the -RELEASE iso ?
-
cpet
the same place you got the RC from
-
hernan604
-
cpet
oh you measn for 15
-
cpet
that doesnt exist yet
-
V_PauAmma_V
hernan604, the question is not "where", but when.
-
cpet
the latest release is 14.3
-
hernan604
ahh right the RELEASE is not ready yet duh
-
cpet
-
hernan604
what about 15-STABLE , does "pkg update" "pkg install xyz" works ?
-
cpet
they changed the name
-
cpet
that could be why
-
cpet
ports is now called FreeBSD-ports
-
hernan604
hmmm
-
cpet
so im sure if you edit pkg/FreeBSD.conf
-
cpet
it would work
-
hernan604
ok i will try 15-RC2 again then
-
lts-
What is this, actual changes in FreeBSD
-
hernan604
cpet: but change what part to what ? hard code the dir names ?
-
cpet
i believe dir
-
hernan604
ok thanks
-
cpet
-
hernan604
hmmmm
-
cpet
-
cpet
-
cpet
lts-: repo was changed from FreeBSD: to FreeBSD-ports so when you upgrade ports it should say pkgname [FreeBSD-ports] rather [FreeBSD]
-
hernan604
cpet: ok
-
hernan604
cpet: damn i discovered why "pkg update" on 15-RC was hanging in my machine.. my wifi was connecting to another "open" wifi name
-
hernan604
i provided the correct wifi user/pass (hidden ssid) on the installer, it connected... but after the reboot, the system would connect to some other "open
-
hernan604
... "open" wifi network with a different name
-
hernan604
and that network only showed the "portal" home page and didnt allow https requests
-
hernan604
so pkg update just hangs
-
hernan604
the installer could have saved the BSSID too in wpa_supplicant.conf ... and some setting to only "auto connect" to known networks if any exist in wpa_supplicant
-
V_PauAmma_V
Indeed.
-
cpet
hernan604: so human error as always
-
cpet
:)
-
hernan604
So, is it possible to upgrade from RC to RELEASE ?
-
V_PauAmma_V
When RELEASE is available.
-
hernan604
nice
-
dvl
Why would drives be showing up as mfisyspd3 mfisyspd2 mfisyspd1 mfisyspd0 etc, despite /boot/loader.conf containing hw.mfi.mrsas_enable="1"
-
V_PauAmma_V
dvl, mrsas(4) says that should be in /boot/device.hints.
-
V_PauAmma_V
(On my 13.5, at least.)
-
V_PauAmma_V
Unrelatedly, I have trouble not reading "mrsa" as "methicillin-resistant staphylococcus aureus".
-
dvl
V_PauAmma_V: mrsa comes to mind
-
dvl
mrsas.ko is loaded
-
Macer
So is RC4 just getting skipped?
-
Macer
It is crossed out.
-
CrtxReavr
V_PauAmma_V, I don't think that's un-related.
-
V_PauAmma_V
Macer, I'm not part of releng, but that seems to be the plan. The time between the last RC and RELEASE is normally 1 week, AFAIK.
-
dvl
V_PauAmma_V: FWIW, device.hints didn't help it. I had this working yesterday on this same host. It's a test host so FreeBSD 14.3 was reinstalled today.
-
V_PauAmma_V
dvl, so it was mrsas, then went back to mfi, and you're trying to switch it to mrsas again? This in mrsas(4) (both 13.5 and 14.3) may be relevant: "Changing the default behavior is well tested under most conditions, but unexpected behavior may pop up if more complex and unrealistic operations are executed by switching between the mfi(4) and mrsas drivers for MR-Fusion. Switching drivers is designed
-
V_PauAmma_V
to happen only one time. Althoughmultiple switching is possible, it is not recommended. The user should decide from Start of Day which driver they want to use for the MR-Fusion card."
-
dvl
V_PauAmma_V: This is a completely new reinstall.
-
dvl
V_PauAmma_V: Meaning I have to decide before the install?
-
V_PauAmma_V
Reinstall of the software, or the hardware?
-
dvl
Software.
-
dvl
i.e. I reinstall FreeBSD 14.3 on the drives.
-
V_PauAmma_V
I smell something is set in card firmware flash when you switch derivers.
-
dvl
Bugger
-
V_PauAmma_V
s/deri/der/
-
V_PauAmma_V
Yes.
-
dvl
That's not nice.
-
V_PauAmma_V
Agreed that it badly breaks POLA.
-
V_PauAmma_V
(If I'm right about that hunch.)
-
dvl
It does get loaded
-
dvl
dvl@r730-04:~ $ grep mrsas /var/run/dmesg.boot
-
dvl
AVAGO MegaRAID SAS FreeBSD mrsas driver version: 07.709.04.00-fbsd
-
specialbomb
could someone help me understand how freebsd reports memory? I still feel vmstat is very unclear sometimes. I especially dont get it reporting more memory than I physically have
-
V_PauAmma_V
But does mfi get loaded to?
-
dvl
specialbomb: Reporting how, via what command (for example)?
-
specialbomb
vmstat -h, what does the avm value mean?
-
dvl
-
specialbomb
its reporting a lot higher than physical
-
dvl
specialbomb: I don't know, I'd start on the man page.
-
specialbomb
I mean, I did, im just lost on what exactly a virtual page IS per se
-
specialbomb
its a concept I havent understood so far I suppose
-
dvl
"avm mapped virtual memory (previously called active in vmstat output)"
-
dvl
"vmstat -- report virtual memory statistics" - and virtual memory isn't necessarily related to physical memory. That's your answer, if that helps.
-
V_PauAmma_V
dvl, maybe try disabling mfi loading in loader.conf?
-
specialbomb
I gathered that, but im curious about how virtual memory plays into this. I want to understand how its used, and how knowing the total can help me.
-
dvl
V_PauAmma_V: Hmm, this returns nothing "kldstat | grep mfi"
-
V_PauAmma_V
Maybe with that and hw.mfi.mrsas_enable="1", the expected device names will appear?
-
V_PauAmma_V
I don't know, beyond that.
-
cpet
-
cpet
reading that your stuff is working as intended
-
dvl
cpet: Please elaborate, What did you find in that code?
-
dvl
That code has no comments to explain itself.
-
cpet
mfi_arsas_enable just allows newer cards if you stil dont see the devices the chances of it being supported is slim to none
-
cpet
the cards are listed under that code
-
cpet
-
cpet
if its not listed there is not supported
-
cpet
now the fact that something is shown and you see syspd devcices
-
cpet
not sure what the issue is
-
V_PauAmma_V
-
dvl
cpet: Yesterday, this same host let me invoke mrsas - Today, booting off a different OS install, it's not.
-
cpet
what was old vs what was new ?
-
specialbomb
V_PauAmma_V: those are concepts im aware of, unfortunately
-
specialbomb
ill prob send an email or something, just curious really
-
V_PauAmma_V
*nod*
-
» V_PauAmma_V wanders off to wash dishes.
-
cpet
specialbomb: as your system has more ram, don't think it matters where it goes
-
specialbomb
true!
-
cpet
this was back in the day when my system had 64mb and ram was precious
-
specialbomb
but my curiosity bites me nonetheless
-
cpet
now a system with 64gb is no longer the case
-
cpet
even though wondering why firefox is using 16GB with only 9 tabs is
-
cpet
but still not enough for me to spend a dya wondering why
-
thermos
it'll keep growing too, you keep buying more ram? browser gonna keep eating more ram :D
-
nimaje
I throught the memstick image should contain everything needed to install freebsd, even if you are installing on a system that needs a network driver from packages (like realtek-re-kmod for example); I did a pkg fetch and manually unpacked it to the installer, so I have network while installing (to install realtek-re-kmod on the newly installed system and to fetch the -dbg sets), shouldn't there
-
nimaje
be a better way?
-
cpet
the only image that contains a relatively complete system is the dvd
-
cpet
most drivers and firmware aren't included due to licensing issues
-
nimaje
specialbomb: something that belongs to virtual memory too are mmapped files which don't need to reside in RAM when RAM is needed for something else, as files are backed by some device and then you can have fun with overcommit too, not sure if that counts to avm
-
specialbomb
ah thats a good note, ty
-
cpet
isnt there a man page for jemalloc ?
-
V_PauAmma_V
jemalloc is contributed software, which (per
jasone.github.io/2025/06/12/jemalloc-postmortem) is no longer maintained.
-
nimaje
cpet: yes, there is a man page; why are you searching for it? because of the previous virtual memory disscussion? if yes, how would that man page help?
-
specialbomb
quick question, my motherboard has two gigabit ethernet ports but they have different drivers between each other. should it still be possible to do a LACP lagg between them?
-
specialbomb
I say ports, I mean NICs lol
-
rwp
specialbomb, AFAIK that won't make any difference and yes you can aggregate them.
-
specialbomb
sounds good. I just remember reading something, perhaps its just in my head. thanks!
-
rwp
Also regarding the word "ports" yes we also call it the ethernet port too. It's a word that requires context but ethernet port is okay for it.
-
specialbomb
I just try to be as specific as I can!
-
cpet
kind of defeats the purpose if I have to use specific nics and same nics
-
V_PauAmma_V
It can even be a physical network interface and a wlan interface. This is handy for laptops.
-
V_PauAmma_V
(Although probably not using LACP in this case.)
-
JetpackJackson
Is there a way to use Bastille to bootstrap a non Ubuntu distro?
-
vkarlsen
JetpackJackson is a cool nickname
-
JetpackJackson
Thanks
-
JetpackJackson
Im trying to install orca slicer in a Linux jail and trying to get either the flatpak or the appimage to work
-
cpet
JetpackJackson: a normal linux emu doesnt work ?
-
cpet
-
cpet
you can use debootstrap
-
cpet
and then do a debootstrap whatever stupid name debian calls its distro now /compat/ubuntu
-
cpet
-
cpet
says it uses debootstrap so
-
JetpackJackson
cpet: wdym, I thought a jail was normal
-
JetpackJackson
Oh the compat/ thing
-
JetpackJackson
Uh lowkey forgot I had that
-
JetpackJackson
I guess I'll try that
-
cpet
plus orca slice makes my router not to use it
-
cpet
Website Blocked by Trend Microâ„¢ Home Network Security
-
cpet
heh
-
JetpackJackson
Ah