Wi-Fi and wired networking not, or no longer, working as expected

I can no longer connect to eduroam :(

From iwn(4):

Code:
     Alternatively, to load the driver as a module at boot time, place the
     following lines in loader.conf(5):

           if_iwn_load="YES"
           iwn1000fw_load="YES"
           iwn100fw_load="YES"
           iwn105fw_load="YES"
           iwn135fw_load="YES"
           iwn2000fw_load="YES"
           iwn2030fw_load="YES"
           iwn4965fw_load="YES"
           iwn5000fw_load="YES"
           iwn5150fw_load="YES"
           iwn6000fw_load="YES"
           iwn6000g2afw_load="YES"
           iwn6000g2bfw_load="YES"
           iwn6050fw_load="YES"

I suspect that some of my problems were caused by those fourteen lines.

Weird, because my problems were never at (or near) boot time.
 
Back
Top