All of lore.kernel.org
 help / color / mirror / Atom feed
* problem with slmodemd and alsa
@ 2004-11-18 16:59 Frank DiPrete
  2004-11-18 19:49 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Frank DiPrete @ 2004-11-18 16:59 UTC (permalink / raw)
  To: alsa-devel


Hello

Trying to get slmodemd running with alsa support.
When loaded, the alsa driver is not creating a second dev (hw:1) for  
the modem. (slmmodemd from www.smartlink.com)

Info:

modem = 01:05.0 Modem: Broadcom Corporation BCM4212 v.90 56k modem (rev  
02)
sound = 00:1f.5 Multimedia audio controller: Intel Corp. 82801DB (ICH4)  
AC'97 Audio Controller (rev 01)

Systen is FC2: 2.6.5-1.358 #1 Sat May 8 09:04:50 EDT 2004 i686 i686  
i386 GNU/Linux

Alsa libs 1.0.6
Alsa drivers 1.0.6a

module loaded: snd-intel8x0m
(no errors)
no errors in dmesg - no mention of modem either.


cat /proc/asound/cards
0 [I82801DBICH4   ]: ICH - Intel 82801DB-ICH4
                     Intel 82801DB-ICH4 at 0xfeb7fa00, irq 3

lsmod |grep 8x0m snd_intel8x0m          16712  0
snd_ac97_codec         59600  2 snd_intel8x0m,snd_intel8x0
snd_pcm                73096  3 snd_intel8x0m,snd_pcm_oss,snd_intel8x0
snd_page_alloc          9352  3 snd_intel8x0m,snd_intel8x0,snd_pcm
snd                    45316  12  
snd_intel8x0m,snd_pcm_oss,snd_mixer_oss,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device


Regards,





-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8

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

* Re: problem with slmodemd and alsa
  2004-11-18 16:59 problem with slmodemd and alsa Frank DiPrete
@ 2004-11-18 19:49 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2004-11-18 19:49 UTC (permalink / raw)
  To: Frank DiPrete; +Cc: alsa-devel

At Thu, 18 Nov 2004 11:59:17 -0500,
Frank DiPrete wrote:
> 
> 
> Hello
> 
> Trying to get slmodemd running with alsa support.
> When loaded, the alsa driver is not creating a second dev (hw:1) for  
> the modem. (slmmodemd from www.smartlink.com)
> 
> Info:
> 
> modem = 01:05.0 Modem: Broadcom Corporation BCM4212 v.90 56k modem (rev  
> 02)
> sound = 00:1f.5 Multimedia audio controller: Intel Corp. 82801DB (ICH4)  
> AC'97 Audio Controller (rev 01)
> 
> Systen is FC2: 2.6.5-1.358 #1 Sat May 8 09:04:50 EDT 2004 i686 i686  
> i386 GNU/Linux
> 
> Alsa libs 1.0.6
> Alsa drivers 1.0.6a
> 
> module loaded: snd-intel8x0m
> (no errors)
> no errors in dmesg - no mention of modem either.

I guess you have no corresponding pci entry for the modem indeed.
Check lspci.

2.6 kernels don't produce errors when a module is loaded but just
unused unlike 2.4 or older kernels.  It's for PCI hotplug.


Takashi

> cat /proc/asound/cards
> 0 [I82801DBICH4   ]: ICH - Intel 82801DB-ICH4
>                      Intel 82801DB-ICH4 at 0xfeb7fa00, irq 3
> 
> lsmod |grep 8x0m snd_intel8x0m          16712  0
> snd_ac97_codec         59600  2 snd_intel8x0m,snd_intel8x0
> snd_pcm                73096  3 snd_intel8x0m,snd_pcm_oss,snd_intel8x0
> snd_page_alloc          9352  3 snd_intel8x0m,snd_intel8x0,snd_pcm
> snd                    45316  12  
> snd_intel8x0m,snd_pcm_oss,snd_mixer_oss,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
> 
> 
> Regards,
> 
> 
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: InterSystems CACHE
> FREE OODBMS DOWNLOAD - A multidimensional database that combines
> robust object and relational technologies, making it a perfect match
> for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/alsa-devel
> 


-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8

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

end of thread, other threads:[~2004-11-18 19:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-18 16:59 problem with slmodemd and alsa Frank DiPrete
2004-11-18 19:49 ` 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.