All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: External input doesn't work
       [not found] ` <200412180932.11234.ketelaars@wanadoo.nl>
@ 2004-12-18  8:54   ` Lee Revell
  2004-12-20 18:21     ` [Alsa-user] " Takashi Iwai
  0 siblings, 1 reply; 4+ messages in thread
From: Lee Revell @ 2004-12-18  8:54 UTC (permalink / raw)
  To: Frans Ketelaars; +Cc: alsa-user, alsa-devel

On Sat, 2004-12-18 at 09:32 +0100, Frans Ketelaars wrote:
> The i810_audio module is an OSS module and interferes with ALSA.

This keeps coming up over and over.  Isn't there some way we can at
least print an obvious warning if someone tries to load the OSS and ALSA
module for the same device?

Lee



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Alsa-user] External input doesn't work
  2004-12-18  8:54   ` External input doesn't work Lee Revell
@ 2004-12-20 18:21     ` Takashi Iwai
  2004-12-20 21:27       ` Rick B
  0 siblings, 1 reply; 4+ messages in thread
From: Takashi Iwai @ 2004-12-20 18:21 UTC (permalink / raw)
  To: Lee Revell; +Cc: Frans Ketelaars, alsa-user, alsa-devel

At Sat, 18 Dec 2004 03:54:14 -0500,
Lee Revell wrote:
> 
> On Sat, 2004-12-18 at 09:32 +0100, Frans Ketelaars wrote:
> > The i810_audio module is an OSS module and interferes with ALSA.
> 
> This keeps coming up over and over.  Isn't there some way we can at
> least print an obvious warning if someone tries to load the OSS and ALSA
> module for the same device?

I guess this isn't the culprit.  On 2.6 kernels, the modules can stay
even if the probe fails because of PCI hotplug.  So, i810_audio can't
obscure snd-intel8x0 driver.   (Yes, there was a bug in i810_audio,
ignoring the error from request_* functions, but it was fixed
meanwhile.)

My wild guess is a mixer configuration problem as usual.


Takashi


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Alsa-user] External input doesn't work
  2004-12-20 18:21     ` [Alsa-user] " Takashi Iwai
@ 2004-12-20 21:27       ` Rick B
  2004-12-21 10:40         ` Takashi Iwai
  0 siblings, 1 reply; 4+ messages in thread
From: Rick B @ 2004-12-20 21:27 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-user, alsa-devel

Takashi Iwai wrote:

>At Sat, 18 Dec 2004 03:54:14 -0500,
>Lee Revell wrote:
>  
>
>>On Sat, 2004-12-18 at 09:32 +0100, Frans Ketelaars wrote:
>>    
>>
>>>The i810_audio module is an OSS module and interferes with ALSA.
>>>      
>>>
>>This keeps coming up over and over.  Isn't there some way we can at
>>least print an obvious warning if someone tries to load the OSS and ALSA
>>module for the same device?
>>    
>>
>
>I guess this isn't the culprit.  On 2.6 kernels, the modules can stay
>even if the probe fails because of PCI hotplug.  So, i810_audio can't
>obscure snd-intel8x0 driver.   (Yes, there was a bug in i810_audio,
>ignoring the error from request_* functions, but it was fixed
>meanwhile.)
>
>My wild guess is a mixer configuration problem as usual.
>
>
>Takashi
>
>
>-------------------------------------------------------
>SF email is sponsored by - The IT Product Guide
>Read honest & candid reviews on hundreds of IT Products from real users.
>Discover which products truly live up to the hype. Start reading now. 
>http://productguide.itmanagersjournal.com/
>_______________________________________________
>Alsa-user mailing list
>Alsa-user@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/alsa-user
>
>  
>
So the i810_audio module and the snd-intel8x0 module can be loaded at 
the same time? Would the below work?

*soundcore               6404   2  [i810_audio snd]*


                   Rick B


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Alsa-user] External input doesn't work
  2004-12-20 21:27       ` Rick B
@ 2004-12-21 10:40         ` Takashi Iwai
  0 siblings, 0 replies; 4+ messages in thread
From: Takashi Iwai @ 2004-12-21 10:40 UTC (permalink / raw)
  To: Rick B; +Cc: alsa-user, alsa-devel

At Mon, 20 Dec 2004 16:27:25 -0500,
Rick B wrote:
> 
> Takashi Iwai wrote:
> 
> >At Sat, 18 Dec 2004 03:54:14 -0500,
> >Lee Revell wrote:
> >  
> >
> >>On Sat, 2004-12-18 at 09:32 +0100, Frans Ketelaars wrote:
> >>    
> >>
> >>>The i810_audio module is an OSS module and interferes with ALSA.
> >>>      
> >>>
> >>This keeps coming up over and over.  Isn't there some way we can at
> >>least print an obvious warning if someone tries to load the OSS and ALSA
> >>module for the same device?
> >>    
> >>
> >
> >I guess this isn't the culprit.  On 2.6 kernels, the modules can stay
> >even if the probe fails because of PCI hotplug.  So, i810_audio can't
> >obscure snd-intel8x0 driver.   (Yes, there was a bug in i810_audio,
> >ignoring the error from request_* functions, but it was fixed
> >meanwhile.)
> >
> >My wild guess is a mixer configuration problem as usual.
> >
> >
> >Takashi
> >
> >
> >-------------------------------------------------------
> >SF email is sponsored by - The IT Product Guide
> >Read honest & candid reviews on hundreds of IT Products from real users.
> >Discover which products truly live up to the hype. Start reading now. 
> >http://productguide.itmanagersjournal.com/
> >_______________________________________________
> >Alsa-user mailing list
> >Alsa-user@lists.sourceforge.net
> >https://lists.sourceforge.net/lists/listinfo/alsa-user
> >
> >  
> >
> So the i810_audio module and the snd-intel8x0 module can be loaded at 
> the same time?

Yes, they can be loaded at the same time.
But "loaded" doesn't mean that it's "working".

> Would the below work?
> 
> *soundcore               6404   2  [i810_audio snd]*

This line is fine - the functions of soundcore are linked to modules
i810_audio and snd, so the module count of soundcore were incremented.
That's all.  No more, no less.  I have no idea whether it "works".


Takashi


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-12-21 10:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <200412180017.39649.ham.weebers@hccnet.nl>
     [not found] ` <200412180932.11234.ketelaars@wanadoo.nl>
2004-12-18  8:54   ` External input doesn't work Lee Revell
2004-12-20 18:21     ` [Alsa-user] " Takashi Iwai
2004-12-20 21:27       ` Rick B
2004-12-21 10:40         ` Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.