pnpdump > /etc/isapnp.conf
Dann die erstellte Datei editieren
So ähnlich wie z.b hier http://www.linux-praxis.de/lpic1/lpi101/isapnp.html
ISA-Soundkarte unter Linux nutzen?
-
-
Ah, okay. Das funktioniert bei mir aber nicht, pnpdump probiert massig Ports aus (von 0273 angefangen bis hoch zu 03f3), aber dort liegt die Karte nicht ("No boards found"). Die sollte bei 22xh liegen. Alternativ kann ich die auch noch auf 24xh jumpern - aber wenn das Programm erst bei 273 anfängt? Oder Kann ich dem pnpdump sagen, wo es anfangen soll mit suchen?
-
-
Danke für den Link. Ändert leider nix an dem Problem. Allerdings vermute ich mal, dass das ja nix finden kann, da die Karte keine PnP ist.
-
Welche Sound Galaxy hast du eigentlich ?
ftp://ftp.aztech.com/support/DOWNLOAD/sg/index.txt
Vielleicht findet sich mehr mit dem genauen Namen -
Laut der FCC-ID auf der Karte, ist das wohl eine Trust Sound Expert DeLuxe 16+. Die FCC-ID ist I38-MMSN830. So sagts mir zumindest diese Seite hier: http://code.metager.de/source/history…galaxy/Makefile
Ich habe sie zum Laufen bekommen!Beim Suchen nach der FCC-ID bin ich auf folgende "Datei" gestoßen:
http://mailman.alsa-project.org/pipermail/alsa…ust/030537.html
Wenn ich mir das so ansehe, im Speziellen folgenden Teil:
Zitat+ Module snd-azt2316
+ ------------------
+
+ Module for Aztech Sound Galaxy soundcards based on the Aztech AZT2316
+ chipset.
+
+ port - port # for BASE (0x220,0x240,0x260,0x280)
+ wss_port - port # for WSS (0x530,0x604,0xe80,0xf40)
+ irq - IRQ # for WSS (7,9,10,11)
+ dma1 - DMA # for WSS playback (0,1,3)
+ dma2 - DMA # for WSS capture (0,1), -1 = disabled (default)
+ mpu_port - port # for MPU-401 UART (0x300,0x330), -1 = disabled (default)
+ mpu_irq - IRQ # for MPU-401 UART (5,7,9,10), -1 = disabled (default)
+ fm_port - port # for OPL3 (0x388), -1 = disabled (default)
+
+ This module supports multiple cards. It does not support autoprobe: port,
+ wss_port, irq and dma1 have to be specified. The other values are
+ optional.
+
+ "port" needs to match the BASE ADDRESS jumper on the card (0x220 or 0x240)
+ or the value stored in the card's EEPROM for cards that have an EEPROM and
+ their "CONFIG MODE" jumper set to "EEPROM SETTING". The other values can
+ be choosen freely from the options enumerated above.
+
+ If dma2 is specified and different from dma1, the card will operate in
+ full-duplex mode. When dma1=3, only dma2=0 is valid and the only way to
+ enable capture since only channels 0 and 1 are available for capture.
+
+ Generic settings are "port=0x220 wss_port=0x530 irq=10 dma1=1 dma2=0
+ mpu_port=0x330 mpu_irq=9 fm_port=0x388".
+
+ Whatever IRQ and DMA channels you pick, be sure to reserve them for
+ legacy ISA in your BIOS.Lege ich mit der Konfiguration fest, welche Daten die Karte zugewiesen bekommen soll. Notwendig sind dabei die Portnummer, die wss_port-Nummer, IRQ und dma1. nun hab ich einfach die Standardwerte (wie oben angegeben port=0x220 wss_port=0x530 irq=10 dma1=1) genommen - und schon dudelt die Karte fröhlich Die Karte rauscht auch bei Weitem nicht so sehr wie die Avance Logic ALS100.
-
Geht's doch einfacher als gedacht
-
Da muss man aber auch erstmal drauf kommen... Nunja, danke für die Mithilfe @alle
Mal schauen, ob ich mich heute noch einer anderen Soundkarte widme - oder nicht. Erstmal wird der Athlon Thunderbird wohl weggeräumt und macht einem 386er Platz.
-
Jetzt mitmachen!
Du hast noch kein Benutzerkonto auf unserer Seite? Registriere dich kostenlos und nimm an unserer Community teil!