Michael Gerdau wrote :
Could you please send the list the output of lspci -vv ?


Find attached the output from lspci -vv >lspci.log 2>&1


Do you have Cardbus support built into your kernel ?


My .config says:
#
# PCMCIA/CardBus support
#
CONFIG_PCMCIA=m
CONFIG_CARDBUS=y
CONFIG_TCIC=y
CONFIG_I82092=y
CONFIG_I82365=y

It is the SuSE 9.0 default kernel, recent patch applied.


This seems ok.


pcilib: Cannot open /proc/bus/pci/03/00.0
Unable to read 64 bytes of configuration space!

Here's a first problem, it seems there is a problem with your cardbus-to-pci bridge.


03:00.0 Non-VGA unclassified device: Xilinx Corporation RME Hammerfall DSP
        Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- 
SERR- FastB2B-
        Status: Cap- 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- 
>SERR- <PERR-


Here's a second one, the kernel seems unable to grab class and subclass information from the card (probably due to the previous problem), and gets 0 for both of these values, which results in the card being wrongly interpreted as a 'Non-VGA unclassified device'.


I'm affraid I can't do much at this point, this is a hw specific/kernel issue.
Maybe you could send the output of dmesg so that we can check carbus-to-pci specific errors.


Thomas



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to