All of lore.kernel.org
 help / color / mirror / Atom feed
* [BUG] snd_intel8x0 parameter error (2.6.14-rc2)
@ 2005-09-23 19:52 Stephen Hemminger
  2005-09-23 20:49 ` Lee Revell
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen Hemminger @ 2005-09-23 19:52 UTC (permalink / raw)
  To: Jaroslav Kysela; +Cc: alsa-devel

Can't load sound with current kernel. I am running FC4 and
it put the following in /etc/modprobe.conf

alias snd-card-0 snd-intel8x0
options snd-card-0 index=0  
options snd-intel8x0 index=0  
remove snd-intel8x0 { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-intel8x0

When snd-intel8x0 is loaded it gives:
 snd_intel8x0: Unknown parameter `'


It looks like the index parameter was changed to an array.
But in the process you broke compatibility.


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php

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

* Re: [BUG] snd_intel8x0 parameter error (2.6.14-rc2)
  2005-09-23 19:52 [BUG] snd_intel8x0 parameter error (2.6.14-rc2) Stephen Hemminger
@ 2005-09-23 20:49 ` Lee Revell
  2005-09-23 21:39   ` Stephen Hemminger
  0 siblings, 1 reply; 3+ messages in thread
From: Lee Revell @ 2005-09-23 20:49 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: Jaroslav Kysela, alsa-devel

On Fri, 2005-09-23 at 12:52 -0700, Stephen Hemminger wrote:
> Can't load sound with current kernel. I am running FC4 and
> it put the following in /etc/modprobe.conf
> 
> alias snd-card-0 snd-intel8x0
> options snd-card-0 index=0  
> options snd-intel8x0 index=0  
> remove snd-intel8x0 { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-intel8x0
> 
> When snd-intel8x0 is loaded it gives:
>  snd_intel8x0: Unknown parameter `'
> 
> 
> It looks like the index parameter was changed to an array.
> But in the process you broke compatibility.

Make sure there's no trailing whitespace in your modprobe.conf.

Lee



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php

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

* Re: [BUG] snd_intel8x0 parameter error (2.6.14-rc2)
  2005-09-23 20:49 ` Lee Revell
@ 2005-09-23 21:39   ` Stephen Hemminger
  0 siblings, 0 replies; 3+ messages in thread
From: Stephen Hemminger @ 2005-09-23 21:39 UTC (permalink / raw)
  To: Lee Revell; +Cc: Jaroslav Kysela, alsa-devel

On Fri, 23 Sep 2005 16:49:07 -0400
Lee Revell <rlrevell@joe-job.com> wrote:

> On Fri, 2005-09-23 at 12:52 -0700, Stephen Hemminger wrote:
> > Can't load sound with current kernel. I am running FC4 and
> > it put the following in /etc/modprobe.conf
> > 
> > alias snd-card-0 snd-intel8x0
> > options snd-card-0 index=0  
> > options snd-intel8x0 index=0  
> > remove snd-intel8x0 { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-intel8x0
> > 
> > When snd-intel8x0 is loaded it gives:
> >  snd_intel8x0: Unknown parameter `'
> > 
> > 
> > It looks like the index parameter was changed to an array.
> > But in the process you broke compatibility.
> 
> Make sure there's no trailing whitespace in your modprobe.conf.
> 
> Lee

There is trailing whitespace, but since it was auto generated
it's probably a install tool problem.


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php

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

end of thread, other threads:[~2005-09-23 21:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-23 19:52 [BUG] snd_intel8x0 parameter error (2.6.14-rc2) Stephen Hemminger
2005-09-23 20:49 ` Lee Revell
2005-09-23 21:39   ` Stephen Hemminger

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.