jgarff / rpi_ws281x

Userspace Raspberry Pi PWM library for WS281X LEDs
BSD 2-Clause "Simplified" License
1.78k stars 622 forks source link

Net 6 /dev/mem: Permission denied #493

Open schorges opened 2 years ago

schorges commented 2 years ago

I have run net 6 app from rpi 3+ and it fail on /dev/mem: Permission denied

how can i run "dotnet myapp.dll" as root "sudo dotnet myapp.dll" not work for me...

Kkikeur commented 2 years ago

use sudo ?