LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Sound Card Driver Install Problem. (https://www.linuxquestions.org/questions/linux-software-2/sound-card-driver-install-problem-199628/)

daf0x 06-30-2004 06:05 PM

Sound Card Driver Install Problem.
 
I have a P4P800 ASUS mobo and i went and got the linux device drivers off their site, and i ran ./configure and then when i did 'make install' this is the error i got.

bash-2.05b# make install
rm -rf /lib/modules/2.4.26/kernel/sound
make[1]: Entering directory `/root/Desktop/Linux/alsa-driver-0.9.6/support'
make -C pnp modules_install
make[2]: Entering directory `/root/Desktop/Linux/alsa-driver-0.9.6/support/pnp'
mkdir -p /lib/modules/2.4.26/kernel/sound/support/pnp
cp snd-pnp.o /lib/modules/2.4.26/kernel/sound/support/pnp
cp: cannot stat `snd-pnp.o': No such file or directory
make[2]: *** [_modinst__] Error 1
make[2]: Leaving directory `/root/Desktop/Linux/alsa-driver-0.9.6/support/pnp'
make[1]: *** [_modinst_pnp] Error 2
make[1]: Leaving directory `/root/Desktop/Linux/alsa-driver-0.9.6/support'
make: *** [install-modules] Error 1
bash-2.05b#


anyone have any ideas? id love to be able to play music, really really want to.

daf0x 06-30-2004 07:23 PM

bump, help


All times are GMT -5. The time now is 06:26 PM.