搜索

2

主题

7

帖子

31

积分

新手上路

Rank: 1

积分
31
发表于 2017-11-20 15:44:56 79066 浏览 10 回复

精英版4412 Ubuntu下WiFi模块启动不了

如题,wifi模块是mt6620,集成在板子上面的。
安装教程修改itop-set文件之后,再修改wpa_supplicant.conf文件。重启开发板。
但是,wifi模块附近的led并没有亮,在Ubuntu系统里面无线网络也是灰色的。
使用iwconfig命令查看时发现:
  1. iwconfig                                       
  2. lo        no wireless extensions.                                               
  3.                                                                                 
  4. rmnet0    no wireless extensions.                                               
  5.                                                                                 
  6. sit0      no wireless extensions.                                               
  7.                                                                                 
  8. ip6tnl0   no wireless extensions.                                               
  9.                                                                                 
  10. eth0      no wireless extensions.  
复制代码


而ifconfig命令则是:
  1. eth0      Link encap:Ethernet  HWaddr 00:00:ff:ff:00:00                        
  2.           UP BROADCAST MULTICAST  MTU:1500  Metric:1                           
  3.           RX packets:0 errors:0 dropped:0 overruns:0 frame:0                    
  4.           TX packets:0 errors:0 dropped:0 overruns:0 carrier:0                  
  5.           collisions:0 txqueuelen:1000                                          
  6.           RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)                                
  7.                                                                                 
  8. lo        Link encap:Local Loopback                                             
  9.           inet addr:127.0.0.1  Mask:255.0.0.0                                   
  10.           inet6 addr: ::1/128 Scope:Host                                       
  11.           UP LOOPBACK RUNNING  MTU:16436  Metric:1                              
  12.           RX packets:0 errors:0 dropped:0 overruns:0 frame:0                    
  13.           TX packets:0 errors:0 dropped:0 overruns:0 carrier:0                  
  14.           collisions:0 txqueuelen:0                                             
  15.           RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)  
复制代码


求教应该怎么办?
回复

使用道具 举报

48

主题

604

帖子

1923

积分

版主

Rank: 7Rank: 7Rank: 7

积分
1923
发表于 2017-11-20 16:19:51
按照手册上来不行么?
回复 点赞

使用道具 举报

48

主题

604

帖子

1923

积分

版主

Rank: 7Rank: 7Rank: 7

积分
1923
发表于 2017-11-20 16:20:21
android上测试有问题么?
回复 点赞

使用道具 举报

2

主题

7

帖子

31

积分

新手上路

Rank: 1

积分
31
 楼主| 发表于 2017-11-20 19:10:50
TOPEET_moon 发表于 2017-11-20 16:19
按照手册上来不行么?

是的,完全按照手册来的,手册版本2.4.
回复 点赞

使用道具 举报

2

主题

7

帖子

31

积分

新手上路

Rank: 1

积分
31
 楼主| 发表于 2017-11-20 19:17:26
TOPEET_moon 发表于 2017-11-20 16:20
android上测试有问题么?

安卓上没有问题。
回复 点赞

使用道具 举报

2

主题

7

帖子

31

积分

新手上路

Rank: 1

积分
31
 楼主| 发表于 2017-11-21 09:42:37
我又查看了内核,在无线网卡驱动那里没有看到mt6620的驱动(MTK Wireless Chip configuration)。

图片里面已经是拉到最下面了。

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?立即注册

x
回复 点赞

使用道具 举报

2

主题

7

帖子

31

积分

新手上路

Rank: 1

积分
31
 楼主| 发表于 2017-11-23 10:50:35
系统启动日志:
  1. [    6.943863] VFS: Mounted root (ext4 filesystem) on device 179:2.            
  2. [    6.949862] Freeing init memory: 220K                                       
  3. [    6.954851] Failed to execute /linuxrc.  Attempting defaults...              
  4. mountall: Event failed                                                         
  5. [    8.525460] CPU1: shutdown                                                   
  6. [   14.133707] CPU2: shutdown                                                   
  7. [   19.261819] init: Failed to create pty - disabling logging for job           
  8. [   19.285670] init: Failed to create pty - disabling logging for job           
  9. [   19.293451] mtk_stp_GPS_chrdev driver(major 191) installed.                  
  10. [   19.302123] init: Failed to create pty - disabling logging for job           
  11. * Starting Userspace bootsplash[ OK ]                                          
  12. [   19.415120] init: Failed to create pty - disabling logging for job           
  13. [   19.491937] init: Failed to create pty - disabling logging for job           
  14. [   19.506428] init: Failed to create pty - disabling logging for job           
  15. [   21.280545] [WMT-C][E]wmt_core_stp_init(717):no hif info!                    
  16. [   21.284471] drivers/mtk_wcn_combo/common/core/wmt_core.c, 718, (0)           
  17. [   21.291479] [WMT-C][E]opfunc_pwr_on(1058):wmt_core_stp_init fail (-1)        
  18. [   21.298271] drivers/mtk_wcn_combo/common/core/wmt_core.c, 1059, (0)         
  19. [   21.304530] [WMT-C][E]wmt_core_ctrl(559):failed: id(5), type(1), value(0) iR)
  20. [   21.312304] drivers/mtk_wcn_combo/common/core/wmt_core.c, 560, (0)           
  21. [   21.318314] [WMT-C][E]wmt_core_ctrl(559):failed: id(5), type(0), value(0) iR)
  22. [   21.326024] drivers/mtk_wcn_combo/common/core/wmt_core.c, 560, (0)           
  23. [   21.391308] init: Failed to create pty - disabling logging for job           
  24. [   21.400263] init: Failed to create pty - disabling logging for job           
  25. [   23.330172] [WMT-CTRL][E]wmt_ctrl_ul_cmd(540):wait signal timeout            
  26. [   23.335010] [WMT-C][E]wmt_core_ctrl(559):failed: id(3), type(0), value(0) iR)
  27. [   23.344260] drivers/mtk_wcn_combo/common/core/wmt_core.c, 560, (0)           
  28. [   23.435632] [WMT-C][E]wmt_core_stp_init(717):no hif info!                    
  29. [   23.435667] drivers/mtk_wcn_combo/common/core/wmt_core.c, 718, (0)           
  30. [   23.435707] [WMT-C][E]opfunc_pwr_on(1058):wmt_core_stp_init fail (-1)        
  31. [   23.435743] drivers/mtk_wcn_combo/common/core/wmt_core.c, 1059, (0)         
  32. [   23.435866] [WMT-C][E]wmt_core_ctrl(559):failed: id(5), type(1), value(0) iR)
  33. [   23.435904] drivers/mtk_wcn_combo/common/core/wmt_core.c, 560, (0)           
  34. [   23.435985] [WMT-C][E]wmt_core_ctrl(559):failed: id(5), type(0), value(0) iR)
  35. [   23.436023] drivers/mtk_wcn_combo/common/core/wmt_core.c, 560, (0)           
  36. [   23.436156] [WMT-C][E]wmt_core_ctrl(559):failed: id(3), type(0), value(0) iR)
  37. [   23.436194] drivers/mtk_wcn_combo/common/core/wmt_core.c, 560, (0)           
  38. [   23.585640] [WMT-C][E]wmt_core_stp_init(717):no hif info!                    
  39. [   23.585675] drivers/mtk_wcn_combo/common/core/wmt_core.c, 718, (0)           
  40. [   23.585713] [WMT-C][E]opfunc_pwr_on(1058):wmt_core_stp_init fail (-1)        
  41. [   23.585749] drivers/mtk_wcn_combo/common/core/wmt_core.c, 1059, (0)         
  42. [   23.585867] [WMT-C][E]wmt_core_ctrl(559):failed: id(5), type(1), value(0) iR)
  43. [   23.585906] drivers/mtk_wcn_combo/common/core/wmt_core.c, 560, (0)           
  44. [   23.585986] [WMT-C][E]wmt_core_ctrl(559):failed: id(5), type(0), value(0) iR)
  45. [   23.586024] drivers/mtk_wcn_combo/common/core/wmt_core.c, 560, (0)           
  46. [   23.586153] [WMT-C][E]wmt_core_ctrl(559):failed: id(3), type(0), value(0) iR)
  47. [   23.586191] drivers/mtk_wcn_combo/common/core/wmt_core.c, 560, (0)           
  48. [   23.652098] [WMT-C][E]opfunc_func_on(1170):func(3) pwr_on fail(-2)           
  49. [   23.660258] drivers/mtk_wcn_combo/common/core/wmt_core.c, 1171, (0)         
  50.                                                                                 
  51. [  140.112600] init: Failed to create pty - disabling logging for job           
  52. [  140.127310] init: Failed to create pty - disabling logging for job           
  53. [  140.143866] init: Failed to create pty - disabling logging for job           
  54. [  140.156505] init: Failed to create pty - disabling logging for job           
  55. [  140.168729] init: Failed to create pty - disabling logging for job           
  56. speech-dispatcher disabled; edit /etc/default/speech-dispatche[  140.188583] inb
  57. r                                                                              
  58. [  140.206966] init: Failed to create pty - disabling logging for job           
  59. [  140.232260] init: Failed to create pty - disabling logging for job           
  60.                                                                                 
  61. saned disabled; edit /etc/default/saned                                         
  62. [  140.269808] init: Failed to create pty - disabling logging for job           
  63. [  140.284353] init: Failed to create pty - disabling logging for job           
  64. [  140.309545] init: Failed to create pty - disabling logging for job           
  65. [  140.327651] init: Failed to create pty - disabling logging for job           
  66. [  140.345977] init: Failed to create pty - disabling logging for job           
  67. Last login: Thu Nov 23 02:21:22 UTC 2017 on tty1                                
  68. [  140.398203] init: Failed to create pty - disabling logging for job           
  69. [  140.472072] init: Failed to create pty - disabling logging for job           
  70. [  140.649203] init: Failed to create pty - disabling logging for job           
  71. [  140.693059] init: Failed to create pty - disabling logging for job           
  72. Welcome to Linaro 12.04 (GNU/Linux 3.0.15 armv7l)                              
  73.                                                                                                                     
  74.                                                                                 
  75. New release '14.04.5 LTS' available.                                            
  76. Run 'do-release-upgrade' to upgrade to it.   
复制代码
回复 点赞

使用道具 举报

151

主题

508

帖子

3567

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
3567
发表于 2017-11-25 14:57:44
你在群里问一下吧~
回复 点赞

使用道具 举报

0

主题

1

帖子

21

积分

新手上路

Rank: 1

积分
21
发表于 2018-11-30 08:16:45
请问楼主最后是怎么解决的??谢谢了
回复 点赞

使用道具 举报

151

主题

508

帖子

3567

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
3567
发表于 2018-11-30 10:12:51
w112 发表于 2018-11-30 08:16
请问楼主最后是怎么解决的??谢谢了

你碰到问题了么?
注意要区分精英版和全能版的解决办法是有区别的.
最好先在Android中测试一下,确保连接和wifi模块都没有问题
回复 点赞

使用道具 举报

下一页 »
12下一页
返回列表
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

登录或注册

官方客服

QQ:2551456065

官方QQ群

195631883

扫一扫关注迅为公众号

群号652692981

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