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
ɴꙩᴍᴀᴅ
Marco
Anonymous
Baron
Anonymous
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
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
ɴꙩᴍᴀᴅ
ɴꙩᴍᴀᴅ
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
kub-kun
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
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
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?
i686
Hardcode
kub-kun
I know there were projects that used linux kernel and BSD utilis but they died pretty quickly
Anonymous
NOT jennbоb
какие различия между опенбсд и фрибсд?
NOT jennbоb
NOT jennbоb
NOT jennbоb
Я хз почему
Chris
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