to get hwdep running.
SND_HWDEP does not get enabled in the kernel.. the reason is sound/core/Kconfig does not have a string with the tristate option. for a hack, i put in "hw dep"
that explains why the following happend when i tried to compile btsco
Building modules, stage 2.
MODPOST
*** Warning: "snd_hwdep_new" [/root/kernel-build/btsco-0.41/kernel/snd-bt-sco.ko] undefined!
CC /root/kernel-build/btsco-0.41/kernel/snd-bt-sco.mod.o
LD [M] /root/kernel-build/btsco-0.41/kernel/snd-bt-sco.ko
most of my drivers are modules.. dunnot if it makes sense to load them up as staticly linked drivers???? just musing..i kind of get edgy thinking of installing the kernel again (i lost track of the number of re-compiles i have done so far :D)..
restarting again....
New home for BeagleBoard.org blog
-
I've moved this blog to http://beagleboard.org/blog. It just seems like an
easier place to find it. I'm also going to try to start being more
consistent wi...
11 years ago
No comments:
Post a Comment