> > I'm also having problems starting adbd with kernel 3.8 and I think I found > the problem. I tried to load the kernel module using this command:
insmod /system/lib/modules/3.8.13-bone28/kernel/drivers/usb/gadget/g_ffs.ko idVendor=0x18d1 idProduct=0x4e26 iSerialNumber=0123456789ABCDEF functions=adb The command generates the following errors: [ 943.915225] g_ffs: Unknown symbol usb_string_ids_n (err 0) [ 943.921212] g_ffs: Unknown symbol usb_interface_id (err 0) [ 943.927004] g_ffs: Unknown symbol usb_assign_descriptors (err 0) [ 943.933337] g_ffs: Unknown symbol usb_string_ids_tab (err 0) [ 943.939334] g_ffs: Unknown symbol usb_composite_unregister (err 0) [ 943.945824] g_ffs: Unknown symbol config_ep_by_speed (err 0) [ 943.951798] g_ffs: Unknown symbol usb_add_function (err 0) [ 943.957555] g_ffs: Unknown symbol usb_composite_probe (err 0) [ 943.963588] g_ffs: Unknown symbol usb_composite_overwrite_options (err 0) [ 943.970761] g_ffs: Unknown symbol usb_ep_autoconfig (err 0) [ 943.976810] g_ffs: Unknown symbol usb_add_config (err 0) [ 943.982402] g_ffs: Unknown symbol usb_free_all_descriptors (err 0) insmod: can't insert '/system/lib/modules/3.8.13-bone28/kernel/drivers/usb/gadget/g_ffs.ko': unknown symbol in module or invalid parameter How can I solve this problem? -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
