Arshia
accelerat0r 🇮🇱 🇮🇱 🇮🇱
configure it then
accelerat0r 🇮🇱 🇮🇱 🇮🇱
there is a wiki for it
Arshia
That's why I'm here💔
accelerat0r 🇮🇱 🇮🇱 🇮🇱
That's why I'm here💔
nope.. there is a wiki for that
Maxim
> theranting
Arshia
> theranting
That's why I'm fixing it 💔
Maxim
read the handbook maybe?
accelerat0r 🇮🇱 🇮🇱 🇮🇱
https://freebsdfoundation.org/resource/networking-basics-wifi-and-bluetooth/
accelerat0r 🇮🇱 🇮🇱 🇮🇱
https://docs.freebsd.org/en/books/handbook/network/
Arshia
It didn't help💔
Maxim
what didn't help? what did you do, and what happened?
Arshia
Did almost everything on the hand book and it didn't change one bit
Maxim
what exactly did you do, and in what order, and what's the exact result of what you did?
Arshia
https://freebsdfoundation.org/resource/networking-basics-wifi-and-bluetooth/
Gng I did everything wifi related in this hand book in the order
Maxim
blyat.
Krond
Well, you see… WiFi boards are not actual network interfaces, they are physical hardware that can support multiple network interfaces. So without proper configuration there would be no actual network interface visible via ifconfig.
Arshia
I'ma just use chatgpt atp
Krond
Let's start with simple: post a snipper of pciconf -lv about your card.
Arshia
.
Krond
Ah, good. Next, have you created network interface manually or via /etc/rc.conf?
Maxim
.
did you do ifconfig wlan0 create wlandev ath0?
Krond
Yh
And the output was?
Maxim
Yh
what did it say? what's the output of ifconfig afterwards?
Maxim
It didn't exist
what is the exact output?
Arshia
what is the exact output?
Interface wlan0 doesn't exist
Maxim
Interface wlan0 doesn't exist
this is not the exact output
Arshia
Maxim
so rc.conf is empty regarding the interface, right
Arshia
Maxim
create, not creat
Arshia
Oh shi my bad
Arshia
Tysm
Maxim
next time, provide more info
Divan
Gotta say that’s an interesting error message for an invalid command though
polyduekes
Gotta say that’s an interesting error message for an invalid command though
it sounds pretty sane for me that ifconfig checks for an interface existence before checking if the subcommand specified for that specified interface exists or not
Divan
Ah I get you now , it’s returning the first error it comes across before even hitting the second
Divan
Although saying that then why did it work with create
John
I'ma just use chatgpt atp
if you're gonna use chatgpt atleast turn on web search mode so it doesn't hallucinate bullshit
Artel
using chatgpt with forced gpt5 model right now is not good idea. hallucinates very much
Artel
(with paid account)
polyduekes
Although saying that then why did it work with create
because the create subcommand is special and needs to take the existence of the interface in context
Divan
Mahdi
Hi everyone, 😉 I hope you're doing well. I'm using FreeBSD without a desktop environment, but the large size and awkward font of the TTY are really bothering me. Can anyone help me figure out how to change the font to Intel One Mono and reduce the size? Thanks in advance!
.
Hi everyone, 😉 I hope you're doing well. I'm using FreeBSD without a desktop environment, but the large size and awkward font of the TTY are really bothering me. Can anyone help me figure out how to change the font to Intel One Mono and reduce the size? Thanks in advance!
These three links should be helpful: https://docs.freebsd.org/en/articles/fonts/ https://forums.freebsd.org/threads/how-to-change-vt-console-font-size.91145/ https://www.micski.dk/2022/01/06/fix-small-font-in-freebsd-virtual-terminal-system-console/ Edited to add the FreeBSD documentation.
Mahdi
Hi friends, How can I resize the terminal in FreeBSD using tmux? In Linux, I usually do it like this: I press Ctrl+B, then release Ctrl while still holding B, and then use the arrow keys (left/right) on the keyboard. But that didn’t work here.
Mahdi
Why i cant do it?
Mahdi
😐
Divan
I resize my tmux in FreeBSD with the exact same way.
Is that in the tty or in the gui though
Divan
I personally get pretty weird behaviour if I’m just using it raw without a gui, like backspace resizes a pane for example 😂
Mahdi
Hi friends, How can I resize the terminal in FreeBSD using tmux? In Linux, I usually do it like this: I press Ctrl+B, then release Ctrl while still holding B, and then use the arrow keys (left/right) on the keyboard. But that didn’t work here.
Hello friends, I'm having an issue with tmux on FreeBSD and I'd really appreciate your help. I've described the problem earlier, but maybe I should mention that I haven't installed any desktop environment — I'm using tmux directly in FreeBSD's main TTY.
Mahdi
Backspace?
Mahdi
what should i do? 😢
Mahdi
Maybe it's because of the bind commands for the Arrow keys that were added in .shrc?
Mahdi
Could it be due to some bind settings for the Arrow keys in .shrc?
Mahdi
The issue is resolved. I'm writing this for anyone who might run into the same problem in the future. Add the following line to your .tmux.conf file: bind -r Left resize-pane -L 5 bind -r Right resize-pane -R 5 bind -r Up resize-pane -U 5 bind -r Down resize-pane -D 5 It should work. If it doesn't, you might need to use this instead: export TERM=xterm-256color Thanks to Abolfazl Naseri
Arshia
Yo so what's y'all favorite desktop environment oat?
Arshia
I especially want to know about the admins
Divan
I especially want to know about the admins
like the sysadmins or group admins?
ɴꙩᴍᴀᴅ
I especially want to know about the admins
Why would an admin's voice have more value on that, than any other user?
Arshia
ɴꙩᴍᴀᴅ
Idk I think they know more about free bsd
Well, thank you for the kind words. Speaking for myself I wouldn't put my knowledge up in the top. I do know my stuff for sure but there is always lot of room to know more
Divan
Not an admin but i use hyprland whe im at the machine. Sway gives more control but then limits you to non nvidia hardware. That said, I also use @TheWhyteCrow's favourite desktop: ssh I use it from an e-ink boox tablet so that im not staring at LCDs all day
ɴꙩᴍᴀᴅ
If you want my 2 cents on desktop environments, I don't use them in personal machines anymore, for practical reasons that fit my needs, but back in the day, my favorite and the one I used the most was Xfce
TheWhyteCrow
Tuff
As an admin, you do not need to run any DE. Perhaps webmin, if you need to click.
Arshia
But i think i3 is good with free bsd AND I could use my keyboard more but customizing it is harder then other desktop environments BUT it's worth a try (what about the WORST?)
Arshia
Btw can i see your hyperland rices or other peoples rices?