主题 : nanopi m1 plus按键板程序运行出错 复制链接 | 浏览器收藏 | 打印
级别: 新手上路
UID: 135188
精华: 0
发帖: 1
金钱: 5 两
威望: 1 点
贡献值: 0 点
综合积分: 2 分
注册时间: 2017-10-22
最后登录: 2017-10-22
楼主  发表于: 2017-10-22 11:27

 nanopi m1 plus按键板程序运行出错

开发板型号 nanopi m1 plus
linux版本: debian, linux 4.11.2

按照你们wiki上按键板的说明运行程序,提示出错
http://wiki.friendlyarm.com/wiki/index.php/Matrix_-_Button

运行命令:
$ git clone https://github.com/friendlyarm/matrix.git
$ apt-get update && apt-get install git
$ git clone https://github.com/friendlyarm/matrix.git
$ make && make install
$ matrix-gpio_int


程序运行错误提示:

root@FriendlyELEC:~/matrix# matrix-gpio_int
Hardware:sun8i
Revision:0000
BoardType:68330
modprobe: FATAL: Module matrix_gpio_int not found.
Use GPIO_PIN(7)
FAHW-Lib: Fail to open /dev/sensor
FAHW-Lib: Fail to add sensor
Fail to init sensor
rmmod: ERROR: Module matrix_gpio_int is not currently loaded