[proaudio] Re: strange irq things |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
kRAkEn/gORe ha scritto:
> thanx Dominique, i will try disabling acpi and see if that works.
> for pci card swapping, the problem is that i have no cards at all
> in my PCI slot (that is only one on my microatx!) apart from the
> echo3g pci card...
>
> regards,
> lucio
>
I'm starting to think it's not a problem with shared IRQs, but a problem
with the driver.
I have an Echo-Audio board too (it's a MIA board). It seems that
sometimes it works... Sometimes simply not (for example, last evening,
when replying to the mail, it was working without any problem).
This time it doesn't work:
-(~:$)-> cat /proc/interrupts
CPU0
0: 3707 IO-APIC [........N/ 0]-edge timer
1: 151 IO-APIC [........./ 0]-edge i8042
6: 3 IO-APIC [........./ 1]-edge floppy
8: 2 IO-APIC [........./ 0]-edge rtc
9: 0 IO-APIC [........./ 0]-level acpi
10: 0 IO-APIC [........./ 0]-edge MPU401 UART
12: 14658 IO-APIC [.......M./ 37]-edge i8042
14: 23124 IO-APIC [.......M./ 78]-edge ide0
15: 44910 IO-APIC [.......M./144]-edge ide1
16: 269066 IO-APIC [........./ 0]-level ohci_hcd:usb3, eth0
17: 851591 IO-APIC [........./ 0]-level ehci_hcd:usb1,
NVidia nForce2
18: 0 IO-APIC [........./ 0]-level ohci_hcd:usb2
20: 212767 IO-APIC [........./ 0]-level
radeon@pci:0000:02:00.0
NMI: 0
LOC: 5187860
ERR: 0
MIS: 0
The audio card is not listed at all.
On boot, when running dmesg I get the same error message of you:
Echoaudio Mia: probe of 0000:01:09.0 failed with error -5
lspci says:
01:09.0 Multimedia controller: Motorola DSP56361 Digital Signal Processor
(does that :09 mean it would like to use IRQ 9, currently busy for ACPI?)
My current alsa-driver & firmware & everything is 1.0.13
It seems we're sharing the same problem :)
Greetz
Paolo