wifi

  1. N

    Netgear a6100 wifi usb adapter drivers

    I am trying to use a usb dongle with freebsd on my rpi4. In the manual of the dongle, i see that they have drivers listed but its for windows. https://bsd-hardware.info/?id=usb:0846-9052 This says it is supported but what does that mean exactly.... does that mean i need to load the drivers or...
  2. N

    Switching from Raspbian OS to FreeBSD

    I got an SD card img file from the FreeBSD site and put it onto the micro SD card that goes into my raspberry pi 4. I am doing this so I can ssh into it and run my c files from my main computer easily. When I had Raspbian OS which is what came pre installed, I was able to wirelessly connect to...
  3. W

    Driver for RTL8812AE

    Sorry my english is not very good. I need the driver for my wifi card: none0@pci0:3:0:0: class=0x028000 rev=0x01 hdr=0x00 vendor=0x10ec device=0x8812 subvendor=0x1186 subdevice=0x3305 vendor = 'Realtek Semiconductor Co., Ltd.' device = 'RTL8812AE 802.11ac PCIe Wireless...
  4. skunk

    Trying to get WiFi work on Thinkpad T520

    I am having a hard time trying to get WLAN work on the Thinkpad T520 with its Centrino 6300 wifi card using 13.0-RELEASE-p8. # pciconf -lv <snip> iwn0@pci0:3:0:0: class=0x028000 rev=0x3e hdr=0x00 vendor=0x8086 device=0x4238 subvendor=0x8086 subdevice=0x1111 vendor = 'Intel...
  5. F

    Solved OpenVPN + NAT + routing

    Hi, everyone. Seems like between the times I DO the PF config, I forget something very important :) Anyway. My box has 3 NICs. There is WAN and LAN ethernets, then there is a WIFI AP managed by hostapd. And here is my /etc/pf.conf: out_if = "igb0" lan_if = "igb1" wifi_if = "wlan0" nonroute =...
  6. C

    Unable to connect to WiFi with Intel AC 9560

    Hi everyone, I am new to FreeBSD, coming from Linux. I downloaded FreeBSD 13.0 Release amd64.disc1.iso, using Lenovo IdeaPad C300. Installed everything with Ethernet cable, however when trying to use WiFi, I'm unable to. Steps taken: sysctl net.wlan.devices -> net.wlan.devices: iwm0 dmesg...
  7. G

    Solved The cheapest but not the shittiest wifi dongle I can purchase on aliexpress that doesn't explode within a week or 3

    I need a wifi dongle cause my new pc motherboard doesn't have built in WiFi so what is the The cheapest but not the shittiest wifi dongle I can purchase on aliexpress that doesn't explode within a week or 3
  8. R

    Getting wifi to work on FreeBSD is nearly impossible.

    I've searched Google. I've searched the FreeBSD forums and documentation. Every computer that I've tried FreeBSD on, getting wifi to work isn't possible. I got it to work once with a USB Netgear dongle, but even then it was a hassle and was extremely slow. I know the forum rules forbid "Why...
  9. D

    Atheros AR9580 and AR9582 pcie from Mikrotik? (ath_hal?)

    Hi, Anyone using similar wifi PCIe cards? Atheros AR9580 and AR9582 Will “ath_hal” or other FreeBSD module work with them? Im thinking of getting R11e-2HPnD and R11e-5HnD from Mikrotik. Thanks
  10. M

    Unstable WiFi Speeds Intel 8265/8275

    Hello. For quite a while I've been dealing with a highly unstable wifi connection on 13.0 (and if its relevant I'm dual booting Windows 10 on another drive on the same machine). My motherboard has an intel 8265/8275 which from my understanding is supported by the iwm driver. The main issue is...
  11. G

    No WiFi on fresh FreeBSD install.

    Just installed and booted FreeBSD on a 64 gig sd on my HP 11A G8 EE chromebook Need help configuring network already tried a bunch of things but they won't work!
  12. D

    How to setup Network on Dell Latitude E5420?

    Hey y'all, I'm new to BSD and have just installed FreeBSD and KDE Plasma on my Dell Latitude E5420. My wifi is not working, but LAN is. I've read that my wifi card is not supported by FreeBSD (Broadcom) but that it could possible to create the drivers myself using XP drivers and ndisscvt. I...
  13. limo

    Just Installed, No WiFi

    Hi, I hope this is the right forum. I just installed and from the screen with “cable” connected to router I could: ping www.yahoo.com ping www.google.com Both returned to me data (64 bytes from 216.58…. icmp_seq=11 tt1=109 time=60.234 ms) Unplugged the cable and got “no route to host” So I...
  14. S

    Wifi shows up in pciconf, but not configured as wlan0

    After a few days of hacking, I'm very close to finally using FreeBSD. I think I have one (hopefully) final step left, to get wifi working. Currently, my wifi adapter shows up in pciconf, but it doesn't seem to show up as wlan0. Running net-mgmt/wifimgr gives me the error ifconfig: interface...
  15. D

    Does it mean that FreeBSD supports my NIC if wifi works while running in VMware as Guest?

    First of all Hello everybody, I am new to the forum and FreeBSD, I am also posting this in general because it didn't feel like it belonged in a more specific category. Apologies if my question is stupid, but I understand very little of how virtualization treats hardware components, My question...
  16. F

    Can I compile Linux hardware code with FreeBSD?

    So I have a close-source wi-fi card. It works fine with windows ofc and fine with Linux because Ubuntu's developers develop a hardware support for that driver and its open-source. So Im really enjoying using FreeBSD but not being able to connection internet without ethernet cable or extra wi-fi...
  17. T

    Solved MacBook Pro 8,1 setup trouble

    Hello and thanks already for having clicked on this! I'm having some trouble getting FreeBSD setup fully working on my late 2011 13" MPB. Most things do work suprisingly well but here are my problems: Trackpad Suspend/Resume WiFi (BCM 4331) Some general info: FreeBSD 13.0 is installed on a...
  18. E

    RTL8192EU NIC - Slow connection

    I have a Realtek RTL8192EU USB NIC and the transfer (download) speed is very slow (maximum of 200k/s). On Linux I get a medium speed of 1000k/s, which is what I would expect and also matches up with the output of speedtest-cli. * dmesg * ifconfig in /etc/rc.conf I have: wlans_rtwn0="wlan0"...
  19. E

    Solved Delete

    I managed to solve the issue, please delete this thread
  20. M

    Intel AX200 Wi-Fi Module Support

    Hello. I recently setup a OPNSense firewall, and everything works great except it appears that FreeBSD does not support the Intel AX200 Wi-Fi module. Does anybody know if it will be supported in the near future, or if there is any way to get it work today? I've SSH'd into the firewall and run...
Back
Top