[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

PCI wierdness



Hi,

I've been trying to install a sound driver for my YMF744 based sound card. I'm using
ALSA with a custom 2.4.3 kernel. I got it to work for 2 seconds about 5 days ago
before my box crashed. After that my box refuses to acknowledge the existence
of IRQ5.

Sound support has been installed either as built-in or as a module. PCI support was either <BIOS> or <ANY>. I also tried "ymfpci" built-in or as a module.

What is weird is that:

1) lspci
00:0f.0 Multimedia audio controller: Yamaha Corporation YMF-744B [DS-1S Audio Controller] (rev 02)

2) cat /proc/pci
Bus 0, device 15, function 0:
Multimedia audio controller: Yamaha Corporation YMF-744B [DS-1S Audio Controller] (rev 2).
IRQ 5.
Master Capable. Latency=32. Min Gnt=5.Max Lat=25.
Non-prefetchable 32 bit memory at 0xdf000000 [0xdf007fff].
I/O at 0xd000 [0xd03f].
I/O at 0xd400 [0xd403].

3) modprobe snd-ymfpci - does not produce any errors

4) lsmod
Module Size Used by
NVdriver 629200 12 (autoclean)
snd-ymfpci 39824 0 (unused)
snd-pcm 38624 0 [snd-ymfpci]
snd-timer 11056 0 [snd-pcm]
snd-ac97-codec 27168 0 [snd-ymfpci]
snd-mixer 30688 0 [snd-ymfpci snd-ac97-codec]
snd 37536 0 [snd-ymfpci snd-pcm snd-timer snd-ac97-codec snd-mixer]

5) cat /proc/interrupt - does NOT list an IRQ5
CPU0
0: 82411 XT-PIC timer
1: 4 XT-PIC keyboard
2: 0 XT-PIC cascade
10: 2974 XT-PIC usb-uhci, usb-uhci, eth0
11: 6400 XT-PIC ide2, ide3
12: 30489 XT-PIC nvidia
14: 3 XT-PIC ide0
NMI: 0
ERR: 0

Did I forget to restart or reprobe or reinitialize something?

Thanks for any info,
--
Anthony Lau
Reply to: