导航

    全志在线开发者论坛

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

    anglerskingLV 2

    @anglersking

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

    anglersking 取消关注 关注

    anglersking 发布的最新帖子

    • 回复: MQ-Quad H616 主线内核编译调试记录(u-boot、kernel、buildroot)

      @fumoumou 把static int cfg80211_rtw_stop_ap(struct wiphy *wiphy, struct net_device *ndev, unsigned int link_id)改为 static int cfg80211_rtw_stop_ap(struct wiphy *wiphy, struct net_device *ndev) 还有 (wdev->connected 改为 wdev->connect_keys再编译就过了

      发布在 H/F/TV Series
      A
      anglersking
    • 回复: MQ-Quad H616 主线内核编译调试记录(u-boot、kernel、buildroot)

      @fumoumou 这个问题我解决了,把 change static int cfg80211_rtw_stop_ap(struct wiphy *wiphy, struct net_device *ndev, unsigned int link_id) 改成 static int cfg80211_rtw_stop_ap(struct wiphy *wiphy, struct net_device *ndev) in /linux/drivers/net/wireless/realtek/rtl8723ds/os_dep/linux/ioctl_cfg80211.c 还有 wdev->connected改成 connect_keys再编译就过了

      发布在 H/F/TV Series
      A
      anglersking
    • 回复: MQ-Quad H616 主线内核编译调试记录(u-boot、kernel、buildroot)

      @evler uboot 还有linux内核都不用换,改跟文件系统就行对吧

      发布在 H/F/TV Series
      A
      anglersking
    • 回复: MQ-Quad H616 主线内核编译调试记录(u-boot、kernel、buildroot)

      @evler 里面支持apt 工具吗,要是想移植ubuntu或者debain 还要怎么做,是不是跟文件系统换成Ubuntu就行了

      发布在 H/F/TV Series
      A
      anglersking