LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-20-2004, 12:36 AM   #1
Creeps
Member
 
Registered: Aug 2004
Location: Louisville, KY
Distribution: SlackWare 10.0
Posts: 49

Rep: Reputation: 15
Question Need help compiling audio drivers


i just downloaded some drivers for my usb sound card but i have no idea how to compile them

this is the link that i got the drivers from, im using kernel 2.4.6 and that link has a set of instrunctions but im clueless. i've never compiled anything before.

 
Old 09-20-2004, 05:41 AM   #2
trel
LQ Newbie
 
Registered: Mar 2004
Location: London
Distribution: Red Hat 9
Posts: 15

Rep: Reputation: 0
Hi,
You will need:
1. A compiler installed - probably best to use gcc. Check if you have it by opening a terminal and typing this:
Code:
gcc --version
You should get something like: gcc (GCC) 2.95

2. You will probably need the kernel source installed - what Linux distribution are you using? It's best to install the kernel source that came with your distro.

3. I don't see any link! Please post it. You will need to read the install instructions carefully, they will be different for different sound drivers. Make sure the sound driver you downloaded lists your sound card as compatible.

Trel

n.b. I use the Advanced Linux Sound Architecture sound drivers:
http://www.alsa-project.org/
 
Old 09-20-2004, 02:37 PM   #3
Creeps
Member
 
Registered: Aug 2004
Location: Louisville, KY
Distribution: SlackWare 10.0
Posts: 49

Original Poster
Rep: Reputation: 15
http://exaudio.sourceforge.net/ <-- link to driver click 2.4.x.

my soundcard is a soundblaster extigy and the drivers are specialy hack for the card

im using slackware 10.0 the download links for the slackware source bittorents are corrupted and do not download properly
 
Old 09-20-2004, 03:36 PM   #4
trel
LQ Newbie
 
Registered: Mar 2004
Location: London
Distribution: Red Hat 9
Posts: 15

Rep: Reputation: 0
First check /usr/src if you have linux kernel source installed. If not you can download your matching kernel source from kernel.org - untar it to /usr/src/linux-2.4.6 if 2.4.6 is your kernel version. You will need to have root privileges (use 'su' command in terminal & enter root password).
Also make a symbolic link to the kernel source (helps lazy makefiles):
ln -s /usr/src/linux-2.4.6 /usr/src/linux

Basically the 'make' command runs the compiler for you, but don't just type that - follow all the install instructions for your driver at the web site you got it from. You will need root privileges, as above.

Good Luck!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Suse 9.2 compiling + onboard audio problems McBob Linux - Software 6 02-27-2005 08:03 PM
ac97 audio drivers and rtl8139 drivers Julian2005 Linux - Hardware 5 02-16-2005 01:36 PM
nforce audio 2.6.4 - not compiling hamish Linux - Hardware 1 10-15-2004 04:37 AM
Audio Drivers Josh328 Mandriva 3 08-21-2004 04:52 PM
compiling tuxracer with audio support astronanard Linux - General 3 12-05-2003 03:48 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:11 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration