LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Audio Drivers for Intel D101Ggc not working (https://www.linuxquestions.org/questions/linux-hardware-18/audio-drivers-for-intel-d101ggc-not-working-411382/)

dakahn 02-03-2006 05:13 PM

Audio Drivers for Intel D101Ggc not working
 
I have the new D101Ggc motherboard and am using Fedora4 kernel 2.6.11-1.1369_FC4. Driver on Intels website are for Mandriva.

My question is, I am not sure how to install this driver? The source files are included but dont know how to get this done? Can someone help me on this?

Thanks!!

fiery_ice 02-05-2006 03:01 PM

Quote:

Originally Posted by dakahn
I have the new D101Ggc motherboard and am using Fedora4 kernel 2.6.11-1.1369_FC4. Driver on Intels website are for Mandriva.

My question is, I am not sure how to install this driver? The source files are included but dont know how to get this done? Can someone help me on this?

Thanks!!

Make sure you have the latest version of alsa installed.
Then,
Code:

# su
(your root password)
# alsaconf
(follow instructions)

If it is supported by alsa it will configure it self easily. After configuration is done, use your favourite mixer to tun up the volume. Alsamixer should work fine.
Code:

# alsamixer

dakahn 02-06-2006 09:52 AM

Thank you for the info, unfortunatly I have used up2date to get any and all alsa packages, and when I run alsaconf I receive command not found!

fiery_ice 02-07-2006 08:04 PM

You have to be root.

dakahn 02-07-2006 11:22 PM

response
 
I was root.. Logged in as root and did this. Is it possible that I dont have also installed?

fiery_ice 02-08-2006 11:28 AM

Quote:

Originally Posted by dakahn
I was root.. Logged in as root and did this. Is it possible that I dont have also installed?

The alsa utilities can be found via an rpm.
rpm.pbone.net
Alsa is usually included with the kernel.

Upgrade your kernel. You should be able to use "up2date" to do that aswell.
The latest kernel can be found on www.kernel.org


All times are GMT -5. The time now is 02:05 PM.