Reply To: wpa_supplicant issue (antiX 23.2-runit_386-core – frugal)

Forum › Forums › New users › New Users and General Questions › wpa_supplicant issue (antiX 23.2-runit_386-core – frugal) › Reply To: wpa_supplicant issue (antiX 23.2-runit_386-core – frugal)

#184648
andfree
Member

    Well, about the third laptop.
    I forced the interface down with:

    sudo ifdown eth1

    I removed the lines that contained wpa-psk & wpa-ssid, and left the rest related to eth1 lines in /etc/network/interfaces as they were, ie:

    allow-hotplug eth1
    iface eth1 inet dhcp

    I activated eth1 with:

    sudo ifup eth1

    I ran ceni and tried to connect to the net wirelessly. Some of the error messages have left, but these ones still remain:

    Scanning for wireless networks.. Successfully initialized wpa_supplicant
    nl80211: Driver does not support authentication/association or connect commands
    nl80211: deinit ifname=eth1 disabled_11b_rates=0
    ioctl[SIOCSIWENCODEEXT]: Invalid argument

    I also tried to create a new symlink in /etc:

    sudo ln -s /run/resolvconf/resolv.conf /etc/resolv.conf

    I rebooted and ran ceni again, but it doesn’t seem to make any difference.

    • This reply was modified 1 year ago by andfree.
    • This reply was modified 1 year ago by andfree.
    • This reply was modified 1 year ago by andfree.