[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: sound with Intel Corporation 82801FB/FBM/FR/FW/FRW



On Fri, Feb 15, 2008 at 09:47:38PM -0200, Nelson Murilo wrote:
> 
> I think the correct module is snd_hda_intel, could you try 
> load it? 

That is the default that alsa loads.  As it did not work, I tried the
other one (suggested on one list or another for a similar model).
> 
> 
> And could you sent the output of `cat /dev/sndstat´ ? 

$ cat /dev/sndstat
Sound Driver:3.8.1a-980706 (ALSA v1.0.11rc4 emulation code)
Kernel: Linux joiner 2.6.17-2-686 #1 SMP Wed Sep 13 16:34:10 UTC 2006
i686
Config options: 0

Installed drivers: 
Type 10: ALSA emulation

Card config: 
HDA Intel at 0xd000c000 irq 177

Audio devices:
0: ALC882 Analog (DUPLEX)

Synth devices: NOT ENABLED IN CONFIG

Midi devices: NOT ENABLED IN CONFIG

Timers:
7: system timer

Mixers:
0: Realtek ALC883

and, for clarity,

$ lsmod | grep snd
snd_hda_intel          17140  0 
snd_hda_codec         126496  1 snd_hda_intel
snd_pcm_oss            35968  0 
snd_mixer_oss          15872  1 snd_pcm_oss
snd_pcm                74532  3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_timer              20836  1 snd_pcm
snd                    48100  6
snd_hda_intel,snd_hda_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore               9216  1 snd
snd_page_alloc          9512  2 snd_hda_intel,snd_pcm

-- 
richard


Reply to: