"PCI: Error while updating region" with es1371 module
From: Meinolf Sander (uce_at_despammed.com)
Date: 09/07/03
- Previous message: Mike Galbraith: "Re: [PATCH] Nick's scheduler policy v13"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 7 Sep 2003 20:13:10 +0200 To: linux-kernel@vger.kernel.org
I've got an Ensoniq sound card but can't load the appropriate module:
ms@pluto:~$ sudo modprobe es1371
es1371: version v0.32 time 19:28:00 Sep 7 2003
PCI: Enabling device 00:0a.0 (0001 -> 0003)
/lib/modules/2.4.22/kernel/drivers/sound/es1371.o: init_module:
No such device
Hint: insmod errors can be caused by incorrect module parameters,
including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
[...]
ms@pluto:~$ dmesg | grep 00:0a
PCI: Cannot allocate resource region 2 of device 00:0a.0
PCI: Error while updating region 00:0a.0/2 (00001001 != 00001009)
[ this message seems to come from ../arch/i386/kernel/pci-i386.c ]
PCI: Enabling device 00:0a.0 (0000 -> 0003)
PCI: Enabling device 00:0a.0 (0001 -> 0003)
[ last line another three times repeated ]
ms@pluto:~$ lspci | grep 1371
00:0a.0 Class 1371: Ensoniq ES1371 [AudioPCI-97] (rev 7c)
ms@pluto:/proc$ grep -B1 -A3 Ensoniq /proc/pci
Bus 0, device 10, function 0:
Multimedia audio controller: Ensoniq ES1371 [AudioPCI-97] (rev 8).
Master Capable. No bursts. Min Gnt=12.Max Lat=128.
Non-prefetchable 32 bit memory at 0x20000000 [0x2000003f].
I/O at 0x1000 [0x1007].
ms@pluto:~$ uname -a
Linux pluto 2.4.22 #4 Sun Sep 7 19:25:27 CEST 2003 i686 GNU/Linux
Any ideas what's going wrong here?
Thanks,
Meinolf
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Mike Galbraith: "Re: [PATCH] Nick's scheduler policy v13"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|