Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Apr 2025 09:41:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        wireless@FreeBSD.org
Subject:   [Bug 286259] wpa_supplicant fails to authenticate without INET (Failed to initialize driver 'bsd')
Message-ID:  <bug-286259-21060@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286259

            Bug ID: 286259
           Summary: wpa_supplicant fails to authenticate without INET
                    (Failed to initialize driver 'bsd')
           Product: Base System
           Version: 14.3-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: wireless
          Assignee: wireless@FreeBSD.org
          Reporter: zarychtam@plan-b.pwste.edu.pl

wpa_supplicant fails to authenticate correctly when legacy IP support is
disabled in FreeBSD (i.e., the world built with WITHOUT_INET and nooptions INET
in the kernel config):

[bsdondell] /home/mzar# /usr/sbin/wpa_supplicant -Dbsd -i wlan0 -c
/etc/wpa_supplicant.conf
Successfully initialized wpa_supplicant
socket[PF_INET,SOCK_DGRAM]: Address family not supported by protocol family
Failed to initialize driver 'bsd'
wlan0: Unsupported driver 'bsd'
wlan0: CTRL-EVENT-DSCP-POLICY clear_all

The same refers for the wpa_supplicant from ports:

[bsdondell] /home/mzar# /usr/local/sbin/wpa_supplicant -Dbsd -i wlan0 -c
/etc/wpa_supplicant.conf
Successfully initialized wpa_supplicant
socket[PF_INET,SOCK_DGRAM]: Address family not supported by protocol family
Failed to initialize driver 'bsd'
wlan0: Unsupported driver 'bsd'
wlan0: CTRL-EVENT-DSCP-POLICY clear_all

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-286259-21060>