Can a #haiku fanatic help me figure out why my wifi won’t show? It has worked in the past in beta2 I think but no more. It’s an intel 9260 card which works in the BSDs. lspci shows it and I don’t know where to look for any failure.
@julienxx I have similar issues with an older intel wifi chipset. For me the problem is that the driver runs into timeouts in its init. /boot/system/var/log/syslog had a few clues in that direction but I didn't manage to make progress on that yet.
- replies
- 1
- announces
- 0
- likes
- 1
@patrick From what I can see in my syslog the card is detected and fails to wake up `idualwifi7260: Failed to wake up the nic`. Thanks for the pointer! At least I have something to search now :)