-
phrykregis: not sure, but i ran gentoo natively on a mac mini once upon a time. that worked.
-
phryktricky part was getting it to boot, rEFIt solved that part, but no idea if that's still around/maintained.
-
regisTenkawa, phryk: Thanks. I gout curious. I run both MacOS on M1/M4 and FreeBSD CURRENT on ThinkPad. Last time I checked, Asahi Linux was somewhat close to be usable on M1.
-
regisCool - "We currently have support for most machines of the M1 and M2 generations"
-
spork_css_Anyone ever have luck getting ntpd running in a jail? I don't care about setting the clock, just want to serve time to others.
-
mns˜/43
-
zispork_css_: check out the -i flag + running it not-in-a-jail
-
kevansjail
-
kevanser
-
voy4g3r2spork_css_: would it be possible to suggest not doing it in a jail?
-
spork_css_I've so far been successful with keeping services off our hosts, and thought this might be a fun challenge.
-
spork_css_I can also just use outside servers, but...
-
spork_css_I think Chrony might have a "run without setting the system clock" option, but not sure if that feature is linux-only.
-
spork_css_ntpd does start and run, but seems to not do anything with peers if it can't jiggle the system clock.
-
spork_css_
-
spork_css_"chronyd -x" seems to do the trick.
-
kerneldove_anyone doing local AI stuff on freebsd?
-
domicronthats oddly specific
-
bsundlo
-
bsundwiat
-
dwhoHello , can I run arduino IDE.appImage on freebsd and how to do?
-
dwhoI have enable linuxulator and install linux rl-9 in /compat/linux
-
tkJust install vim and avr-gcc :P
-
tkeven better than arduino IDE
-
rtylerhowdy o/ I'm seeing this intermittent issue with a 14.2 gateway where stops forwarding packets on the LAN, the machine can still hit things over the WAN interface. Both interfaces are ix(1) and it seems to be correlated with traffic usage
-
rtylerit _smells_ like a driver counter is being exhausted on the 10G link, but I'm not sure how to debug
-
» rtyler tries disabling flow control for the NIC based on <wiki.freebsd.org/Networking/10GbE/Router>