Re: ice1712 error

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

 



Le Fri, 19 Dec 2008 12:41:31 +0100,"Thomas  Röhm" <que_pasa70@xxxxxx> a écrit :
> -------- Original-Nachricht --------> > Datum: Fri, 19 Dec 2008 11:00:37 +0000> > Von: Dominique Michel <dominique.michel@xxxxxxxxx>> > An: alsa-user@xxxxxxxxxxxxxxxxxxxxx> > Betreff: Re:  ice1712 error> > > Le Fri, 19 Dec 2008 06:26:04 +0100,> > Udo van den Heuvel <udovdh@xxxxxxxxx> a écrit :> > > > > Udo van den Heuvel wrote:> > > > I see my ice1712-based card giving me:> > > > > > > > ICE1712: probe of 0000:01:08.0 failed with error -12> > > > > > > > This is on kernel 2.6.27.8.> > > > What does this mean?> > > > lspci does show the card and it used to work OK. I didn't change the > > > > config or anything.> > > > > > I am on x86_64 with Fedora 10, upgraded from 9.> > > I build my own kernels.> > > > > > The card used to work OK.> > > > > > Any ideas?> > > > > > > You can take a look at the alsa changelogs for your chip and compare with> > the> > changelog for the version of alsa into your kernel (1.0.17?). Maybe that> > another> > alsa version (last 1.0.18a) will fix it :> > http://www.alsa-project.org/main/index.php/Main_Page_News> > > > An alsa version mismatch between alsa-lib and alsa-driver can cause> > strange> > problems sometime. It is best to use the same version for all the alsa> > packages.> > > > In order to use alsa-driver with a kernel, only snd must be build with the> > kernel, and it must be build as module. All the other snd-* modules will> > be> > provided by alsa-driver.> > > >  Dominique> > > > ------------------------------------------------------------------------------> > _______________________________________________> > Alsa-user mailing list> > Alsa-user@xxxxxxxxxxxxxxxxxxxxx> > https://lists.sourceforge.net/lists/listinfo/alsa-user> > Hi,> > I had similar problem on opensuse with my ice1712 card. > My manually solution is to execute "alsaconf" as root.> Additionally you can put > "/etc/init.d/alsasound restart &&"> into your boot.local (maybe you have to modify your path as I don´t know > it on Fedora 10).> > Cheers> Thomas
If you must restart alsasound in order to get the sound to work, that mean 2things:
1) Your alsa config is OK, but it doesnt hurt to double check it.2) You have multiple sound cards, udev start some of them beforealsasound and you don't get the correct order of the sound card. A typical caseis when you have an USB webcam which mic that is launched by udev at boot. Itbecome the first and defaut sound card. And alsasound can do nothing about thiswith a normal start.
A better solution than to restart alsasound is to blacklist the module thatudev launch before alsasound, in the webcam's case snd-usb-audio,On gentoo and with recent kernels, it is in /etc/modprobe.d/blacklist. Just adda line like:
blacklist snd_usb_audio
alsasound will launch it anyway, but with the correct sound card order thistime.
Cheers,Dominique
------------------------------------------------------------------------------_______________________________________________Alsa-user mailing listAlsa-user@xxxxxxxxxxxxxxxxxxxxxxxxxx://lists.sourceforge.net/lists/listinfo/alsa-user

[Index of Archives]     [ALSA Devel]     [Linux Audio Users]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]

  Powered by Linux