随笔分类 -  龙芯

Loongson 3A3000
摘要:setconfig core.cpucount 2 setconfig core.cpuwidth 4 selectcore 0 阅读全文
posted @ 2020-01-25 23:12 brep 阅读(315) 评论(0) 推荐(0)
摘要:cd /lib/mips64el-linux-gnuabi64/ sudo ln -s libreadline.so.7 libreadline.so.6 sudo apt install libusb-0.1-4 sudo apt install libncurses5 阅读全文
posted @ 2020-01-25 22:36 brep 阅读(1468) 评论(0) 推荐(0)
摘要:USB转串口线,芯片为PL2303。 1. 安装驱动程序,去 prolific 网站下载: PL2303_MacOSX_1.6.1_20171018.zip 2. Mac OS:System Preferences - Security & Privacy and click Allow. 3. 启 阅读全文
posted @ 2019-05-08 11:14 brep 阅读(468) 评论(0) 推荐(0)
摘要:1 make menuconfig 2 make -j4 all 3 make modules_install && install 4 dracut -f /boot/boot/initramfs-xx.xx.xx.img xx.xx.xx 阅读全文
posted @ 2017-09-19 22:01 brep 阅读(155) 评论(0) 推荐(0)
摘要:进入 ~/rpmbuild/SOURCES/ 编辑源码 阅读全文
posted @ 2017-09-18 18:50 brep 阅读(902) 评论(0) 推荐(0)