ws2811_init failed with code -5 (mmap() failed)错误解决方案

Posted morganma

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ws2811_init failed with code -5 (mmap() failed)错误解决方案相关的知识,希望对你有一定的参考价值。

在树莓派上运行自己的程序的时候报了错误

Can‘t open /dev/mem: Permission denied
RuntimeError: ws2811_init failed with code -5 (mmap() failed)

,看了网上好像没有什么解决办法,分享一个自己的
在命令行下使用管理员权限运行程序

获取root权限的方法
#设置管理员密码(初始化时需要设置一次)
sudo passwd root
#进入管理员模式
sudo su

暂时没有看到其他更好的解决方案,如果有希望能交流一下


以上是关于ws2811_init failed with code -5 (mmap() failed)错误解决方案的主要内容,如果未能解决你的问题,请参考以下文章

ws2811芯片怎样让他全亮

ws2812 LED灯编程

Spring Boot报错Error creating bean with name 'userRepository': Invocation of init method faile

解决sever 2008中tomcat的报错 init Failed to initialize end point associated with ProtocolHandler ["

Inceptor [Code: 40000, SQL State: 42000] COMPILE FAILED: Internal error NullPointerException: [Erro

Tomcat启动报错org.apache.coyote.AbstractProtocol.init Failed to initialize end point associated with Pro