-
landley
I've got some #ifdef OpenBSD code calling ioctl(DIOCGDINFO) and I'm trying to find the freebsd equivalent, but apparently it was removed in 2015?
-
landley
-
landley
I followed the thread forward and got "503 backend failed" errors, also when trying to lead the month index.
-
nwe
hello I trying to install freebsd on an apu2d4 over serial console, I got output on the serial console until lo0 link state changed to UP
dpaste.com/CMT67R8RR any idea what it could be why I dont get the installer prompt..
-
JurassCZ
Hi, I would like to ask. I have installed KDE, I use Intel GPU, which obviously is properly set up (glxinfo says Intel(R) HD Graphics), and despite that KDE is very laggy, for example when dragging windows or scrolling in a web browser. My question is whether this is normal, simply not so good GPU utilization on FreeBSD? I'm fine if there is worse
-
JurassCZ
GPU utilization on FreeBSD, I just need to know it. Thanks.
-
vkarlsen
It's not normal
-
JurassCZ
Heck! Now I have tried to install gnome and it works well, and not only that - Full HD videos on Youtube, via Firefox, are slighly occasionally lagging on Debian GNome, but not lagging in FreeBSD!!! (I'm not KDE user anyway, so don't care anymore)
-
mosaid
fixed my bizarre corrupted directory
-
mosaid
which I talked about few months here
-
mosaid
*ago
-
mosaid
boot into single user.. then fsck -y 3 times
-
mosaid
I want just to ask why my ufs partitions corrupt on freebsd all the time
-
mosaid
before someone say bad drive I tried 100% new one after a month same thing happends files disappers
-
mosaid
I need fsck to fix it
-
mosaid
Is there anyway to stop corruption from first place
-
joemie
do you need ufs?
-
mosaid
is it bad?
-
joemie
I guess about everyone is on zfs
-
nxjoseph
i was on zfs, been on ufs for a while
-
mosaid
what's your experience with it.. good or bad?
-
nxjoseph
kinda good if we don't talk about unsafe shutdowns causing problems sometimes
-
nxjoseph
i still have zfs mirror for my hard drives though
-
mosaid
I just heard before if I use freebsd I should go for zfs or ufs.
-
mosaid
I choose ufs.. bec zfs is more complicated
-
nxjoseph
yes, UFS is simpler than ZFS but it seems more rock solid
-
nxjoseph
because of how it works i guess
-
mosaid
bus as I see ntfs is more stable on "unsafe shutdowns" than ufs
-
joemie
-
mosaid
sometimes I experience power outages here
-
joemie
I moved to zfs years ago, and never had any issues with my drives whatsoever.
-
mosaid
"If you have at least 2 GB of RAM and any interest in snapshots, data integrity, or painless system updates, go with ZFS. If you are running a minimal system on tight hardware, UFS will serve you well without complaint."
-
mosaid
I want this
-
mosaid
look like I need to get a bigger drive and go zfs soon
-
nxjoseph
zfs may require more ram but can be used with low ram via tuning. why bigger drive? i don't think zfs requires that
-
mosaid
yeah I know but my system drive is already ufs
-
nxjoseph
so for the switch to zfs
-
mosaid
I need new system install and new drive to separate every part into it's own partition
-
nxjoseph
right
-
mosaid
nxjoseph: but I can't now is there anyway to stop this from happening little bit at least
-
nxjoseph
i don't know, how does it happen?
-
joemie
prevent the power outages then... UPS?
-
nxjoseph
unsafe shutdowns can cause issues
-
nxjoseph
maybe enable some UFS properties like journaling, soft updates?
-
nxjoseph
(if not enabled)
-
nxjoseph
yes UPS might be a way but some people cant afford it like me
-
nxjoseph
i guess they also require maintenance every X months?
-
joemie
don't think so.. the U stands for Uninterruptable
-
mosaid
is it safe to enable those on working root partition
-
nxjoseph
i am not sure but it's better performed on read-only mounted root i guess?
-
nxjoseph
or not mounted at all ,like from usb drive
-
nxjoseph
The tunefs utility cannot
-
nxjoseph
be run on an active file system. To change an active file system, it
-
nxjoseph
must be downgraded to read-only or unmounted.
-
nxjoseph
man tunefs
-
mosaid
yes I will do that sure.. but after I reboot into normal mode will cause problem
-
nxjoseph
i don't think so
-
nxjoseph
you can right now check which are enabled or not
-
nxjoseph
tunefs -p / - this is safe to run
-
mosaid
ok, SU+J enabled for partition root.. disabled for other one
-
mosaid
but I read SU+J is bad for outages.. and gjournal is better
-
mosaid
also bad for big date
-
nxjoseph
hm, i don't know, ymmv
-
mosaid
"Also, I've noticed a trend with SU+J in the case where the filesystem uses the journal correctly, it marks the file system as clean, but all too often when followed with a forced non-journaled fsck also in single user mode, it finds many filesystem errors. It should not mark the filesystem as clean in this case, but it does anyway ... so I am very uncomfortable about recommending SU+J to anyone."
-
mosaid
same as me
-
mosaid
-
mosaid
looks like I need to read more about it.. and gjournal or zfs is best solution, also thank you
-
nxjoseph
you're welcome
-
Hund
I have this running in the background: `xautolock -time 15 -locker slock`. It dosn't activate slock after 15 min though. It works if I manually run `xautolock -locknow` though. I'm pretty sure it work earlier. Could this have something to do with the fact that I have disableb power saving mode for the USB-ports?
-
Hund
Yep. It works when I removed my Fiio Air Link USB-dongle.
-
Hund
And now it works when it's connected... bah
-
petercs
anyone know if there is an RSS feed for
freebsd.org/security/advisories/? i can see the ports collection VuXML has a feed but what about the base system?
-
f451
-
f451
feeds/ gives a 404
-
f451
ISTR the main site was redesigned. perhaps rss was overlooked
-
petercs
f451: yeah i did try adding `/rss.xml` and `/feed.xml` to the end but no joy :/ i guess i could ask on a mailing list or the forums about it?
-
petercs
because it feels like something that should exist for those who use an RSS aggregator for security advisories rather than mailing lists
-
f451
yeah, i'd ask on security@ too
-
Hund
vuxml.org/freebsd/rss.xml could this be anything of value?
-
f451
Hund: vuxml is for ports afaict
-
f451
-
f451
but thta has ports and src mixed in, and it's not an rss feed
-
Hund
oh
-
f451
aha! i found it!
-
f451
-
f451
Hund: ^^^
-
mason
nice
-
nwe
I trying to install freebsd on my apu2d4 over serial console, I have get the serial console to work and I get output.. but after
dpaste.com/2PU7R95EK I dont get anything (the installer doesnt boot) I have add the configuration for serial-console in loader.conf
-
rtprio
Dual Console: Serial Primary, Video Secondary
-
rtprio
makes me thing that you shouldn't need to
-
rtprio
the speed doesn't change, does it?
-
nwe
rtprio: nope it should be 115200
-
nwe
When switching msata with my openbsd on it´s working (and has working for 14 years). I have test 3 msata with same result..so I it feels I missing something..
-
nwe
I have also change to only serial but output stops after lo0: link state changed to UP.. and I used this image FreeBSD-15.0-RELEASE-amd64-memstick.img (dd to my usb). must I add something to /etc/ttys or something?
-
rwp
nwe, Hints from my notes: Boot to the installer. Select "Escape to the loader prompt" set comconsole_port=0x3e8 (for my 3rd comm port here, whatever for you there) set console=comconsole boot That must be typed in slowly. If I paste it in then it garbles the data with a buffer overrun.
-
rwp
After install to make that permanent edit /boot/loader.conf and install those settings there.
-
rwp
At that point the console is active. No need to edit /etc/ttys file to configure getty as one is started automatically.
-
rwp
On my IPMI SOL serial over lan console the BIOS screen expects a 100x30 sized terminal. I create an xterm that size so that it has a sane display. And then after I log in "export COLUMNS=100 LINES=30" keeps that end sane too.
-
nwe
rwp: I will test that
-
rwp
I'll just note something that I am sure is obvious but... The serial terminal does not have any support for SIGWINCH signal window size change. Hardware terminals are always of a fixed size.
-
rwp
So don't go resizing the emulator window as that won't track through like it does with an X Window XTerm or other emulator which catches SIGWINCH and reacts to the size change. We can only set the export COLUMNS=100 LINES=30 size to our terminal size manually like that.
-
nwe
rwp: but this has only 1 comport so I dont think I need to set comconsole_port=0x1e8 the strange think is that I see the FreeBSD boot menu and the text after until.. and my terminal is 100x30 now.
-
rtprio
are those boards any good? they seem out of stock everywhere?
-
nwe
rtprio: is really good but PC Engines are going end-of-live. so you cant buy them anymore :/
-
rwp
The FreeBSD boot menu automatically displays /everywhere/ both to the vidconsole and the comconsole. But when the kernel gets going by default it switches to vidconsole unless otherwise directed. Pretty sure. That's from version 12 days but pretty sure it hasn't changed from 12, 13, 14, 15 for that detail. If you find it has please let me know.
-
rtprio
shame. i have a soekris 4501 that's sitting in the bin since it feels so obsolete at this point
-
MelanieUrsidino
storage bin, j'espere?
-
nwe
hmm should I choose new package or Distribution Sets now with 15.x?
-
Hund
f451: Cool. Thanks!
-
JimAM
hmm I don't see who is in this channel
-
skered
Was is or was the issue with 14->15 upgrade? freebsd-update is fine (currently) but trying to from non-pkgbase to pkgbase isn't supported? You need to do a fresh reinstall?
-
skered
Even 15 -> 15 pkgbase.
-
benja_
-
skered
Sounds scary. experimental.
-
benja_
you can't upgrade and pkgbasify at the same time, you need to switch to the same version or it will have issue merging configuration files
-
skered
ok
-
skered
I think it's time to move to 15. So freebsd-update first.
-
benja_
-
benja_
you can try with 14, but safest bet is probably to freebsd-update first :)
-
ek
You can also use pkgbasify for 14 -> 15 update.
-
ek
It's very simple and very fast.
-
benja_
pkgbase then upgrade
-
benja_
can't do both at the same time
-
ek
Correct.
-
ek
Only a few simple steps, though.
-
ek
And the time saved is incredible.
-
Macer
are dedicated arc cards supported? (a310 etc?)
-
Macer
i really can't find anything concrete with drm-kmod
-
luser
Doesn't look like ARC is supported yet, but work appears to be ongoing:
freebsd/drm-kmod #315
-
mason
Hm. Applying today's updates, /usr/libexec/sshd-auth didn't get applied in a jail. It got applied to the physical systems I tried. Anyone else seen this?
-
mason
Updated with freebsd-update, FreeBSD 14.
-
mason
It appears to have popped into existence with this update.