wifi

  1. Kalero

    Broadcom BCM4313 Wireless Device

    Hi, yesterday I installed FreeBSD 11.0-CURRENT and wanted to set up my wifi. I have a Broadcom BCM4313 and I read googleing there were some problems attempting to get this card working with the net/bwn-firmware-kmod, so some people used ndis to use the Windows' drivers. Because I wouldn't like...
  2. Kalero

    Atheros AR9565 not working: a lot of "bad series0"

    Hi, I'm trying to get my wireless working in my FreeBSD 10.2 for my work and I don't know exactly what's happening (maybe there's a bug in the ath driver for my card). I'm attaching the results of dmesg | grep -i 'ath'Some help will be appreciated. Many thanks.
  3. Kalero

    Other Wifi signal icon at Lumina desktop

    Hi, I installed Lumina desktop 0.8.7 on FreeBSD 10.2 and if I look for Lumina screenshots at the web, I see they have the typical wifi signal icon at the system tray, but I can't find it in the plugins list for the panel (Lumina is a plugin based desktop). I've searched at FreeBSD packages and...
  4. Grzegorz

    WIFI Access Point on FreeBSD 9 and run driver

    Hello everyone. I'm trying to set up a WIFI Access Point on my FreeBSD 9 machine. First, I using a simple USB card with urtwn, but on FreeBSD 9 there is no driver. Next I take from work a USB Tp-link card with uses zyd driver, no results. So I bought Runlink USB WIFI Adapter, that using run...
  5. F

    Solved wpa_supplicant, multiple networks, and WPA

    Evening all, I've got FreeBSD-CURRENT running on my T440. I set up my /etc/rc.conf with the following: wlans_iwm0="wlan0" ifconfig_wlan0="WPA DHCP" And in my /etc/wpa_supplicant.conf I have the following: network={ ssid="HomeWifi" psk="MySecretPassword" } network={ ssid="Some hotel...
Back
Top