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

Soundblaster PCI 128 (ES1371) installation



Hello!
I'am a linux newcomer and i have a problem with my soundcard.
I'm using Debian 2.2 rev 2, kernel = 2.2.18pre21.
I loaded the module soundcore successfully.
But, as i think, the correct module for my soundcard has to be es1371.
So i tried
modprobe es1371
but that caused following error:
modprobe es1371
/lib/modules/2.2.1.18pre21/misc/es1371.o: init_module: Device or resource busy Hint: this error can be caused by incorrect module parameters, including invalid IO or IRQ parameters /lib/modules/2.2.18pre21/misc/es1371.o: insmod /lib/modules/2.2.18pre21/misc/es1371.o failed /lib/modules/2.2.18pre21/misc/es1371.o: insmod es 1371 failed

the soundcard uses (as the windows device-manager says) the following resources
irq = 5 I/O = 1000 - 103F

in a forum i was suggested, to try lspci and cat /proc/pci
here the results:
lspci
00:00.0 Host bridge: Intel Corporation 440BX/ZX - 82443BX/ZX Host bridge (rev 03) 00:01.0 PCI bridge: Intel Corporation 440BX/ZX - 82443BX/ZX AGP bridge (rev 03) 00:04.0 ISA bridge: Intel Corporation 82371AB PIIX4 ISA (rev 02) 00:04.1 IDE interface: Intel Corporation 82371AB PIIX4 IDE (rev 01) 00:04.2 USB Controller: Intel Corporation 82371AB PIIX4 USB (rev 01) 00:04.3 Bridge: Intel Corporation 82371AB PIIX4 ACPI (rev 02) 00:09.0 Multimedia audio controller: Ensoniq ES1371 [AudioPCI-97] (rev 06) 01:00.0 VGA compatible controller: nVidia Corporation Riva TNT2 (rev 15)

and

cat /proc/pci
                       R2D2:~# cat /proc/pci
                       PCI devices found:
                       Bus 0, device 0, function 0:
                       Host bridge: Intel 440BX - 82443BX Host (rev 3).
                       Medium devsel. Master Capable. Latency=64.
Prefetchable 32 bit memory at 0xe4000000 [0xe4000008].
                       Bus 0, device 1, function 0:
                       PCI bridge: Intel 440BX - 82443BX AGP (rev 3).
Medium devsel. Master Capable. Latency=64. Min Gnt=136.
                       Bus 0, device 4, function 0:
                       ISA bridge: Intel 82371AB PIIX4 ISA (rev 2).
Medium devsel. Fast back-to-back capable. Master Capable. No bursts.
                       Bus 0, device 4, function 1:
                       IDE interface: Intel 82371AB PIIX4 IDE (rev 1).
Medium devsel. Fast back-to-back capable. Master Capable. Latency=32.
                       I/O at 0xd800 [0xd801].
                       Bus 0, device 4, function 2:
                       USB Controller: Intel 82371AB PIIX4 USB (rev 1).
Medium devsel. Fast back-to-back capable. IRQ 5. Master Capable. Laten
                       cy=32.
                       I/O at 0xd400 [0xd401].
                       Bus 0, device 4, function 3:
                       Bridge: Intel 82371AB PIIX4 ACPI (rev 2).
                       Medium devsel. Fast back-to-back capable.
                       Bus 0, device 9, function 0:
Multimedia audio controller: Ensoniq ES1371 (rev 6). Slow devsel. Master Capable. Latency=32. Min Gnt=12.Max Lat=128.
                       I/O at 0xd000 [0xd001].
                       Bus 1, device 0, function 0:
VGA compatible controller: NVidia Unknown device (rev 21).
                       Vendor id=10de. Device id=28.
Medium devsel. Fast back-to-back capable. IRQ 11. Master Capable. Late
                       ncy=64. Min Gnt=5.Max Lat=1.
Non-prefetchable 32 bit memory at 0xe0000000 [0xe0000000]. Prefetchable 32 bit memory at 0xe2000000 [0xe2000008].

i think, that the card HAD TO be loaded with modprobe es1371 but i doesn't work
if u need more info about my system, plz write
maybe someone has some advice, i would be happy about that
thanks,
Tyler



Reply to: