我已经把网口开启了的,即将设备树中的 gmac 节点修改为 okay
内核配置搜索 CONFIG_LEDS_TRIGGER_NETDEV 并打开是指下图设置吗?
修改之后需要 ./build.sh clean,然后重新编译吗?我clean后编译试试
Search found 4 matches
- 2025-05-12 1:18
- Forum: Luckfox Pico-RV1103/RV1106
- Topic: 请问一下Pico-RV1103/RV1106 有没有RJ45的网络指示灯针脚呢?
- Replies: 7
- Views: 2127
- 2025-05-10 7:54
- Forum: Luckfox Pico-RV1103/RV1106
- Topic: 请问一下Pico-RV1103/RV1106 有没有RJ45的网络指示灯针脚呢?
- Replies: 7
- Views: 2127
Re: 请问一下Pico-RV1103/RV1106 有没有RJ45的网络指示灯针脚呢?
我的开发板是Pico Mini B,是定义到了GPIO1_A2即user,请问这是个指示灯吧?默认被占用的吗?
安装pdf上说的执行这2句是提示错误的:
[root@luckfox net:activity]# echo "eth0" > device_name
-sh: can't create device_name: Permission denied
[root@luckfox net:activity]# echo 1 > rx
-sh: can't create rx: Permission denied
修改了leds和net:activity的权限也报错误。
[root ...
安装pdf上说的执行这2句是提示错误的:
[root@luckfox net:activity]# echo "eth0" > device_name
-sh: can't create device_name: Permission denied
[root@luckfox net:activity]# echo 1 > rx
-sh: can't create rx: Permission denied
修改了leds和net:activity的权限也报错误。
[root ...
- 2025-05-10 4:23
- Forum: Luckfox Pico-RV1103/RV1106
- Topic: 请问一下Pico-RV1103/RV1106 有没有RJ45的网络指示灯针脚呢?
- Replies: 7
- Views: 2127
Re: 请问一下Pico-RV1103/RV1106 有没有RJ45的网络指示灯针脚呢?
你好,没有成功呢!哪里出错了呢?谢谢指导!
cd /sys/class/leds/net:activity
echo "eth0" > device_name
echo 1 > rx
cd /sys/class/leds/net:activity
echo "eth0" > device_name
echo 1 > rx
- 2025-04-22 2:13
- Forum: Luckfox Pico-RV1103/RV1106
- Topic: 请问一下Pico-RV1103/RV1106 有没有RJ45的网络指示灯针脚呢?
- Replies: 7
- Views: 2127
请问一下Pico-RV1103/RV1106 有没有RJ45的网络指示灯针脚呢?
我已经购买的是Luckfox Pico Pro,网络接口是没有指示灯的,有哪几个针脚是网络指示灯有关的吗?另外请问一下Core1106有网络指示灯有关的针脚吗?
