hwdep

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....

Comments

Popular posts from this blog

simpler alternative to minicom

Quick and Dirty userspace testing of regulator with virtual consumer

Setting up Email forwarding System for GIT