会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
孤独的程序员dis1500
知识就是希望
2022年11月30日
openwrt qmi
摘要: qmi -- Qualcom Message Interface 直译过来是 高通消息接口。顾名思义该接口的作用就是定义与高通设备(主要是modem)直接的通信消息
阅读全文
posted @ 2022-11-30 21:23 lydstory
阅读(93)
评论(0)
推荐(0)
openwrt ncm配置
摘要: openwrt ncm配置 https://blog.csdn.net/p1279030826/article/details/109364499
阅读全文
posted @ 2022-11-30 21:23 lydstory
阅读(96)
评论(0)
推荐(0)
openwrt ncm模式
摘要: http://www.yizu.org/archives/721/ 华为经典的两款4G LTE网卡E3372、E8372,俗称卡托,小巧,性能在同类产品中比较不错。有的时候我们需要把4G信号转成有线或者wifi使用,那就可以把E3372(E8372)插在openwrt路由器上实现。E3372根据固件
阅读全文
posted @ 2022-11-30 20:54 lydstory
阅读(1425)
评论(0)
推荐(0)
烧写openwrt 启动
摘要: openwrt Verifying Checksum ... Bad Data CRC
阅读全文
posted @ 2022-11-30 20:15 lydstory
阅读(17)
评论(0)
推荐(0)
openwrt-ramips-mt7621-mt7621-squashfs-sysupgrade.bin
摘要: openwrt-ramips-mt7621-mt7621-squashfs-sysupgrade.bin 刷包文件 OpenWRT系统编译完成之后在bin/ramips目录下存放系统镜像,如下图所示,其中openwrt-ramips-mt7688-root.squashfs文件是根文件系统(Squa
阅读全文
posted @ 2022-11-30 20:09 lydstory
阅读(860)
评论(0)
推荐(0)
openwrt ping不通pc ip同一网段
摘要: 抓icmp包看看
阅读全文
posted @ 2022-11-30 19:08 lydstory
阅读(455)
评论(0)
推荐(0)
openwrt关闭防火墙
摘要: 阻止防火墙服务开机自动启动 /etc/init.d/firewall disable 关闭防火墙 /etc/init.d/firewall stop
阅读全文
posted @ 2022-11-30 18:51 lydstory
阅读(1711)
评论(0)
推荐(0)
tftp客户端功能
摘要:
阅读全文
posted @ 2022-11-30 18:18 lydstory
阅读(19)
评论(0)
推荐(0)
quilt openwrt
摘要: 举个不太恰当的例子,就像在家里点外卖一样,你既想吃小龙虾,又想吃面包,还要喝两瓶啤酒,那就要先在手机本地app端填写菜单,然后推送给商家。小龙虾和面包以及啤酒属于不同的商铺,所以菜单中下单的地址就不同。菜单点好后,你的菜就会从不同的商铺送过来。OpenWRT的对软件管理就像是通过菜谱点菜一样,根据需
阅读全文
posted @ 2022-11-30 16:56 lydstory
阅读(29)
评论(0)
推荐(0)
openwrt 内核修改
摘要: https://wenku.baidu.com/view/52823c07de36a32d7375a417866fb84ae45cc335.html?_wkts_=1669797231609&bdQuery=openwrt+%E5%86%85%E6%A0%B8%E4%BB%A3%E7%A0%81%E
阅读全文
posted @ 2022-11-30 16:38 lydstory
阅读(353)
评论(0)
推荐(0)
openwrt目录结构
摘要: OpenWrt源码目录结构: tools和toolchain目录:包含了一些通用命令, 用来生成固件, 编译器, 和C库. build dir/host目录:是一个临时目录, 用来储存不依赖于目标平台的工具. build dir/toolchain-目录:用来储存依赖于指定平台的编译链. 只是编译文
阅读全文
posted @ 2022-11-30 16:28 lydstory
阅读(1048)
评论(0)
推荐(0)
模块是pcie转usb
摘要: 模块是pcie转usb 模块是pcie转usb 模块是pcie转usb
阅读全文
posted @ 2022-11-30 16:07 lydstory
阅读(60)
评论(0)
推荐(0)
USB NCM
摘要: https://copyfuture.com/blogs-details/20210529202832604n
阅读全文
posted @ 2022-11-30 15:44 lydstory
阅读(48)
评论(0)
推荐(0)
modem 识别到了
摘要: [ 5.320000] usbcore: registered new interface driver usbfs[ 5.332000] usbcore: registered new interface driver hub[ 5.344000] usbcore: registered new
阅读全文
posted @ 2022-11-30 14:52 lydstory
阅读(21)
评论(0)
推荐(0)
连板子是什么型号,有什么端口都不清楚
摘要: 如果你这样状态,连板子是什么型号,有什么端口都不清楚,我没法正确判读
阅读全文
posted @ 2022-11-30 14:46 lydstory
阅读(11)
评论(0)
推荐(0)
你 USB 转串口联的是 ttyS1
摘要: 你 USB 转串口联的是 ttyS1 ./hello /dev/ttyS1 就不停输出 ./hello /dev/ttyS0 输出代码的输出部分了
阅读全文
posted @ 2022-11-30 13:53 lydstory
阅读(47)
评论(0)
推荐(0)
misp 32执行包安装
摘要: sudo apt-get install libstdc++6:i386
阅读全文
posted @ 2022-11-30 12:52 lydstory
阅读(17)
评论(0)
推荐(0)
openwrt 驱动
摘要: 1.gpio驱动文件位置:package/kernel 2.在make menuconfig中的位置:kernel-->other module --><>kmod-gpio_control_driver 3.编译后生成的ipk位置: bin/ramips/packages/base/ 4.安装方法
阅读全文
posted @ 2022-11-30 09:51 lydstory
阅读(261)
评论(0)
推荐(0)
编译、内核
摘要: 1;将openwrt14.07中的内核版本从3.10.49更换成3.10.102 a;更改文件include/kernel-version.mk b;修改文件target/linux/ 下的Makefile,将KERNEL_PATCHVER:= ××那一行的xx改成自己希望的版本系列即可,但不能具体
阅读全文
posted @ 2022-11-30 09:40 lydstory
阅读(111)
评论(0)
推荐(0)
uname -a 内核
摘要: Linux OpenWrt 3.10.108 #25 SMP Wed Oct 20 02:30:02 SAST 2021 mips GNU/Linuxroot@OpenWrt:~# uname -r3.10.108 扩展: uname命令用来产看linux内核的相关信息。是linux常用命令之一 -
阅读全文
posted @ 2022-11-30 09:34 lydstory
阅读(1607)
评论(0)
推荐(0)
导航
博客园
首页
新随笔
联系
订阅
管理
公告