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

Re: ALSA Config



Hi,
Here are the results to what Nigel wanted to know:
Before:
dean@debian:~$ cat /proc/asound/cards
 0 [Intel          ]: HDA-Intel - HDA Intel
                      HDA Intel at 0xfebfc000 irq 21

dean@debian:~$ lsmod | grep snd
snd_hda_intel         434776  0
snd_pcm_oss            41760  0
snd_mixer_oss          18816  1 snd_pcm_oss
snd_pcm                81672  2 snd_hda_intel,snd_pcm_oss
snd_seq_dummy           7428  0
snd_seq_oss            33152  0
snd_seq_midi           11072  0
snd_rawmidi            26784  1 snd_seq_midi
snd_seq_midi_event     11904  2 snd_seq_oss,snd_seq_midi
snd_seq                54304  6
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer              25744  2 snd_pcm,snd_seq
snd_seq_device         11668  5
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd                    63688  9
snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore              12064  1 snd
snd_page_alloc         13072  2 snd_hda_intel,snd_pcm



After
dean@debian:~$ cat /proc/asound/cards
 0 [Intel          ]: HDA-Intel - HDA Intel
                      HDA Intel at 0xfebfc000 irq 21

dean@debian:~$ lsmod | grep snd
snd_hda_intel         434776  0
snd_pcm_oss            41760  0
snd_mixer_oss          18816  1 snd_pcm_oss
snd_pcm                81672  2 snd_hda_intel,snd_pcm_oss
snd_seq_dummy           7428  0
snd_seq_oss            33152  0
snd_seq_midi           11072  0
snd_rawmidi            26784  1 snd_seq_midi
snd_seq_midi_event     11904  2 snd_seq_oss,snd_seq_midi
snd_seq                54304  6
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer              25744  2 snd_pcm,snd_seq
snd_seq_device         11668  5
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd                    63688  9
snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore              12064  1 snd
snd_page_alloc         13072  2 snd_hda_intel,snd_pcm

Here are the Results to dougs diff command:
--- pre-alsa.txt	2009-01-02 16:39:45.000000000 +0000
+++ post-alsa.txt	2009-01-02 16:42:04.000000000 +0000
@@ -1,4 +1,19 @@
 Module                  Size  Used by
+snd_hda_intel         434776  0
+snd_pcm_oss            41760  0
+snd_mixer_oss          18816  1 snd_pcm_oss
+snd_pcm                81672  2 snd_hda_intel,snd_pcm_oss
+snd_seq_dummy           7428  0
+snd_seq_oss            33152  0
+snd_seq_midi           11072  0
+snd_rawmidi            26784  1 snd_seq_midi
+snd_seq_midi_event     11904  2 snd_seq_oss,snd_seq_midi
+snd_seq                54304  6
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
+snd_timer              25744  2 snd_pcm,snd_seq
+snd_seq_device         11668  5
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
+snd                    63688  9
snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
+soundcore              12064  1 snd
+snd_page_alloc         13072  2 snd_hda_intel,snd_pcm
 xt_limit                7172  8
 xt_tcpudp               7680  7
 nls_utf8                6272  1
@@ -26,7 +41,7 @@
 vmblock                18128  3
 vmci                   52904  0
 vmmon                  72144  0
-ipv6                  288328  32
+ipv6                  288328  34
 acpi_cpufreq           11792  1
 cpufreq_userspace       8452  0
 cpufreq_conservative    11784  0
@@ -48,31 +63,18 @@
 dm_log                 13956  1 dm_mirror
 dm_mod                 58864  3 dm_snapshot,dm_mirror,dm_log
 loop                   19468  0
-snd_hda_intel         434776  0
-snd_pcm_oss            41760  0
-snd_mixer_oss          18816  1 snd_pcm_oss
-snd_pcm                81672  2 snd_hda_intel,snd_pcm_oss
-snd_seq_dummy           7428  0
 joydev                 14848  0
 arc4                    6272  2
-snd_seq_oss            33152  0
 ecb                     7296  2
-snd_seq_midi           11072  0
 crypto_blkcipher       21636  1 ecb
-snd_rawmidi            26784  1 snd_seq_midi
-snd_seq_midi_event     11904  2 snd_seq_oss,snd_seq_midi
 iwl3945                92916  0
-snd_seq                54304  6
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
 i2c_i801               13596  0
 firmware_class         12544  1 iwl3945
 uvcvideo               57352  0
-snd_timer              25744  2 snd_pcm,snd_seq
-snd_seq_device         11668  5
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
 mac80211              162864  1 iwl3945
 psmouse                42268  0
 compat_ioctl32         12288  1 uvcvideo
 led_class               8968  1 iwl3945
-snd                    63688  9
snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
 i2c_core               27936  2 nvidia,i2c_i801
 videodev               35840  2 uvcvideo,compat_ioctl32
 wmi                    11712  0
@@ -84,8 +86,6 @@
 cfg80211               30224  2 iwl3945,mac80211
 video                  24212  10
 output                  7808  1 video
-soundcore              12064  1 snd
-snd_page_alloc         13072  2 snd_hda_intel,snd_pcm
 battery                16904  0
 ac                      9352  0
 button                 11680  0

Dean

On 1/2/09, Nigel Henry <cave.dnb2m97pp@aliceadsl.fr> wrote:
> On Friday 02 January 2009 16:36, Dean Chester wrote:
>> Hi,
>> Everytime i boot in to debian(sid im running on a vostro 1400) i have
>> to run alsaconfg. Is there anyway i can get rid of having to do this
>> as it annoying.
>> Dean
>
> Hi Dean.
>
> Would you post the output of, cat /proc/asound/cards , for before you run
> alsaconf, and after, when the sound is working.
>
> Also the output of, lsmod | grep snd
>
> Some drivers are notorious for grabbing card0, before your sound card which
> uses card0 has a chance. snd-bt87x is one, and also if you have anything
> plugged into the USB that uses audio (webcam mike, USB headset, usb midi
> keyboard (like me)), you can find that snd-usb-audio has grabbed card0, as
> the USB starts early in the bootup.
>
> Post back the requested info first, but if the above is the case, the fix is
> simple by setting index options lines in /etc/modprobe.d/alsa-base.
>
> All the best.
>
> Nigel.
>
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org
>
>


Reply to: