Topic: Need help with kernel source / alsa drivers
I have a particularly fussy audio card, and I stumbled apon this site:
http://www.linuxant.com/alsa-driver/
It seems very promising, because alsa right now isnt supporting my conexant card.
I'm supposed to have gcc and make installed (which i do), and 'linux-headers'. Which is the problem.
I get
'Package linux-headers is a virtual package provided by:
linux-headers-2.6.30-2-amd64 2.6.30-8squeeze1
linux-headers-2.6-amd64 2.6.32+25
linux-headers-2.6.32-3-vserver-amd64 2.6.32-9
linux-headers-2.6.32-3-amd64 2.6.32-9
linux-headers-2.6-vserver-amd64 2.6.32+25
You should explicitly select one to install.'
But i don't know which one to install.
Also, running the deb file they provide gives me a bunch of errors related to the kernel source.
So i'm assuming i installed the wrong header. Could someone walk me through installing one, or choosing the right one?
~FSM~