On 2005-11-19 00:35:48, Marco d'Itri wrote:
Please purge discover, or at least disable its modules loading
capabilities.

Done that but did not change a thing

Anyway it's obvious that not all drivers are being loaded, only OSS
devices are present (maybe because discover is loading the OSS
driver):

/sys/class/sound/dsp/dev
/sys/class/sound/mixer/dev
/sys/class/sound/seq/dev
/sys/class/sound/sequencer/dev
/sys/class/sound/sequencer2/dev
/sys/class/sound/timer/dev

Hmm, I see:
loke:~$ ll /sys/class/sound/
totalt 0
drwxr-xr-x 2 root root 0 2005-11-19 00:50 dsp
drwxr-xr-x 2 root root 0 2005-11-19 00:50 mixer
drwxr-xr-x 2 root root 0 2005-11-19 00:50 timer
loke:~$ ll -R /sys/class/sound/
/sys/class/sound/:
totalt 0
drwxr-xr-x 2 root root 0 2005-11-19 00:50 dsp
drwxr-xr-x 2 root root 0 2005-11-19 00:50 mixer
drwxr-xr-x 2 root root 0 2005-11-19 00:50 timer

/sys/class/sound/dsp:
totalt 0
-r--r--r-- 1 root root 4096 2005-11-19 00:58 dev

/sys/class/sound/mixer:
totalt 0
-r--r--r-- 1 root root 4096 2005-11-19 00:58 dev

/sys/class/sound/timer:
totalt 0
-r--r--r-- 1 root root 4096 2005-11-19 00:58 dev

/proc/asound/oss/sndstat also shows that ALSA is enabled for emulation:

loke:~$ cat /proc/asound/oss/sndstat
Sound Driver:3.8.1a-980706 (ALSA v1.0.10rc1 emulation code)
Kernel: Linux loke 2.6.14-2-686 #1 Mon Nov 14 14:19:05 UTC 2005 i686
Config options: 0

Installed drivers:
Type 10: ALSA emulation

Card config:
--- no soundcards ---

Audio devices: NOT ENABLED IN CONFIG

Synth devices: NOT ENABLED IN CONFIG

Midi devices: NOT ENABLED IN CONFIG

Timers:
7: system timer

Mixers: NOT ENABLED IN CONFIG

Should I give some option to the kernel at boot to activate ALSA?

The sound card is found:

loke:~$ dmesg |grep i810
i810: Intel ICH2 found at IO 0x2400 and 0x2000, MEM 0x0000 and 0x0000, IRQ 193
i810_audio: Audio Controller supports 6 channels.
i810_audio: Defaulting to base 2 channel mode.
i810_audio: Resetting connection 0
i810_audio: AC'97 codec 0 Unable to map surround DAC's (or DAC's not present), total channels = 2
i810_audio: setting clocking to 41172

And all sound drivers are loaded:
loke:~$ lsmod |grep snd
snd_rtctimer            3152  0
snd_intel8x0           35136  0
snd_ac97_codec         98684  1 snd_intel8x0
snd_ac97_bus            2144  1 snd_ac97_codec
snd_pcm_oss            55264  0
snd_mixer_oss          19808  1 snd_pcm_oss
snd_pcm                92392  3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_timer              24708  2 snd_rtctimer,snd_pcm
snd 55940 6 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
snd_page_alloc         10952  2 snd_intel8x0,snd_pcm
soundcore               9792  2 snd,i810_audio
rtc                    12504  1 snd_rtctimer


--
Hilsen/Regards
Michael Rasmussen

Get my public GnuPG keys:
michael <at> rasmussen <dot> cc
http://keyserver.veridis.com:11371/pks/lookup?op=get&search=0xD3C9A00E
mir <at> datanom <dot> net
http://keyserver.veridis.com:11371/pks/lookup?op=get&search=0xE501F51C
mir <at> miras <dot> org
http://keyserver.veridis.com:11371/pks/lookup?op=get&search=0xE3E80917
--------------------------------------------------------------
When one burns one's bridges, what a very nice fire it makes.
                -- Dylan Thomas

Attachment: pgpbqhRIGr5dK.pgp
Description: PGP signature

Reply via email to