找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888广告投放联系QQ68610888
广告投放联系QQ68610888广告投放联系QQ68610888
查看: 1280|回复: 3

rax3000me刷immortalwrt官网uboot的问题

[复制链接]
发表于 2025-8-20 00:45 | 显示全部楼层 |阅读模式
rax3000me制造商是中国移动通讯集团终端有限公司的,内存是ddr4的,闪存是兆易创新的,不带usb款的。在immortalwrt官方网站下载好ddr4的bl2和对应的nousb的uboot文件,发现bl2刷不进去,于是就只刷了对应的那个no usb的uboot文件进去。配置好静态ip地址 192.168.254.1 然后打开tftp服务端等待路由器拉取recovery文件,发现路由器并没有拉取recovery文件,而是一直重启,看了一下ttl跑码如下:看跑码uboot是刷进去了也运行了,也检测到reset按键按下去了,但是没有拉取recovery文件,这是咋回事?
  1. F0: 102B 0000
  2. FA: 1040 0000
  3. FA: 1040 0000 [0200]
  4. F9: 0000 0000
  5. V0: 0000 0000 [0001]
  6. 00: 0000 0000
  7. BP: 2400 0041 [0000]
  8. G0: 1190 0000
  9. EC: 0000 0000 [1000]
  10. T0: 0000 024B [010F]
  11. Jump to BL

  12. NOTICE:  BL2: v2.7(release):1c36e54b4-dirty
  13. NOTICE:  BL2: Built : 13:54:18, May 31 2024
  14. NOTICE:  WDT: disabled
  15. NOTICE:  EMI: Using DDR4 settings
  16. [TxChooseVref] Worse bit 9, Min win 24, Win sum 402, Final Vref 40
  17. NOTICE:  EMI: Detected DRAM size: 512MB
  18. NOTICE:  EMI: complex R/W mem test passed
  19. NOTICE:  CPU: MT7981 (1300MHz)
  20. NOTICE:  PP COPY 0 CRC read: 0x545, compute: 0x545
  21. NOTICE:  SPI_NAND parses attributes from parameter page.
  22. NOTICE:  SPI_NAND Detected ID 0xc8
  23. NOTICE:  Page size 2048, Block size 131072, size 134217728
  24. NOTICE:  Initializing NMBM ...
  25. NOTICE:  Signature found at block 1023 [0x07fe0000]
  26. NOTICE:  First info table with writecount 0 found in block 960
  27. NOTICE:  Second info table with writecount 0 found in block 963
  28. NOTICE:  NMBM has been successfully attached in read-only mode
  29. NOTICE:  BL2: Booting BL31
  30. NOTICE:  BL31: v2.10.0  (release):ImmortalWrt v2024.01.17~bacca82a-3 (mt7981-spim-nand-ddr4)
  31. NOTICE:  BL31: Built : 15:36:28, Jun 25 2025


  32. U-Boot 2024.10-ImmortalWrt-r33247-467867283bb9 (Jun 25 2025 - 15:36:28 +0000)

  33. CPU:   MediaTek MT7981
  34. Model: CMCC RAX3000Me
  35. DRAM:  512 MiB
  36. Core:  37 devices, 18 uclasses, devicetree: embed
  37. Loading Environment from UBI... spi-nand: spi_nand spi_nand@0: GigaDevice SPI NAND was found.
  38. spi-nand: spi_nand spi_nand@0: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 128
  39. ubi0 error: ubi_read_volume_table: the layout volume was not found
  40. ubi0 error: ubi_attach_mtd_dev: failed to attach mtd5, error -22
  41. UBI error: cannot attach mtd5
  42. UBI error: cannot initialize UBI, error -22
  43. UBI init error 22
  44. Please check, if the correct MTD partition is used (size big enough?)

  45. ** Cannot find mtd partition "ubi"
  46. In:    serial@11002000
  47. Out:   serial@11002000
  48. Err:   serial@11002000
  49. reset button found
  50. button pushed, resetting environment
  51. *** Warning - bad CRC, using default environment

  52. Net:
  53. Warning: ethernet@15100000 (eth0) using random MAC address - 26:6e:ee:e5:4e:a2
  54. eth0: ethernet@15100000
  55. Error, no UBI device selected!
  56. Error, no UBI device selected!
  57. Erasing 0x00000000 ... 0x071fffff (912 eraseblock(s))
  58. resetting ...
复制代码




只谈技术、莫论政事!(点击见详情) | 互相尊重、友善交流、切勿过度反应、玻璃心。胡乱输入灌水等操作将会被封禁ID。
发表于 2025-8-20 17:36 | 显示全部楼层
Loading Environment from UBI... spi-nand: spi_nand spi_nand@0: GigaDevice SPI NAND was found.
兆易创新的spi nand 听说不太好刷……
只谈技术、莫论政事!(点击见详情) | 互相尊重、友善交流、切勿过度反应、玻璃心。胡乱输入灌水等操作将会被封禁ID。
回复

使用道具 举报

发表于 2025-9-9 09:25 | 显示全部楼层
可能要试试其他的bl2?

点评

不是bl2的问题 是软坏块的问题  详情 回复 发表于 2025-9-9 10:06
只谈技术、莫论政事!(点击见详情) | 互相尊重、友善交流、切勿过度反应、玻璃心。胡乱输入灌水等操作将会被封禁ID。
回复

使用道具 举报

 楼主| 发表于 2025-9-9 10:06 | 显示全部楼层
heshijie416 发表于 2025-9-9 09:25
可能要试试其他的bl2?

不是bl2的问题 是软坏块的问题
只谈技术、莫论政事!(点击见详情) | 互相尊重、友善交流、切勿过度反应、玻璃心。胡乱输入灌水等操作将会被封禁ID。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

关闭

欢迎大家光临恩山无线论坛上一条 /2 下一条

有疑问请添加管理员QQ86788181|手机版|小黑屋|Archiver|恩山无线论坛(常州市恩山计算机开发有限公司版权所有) ( 苏ICP备05084872号 )

GMT+8, 2026-8-23 20:31

Powered by Discuz! X3.5

© 2001-2026 Discuz! Team.

| 江苏省互联网有害信息举报中心 举报信箱:js12377 | @jischina.com.cn 举报电话:025-88802724 本站不良内容举报信箱:68610888@qq.com 电话:13506125623

快速回复 返回顶部 返回列表