Hi,
I am new to linux but am getting familar with the konsole and very much prefer it as an operating system. I am having a lot of trouble installing drivers for my sound card, an EMU-0404 PCI. I have been following the guide on the alsa-project wiki without success, and fear I don't understand enough to diagnose my errors. This is the guide I am following with the vendor list here saying the correct driver is a CA0102?
When I run ./configure --with-sequencer=yes --with-cards=CA0102 &&make
I get the error
checking for kernel version... The file /lib/modules/3.8.0-19-generic/build/include/linux/version.h does not exist.
Please, install the package with full kernel sources for your distribution
I have no idea where I should be pointing the target directory to, I have searched for version.h and it appears in multiple places, the ones I did try did not work...
I'm not even sure I am going about this the right way, if anyone could help it would be very much appreciated! Currently I am using onboard sound (despite that it keeps trying to switch to my nvidia gfx card as primary sound card??) which is fine but I am getting many crashes and I think it might have to do with my messing around trying to install this.
Even if someone could help me to reset my kernel away from whatever panic it currently is in (I picture it cowering in the corner at my obtuse commands) I would be very grateful. I am fine using onboard sound instead but the crashes I am currently getting (especially with music playing applications) are quite a pest.
Muonix.
I am new to linux but am getting familar with the konsole and very much prefer it as an operating system. I am having a lot of trouble installing drivers for my sound card, an EMU-0404 PCI. I have been following the guide on the alsa-project wiki without success, and fear I don't understand enough to diagnose my errors. This is the guide I am following with the vendor list here saying the correct driver is a CA0102?
When I run ./configure --with-sequencer=yes --with-cards=CA0102 &&make
I get the error
checking for kernel version... The file /lib/modules/3.8.0-19-generic/build/include/linux/version.h does not exist.
Please, install the package with full kernel sources for your distribution
I have no idea where I should be pointing the target directory to, I have searched for version.h and it appears in multiple places, the ones I did try did not work...
I'm not even sure I am going about this the right way, if anyone could help it would be very much appreciated! Currently I am using onboard sound (despite that it keeps trying to switch to my nvidia gfx card as primary sound card??) which is fine but I am getting many crashes and I think it might have to do with my messing around trying to install this.
Even if someone could help me to reset my kernel away from whatever panic it currently is in (I picture it cowering in the corner at my obtuse commands) I would be very grateful. I am fine using onboard sound instead but the crashes I am currently getting (especially with music playing applications) are quite a pest.
Muonix.
Comment