[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: crystal soundcard module fail



> /lib/modules/2.2.15/misc/cs4232.o: unresolved symbol ad1848_init_Re5f86f0c
> /lib/modules/2.2.15/misc/cs4232.o: unresolved symbol
schedule_timeout_R17d59d01
> /lib/modules/2.2.15/misc/cs4232.o: unresolved symbol probe_uart401_R6467f99b
> /lib/modules/2.2.15/misc/cs4232.o: unresolved symbol
unload_uart401_Recfdd9c9
> /lib/modules/2.2.15/misc/cs4232.o: unresolved symbol ad1848_unload_R9bf1cc62

Just reading it shows that it wants MPU401 support and AD1848 support..

No doubt these are modules for you can compile, or options that will go into
kernel.. (MPU401 definitely)

Check make menuconfig again.

Unresolved symbols means that you didn't compile the bits it wants, so when it
goes to load the module, it can't hook in where it expects to.



Reply to: