Problems with WiFi networks - HP 255 G7, FreeBSD 14.2
Date: Tue, 01 Apr 2025 17:33:28 UTC
Hey! : ) I have decided to install FreeBSD 14.2 in my laptop (HP 255 G7). This model use a WiFi card detected as rtw880 in the system. Ive used FreeBSD 14.1 in this laptop before, and i had to add the line " compat.linuxkpi.skb.mem_limit=1" in my /boot/loader.conf file for the WiFi card to work. I did the same for this 14.2 installation. And my WiFi card is recognized when looking at the ifconfig output. I proceeded to add the lines needed at /etc/rc.conf and /etc/wpa_supplicant.conf for the system to connect to my desired network. (As shown in the robonuggie youtube channel which has been appropiate for me in the 14.1 system version. Anyways, when i use "ping 1.1.1.1" to check the status of my connection, last lines indicate "No route to host" so i guess system didnt make the connection. I also tried to configure the network in bsdconfig, but i cannot select any network that appear as scanned in the interface. What can i do to resolve this issue? P.D: Im still new to these mailing lists, so if im not following whatever convention that is appropiate here, feel free to let me know. And thanks for the attention!