🐥
ɴꙩᴍᴀᴅ
🐥
ɴꙩᴍᴀᴅ
Thanks
Use
# pw group mod GROUP -m your_user_name
ɴꙩᴍᴀᴅ
And change GROUP with the group's name. Same for your username
🐥
🐥
ɴꙩᴍᴀᴅ
Did you reboot after upgrading?
🐥
🐥
♾️
Hello
🐥
Anonymous
Hello
🐥
Belgacem
Still can't upgrade my 13.0-stable to 13.1-release. I do not like using the src method. Any idea?
bittin-
https://www.bsdnow.tv/455
Rafa
Rafa
Depending on what you have installed, you might also have to update something via the pkg command.
Sam
How long will BSD continue to Support 32 Bit PCs?
Anonymous
Anonymous
^^^ there ya go
Belgacem
freebsd-update upgrade -r 13.1-RELEASE
belgacem@bamkk:~ $ doas freebsd-update upgrade -r 13.1-RELEASE
Password:
src component not installed, skipped
freebsd-update: Cannot upgrade from a version that is not a release
(including alpha, beta and release candidates)
using freebsd-update. Instead, FreeBSD can be directly
upgraded by source or upgraded to a RELEASE/RELENG version
prior to running freebsd-update.
Currently running: 13.0-STABLE
belgacem@bamkk:~ $
Anonymous
pkg update
pkg upgrade
440 12:52 freebsd-update fetch
441 13:01 freebsd-update install
443 13:05 freebsd-update upgrade -r 13.1-RELEASE
444 13:35 /usr/sbin/freebsd-update install
445 13:37 shutdown -r now
446 13:39 /usr/sbin/freebsd-update install
Pogo
Anonymous
the above works !!
Anonymous
Belgacem
Anonymous
you will get to a point where it will list a bunch of certs ——- scroll to the end. use down arrow or enter key.
Anonymous
okay
you should be done by now
D.M
Hi, can someone guide me on how to connect my bluetooth headset?
Anonymous
D.M
Jeremy
Is it common to have error messages routed to /dev/console? I only ask because that’s how I’m setup, but the error message isn’t helpful when I’m trying to update something and the message appears.
Jeff
switch to ttyv1 from ttyv0?
Jeff
you can quiet, silence, or redirect them in /etc/syslog.conf
D.M
@Learner_DR
To help like this, dont't say anything
Jeff
keep scrolling to 32.5
Anonymous
Anonymous
🤔 kernel needs the module loaded
ɴꙩᴍᴀᴅ
I can't find a way to detect my bluetooth headset
https://docs.freebsd.org/en/books/handbook/advanced-networking/#network-bluetooth
Check the steps, seems to be really complete. If some step doesn't work for you, report it with some logs in a pastebin format
🐥
ɴꙩᴍᴀᴅ
kernel version mismatch for pkg and system
D.M
D.M
This is what I get from kldstat
D.M
D.M
🐥
ɴꙩᴍᴀᴅ
D.M
Jackie
Hi. I upgraded from 13.0 to 13.1 and now I cannot connect to WiFi. Interface is up but I just can't connect.
ɴꙩᴍᴀᴅ
Jackie
This is from service netif restart
Jackie
I am using a WiFi without password. Authentication to network is done via web login with account and password so there's no password for WiFi.
Jackie
Jackie
If I stop networkmgr and run it from terminal, then click on network button, terminal prints "service netif status not supported"
Jeff
I don't think netif supports 'status'
Jeff
I don't think it ever had a status. that's what ifconfig is for. status doesn't work on my 13.0 box.
Jackie
Sorry I don't really understand. This is not a command I used to do anything. It's terminal output when I click networkmgr.
Jeff
ok, sorry, I don't know what networkmgr is.
netif is an rc script. I don't believe it has ever had a directive for status.
it sounds like networkmgr's network button is at fault.
Jackie
Thanks. I'll try another way to connect to connect to network then.
Jeff
maybe service netif restart? that usually works for me.
Jackie
kub-kun
kub-kun
And reconfigure wifi
Jackie
Use bsdconfig
Thanks. Will try tomorrow and report. It's really late night here. I am going to bed.
Chris
lxqt is less heavy than full plasma
Chris
you can look in the start menu and delete individual programs, plasma is kinda big 🤷
ɴꙩᴍᴀᴅ
There's xorg-minimal
Jeff
i915kms.ko should be fine for SDDM or any other DM. maybe dbus wasn't running before you tried?
ɴꙩᴍᴀᴅ
Kde by itself may not be that big, but you have to take a look on its dependencies. For some other OSes, some of the bloat may be already installed before, idk. I wouldn't go for a DE if looking for less bloat, but instead I'll choose a WM. If you want to dig into the dependencies and cut them out a bit, try building kde from the ports. FreeBSD offers some options for packages usually
ɴꙩᴍᴀᴅ
Minimal contains the less number of ports required to run X.org
https://www.freshports.org/x11/xorg-minimal/