[Bug 247528] rtwn(4) RTL8192EU usb wifi dongle can't connect to AP

2025-01-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247528 --- Comment #60 from Adrian Chadd --- I've been digging deep in this and i've found some fun stuff. First, the power up / down / up sequencing problem. there's code in rtl8192eu that doesn't exist at all in rtl8xxxu in linux. If I just del

[Bug 247528] rtwn(4) RTL8192EU usb wifi dongle can't connect to AP

2025-01-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247528 --- Comment #61 from Sulev-Madis Silber --- (In reply to Adrian Chadd from comment #60) applied all 3 patches. now it doesn't disappear from usb after destroy & create, and it successfully connects to wpa2 ap and passes traffic without any

[Bug 282789] iwlwifi hangs on boot with request_module_nowait("iwlmvm") -- broken after 2ac644317e671b001d3fb8fd924a1ae808a0bf32

2025-01-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282789 --- Comment #13 from Bjoern A. Zeeb --- (In reply to Mark Johnston from comment #12) I also wanted to MFC the entire driver update first stable/14 is behind main but not while vacation. -- You are receiving this mail because: You are on

[Bug 247528] rtwn(4) RTL8192EU usb wifi dongle can't connect to AP

2025-01-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247528 --- Comment #64 from Cy Schubert --- (In reply to Sulev-Madis Silber from comment #62) What type of USB controller does your laptop have? XHCI? EHCI? -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 247528] rtwn(4) RTL8192EU usb wifi dongle can't connect to AP

2025-01-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247528 --- Comment #62 from Sulev-Madis Silber --- additional platform info here this is FreeBSD ask-m-001 15.0-CURRENT FreeBSD 15.0-CURRENT #0 main-n274860-2f35419fb26d-dirty: Sun Jan 19 23:40:21 EET 2025 r...@green.sau.si.pri.ee:/root/fil

[Bug 247528] rtwn(4) RTL8192EU usb wifi dongle can't connect to AP

2025-01-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247528 --- Comment #63 from Cy Schubert --- (In reply to Adrian Chadd from comment #60) The patches work with RTL8188EU (TL-WN725N) almost immediately. The AC1200 (Archer T4UH wireless Realtek 8812AU TP-Link) also does immediately work. The RTL81

[Bug 247528] rtwn(4) RTL8192EU usb wifi dongle can't connect to AP

2025-01-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247528 --- Comment #67 from Sulev-Madis Silber --- (In reply to Cy Schubert from comment #64) not laptop at all, this is actually nanopi neo core module on custom pcb and usb wifi with custom headers soldered on and plugged on the side. as allwin

[Bug 247528] rtwn(4) RTL8192EU usb wifi dongle can't connect to AP

2025-01-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247528 --- Comment #66 from Adrian Chadd --- (In reply to Cy Schubert from comment #63) Hm, I didn't think my diffs changed RTL8188EU behaviour! The RTL8188E code uses the RTL8192C channel change code but overrides a couple of methods. None of t

[Bug 247528] rtwn(4) RTL8192EU usb wifi dongle can't connect to AP

2025-01-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247528 --- Comment #65 from Adrian Chadd --- (In reply to Cy Schubert from comment #63) Hm, I didn't think my diffs changed RTL8188EU behaviour! The RTL8188E code uses the RTL8192C channel change code but overrides a couple of methods. None of t