From nobody Sun Jun 16 07:47:46 2024
X-Original-To: freebsd-wireless@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4W24qr1Jt7z5NV6l
	for <freebsd-wireless@mlmmj.nyi.freebsd.org>; Sun, 16 Jun 2024 07:47:52 +0000 (UTC)
	(envelope-from bzeeb-lists@lists.zabbadoz.net)
Received: from mx1.sbone.de (cross.sbone.de [195.201.62.131])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mx1.sbone.de", Issuer "SBone.DE Root Certificate Authority" (not verified))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4W24qq4S6tz4T8L
	for <freebsd-wireless@freebsd.org>; Sun, 16 Jun 2024 07:47:50 +0000 (UTC)
	(envelope-from bzeeb-lists@lists.zabbadoz.net)
Authentication-Results: mx1.freebsd.org;
	none
Received: from mail.sbone.de (mail.sbone.de [IPv6:fde9:577b:c1a9:4902:0:7404:2:1025])
	(using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by mx1.sbone.de (Postfix) with ESMTPS id 9ECAA8D4A126;
	Sun, 16 Jun 2024 07:47:48 +0000 (UTC)
Received: from content-filter.t4-02.sbone.de (content-filter.t4-02.sbone.de [IPv6:fde9:577b:c1a9:4902:0:7404:2:2742])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by mail.sbone.de (Postfix) with ESMTPS id 757502D029D8;
	Sun, 16 Jun 2024 07:47:47 +0000 (UTC)
X-Virus-Scanned: amavisd-new at sbone.de
Received: from mail.sbone.de ([IPv6:fde9:577b:c1a9:4902:0:7404:2:1025])
	by content-filter.t4-02.sbone.de (content-filter.t4-02.sbone.de [IPv6:fde9:577b:c1a9:4902:0:7404:2:2742]) (amavisd-new, port 10024)
	with ESMTP id aRGBZ3GNHzrV; Sun, 16 Jun 2024 07:47:46 +0000 (UTC)
Received: from strong-iwl0.sbone.de (strong-iwl0.sbone.de [IPv6:fde9:577b:c1a9:4902:b66b:fcff:fef3:e3d2])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by mail.sbone.de (Postfix) with ESMTPSA id 91BF62D029D2;
	Sun, 16 Jun 2024 07:47:46 +0000 (UTC)
Date: Sun, 16 Jun 2024 07:47:46 +0000 (UTC)
From: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
To: Steven Friedrich <freebsdlouisville@gmail.com>
cc: FreeBSD Wireless <freebsd-wireless@freebsd.org>
Subject: Re: rtw88 vs rtwn Wi-Fi drivers
In-Reply-To: <e562dfc1-eddf-407f-914a-b9f05efae5fb@gmail.com>
Message-ID: <0r8n60n3-4p1p-rr59-880r-1no60po3n76s@yvfgf.mnoonqbm.arg>
References: <e562dfc1-eddf-407f-914a-b9f05efae5fb@gmail.com>
X-OpenPGP-Key-Id: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842
List-Id: Discussions <freebsd-wireless.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-wireless
List-Help: <mailto:wireless+help@freebsd.org>
List-Post: <mailto:wireless@freebsd.org>
List-Subscribe: <mailto:wireless+subscribe@freebsd.org>
List-Unsubscribe: <mailto:wireless+unsubscribe@freebsd.org>
X-BeenThere: freebsd-wireless@freebsd.org
Sender: owner-freebsd-wireless@FreeBSD.org
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="1098556516-1876710471-1718524066=:2327"
X-Spamd-Bar: ----
X-Rspamd-Pre-Result: action=no action;
	module=replies;
	Message is reply to one we originated
X-Spamd-Result: default: False [-4.00 / 15.00];
	REPLY(-4.00)[];
	ASN(0.00)[asn:24940, ipnet:195.201.0.0/16, country:DE]
X-Rspamd-Queue-Id: 4W24qq4S6tz4T8L

  This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.

--1098556516-1876710471-1718524066=:2327
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8BIT

On Sat, 15 Jun 2024, Steven Friedrich wrote:

> slimline is an HP Slimline Desktop - 290-p0014
>
> Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz
> Coffee Lake (Core i7)
> Ethernet    RTL8111/8168/8411 and RTL8125 2.5GbE
> Wi-Fi RTL8821CE
>
> I have disabled Ethernet interfaces so I could concentrate on my Wi-Fi issue
>
> The on board Wi-Fi is this, but it won't associate.
[...]
> How can I help the developer find/fix this issue?

Seems good news is that the laptop doesn't "hang" anymore.

Do you get any logging in dmesg?  If you enable a level of debugging in
wpa_supplicant, does it log anything helping?

Which FreeBSD version are you running?



-- 
Bjoern A. Zeeb                                                     r15:7
--1098556516-1876710471-1718524066=:2327--