masayuki2009 commented on pull request #5943: URL: https://github.com/apache/incubator-nuttx/pull/5943#issuecomment-1086597422
>I removed the most suspect patch. @zhhyu7 spresense:wifi can boot now but the renew command failed. ``` nsh> uname -a NuttX 10.3.0-RC0 73c2d4ead0 Apr 2 2022 18:06:06 arm spresense nsh> ps PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK USED FILLED COMMAND 0 0 0 FIFO Kthread N-- Ready 00000000 001000 000376 37.6% Idle Task 1 1 224 RR Kthread --- Waiting Signal 00000000 002016 000460 22.8% hpwork 0x2d054588 2 2 60 RR Kthread --- Waiting Semaphore 00000000 002016 000276 13.6% lpwork 0x2d054598 3 3 100 RR Task --- Running 00000000 003048 001224 40.1% spresense_main 4 4 200 RR Task --- Waiting MQ empty 00000000 001000 000468 46.8% cxd56_pm_task nsh> free total used free largest nused nfree Umem: 1213008 37504 1175504 1175504 106 1 nsh> mount /mnt/spif type smartfs /proc type procfs nsh> ifconfig wlan0 Link encap:Ethernet HWaddr 00:00:00:00:00:00 at UP inet addr:0.0.0.0 DRaddr:0.0.0.0 Mask:0.0.0.0 nsh> gs2200m raspi3-g wifi-test-24g & gs2200m [5:50] nsh> renew wlan0 ERROR: dhcpc_request() failed ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org