On Wed, Jul 19, 2017 at 11:06 AM, Stefan Sperling <s...@stsp.name> wrote:
> On Wed, Jul 19, 2017 at 12:47:51AM -0500, Abel Abraham Camarillo Ojeda wrote:
>> Also I'm unable to use another wifi card that works on other OpenBSD machine:
>
> Please run: ifconfig urtwn0 debug
> And then repeat this test:
>
>> # ifconfig urtwn0 nwid aglaya wpakey pass up;
>
> Show us the additional debug info which will be written to /var/log/messages.
>
> With successful association you should see additional messages such as:
>
> urtwn0: associated with fe:e1:ba:d0:87:4b ssid "mywifi" channel 8 start 1Mb 
> short preamble short slot time
> urtwn0: missed beacon threshold set to 7 beacons, beacon interval is 100 TU
> urtwn0: received assoc_resp from fe:e1:ba:d0:87:4b rssi -15 mode 11g
> urtwn0: received msg 1/4 of the 4-way handshake from fe:e1:ba:d0:87:4b
> urtwn0: sending msg 2/4 of the 4-way handshake to fe:e1:ba:d0:87:4b
> urtwn0: received msg 3/4 of the 4-way handshake from fe:e1:ba:d0:87:4b
> urtwn0: sending msg 4/4 of the 4-way handshake to fe:e1:ba:d0:87:4b

(magically now ethernet is working)

# ifconfig urtwn0 debug;
# ifconfig urtwn0 nwid aglaya wpakey pass up
$ dmesg | tail
vscsi0 at root
scsibus2 at vscsi0: 256 targets
softraid0 at root
scsibus3 at softraid0: 256 targets
root on sd0a (cc67f9c965a785a3.a) swap on sd0b dump on sd0b
WARNING: / was not properly unmounted
iwm0: hw rev 0x200, fw ver 16.242414.0, address e4:b3:18:a4:88:b9
urtwn0: timeout waiting for firmware readiness
urtwn0: timeout waiting for firmware readiness
urtwn0: timeout waiting for firmware readiness
$

# ifconfig urtwn0
urtwn0: flags=8803<UP,BROADCAST,SIMPLEX,MULTICAST> mtu 1500
        lladdr e8:de:27:a3:d6:d9
        index 5 priority 4 llprio 3
        groups: wlan
        media: IEEE802.11 autoselect
        status: no network
        ieee80211: nwid aglaya wpakey XXX wpaprotos wpa2 wpaakms psk
wpaciphers ccmp wpagroupcipher ccmp

Thanks

  • Re: Stefan Sperling
    • Re: Abel Abraham Camarillo Ojeda
      • Re: Stefan Sperling
        • Re: Abel Abraham Camarillo Ojeda
          • Re: Stefan Sperling
            • Re: Abel Abraham Camarillo Ojeda
        • Re: Abel Abraham Camarillo Ojeda
          • Re: Stefan Sperling
            • Re: Abel Abraham Camarillo Ojeda
              • Re: Stefan Sperling
                • Re: Tinker
                • Re: Abel Abraham Camarillo Ojeda

Reply via email to