Thanks for the quick responses knc1
correct - no error messages when loading modules
modinfo shows the same version, only slight difference is with ARMv7 p2v8 in module but ARMv7 rev 10 (v7l) [full info -> CPU architecture: 7, CPU variant : 0x2, CPU part : 0xc09, CPU revision : 10] in PW2 kernel
My background is limited. I am a novice who can follow instructions well. Never compiled kernel or modules before. I am most comfortable in windows but can use linux competently.
I have been trying to get information from Yifan's webpage but links to cross-compilers are dead and I'm not sure if I have to do all the steps just for the modules. Also most of Christian Hoff's good work on this topic is no longer hosted on the web.
====
In terms of event device ordering, the only device that gets added is the 'mice' which is not properly configured... i.e. when USB is attached and modules started, 'mice' shows in /dev/input, but does not show in cat /proc/bus/input/devices...
So the script does fail and give an error when run because there is no device[2,3].
===
I also get the following message in dmesg that has been discussed previously but I'm not sure what the implications are:
is_otg_connected() 0 audio_enumerated 1
|