Anonymous
Anonymous
Actually that is what my FreeBSD 12.1 reports issuing pkg upgrade
mrphyber
After eol no pkgs will be available. Only manually from archives.
in theory I should be able to use packages with freebsd 12.1 right now, the only thing is that I don't have security releases
Anonymous
It is 12.1-RELEASE-p11
mrphyber
It is 12.1-RELEASE-p11
it is the latest and will be the last as 12.1 is eol
mrphyber
but you can still upgrade packages as the abi is the same
mrphyber
as I said
mrphyber
you should upgrade asap to 12.2 though
Anonymous
you should upgrade asap to 12.2 though
I'm afraid that I'd break something.
mrphyber
in theory (tm) it shouldn't
Anonymous
A very heavy WordPress (Nginx, PHP, MariaDB) running on the server.
Andriy
I'm afraid that I'd break something.
That's why we all use backups 😉
mrphyber
if you are using zfs you could use checkpoints
Anonymous
it is the latest and will be the last as 12.1 is eol
It now seems there's 12.1-RELEASE-p13
Anonymous
Executed freebsd-update fetch
Anonymous
if you are using zfs you could use checkpoints
Thought snapshot would be better?
mrphyber
you could zfs checkpoint , do the upgrade and if it's all good discard the checkpoint, otherwise rollback
mrphyber
a checkpoint is a pool-wide snapshot made to assist big upgrades
Anonymous
The manpage says: "While a pool has a checkpoint, certain operations are not allowed." so it's A MUST to destroy checkpoint afterwards?
Anonymous
(Discard)
mrphyber
if it all goes well you have to discard it
Anonymous
I see.. should I start upgrading process AFTER zpool checkpoint pool && zpool export pool, but before zpool import --rewind-to-checkpoint pool, right?
mrphyber
zpool checkpoint, then update
mrphyber
if all goes well zpool discard
mrphyber
otherwise zpool import --rewind
mrphyber
(not the exact commands but still)
ɴꙩᴍᴀᴅ
https://download.freebsd.org/ftp/releases/amd64/amd64/ISO-IMAGES/13.0/ 13.0 RELEASE img / iso available to download
mrphyber
wonderful
cem
Hi guys, should we reinstall with the new iso or upgrading from 13.0-rc5 is enough?
cem
okey thanks
cem
i have an ssd and sometimes while installing packages, computer freezes. what could cause this happening, any idea?
cem
for example, unpacking icon themes etc. freezes the pc
Anonymous
Just upgrade
Great to read, because I'm in the midst of building KDE (ugh) and I wasn't looking forward to having to start again 😅
cem
Dying ssd, overheating cpu, broken ram, low power/broken psu ...
i checked ssd health and looking great. this doesnt happen in linux, thats why i asked :D
Andriy
i checked ssd health and looking great. this doesnt happen in linux, thats why i asked :D
On healthy hardware there is almost none can cause such behavior.
cem
How much RAM and swap?
freebsd-swap (4.0G) and 16GB RAM
Anonymous
Mmmm
I have removed i915kms from /boot/defaults/loader.conf
Mmmm
That's right
So there is no way to load it when boot process
ɴꙩᴍᴀᴅ
So there is no way to load it when boot process
adding the /etc/rc.conf line should work
Mmmm
adding the /etc/rc.conf line should work
It does not work on my case
ɴꙩᴍᴀᴅ
So there is no way to load it when boot process
Check intel example here: https://wiki.freebsd.org/Graphics
ɴꙩᴍᴀᴅ
It does not work on my case
Is your user in the video group?
Mmmm
Is your user in the video group?
Yes. I add kld_list="${kld_list} /boot/modules/i915kms.ko" And it load automatically now. No idea what is the different from without ${kld_list}
Jack
Hello guys, newbie here
Andriy
No, it is 12.2
Than use kld_list="/boot/modules/i915kms.ko"
Jack
Is there any group rules? Like we can just talk about FreeBSD or something like that
Mmmm
Than use kld_list="/boot/modules/i915kms.ko"
I did, but it wont load on boot. I need to load module manually after boot.
Andriy
I did, but it wont load on boot. I need to load module manually after boot.
Have you cd /usr/ports/graphics/drm-kmod/ && make install clean
Jack
FBSD related
Ah. I'm building my distro and it uses Sysvinit so I thought maybe FreeBSD community can help me :')
Mmmm
Have you cd /usr/ports/graphics/drm-kmod/ && make install clean
I use only drm-fbsd12.0-kmod. Should i use also drm-kmod?
Andriy
I use only drm-fbsd12.0-kmod. Should i use also drm-kmod?
Its a meta-port that will make what is right for you
Andriy
Than double check typing in rc.conf and check if /boot/modules/i915kms.ko existing in it's place
ɴꙩᴍᴀᴅ
Ah. I'm building my distro and it uses Sysvinit so I thought maybe FreeBSD community can help me :')
That's cool, maybe a Slackware community can help better I guess. You can check freebsd man about rc tho. https://www.freebsd.org/cgi/man.cgi?query=rc&sektion=8 Di you have a project repo? Just curious
Anonymous
I did: zpool checkpoint zroot, then updated my OS and packages, it seems all went smooth. However, when I want to rollback to previous state (revert all my changes, just to test) with: zpool import --rewind-to-checkpoint zroot, I get:
Anonymous
"cannot import 'zroot': a pool with that name is already Created/Imported
Anonymous
And no additional pools with that name were found"
Anonymous
Any idea?
Anonymous
Also "trying zpool export zroot" gives: Cannot unmount '/var/log': Device busy
Pouria
Yep
some dependencies in FreeBSD does not available in Arch Linux.
Jack
That's cool, maybe a Slackware community can help better I guess. You can check freebsd man about rc tho. https://www.freebsd.org/cgi/man.cgi?query=rc&sektion=8 Di you have a project repo? Just curious
Nah, I didn't upload it till now. I literally forget to upload it on github lol. By the way, I build by forking a LFS project and right now I'm using arch package manager, pacman and it's repos. Maybe in future I find a better way to manage the packages.
ɴꙩᴍᴀᴅ
George Neville-Neil, great speaker (: