S
shino
Tripel-As
hallo leute.
mal wieder ein ähnliches problem mit der karte.
es kommt einfach gar kein sound.
ich hab linux-mint mittlerweile (basiert auf ubuntu... bzw. debian)
und bei ubuntu hat es folgendermaßen funktioniert.
man erstelle eine datei /etc/asound.conf
mit folgendem inhalt
pcm.dshare {
type dmix
ipc_key 2048
slave {
pcm "hw:1"
rate 96000
period_time 0
period_size 1024
buffer_size 8192
channels 6
}
bindings {
0 0
1 1
2 2
3 3
4 4
5 5
}
}
pcm.!default {
type plug
slave {
pcm "dshare"
channels 6
}
ttable.0.0 1
ttable.1.1 1
ttable.0.2 1
ttable.1.3 1
ttable.0.4 1
ttable.0.5 1
}
pcm.frontx {
type plug
slave {
pcm "dshare"
channels 6
}
ttable.0.0 1
ttable.1.1 1
}
pcm.rearx {
type plug
slave {
pcm "dshare"
channels 6
}
ttable.0.2 1
ttable.1.3 1
}
und fertig.
so hat es bei mir funktioniert...
jetzt aber NICHT mehr!
hat jemand noch eine idee wie ich diese externe usb-karte zum laufen bekomme?
wenn ich folgendes ausführe "speaker-test -c6 -D plug:surround51"
dann kommt gar nichts.
danke
lg
mal wieder ein ähnliches problem mit der karte.
es kommt einfach gar kein sound.
ich hab linux-mint mittlerweile (basiert auf ubuntu... bzw. debian)
und bei ubuntu hat es folgendermaßen funktioniert.
man erstelle eine datei /etc/asound.conf
mit folgendem inhalt
pcm.dshare {
type dmix
ipc_key 2048
slave {
pcm "hw:1"
rate 96000
period_time 0
period_size 1024
buffer_size 8192
channels 6
}
bindings {
0 0
1 1
2 2
3 3
4 4
5 5
}
}
pcm.!default {
type plug
slave {
pcm "dshare"
channels 6
}
ttable.0.0 1
ttable.1.1 1
ttable.0.2 1
ttable.1.3 1
ttable.0.4 1
ttable.0.5 1
}
pcm.frontx {
type plug
slave {
pcm "dshare"
channels 6
}
ttable.0.0 1
ttable.1.1 1
}
pcm.rearx {
type plug
slave {
pcm "dshare"
channels 6
}
ttable.0.2 1
ttable.1.3 1
}
und fertig.
so hat es bei mir funktioniert...
jetzt aber NICHT mehr!
hat jemand noch eine idee wie ich diese externe usb-karte zum laufen bekomme?
wenn ich folgendes ausführe "speaker-test -c6 -D plug:surround51"
dann kommt gar nichts.
danke
lg