wireless

  1. DonK

    Business class Wireless Access Point hardware?

    What's your favorite business class Wireless Access Point? Do you know of any good Wireless forums or mail lists? Thank you in advance.
  2. D

    Solved Intel Wireless 3160 poor performance speed

    Hi all, I have setup a fresh installation of GhostBSD 20.04.1 in a Toshiba Satellite L50-C. (Try first FreeBSD 12.1 but graphic card works better on GhostBSD ;) ) When the laptop was working on Linux Mint 19.3, it had an average speed (using wlan0) of 50-60 Mbit/s download and 20-30 Mbit/s...
  3. TobiG

    Intel WLAN AC9462 on 13.0-CURRENT

    Good morning fellow BSD-lovers. As the topic suggests, iam trying to get the Intel Wireless AC9462 running on my freshly installed 13.0-CURRENT. Iam using the iwm driver with the newly added support for AC 946X. Unfortunately, the driver doesn't detect the PCI device. According to the...
  4. mercurius

    Broadcom 4313 in FreeBSD 12.0-RELEASE

    I am trying to make it working. I found this post https://forums.freebsd.org/threads/is-it-possible-to-use-the-broadcom-bcm4313.26616/ and did everything as written there (found Windows driver, used ndisgen and rebuilt ndis module with the patch), but I still have kernel panics when I try to...
  5. C

    wpa_supplicant.conf not being processed from rc.conf

    If I reboot and "service netif restart", my RTL8192CU will connect to a random available network, but will not get an IP address. It seems to not be looking at wpa_supplicant.conf. If I reboot and do "wpa_supplicant -i wlan0 -c /etc/wpa_supplicant.conf", I will connect to the network specified...
  6. N

    Configuring Ralink wireless device

    How can I configure Ralink rt3290 wifi adapter device for wifi connection?
  7. R

    Install FreeBSD with Wireless Drivers

    Hello All, I have a lenovo 120s-11iap laptop which I am attempting to install FreeBSD on. The laptop has no ethernet jack so I was hoping during installation that my wireless device would be discovered so that I could connect to my network. However when I attempt to configure an IP4 address...
  8. Ian Arad

    FreeBSD 11.2, wireless driver Ralink RT3290 ?

    lspci (linux) 02:00.0 Network controller: Ralink corp. RT3290 Wireless 802.11n 1T/1R PCIe 02:00.1 Bluetooth: Ralink corp. RT3290 Bluetooth I tried to install freebsd 11.2 but it does not detect my wireless network card. - I looked in another publication and they said that the RT3290 driver is...
  9. RedPhoenix

    FreeBSD on the HP 15-bs212wm

    Hey guys. :) I come to you with a new problem. :) I'm currently running FreeBSD on my pretty new HP 15-bs212wm. From what I have gathered from Windows and Linux, which are also installed on the same Laptop, it's got either Realtek or Intel for the Wireless, and, as it says clearly on...
  10. Maelstorm

    Wireless Adapter

    Well, I had a wireless adapter laying around, so I put it in the machine. The kernel sees it as a rlphy0 but that's the only place that I can find it. Here's the relevant dmesg. rlphy0: <RTL8201L 10/100 media interface> PHY 9 on miibus0 rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX...
  11. G

    raspberry pi 2 wi-fi interface missing even module should be in the kernel

    Hello, I just hot my new raspberry pi 2. I see a big fat Broadcom chip on it that says "BCM2836" and I'm sure that this one should be the wireless card. I'm using a standard image for RPI2 with nothing custom on it. I have downloaded the source and on the default conf file I see that it's...
  12. T

    iwm - getting more performance out of it?

    The performance of my iwm wireless seems really bad. Example: root@kg-z30b# speedtest --simple Ping: 15.741 ms Download: 5.02 Mbit/s Upload: 0.59 Mbit/s root@kg-z30b# speedtest --simple Ping: 20.873 ms Download: 3.63 Mbit/s Upload: 0.60 Mbit/s root@kg-z30b# speedtest --simple Ping: 16.086 ms...
  13. T

    Solved iwm driver - supposed to work with 5 GHz?

    Is the iwm driver supposed to work with wlans on 5 GHz now? Yesterday I updated a laptop to the latest FreeBSD 11.1-stable tingo@kg-z30b$ uname -a FreeBSD kg-z30b.kg4.no 11.1-STABLE FreeBSD 11.1-STABLE #1 r329829: Thu Feb 22 21:28:43 CET 2018 root@kg-z30b.kg4.no:/usr/obj/usr/src/sys/GENERIC...
  14. T

    Wireless Network Card (not) showing

    I want to setup a failover on this notebook so that it prefers ethernet when a cable is inserted and falls back to wireless when absent ethernet using lagg. However, I can't find my wireless network card, which makes it difficult. As you can see from ifconfig, the ethernet card msk0 is up, and...
  15. i-bsd

    Need wireless USB dongle recommendation (with good range)

    I know this question has probably been asked a thousand times here (sorry) but I'm in need of a quality wireless USB dongle with very good range (i.e. antenna). Currently I'm using an Edimax nano dongle that I bought off Amazon which connects fine, but the signal is very weak. I'm sure with a...
  16. poorandunlucky

    Wireless adapter not detected

    I also have this issue where my wireless adapter and Bluetooth radio aren't detected by the operating system... It's the stock interface from a Dell Precision M6500, it's made by Broadcom... I tried loading a bunch of drivers, but I never got any kind of feedback on it... I normally run...
  17. S

    Solved Failing to route from wireless AP

    I was running a WAP from a Ralink PCI card. It worked fine except the signal was weak/spotty because the machine was in the basement. So I replaced the PCI WAP with an Intel network card and cabled that to a D-Link DAP-2330 upstairs. The signal is great now and I can see (tcpdump) traffic when I...
  18. michael_hackson

    Solved Can't make IP aliases through /etc/rc.conf

    Hello! I am trying to set up IP aliases and have been following the handbook (11.6 Virtual Hosts) on how to do this. It seems to work if I do it directly in console with # ifconfig wlan0 inet 192.168.1.10/32 alias, then the console is read: inet 192.168.1.65 netmask 0xffffff00 broadcast...
  19. Phishfry

    Downgraded my Atheros Wireless Access Point

    Well I figured an APU3 was a waste as a FreeBSD Wireless Access Point. So I found an old Checkpoint U5 Firewall I had used as a pfSense Wireless Access Point before learning FreeBSD and hostAP. I am pretty surprised how well it does. It gets 3 bars signal whereas my APU3 with Ubiquity SR71E WAP...
  20. vermaden

    Scripted Network Management with network.sh

    Hi, As some of You know there is net-mgmt/networkmgr which allows convenient/graphical Wireless and LAN connections switch. What I miss in it is the WWAN connection management, DNS management, optional MAC generation and network shares unmount at disconnect. With my solution you still need to...
Back
Top