Re: [rtw88] LinuxKPI USB support finished or still wip?

2025-08-03 Thread Bjoern A. Zeeb
On Sat, 2 Aug 2025, T.J.Newton wrote: Hi, I am particularly interested in the LinuxKPI USB support for the RTW8821CU chipset. This chipset is mention in the https://wiki.freebsd.org/WiFi/Rtw88, section "USB Support". The same paragraph states: "I have most of the changes compiling but Linux

Re: rtw88: lkpi_iv_key_set: SET_KEY for CCMP returned unexpected key flags: 0x0021 & ~0x004d = 20

2025-04-27 Thread Bjoern A. Zeeb
On Sat, 26 Apr 2025, Bjoern A. Zeeb wrote: On Fri, 25 Apr 2025, Oleg Nauman wrote: I am observing Apr 25 22:38:44 wpa_supplicant[361]: wlan2: RSN: Group rekeying completed with a8:5e:45:47:0d:b8 [GTK=CCMP] Apr 25 22:38:44 kernel: [49747] rtw880: lkpi_iv_key_set: sta a8:5e:45:47:0d:b8 found wi

Re: rtw88: lkpi_iv_key_set: SET_KEY for CCMP returned unexpected key flags: 0x0021 & ~0x004d = 20

2025-04-26 Thread Bjoern A. Zeeb
On Fri, 25 Apr 2025, Oleg Nauman wrote: I am observing Apr 25 22:38:44 wpa_supplicant[361]: wlan2: RSN: Group rekeying completed with a8:5e:45:47:0d:b8 [GTK=CCMP] Apr 25 22:38:44 kernel: [49747] rtw880: lkpi_iv_key_set: sta a8:5e:45:47:0d:b8 found with key information Apr 25 22:38:44 kernel: [4

Re: rtw88 vs rtwn Wi-Fi drivers

2024-06-17 Thread Steven Friedrich
It appears the rtw88 driver in 14.1-RELEASE will associate, but if I build stable-14, it no longer associates. On 6/17/24 07:16, Steven Friedrich wrote: While doing a fresh install, I noticed rtw88 associated on my system.  Here is the ifconfiig wlan0: ifconfig wlan0 wlan0: flags=8843 met

Re: rtw88 vs rtwn Wi-Fi drivers

2024-06-17 Thread Steven Friedrich
While doing a fresh install, I noticed rtw88 associated on my system.  Here is the ifconfiig wlan0: ifconfig wlan0 wlan0: flags=8843 metric 0 mtu 1500    options=0    ether 5c:fb:3a:69:48:65    inet 192.168.1.66 netmask 0xff00 broadcast 192.168.1.255    groups: wlan    ss

Re: rtw88 vs rtwn Wi-Fi drivers

2024-06-16 Thread Steven Friedrich
It's associating on my HP Envy system.  I may have been cloning the re1 MAC to wlan0.  Somewhere I read that some WiFi don't allow you to replace their MAC. My other system, an HP Slimline is being installed right now. I'll let you know if this fixes my associate anomaly. On 6/16/24 10:33

Re: rtw88 vs rtwn Wi-Fi drivers

2024-06-16 Thread Steven Friedrich
root@Slimline:~ $ cat /boot/loader.conf.local hw.re.max_rx_mbuf_sz="2048" compat.linuxkpi.skb.mem_limit=1    <--- this one? # utouch_load="YES" hw.bus.devctl_nomatch_enabled=1 # need this to discover ums0 net.inet.ip.fw.default_to_accept="1" if_re_load="yes" if_re_name="/boot/modules/if_re.ko" # i

Re: rtw88 vs rtwn Wi-Fi drivers

2024-06-16 Thread Bjoern A. Zeeb
On Sun, 16 Jun 2024, Steven Friedrich wrote: On 6/16/24 03:47, Bjoern A. Zeeb wrote: 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-

Re: rtw88 vs rtwn Wi-Fi drivers

2024-06-16 Thread Steven Friedrich
On 6/16/24 03:47, Bjoern A. Zeeb wrote: 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 interfa

Re: rtw88 vs rtwn Wi-Fi drivers

2024-06-16 Thread Bjoern A. Zeeb
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 issu

Re: [rtw88] RTL8723DE Working on FreeBSD 14-RELEASE

2024-02-06 Thread Ai me
Nah, (on bsd) I installed pciutils because I thought lspci is more helpful because it shows more information about the WiFi chip Bjoern A. Zeeb schrieb am Sa., 3. Feb. 2024, 20:35: > On Sat, 3 Feb 2024, Ai me wrote: > > > I wanna say that the RTL8723DE is working just fine on my laptop > > (http

Re: [rtw88] RTL8723DE Working on FreeBSD 14-RELEASE

2024-02-03 Thread Bjoern A. Zeeb
On Sat, 3 Feb 2024, Ai me wrote: I wanna say that the RTL8723DE is working just fine on my laptop (https://wiki.freebsd.org/WiFi/Rtw88) I'm using 14.0-RELEASE Danke! root@freebsd:~ # cat /boot/loader.conf compat.linuxkpi.skb.mem_limit=1 PCI Output via lspci: root@freebsd:~ # lspci -vv -s :

Re: rtw88 in main (and stable/14) updated and re-connected to the build

2023-10-09 Thread Bjoern A. Zeeb
On Fri, 6 Oct 2023, Bjoern A. Zeeb wrote: Hi, I've reconnected rtw88 in main to the build with [1]. I'll later today most likely MFC this updated driver to stable/14 as well as it blocks iwlwifi. main, stable/14 and probably soon also releng/14.0 will have the updated code. For main you need

Re: RTW88

2022-05-20 Thread crazzy_fingers
Thanks for the answer and ur work i will wait for the driver port in 13.1 release..i try cherry-pick only the rtw88 and rtw88fw but don't work for kernel compatibility si i will wait Blessed weekend for u too Sent from ProtonMail mobile Original Message On May 20, 2022, 3:25 P

Re: RTW88

2022-05-20 Thread Bjoern A. Zeeb
On Mon, 16 May 2022, crazzy_fingers wrote: Hi, Hello good afternoon..i use freeBSD 13 - reléase and wanna use the rtw88 firmware in my system i have a Realtek RTL8822BE ...i downloaded the source and try to compile only that module but it's not compatible with my kernel Sorry, rtw88 is curr

Re: rtw88: no more patching needed but a tunable in loader.conf

2022-05-08 Thread Bjoern A. Zeeb
On Sun, 8 May 2022, Kevin Oberman wrote: Before I shoot myself in hte foot, can I get a little clarification? I am running 13.1-Stable with an AX200. When this gets MFCed to 13.1-Stable AX200 is an Intel; that's fine; Only for Realtek rtw88 you'd need to do anything with this.. So you have

Re: rtw88: no more patching needed but a tunable in loader.conf

2022-05-08 Thread Kevin Oberman
On Thu, May 5, 2022 at 2:26 PM Bjoern A. Zeeb wrote: > Hi, > > as of 0881eb9665dbfc8a53d9914a9dca1f0473ee1acb you do not need to > patch your kernel anymore if you have more than 4GB of main memory. > If you have a previously applied patch you may want to back that out > to avoid conflicts when u

Re: [rtw88]: RTL8821CE report

2022-04-03 Thread Oleg V. Nauman
On 2022 M04 4, Mon 02:30:18 EEST Bjoern A. Zeeb wrote: > On Sun, 3 Apr 2022, Oleg V. Nauman wrote: > > Hi, > > thanks a lot for testing and feedbac. > > > I have notebook with RTL8821CE pci adapter. My notebook running CURRENT > > updated today ( FreeBSD 14.0-CURRENT #15 main-n254247-dadb9c70938

Re: rtw88 import to main

2022-04-03 Thread Bjoern A. Zeeb
On Sun, 3 Apr 2022, Daniel Pérez wrote: Update: after changing my interface settings, I finally got wifi (I had some problems with my wpa_supplicant config and the default route). Managed to connect to my dual-band connection in mode 11g, getting around 7.3Mbps of download speed (which is ver

Re: [rtw88]: RTL8821CE report

2022-04-03 Thread Bjoern A. Zeeb
On Sun, 3 Apr 2022, Oleg V. Nauman wrote: Hi, thanks a lot for testing and feedbac. I have notebook with RTL8821CE pci adapter. My notebook running CURRENT updated today ( FreeBSD 14.0-CURRENT #15 main-n254247-dadb9c70938c-dirty ) rtw880@pci0:2:0:0: class=0x028000 rev=0x00 hdr=0x00 vendo

Re: rtw88 import to main

2022-04-03 Thread Daniel Pérez
Update: after changing my interface settings, I finally got wifi (I had some problems with my wpa_supplicant config and the default route). Managed to connect to my dual-band connection in mode 11g, getting around 7.3Mbps of download speed (which is very acceptable at this state). Wifi seems t

Re: rtw88 import to main

2022-04-01 Thread Doug Ambrisko
On Fri, Apr 01, 2022 at 04:23:58PM +, Bjoern A. Zeeb wrote: | On Fri, 1 Apr 2022, Doug Ambrisko wrote: | | > On Fri, Apr 01, 2022 at 12:32:40AM +, Bjoern A. Zeeb wrote: | > | I've just pushed Realtek's rtw88 driver into the tree along with | > | firmware to support it and man pages. Stati

Re: rtw88 import to main

2022-04-01 Thread Bjoern A. Zeeb
On Fri, 1 Apr 2022, Doug Ambrisko wrote: On Fri, Apr 01, 2022 at 12:32:40AM +, Bjoern A. Zeeb wrote: | I've just pushed Realtek's rtw88 driver into the tree along with | firmware to support it and man pages. Station mode only. [snip] | CAVEAT-1: if you have more than 4GB of main

Re: rtw88 import to main

2022-04-01 Thread Doug Ambrisko
On Fri, Apr 01, 2022 at 12:32:40AM +, Bjoern A. Zeeb wrote: | I've just pushed Realtek's rtw88 driver into the tree along with | firmware to support it and man pages. Station mode only. [snip] | CAVEAT-1: if you have more than 4GB of main memory, the driver will | likely fail to loa

Re: rtw88 import to main

2022-04-01 Thread Daniel Pérez
Yes, the interface creation was successful. I could not do anything meaningful past there though, as WPA supplicant did not even try to connect (I'll check the config just in case) and trying to scan resulted in an error shown in my past mail. Original Message On Apr 1, 2022,

Re: rtw88 import to main

2022-04-01 Thread Daniel Pérez
PD: I seem to be unable to do anything with the wlan device, such as joining networks or scanning. This was the dmesg when I tried to scan with wifimgr: rtw880: stop vif 8c:c8:4b:59:ee:75 on port 0 rtw880: start vif 8c:c8:4b:59:ee:75 on port 0 wlan0: Ethernet address: 8c:c8:4b:59:ee:75 wlan0: iee

Re: rtw88 import to main

2022-04-01 Thread Bjoern A. Zeeb
On Fri, 1 Apr 2022, Daniel Pérez wrote: Thank you for the hint. Kernel built without an issue. As expected, part of the firmware fails to load without the physmem hint (7200MB). I tried to boot with physmem set to 4G, firmware loaded and I could attach rtw880 to a new wlan device. Thanks a l

Re: rtw88 import to main

2022-04-01 Thread Daniel Pérez
Thank you for the hint. Kernel built without an issue. As expected, part of the firmware fails to load without the physmem hint (7200MB). I tried to boot with physmem set to 4G, firmware loaded and I could attach rtw880 to a new wlan device. Following are full logs, first with original memory (7

Re: rtw88 import to main

2022-04-01 Thread Bjoern A. Zeeb
On Fri, 1 Apr 2022, Daniel Pérez wrote: As always, thank you for your hard work, Bjoern. Will test the mentioned stuff as soon as I am able to, hopefully I can get it built in STABLE/13. git cherry-pick -x 86220d3cbd500b1018dcdabb0ba70644db438cfd (until the next days) git cherry-pick -x

Re: rtw88 import to main

2022-03-31 Thread Daniel Pérez
As always, thank you for your hard work, Bjoern. Will test the mentioned stuff as soon as I am able to, hopefully I can get it built in STABLE/13. --- Original Message --- On Friday, April 1st, 2022 at 2:32 AM, Bjoern A. Zeeb wrote: > Hi, > > I've just pushed Realtek's rtw88 driver in

Re: [rtw88] What is the current status?

2022-02-08 Thread Bjoern A. Zeeb
On Mon, 7 Feb 2022, Daniel Pérez wrote: First of all thank you Bjoern and anyone that has contributed to iwlwifi and all the work that you have done. I've been following this list semi-closely since November, but I haven't had the possibility to test rtw88 until now. Yesterday I updated my sys