Hi,
Project: Installing eGalaxy driver as module on BBxM with Lucid 10.04
kernel
I'm using the Lucid 10.04 demo image, installed the equivalent kernel
tree (2.6.35.2) on a Ubuntu machine, prepared it for ARCH=arm and the
cross compiler, and cross compiled the eGalaxy touch driver using
codesourcery. The driver builds fine, but is missing the kernel symbol
information as the Lucid demo image is missing Module.symvers.
When I try to load the module ko on the BB I get "no symbol
information for module_layout", but the Lucid dist only contains
modules.symbols, which is a different format.
Any suggestions where to acquire or regenerate the Module.symvers for
the demo image short of building everything from scratch ?
I haven't found any resolution after Googling many hours, so any help
would be greatly appreciated
Thanks, Oliver