[Newbie] Soundkarte
Adrian Andre
t1h9ad at pb.bib.de
Tue Nov 30 09:46:18 CET 1999
Hallo,
dies ist das erste Mal, das ich an diese Liste schreibe. Ich fahre
Linux jetzt seit 2 Monaten, und habe meine Soundkarte immer
noch nicht ans Laufen bekommen. Ich habe eine Highscreen
Soundboostar 16, die ich mittels isapnp folgendermassen
eingestellt habe:
(INT 0 (IRQ 5 (MODE +E)))
(DMA 0 (CHANNEL 1))
(DMA 1 (CHANNEL 3))
(IO 0 (BASE 0x0220))
(IO 1 (BASE 0x0388))
(IO 2 (BASE 0x0530))
Beim Systemstart wird die isapnp configuration auch problemlos
anerkannt. So ganz ohne Fehlermeldung! Wenn ich jetzt aber das
Modul für die Soundkarte mittels
modprobe ad1816 io=0x530 irq=5 dma=1 dma2=3
ad1816_clockfreq=33000
aufrufe erhalte ich folgende Fehlermeldung:
modprobe ad1816 io=0x530 irq=5 dma=1 dma2=3 ad1816_clockfreq=33000
ad1816: AD1816 sounddriver Copyright (C) 1998 by Thorsten Knabe
ad1816: $Header: /home/tek/CVSROOT/sound22/ad1816.c,v 1.3 1999/04/18
16:41:41 tek Exp $
ad1816: io=0x530, irq=5, dma=1, dma2=3, clockfreq=33000, options=0
isadmabug=0
ad1816: detect(530)
ad1816: Chip is not an AD1816 or chip is not active (Test 0)
/lib/modules/2.2.9-2/misc/ad1816.o: init_module: Das Gerät oder die
Ressource ist belegt
Wenn ich mir unter /proc die Resourcen, sprich IO Ports, IRQ's
und DMA's angucke, kann ich jedoch keine Konflikte erkennen:
/proc/ioports:
0000-001f : dma1
0020-003f : pic1
0040-005f : timer
0060-006f : keyboard
0070-007f : rtc
0080-008f : dma page reg
00a0-00bf : pic2
00c0-00df : dma2
00f0-00ff : fpu
0170-0177 : ide1
01f0-01f7 : ide0
02f8-02ff : serial(auto)
0376-0376 : ide1
03c0-03df : vga+
03f0-03f5 : floppy
03f6-03f6 : ide0
03f7-03f7 : floppy DIR
03f8-03ff : serial(auto)
6100-617f : ncr53c8xx
f000-f007 : ide0
f008-f00f : ide1
/proc/interrupts:
CPU0
0: 52537 XT-PIC timer
1: 3659 XT-PIC keyboard
2: 0 XT-PIC cascade
4: 1694 XT-PIC serial
6: 13 XT-PIC floppy
8: 2 XT-PIC rtc
11: 21 XT-PIC ncr53c8xx
13: 1 XT-PIC fpu
14: 37169 XT-PIC ide0
15: 6 XT-PIC ide1
NMI: 0
/proc/dma:
2: floppy
4: cascade
Und nun? Ich weiss nicht mehr weiter. Oder bin ich nur zu blöd?
Hoffe, das Ihr mehr Ideen habt als ich!
Andre Adrian
More information about the Linux
mailing list