Navigation

    全志在线开发者论坛

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • 在线文档
    • 社区主页
    1. Home
    2. anglersking
    A
    • Profile
    • Following 0
    • Followers 0
    • my integral 155
    • Topics 0
    • Posts 5
    • Best 0
    • Groups 0

    anglerskingLV 2

    @anglersking

    155
    integral
    0
    Reputation
    1
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    anglersking Unfollow Follow

    Latest posts made by anglersking

    • Reply: 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再编译就过了

      posted in H/F/TV Series
      A
      anglersking
    • Reply: 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再编译就过了

      posted in H/F/TV Series
      A
      anglersking
    • Reply: MQ-Quad H616 主线内核编译调试记录(u-boot、kernel、buildroot)

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

      posted in H/F/TV Series
      A
      anglersking
    • Reply: MQ-Quad H616 主线内核编译调试记录(u-boot、kernel、buildroot)

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

      posted in H/F/TV Series
      A
      anglersking