dsx724

Results 19 comments of dsx724

Hi Larry, do you have a rough estimate as to the cost to do so?

Thanks for the information. In my tests, the RTL8188EU performs much worse than the RTL8188CU with the driver in staging. The RTL8188EU throughput is very inconsistent and normally 30% lower...

You would simply allocate the first few bits of the md5 output for addressing an array of strings and then the last few bits to calculate the string offset and...

You can just export the string variable that is storing the hashes to a file. file_put_contents and file_get_contents will suffice.

> ## Type of issue > > Feature Request > #### Description > > https://linux-sunxi.org/Libre_Computer_Board_ALL-H3-CC > > I personally have the ALL-H3-CC H3 and ALL-H3-CC H5 (yes, the H5 variant...

- ALL-H3-CC-H3, H3, CVBS, no GigE, libretech_all_h3_cc_h3_defconfig - ALL-H3-CC-H5, H5, CVBS, no GigE, libretech_all_h3_cc_h5_defconfig - ALL-H5-CC-H5, H5, no CVBS, GigE, libretech_all_h5_cc_h5_defconfig

@heitbaum if (vif->bss_conf.assoc) needs to be changed to if (vif->cfg.assoc) to apply on 6.0

Sorry I was sick. I opened a issue almost a decade ago but RPi doesn't care: https://github.com/raspberrypi/linux/issues/1761 Kind of why Libre Computer even exists :D Had enough hot garbage on...

``` Using GX Family boot parameters Traceback (most recent call last): File "/home/dxue/git/pyamlboot/./boot.py", line 132, in usb.load_uboot() File "/home/dxue/git/pyamlboot/./boot.py", line 86, in load_uboot self.init_ddr() File "/home/dxue/git/pyamlboot/./boot.py", line 74, in init_ddr...