Document Uthernet support.
This commit is contained in:
parent
f1b9232933
commit
982ba0922d
1 changed files with 5 additions and 1 deletions
6
linux.md
6
linux.md
|
@ -32,13 +32,17 @@ been modified.
|
|||
|
||||
Almost everything works, except:
|
||||
|
||||
* ethernet
|
||||
* serial port
|
||||
* debugger (work started to port it)
|
||||
|
||||
The UI has been rewritten in Qt or ImGui.
|
||||
|
||||
The rest works very well.
|
||||
Uthernet is supported, but it requires elevated capabilities:
|
||||
|
||||
`sudo setcap cap_net_raw=ep ./sa2`
|
||||
|
||||
Unfortunately, this must be reapplied after every build.
|
||||
|
||||
## Executables
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue