All of lore.kernel.org
 help / color / mirror / Atom feed
* Audiophile 192 driver
@ 2006-07-26 23:17 Cruise X Overide
  2006-07-26 23:27 ` Lee Revell
  2006-07-27 14:29 ` Takashi Iwai
  0 siblings, 2 replies; 3+ messages in thread
From: Cruise X Overide @ 2006-07-26 23:17 UTC (permalink / raw)
  To: alsa-devel

ive started work on adding the audiophile 192 to ice1724.c

i have come across a peculiar problem. After i built the driver and
rebooted. I can now only seem to have 1 soundcard driver loaded at once.

i have an intel8x0 which, when i load first, loads nicely, but if i load
any other driver after that i get the following error in dmesg

ALSA /usr/src/Alsa/alsa-driver/acore/init.c:133: cannot find the slot
for index 0 (range 0-0)
ICE1724: probe of 0000:05:07.0 failed with error -12

if i unload it, and load my ice1724 only, it loads ok, otherwise i get
the above error.




-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

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

* Re: Audiophile 192 driver
  2006-07-26 23:17 Audiophile 192 driver Cruise X Overide
@ 2006-07-26 23:27 ` Lee Revell
  2006-07-27 14:29 ` Takashi Iwai
  1 sibling, 0 replies; 3+ messages in thread
From: Lee Revell @ 2006-07-26 23:27 UTC (permalink / raw)
  To: Cruise X Overide; +Cc: alsa-devel

On Wed, 2006-07-26 at 19:17 -0400, Cruise X Overide wrote:
> ive started work on adding the audiophile 192 to ice1724.c
> 
> i have come across a peculiar problem. After i built the driver and
> rebooted. I can now only seem to have 1 soundcard driver loaded at once.
> 
> i have an intel8x0 which, when i load first, loads nicely, but if i load
> any other driver after that i get the following error in dmesg
> 
> ALSA /usr/src/Alsa/alsa-driver/acore/init.c:133: cannot find the slot
> for index 0 (range 0-0)
> ICE1724: probe of 0000:05:07.0 failed with error -12
> 
> if i unload it, and load my ice1724 only, it loads ok, otherwise i get
> the above error.

Can you post a link to your source code, in the form of a patch against
the ALSA ice1724.c driver?

Lee


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

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

* Re: Audiophile 192 driver
  2006-07-26 23:17 Audiophile 192 driver Cruise X Overide
  2006-07-26 23:27 ` Lee Revell
@ 2006-07-27 14:29 ` Takashi Iwai
  1 sibling, 0 replies; 3+ messages in thread
From: Takashi Iwai @ 2006-07-27 14:29 UTC (permalink / raw)
  To: Cruise X Overide; +Cc: alsa-devel

At Wed, 26 Jul 2006 19:17:11 -0400,
Cruise X Overide wrote:
> 
> ive started work on adding the audiophile 192 to ice1724.c
> 
> i have come across a peculiar problem. After i built the driver and
> rebooted. I can now only seem to have 1 soundcard driver loaded at once.
> 
> i have an intel8x0 which, when i load first, loads nicely, but if i load
> any other driver after that i get the following error in dmesg
> 
> ALSA /usr/src/Alsa/alsa-driver/acore/init.c:133: cannot find the slot
> for index 0 (range 0-0)
> ICE1724: probe of 0000:05:07.0 failed with error -12
> 
> if i unload it, and load my ice1724 only, it loads ok, otherwise i get
> the above error.

You seem to have module option "index=0" for _both_ drivers.
Set index=0 for intel8x0 and index=1 for ice1724 (or vice versa) so
that each driver has its own fixed index number.


Takashi

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

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

end of thread, other threads:[~2006-07-27 14:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-26 23:17 Audiophile 192 driver Cruise X Overide
2006-07-26 23:27 ` Lee Revell
2006-07-27 14:29 ` 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.