单黑裙的猫盘能用USB口么?
装了debian和黑裙双启动的版本,发现usb口没反应。请问刷过黑裙单启动的能用usb口么?
如果可以用的话是否可以做成usb的AP热点?
吓得我赶紧试了试,结果证明你的瞎扯淡
我debian群晖双系统猫盘 USB就有反应
插上移动硬盘正常识别usbshare1 复制文件都行
亲测单黑裙猫,usb可用 aqua 发表于 2019-10-21 08:28
亲测单黑裙猫,usb可用
大佬求解 单群猫 如何改SN Mac sd6930737 发表于 2019-10-21 09:58
大佬求解 单群猫 如何改SN Mac
接ttl,打开串口,上电,不断点击回车,进uboot,依次输入以下命令:
sf probe
sf updatemacsn 112233445566 12345abcdefgh
112233445566为mac,后者为sn,按需修改 aqua 发表于 2019-10-23 12:33
接ttl,打开串口,上电,不断点击回车,进uboot,依次输入以下命令:
sf probe
sf updatemacsn 112233445 ...
这个方法试过了 测试无效 sd6930737 发表于 2019-10-26 13:04
这个方法试过了 测试无效
好吧,我是这样改成了 aqua 发表于 2019-10-26 16:30
好吧,我是这样改成了
求指点 问题出在哪儿 跪谢
Marvell>> sf probe
machine id: 59d27c40ee176d8a9690c9e459a049ad
SF: Detected gd25lq64c with page size 256 Bytes, erase size 4 KiB, total 8 MiB
Marvell>> sf updatemacsn 001132B60655 1980S6R9Z0BSM
sf - SPI flash sub-system
Usage:
sf probe [cs] - init flash device on given SPI bus
and chip select
sf read addr offset|partition len - read `len' bytes starting at
`offset' or from start of mtd
`partition'to memory at `addr'
sf write addr offset|partition len - write `len' bytes from memory
at `addr' to flash at `offset'
or to start of mtd `partition'
sf erase offset|partition [+]len - erase `len' bytes from `offset'
or from start of mtd `partition'
`+len' round up `len' to block size
sf update addr offset|partition len - erase and write `len' bytes from memor y
at `addr' to flash at `offset'
or to start of mtd `partition'
sf protect lock/unlock sector len - protect/unprotect 'len' bytes starting
at address 'sector'
Marvell>>
页:
[1]