You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/09/26 18:06:14 UTC

[GitHub] [incubator-nuttx] a-lunev opened a new pull request #4613: stm32f746g-disco, stm32f769i-disco: "ifconfig: Could not open /proc/net (is procfs mounted?): 20"

a-lunev opened a new pull request #4613:
URL: https://github.com/apache/incubator-nuttx/pull/4613


   ## Summary
   
   In case of stm32f746g-disco:netnsh and stm32f769i-disco:netnsh configurations network adapter did not work and ifconfig reported the following error:
   ```
   NuttShell (NSH) NuttX-10.1.0
   nsh> ifconfig
   nsh: ifconfig: Could not open /proc/net (is procfs mounted?): 20
   ```
   ## Impact
   
   stm32f746g-disco and stm32f769i-disco boards
   
   ## Testing
   
   I've tested the fix on stm32f746g-disco and stm32f769i-disco boards.


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4613: stm32f746g-disco, stm32f769i-disco: "ifconfig: Could not open /proc/net (is procfs mounted?): 20"

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #4613:
URL: https://github.com/apache/incubator-nuttx/pull/4613


   


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org