LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   via combo driver (https://www.linuxquestions.org/questions/linux-newbie-8/via-combo-driver-183608/)

antjessopuk 05-20-2004 03:50 AM

via combo driver
 
Hi guys,

I have recently installed Mandrake 10.0 CE. Everything seems to be working fine except for the flippin' sound. To rectify the issue I downloaded the viaudiocombo driver from 'via arena'. I followed the instructions but recieved the following...

root@localhost Documents]# rpm --rebuild viaudiocombo-2.3-1.src.rpm
Installing viaudiocombo-2.3-1.src.rpm
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.42030
+ umask 022
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf viaudiocombo-2.3
+ /usr/bin/gzip -dc /usr/src/RPM/SOURCES/viaudiocombo-2.3.tar.gz
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd viaudiocombo-2.3
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.42030
+ umask 022
+ cd /usr/src/RPM/BUILD
+ cd viaudiocombo-2.3
+ ./install.sh
Could not find Linux directory, please link it with /usr/src/linux
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.60929
+ umask 022
+ cd /usr/src/RPM/BUILD
+ cd viaudiocombo-2.3
+ rm -rf /usr/src/RPM/BUILD/viaudiocombo-root
+ mkdir -p /usr/src/RPM/BUILD/viaudiocombo-root/etc/init.d
+ mkdir -p /usr/src/RPM/BUILD/viaudiocombo-root/lib/modules/2.6.3-4mdk/kernel/drivers/sound
+ install viasound /usr/src/RPM/BUILD/viaudiocombo-root/etc/init.d/viasound
++ uname -r
+ install -m 644 viaudiocombo.o /usr/src/RPM/BUILD/viaudiocombo-root/lib/modules/2.6.3-4mdk/kernel/drivers/sound/viaudiocombo.o
install: cannot stat `viaudiocombo.o': No such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.60929 (%install)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.60929 (%install)
[root@localhost Documents]#

I am using a ECS K7VMM2 motherboard with onboard sound.
I have installed all of the developement section from the CDs.

Any ideas folks? The rest of the system is running wonderfully, i'm only using WinXP for playing music now!!!

Cheers

Ant

Demonbane 05-20-2004 04:31 AM

Quote:


Could not find Linux directory, please link it with /usr/src/linux


you need to install kernel source

antjessopuk 05-20-2004 04:47 AM

How do I do that, is there a Mandrake RPM?


All times are GMT -5. The time now is 07:54 AM.