Hi Leute,
erstmal sorry, wenns ne Frage ist, die ihr schon paarmal beantwortet habt. Ich hab das jetzt leider nix passendes mit der SuFu gefunden.
Und zwar:
Bin jetzt dabei mir mein Ubuntu so gut wie möglich einzurichten. Da muss natürlich meine Soundkarte auch erkannt werden! (Creative Soundblaster).
Hab mich nach diesem Tutorial orientiert.
Mit dem Befehl cat /proc/asound/cards zeigt er mir Folgendes an:
0 [nForce2 ]: NFORCE - NVidia nForce2 NVidia nForce2 with ALC650F at 0xda002000, irq 185 1 [CA0106 ]: CA0106 - CA0106 Audigy SE [SB0570] at 0xc000 irq 209
0 ist meine OnBoard Karte, die 1 meine Creative 5.1-karte.
Soweit so gut. Laut Tutorial hab ich dann lspci | grep -i audio ins Terminal eingeben, mit folgendem Ergebnis:
0000:01:08.0 Multimedia audio controller: Creative Labs SB Audigy LS
Und mit ~$ modprobe -l | grep snd | grep pci gabs diesen hier:
/lib/modules/2.6.15-27-386/kernel/sound/pci/ymfpci/snd-ymfpci.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/vx222/snd-vx222.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/snd-via82xx.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/snd-via82xx-modem.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/trident/snd-trident.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/trident/snd-trident-synth.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/snd-rme96.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/snd-rme32.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/snd-maestro3.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/snd-sonicvibes.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/snd-intel8x0.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/snd-fm801.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/snd-es1968.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/snd-es1938.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/snd-ens1371.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/snd-ens1370.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/snd-cs4281.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/snd-cmipci.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/snd-bt87x.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/snd-azt3328.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/snd-atiixp.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/snd-intel8x0m.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/snd-als4000.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/snd-atiixp-modem.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/rme9652/snd-rme9652.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/rme9652/snd-hdsp.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/rme9652/snd-hdspm.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/nm256/snd-nm256.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/mixart/snd-mixart.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/snd-ad1889.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/ice1712/snd-ice1724.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/ice1712/snd-ice1712.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/ice1712/snd-ice17xx-ak4xxx.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/hda/snd-hda-intel.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/hda/snd-hda-codec.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/emu10k1/snd-emu10k1x.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/emu10k1/snd-emu10k1.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/emu10k1/snd-emu10k1-synth.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/cs46xx/snd-cs46xx.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/ca0106/snd-ca0106.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/au88x0/snd-au8830.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/au88x0/snd-au8820.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/au88x0/snd-au8810.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/ali5451/snd-ali5451.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/ac97/snd-ak4531-codec.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/ac97/snd-ac97-bus.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/ac97/snd-ac97-codec.ko /lib/modules/2.6.15-27-386/kernel/sound/pci/korg1212/snd-korg1212.ko
Ja, im Tutorial heißt es nun weiter:
Sobald man irgend etwas möglicherweise Verwertbares gefunden hat[...]
Hmm, ich find aber irgenwie nicht wirklich etwas Verwertbares... Wie nun zu verfahren ist, steht aber leider nichtmehr im Tutorial...
Oder ist doch einer der Treiber für mich geeignet, und ich erkenn die Zusammenhänge nur nicht?
Bin dankbar für jede Hilfe =)