LinuxDev 板


LINE

晚安 前阵子有在版上问关於在 dpi driver 内加上 input device ,然後想在 driver内 开启 open API ,後来用 input_report_abs 和 input_sync 取代,我已经花了 一天时间...明天就是交期...我还是试不出来,抱各位佛脚一下... 不胜感激.. 我在自己写的 spi driver 开一个用 irq 触发的 kernel thread ,这里面就一直 作 input_report_ads(inputdev,ABS_X,1); //inputdev 是 struct input_dev * input_report_ads(inputdev,ABS_Y,2); input_report_ads(inputdev,ABS_Y,3); input_sync(inputdev); 再进入 thread 之前,有做些 inputdev 的初始: inputdev = input_allocate_device(); if (!inputdev) { printk(KERN_ERR "Failed to allocate acc input device\n"); err = -ENOMEM; goto failed; } sensor->input_acc->name = "xxxxx"; set_bit(EV_ABS, inputdev->evbit); set_bit(ABS_X, inputdev->absbit); set_bit(ABS_Y, inputdev->absbit); set_bit(ABS_Z, inputdev->absbit); input_set_abs_params(inputdev, ABS_X, -ACC_MAX, ACC_MAX, 0, 0); input_set_abs_params(inputdev, ABS_Y, -ACC_MAX, ACC_MAX, 0, 0); input_set_abs_params(inputdev, ABS_Z, -ACC_MAX, ACC_MAX, 0, 0); input_set_abs_params(inputdev, ABS_RX, -ACC_MAX, ACC_MAX, 0, 0); input_set_abs_params(inputdev, ABS_RY, -ACC_MAX, ACC_MAX, 0, 0); input_set_abs_params(inputdev, ABS_RZ, -ACC_MAX, ACC_MAX, 0, 0); input_set_abs_params(inputdev, ABS_THROTTLE, -ACC_MAX, ACC_MAX, 0, 0); input_set_abs_params(inputdev, ABS_RUDDER, -ACC_MAX, ACC_MAX, 0, 0); input_set_abs_params(inputdev, ABS_WHEEL, -ACC_MAX, ACC_MAX, 0, 0); input_set_abs_params(inputdev, ABS_HAT0X, -ACC_MAX, ACC_MAX, 0, 0); input_set_abs_params(inputdev, ABS_HAT1X, -ACC_MAX, ACC_MAX, 0, 0); input_set_abs_params(inputdev, ABS_HAT2X, -ACC_MAX, ACC_MAX, 0, 0); err = input_register_device(inputdev); if (err) { pr_err("Failed to register acc input device\n"); input_free_device(inputdev); inputdev = NULL; goto failed; } 之後也写了小程式 去 open /dev/input/event* 我在上面注册的 input,再用 write 写入 struct input_event 去验证 getevent 可以拿到资讯.... 但是我用 input_sync 这方法就无法,请问我上面那些步骤还少了些甚麽吗? 谢谢。 --



※ 发信站: 批踢踢实业坊(ptt.cc), 来自: 58.115.110.28
※ 文章网址: https://webptt.com/cn.aspx?n=bbs/LinuxDev/M.1471533824.A.184.html ※ 编辑: blueblueChen (58.115.110.28), 08/18/2016 23:25:52
1F:推 chiwa: 1.我想kernel里面的范例应该很多,可以参考看看 08/19 22:57
2F:→ chiwa: 2.你有做过基本的debug吗? 最简单的譬如在你的input_sync之 08/19 22:58
3F:→ chiwa: 後印个log,确定是否有执行到 08/19 22:59
4F:→ chiwa: 如果device driver没问题,你的/dev/input/event*有选对吗? 08/19 23:01
5F:→ blueblueChen: c大你好,我在input_sync内埋log追悼後来发现 08/20 22:15
6F:→ blueblueChen: 他会把重复的ABS_X ABS_Y ABS_Z drop 掉 08/20 22:16
7F:→ blueblueChen: 所以我才得不到资讯,delay了一天 但总算是虚惊一场 08/20 22:16
8F:→ blueblueChen: 谢谢。 08/20 22:16







like.gif 您可能会有兴趣的文章
icon.png[问题/行为] 猫晚上进房间会不会有憋尿问题
icon.pngRe: [闲聊] 选了错误的女孩成为魔法少女 XDDDDDDDDDD
icon.png[正妹] 瑞典 一张
icon.png[心得] EMS高领长版毛衣.墨小楼MC1002
icon.png[分享] 丹龙隔热纸GE55+33+22
icon.png[问题] 清洗洗衣机
icon.png[寻物] 窗台下的空间
icon.png[闲聊] 双极の女神1 木魔爵
icon.png[售车] 新竹 1997 march 1297cc 白色 四门
icon.png[讨论] 能从照片感受到摄影者心情吗
icon.png[狂贺] 贺贺贺贺 贺!岛村卯月!总选举NO.1
icon.png[难过] 羡慕白皮肤的女生
icon.png阅读文章
icon.png[黑特]
icon.png[问题] SBK S1安装於安全帽位置
icon.png[分享] 旧woo100绝版开箱!!
icon.pngRe: [无言] 关於小包卫生纸
icon.png[开箱] E5-2683V3 RX480Strix 快睿C1 简单测试
icon.png[心得] 苍の海贼龙 地狱 执行者16PT
icon.png[售车] 1999年Virage iO 1.8EXi
icon.png[心得] 挑战33 LV10 狮子座pt solo
icon.png[闲聊] 手把手教你不被桶之新手主购教学
icon.png[分享] Civic Type R 量产版官方照无预警流出
icon.png[售车] Golf 4 2.0 银色 自排
icon.png[出售] Graco提篮汽座(有底座)2000元诚可议
icon.png[问题] 请问补牙材质掉了还能再补吗?(台中半年内
icon.png[问题] 44th 单曲 生写竟然都给重复的啊啊!
icon.png[心得] 华南红卡/icash 核卡
icon.png[问题] 拔牙矫正这样正常吗
icon.png[赠送] 老莫高业 初业 102年版
icon.png[情报] 三大行动支付 本季掀战火
icon.png[宝宝] 博客来Amos水蜡笔5/1特价五折
icon.pngRe: [心得] 新鲜人一些面试分享
icon.png[心得] 苍の海贼龙 地狱 麒麟25PT
icon.pngRe: [闲聊] (君の名は。雷慎入) 君名二创漫画翻译
icon.pngRe: [闲聊] OGN中场影片:失踪人口局 (英文字幕)
icon.png[问题] 台湾大哥大4G讯号差
icon.png[出售] [全国]全新千寻侘草LED灯, 水草

请输入看板名称,例如:Boy-Girl站内搜寻

TOP