btashton opened a new issue #2085:
URL: https://github.com/apache/incubator-nuttx/issues/2085


   The `sim:bthcisock` build is broken failing to register the HCI interface
   
   ```
   ❯ sudo btmon
   @ RAW Open: nuttx (privileged) version 2.22                  {0x0002} 
22.803159
   @ MGMT Event: Index Removed (0x0005) plen 0           {0x0001} [hci0] 
22.803185
   @ MGMT Event: Index Added (0x0004) plen 0             {0x0001} [hci0] 
22.803198
   @ RAW Close: nuttx        
   ```
   
   ```
   ❯ sudo setcap 'cap_net_raw,cap_net_admin=eip' ./nuttx
   ❯ ./nuttx 
   ERROR: bthcisock_register() failed: -1
   
   NuttShell (NSH) NuttX-9.1.0
   nsh> 
   ```


----------------------------------------------------------------
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.

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


Reply via email to