|
-
Jun 1st, 2005, 07:04 AM
#1
-
Jun 1st, 2005, 07:21 AM
#2
Re: Soundcard in Linux
OK. I just opened the case using a paper clip... ...and found out that I have a Intel D865GBF mother board. And a sound card with this info: "SoundMAX 4 XL with AudioESP audio subsystem using the Analog Devices AD1985 codec". But when I go to the driver page, there is no drivers for Debian. Can I choose any of the others? If so, what?
http://www.intel.com/design/motherbd/bf/bf_drive.htm
ØØ
-
Jun 1st, 2005, 07:38 AM
#3
Re: Soundcard in Linux
I would suggest just downloading a tarball of it, install it, and hope for the best...
I have never used Debian myself, so I wouldnt even know where to start looking for drivers.
-
Jun 1st, 2005, 08:01 AM
#4
-
Jun 1st, 2005, 09:38 AM
#5
Re: Soundcard in Linux
a tarball is basically a zip file that you can also install.
download a file with a .tar file extension for your driver
once its downloaded go into the terminal and type
tar -xvpf filename
although it seems therer are no .tar files there...I have never used a .sh.gz file, so if you have problems extracting it I will try to find you a decompressor.
Last edited by kfcSmitty; Jun 1st, 2005 at 10:12 AM.
-
Jun 2nd, 2005, 03:56 AM
#6
Re: Soundcard in Linux
Well, gz files can be extracted with gzip, so I did that, and then I had a sh file. So I used the sh command to run it:
sh intel8x0-alsa-1.0.1.sh
but then this happend:
Intel(R) Desktop Board Installer.
Starting installer, please wait...
Error:
The installer could not find the kernel source on your
system. Please install the kernel source and try again.
Locations searched:
/usr/src/linux
/usr/src/linux-2.4
/usr/src/2.4.27-2-386
Where is it supposed to be, what am I looking for here? Does it try to recompile my kernel? I know jack **** about this....sorry..
PS: Ohhh...B TW if I have to download it, can I download a newer version, or should I use the exact same version?
-
Jun 2nd, 2005, 07:02 AM
#7
Re: Soundcard in Linux
you need to find out what kernel version you're using (2.4.27-2-386.)..and you need to use a file with a kernel equal or lower than your current compile.
Last edited by kfcSmitty; Jun 2nd, 2005 at 07:07 AM.
-
Jun 3rd, 2005, 09:05 AM
#8
Re: Soundcard in Linux
Hehe...this is not going well... ...grrrr...
- I downloaded the RedHat Linux 9 drivers.
- Unzipped them
- Downloaded the same kernel as I have
- found the conf-linux-kernel-***** file
- rendamed it to .conf
- moved it to the kernel source dir
- ran "make oldconf"
- and also ran "apt-get update", "apt-get dist-upgrade"
and then started the driver install.
But when I restarted again, then windows was not able to start (I have fixed this now), but my sound card is still not working...grrrrr...any better ideas..
ØØ
-
Jun 3rd, 2005, 09:11 AM
#9
Re: Soundcard in Linux
uhh...use redhat9? 
You could always try asking here -- http://www.debianhelp.org/
They may be able to tell you where to download some debian drivers
-
Jun 3rd, 2005, 09:28 AM
#10
Re: Soundcard in Linux
Thanks, will try there and see if I have any luck...
-
Jun 9th, 2005, 12:25 AM
#11
Banned
Re: Soundcard in Linux
You probably should find a good tutorial on how to upgrade your kernel ^.- Also you ARE root when trying to install the new drivers right?
*EDIT*
Also type alsaconf which configures alsa. Also type alsamixer and make sure PCM and Master arent set to off, and they are both up. If they are off hit m to turn it on. Linux sound sucks ill admit that 
*EDIT2* lol Also make sure w/e your using to play sound is set to ALSA and not OSS
Last edited by ThaRubby; Jun 9th, 2005 at 12:35 AM.
-
Jun 9th, 2005, 08:09 AM
#12
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|