My ISP recently activated IPv6, and my router is giving out IPv4 & IPv6 addresses. Build hrev56141 isn’t getting an IP address any more from DHCP. So I set it to an unused IPv4 address outside the DHCP range, and entered the IPs for the DNS servers. Despite that, I can’t connect to anything locally, even when using the IP. I can’t SSH into a machine connected with the same switch. Disabling the ipv6 and icmpv6 modules didn’t help.
Is there something about potentially receiving an IPv6 address that would break things? Or is my rtl81xx/0 device just picking a random day to stop working? (It shows as connected though)
Is there something else I could do to troubleshoot? Otherwise, I’m thinking I have to install the latest build in a VM, sneakernet the updated packages from the VM to the laptop, install.
And trying to use Wi-Fi with the idualwifi7260/0 results in a kernel panic when trying to connect to my network (can see the SSIDs though).
Panic:
Unhandled page fault in kernel space at 0xffff, ip 0xff…ffe633c75c
drivers/net/idualwifi7260:
iwm_phy_ctxt_apply.constprop.0 + 5c
iwm_netstate + 0x38f
ieee80211_newstate_cb + 0x120
tq_handle_thread + 0x65
kernel: common_thread_entry(void*) + 0x38
ic_taskq_1009_kstack@0xff…ffe66ff000 + 0x4fe0
Ironically, I was trying to help with regard to this Intel Wi-Fi-related ticket #14298 ([8086:3165] Intel iwm driver not loading for idualwifi7260) – Haiku