Am Samstag, 27. Juli 2002 18:45 schrieb Jan Luehr:
> Greetings,
>
> I'd like to append:
,too.

This is my script. I ran it a few times. The error 
appeared randomly.

#!/bin/sh

        echo  Shutdown ALSA
        /sbin/rmmod snd-via686
        /sbin/rmmod snd-mpu401-uart
        /sbin/rmmod snd-rawmidi
        /sbin/rmmod snd-pcm-oss
        /sbin/rmmod snd-pcm
        /sbin/rmmod snd-timer
        /sbin/rmmod snd-ac97-codec
        /sbin/rmmod snd

        echo Starting ALSA
        modprobe snd-via686

> >  ALSA ../alsa-kernel/pci/via686.c:227: codec_ready: codec 0 is not
> > ready [0x1000000]
> > ALSA ../alsa-kernel/pci/via686.c:932: Primary AC'97 codec is not
> > valid [0x1800000]
> > ALSA ../alsa-kernel/pci/via686.c:227: codec_ready: codec 0 is not
> > ready [0x1000000]
> > ALSA ../alsa-kernel/pci/via686.c:227: codec_ready: codec 0 is not
> > ready [0x1000000]
> > ALSA ../alsa-kernel/pci/via686.c:227: codec_ready: codec 0 is not
> > ready [0x1800000]
> > ALSA ../alsa-kernel/pci/via686.c:227: codec_ready: codec 0 is not
> > ready [0x1800000]
> > ALSA ../alsa-kernel/pci/via686.c:227: codec_ready: codec 0 is not
> > ready [0x1800000]
> > ALSA ../alsa-kernel/pci/via686.c:227: codec_ready: codec 0 is not
> > ready [0x1800000]
> > ALSA ../alsa-kernel/pci/via686.c:227: codec_ready: codec 0 is not
> > ready [0x1fc0000]
> > ALSA ../alsa-kernel/pci/via686.c:227: codec_ready: codec 0 is not
> > ready [0x1fc0000]
> > ALSA ../alsa-kernel/pci/via686.c:227: codec_ready: codec 0 is not
> > ready [0x1fc0000]
> > ALSA ../alsa-kernel/pci/via686.c:227: codec_ready: codec 0 is not
> > ready [0x1fc0000]
> > ALSA ../alsa-kernel/pci/via686.c:227: codec_ready: codec 0 is not
> > ready [0x1fe0000]
> > ALSA ../alsa-kernel/pci/via686.c:227: codec_ready: codec 0 is not
> > ready [0x1fe0000]
> > ALSA ../alsa-kernel/pci/via686.c:227: codec_ready: codec 0 is not
> > ready [0x1fe0000]
> > ALSA ../alsa-kernel/pci/via686.c:227: codec_ready: codec 0 is not
> > ready [0x1fe0000]
> > ALSA ../alsa-kernel/pci/via686.c:227: codec_ready: codec 0 is not
> > ready [0x1a80000]
> > ALSA ../alsa-kernel/pci/via686.c:227: codec_ready: codec 0 is not
> > ready [0x1a80000]
> > ALSA ../alsa-kernel/pci/via686.c:227: codec_ready: codec 0 is not
> > ready [0x1a80000]
> > ALSA ../alsa-kernel/pci/via686.c:227: codec_ready: codec 0 is not
> > ready [0x1a80000]
> > ALSA ../../alsa-kernel/pci/ac97/ac97_codec.c:1504: AC'97 0:0 access
> > is not valid [0xffffffff], removing mixer.
> >
> >
> > -------------------------------------------------------
> > This sf.net email is sponsored by:ThinkGeek
> > Welcome to geek heaven.
> > http://thinkgeek.com/sf
> > _______________________________________________
> > Alsa-user mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/alsa-user
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Alsa-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/alsa-user


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to