<div dir="auto"><span style="font-family:sans-serif">If you have an android phone you can turn on usb tethering and let it wifi-connect to your network while you connect the phone to your laptop with usb.</span><div dir="auto" style="font-family:sans-serif"><br></div><div dir="auto" style="font-family:sans-serif">It'll create /dev/ue0 and you just need to issue </div><div dir="auto" style="font-family:sans-serif"><br></div><div dir="auto" style="font-family:sans-serif">dhcpclient /dev/ue0 </div><div dir="auto" style="font-family:sans-serif"><br></div><div dir="auto" style="font-family:sans-serif">(as root) </div><div dir="auto" style="font-family:sans-serif">To get everything working as an ad interim solution.</div><div dir="auto" style="font-family:sans-serif"><br></div><div dir="auto" style="font-family:sans-serif">Hope it helps you out a bit.</div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Oct 25, 2018, 10:09 Tobias Heilig <<a href="mailto:0x70b1@web.de">0x70b1@web.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  

    
  
  <div text="#000000" bgcolor="#FFFFFF">
    <pre class="m_8743906051775463306yklcuq-10 m_8743906051775463306hpxQMr">hi guys,</pre>
    <pre class="m_8743906051775463306yklcuq-10 m_8743906051775463306hpxQMr">hope this is the right mailing list for my issue.

i'm trying to boot dfly off my thinkpad t431s and obviously my wifi card is
causing some problem:

</pre>
    <pre class="m_8743906051775463306yklcuq-10 m_8743906051775463306hpxQMr"><code class="m_8743906051775463306yklcuq-7 m_8743906051775463306iRRQrr"><blockquote type="cite"><pre><code class="m_8743906051775463306yklcuq-7 m_8743906051775463306iRRQrr">iwn0.pci3.pcib2.pci0.pcib0.acpi0.nexus0.root0
iwn0: <Intel Centrino Advanced 6235> [tentative] mem 0xf0c00000-0xf0c01fff irq 1
7 at device 0.0 on pci3
iwn0: Reserved 0x2000 bytes for rid 0x10 type 3 at 0xf0c00000
iwn0: attempting to allocate 1 MSI vector (1 supported)
alloc MSI intr 16 on cpu3
iwn0: using IRQ 16 on cpu3 for MSI
iwn0: adapter type id : 0x088f sub id :0x5260 rev 11 not supported (subdevice)
iwn0: could not attach device, error 45
panic: MSI rid 1 is not setup
cpuid = 0
Trace beginning at frame 0xffffffff819718e0
panic() at panic+0x236 0xffffffff805f8666
panic() at panic+0x236 0xffffffff805f8666
pci_teardown_intr() at pci_teardown_intr+0x2a1 0xffffffff8085c601
iwn_detach() at iwn_detach+0xb9 0xffffffff804fbf89
iwn_attach() at iwn_attach+0x7cb 0xffffffff804fc85b
device_doattach() at device_doattach+0x45 0xffffffff80622555
Debugger("panic")

CPU0 stopping CPUs: 0x0000000e
stopped
Stopped at    Debugger+0x7c:    movb    $0,0xe67a49(%rip)</code>
</pre></blockquote></code><code class="m_8743906051775463306yklcuq-7 m_8743906051775463306iRRQrr">
after physically removing the wifi card and trying again it booted without issues.

</code>Also, i checked <font color="#000000"><a class="m_8743906051775463306yklcuq-27 m_8743906051775463306gHNuGz" href="https://gitweb.dragonflybsd.org/dragonfly.git/blob/HEAD:/sys/dev/netif/iwn/if_iwn.c" target="_blank" rel="noreferrer">/sys/dev/netif/iwn/if_iwn.c</a></font> [1] and from what i can tell my wifi card is
listed there and <a class="m_8743906051775463306yklcuq-27 m_8743906051775463306gHNuGz" href="https://gitweb.dragonflybsd.org/dragonfly.git/blob/HEAD:/sys/dev/netif/iwn/fw/iwn6000g2b/Makefile" target="_blank" rel="noreferrer">/sys/dev/netif/iwn/fw/iwn60002g/Makefile</a> [2] contains the correct Firmware
for it.

unluckily, i'm not experienced enough to troubleshoot further. any ideas on how to get
it working?

else, is there any particular wifi card which is known to work good under dflybsd 5.2.2
i can replace mine with?

Thanks in advance.

[1] <a class="m_8743906051775463306moz-txt-link-freetext" href="https://gitweb.dragonflybsd.org/dragonfly.git/blob/HEAD:/sys/dev/netif/iwn/if_iwn.c" target="_blank" rel="noreferrer">https://gitweb.dragonflybsd.org/dragonfly.git/blob/HEAD:/sys/dev/netif/iwn/if_iwn.c</a>
[2] <a class="m_8743906051775463306moz-txt-link-freetext" href="https://gitweb.dragonflybsd.org/dragonfly.git/blob/HEAD:/sys/dev/netif/iwn/fw/iwn6000g2b/Makefile" target="_blank" rel="noreferrer">https://gitweb.dragonflybsd.org/dragonfly.git/blob/HEAD:/sys/dev/netif/iwn/fw/iwn6000g2b/Makefile</a>
<code class="m_8743906051775463306yklcuq-7 m_8743906051775463306iRRQrr"></code></pre>
    <pre class="m_8743906051775463306moz-signature" cols="72">-- 
best regards,

Tobi</pre>
  </div>

</blockquote></div>