• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Search
  • Register
  • Login
Netgate Discussion Forum
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Search
  • Register
  • Login

Intel wireless card driver not loaded, but should be supported by freebsd12 (i think)

2.5 Development Snapshots (Retired)
2
2
440
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S
    sloopbun
    last edited by Aug 23, 2019, 1:58 AM

    I am new to pfsense and freebsd, but I have dived into 2.5 development snapshots.

    Specifically, I want to set up my wireless card as a WAN interface.

    this is how it appears in pciconf -lv

    none0@pci0:0:16:0:	class=0x028000 card=0x21108086 chip=0x24fb8086 rev=0x10 hdr=0x00
        vendor     = 'Intel Corporation'
        device     = 'Dual Band Wireless-AC 3168NGW [Stone Peak]'
        class      = network
    

    This should be supported in FreeBSD12 from what I can gather.

    I added the following to /boot/loader.conf.local but it made no change.

    if_iwm_load="YES"
    iwm3168fw_load="YES"
    legal.intel_ipw.license_ack=1
    legal.intel_iwm.license_ask=1
    legal.intel_iwi.license_ask=1
    

    dmesg still reports:

    pci0: <network> at device 16.0 (no driver attached)
    

    Can anyone advise me on what I am missing?

    1 Reply Last reply Reply Quote 0
    • S
      stephenw10 Netgate Administrator
      last edited by stephenw10 Sep 1, 2019, 7:20 PM Sep 1, 2019, 7:05 PM

      Sure looks like that should be supported:
      https://github.com/pfsense/FreeBSD-src/commit/5237c88c1abcac87b47cc12cee1dff7de106d4d0

      If you remove those lines (or comment them out) and then manually load the modules at runtime do they load? What error do you see if not?

      Did you copy those modules onto the box? It doesn't look like they're included by default.

      Steve

      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.