Hi Todd,

At 26 Sep 2002 17:02:56 -0400,
Todd Musall wrote:
> 
> Takashi,
> 
> I just thought of that after my post. Here's what I get...
> 
> # lspci -nxx
> 
> 00:08.0 Class 0401: 1274:5880 (rev 04)
>       Subsystem: 1274:2000
>       Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
> Stepping- SERR- FastB2B-
>       Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort- <TAbort+
> <MAbort+ >SERR- <PERR-
>       Latency: 32 (3000ns min, 32000ns max)
>       Interrupt: pin A routed to IRQ 17
>       Region 0: I/O ports at d800 [size=64]
>       Capabilities: [dc] Power Management version 2
>               Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA
> PME(D0-,D1-,D2-,D3hot-,D3cold-)
>               Status: D3 PME-Enable- DSel=0 DScale=0 PME-
> 
> # lspci -xvv
> 
> 00:08.0 Multimedia audio controller: Ensoniq CT5880 [AudioPCI] (rev 04)
>       Subsystem: Ensoniq Creative Sound Blaster AudioPCI128
>       Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
> Stepping- SERR- FastB2B-
>       Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort- <TAbort+
> <MAbort+ >SERR- <PERR-
>       Latency: 32 (3000ns min, 32000ns max)
>       Interrupt: pin A routed to IRQ 17
>       Region 0: I/O ports at d800 [size=64]
>       Capabilities: [dc] Power Management version 2
>               Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA
> PME(D0-,D1-,D2-,D3hot-,D3cold-)
>               Status: D3 PME-Enable- DSel=0 DScale=0 PME-
> 00: 74 12 80 58 05 00 10 34 04 00 01 04 00 20 00 00
> 10: 01 d8 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> 20: 00 00 00 00 00 00 00 00 00 00 00 00 74 12 00 20
> 30: 00 00 00 00 dc 00 00 00 00 00 00 00 05 01 0c 80
> 
> I looks like the pci device is there. Do you see anything that might
> cause snd-ens1371 to choke?

the driver has already these pci ids.  so this is not the problem.
perhaps something goes wrong durin the initialization, for example,
the initialization of ac97 failed, etc.
please check the kernel message after modprobe.  it would be
appreciated if you can trace where the error happens, e.g. by putting
printk() at each step of snd_audiopci_probe().


Takashi


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to