ubuntuusers.de

Soundkarte VIA VT1723 einrichten

Status: Ungelöst | Ubuntu-Version: Ubuntu 11.10 (Oneiric Ocelot)
Antworten |

norbit

Avatar von norbit

Anmeldungsdatum:
9. Februar 2009

Beiträge: 255

Mein Probelm ist das ich eine VIA VT1723 Soundkarte habe die irgendwie nicht so recht will.

Mein Frage ist ob Alsa einen Treiber dazu bereitstellt. Es geht meist nur die Rechte Seite oder überhaupt kein Ton. Das mal alle Zwei in Sterio gehen ist auch schon mal vorgekommen. Also müsste ein funktionierender Treiber dabei sein. Die Treiber bietet Alsa zur auswahl.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
  Module snd-ice1724
  ------------------

    Module for Envy24HT (VT/ICE1724), Envy24PT (VT1720) based PCI sound cards.
                        * MidiMan M Audio Revolution 5.1
                        * MidiMan M Audio Revolution 7.1
                        * MidiMan M Audio Audiophile 192
                        * AMP Ltd AUDIO2000
                        * TerraTec Aureon 5.1 Sky
                        * TerraTec Aureon 7.1 Space
                        * TerraTec Aureon 7.1 Universe
                        * TerraTec Phase 22
                        * TerraTec Phase 28
                        * AudioTrak Prodigy 7.1
                        * AudioTrak Prodigy 7.1 LT
                        * AudioTrak Prodigy 7.1 XT
                        * AudioTrak Prodigy 7.1 HIFI
                        * AudioTrak Prodigy 7.1 HD2
                        * AudioTrak Prodigy 192
                        * Pontis MS300
                        * Albatron K8X800 Pro II 
                        * Chaintech ZNF3-150
                        * Chaintech ZNF3-250
                        * Chaintech 9CJS
                        * Chaintech AV-710
                        * Shuttle SN25P
                        * Onkyo SE-90PCI
                        * Onkyo SE-200PCI
                        * ESI Juli@
                        * ESI Maya44
                        * Hercules Fortissimo IV
                        * EGO-SYS WaveTerminal 192M

    model       - Use the given board model, one of the following:
                  revo51, revo71, amp2000, prodigy71, prodigy71lt,
                  prodigy71xt, prodigy71hifi, prodigyhd2, prodigy192,
                  juli, aureon51, aureon71, universe, ap192, k8x800,
                  phase22, phase28, ms300, av710, se200pci, se90pci,
                  fortissimo4, sn25p, WT192M, maya44

    This module supports multiple cards and autoprobe.

    Note: The supported board is detected by reading EEPROM or PCI
          SSID (if EEPROM isn't available).  You can override the
          model by passing "model" module option in case that the
          driver isn't configured properly or you want to try another
          type for testing.

Weiss jemand welches Modul die Karte unterstüzt und wie ich es dann in die /ets/modules eintragen kann?

Ich habe das schon mal vorbereitet.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# Alsa Soundtreiber
#snd-ice1724 model=revo51 index=0
#snd-ice1724 model=revo71 index=0
#snd-ice1724 model=amp2000 index=0
#snd-ice1724 model=prodigy71 index=0
#snd-ice1724 model=prodigy71lt index=0
#snd-ice1724 model=prodigy71xt index=0
#snd-ice1724 model=prodigy71hifi index=0
#snd-ice1724 model=prodigyhd2 index=0
#snd-ice1724 model=prodigy192 index=0
#snd-ice1724 model=juli index=0
#snd-ice1724 model=aureon51 index=0
#snd-ice1724 model=aureon71 index=0
#snd-ice1724 model=universe index=0
#snd-ice1724 model=ap192 index=0
#snd-ice1724 model=k8x800 index=0
#snd-ice1724 model=phase22 index=0
#snd-ice1724 model=ms300 index=0
#snd-ice1724 model=av710 index=0
#snd-ice1724 model=se200pci index=0
#snd-ice1724 model=se90pci index=0
#snd-ice1724 model=fortissimo4 index=0
#snd-ice1724 model=sn25p index=0
#snd-ice1724 model=WT192M index=0
#snd-ice1724 model=maya44 index=0
#snd-ice1724 model=ESI Juli@ index=0
#snd-ice1724 model=ESI Maya44 index=0

Wenn ich die richtige Treiber dann laden lasse müsste es eigentlich funktionieren. Das mit dem index=0 ist mir nicht ganz klar steht aber so im Wiki.

Jemand anderes hat diese Karte mit dem OSS Treiber unter Debian zum laufen gebracht.

http://blog.maltris.org/pcie-soundkarte-vt1723-unter-debianubuntu-kein-ton-auf-der-linken-seite-losung-568.html

Laud dieser Seite wird OSS vom Ubuntu Kernel nicht mehr unterstüzt. https://help.ubuntu.com/community/OpenSound

Die Soundkarte habe ich vorsichtshalber mal ausgebaut, weil wenn er den falschen Treiber läd es zu einer Kernelpanic kommt.

Wenn mit hier jemand weiterhelfen könnte wäre ich sehr dankbar.

Moderiert von redknight:

Ins richtige Forum verschoben.

Antworten |