导航

    全志在线开发者论坛

    • 注册
    • 登录
    • 搜索
    • 版块
    • 话题
    • 在线文档
    • 社区主页

    T113s3 rtl8189fs 加载到内核了,但是没有wlan0

    MR Series
    1
    1
    957
    正在加载更多帖子
    • 从旧到新
    • 从新到旧
    • 最多赞同
    回复
    • 在新帖中回复
    登录后回复
    此主题已被删除。只有拥有主题管理权限的用户可以查看。
    • J
      jr_online LV 7 最后由 编辑

      操作的结果如下:

      root@TinaLinux:/# cd lib/modules/5.4.61/
      root@TinaLinux:/lib/modules/5.4.61# ls
      8189fs.ko          iptable_filter.ko  xt_comment.ko      xt_multiport.ko
      8723ds.ko          sunxi_gpadc.ko     xt_limit.ko        xt_time.ko
      gt9xxnew_ts.ko     xt_LOG.ko          xt_mac.ko
      ipt_REJECT.ko      xt_TCPMSS.ko       xt_mark.ko
      root@TinaLinux:/lib/modules/5.4.61# insmod 8189fs.ko
      module is already loaded - 8189fs
      root@TinaLinux:/lib/modules/5.4.61# lsmod
      8189fs               1204224  0
      sunxi_gpadc            24576  0
      root@TinaLinux:/lib/modules/5.4.61# ifconfig -a
      lo        Link encap:Local Loopback
                inet addr:127.0.0.1  Mask:255.0.0.0
                inet6 addr: ::1/128 Scope:Host
                UP LOOPBACK RUNNING  MTU:65536  Metric:1
                RX packets:0 errors:0 dropped:0 overruns:0 frame:0
                TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
                collisions:0 txqueuelen:1000
                RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
      
      root@TinaLinux:/lib/modules/5.4.61# /etc/init.d/wpa_supplicant start
      root@TinaLinux:/lib/modules/5.4.61# ifconfig: SIOCGIFFLAGS: No such device
      
      root@TinaLinux:/lib/modules/5.4.61#
      root@TinaLinux:/lib/modules/5.4.61# ifconfig wlan0 up
      ifconfig: SIOCGIFFLAGS: No such device
      root@TinaLinux:/lib/modules/5.4.61#
      

      然后运行的log如下:

      ------run rc.modules file-----
      insmod: can't insert '/lib/modules/5.4.61/usb-storage.ko': No such file or directory
      [    3.711044] sunxi_gpadc_init,2151, success
      [    3.715936] sunxi_gpadc_setup: get channel scan data failed
      [    3.722572] input: sunxi-gpadc0 as /devices/virtual/input/input1
      [    3.921514] sunxi-rfkill soc@3000000:rfkill@0: wlan power on success
      [    4.028649] sunxi-rfkill soc@3000000:rfkill@0: bus_index: 1
      [    4.034925] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 0Hz bm PP pm UP vdd 21 width 1 timing LEGACY(SDR12) dt B
      [    4.046163] sunxi-mmc 4021000.sdmmc: no vqmmc,Check if there is regulator
      [    4.053785]
      [    4.053785] insmod_device_driver
      [    4.053785]
      [    4.060986] sunxi_usb_udc 4100000.udc-controller: 4100000.udc-controller supply udc not found, using dummy regulator
      [    4.066315] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
      [    4.073019] device_chose finished 142!
      [    4.097802] sunxi-mmc 4021000.sdmmc: smc 1 p1 err, cmd 52, RTO !!
      [    4.105460] sunxi-mmc 4021000.sdmmc: smc 1 p1 err, cmd 52, RTO !!
      [    4.112286] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
      [    4.126832] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
      [    4.140547] sunxi-mmc 4021000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
      [    4.148080] sunxi-mmc 4021000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
      [    4.155602] sunxi-mmc 4021000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
      [    4.163130] sunxi-mmc 4021000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
      [    4.169851] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 0Hz bm PP pm OFF vdd 0 width 1 timing LEGACY(SDR12) dt B
      Successfully initialized wpa_supplicant
      Could not read interface wlan0 flags: No such device
      nl80211: Driver does not support authentication/association or connect commands
      nl80211: deinit ifname=wlan0 disabled_11b_rates=0
      Could not read interface wlan0 flags: No such device
      wlan0: Failed to initialize driver interface
      ------run rc.final file-----
      mount: mounting /dev/mmcblk0p1 on /mnt/extsd failed: No such file or directory
      
      
      BusyBox v1.27.2 () built-in shell (ash)
      
      ------run profile file-----
       _____  _              __     _
      |_   _||_| ___  _ _   |  |   |_| ___  _ _  _ _
        | |   _ |   ||   |  |  |__ | ||   || | ||_'_|
        | |  | || | || _ |  |_____||_||_|_||___||_,_|
        |_|  |_||_|_||_|_|  Tina is Based on OpenWrt!
       ----------------------------------------------
       Tina Linux (Neptune, 5C1C9C53)
       ----------------------------------------------
      Trying to connect to SWUpdate...
      

      有哪个知道应该怎么排查问题吗?指点我一二!

      1 条回复 最后回复 回复 引用 分享 0
      • 1 / 1
      • First post
        Last post

      Copyright © 2024 深圳全志在线有限公司 粤ICP备2021084185号 粤公网安备44030502007680号

      行为准则 | 用户协议 | 隐私权政策