On Thu, Nov 18, 2010 at 05:10:57PM +0000, Neil Bryan wrote: [...] > t7@nbryan:/data/work/nbryan/sam7/sam-ba_cdc_linux$ sudo insmod sam-ba.ko > insmod: error inserting 'sam-ba.ko': -1 Unknown symbol in module [...] > --- On Thu, 18/11/10, Johan Hovold <jhovold@xxxxxxxxx> wrote: > > On Thu, Nov 18, 2010 at 12:54:20PM +0000, Neil Bryan wrote: > > > I then run the following (from a directory containing sam-ba.ko): > > > > > > sudo modprobe usbserial vendor=0x03eb product=0x6124 > > > > You should not load usbserial explictly like this if you're > > using the new sam-ba driver. Simply skip this step and only load > > sam-ba: > > > > > sudo insmod sam-ba bah. My bad. I didn't even notice that you used insmod in the second step. I meant that you should load sam-ba using modprobe as Greg noted (or you can load usbserial first but without the vid/pid argument as was also suggested). Sorry about that, Johan -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html