LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   audia ac97 (https://www.linuxquestions.org/questions/linux-newbie-8/audia-ac97-284084/)

jan_bosjes 01-30-2005 11:08 AM

audio ac97/quake3
 
hi,

i just downloaded the ac97 driver for suse but because im a complete newbie i dont know how to install it :D

the file is intel8x0-alsa-1.0.1.sh so how do I install sh files?
edit: or should i use salsa, after some browsing i found that u could do it trough that too

cheers

Oliv' 01-30-2005 11:23 AM

Hi,

you can try the following:
Code:

chmod +x intel8x0-alsa-1.0.1.sh
./intel8x0-alsa-1.0.1.sh

Oliv'

jan_bosjes 01-30-2005 11:26 AM

hi thx for reply, it helped a bit
now this problem :D


Intel(R) Linux ADI AC97 OpenSource Driver Installer
??????????????????????????????????????????????????????????????????????????????


??????????????????????????Error?????????????????????????????
? Kernel source could not be found on your system. Please ?
? install the kernel souce and try again. ?
? ?
? Locations searched for kernel sournce: ?
? ?
? /usr/src/linux-2.4 ?
? /usr/src/linux ?
? /usr/src/2.6.8-24.11-default ?
? ?
? ?
? ?
????????????????????????????????????????????????????????????
? < OK > ?
?????????????????????????????????????????

cheers

Oliv' 01-30-2005 11:45 AM

Hi,

well as it is said in you rmessage, you need to install kernel sources... so open a terminal, and type "uname -a" to know which kernel version you are running then you have to download the sources corresponding to your kernel version and then install them.
the problem is that I don't really know Suse but I know that they have useful tools to install packages... these tools are yum/yast... but i can't tell you how to use them :(

Oliv'

jan_bosjes 01-30-2005 12:39 PM

it says this?

Linux linux 2.6.8-24.11-default #1 Fri Jan 14 13:01:26 UTC 2005 x86_64 x86_64 x86_64 GNU/Linux

so what i do rofl?

me = :newbie:

cheers

Oliv' 01-30-2005 01:40 PM

download this: ftp://ftp.suse.com/pub/suse/x86_64/u....11.x86_64.rpm
and then do:
Code:

rpm -Uvh kernel-source-2.6.8-24.11.x86_64.rpm
to install kernel sources... and you should be able to run correctly your previous prog ;)

jan_bosjes 01-30-2005 04:06 PM

thank you gonna try it now :D

Cheers

jan_bosjes 01-30-2005 04:23 PM

after installing new source and when i try to install ac97 driver i get this

Intel(R) Desktop Board Installer.

Starting installer, please wait...
/usr/bin/dialog
No devices found, aborting...
linux:/home/fre/Documents #

:(
how's that?

Cheers

jan_bosjes 01-30-2005 04:25 PM

i see salsa solves the problem on some other forums?

u know wich one i should dl and how to install?

oh yes, again I would like to thank you for ur fast and good reply u made :p

cheers

jan_bosjes 01-31-2005 02:19 PM

why does it says intel while i got a amd processor???

cheers Tester

Oliv' 01-31-2005 02:23 PM

'cause intel does not only do processor... it does all sort of chipset like audio chipset ;)
so your chipset is an intel one ;)

Oliv'


All times are GMT -5. The time now is 03:21 PM.