-
SponiX
Macer: shouldn’t let your drives die like that
-
CorvetteZR1
hello. i have an Ivy Bridge laptop, using integrated graphics; since updating to FreeBSD 15.0-Release, i no longer have graphics hardware acceleration, only software rendering. tried every version of drm-kmod available, doesn't help. anyone else have this issue? anyone know how to fix?
-
CorvetteZR1
it was working before when still on 14.3-Release
-
JetpackJackson
Alright I did the bug report about the wifi and didn't die lol
-
mns
˜/42
-
mns
errr too many windows lol
-
rtprio
seriously
-
trench
CorvetteZR1: what cards and have you checked the hardware list?
-
trench
-
CorvetteZR1
it's the integrated graphics that comes with i7-3667U
-
trench
-
trench
dmidecode says?
-
CorvetteZR1
dmidecode says what? what should i be looking for?
-
trench
your cards?
-
trench
-
CorvetteZR1
pciconf -lv lists it as: device = '3rd Gen Core processor Graphics Controller'
-
CorvetteZR1
the i915kms driver for this device comes with the drm-kmod driver which is installed
-
trench
well then you have some debuging to do
-
CorvetteZR1
yea, that's why i'm here :)
-
CorvetteZR1
the i915kms driver is loaded, i get a display...i'm using hexchat and typing this from the said laptop. but without hardware acceleration...so, no opengl,vulkan,webgl
-
CorvetteZR1
which was working ok in 14.3
-
trench
how old is the devices? and you only posted one out of three lines of the four I got on six of my freebsd devices ^^
-
CorvetteZR1
so just wondering; anyone else here using this kind of hardware and/or seen similar issue since updating to 15.0-Rel? known bug?
-
trench
your search engine is your friend right now :P..
-
CorvetteZR1
-
CorvetteZR1
yea, i tried search engine, couldn't find much. this isn't a straight foward issue...it's either a bug in 15.0, wayland, or something more low level then i'm familiar with
-
mr_sm1th
I just updated FreeBSD for the first time and I broke my system
-
trench
so an old x230?
-
mr_sm1th
pkg
-
mr_sm1th
ld-elf.so.1: Shared object "libutil.so.9" not found, required by "pkg"
-
trench
mr_sm1th: pkg-static
-
CorvetteZR1
it's an x1 carbon gen1; same board as x230, yes
-
mr_sm1th
sudo
-
mr_sm1th
ld-elf.so.1: Shared object "libutil.so.9" not found, required by "sudo"
-
trench
mr_sm1th: man pkg-static
-
mr_sm1th
pkg-static bootstrap -f ?
-
trench
mr_sm1th: you tell me.. I have never had that problem
-
mr_sm1th
pkg: failed to extract pkg-static: Can't unlink already-existing object
-
mr_sm1th
Bootstrapping pkg from pkg+https://pkg.FreeBSD.org/FreeBSD:15:amd64/kmods_quarterly_0, please wait...
-
mr_sm1th
-
mr_sm1th
A pre-built version of pkg could not be found for your system.
-
trench
wrong setup of /etc/pkg/FreeBSD.conf
-
mr_sm1th
I think I just wasn't root
-
trench
i have a feeling you have a L in there? :P
-
trench
an and not l
-
mr_sm1th
when I try "pkg update" I get "pkg: Repository FreeBSD has a wrong packagesite, need to re-create database", "Unable to update repository FreeBSD", "Error updating repositories!"
-
trench
yeah.. check your /etc/pkg/FreeBSD.conf
-
V_PauAmma_V
Wait... I'm not familiar with 15.0 pkg c onventions, but "quarterly" and "Katest" (or "latest") in the same URL feels wrong.
-
V_PauAmma_V
s/Kat/Lat/
-
trench
yeah..
-
mr_sm1th
should I just nuke that file?
-
mr_sm1th
-
thedaemon
nuke all the files
-
mr_sm1th
ok nuking it seems to have worked
-
thedaemon
nice!
-
mr_sm1th
maybe in 30 years I'll be a good FreeBSD sysadmin
-
JetpackJackson
I think it's funny how analognowhere got me to try freebsd and now I love it
-
mr_sm1th
"No space left on device"
-
mr_sm1th
uh oh
-
JetpackJackson
How big is your drive
-
JetpackJackson
Maybe try cleaning the package cache? Idk
-
JetpackJackson
I'm not good at this
-
mr_sm1th
10GB apparantly
-
mr_sm1th
but it should be 20GB
-
mr_sm1th
asking ChatGPT how I can resize it
-
mr_sm1th
NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT
-
mr_sm1th
zroot 18G 17.3G 767M - - 75% 95% 1.00x ONLINE -
-
mr_sm1th
oh boy
-
CorvetteZR1
do you have any snapshots lingering that you can remove?
-
thedaemon
JetpackJackson: you know analognowhere, we hang out in #unix_surrealism
-
thedaemon
come join our weird chat
-
CorvetteZR1
zfs list -H -t snapshot
-
JetpackJackson
Oh yeah I forgot about that chat
-
JetpackJackson
I'll join
-
mr_sm1th
oh I do
-
CorvetteZR1
ok, if you don't think you'll be rolling back, you can remove them and reclaim some space
-
CorvetteZR1
when you run freebsd-update, it takes snapshot automatically. in case update breaks stuff, you can boot to previous working version
-
mr_sm1th
that's nice
-
mr_sm1th
I am using Hetzner
-
mr_sm1th
but I see I can get 40GB for the same price I am paying now
-
mr_sm1th
I thought I was grandfathered in a good deal, turns I am grandfathered in a bad deal
-
mr_sm1th
nice after pkg update sudo works again!
-
CorvetteZR1
cool!
-
JetpackJackson
Nice!
-
mr_sm1th
I need to head to bed, thanks guys
-
mr_sm1th
(guys m/f)
-
JetpackJackson
mr_sm1th: see ya
-
farhan
Having an odd issue...when I run `make installkernel` I get: Mounting from zfs:zroot/ROOT/default failed with error 45.
-
farhan
I can recover to the old boot environment due to different boot environments...but how do I fix this problem with a new kernel?
-
ivy
farhan: what is the difference between the new kernel and the old one? are you upgrading? did you change the kernel config?
-
farhan
no, no changes to the config. But I compiled with -O0
-
farhan
eliminated opitmizations...its a dev environment.
-
ivy
can you show the full output from the loader, the contents of /boot/loader.conf, and the kernel config (unless it's a stock config like GENERIC)?
-
farhan
sure...I believe its generic, but let me show just in case.
-
farhan
btw...i don't really know how to manage boot environments, so I don't know if booting into the old environment changes things...
-
farhan
so...let me boot into the working environment...not sure if that's what will help.
-
cpet
if you did not add a KERNCONF= to any config file you are using generic
-
farhan
I didn't.
-
cpet
then there s o point
-
farhan
ah..
-
farhan
the old generic kernel boots. yay. But I don't know why the new one doesn't.
-
farhan
hm...this worked on another machine. Not sure what is causing this.
-
farhan
I don't even understand the issue in order to fix it. It seems to be ZFS-related. ZFS bug?
-
MelMalik
chatgpt will lie to you and will not course correct when told
-
ivy
farhan: please show the output of the loader (during boot) and the contents of /boot/loader.conf (on the BE which isn't booting)
-
farhan
yes, one moment. I'll share the image (I cannot copy it)
-
farhan
also, I apologize for being short. Just a bit frustrated.
-
farhan
-
farhan
ivy: Please find the image I shared.
-
ivy
farhan: sorry, when i say "loader" i mean before the kernel boots - so every after when you press enter and before the start of the kernel output (Copyright (c) 1992-2025 The FreeBSD Project., etc)
-
ivy
it should include something like "Loading /boot/kernel/kernel"
-
farhan
is there a way to scroll up to capture that? It sorta rushes by.
-
farhan
let me see if I can do so quickly
-
farhan
err, I can use proxmox's suspend feature.
-
ivy
i forget how the default loader menu does this, but if you put beastie_disable=NO into /boot/loader.conf, it'll wait for 10 seconds after loading everything and before booting
-
ivy
er, =YES i mean, not =NO
-
farhan
so, boot into the old kernel, put beastie_disable=YES, reboot into old kernel, that'll give me time to grab a screenshot.
-
ivy
yes, if it works you won't get the graphical boot menu, just some text saying what it's doing then the press enter to boot print
-
farhan
-
ivy
farhan: that's right, but that looks fine. can you boot to the mountroot> prompt now and type '?' and show what it says? i would ask for a full dmesg, but i suppose that's diffiult to capture over a video console...
-
farhan
When it fails to boot and drops me to mountpoint>, typing will give me gpt/zfs0 gpt/swap0 gpt/gptboot0 ada0p3 ada0p2 ada0p1 ada0 iso9660/16_0_CURRENT_AMD64_BO cd0
-
farhan
I think I typed that correctly.
-
ivy
are both BEs running the same FreeBSD version?
-
ivy
(also, which version?)
-
farhan
16.0-CURRENT, I believe they're the same...I can verify.
-
farhan
NO!
-
farhan
They aren't!
-
farhan
wait...before I say that so definitively, let me double-check...not sure which repo I cloned.
-
farhan
How do I boot back into the old kernel without a beastie menu? ):
-
ivy
there's a loader variable you need to change... one sec, let me find what it is
-
ivy
farhan: interrupt the prompt (press space), 'unload kernel', then 'set currdev=zfs:zroot/ROOT/thebename:' (note trailing colon), 'load /boot/kernel/kernel', 'load /boot/kernel/zfs.ko', 'boot'
-
farhan
that seems to boot the new kernel, which is not working.
-
farhan
let me try /boot/kernel/kernel.old
-
farhan
cannot find /boot/kernel/kernel.old or /boot/kernel.old/kernel
-
farhan
okay...I'm mistaken. When I run load /boot/kernel.old,, I am told "kernel already loaded". But when I load /boot/kernel.old/zfs.ko, it says "kernel exists but wrong version.
-
ivy
sorry, try "unload" instead of "unload kernel"
-
farhan
done.
-
farhan
now I presume I can load /boot/kernel.old/kernel?
-
ivy
if you set currdev correctly it should pick up the kernel from that BE... but yes, you could try kernel.old
-
farhan
that did it...
-
farhan
you are correct, my hero and helper.
-
farhan
I was using old kernel source.
-
ivy
but that didn't fix the original problem, did it? or did you find what was wrong?
-
farhan
It appears that the issue, at least based on what you said, was an old kernel source against a new install. I was progbably using 15-CURRENT source from a few months ago on 16.0. I checked, its about 5 months old.
-
ivy
ah, then probably the issue is the zfs pool was too new for the old kernel
-
farhan
listen...thank you for walking me through that.
-
farhan
I would *never* have figured that out from the mountroot> prompt
-
farhan
Gotta put this 2 year old to sleep, brb
-
ivy
farhan: fwiw, this discussion prompted me to finally look at why we don't have a loader command to switch BEs, so thanks :-)
-
cpet
we do have a boot menu which allows us to boot alternative BE's
-
farhan
thank you :)
-
farhan
I wonder if its possible to provide the installation process with a script or URL to a script to execute a series of commands...
-
farhan
I always end up doing it manually.
-
ivy
farhan: there is a way to run bsdinstall unattended, but that's the limit of what i know about that... i remember there was someone in here that does that
-
farhan
I just looked it up, it is a *lot* of steps.
-
cpet
-
farhan
I believe the guide requires you to download the ISO image, load it, update/add a script, rebuild the ISO and use that.
-
cpet
pretty much
-
cpet
you can do it with nanobsd as well
-
farhan
I'm thinking an option/flag that accepts a script URL.
-
ivy
farhan: if this is for VMs, have you considered using the VM image with cloud-init? we support that in base now
-
farhan
perhaps something that searches for a webserver on whatever IPv4 calls their fe80 addresses.
-
farhan
oh? not familiar with that.
-
ivy
cloud-init is the standard way to do automated setup of VMs, you provide some metadata to the hypervisor which makes it available to the VM, then a guest agent in the VM does whatever the init data says to do (typically things like adding users / packages, but i think it can run scripts)
-
farhan
wonder if proxmox can do that.
-
cpet
farhan: look at the installerconfig file
-
farhan
Is there a guide on this process? I am brand spanking new :)
-
farhan
I guess you have another cloudinit drive that is mounted?
-
cpet
you write a script that is loaded by bsdinstall
-
cpet
and you sit back and watch it do its thing
-
ivy
i've never used Proxmox, but does this help?
pve.proxmox.com/wiki/Cloud-Init_Support
-
farhan
ahh...I think I got it...
-
farhan
hm...i added a cloud-init, updated the values. I was expecting it to "just work", but that didn't seem to happen.
-
ivy
note that for cloud-init you'll want to use the VM images, not the installer ISO... for unattended bsdinstall you'd still use the installer (probably)
-
farhan
ahhh...
-
scottpedia
cloud-init is very difficult to use...
-
scottpedia
at least on aws
-
scottpedia
best not to use it if a user-data script suffices your use cage
-
scottpedia
case*
-
farhan
scottpedia: I might have to, but I think using that as a fall-back is an anti-pattern.
-
cpet
>>> World built in 1807 seconds, ncpu: 16, make -j16
-
cpet
so when I do a new install I like to change newsyslog and syslog to change the log files to all end in .log this makes truncating easier, however i find it interest that newsyslog has a newsyslog.conf.d while syslogd has syslog.d
-
SponiX
cpet: that is a pretty good build time. What type of system is that on?
-
ivy
1800 seconds seems about typical for a 16-core system, i get ~2800 seconds with 8 cores, but they're quite slow cores (2.6GHz)
-
Koston
rwp: right you are. hitting '2' repeatedly cycles through the BE list
-
Koston
the menu is a bit strange, it has third entry listed as "bootfs: zroot/ROOT/default" and if you hit 3, the active changes back to that. no idea what the purpose of that entry is actually supposed to be; I thought the menu was buggy and was just failing to properly list the rest of the BEs
-
polarian
Koston: ah right, and this would explain why trying to install in a jail it will fail I assume?
-
polarian
install: /usr/local/jails/containers/lbmk/usr/tests/lib/libmd: No such file or directory
-
polarian
wtf?
-
polarian
welp I will just make the directory myself, but how come the Makefile cant handle this
-
polarian
install: /usr/local/jails/containers/lbmk/usr/include/private/samplerate: No such file or directory
-
polarian
and another missing directory...
-
polarian
this is 14.3-RELEASE and one of the patch releases, going to 15.0-RELEASE
-
polarian
the other jail I updated worked first try
-
polarian
install: /usr/local/jails/containers/lbmk/usr/include/private/yaml: No such file or directory
-
polarian
okay this is getting ridiculous
-
polarian
what do you do if theres missing directories then?
-
tercal
Under FreeBSD 15, during boot, after having "Setting hostname: xxx" in my dmesg output, I have few repeated lines with: "mixer: 100:100: no such device", this is a remote web server and I don't need any audio/sound card features. Any idea on how to prevent/disable this message?
-
tercal
Upgrading from 14.3 to 15.0-RELEASE, is it needed to do Bootcode Upgrade and also "zpool upgrade zroot" ?
-
tercal
(extra question^^)
-
s2r
tercal to have latest zfs features yes
-
rtprio
zpool upgrade will tell you if you need to upgrade
-
polarian
rtprio: ???
-
polarian
this is missing dirs when installing 15.0-RELEASE
-
polarian
right now I am reunning make install over and over again making the missing dirs myself
-
voy4g3r2
polarian: run zpool status -v
-
voy4g3r2
ohhh sorry
-
voy4g3r2
tercal: you do not necessarily have to upgrade your zpool from the upgrade. the one in 14.3 should work more than dandy
-
Macer
if you upgrade you can't go back :)
-
tercal
ah
-
Macer
well.. you can't go back to something running a version of zfs that doesn't support the flags on the pool
-
tercal
would going back ever be needed? I wonder
-
tercal
if whole the upgrade went smooth and so
-
Macer
i think the bigger issue would be if you wanted to yank the disks and migrate to something else that doesn't or can't run a later version of zfs
-
Macer
like an appliance or something
-
Macer
so you wouldn't be able to import the pool
-
Macer
or if you have another nas running an older version of fbsd.. that would require upgrading to newer zfs before importing the pool
-
voy4g3r2
so just eliminate that use case.. but Macer is right, once you upgrade to 15.0 version of openzfs you can not go back
-
tercal
Got it, thank you all!
-
polarian
voy4g3r2: zpool updates does not explain missing dirs
-
polarian
lol
-
Macer
missing directories?
-
voy4g3r2
polarian: i got your question and tercal question mixed up :)
-
Macer
🤔
-
voy4g3r2
hence ohh sorry right after
-
Macer
why are you missing directories?
-
polarian
voy4g3r2: oh right
-
polarian
np
-
polarian
Macer: fuck knows
-
polarian
14.3-RELEASE --> 15.0-RELEASE and make install keeps failing due to missing directories
-
polarian
when I did this for my other jail it worked first time, but for some reason this jail is missing tons of dirs which make install seems to expect?
-
polarian
Ive had to mkdir and run it again like 20-30 times now
-
voy4g3r2
are you able to roll back the jail BEFORE your 15.0 and try again?
-
voy4g3r2
when i get into the situation you have. and running 20+ times you are just spinning your wheels and there is probably a variable that is NOT possible to figure out
-
polarian
voy4g3r2: its not missing dirs after the update
-
polarian
its during
-
polarian
make install using precompiled 15.0 used for my host and numerous jails
-
polarian
the other jails didnt have this issue
-
voy4g3r2
you going down old school route of upgrading freebsd-update or trying to the pkg option
-
polarian
its almost always in /usr/tests
-
polarian
where dirs are missing and install fails
-
polarian
due to missing directory
-
polarian
voy4g3r2: old school
-
polarian
oh neither
-
voy4g3r2
i take it just adding them with mkdir -p doesn't work :)
-
polarian
sorry
-
polarian
from src
-
polarian
voy4g3r2: no that is working but each time I got to restart make install
-
voy4g3r2
before you do the make install do you do a make clean? since you have been running this a few times? weird questions, just trying to get some context
-
polarian
shit I know what I did :)
-
polarian
I forgot the world :)
-
voy4g3r2
well pinky and the brain may not like the competition
-
polarian
so oops :)
-
voy4g3r2
it happens
-
polarian
I wonder how make install and make installworld differ
-
polarian
build(7) doesnt really say
-
voy4g3r2
that is outside of my expertise
-
voy4g3r2
which does not say much as i do not do a build of OS like you are.. i just stand up top of greatness and do my thing
-
isley
make installworld DESTDIR=/path/to/jail
-
polarian
isley: I know that lol
-
polarian
I was an idiot this morning and forgot the world :P
-
isley
it's okay I just fucked around for an hour with syslogd to find out it was something equally silly
-
tercal
Under FreeBSD 14.3, I was using mariadb105-server-10.5.29_1 - after upgrading to 15-RELEASE, "pkg check" reports:
-
tercal
mariadb105-client is missing a required shared library: libcrypto.so.30, libgssapi.so.10, libssl.so.30....
-
tercal
And obviously MariaDB server does not start now. "pkg search mariadb" reports minimum version as: mariadb106-server-10.6.23 - so 10.5.x seems removed under FreeBSD 15? Any idea would be much appreciated.
-
isley
upgrade to 10.6? or even better 11 or 12? 10.5 is eol.
-
tercal
isley: I think I will do so, backing /var/db/mysql up right now
-
voy4g3r2
tercal: a pkg upgrade should fix that.. it looks like 10.11 is available on freshports.org
-
voy4g3r2
-
tercal
voy4g3r2: It really did not :/
-
tercal
Did "pkg delete mariadb105-server mariadb105-client" and installing a newer one.
-
polarian
geez, freebsd + xorg + i3 + a few desktop apps incl firefox manages to fill about 8GB of memory
-
polarian
I will blame firefox for most of it
-
polarian
arc cache also has some
-
polarian
but afaik arc will shrink itself if memory is running otu
-
polarian
out*
-
kevans
yeah, the arc is supposed to respond to pressure to give some back
-
kerneldove
how's 15.0 doing now that it's been out for a few days? more stable or buggy than 14.0?
-
thedaemon
been fine for me.
-
polarian
kerneldove: been stable
-
polarian
things feel slightly faster too, but I think this is just in my head
-
gnuself
Any idea where I can find or some place to turn on logging for nfs4 for the server side? Trying to understand why I'm getting permisison denied errors.
-
kerneldove
glad to hear it's going well for others too
-
mzar
kerneldove: are you going to give it a try ?
-
kerneldove
already have
-
kerneldove
most of my boxes are on 15 now
-
kerneldove
yours?
-
mzar
I have been using stable/15 since September
-
rtyler
\o/
-
Ltning
Hohum, when were the trusted CAs in /usr/share/certs added to FreeBSD? I see certctl was added in 12.2, but I cannot tell if the certs were added at the same time. The revision text is confusing and contradicts itself.
-
kerneldove
anyone install freebsd on mikrotik hardware?
-
kerneldove
it's really good hardware but routerOS has some dumb software limitations. would be great to use freebsd instead
-
Koston
Ltning: f27f39db is the first commit that adds secure/caroot/trusted
-
kerneldove
meh looks spotty
-
kerneldove
i shoulda built my own router hardware instead of buying mikrotik
-
Koston
I'm still sad that both Soekris and PCEngines gave up building high quality, small footprint fanless boxes that were ideal for a freebsd router
-
Koston
for a home/hobby router anyway
-
Ltning
Koston: Seems like it was merged in 13.0?
-
mewt
Is there an obvious cause if I'm seeing very high interrupt usage on CPU, but little to nothing from my processes?
-
mewt
seems to vary between 75% and 100%, with almost no CPU usage by anything else
-
mewt
(this is in top)
-
Ltning
Network or disk I/O going on?
-
mewt
disk not that systat -vmstat says. the interrupts I see are all xen related
-
mewt
cow, daefr, prcfr
-
mewt
ok, those are related to virtual memory
-
Ltning
Sorry, I have no idea about xen :(
-
mzar
is Xen still a thing ?
-
rwp
I have read about Xen. It's in the old history books next to acoustic modems.
-
rwp
Even Amazon switched away from Xen and over to KVM almost a decade ago:
theregister.com/2017/11/07/aws_writ…ervisor_to_make_its_cloud_go_faster
-
beowuff
I want to make sure I have this clear. When messing with the pkg base install, I don't run "freebsd-update". I just run pkg update/upgrade and it'll take care of everything.
-
mzar
it could be still in use, but FreeBSD userbase was rather narrow
-
mzar
beowuff: you abosolutely don't have to run freebsd-update (does it ever exist ?)
-
beowuff
I did an upgrade from 14 to 15 and freebsd-update is still there and runs.
-
mzar
yes, you are not on pkgbase
-
kerneldove
is stderr considered output just like stdout is? or a different category entirely?
-
beowuff
OMG, yes, you are right. That was my other box. XD
-
JetpackJackson
what are some good usb wifi adapters for freebsd? these realtek ones are so flaky its extremely frustrating
-
beowuff
I need a nap.
-
mzar
good night beowuff
-
beowuff
Actually, I'm going to go wipe and reload that 14 to 15 box. It'll make a nice end to my day. :D
-
Macer
Just curious. What is the legitimate write speed of an smr drive?
-
kerneldove
i always do fresh installs between major versions. i only do upgrades for minor and patch level
-
isley
i just did a fresh install of 15 on my nas that i have been upgrading since 8.0... time to clear out the cruft.
-
JetpackJackson
kerneldove: oh interesting
-
JetpackJackson
How do you backup your files and configs beforehand?
-
kerneldove
ya so i fresh reinstalled all my 14.x machines to 15.0, but i'll upgrade 15.0 to 15.0-p# and 15.1 in place
-
kerneldove
i have conventions to make that all easy. i try to treat machines as basically disposable
-
kerneldove
if i can't turn and burn a machine fast, without losing any data and all that obvious stuff, i see it as a problem
-
cpet
JetpackJackson: i have a NFS that I use as a backup
-
JetpackJackson
Ah
-
mzar
FreeBSD handles upgrades quite good, so we don't have to reinstall with each major upgrade
-
kerneldove
ya it's not required i just like to
-
kerneldove
it also keeps me agile
-
cpet
JetpackJackson: server in a mini PC with a mirror zfs so it's good enough
-
cpet
i dont customize that much besides changing all the logs to end in .log and motd
-
cpet
the rest is so small changes that i dont bothr to backup
-
kerneldove
how do you change all logs to end in .log? sounds nice
-
cpet
edit /etc/newsyslog.conf
-
cpet
edit /etc/syslogd.conf
-
cpet
edit /etc/crontab
-
cpet
add in -C -a /var/backups
-
cpet
then restart syslogd
-
cpet
-a moves all the backups to /var/bacups instead of having 3493490432 compressed files
-
cpet
i like my system organized
-
cpet
the reason why I change the logs to end in .log as sometimes I need to debug and its nice to have clean logs to debug
-
cpet
truncate -s0 *.log
-
cpet
makes it easy
-
cpet
this way the only lines in thsoe logs are the ones you need to figure out why nsd doesnt load up
-
JetpackJackson
Interesting
-
JetpackJackson
Gah curse this slow WiFi adapter
-
JetpackJackson
Making this update take forever
-
JetpackJackson
Switching the media server to 15, doing pkgbase and then switching to latest
-
JetpackJackson
Well it could've been worse
-
cpet
funny how people thing wifi is slow when i used to download freebsd on dialup
-
ant-x
cpet, nothing compares to the bandwithd of a truck filled with HDDs.
-
isley
Slow! Back in my day I used to buildworld 5.0-CURRENT on a 350mhz packard bell!
-
ant-x
gcc is slow like cold honey. Which compiler does FreeBSD use?
-
s2r
Pentium III or Pentium II ?
-
cpet
clang
-
Schamschula
When my group set up our first server (Debian, x386 DX2) in 1995, we took the machine across town by car because our campus internet was below T1 speed.
-
cpet
ant-x: yeap I ran it on a cyris 166mhz PC
-
cpet
cyrix*
-
o0x1eef
I remember T1 from the napster days :)
-
isley
I didn't get anything faster than dialup in my home town until late 2001.
-
kerneldove
cpet nice idea on easy truncate
-
kerneldove
o0x1eef, those were the best days. long before the internet became mostly lame
-
isley
There I was, downloading 14mb real media episodes of dbz over dialup.
-
o0x1eef
Agreed!
-
cpet
kerneldove: you mean stupid
-
kerneldove
eh?
-
cpet
the internet has become stupid
-
cpet
not lame
-
kerneldove
whatever
-
isley
stupid? is that what you'd call AI slop, the METAVERSE, and whatever has happened to twitter? oh, wait, nevermind...
-
o0x1eef
Back then the internet was more academic. Nowadays it is pure capitalism.
-
cpet
isley: i miss those days when you logged into a BBS and read some things played some tui games then logged out and actually played outside
-
cpet
isley: yeap
-
kerneldove
i miss when the internet was only smart techies and not phone posting apes
-
kerneldove
but atleast it's being used to enslave said apes so there's upside
-
o0x1eef
I don't mind that as much as the monopolies and power being centralized in the hands of a few, things the internet were designed to fight against but in the end fell over to
-
kerneldove
mass extinction events cant come soon enough
-
kerneldove
ya thanks to patent trolls and other things
-
cpet
i do not like to use the phone, my speach is all messed up and my hand have arithritis and carpal tunnel
-
cpet
half the reason why I mispell so much heh
-
isley
at least you have an excuse. i'm just illiterate.
-
cpet
isley: careful some peole in here will call you handicapped for that
-
o0x1eef
At least your memory is working pretty well :)
-
MelMalik
how are you illiterate but using IRC?
-
MelMalik
ant-x, freebsd uses clang, also pretty slow
-
cpet
depending on language either are slow
-
cpet
compiling c++ is much slower than C
-
la_mettrie
even if C++ specific features are not used?
-
cpet
yeap
-
o0x1eef
C++ build times are why google created Go
-
cpet
yeap and I dont use Go cause google created it
-
cpet
or any language that has a site with precompiled modules
-
cpet
so this includes python, perl, rusy, go
-
ant-x
I think Tiny C Compiler is 100-1000 times faster.
-
cpet
i mean I built world in 30 mins
-
MelMalik
But questionable suitability.
-
cpet
now if you are a developer sure, if you compile BitchX every so often dont see why it matters really
-
cpet
now I dont know how using intel compilter will give you more optimized code than using clang
-
cpet
but i could I could test
-
cpet
however it wont build world or the kernel
-
cpet
well theres no port for it
-
cpet
so you would have to port it first seeing how its a compiler im sure that a goo reason why we dont have it
-
Macer
yeah i never had any big issues using freebsd-update
-
Macer
as long as you follow the handbook instructions it works just fine
-
Macer
have they even released a patch yet? i'm kind of wondering why zfs is still 2.4-RC
-
Macer
# zfs --version
-
Macer
zfs-2.4.0-rc4-FreeBSD_g099f69ff5
-
rwp
Is there a feature that is missing that you need? If it provides you with all of the features you need and use the it doesn't really matter. As the bard Shakespeare said, "Enough is equal to a feast."
-
mr_sm1th
Is this a mistake?
-
mr_sm1th
-
mr_sm1th
shouldn't it be "https:// instead of "pkg+https:/
-
rwp
mr_sm1th, No, pkg uses pkg protocol over http and so pkg+https is correct there.
-
rwp
Take a peek in /etc/pkg/FreeBSD.conf and look at the file included in base.