Any information on this? On Mon, Mar 23, 2015 at 8:22 PM, s.rawat <imsaurabhrawat@gmail.com> wrote:
kernel version is 3.10.20 , drivers are hid-sensor-* driver. (hid-accel-3d,hid-gyro-3d,etc.) for different sensors.I have two different devices having two different kernels,Just wanted to know the difference technically why one is not working.
On Mon, Mar 23, 2015 at 7:10 PM, Daniel Baluta <daniel.baluta@gmail.com> wrote:
On Mon, Mar 23, 2015 at 7:27 AM, s.rawat <imsaurabhrawat@gmail.com> wrote:
I have two system having different kernel version and drivers(IIO) on which i can run the generic_buffer.c application .On one system it works fine but on the other it does not give the input reports data.
What kernel versions are you using? Why are you using different drivers? :D
thanks, Daniel.