Brian Sune

Results 73 comments of Brian Sune

@dubhater @morrownr This is a ARM64 A53 Ubuntu LTS system 64bit system I made a short test on RTL8723DU RTW88 module-based driver. I can connect to the AP via my...

@dubhater @morrownr I also tested the RTL8821CU USB dongle on A53 ARM64 board. ## DriverSetup [ 155.394898] rtw_core: loading out-of-tree module taints kernel. [ 172.075005] rtw_8812au 1-1:1.0: Firmware version 52.14.0,...

@besworks I have high chance to be wrong but. " internally disconnects the battery until the next time the charger is connected." Will this also clear the CMOS when the...

@besworks Okay now I understand. I am old man sorry, still stop at the 90s.

@dubhater What a coincident I had bought a USB RTL8812AU USB WIFI to test out other series of REALTEK dongle. ### Issue 1 I met the same situation as @ss8688...

@dubhater As mentioned this is RTL8812AU USB dongle. This is completely normal on the hardware design using super-speed or high-speed can be select via the connector itself or disable by...

@dubhater BTW if you follow the hardware setup in this: https://github.com/lwfinger/rtw88/issues/261#issuecomment-2517829605 If this is a RTL8812AU USB dongle then I am very sure that there is no chance this can...

@rcky844 @dubhater I am testing the PCBA stamp-based module USB 2.0 as well. My cases is similar to you on ARM 32bit based device. Both USB dongle and USB PCBA...

Appreciated the feedbacks but not even helping nor close to what I am trying to point out. The tests are completed on all RTW88 supported devices and the project is...

@dubhater @AdhipShukla Why not make it more simpler? Just simply remove the PCIe via sudo echo 1 > /sys/bus/pci/,,,,/remove Then the pcie is sure kill during operation for testing purpose?...