`sudo rfkill list` => `rfkill: /dev/rfkill: Operation not permitted`

Hello!

Why is sudo rfkill list a not permitted operation?

| |  | |                          /\           (_)   | |            | |
| |__| | ___  _ __ ___   ___     /  \   ___ ___ _ ___| |_ __ _ _ __ | |_
|  __  |/ _ \| '_ \ _ \ / _ \   / /\ \ / __/ __| / __| __/ _\ | '_ \| __|
| |  | | (_) | | | | | |  __/  / ____ \\__ \__ \ \__ \ || (_| | | | | |_
|_|  |_|\___/|_| |_| |_|\___| /_/    \_\___/___/_|___/\__\__,_|_| |_|\__|

Welcome to the Home Assistant command line.

System information
  IPv4 addresses for end0:  192.168.178.55/24
  IPv6 addresses for end0:  fe80::d419:deef:4b58:53f0/64
  IPv4 addresses for wlan0:

  OS Version:               Home Assistant OS 11.0
  Home Assistant Core:      2023.10.3

  Home Assistant URL:       http://homeassistant.local:8123
  Observer URL:             http://homeassistant.local:4357
➜  ~ sudo rfkill list
rfkill: /dev/rfkill: Operation not permitted

I run this in the community add-on Advanced SSH & Web Terminal with secure mode disabled.

Thanks for any helpful hints!

1 Like

Same here…

Maybe we need to login to the underlying system (ssh port 22222)? I cannot check this right now, though.