您尚未登录。

楼主 #1 2019-07-24 21:26:22

fan12398
会员
注册时间: 2019-07-09
已发帖子: 34
积分: 33

v3s加载esp8089失败

错误如下,dtb 文件使用的 sun8i-v3s-licheepi-zero-dock.dtb,
esp8089.ko 是按照 https://whycan.cn/t_2232.html 编译出来的
esp8089模块是接在 SDC1上的,SDC0插了SD卡,

# insmod esp8089.ko 
[   64.175698] esp8089: loading out-of-tree module taints kernel.
[   64.204349] eagle_sdio mmc1:0001:1: Direct firmware load for eagle_fw_ate_config_v19.bin failed with error -2
[   64.214349] download firmware failed
[   64.217925] esp_init_all failed: -2
[   64.221408] first error exit

最近编辑记录 fan12398 (2019-07-24 21:28:49)

离线

楼主 #2 2019-07-24 21:35:16

fan12398
会员
注册时间: 2019-07-09
已发帖子: 34
积分: 33

Re: v3s加载esp8089失败

kernel 启动日志最后的mmc部分如下

[    1.249474] mmc0: new high speed SD card at address 219b
[    1.255511] mmcblk0: mmc0:219b XTSDA 122 MiB 
[    1.261319]  mmcblk0: p1 p2
[    1.272244] simple-framebuffer 43e89000.framebuffer: framebuffer at 0x43e89000, 0x177000 bytes, mapped to 0xc430
[    1.282954] simple-framebuffer 43e89000.framebuffer: format=x8r8g8b8, mode=800x480x32, linelength=3200
[    1.292704] simple-framebuffer 43e89000.framebuffer: fb0: simplefb registered!
[    1.301200] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy rer
[    1.312622] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
[    1.318469] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 3
[    1.327483] hub 3-0:1.0: USB hub found
[    1.331321] hub 3-0:1.0: 1 port detected
[    1.336465] using random self ethernet address
[    1.340919] using random host ethernet address
[    1.346354] usb0: HOST MAC 5e:73:73:10:9e:76
[    1.350672] usb0: MAC 5a:ef:22:7d:e8:14
[    1.354674] g_cdc gadget: CDC Composite Gadget, version: King Kamehameha Day 2008
[    1.362151] g_cdc gadget: g_cdc ready
[    1.366250] sun6i-rtc 1c20400.rtc: setting system clock to 1970-01-01 00:00:04 UTC (4)
[    1.374479] vcc5v0: disabling
[    1.379533] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
[    1.388849] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incompatibilities
[    1.399854] mmc1: queuing unknown CIS tuple 0x01 (3 bytes)
[    1.408269] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[    1.416564] VFS: Mounted root (ext4 filesystem) on device 179:2.
[    1.424958] devtmpfs: mounted
[    1.429289] Freeing unused kernel memory: 1024K
[    1.437303] mmc1: queuing unknown CIS tuple 0x1a (5 bytes)
[    1.447474] mmc1: queuing unknown CIS tuple 0x1b (8 bytes)
[    1.455073] mmc1: queuing unknown CIS tuple 0x80 (1 bytes)
[    1.461240] mmc1: queuing unknown CIS tuple 0x81 (1 bytes)
[    1.467591] mmc1: queuing unknown CIS tuple 0x82 (1 bytes)
[    1.474092] mmc1: new high speed SDIO card at address 0001
[    1.583167] EXT4-fs (mmcblk0p2): re-mounted. Opts: data=ordered
Starting syslogd: OK
Starting klogd: OK
Initializing random number generator... done.
Starting network: OK
Starting sshd: OK

Welcome to Buildroot
whale login: 

离线

楼主 #4 2019-07-25 10:00:25

fan12398
会员
注册时间: 2019-07-09
已发帖子: 34
积分: 33

Re: v3s加载esp8089失败

把esp8089 编译后的 firmware 复制到 /lib/firmware下了,
insmod 又显示以下错误。才疏学浅,老是卡在比较二的问题上 neutral

# insmod esp8089.ko 
[   13.877068] esp8089: loading out-of-tree module taints kernel.
[   14.157825] ESSERT:/home/fantl/esp8089/esp_sip.c 2142
[   14.162909] Unable to handle kernel NULL pointer dereference at virtual address 000000c0
[   14.170989] pgd = c0004000
[   14.173693] [000000c0] *pgd=00000000
[   14.177276] Internal error: Oops: 17 [#1] SMP ARM
[   14.181971] Modules linked in: esp8089(O+)
[   14.186072] CPU: 0 PID: 5 Comm: kworker/u2:0 Tainted: G           O    4.14.14-licheepi-zero+ #11
[   14.194928] Hardware name: Allwinner sun8i Family
[   14.199703] Workqueue: esp_wkq sip_rxq_process [esp8089]
[   14.205011] task: c382d700 task.stack: c3842000
[   14.209547] PC is at __queue_work+0x20/0x41c
[   14.213813] LR is at queue_work_on+0x40/0x4c
[   14.218076] pc : [<c01304ac>]    lr : [<c01308e8>]    psr: 200f0093
[   14.224332] sp : c3843e50  ip : 00000000  fp : c3bd4f64
[   14.229547] r10: c3bd4f00  r9 : 00000008  r8 : 0000c3bf
[   14.234764] r7 : 00000000  r6 : 00000008  r5 : c3bb2f78  r4 : c3bb2f78
[   14.241280] r3 : 600f0093  r2 : c3bb2f78  r1 : 00000000  r0 : 00000008
[   14.247801] Flags: nzCv  IRQs off  FIQs on  Mode SVC_32  ISA ARM  Segment none
[   14.255011] Control: 10c5387d  Table: 4303c06a  DAC: 00000051
[   14.260749] Process kworker/u2:0 (pid: 5, stack limit = 0xc3842210)
[   14.267007] Stack: (0xc3843e50 to 0xc3844000)
[   14.271361] 3e40:                                     c3bf1000 0000000c 0000c3bf 00000000
[   14.279529] 3e60: 0000001b c3bb2f78 600f0013 00000008 00000000 0000c3bf c3bf1000 c3bd4f00
[   14.287697] 3e80: c3bd4f64 c01308e8 00000000 c3bd4f00 c3804200 c3be9800 0000c3bf bf004a28
[   14.295865] 3ea0: c3bd4f00 0000c3bf c3804200 bf002a04 00031202 0000c3bf c3804200 bf0032f4
[   14.304032] 3ec0: 00000001 c39e2280 c3bd4480 c3deda40 c382d700 c39e2280 c301d540 bf00a000
[   14.312200] 3ee0: c3bd4f54 c3bd4f40 c3843f3c c067076c 00000001 c03abbf0 c3bf0c00 c3a0d004
[   14.320368] 3f00: c3a0d014 c3bd4f64 c383c100 c3804200 c3be9800 00000000 00000000 00000088
[   14.328536] 3f20: c3804200 c0131a68 c0a02d00 c3804218 c383c100 c3804200 c383c118 c0a02d00
[   14.336704] 3f40: c3804218 ffffe000 00000088 c01327f0 ffffe000 c0a4f99e c07bfbec 00000000
[   14.344872] 3f60: ffffe000 c380fd40 c380fbc0 00000000 c3842000 c383c100 c01327a4 c3831ee0
[   14.353040] 3f80: c380fd5c c013753c c3842000 c380fbc0 c01373f0 00000000 00000000 00000000
[   14.361207] 3fa0: 00000000 00000000 00000000 c0107868 00000000 00000000 00000000 00000000
[   14.369374] 3fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[   14.377541] 3fe0: 00000000 00000000 00000000 00000000 00000013 00000000 bae8ab58 abe13bf4
[   14.385727] [<c01304ac>] (__queue_work) from [<c01308e8>] (queue_work_on+0x40/0x4c)
[   14.393412] [<c01308e8>] (queue_work_on) from [<bf004a28>] (sip_cmd_enqueue+0x88/0xe0 [esp8089])
[   14.402250] [<bf004a28>] (sip_cmd_enqueue [esp8089]) from [<bf002a04>] (sip_recalc_credit_claim+0x38/0xb4 [esp8)
[   14.412815] [<bf002a04>] (sip_recalc_credit_claim [esp8089]) from [<bf0032f4>] (sip_rxq_process+0x788/0x894 [es)
[   14.423528] [<bf0032f4>] (sip_rxq_process [esp8089]) from [<c0131a68>] (process_one_work+0x1ec/0x414)
[   14.432742] [<c0131a68>] (process_one_work) from [<c01327f0>] (worker_thread+0x4c/0x5d4)
[   14.440826] [<c01327f0>] (worker_thread) from [<c013753c>] (kthread+0x14c/0x154)
[   14.448220] [<c013753c>] (kthread) from [<c0107868>] (ret_from_fork+0x14/0x2c)
[   14.455438] Code: e1a05002 e10f3000 e3130080 0a0000be (e59730c0) 
[   14.461528] ---[ end trace 5ea13a16d8132001 ]---
[   24.163941] resetting event timeout
[   24.167449] esp_init_all failed: -110
[   24.171105] first error exit
# 

离线

楼主 #5 2019-07-25 15:13:50

fan12398
会员
注册时间: 2019-07-09
已发帖子: 34
积分: 33

Re: v3s加载esp8089失败

继续求助啊!esp8089 扫描不到 wifi,直接连接wifi udhcpc: sending discover 无限循环

附注:我把 esp8089 放到 linux 文件夹编译就没有4楼的问题了,可能是单独编译有参数没有设置吧。

# modprobe esp8089.ko config=crystal_26M_en=1
# [  172.004796] mmc1: card 0001 removed
[  172.098913] mmc1: queuing unknown CIS tuple 0x01 (3 bytes)
[  172.111566] mmc1: queuing unknown CIS tuple 0x1a (5 bytes)
[  172.120338] mmc1: queuing unknown CIS tuple 0x1b (8 bytes)
[  172.127769] mmc1: queuing unknown CIS tuple 0x80 (1 bytes)
[  172.133297] mmc1: queuing unknown CIS tuple 0x81 (1 bytes)
[  172.139250] mmc1: queuing unknown CIS tuple 0x82 (1 bytes)
[  172.144830] mmc1: new high speed SDIO card at address 0001
# 
# wpa_supplicant -B -i wlan0 -c /etc/wpa_supplicant.conf
Successfully initialized wpa_supplicant
# 
# udhcpc -i wlan0
udhcpc: started, v1.30.1
udhcpc: sending discover
udhcpc: sending discover
udhcpc: sending discover
udhcpc: sending discover
udhcpc: sending discover
udhcpc: sending discover
udhcpc: sending discover
udhcpc: sending discover
udhcpc: sending discover
udhcpc: sending discover
udhcpc: sending discover
udhcpc: sending discover
udhcpc: sending discover
udhcpc: sending discover
udhcpc: sending discover
udhcpc: sending discover
udhcpc: sending discover
udhcpc: sending discover
udhcpc: sending discover
udhcpc: sending discover
^C
# 
# 
# 
# iwlist wlan0 scan
wlan0     No scan results

# iwlist wlan0 scan
wlan0     No scan results

# [  856.496219] wlan0: authenticate with 4c:ed:fb:a2:cc:08
[  856.501521] wlan0: send auth to 4c:ed:fb:a2:cc:08 (try 1/3)
[  856.714237] wlan0: send auth to 4c:ed:fb:a2:cc:08 (try 2/3)
[  856.924264] wlan0: send auth to 4c:ed:fb:a2:cc:08 (try 3/3)
[  857.134225] wlan0: authentication with 4c:ed:fb:a2:cc:08 timed out
# ifconfig 
lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          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)

wlan0     Link encap:Ethernet  HWaddr AC:D0:74:E2:02:A6  
          UP BROADCAST MULTICAST  MTU:1500  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)

# [ 1461.095903] wlan0: authenticate with 4c:ed:fb:a2:cc:08
[ 1461.101201] wlan0: send auth to 4c:ed:fb:a2:cc:08 (try 1/3)
[ 1461.314238] wlan0: send auth to 4c:ed:fb:a2:cc:08 (try 2/3)
[ 1461.524237] wlan0: send auth to 4c:ed:fb:a2:cc:08 (try 3/3)
[ 1461.734223] wlan0: authentication with 4c:ed:fb:a2:cc:08 timed out

最近编辑记录 fan12398 (2019-07-25 15:31:14)

离线

楼主 #6 2019-07-25 16:52:18

fan12398
会员
注册时间: 2019-07-09
已发帖子: 34
积分: 33

Re: v3s加载esp8089失败

求助啊

离线

楼主 #7 2019-07-25 17:33:53

fan12398
会员
注册时间: 2019-07-09
已发帖子: 34
积分: 33

Re: v3s加载esp8089失败

大神们帮我看一下5楼的问题呀

离线

楼主 #9 2019-07-25 19:30:27

fan12398
会员
注册时间: 2019-07-09
已发帖子: 34
积分: 33

Re: v3s加载esp8089失败

error_0 说:

你这个可能是挂载命令的问题,你的晶振是不是24M的, 你试下这个命令 modprobe esp8089.ko config=crystal_26M_en=2

esp8089 是淘宝上买来的TF卡形状的模块,是26M的,命令 modprobe esp8089.ko config=crystal_26M_en=2 也是一样的现象。

这次打印了详细信息,大佬再帮忙看下,感谢

# modprobe esp8089.ko config=crystal_26M_en=1
# [   44.084946] mmc1: card 0001 removed
[   44.179029] mmc1: queuing unknown CIS tuple 0x01 (3 bytes)
[   44.191696] mmc1: queuing unknown CIS tuple 0x1a (5 bytes)
[   44.200500] mmc1: queuing unknown CIS tuple 0x1b (8 bytes)
[   44.207924] mmc1: queuing unknown CIS tuple 0x80 (1 bytes)
[   44.213461] mmc1: queuing unknown CIS tuple 0x81 (1 bytes)
[   44.219453] mmc1: queuing unknown CIS tuple 0x82 (1 bytes)
[   44.225048] mmc1: new high speed SDIO card at address 0001

# ifconfig wlan0 up
# wpa_supplicant -B -d -i wlan0 -c /etc/wpa_supplicant.conf
wpa_supplicant v2.7
random: Trying to read entropy from /dev/random
Successfully initialized wpa_supplicant
Initializing interface 'wlan0' conf '/etc/wpa_supplicant.conf' driver 'default' ctrl_interface 'N/A' bridge 'N/A'
Configuration file '/etc/wpa_supplicant.conf' -> '/etc/wpa_supplicant.conf'
Reading configuration file '/etc/wpa_supplicant.conf'
ctrl_interface='/var/run/wpa_supplicant'
ap_scan=1
Priority group 0
   id=0 ssid='ASUS'
nl80211: Supported cipher 00-0f-ac:1
nl80211: Supported cipher 00-0f-ac:5
nl80211: Supported cipher 00-0f-ac:2
nl80211: Supported cipher 00-0f-ac:4
nl80211: Using driver-based off-channel TX
nl80211: Driver-advertised extended capabilities (default) - hexdump(len=8): 00 00 00 00 00 00 00 40
nl80211: Driver-advertised extended capabilities mask (default) - hexdump(len=8): 00 00 00 00 00 00 00 40
nl80211: interface wlan0 in phy phy0
nl80211: Set mode ifindex 5 iftype 2 (STATION)
nl80211: Subscribe to mgmt frames with non-AP handle 0xa4a18
nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xa4a18 match=06
nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xa4a18 match=0a07
nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xa4a18 match=0a11
nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xa4a18 match=1101
nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xa4a18 match=1102
nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xa4a18 match=0505
nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xa4a18 match=0500
rfkill: initial event: idx=0 type=1 op=0 soft=0 hard=0
netlink: Operstate: ifindex=5 linkmode=1 (userspace-control), operstate=5 (IF_OPER_DORMANT)
Add interface wlan0 to a new radio phy0
nl80211: Regulatory information - country=00
nl80211: 2402-2472 @ 40 MHz 20 mBm
nl80211: 2457-2482 @ 20 MHz 20 mBm (no IR)
nl80211: 2474-2494 @ 20 MHz 20 mBm (no OFDM) (no IR)
nl80211: 5170-5250 @ 80 MHz 20 mBm (no IR)
nl80211: 5250-5330 @ 80 MHz 20 mBm (DFS) (no IR)
nl80211: 5490-5730 @ 160 MHz 20 mBm (DFS) (no IR)
nl80211: 5735-5835 @ 80 MHz 20 mBm (no IR)
nl80211: 57240-63720 @ 2160 MHz 0 mBm
nl80211: Added 802.11b mode based on 802.11g information
wlan0: Own MAC address: ac:d0:74:e2:02:a6
wpa_driver_nl80211_set_key: ifindex=5 (wlan0) alg=0 addr=(nil) key_idx=0 set_tx=0 seq_len=0 key_len=0
wpa_driver_nl80211_set_key: ifindex=5 (wlan0) alg=0 addr=(nil) key_idx=1 set_tx=0 seq_len=0 key_len=0
wpa_driver_nl80211_set_key: ifindex=5 (wlan0) alg=0 addr=(nil) key_idx=2 set_tx=0 seq_len=0 key_len=0
wpa_driver_nl80211_set_key: ifindex=5 (wlan0) alg=0 addr=(nil) key_idx=3 set_tx=0 seq_len=0 key_len=0
wlan0: RSN: flushing PMKID list in the driver
nl80211: Flush PMKIDs
wlan0: Setting scan request: 0.100000 sec
EAPOL: SUPP_PAE entering state DISCONNECTED
EAPOL: Supplicant port status: Unauthorized
nl80211: Skip set_supp_port(unauthorized) while not associated
EAPOL: KEY_RX entering state NO_KEY_RECEIVE
EAPOL: SUPP_BE entering state INITIALIZE
EAP: EAP entering state DISABLED
wlan0: Added interface wlan0
wlan0: State: DISCONNECTED -> DISCONNECTED
nl80211: Set wlan0 operstate 0->0 (DORMANT)
netlink: Operstate: ifindex=5 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT)
Daemonize..
# udhcpc -i wlan0
udhcpc: started, v1.30.1
udhcpc: sending discover
udhcpc: sending discover
udhcpc: sending discover

最近编辑记录 fan12398 (2019-07-25 20:44:37)

离线

楼主 #10 2019-07-25 20:38:05

fan12398
会员
注册时间: 2019-07-09
已发帖子: 34
积分: 33

Re: v3s加载esp8089失败

相同的操作用rtl8723bs 模块,一切正常。

不同的是,rtl8723bs再modprobe之后,Daemonize..之后会多打印几行,

nl80211: Added 802.11b mode based on 802.11g information
wlan0: Own MAC address: cc:d2:9b:4b:8e:7d
wpa_driver_nl80211_set_key: ifindex=5 (wlan0) alg=0 addr=(nil) key_idx=0 set_tx=0 seq_len=0 key_len=0
wpa_driver_nl80211_set_key: ifindex=5 (wlan0) alg=0 addr=(nil) key_idx=1 set_tx=0 seq_len=0 key_len=0
wpa_driver_nl80211_set_key: ifindex=5 (wlan0) alg=0 addr=(nil) key_idx=2 set_tx=0 seq_len=0 key_len=0
wpa_driver_nl80211_set_key: ifindex=5 (wlan0) alg=0 addr=(nil) key_idx=3 set_tx=0 seq_len=0 key_len=0
wlan0: RSN: flushing PMKID list in the driver
nl80211: Flush PMKIDs
wlan0: Setting scan request: 0.100000 sec
EAPOL: SUPP_PAE entering state DISCONNECTED
EAPOL: Supplicant port status: Unauthorized
nl80211: Skip set_supp_port(unauthorized) while not associated
EAPOL: KEY_RX entering state NO_KEY_RECEIVE
EAPOL: SUPP_BE entering state INITIALIZE
EAP: EAP entering state DISABLED
wlan0: Added interface wlan0
wlan0: State: DISCONNECTED -> DISCONNECTED
nl80211: Set wlan0 operstate 0->0 (DORMANT)
netlink: Operstate: ifindex=5 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT)
Daemonize..
# [  207.903689] RTL8723BS: rtw_set_802_11_connect(wlan0)  fw_state = 0x00000008
[  208.144314] RTL8723BS: start auth
[  208.150359] RTL8723BS: auth success, start assoc
[  208.471382] RTL8723BS: rtw_cfg80211_indicate_connect(wlan0) BSS not found !!
[  208.478534] RTL8723BS: assoc success
[  208.489164] RTL8723BS: send eapol packet
[  208.503662] RTL8723BS: send eapol packet
[  208.508456] RTL8723BS: set pairwise key camid:4, addr:4c:ed:fb:a2:cc:08, kid:0, type:AES
[  208.535670] RTL8723BS: set group key camid:5, addr:4c:ed:fb:a2:cc:08, kid:2, type:AES
udhcpc -i wlan0
udhcpc: started, v1.30.1
udhcpc: sending discover
udhcpc: sending discover
udhcpc: sending select for 192.168.1.9
udhcpc: lease of 192.168.1.9 obtained, lease time 86400
deleting routers
adding dns 192.168.1.1
# 

离线

楼主 #11 2019-07-25 20:38:48

fan12398
会员
注册时间: 2019-07-09
已发帖子: 34
积分: 33

Re: v3s加载esp8089失败

可是,esp8089 模块是什么问题呢

离线

楼主 #14 2019-07-26 12:33:42

fan12398
会员
注册时间: 2019-07-09
已发帖子: 34
积分: 33

Re: v3s加载esp8089失败

error_0 说:

esp8089.zip  这个是我之前移植过的 源码,我用的是4.10的主线,里面有个镜像 你下载进去看下 我当时也是用的SD卡模块测试的。

登录密码是什么啊

离线

楼主 #15 2019-07-26 19:46:30

fan12398
会员
注册时间: 2019-07-09
已发帖子: 34
积分: 33

Re: v3s加载esp8089失败

fan12398 说:
error_0 说:

esp8089.zip  这个是我之前移植过的 源码,我用的是4.10的主线,里面有个镜像 你下载进去看下 我当时也是用的SD卡模块测试的。

登录密码是什么啊

试出来了,密码是1

离线

楼主 #16 2019-07-26 20:03:44

fan12398
会员
注册时间: 2019-07-09
已发帖子: 34
积分: 33

Re: v3s加载esp8089失败

error_0 说:

esp8089.zip  这个是我之前移植过的 源码,我用的是4.10的主线,里面有个镜像 你下载进去看下 我当时也是用的SD卡模块测试的。

用这个固件,esp8089会挂掉,试了手里的两个esp8089模块,都是这样

# insmod esp8089.ko 
# [   25.285795] mmc0: card 0001 removed
[   25.380013] mmc0: queuing unknown CIS tuple 0x01 (3 bytes)
[   25.392662] mmc0: queuing unknown CIS tuple 0x1a (5 bytes)
[   25.401439] mmc0: queuing unknown CIS tuple 0x1b (8 bytes)
[   25.408763] mmc0: queuing unknown CIS tuple 0x80 (1 bytes)
[   25.414292] mmc0: queuing unknown CIS tuple 0x81 (1 bytes)
[   25.420264] mmc0: queuing unknown CIS tuple 0x82 (1 bytes)
[   25.426184] mmc0: new high speed SDIO card at address 0001
# ifconfig
eth0      Link encap:Ethernet  HWaddr 62:90:16:EE:5E:F8  
          UP BROADCAST MULTICAST  MTU:1500  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)
          Interrupt:36 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          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)

usb0      Link encap:Ethernet  HWaddr 7A:BB:12:80:E4:25  
          UP BROADCAST MULTICAST  MTU:1500  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)

wlan0     Link encap:Ethernet  HWaddr AC:D0:74:E2:02:A6  
          UP BROADCAST MULTICAST  MTU:1500  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)

# wpa_supplicant -B -i wlan0 -c /etc/wpa_supplicant.conf
Successfully initialized wpa_supplicant
rfkill: Cannot open RFKILL control device
# udhcpc -i wlan0
udhcpc: started, v1.29.3
udhcpc: sending discover
udhcpc: sending discover
udhcpc: sending discover
udhcpc: sending discover
udhcpc: sending discover
udhcpc: sending discover
udhcpc: sending discover
udhcpc: sending discover
udhcpc: sending discover
udhcpc: read error: Network is down, reopening socket
[  159.086191] mmc0: card 0001 removed
[  159.179959] mmc0: queuing unknown CIS tuple 0x01 (3 bytes)
[  159.192547] mmc0: queuing unknown CIS tuple 0x1a (5 bytes)
[  159.201249] mmc0: queuing unknown CIS tuple 0x1b (8 bytes)
[  159.208582] mmc0: queuing unknown CIS tuple 0x80 (1 bytes)
[  159.214115] mmc0: queuing unknown CIS tuple 0x81 (1 bytes)
[  159.220129] mmc0: queuing unknown CIS tuple 0x82 (1 bytes)
[  159.225728] mmc0: new high speed SDIO card at address 0001
[  159.964896] sip_write_memory send buffer failed
[  159.969467] esp_download_fw Failed to write fw, err: -16
[  159.974781] download firmware failed
[  159.978385] esp_init_all failed: -16
[  159.981955] first error exit
[  161.045562] sip_detach wrong state 1
[  161.049481] mmc0: card 0001 removed
[  161.825308] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
udhcpc: bind: No such device
# [  163.605311] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  164.355289] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  165.105306] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  167.965307] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  168.715290] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  169.465306] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  172.285306] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  173.035294] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  173.785304] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  175.585306] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  177.365306] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  178.115290] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  178.865306] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  181.725307] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  182.475290] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  183.225307] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  186.045306] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  186.795290] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  187.545305] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  189.345306] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  191.125307] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  191.875290] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  192.625305] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  194.465305] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  196.245306] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  196.995289] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  197.745303] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  200.605304] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  201.355290] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  202.105304] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  204.925306] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  205.675289] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  206.425304] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  209.245306] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  209.995289] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  210.745305] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  213.565306] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  214.315291] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  215.065306] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  217.885305] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  218.635290] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  219.385303] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  222.205306] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  222.955289] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  223.705306] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  226.525305] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  227.275289] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  228.025303] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  229.825305] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  231.605306] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  232.355288] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  233.105304] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  234.945307] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  236.725306] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  237.475290] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  238.225305] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  240.065306] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  241.845305] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  242.595290] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  243.345303] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  245.185307] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  246.965306] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  247.715291] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  248.465304] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  250.305306] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  252.085306] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  252.835289] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  253.585305] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  255.425307] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  257.205305] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  257.955289] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  258.705304] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  261.565305] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  262.315289] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  263.065304] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  265.885307] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  266.635289] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  267.385304] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  270.205307] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  270.955290] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  271.705303] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  273.505303] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  275.285305] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  276.035289] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  276.785306] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  278.625306] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  280.405306] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  281.155290] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  281.905302] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  284.765307] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
[  286.339943] mmc0: queuing unknown CIS tuple 0x01 (3 bytes)
[  286.352522] mmc0: queuing unknown CIS tuple 0x1a (5 bytes)
[  286.361329] mmc0: queuing unknown CIS tuple 0x1b (8 bytes)
[  286.368665] mmc0: queuing unknown CIS tuple 0x80 (1 bytes)
[  286.374199] mmc0: queuing unknown CIS tuple 0x81 (1 bytes)
[  286.380222] mmc0: queuing unknown CIS tuple 0x82 (1 bytes)
[  286.385846] mmc0: new high speed SDIO card at address 0001
[  286.391835] Unable to handle kernel paging request at virtual address 7365636d
[  286.399134] pgd = c0004000
[  286.401842] [7365636d] *pgd=00000000
[  286.405445] Internal error: Oops: 5 [#1] SMP ARM
[  286.410055] Modules linked in: esp8089
[  286.413810] CPU: 0 PID: 21 Comm: kworker/0:1 Tainted: G        W       4.10.15-mangopi #7
[  286.421973] Hardware name: Allwinner sun8i Family
[  286.426685] Workqueue: events_freezable mmc_rescan
[  286.431471] task: c387ea00 task.stack: c3920000
[  286.436035] PC is at esp_sdio_probe+0x54/0x438 [esp8089]
[  286.441343] LR is at sdio_bus_probe+0xa0/0x114
[  286.445782] pc : [<bf000c48>]    lr : [<c049bd54>]    psr: a0000013
[  286.445782] sp : c3921de0  ip : 00000000  fp : c3b89000
[  286.457240] r10: bf007e18  r9 : c332ca08  r8 : bf00a500
[  286.462456] r7 : bf009b70  r6 : 73656369  r5 : c332ca00  r4 : c31c7100
[  286.468973] r3 : 00000000  r2 : 00000003  r1 : bf007e18  r0 : c332ca00
[  286.475492] Flags: NzCv  IRQs on  FIQs on  Mode SVC_32  ISA ARM  Segment none
[  286.482616] Control: 10c5387d  Table: 431cc06a  DAC: 00000051
[  286.488353] Process kworker/0:1 (pid: 21, stack limit = 0xc3920210)
[  286.494610] Stack: (0xc3921de0 to 0xc3922000)
[  286.498965] 1de0: 60000013 bf007e18 0000000c c332ca08 00000000 c332ca00 bf009b84 bf007e18
[  286.507133] 1e00: 0000000c 00000000 00000346 c049bd54 c332ca08 c0a6c9c8 00000000 bf009b84
[  286.515300] 1e20: 00000000 c03cdec4 00000000 c3921e60 c03ce058 00000001 c0a6c9a4 00000000
[  286.523467] 1e40: 00000000 c03cc4ac c3914c6c c31e8138 c332ca08 c332ca3c c0a29fec c03cdc08
[  286.531634] 1e60: c332ca08 00000001 c332ca08 c332ca10 c332ca08 c0a29fec 00000000 c03cd29c
[  286.539801] 1e80: c332ca10 c3384008 c332ca08 c03cb614 00000001 c0492ac8 c332ca00 c332ca08
[  286.547968] 1ea0: c332ca00 c332ca08 c3b89000 c3384000 c3384000 00000001 0000019a c049c03c
[  286.556135] 1ec0: 00000001 00000001 c3b89000 c049b528 00000000 c3921ee3 00000000 00000000
[  286.564303] 1ee0: 00000000 10ffff00 00000000 c3b89254 00061a80 c3b89000 c073ad5c c073ad68
[  286.572470] 1f00: 00000000 c3ee6200 c3916e00 c049365c c3b89254 c3916e00 c3ee6200 c3ee9500
[  286.580638] 1f20: 00000000 c0131578 c3ee6218 ffffe000 c3ee6200 c3916e18 c0a02d00 c3ee6218
[  286.588805] 1f40: ffffe000 00000008 c3ee6200 c0132300 c0a0e3aa ffffe000 c3917840 c07b61c8
[  286.596972] 1f60: ffffe000 c3917900 c3917840 00000000 c3920000 c3916e00 c01322b4 c3841ed8
[  286.605139] 1f80: c391791c c0137220 c3920000 c3917840 c01370d4 00000000 00000000 00000000
[  286.613306] 1fa0: 00000000 00000000 00000000 c0107638 00000000 00000000 00000000 00000000
[  286.621472] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[  286.629639] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 aae8aae8 abe8bae8
[  286.637832] [<bf000c48>] (esp_sdio_probe [esp8089]) from [<c049bd54>] (sdio_bus_probe+0xa0/0x114)
[  286.646701] [<c049bd54>] (sdio_bus_probe) from [<c03cdec4>] (driver_probe_device+0x1dc/0x2c8)
[  286.655220] [<c03cdec4>] (driver_probe_device) from [<c03cc4ac>] (bus_for_each_drv+0x44/0x94)
[  286.663737] [<c03cc4ac>] (bus_for_each_drv) from [<c03cdc08>] (__device_attach+0xb0/0x114)
[  286.671993] [<c03cdc08>] (__device_attach) from [<c03cd29c>] (bus_probe_device+0x84/0x8c)
[  286.680162] [<c03cd29c>] (bus_probe_device) from [<c03cb614>] (device_add+0x394/0x594)
[  286.688070] [<c03cb614>] (device_add) from [<c049c03c>] (sdio_add_func+0x5c/0x70)
[  286.695545] [<c049c03c>] (sdio_add_func) from [<c049b528>] (mmc_attach_sdio+0x290/0x34c)
[  286.703629] [<c049b528>] (mmc_attach_sdio) from [<c049365c>] (mmc_rescan+0x33c/0x3e4)
[  286.711457] [<c049365c>] (mmc_rescan) from [<c0131578>] (process_one_work+0x1ec/0x414)
[  286.719369] [<c0131578>] (process_one_work) from [<c0132300>] (worker_thread+0x4c/0x59c)
[  286.727453] [<c0132300>] (worker_thread) from [<c0137220>] (kthread+0x14c/0x154)
[  286.734845] [<c0137220>] (kthread) from [<c0107638>] (ret_from_fork+0x14/0x3c)
[  286.742061] Code: e5946004 e3a03000 e5883000 e3a02003 (e5963004) 
[  286.748207] ---[ end trace b099dcd113abe3a5 ]---

最近编辑记录 fan12398 (2019-07-26 20:04:10)

离线

楼主 #17 2019-07-27 14:44:55

fan12398
会员
注册时间: 2019-07-09
已发帖子: 34
积分: 33

Re: v3s加载esp8089失败

/var/log/message 里的信息,ipv6的问题?

Jan  1 00:01:23 whale daemon.info dhcpcd[113]: wlan0: waiting for carrier
Jan  1 00:01:23 whale daemon.info dhcpcd[113]: wlan0: carrier acquired
Jan  1 00:01:23 whale daemon.info dhcpcd[113]: wlan0: IAID 74:51:38:dd
Jan  1 00:01:23 whale daemon.info dhcpcd[113]: wlan0: adding address fe80::cb99:e911:b98d:fb89
Jan  1 00:01:23 whale daemon.err dhcpcd[113]: ipv6_addaddr1: Operation not supported
Jan  1 00:01:23 whale daemon.info dhcpcd[113]: wlan0: carrier lost

离线

楼主 #20 2019-08-24 13:33:34

fan12398
会员
注册时间: 2019-07-09
已发帖子: 34
积分: 33

Re: v3s加载esp8089失败

john78 说:

LZ测试怎么样了,我也买了ESP8098 准备试下

ESP8089尚未调试好,一直是搜不到网络的问题。
RTL8723bs比较好调,但是ping一会儿会自动断开重连,也不是很稳定。

离线

页脚

工信部备案:粤ICP备20025096号 Powered by FluxBB

感谢为中文互联网持续输出优质内容的各位老铁们。 QQ: 516333132, 微信(wechat): whycan_cn (哇酷网/挖坑网/填坑网) service@whycan.cn