导航

    全志在线开发者论坛

    • 注册
    • 登录
    • 搜索
    • 版块
    • 话题
    • 在线文档
    • 社区主页
    1. 主页
    2. luckycyang
    L
    • 资料
    • 关注 0
    • 粉丝 0
    • 我的积分 78
    • 主题 1
    • 帖子 1
    • 最佳 0
    • 群组 0

    luckycyangLV 2

    @luckycyang

    78
    积分
    0
    声望
    1
    资料浏览
    1
    帖子
    0
    粉丝
    0
    关注
    注册时间 最后登录

    luckycyang 取消关注 关注

    luckycyang 发布的最新帖子

    • 求助: H618以太网驱动无法挂上 Kickpi K2B V2

      所使用的板子是 Kickpi K2B V2 版本, 官方给的linux是5.4, 使用sunxi-gmac驱动, 我编译最新的使用
      原理图如图
      K2B_V2_page-0005.jpg
      K2B_V2_page-0011.jpg

      uboot使用2025.01,设备树使用 sun50i-h618-transpeed-8k618-t.dts
      kernel使用6.16.7, 设备树使用 sun50i-h618-longanpi-3h.dts
      b0b01687-042a-43a0-a510-5d17c531676f-image.png
      edaf5ffe-bf55-4a48-a061-aa590391f2dd-image.png
      0c7626a8-b981-4f2d-95fa-44175f7e97c7-image.png

      缩略日志`dmesg | grep -E "(eth)|(phy)|(mac)"''

      [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
      [    0.000000] psci: probing for conduit method from DT.
      [    0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
      [    0.273703] usb_phy_generic usb_phy_generic.1.auto: dummy supplies not allowed for exclusive requests (id=vbus)
      [    4.152273] dwmac-sun8i 5020000.ethernet: IRQ eth_wake_irq not found
      [    4.158766] dwmac-sun8i 5020000.ethernet: IRQ eth_lpi not found
      [    4.164703] dwmac-sun8i 5020000.ethernet: IRQ sfty not found
      [    4.170612] dwmac-sun8i 5020000.ethernet: PTP uses main clock
      [    4.176385] dwmac-sun8i 5020000.ethernet: Current syscon value is not the default 58000 (expect 0)
      [    4.185631] dwmac-sun8i 5020000.ethernet: No HW DMA feature register supported
      [    4.192869] dwmac-sun8i 5020000.ethernet: RX Checksum Offload Engine supported
      [    4.200164] dwmac-sun8i 5020000.ethernet: COE Type 2
      [    4.205139] dwmac-sun8i 5020000.ethernet: TX Checksum insertion supported
      [    4.211935] dwmac-sun8i 5020000.ethernet: Normal descriptors
      [    4.217600] dwmac-sun8i 5020000.ethernet: Chain mode enabled
      [    4.224032] mdio_bus stmmac-0: MDIO device at address 1 is missing.
      [    4.331250] dwmac-sun8i 5020000.ethernet: EMAC reset timeout
      [    4.336923] dwmac-sun8i 5020000.ethernet eth0: stmmac_dvr_remove: removing driver
      [    4.368039] dwmac-sun8i 5020000.ethernet: probe with driver dwmac-sun8i failed with error -110
      

      完整日志
      minicom.txt

      发布在 H/F/TV Series
      L
      luckycyang