您尚未登录。

#2 Re: 全志 SOC » V3S + AP6212 没有搞定,不出现WLAN0 » 2019-12-02 23:47:23

你可以减少频率或sdio接口的位元试

&mmc1 {
...
	//max-frequency = <50000000>
	max-frequency = <25000000>;
	//mmc-pwrseq = <&wifi_reg_en>;
	//bus-width = <4>;
	bus-width = <1>;
	non-removable;
	status = "okay";

	brcmf: wifi@1 {
		reg = <1>;
		compatible = "brcm,bcm4329-fmac";
	};
};

#3 全志 SOC » V3S + AP6212(BCM43430) 速度不多快 » 2019-12-01 03:59:47

穆达新
回复: 2

跑iperf3速度测试最多得到5-7Mbit/sec.

root@v3s:~ # iperf3 -c 192.168.1.108
Connecting to host 192.168.1.108, port 5201
[  5] local 192.168.1.105 port 48722 connected to 192.168.1.108 port 5201
[ ID] Interval           Transfer     Bitrate         Retr  Cwnd
[  5]   0.00-1.00   sec  1.17 MBytes  9.79 Mbits/sec    0    269 KBytes
[  5]   1.00-2.00   sec   709 KBytes  5.81 Mbits/sec    0    269 KBytes
[  5]   2.00-3.00   sec  1.07 MBytes  8.99 Mbits/sec    0    269 KBytes
[  5]   3.00-4.00   sec  1.09 MBytes  9.13 Mbits/sec    0    269 KBytes
[  5]   4.00-5.00   sec   689 KBytes  5.64 Mbits/sec    0    269 KBytes
[  5]   5.00-6.00   sec  1.23 MBytes  10.3 Mbits/sec    0    269 KBytes
[  5]   6.00-7.00   sec   565 KBytes  4.63 Mbits/sec    0    269 KBytes
[  5]   7.00-8.00   sec   701 KBytes  5.75 Mbits/sec    0    269 KBytes
[  5]   8.00-9.00   sec   753 KBytes  6.17 Mbits/sec    0    269 KBytes
[  5]   9.00-10.00  sec   542 KBytes  4.44 Mbits/sec    0    269 KBytes
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bitrate         Retr
[  5]   0.00-10.00  sec  8.43 MBytes  7.07 Mbits/sec    0             sender
[  5]   0.00-10.00  sec  8.34 MBytes  7.00 Mbits/sec                  receiver

iperf Done.
root@v3s:~ # iperf3 -c 192.168.1.108 -R
Connecting to host 192.168.1.108, port 5201
Reverse mode, remote host 192.168.1.108 is sending
[  5] local 192.168.1.105 port 48726 connected to 192.168.1.108 port 5201
[ ID] Interval           Transfer     Bitrate
[  5]   0.00-1.00   sec   530 KBytes  4.34 Mbits/sec
[  5]   1.00-2.00   sec   683 KBytes  5.59 Mbits/sec
[  5]   2.00-3.00   sec   678 KBytes  5.56 Mbits/sec
[  5]   3.00-4.00   sec   710 KBytes  5.82 Mbits/sec
[  5]   4.00-5.00   sec   688 KBytes  5.64 Mbits/sec
[  5]   5.00-6.00   sec   646 KBytes  5.29 Mbits/sec
[  5]   6.00-7.00   sec   729 KBytes  5.97 Mbits/sec
[  5]   7.00-8.00   sec   676 KBytes  5.54 Mbits/sec
[  5]   8.00-9.00   sec   667 KBytes  5.47 Mbits/sec
[  5]   9.00-10.00  sec   675 KBytes  5.53 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bitrate
[  5]   0.00-10.00  sec  6.75 MBytes  5.66 Mbits/sec                  sender
[  5]   0.00-10.00  sec  6.53 MBytes  5.47 Mbits/sec                  receiver

iperf Done.

板子接近调制解调器,信号强度看起来不错

root@v3s:~ # iw wlan0 link
Connected to aa:aa:aa:xx:xx:xx(on wlan0)
        SSID: testssid
        freq: 2462
        RX: 27181928 bytes (25067 packets)
        TX: 38910550 bytes (33613 packets)
        signal: -29 dBm
        rx bitrate: 65.0 MBit/s
        tx bitrate: 72.2 MBit/s

        bss flags:      short-slot-time
        dtim period:    1
        beacon int:     100

Linux版本是主线5.2.我用brcmfmac模块(sdio)驱动ap6212.

页脚

工信部备案:粤ICP备20025096号 Powered by FluxBB

感谢为中文互联网持续输出优质内容的各位老铁们。 QQ: 516333132, 微信(wechat): whycan_cn (哇酷网/挖坑网/填坑网) service@whycan.cn