Replace Intel 2200 by Intel 6300(AGN)
昨天淘宝了一个Intel 6300 AGN,终于能用家里的5G Wi-Fi了。
2200&6300对比

可见6300比2200多一根天线


安装Intel 6300
拆T430,抠掉2200上的2根天线,然后拧掉左上的一颗螺丝,替换6300,接好抠掉的2根天线。T430已经为我们预留好了MIMO天线,如下图白色的天线:
去掉黑色的热缩管,扣在剩下的一个天线接头上
搞定,装好,开机。很顺利的识别到设备并自动安装好驱动程序:
上网速度测试
6300 2.4G和5G的速度测试对比,2200忘了测了。
Type | Link Speed | SpeedTest Down/UP | NAS Down |
---|---|---|---|
6300@2.4G | 217Mbps | 125Mbps/6Mbps | 13Mbps |
6300@5G | 450Mbps | 196Mbps/6Mbps | 24Mbps |


How to enabling core dump in busybox filesystem
Install WIN7_64 EN on mSATA SSD and start work
Office 2016 Activator (KMSPico 10.1.5)
Job Introduce
Port on Board DDR Chip on QorIQ T1&2 Series
FSL(Now is NXP) used DIMM slot on T1040RDB and T2080QDS board. And my company first customized board used DIMM also.
But, due to the reliability, we decided change DIMM slot to on board DDR chip, so I need make it work.
The fsl support one powerful tool named ‘Code warrior’ and it has a plugin named ‘QCVS’. We can validate DDR configurates by it. See Ref.4 for more information.
After validate, we should make some change to U-Boot.
First add ‘CONFIG_SYS_DDR_RAW_TIMING’ defined in board config.h file.