Baron
@n0madcoder I use bios password for the supervisor and for the 3 disks I have, plus cryptography on my fbsd setup, so each boot I put 5 passwords. Do you think if is there a chance that thus setup is causing the problem with S3?
Marco
Hi all, I've a little problem. I've installed networkmgr and it see my wireless SSID but I can't connect
Anonymous
It is possible to edit the /etc/wpa_supplicant file and add your SSID and PASSWORD. network={ ssid="SSID" psk="PASSWORD" priority=1 }
ɴꙩᴍᴀᴅ
ty
Sorry for the delay. After trying the sleep to ram in my thinkpad, the report is not good. It just hangs, so there must be something missing. I'm on 13.1RELEASE
Anonymous
I've edited this file, but when I launch dhclient wlan0 I have no link......give up
It would be better if you explain what you did to set up the Wi-Fi.
Marco
It would be better if you explain what you did to set up the Wi-Fi.
Ok, I had edited rc.conf with wlans_iwlwifi0="wlan0" ifconfig_wlan0="WPA DHCP" after I tried substitute DHCP with SYNCDHCP I edited wpa_supplicant.conf launched service NetID restatt and when Iaunched dhclient wlan0 I have no link
Marco
No I'm new on bsd, but ifconfig see wlan0 and when I launch networkmgr I see my SSIDs but I can't connect
ɴꙩᴍᴀᴅ
Anonymous
No I'm new on bsd, but ifconfig see wlan0 and when I launch networkmgr I see my SSIDs but I can't connect
https://docs.freebsd.org/en/books/handbook/advanced-networking/#network-wireless-quick-start
Marco
Interesting, can you share some logs? ifconfig wlan0 and pciconf -lv
└[~]> ifconfig wlan0 wlan0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500 ether dc:21:48:88:08:0b groups: wlan ssid "" channel 1 (2412 MHz 11b) regdomain FCC country US authmode OPEN privacy OFF txpower 30 bmiss 7 scanvalid 60 wme bintval 0 parent interface: iwlwifi0 media: IEEE 802.11 Wireless Ethernet autoselect (autoselect) status: no carrier nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> https://pastebin.com/rPgpQZZB pciconf
Marco
https://docs.freebsd.org/en/books/handbook/advanced-networking/#network-wireless-quick-start
Exclude kernel's part I followed it. If I connect via tethering usb with smartphone I have connections
ɴꙩᴍᴀᴅ
the flag UP isn't present in the log, and status says no carrier. can you share your wpa_config without the password?
Marco
┌[zar_marco@beastiegram] [/dev/pts/1] └[~]> wpa_supplicant -i wlan0 -c /etc/wpa_supplicant.conf Successfully initialized wpa_supplicant pcap_open_live: wlan0: You don't have permission to capture on that device ((cannot open device) /dev/bpf: Permission denied) ifname='wlan0' ioctl[SIOCS80211, op=20, val=0, arg_len=7]: Operation not permitted ioctl[SIOCS80211, op=20, val=0, arg_len=7]: Operation not permitted ioctl[SIOCS80211, op=20, val=0, arg_len=7]: Operation not permitted ioctl[SIOCS80211, op=20, val=0, arg_len=7]: Operation not permitted ioctl[SIOCS80211, op=20, val=0, arg_len=7]: Operation not permitted ioctl[SIOCS80211, op=20, val=0, arg_len=7]: Operation not permitted wlan0: CTRL-EVENT-DSCP-POLICY clear_all ioctl[SIOCS80211, op=25, val=0, arg_len=0]: Operation not permitted wlan0: CTRL-EVENT-DSCP-POLICY clear_all ioctl[SIOCS80211, op=95, val=208, arg_len=0]: Operation not permitted ioctl[SIOCS80211, op=17, val=0, arg_len=0]: Operation not permitted ioctl[SIOCS80211, op=26, val=0, arg_len=0]: Operation not permitted ioctl[SIOCS80211, op=95, val=208, arg_len=0]: Operation not permitted ioctl[SIOCS80211, op=17, val=0, arg_len=0]: Operation not permitted ioctl[SIOCS80211, op=26, val=0, arg_len=0]: Operation not permitted ioctl[SIOCS80211, op=16, val=1, arg_len=0]: Operation not permitted
ɴꙩᴍᴀᴅ
oh, try with sudo or doas before the command, the one you use
Marco
┌[zar_marco@beastiegram] [/dev/pts/1] └[~]> sudo wpa_supplicant -i wlan0 -c /etc/wpa_supplicant.conf Successfully initialized wpa_supplicant ioctl[SIOCS80211, op=20, val=0, arg_len=7]: Invalid argument ioctl[SIOCS80211, op=20, val=0, arg_len=7]: Invalid argument
Marco
I can't understand how I can use bsdconfig for network
Anonymous
freebsd is a system where u need to read the manual or u need to try n figure it out. i hav provided the tip to help with wifi issues by scrollin down. man bsdconfig will tell u about bsdconfig
Marco
In fact I must use freebsd for it, I read handbook, maybe my bad English doesn't help
Anonymous
bsdconfig --help will show the option
accelerat0r 🇮🇱 🇮🇱 🇮🇱
I dont think your mother tone is xhosa
Anonymous
latest freebsd 13.1 have issue with wifi. sometimes its ok, other times its not. that is what i m facing at times.
Anonymous
try to manually do this
Anonymous
ifconfig wlan0 down
Anonymous
ifconfig wlan0 up
Anonymous
do it as root
Anonymous
or using doas or sudo
Anonymous
service netif restart wlan0.... works for some. it did not for me
Marco
Thanks 8mr
Anonymous
your rc.conf is set the look for the secret? then you use open access. that may be the problem.
Marco
You mean that I could edit rc.conf with SSID and psk?
Chad
Hi Marco. I struggled with this as well but the manual really helped me out. the freebsd manual does a great job at explaining this.
i686
freebsd doc is the second best thing in the world, goes right after freebsd itself
AMIR
😅😅
Marco
ok, maybe I've "solved" with WiFi. For see WiFi to go, I must do setting country with ifconfig, restart netif service, also launch wpa_supplicant and setting DHCP via bsdconfig
Marco
Another little question, if I use two access point, I can put both on only one file wpa_supplicant?
ɴꙩᴍᴀᴅ
You can add as many as you want and set a priority level
Marco
Thanks
Fa
hello dears, Please can anyone help me how to navigate and check a VM installed on the FreeBSD OS ?
kub-kun
I can't understand how I can use bsdconfig for network
bsdconfig has a networking section where you can setup wired or wireless internet
kub-kun
Well I can't show it right now since I'm on my phone, but I'm pretty sure you'll find this option
Anonymous
Now, a pretty idiot question: is possible to run linux kernel on bsd?
i686
virtualization to the rescue
Anonymous
Ik, bsd kernel is kinda different by alot )) but just asking if bsd linux is like a vmlinuz or a binary file at all
r2g2
https://docs.freebsd.org/en/books/handbook/
r2g2
https://docs.freebsd.org/en/books/arch-handbook/
Jeremy
anybody use a vps with freebsd and for some reason it won't reboot except when you start the VPS manually?
Anonymous
Anonymous
bittin-
https://www.bsdnow.tv/475
ɴꙩᴍᴀᴅ
RoboNuggie for real?
Hardcode
Now, a pretty idiot question: is possible to run linux kernel on bsd?
"is it possible to run windows kernel on linux"
kub-kun
Now, a pretty idiot question: is possible to run linux kernel on bsd?
I mean you can sorta do it. You can run BSD kernel with gnu utilities
kub-kun
I know there were projects that used linux kernel and BSD utilis but they died pretty quickly
Anonymous
😳
Yup 😊
NOT jennbоb
какие различия между опенбсд и фрибсд?
ɴꙩᴍᴀᴅ
какие различия между опенбсд и фрибсд?
Это английская группа, русские вопросы задавайте в @freebsd_ru (:
ɴꙩᴍᴀᴅ
Yup 😊
That's awesome! Nice to meet you (:
NOT jennbоb
Я хз почему
ɴꙩᴍᴀᴅ
какие различия между опенбсд и фрибсд?
Основное различие заключается в философии развития
Julia
I am sorry for asking this question but I haven't had to do this in a long time. I am installing FreeBSD on a notebook which I believe has a nvidia graphics card but I am not sure. what was the command to see which hardware I have?
Julia
yes it is, thank you
ɴꙩᴍᴀᴅ
yw (:
SteelCaptain
Hello! How can i install freebsd wifi drivers without having internet access from freebsd? I was using ethernet but now i need to use wifi.
SteelCaptain
Is it possible to cache packages on a usb stick and install them from usb
ɴꙩᴍᴀᴅ
Or use ports
Anonymous
I mean you can sorta do it. You can run BSD kernel with gnu utilities
The only thing i dont like in bsd is low download speed