LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller driver (https://www.linuxquestions.org/questions/linux-hardware-18/intel-corporation-82801g-ich7-family-high-definition-audio-controller-driver-763021/)

vin_akleh 10-19-2009 02:54 PM

Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller driver
 
were can i find an audio drive for
Quote:

Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller
(ubuntu 8) other than www.bioticaindia.com. any one can help me??
thanks in advance

J.W. 10-19-2009 05:40 PM

More info please. Have you run alsaconf and alsamixer? Have you attempted to load the snd-hda-intel module? Basically, what steps have to tried so far, and what have been the results of those attempts?

craigevil 10-19-2009 09:07 PM

Card Intel 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller driver HDA Intel

It should pretty much just work.

vin_akleh 10-20-2009 04:03 PM

iv tried every thing nothing is working!! and every time i start alsamixergui this message comes up
Quote:

alsamixer: function snd_ctl_open failed for default: no such file directory
i think this message comes up because i cancels the download before it ended and every time i remove it and set it back it doesnt try to download it from the internet it just starts with the setup and the same message comes up when i run it! any solution for that
note: i am using backtrack 4 pre release witch is based on ubuntu 8.

thorkelljarl 10-20-2009 05:40 PM

As J.W. asks, does it load...

You might open a terminal and use the command "lsmod" to see if the snd-hda-intel module is loading and post back. Otherwise, again, more information is required.

vin_akleh 10-21-2009 03:15 AM

iv tried ismod and this is what it gave me
Quote:

snd_hda_intel 24200 0
whats next?

hurry_hui 10-21-2009 03:19 AM

try 'lsmod | grep snd' this will list all snd modules instead.

vin_akleh 10-21-2009 03:28 AM

Quote:

Originally Posted by hurry_hui (Post 3726958)
try 'lsmod | grep snd' this will list all snd modules instead.

here is what it gave me
Quote:

snd_hda_codec_idt 56492 1
snd_hda_intel 24200 0
snd_hda_codec 53932 2 snd_hda_codec_idt,snd_hda_intel
snd_hwdep 6736 1 snd_hda_codec
snd_pcm_oss 37664 0
snd_mixer_oss 14156 1 snd_pcm_oss
snd_pcm 68144 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_seq_dummy 2416 0
snd_seq_oss 29728 0
snd_seq_midi 5952 0
snd_rawmidi 19104 1 snd_seq_midi
snd_seq_midi_event 5964 2 snd_seq_oss,snd_seq_midi
snd_seq 47536 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer 19124 2 snd_pcm,snd_seq
snd_seq_device 6008 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd 50276 12 snd_hda_codec_idt,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_os s,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore 5856 1 snd
snd_page_alloc 7924 2 snd_hda_intel,snd_pcm
what next?

hurry_hui 10-21-2009 03:36 AM

FYI, when you want to post output insert it within [code][/code] tags.

it seems all modules loaded properly...can you run 'alsaconf' (as root)?

vin_akleh 10-21-2009 03:57 AM

here is the output:
sudo: alsaconf: command not found

hurry_hui 10-21-2009 04:32 AM

Having searched via google...

It seems there is no 'alsaconf' in *buntu. Alsaconf is usually part of alsa-utils package.

Some people advise to get debian package for alsa-utils.

This once solved by updating the alsa-driver...

Also you might want to check this and this

HTH

thorkelljarl 10-21-2009 08:42 AM

Do you have...

Do you have your repositories configured and have you downloaded the alsa-utils package?

In case this helps.

https://help.ubuntu.com/community/HdaIntelSoundHowto


All times are GMT -5. The time now is 04:31 AM.